Annotated edit history of
asinh(3) version 1, including all changes.
View license author blame.
Rev |
Author |
# |
Line |
1 |
perry |
1 |
ASINH |
|
|
2 |
!!!ASINH |
|
|
3 |
NAME |
|
|
4 |
SYNOPSIS |
|
|
5 |
DESCRIPTION |
|
|
6 |
CONFORMING TO |
|
|
7 |
SEE ALSO |
|
|
8 |
---- |
|
|
9 |
!!NAME |
|
|
10 |
|
|
|
11 |
|
|
|
12 |
asinh - inverse hyperbolic sine function |
|
|
13 |
!!SYNOPSIS |
|
|
14 |
|
|
|
15 |
|
|
|
16 |
__#include |
|
|
17 |
__ ''x''__); |
|
|
18 |
__ |
|
|
19 |
!!DESCRIPTION |
|
|
20 |
|
|
|
21 |
|
|
|
22 |
The __asinh()__ function calculates the inverse |
|
|
23 |
hyperbolic sine of ''x''; that is the value whose |
|
|
24 |
hyperbolic sine is ''x''. |
|
|
25 |
!!CONFORMING TO |
|
|
26 |
|
|
|
27 |
|
|
|
28 |
SVID 3, POSIX, BSD 4.3, ISO 9899 |
|
|
29 |
!!SEE ALSO |
|
|
30 |
|
|
|
31 |
|
|
|
32 |
acosh(3), atanh(3), cosh(3), |
|
|
33 |
sinh(3), tanh(3) |
|
|
34 |
---- |
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.