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