https://github.com/brainstone/fraction
Generic C++ Fraction Implementation.
https://github.com/brainstone/fraction
cpp cpp17 fraction gradle math template
Last synced: 8 months ago
JSON representation
Generic C++ Fraction Implementation.
- Host: GitHub
- URL: https://github.com/brainstone/fraction
- Owner: BrainStone
- License: mit
- Created: 2018-11-24T23:22:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-31T00:05:30.000Z (almost 7 years ago)
- Last Synced: 2024-12-31T08:45:38.950Z (9 months ago)
- Topics: cpp, cpp17, fraction, gradle, math, template
- Language: C++
- Size: 200 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fraction
Generic C++ Fraction Implementation.