<- PRPL reference <- Math
Arguments | Result | Notation |
---|---|---|
number | [ -number] |
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