ACOS(3F) COMMAND REFERENCE ACOS(3F)
NAME
acos, dacos - FORTRAN arccosine intrinsic function
SYNOPSIS
real r1, r2
double precision dp1, dp2
r2 = acos(r1)
dp2 = dacos(dp1)
dp2 = acos(dp1)
DESCRIPTION
Acos returns the real arccosine of its real argument. Dacos
returns the double-precision arccosine of its double-
precision argument. The generic form acos may be used with
impunity as its argument will determine the type of the
returned value.
SEE ALSO
sin(3m).
Printed 10/17/86 1
%%index%%
na:72,86;
sy:158,582;
de:740,429;
se:1169,108;
%%index%%000000000080