atan
arctangent
atan
atan(expr)
Returns arctangent(
expr
) (in
radians
).
Example:
atan(1);
returns 0.785398; (PI/4)