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