[−][src]Function js_sys::Math::asinh
pub fn asinh(x: f64) -> f64
The Math.asinh()
function returns the hyperbolic arcsine of a
number, that is Math.asinh(x) = arsinh(x) = the unique y such that sinh(y) = x
pub fn asinh(x: f64) -> f64
The Math.asinh()
function returns the hyperbolic arcsine of a
number, that is Math.asinh(x) = arsinh(x) = the unique y such that sinh(y) = x