Commit Graph

7 Commits

Author SHA1 Message Date
Tony Jinwoo Ahn
9de8511367 Add tan() and tanh() for cmath
Signed-off-by: Tony Jinwoo Ahn <tony.jinwoo.ahn@gmail.com>
2021-09-18 19:42:09 +09:00
Park Jiin
cc739b4ccf Implement cmath.acosh 2021-09-18 14:50:55 +09:00
Connor Troy
14c9744050 Update test_cmath for log and log10 additions 2021-09-16 16:54:58 -06:00
Aaditya
97f9390308 Implemented sin and cos (#3056)
Implemented sin and cos
2021-09-14 22:01:33 +03:00
jfh
632f73b79a Allow sqrt to run some tests. 2021-09-14 04:40:54 +09:00
jfh
41f628a32a Skip failing tests. 2021-09-11 14:22:59 +03:00
jfh
ec7386e1ff Add test_cmath from CPython 3.8. 2021-09-10 22:49:19 +03:00