Function sinf

pub fn sinf(x: f32) -> f32
Available on crate feature dep_libm only.
Expand description

The sine of x (f32).

x is specified in radians.