NAME
D2R:
Translate a double value from degrees to radians.
USAGE
D2R angle
PARAMETERS
angle: A degrees angle you want to translate to radians.
OPTIONS
None
RETURN
The radians value of angle.
EXAMPLE
PutTxt [D2R 360.0]
Output:
6.283185307