Function rgsl::roots::test_interval

source ·
pub fn test_interval(
    x_lower: f64,
    x_upper: f64,
    epsabs: f64,
    epsrel: f64
) -> Value