Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sinh(3m)



SINH(3F)                COMMAND REFERENCE                SINH(3F)



NAME
     sinh, dsinh - FORTRAN hyperbolic sine intrinsic function

SYNOPSIS
     real r1, r2
     double precision dp1, dp2

     r2 = sinh(r1)

     dp2 = dsinh(dp1)
     dp2 = sinh(dp1)

DESCRIPTION
     Sinh returns the real hyperbolic sine of its real argument.
     Dsinh returns the double-precision hyperbolic sine of its
     double-precision argument.  The generic form sinh may be
     used to return a double-precision value given a double-
     precision argument.

SEE ALSO
     sinh(3m).


































Printed 3/13/89                                                 1



%%index%%
na:264,108;
sy:372,892;
de:1264,529;
se:1793,137;
%%index%%000000000083

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