Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
OmkarPathak committed Aug 23, 2017
1 parent bd269f2 commit 9aa3851
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/Math.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ Features
* Algorithms available:
- LCM (lcm)
- Sieve of Eratostenes (sieve_of_eratosthenes)
- Factorial
- Binary To decimal conversion
- Decimal to binary conversion
- Hex To decimal conversion
- Decimal to hex conversion

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

Expand Down

0 comments on commit 9aa3851

Please sign in to comment.