COSH
Last updated
Was this helpful?
Last updated
Was this helpful?
The COSH function returns the hyperbolic cosine of a number.
This function takes a single as input. It outputs that Number's hyperbolic cosine.
number (required, type: Number
) The number to calculate the hyperbolic cosine of.
hyperbolic_cosine (type: Number
) The hyperbolic cosine of the given number.
The following example returns the hyperbolic cosine of 1: