g77.info: ASin Intrinsic

Go forward to Associated Intrinsic
Go backward to Any Intrinsic
Go up to Table of Intrinsic Functions
Go to the top op g77

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.
   *Note Sin Intrinsic::, for the inverse of this function.