ease

Ease a value given an easing from https://easings.net/ and also easeLinear (which returns the given value)

pure nothrow
float
ease
(
string easing
)
(
float x
)

Meta