Node: Tan Intrinsic, Next: TanH Intrinsic, Previous: System_Clock Intrinsic, Up: Table of Intrinsic Functions
Tan(X)
Tan: 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 tangent of X, an angle measured in radians.
See ATan Intrinsic, for the inverse of this function.