Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sinh(3m)



COSH(3F)                COMMAND REFERENCE                COSH(3F)



NAME
     cosh, dcosh - FORTRAN hyperbolic cosine intrinsic function

SYNOPSIS
     real r1, r2
     double precision dp1, dp2

     r2 = cosh(r1)

     dp2 = dcosh(dp1)
     dp2 = cosh(dp1)

DESCRIPTION
     Cosh returns the real hyperbolic cosine of its real
     argument.  Dcosh returns the double-precision hyperbolic
     cosine of its double-precision argument.  The generic form
     cosh may be used to return the hyperbolic cosine in the type
     of its argument.

SEE ALSO
     sinh(3m).


































Printed 3/13/89                                                 1



%%index%%
na:264,110;
sy:374,892;
de:1266,524;
se:1790,137;
%%index%%000000000083

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