Query: sinh
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SINH(3) Linux Programmer's Manual SINH(3)NAMEsinh - hyperbolic sine functionSYNOPSIS#include <math.h> double sinh(double x);DESCRIPTIONThe sinh() function returns the hyperbolic sine of x, which is defined mathematically as (exp(x) - exp(-x)) / 2.CONFORMING TOSVID 3, POSIX, BSD 4.3, ISO 9899 (C99)SEE ALSOacosh(3), asinh(3), atanh(3), cosh(3), tanh(3) 1993-06-13 SINH(3)
Related Man Pages |
---|
sinh(3) - centos |
sinhl(3) - linux |
sinhf(3) - debian |
sinhl(3) - suse |
sinh(3) - netbsd |