This is an old revision of the document!
<- CRPL reference <- Math Commands
Currently not working with latest version of CW3 - Awaiting further notice from Knuckle Cracker on Status
Arguments | Result | Notation |
---|---|---|
degrees | radians | – n1 |
Standard CRPL | Deg2Rad |
Warp notation | Deg2Rad |
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.
Warp notation
<-degrees mul (Deg2Rad) ->radians