This is a rational number calculator. It takes 2 rational numbers and an operation to perform it. Supported operations: Addition, Subtraction, Multiplication, Division.
-
Updated
Mar 28, 2024 - C++
This is a rational number calculator. It takes 2 rational numbers and an operation to perform it. Supported operations: Addition, Subtraction, Multiplication, Division.
This C++ library offers robust classes and functions for working with matrices and fractions, simplifying complex mathematical computations. It includes features for matrix operations, CSV file I/O, and various utility functions for diverse mathematical tasks.
A fraction type implementation which converts every integer type to a fraction type
Add a description, image, and links to the fraction-calculator topic page so that developers can more easily learn about it.
To associate your repository with the fraction-calculator topic, visit your repo's landing page and select "manage topics."