ATANH
Section: C Library Functions (3)
Index
Return to Main Contents
BSD mandoc
BSD 4.3
NAME
atanh
- inverse hyperbolic tangent function
SYNOPSIS
Fd #include <math.h>
Ft double
Fn atanh double x
Ft float
Fn atanhf float x
DESCRIPTION
The
Fn atanh
and
Fn atanhf
functions compute the inverse hyperbolic tangent
of the real
argument
x
RETURN VALUES
Exceptional conditions are handled by
matherr(3).
SEE ALSO
acosh(3),
asinh(3),
exp(3),
infnan(3),
math(3),
matherr(3)
HISTORY
The
Fn atanh
function appeared in
BSD 4.3
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN VALUES
-
- SEE ALSO
-
- HISTORY
-
This document was created by
man2html,
using the manual pages.
Time: 19:42:02 GMT, December 25, 2022