libm

Function sinf

Source
pub fn sinf(x: f32) -> f32
Expand description

The sine of x (f32).

x is specified in radians.