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.
2 parents 12bad13 + 1f24044 commit c3e8b59Copy full SHA for c3e8b59
README.md
@@ -74,7 +74,7 @@ General Types:
74
75
Number Representation:
76
77
-- [ ] Decimal
+- [X] Decimal
78
- [ ] Binary
79
- [ ] Fractions
80
- [ ] Scientific notation
@@ -95,9 +95,9 @@ Types of integers:
95
Computability:
96
97
- [X] Sum
98
-- [ ] Factoral
99
-- [ ] Minimum
100
-- [ ] Maximum
+- [X] Factoral
+- [X] Minimum
+- [X] Maximum
101
- [ ] Range
102
- [X] Average
103
- [X] Mode
0 commit comments