Calculates the cosine of a field.
Omitted Argument NamesThe argument name for
field
can be omitted; the following forms of this function are equivalent:logscalemath:cos("field")
and:
logscalemath:cos(field="field")
These examples show basic structure only; full examples are provided below.