cosh
Returns the hyperbolic cosine of x.
Special Cases:
- cosh(+-0) = 1
- cosh(+-inf) = +inf
- cosh(nan) = nan
Function parameters
Parameters
- x:anytype
Returns the hyperbolic cosine of x.
Functions
- cosh
- Returns the hyperbolic cosine of x.
Source
Returns the hyperbolic cosine of x.
Special Cases:
Function parameters
Returns the hyperbolic cosine of x.
Source