g77.info: DATan2 Intrinsic

Go forward to Date_and_Time Intrinsic
Go backward to DATan Intrinsic
Go up to Table of Intrinsic Functions
Go to the top op g77

DATan2 Intrinsic

     DATan2(Y, X)
DATan2: `REAL(KIND=2)' function.
Y: `REAL(KIND=2)'; scalar; INTENT(IN).
X: `REAL(KIND=2)'; scalar; INTENT(IN).
Intrinsic groups: (standard FORTRAN 77).
Description:
   Archaic form of `ATAN2()' that is specific to one type for Y and X.
*Note ATan2 Intrinsic::.