pub fn Si_e(x: f64) -> Result<Result, Value>
Expand description

This routine computes the Sine integral Si(x) = \int_0^x dt \sin(t)/t.