up | Inhaltsverzeichniss | Kommentar

Manual page for ASINH(3M)

asinh, acosh, atanh - inverse hyperbolic functions

SYNOPSIS

#include <math.h>

double asinh(x) double x;

double acosh(x) double x;

double atanh(x) double x;

DESCRIPTION

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

ERROR (due to roundoff, etc.)

These functions inherit much of their error from log1p described in exp(3M).

SEE ALSO

math(3M), exp(3M)

AUTHOR

W. Kahan, Kwok-Choi Ng


index | Inhaltsverzeichniss | Kommentar

Created by unroff & hp-tools. © somebody (See intro for details). All Rights Reserved. Last modified 11/5/97