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: 5 months 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 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-21T21:22:17.000Z (about 10 years ago)
- Last Synced: 2025-03-26T15:48:04.143Z (8 months ago)
- Topics: c-plus-plus, fraction, library
- Language: C++
- Homepage:
- Size: 211 KB
- Stars: 2
- Watchers: 1
- 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.