ParabolicValuesDistribution
Represents a parabolic distribution strategy for slider values.
This strategy calculates interpolated and inversely interpolated values based on a parabolic equation: f(x) = a * x^2 + b * x + c
Represents a parabolic distribution strategy for slider values.
This strategy calculates interpolated and inversely interpolated values based on a parabolic equation: f(x) = a * x^2 + b * x + c