degtorad(angle)
Description
Converts an angle from degrees to radians.
Parameters
degrees
: The angle in degrees to convert
Returns
Returns the angle converted to radians.
Examples
Last updated
Was this helpful?