Xiaodi Wu
|
90c0736330
|
Add tests for Rational conversion, fix implementations, restore some uses of @_transparent
|
2017-04-24 18:13:46 -05:00 |
Xiaodi Wu
|
ab16bc0c10
|
Remove some uses of @_transparent
|
2017-04-23 22:27:36 -05:00 |
Xiaodi Wu
|
4779b68088
|
Add Rational type and integer protocol conformances (#1)
Add Rational type and integer protocol conformances
|
2017-04-21 19:23:31 -05:00 |
Xiaodi Wu
|
1b00321156
|
Add .pi, .e, .phi
|
2017-04-12 22:06:12 -05:00 |
Xiaodi Wu
|
36e8c0d102
|
Fix implementation of Complex.acosh and flesh out test
|
2017-04-09 13:20:45 -05:00 |
Xiaodi Wu
|
5463da2108
|
Add test for hyperbolic functions (incomplete), fix implementations, make style adjustments
|
2017-04-09 12:12:48 -05:00 |
Xiaodi Wu
|
f1470b6541
|
Gardening: remove some commented-out code
|
2017-04-09 11:31:26 -05:00 |
Xiaodi Wu
|
517fd7a086
|
Fix implementation of Complex.acos
|
2017-04-09 00:19:18 -05:00 |
Xiaodi Wu
|
e4596f088c
|
Rename some inverse trigonometric functions for consistency
|
2017-04-08 16:31:12 -05:00 |
Xiaodi Wu
|
96ef8f979a
|
Add test, fix tests, and fix implementation of Complex.acos
|
2017-04-08 16:28:45 -05:00 |
Xiaodi Wu
|
e288443e86
|
Modify Complex.cubeRoot implementation, and a stylistic edit
|
2017-04-04 19:56:41 -05:00 |
Xiaodi Wu
|
5b97fbc6fc
|
Fix and test Complex.exp; change implementation of Complex.cubeRoot and Complex.power
|
2017-04-04 19:48:39 -05:00 |
Xiaodi Wu
|
6066c2639f
|
Add note citing sources.
|
2017-04-02 23:08:45 -05:00 |
Xiaodi Wu
|
d24b1e89d5
|
Add typealiases, change Complex.squareRoot() logic, add some tests.
|
2017-04-02 20:11:39 -05:00 |
Xiaodi Wu
|
c3e53384a0
|
Initial commit
|
2017-04-02 19:31:31 -05:00 |