[−][src]Function js_sys::Math::cosh
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.
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.