Feature Rich
Rapid Application Development
Helping you or your customers
Manage their Business

All Commands All Math & Logic
Commands

MATH_ATAN2

This function returns the arc tangent of two variables x and y.

The returned value will be in degrees by default.

Number Name Default Type Description
1 y 0 Expression Specifies the dividend
2 x 0 Expression Specifies the divisor
3 deg TRUE Boolean This indicates that the result is returned in degrees. Set this to FALSE to return the result in radians.
Example
32.005383208084
0.55859931534356
to add a Comment.