cosh()

NAME

cosh() - hyperbolic cosine function

SYNOPSIS

#include <math.h>

double cosh (double x)

DESCRIPTION

The cosh(3) function computes the hyperbolic cosine of x.

RETURN VALUES

The cosh(3) function returns the hyperbolic cosine.

If the argument is not a number, it returns NaN and sets errno. If the argument is +-Infinity, it returns +Infinity and sets errno.

ERRORS

The function cosh(3) can fail for the following reasons:

[EDOM]
The argument is NaN.
[ERANGE]
The result would cause an overflow.

SEE ALSO

acos(3)

asin(3)

atan(3)

atan2(3)

cos(3)

sin(3)

sinh(3)

tan(3)

tanh(3)

math(3)

500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.