pub fn in_range(range: (f64, f64), x: f64) -> bool
\return true if \p x is in the inclusive range P.x .. P.y.