emath::easing

Function sin_out

Source
pub fn sin_out(t: f32) -> f32
Expand description

https://easings.net/#easeOuSine

Modeled after quarter-cycle of sine wave (different phase)