Function f_sincospi

Source
pub fn f_sincospi(x: f64) -> (f64, f64)
Expand description

Computes sin(PIx) and cos(PIx)

Max found ULP 0.5