Calculates the arc sine of a field; the returned angle is in the range -π/2 through π/2.
Function Traits: FieldComputationFunction
The parameter name for field
can be omitted; the following forms are equivalent:
logscale
math:arcsin("value")
and:
logscale
math:arcsin(field="value")