easeInOutQuad
fn
float easeInOutQuad(float x) @trusted @safe nothrow @nogcEasing function that accelerates then decelerates using a quadratic curve.
float easeInOutQuad(float x) @trusted @safe nothrow @nogcEasing function that accelerates then decelerates using a quadratic curve.