The DTOR function converts a degree value to a radian value.
Format
Formulation
Example
DTOR*180=3.141592
• Caution: If d is inserted at the end of a real number (such as 180d) in an expression, then it is recognized as a degree and automatically converted to a radian value. Therefore, 180d*DTOR will return an incorrect calculation.