Calculates the arc cosine of a field; the returned angle is in the range 0.0 through π.
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:arccos("value")
and:
logscale Syntaxmath:arccos(field="value")
These examples show basic structure only.