Parabola represented as quadratic function f(t)= at^2 + bt + c
Constructs a parabola by calculating its coefficients using three points lying on it
first point on parabola
second point on parabola
third point on parabola
Gets a point on this parabola
input parameter, should be in [0, 1]
point
Generated using TypeDoc
Parabola represented as quadratic function f(t)= at^2 + bt + c