Next: , Previous: Any Intrinsic, Up: Table of Intrinsic Functions



8.11.9.23 ASin Intrinsic

     ASin(X)

ASin: 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 arc-sine (inverse sine) of X in radians.

See Sin Intrinsic, for the inverse of this function.