Readme:
==================================================================

Program:        Calculator

File:           Calculator.cpp

Function(s):    main(), Math::addition(), Math::subtraction()
                Math::multiplication(), Math::division(), remainder(),
                output(), findArea(), setPi(), getPi()

Description:    Performs simple calculations

Author(s):      Jeff Foster (jf)

Environment:    Dev C++ version 4.9.6.0

Updates and Notes:      0.50  4/14/03 (jf) Initial Work
                        1.00  4/15/03 (jf) First Release
                        1.10  4/16/03 (jf) Fixed Runtime Error
                        and added basic area formulas, fixed 
                        casting error for circle area
         -----> Changed all necissary int variables to type float <-----
                        1.11  4/19/03 (jf) Added Math class definition 
                        in resource file, began work on trig... needs work!
			1.115 4/21/03 (jf) Added cool borders and pretty 
                        colors. Yay!

==================================================================
This calculator can be distributed to anyone who you deam worthy of its use.

Please send feedback to:
------------------------------
Jeff Foster -> untouchable@3dap.com