/math-tools-in-c

Math Tools in C is a collection of small C programs that I wrote when I needed a quick program to solve a particular mathematical problem.

Primary LanguageCMIT LicenseMIT

Math Tools in C

Author: Afaan Bilal (@AfaanBilal)
Author URL: Google+

Introduction

Math Tools in C is a collection of small C programs that I wrote when I was either learning C or needed a quick program to solve a particular mathematical problem.

Contributing

All contributions are welcome. Please create an issue first for any feature request or bug. Then fork the repository, create a branch and make any changes to fix the bug or add the feature and create a pull request. That's it! Thanks!

License

Math Tools in C is released under the MIT License. Check out the full license here.