This page contains reference documentation for the Atan2 function. This function calculates the arctangent of 'Y' / 'X'.
static double Atan2( double Y, double X )
Function parameters are as follows:
Examples are as follows:
INCOMPLETE
For sample code: