Skip to content
#

arithmetic-operations

Here are 31 public repositories matching this topic...

The Fraction class in C++ uses fractions with robust arithmetic operations and comparison capabilities. It includes constructors for flexible initialization, overloads operators for intuitive usage (including arithmetic, comparison, and unary operations), and provides utility functions like normalization and error handling for zero denominators.

  • Updated Jun 18, 2024
  • C++

This PHP Calculator is a simple yet powerful tool for performing basic arithmetic operations. Built using PHP, it offers a user-friendly interface and efficient calculation capabilities. Whether you need to add, subtract, multiply, or divide, this calculator provides a reliable solution for your mathematical needs.

  • Updated Jun 3, 2024

A Java project for performing operations on complex matrices, including basic arithmetic and matrix-specific operations, with utility methods and input handling for complex number matrices - Final Project for the Programmation 2 Course

  • Updated May 29, 2024
  • Java

Subclass of the built-in function type for representing algebraic operators (that are typically associated with algebraic structures and algebraic circuits) as immutable, hashable, sortable, and callable objects.

  • Updated Sep 5, 2022
  • Python

Improve this page

Add a description, image, and links to the arithmetic-operations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arithmetic-operations topic, visit your repo's landing page and select "manage topics."

Learn more