Node:DTan Intrinsic, Next:DTanH Intrinsic, Previous:DSqRt Intrinsic, Up:Table of Intrinsic Functions
DTan(X)
DTan: REAL(KIND=2)
function.
X: REAL(KIND=2)
; scalar; INTENT(IN).
Intrinsic groups: (standard FORTRAN 77).
Description:
Archaic form of TAN()
that is specific
to one type for X.
See Tan Intrinsic.