Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ sinh(3M) — bsd — Apollo Domain/OS SR10.4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

matherr(3M)

SINH(3M)                             BSD                              SINH(3M)



NAME
     sinh, cosh, tanh - hyperbolic functions

SYNOPSIS
     #include <math.h>

     double sinh(x)
     double x;

     double cosh(x)
     double x;

     double tanh(x)
     double x;

DESCRIPTION
     These functions compute the designated hyperbolic functions for real
     arguments.

SEE ALSO
     matherr(3M)

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