Node:ACos Intrinsic, Next:AdjustL Intrinsic, Previous:AChar Intrinsic, Up:Table of Intrinsic Functions
ACos(X)
ACos: 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-cosine (inverse cosine) of X in radians.
See Cos Intrinsic, for the inverse of this function.