The OOP Algorithm (Caclulator Class)




Produced by CDE Programming Core.

Website produced by CDE Programming Core.

This few hundered line class is similar to PMDAS. PMDAS stands for, Parenthasis-Multiplication-Divide-Add-Subtract. This is essencially Order of Operations. The OOP Algorithm produced by the CDE Programming Core follows the PMDAS ideas, however is more generic and easy to add onto.


Why use the OOP Algorithm?


For the documentation of the Calculator class click here.

Ready to head back to the main page? Well, click here!