Next | Trivial Utilities | 42 |
One thing I learned from this class:
I don't use Getopt::Std as much as I should
But here's a program where I was right not to use it
In fact, the option processing is about the only interesting thing here
This program calculates averages
And standard deviations
And does linear regression
Next | Menu | Copyright © 2012 M. J. Dominus |