Function f_sincpi

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

Computes sin(PI*x)/(PI*x)

Produces normalized sinc.

Max ULP 0.5