Program: Errors
By: Ben Axelrod


     This program will add, subtract, multiply, divide, and raise to a 
power numbers with errors.  It will also find the standard deviation of 
a group of numbers.  When you have numbers with plus/minus errors, the 
rules for doing simple math with them get complicated.  This program can 
handle it with no problem.  It came in very useful in my Physics lab 
where we had to do a lot of this.  Easy to use, just select the option, 
then enter your numbers.  You can add / subtract or multiply as many 
numbers as you have at once.  However, division is two at a time, and 
power is one at a time.  The program calculates everything then shows 
you the result, its plus/minus error and the percent error.  


Questions or comments, email me at: bmaxelro@syr.edu



