This is an old revision of the document!
<- CRPL reference <- Math Commands
Arguments | Result | Notation |
---|---|---|
y, x | The arctan of the input number | f1 f2 – f3 |
Computes and returns the angle of the point y/x in radians. The return value is between positive pi and negative pi. Note that the first parameter to atan2 is always the y coordinate.
1 2 atan2 trace