Skip to main content

sinpi

Function sinpi 

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

Sine of pi*x. Transpiles to: sinpif(x)