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