pub fn ease_in_expo(x: f64) -> f64
Expand description

Expo 算法滑入,输入输出均为 [0.0 - 1.0]