Query: sinh
OS: bsd
Section: 3m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SINH(3M) SINH(3M)NAMEsinh, cosh, tanh - hyperbolic functionsSYNOPSIS#include <math.h> double sinh(x) double x; double cosh(x) double x; double tanh(x) double x;DESCRIPTIONThese functions compute the designated hyperbolic functions for real arguments. ERROR (due to Roundoff etc.) Below 2.4 ulps; an ulp is one Unit in the Last Place.DIAGNOSTICSSinh and cosh return the reserved operand on a VAX if the correct value would overflow.SEE ALSOmath(3M), infnan(3M)AUTHORW. Kahan, Kwok-Choi Ng 4th Berkeley Distribution May 12, 1986 SINH(3M)
Related Man Pages |
---|
sinhf(3) - linux |
sinh(3) - suse |
sinhl(3) - suse |
sinh(3) - osf1 |
tanhl(3) - freebsd |