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