Skip to main content

f_sincospif

Function f_sincospif 

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

Computes sin(x) and cos(x) at the same time

Max ULP 0.5