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

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