pub fn cosh(value: f64) -> f64
Calculates the hyperbolic cosine of a hyperbolic angle.
#calc.cosh(0) \ #calc.cosh(1.5)