atanh

Function atanh 

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

Inverse hyperbolic tangent. Transpiles to: atanhf(x)