MicrOS
|
#include "../math.h"
Functions | |
long double | acoshl (long double x) |
Compute area hyperbolic cosine. More... | |
long double acoshl | ( | long double | x | ) |
Compute area hyperbolic cosine.
The acoshl functions compute the (nonnegative) arc hyperbolic cosine of x. A domain error occurs for arguments less than 1.
x | Value whose area hyperbolic cosine is computed. |