Skip to content

Commit

Permalink
factorial and combination
Browse files Browse the repository at this point in the history
  • Loading branch information
mzusin committed Apr 23, 2024
1 parent cc4778d commit b13a4dc
Show file tree
Hide file tree
Showing 113 changed files with 1,774 additions and 427 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,9 @@ This project is a collection of TypeScript math helpers and utilities for the br
### Sequence
- [Natural Numbers Sequence Sum](https://math.mzsoft.org/pages/natural-numbers-sequence-sum.html)
- [Arithmetic Sequence Sum](https://math.mzsoft.org/pages/arithmetic-sequence-sum.html)
### Combinatorics
- [Factorial](https://math.mzsoft.org/pages/factorial.html)
- [Combinatorics](https://math.mzsoft.org/pages/combinatorics.html)
### Other
- [Set Decimal Places](https://math.mzsoft.org/pages/set-decimal-places.html)
- [Convert String To Number](https://math.mzsoft.org/pages/convert-string-to-number.html)
Expand Down Expand Up @@ -703,6 +706,8 @@ This project is a collection of TypeScript math helpers and utilities for the br








Expand Down
10 changes: 0 additions & 10 deletions docs/css/styles.1710592991880.css

This file was deleted.

Loading

0 comments on commit b13a4dc

Please sign in to comment.