atan2(y, x)Compute the two-argument arctangent (i.e., the angle in radians between the positive x-axis and the point (x, y)), calling R's atan2.
|
|
One of the operands may be a Macaulay2 object. It will be converted to an RObject before the operation is performed.
The source of this document is in RInterface/doc/trig.m2:103:0.