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