Hi group
I seem to have lost all math skills :-(
I am trying to determine the coefficients of a quadratic polynomial
given the following data:
x1,y1 - One point on the curve
x2,y2 - Another point on the curve
y3 - The Y coordinate of the top coordinate
y3 > y1 and y3 > y2
x2 > x1
I believe this should yield exactly one solution but have no idea how to
find it. Can you help me ?
It should be used for calculating the path for an animation in a
computer game.
Sincerely,
Robert