blob: 1b1c2baa84b4c6041db93e687abc38f926da5d76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
The package uses PSTricks to fit curves to:
- Linear Functions;
- Power Functions;
- exp Function;
- Log_{10} and Log_e functions;
- Recip;
- Kings Law data;
- Gaussian; and
- 4th order Polynomial
|