https://github.com/pnelson/fraction
Approximate fractions from floats.
https://github.com/pnelson/fraction
Last synced: 6 months ago
JSON representation
Approximate fractions from floats.
- Host: GitHub
- URL: https://github.com/pnelson/fraction
- Owner: pnelson
- License: other
- Created: 2014-03-02T00:48:39.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-18T04:40:08.000Z (over 11 years ago)
- Last Synced: 2025-10-13T05:13:02.965Z (9 months ago)
- Language: Go
- Homepage: https://godoc.org/github.com/pnelson/fraction
- Size: 129 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
fraction
========
Approximate fractions from floats.
Modeled after https://www.ics.uci.edu/~eppstein/numth/frap.c.