Section: Manual del Programador de Linux (3)
Updated: Diciembre 19, 1995
Index Return to Main
Contents
asinh - función arco seno hyperbólico
#include <math.h> double asinh(double x);
La función asinh() calcula el arco seno hyperbólico de x; éste es el valor cuyo seno hiperbólico es x.
SVID 3, POSIX, BSD 4.3, ISO 9899
(3), atanh(3), cosh(3), sinh(3), tanh(3)
This document was created by man2html, using
the manual pages.
Time: 06:16:27 GMT, January 22, 2005