The ATAN function returns a numeric value in radians that approximates the arctangent of the argument specified.
The function type is numeric.
Format >>-FUNCTION ATAN--(argument-1)---------------------------------><
The returned value is the approximation of the arctangent of argument-1, and is greater than -Pi/2 and less than +Pi/2.
Related Information
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.