We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62a60f0 commit 1b106cfCopy full SHA for 1b106cf
1 file changed
quaddtype/release_tracker.md
@@ -22,7 +22,7 @@
22
| absolute | ✅ | ✅ |
23
| fabs | | |
24
| rint | ✅ | ❌ _Need: basic tests + edge cases (NaN/inf/±0.0/halfway cases)_ |
25
-| sign | | |
+| sign | #122 | ✅ |
26
| heaviside | | |
27
| conj | | |
28
| conjugate | | |
@@ -81,8 +81,8 @@
81
| isinf | | |
82
| isnan | | |
83
| isnat | | |
84
-| signbit | | |
85
-| copysign | | |
+| signbit | #122 | ✅ |
+| copysign | #122 | ✅ |
86
| nextafter | | |
87
| spacing | | |
88
| modf | | |
0 commit comments