<- PRPL reference <- Math
Arguments | Result | Notation |
---|---|---|
number | [ -number] |
Pushes the constant to use in converting radians to degrees onto the stack. Multiply this value with a value expressed in radians to obtain degrees.
trace(PI mul(Rad2Deg)) #prints '180'