home *** CD-ROM | disk | FTP | other *** search
- clrdata
- clrplot
-
- message Please wait ...
- title Exponential of Second Degree Polynomial Curve Fit
- xlabel X Axis
- ylabel Y Axis
- read 13
- -6 0.095
- -5 0.101
- -4 0.55
- -3 1.87
- -2 3.06
- -1 4.25
- 0 4.84
- 1 4.47
- 2 2.87
- 3 2.03
- 4 0.602
- 5 0.11
- 6 0.09
- exp 2
- plot
-
- title Exponential of 2nd Degree Polynomial Curve Fit with Log Y-Axis
- logy
- plot
-