between

Function between 

Source
pub fn between(i: f32, j: f32, v: f32) -> bool
Expand description

Test if v is contained within the range i and j