- Run make and make clean to compile.
- List of files:
-
- mod, pass in two numbers that are doubles. The cpp stl doesn't really have this for doubles.
-
- gcd, give gcd from two numbers that are integers.
-
- isPrime, lets you know whether a number is prime or not
- Works on at least Linux if C++ is installed.
-
- Run "make" from cppMath folder
-
- Add bin folder to path
-
- Profit (run "mod", "gcd", or "isPrime")
-
Notifications
You must be signed in to change notification settings - Fork 0
chadthecoder/cppMath
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
C++ library for math help. Has weird things that I could not find in the STL.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published