Skip to content
#

arithmetic-operations

Here are 41 public repositories matching this topic...

JavaScript Calculator is a lightweight and efficient calculator application designed to perform basic arithmetic operations such as addition, subtraction, multiplication, and division. Built using JavaScript, HTML and CSS, this calculator offers a clean and intuitive interface

  • Updated Sep 5, 2024
  • HTML

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 project is a simple calculator web application created for CodeSoft Level 1 Task 1. It performs basic arithmetic operations (addition, subtraction, multiplication, and division) and has a responsive design. The calculator supports both button clicks and keyboard inputs for a better user experience.

  • Updated Sep 19, 2024
  • CSS

A modular TypeScript library for working with units and measurements. Supports various formats (tuples, objects, strings) and provides tools for arithmetic, comparison, and unit conversion, all while being type-safe and tree-shakable.

  • Updated Oct 9, 2024
  • TypeScript

This repository contains Verilog HDL implementations of Half Adders, Full Adders, and 4-bit Adders, designed at three different abstraction levels: Gate Level, Dataflow Level, and Behavioral Level. These designs are fundamental to digital electronics, and this project showcases the versatility of Verilog in modeling and simulating digital circuits.

  • Updated Aug 24, 2024
  • Verilog

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

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