click to add points, the program will use Newton's Interpolating Polinomial Fomula to create and graph an equation that passes through these points - (Warning, this doesn't pass through perfectly for small numbers of points - probably due to rounding causing issues - once four points are plotted it should work perfectly) -use in turbo mode -avoid adding points too quickly (double clicking), otherwise it wont work
creds go to ma boy- Sir Isaac Newton, for coming up with the formula.