Function pennereq::cubic::ease_out

source ·
pub fn ease_out<T: Float + From<f32>>(t: T, b: T, c: T, d: T) -> T