Converts angles from radians to degrees.
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:rad2deg("field")
and:
logscalemath:rad2deg(field="field")
These examples show basic structure only.