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