Skip to content

Commit 9aa3851

Browse files
committed
Updated docs
1 parent bd269f2 commit 9aa3851

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/Math.rst

+5
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ Features
2424
* Algorithms available:
2525
- LCM (lcm)
2626
- Sieve of Eratostenes (sieve_of_eratosthenes)
27+
- Factorial
28+
- Binary To decimal conversion
29+
- Decimal to binary conversion
30+
- Hex To decimal conversion
31+
- Decimal to hex conversion
2732

2833
* To see all the available functions in a module there is a `modules()` function available. For example,
2934

0 commit comments

Comments
 (0)