Function simple_shapes::arange

source ·
pub fn arange(left: f32, right: f32, step: f32) -> Vec<f32>