Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ sinh(3F) — sysv — mips UMIPS RISC/os 4.52

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

sinh(3M)



SINH(3F-SysV)       RISC/os Reference Manual        SINH(3F-SysV)



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 when given a
     double-precision argument.

SEE ALSO
     sinh(3M).


































                         Printed 1/15/91                   Page 1



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