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