Skip to main content

asinh

Function asinh 

Source
pub fn asinh(x: f32) -> f32
Expand description

Inverse hyperbolic sine. Transpiles to: asinhf(x)