math:arcsin( ) Query Function
Calculates the arc sine of a field; the returned angle is in the range -π/2 through π/2.
Parameters
Name |
Type |
Required |
Default |
Description |
field |
string |
Yes |
|
The name of the input field. |
as |
string |
No |
_arcsin |
The name of the output field. |
field
is the unnamed parameter.