pub fn in_float64_slice(a: &[f64], x: f64) -> i32
Returns the index of x in a, or -1 if not found.
x
a
-1