Variable: smooth
constsmooth:RateFunction
Defined in: rate-functions/index.ts:18
Manim Python's smooth function using sigmoid curve. Matches: smooth(t, inflection=10) from manim.utils.rate_functions Steeper in the middle, flatter at endpoints than simple smoothstep.