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