Scientific Calculator Using HTML5, CSS3, JavaScript (ES14)
-
Updated
Sep 11, 2024 - JavaScript
Scientific Calculator Using HTML5, CSS3, JavaScript (ES14)
This C++ project implements a Rational class for handling rational numbers (fractions). It includes functionalities for addition, subtraction, multiplication, and division of fractions, along with comparison and input/output operations. The class features operator overloading, fraction reduction, and proper exception handling.
Add a description, image, and links to the arthimetic topic page so that developers can more easily learn about it.
To associate your repository with the arthimetic topic, visit your repo's landing page and select "manage topics."