Function sinf32
fn sinf32(x: f32) -> f32
Returns the sine of an f32.
The stabilized version of this intrinsic is
f32::sin
sinf32fn sinf32(x: f32) -> f32
Returns the sine of an f32.
The stabilized version of this intrinsic is
f32::sin