pub fn cosh(x: f64) -> f64
The Math.cosh() function returns the hyperbolic cosine of a number, that can be expressed using the constant e.
Math.cosh()
MDN documentation