Function emath::easing::sin_in

source ยท
pub fn sin_in(t: f32) -> f32
Expand description

https://easings.net/#easeInSine

Modeled after quarter-cycle of sine wave