I can define a curve that passes through 3 points using a quadratic equation:
ax2 + bx + c = 0
I would like to know is it possible to define a curve that passes through 4 points using:
ax3 + bx2 + cx + d = 0
Cheers
I can define a curve that passes through 3 points using a quadratic equation:
ax2 + bx + c = 0
I would like to know is it possible to define a curve that passes through 4 points using:
ax3 + bx2 + cx + d = 0
Cheers