This is an old revision of the document!
<- CRPL reference <- Math Commands
Arguments | Result | Notation |
---|---|---|
– | radians | – n1 |
Standard CRPL | rad2deg |
Warp notation | rad2deg |
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.
Warp notation
<-radians mul (Rad2Deg) ->degrees