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:logscalemath:arccos("field")
and:
logscalemath:arccos(field="field")
These examples show basic structure only.