Phantom Documentation

[Help Home] [Phantom Home]
atan2

real atan2(real,real)

Return Type: real
Parameters: real numerator, real denomenator

Description:
This function computes the arcsine of the numerator divided by the denominator, and performs a quadrant check. The return value is in radians.

The return range is from -pi to pi.




Copyright 2000-2011 Phantom Automated Solutions