math cosh
for math
Returns the hyperbolic cosine of the number.
Signature
> math cosh {flags}
Input/output types:
input | output |
---|---|
list<number> | list<float> |
number | float |
Examples
Apply the hyperbolic cosine to 1
> 1 | math cosh
1.5430806348152435