/cpp-math

A c++ program which solves math problems(mainly geometric)

Primary LanguageC++GNU General Public License v3.0GPL-3.0

cpp-math

A c++ program which solves math problems(mainly geometric). Programs are based off of the Python math and Java math programs I have previously written on contributed to.

Installation

Tested to work on Debian. It should work on any other GNU/Linux distro or unix-like system(Mac, BSD, Linux on a Dead Badger, etc.)

To compile type make

To compile and copy executable to bin type sudo make install

To compile and run executable type make run

To remove executable type make clean

Contributing

I am open to pull requests just as long as you know how to to write a commit message. Please report any bugs/issues you find. I am also very open to new ideas and critique, see Contact section below on how to contact me. :-)

Contact

If you have any questions or comments please contact me at Spencer@CodeShrub.com or leave a comment wherever.

/Spencer Bravo

Licence

GPL v3 License