Node:ASin Intrinsic, Next:Associated Intrinsic, Previous:Any Intrinsic, Up:Table of Intrinsic Functions
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.