Function math_fun::range_to_vec

source ·
pub fn range_to_vec(start: f64, stop: f64, step: f64) -> Vec<f64>