Converts angles from degrees to radians.
Function Traits: FieldComputationFunction
The parameter name for field
can be omitted; the following forms are equivalent:
logscale
math:deg2rad("value")
and:
logscale
math:deg2rad(field="value")
Converts angles from degrees to radians.
Function Traits: FieldComputationFunction
The parameter name for field
can be omitted; the following forms are equivalent:
math:deg2rad("value")
and:
math:deg2rad(field="value")