MATH.atan2 (FUN)

 

This function will return the angle math_image161.png

(azimuth) necessary for changing Cartesian to polar coordinates. The return of type

LREAL will be the angle math_image253.png, whose sine an cosine correspond to the input values.

Input:

lrSinus

LREAL

sine of

angle

math_image161.png (azimuth)

lrCosinus

LREAL

cosine of angle

math_image161.png (azimuth)