pub fn asinh(x: f64) -> f64 ⓘ
Available on crate feature
dep_web_sys
only.Expand description
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