Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
merge: Decimal Expansion (#787)
* Add Math function for representing the decimal expansion of a given fraction (decimal or any base from 2 to 10).
* Auto-update DIRECTORY.md
* DecimalExpansion Jest tests.
* chore: trigger update
* Auto-update DIRECTORY.md
* Auto-update DIRECTORY.md
* chore: trigger checks
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: Rak Laptudirm <rak@laptudirm.com>
Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com> E
Eric Lavault committed
2be0fdcb49c841b62d1980f658bcc58c1bd89c21
Parent: 6f33f99
Committed by GitHub <noreply@github.com>
on 4/2/2022, 3:10:57 PM