Query: asinh
OS: opendarwin
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ASINH(3) BSD Library Functions Manual ASINH(3)NAMEasinh -- inverse hyperbolic sine functionSYNOPSIS#include <math.h> double asinh(double x);DESCRIPTIONThe asinh() function computes the inverse hyperbolic sine of the real argumentSPECIAL VALUESasinh(+-0) returns +-0. asinh(+-infinity) returns +-infinity.SEE ALSOacosh(3), atanh(3), exp(3), infnan(3), math(3), matherr(3)STANDARDSThe asinh() function conforms to ISO/IEC 9899:1999(E). 4.3 Berkeley Distribution November 18, 2002 4.3 Berkeley Distribution
Related Man Pages |
---|
asinhf(3) - linux |
asinhf(3) - debian |
asinhl(3) - debian |
asinhf(3) - suse |
acosh(3) - osf1 |