summaryrefslogtreecommitdiff
path: root/src/complex.rs
AgeCommit message (Expand)Author
2016-12-23Continued looking at property based testing for complexJustin Worthe
2016-12-05Playing with documentation tests and quickcheckJustin Worthe
2016-12-05Refactored number traitsJustin Worthe
2016-12-02Added divisionJustin Worthe
2016-11-27Added conjugating and multiplicationJustin Worthe
2016-11-26Adding constructors from polar coordinatesJustin Worthe
2016-11-26Moved complex to its own fileJustin Worthe