Calculates the cosine of a field.
Function Traits: FieldComputationFunction
The parameter name for field
can be omitted; the following forms are equivalent:
logscale
math:cos("value")
and:
logscale
math:cos(field="value")
Calculates the cosine of a field.
Function Traits: FieldComputationFunction
The parameter name for field
can be omitted; the following forms are equivalent:
math:cos("value")
and:
math:cos(field="value")