g77.info: ATan Intrinsic

Go forward to ATan2 Intrinsic
Go backward to Associated Intrinsic
Go up to Table of Intrinsic Functions
Go to the top op g77

ATan Intrinsic

     ATan(X)
ATan: `REAL' function, the `KIND=' value of the type being that of
argument X.
X: `REAL'; scalar; INTENT(IN).
Intrinsic groups: (standard FORTRAN 77).
Description:
   Returns the arc-tangent (inverse tangent) of X in radians.
   *Note Tan Intrinsic::, for the inverse of this function.