Go to the first, previous, next, last section, table of contents.


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. See section ATan2 Intrinsic.


Go to the first, previous, next, last section, table of contents.