ATAN(1)
PURPOSE
This function returns the arctangent of the N type field specified.
PARTS
1 f/c/e | Required - The N value. |
RETURN TYPE - N
The result will be from -PI/2 to PI/2 in radians.
EXAMPLE
x = atan(-0.539)
// x = -0.49435871
Page url: http://www.cassoftware.com/tas/manual/arctangent().htm