Function emath::easing::exponential_in
source · pub fn exponential_in(t: f32) -> f32Expand description
https://easings.net/#easeInExpo
There is a small discontinuity at 0.
pub fn exponential_in(t: f32) -> f32https://easings.net/#easeInExpo
There is a small discontinuity at 0.