#[unsafe(no_mangle)]pub extern "C" fn nstd_math_tanh_f64(x: NSTDFloat64) -> NSTDFloat64
math
Computes the hyperbolic tangent of x.
x
NSTDFloat64 x
NSTDFloat64 tanh - The hyperbolic tangent of x.
NSTDFloat64 tanh