ccmath 0.1.0

A simple library for doing math with complex numbers :D
Documentation
1
2
3
4
5
6
7
8
# CCMath

Hobby project, don't use in an actual project unless you want to make me feel important.

# To Do list

- exponentiation by squaring
- ~~take `self` instead of `&self`~~