ccmath 0.2.0

A simple library for doing math with complex numbers
Documentation

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