Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sin(3m)



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 3/13/89                                                 1



%%index%%
na:264,102;
sy:366,892;
de:1258,525;
se:1783,134;
%%index%%000000000083

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026