Skip to main content

cospi

Function cospi 

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

Cosine of pi*x. Transpiles to: cospif(x)