pub fn lerp64(x: f64, a: f64, b: f64) -> f64
Apply 64bit linear interpolation between the value a and b.
a
b
x