GoCalculate is a CLI tool built with the Cobra CLI framework, using the NumberXNumbers/types and NumberXNumbers/methods libraries which contain many Custom Numeric Types, Numerical Methods, Functions and Algorithms useful in math and science written with Google's Go programming language.
Contributing
Feel free to drop a pull request to add new features that you might like to see in GoCalculate. We request that you first run goimports, golint and go vet before submitting a pull request.