Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anmol-singh-jaggi/fraction-library
:1234: A Generic Fraction Class using C++ Templates for storing and manipulating fractions.
https://github.com/anmol-singh-jaggi/fraction-library
c-plus-plus fraction library
Last synced: 29 days ago
JSON representation
:1234: A Generic Fraction Class using C++ Templates for storing and manipulating fractions.
- Host: GitHub
- URL: https://github.com/anmol-singh-jaggi/fraction-library
- Owner: Anmol-Singh-Jaggi
- License: gpl-3.0
- Created: 2014-04-25T15:31:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-21T21:22:17.000Z (about 9 years ago)
- Last Synced: 2023-09-04T04:27:18.354Z (about 1 year ago)
- Topics: c-plus-plus, fraction, library
- Language: C++
- Homepage:
- Size: 211 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Fraction Library
A generic fraction class using C++ templates for storing and manipulating fractions.