Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ tanh(3M) — UNIX System III

Media Vault

Software Library

Restoration Projects

Artifacts Sought

SINH(3M)  —  UNIX 3.0

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. 

DIAGNOSTICS

Sinh and cosh return a huge value of appropriate sign when the correct value would overflow. 

May 16, 1980

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