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