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