Node:Tan Intrinsic, Next:, Previous:System_Clock Intrinsic, Up:Table of Intrinsic Functions



Tan Intrinsic

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.