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