Go to file
2014-04-14 12:02:36 -05:00
src Setting up for calculations of Q1 and Q3. 2014-04-14 12:02:36 -05:00
LICENSE Initial commit 2014-04-08 18:52:17 -07:00
README.md Added info on building information. 2014-04-14 11:57:29 -05:00

MMMCalc

This is a very simple project, it was made for educational purposes (hence why it is open-source), and I encourage everyone to contribute if they have something to add.

The most simple way to build this project is to move to the src folder/directory and run

$ javac MMMCalc.java

This will allow you to build the project that should work properly if you are downloading one of the releases (if you download the straight from the master branch it might have some problems).

To contact me, send me an e-mail at nicolas.ortega.froysa@gmail.com.