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