ease_in_cubic

Function ease_in_cubic 

Source
pub fn ease_in_cubic(t: f64) -> f64
Expand description

Ease-in cubic rate function

t * t * t