Skip to content

TheXejga/mathe-static-library-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mathe-static-library-cpp

How do I use it?

It is pretty simple. You have to put the "mathe.h" file in your include folder of your compiler. Then you have to open your IDE and link the library "libmathe.a". If you code, simple write "#include <mathe.h>" to implement the library.

For what should I use it?

I programmed this just for education. Actually, there is a much better library already implemented in your compiler. But I'm still working on it :D

How do I use the functions and methods?

Just read the "API.txt" file for more information!

About

This is a basic math static library for C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages