⇐ Index
mul(Deg2Rad <-angle)
Pushes the constant to use in converting from degrees to radians to the stack. Multiply this value with a value expressed as degrees to obtain radians.
trace(180 mul(Deg2Rad)) #prints PI