A well commented calculator. Very fast except on division operations, give it a few minutes it'll figure it out. I defined the DoAdd function without using the addition operator (+) and then used DoAdd as much as possible throughout the project. Also, contains a variable ACCURACY, which will increase the time spent running and will give a more accurate answer for division. Requires at least a Pentium IV 2.3 GHz machine to run smoothly.