Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jwilk/frac2dec

convert fraction to repeating decimal
https://github.com/jwilk/frac2dec

Last synced: about 1 month ago
JSON representation

convert fraction to repeating decimal

Awesome Lists containing this project

README

        

.. code:: console

$ frac2dec 9 42
3 / 14 = 0.2(142857)

.. vim:ft=rst ts=3 sts=3 sw=3 et