pub fn cosh(x: f32) -> f32
libm
Hyperbolic cosine function.
Precision is specified when the libm feature is enabled.