SINE_IN_OUT_90
An interpolator that uses a sine curve for an ease-in-out effect with a 90% in/out ratio. This creates an animation with higher acceleration towards the middle and higher deceleration towards the end when compared to SINE_IN_OUT_80.
The control points are (0.33, 0.0) and (0.1, 1.0).