# CCMath
Complex number library for a hobby project. Wasn't speficially made for others to use, but I try my best to make it as good as I can!
# To Do list
- Implement exponentiation by squaring
- Inverse triginometric functions
- ~~Hyperbolic triginometric functions~~
- Inverse hyperbolic triginometric functions
- ~~Put all operator overloading in a seperate file~~