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