Tony Jinwoo Ahn
|
8d3461d1bb
|
Enable exp() for cmath test
|
2021-10-02 13:59:36 +09:00 |
|
Eric Hagman
|
e3e4071a00
|
fix: remove custom tests from cmath
|
2021-10-01 10:52:34 -04:00 |
|
Eric Hagman
|
787f6c1be6
|
Merge remote-tracking branch 'upstream/main' into cmath-sinh-cosh
|
2021-10-01 10:00:09 -04:00 |
|
Eric Hagman
|
55be9547d7
|
feat: add sinh and cosh to cmath
|
2021-10-01 09:52:39 -04:00 |
|
lijm1358
|
438661dc44
|
Add atanh and atan to cmath
|
2021-10-01 01:19:43 +09:00 |
|
LeeBeomsu
|
59b707c2ac
|
add asinh function to cmath
Signed-off-by: LeeBeomsu <dlqjatn2@gmail.com>
|
2021-09-30 21:46:25 +09:00 |
|
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 |
|