Calculates the arc sine of a field; the returned angle is in the range -π/2 through π/2.
Hide omitted argument names for this function
Omitted Argument NamesThe argument name for
field
can be omitted; the following forms of this function are equivalent:logscale Syntaxmath:arcsin("value")
and:
logscale Syntaxmath:arcsin(field="value")
These examples show basic structure only.