Re: Distance between a point and y = ax^2 + bx + c



In my case I'll never have more than one "closest" point. The polynomial is fitted to three points which one points as always the origin. I'm only checking points in one quadrant where I know the curve passes through.
.