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