pub fn inv_flerp(start: f32, end: f32, point: f32) -> f32
Expand description

Inverse of flerp