An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with arithmetic-operations

A curated list of projects in awesome lists tagged with arithmetic-operations .

https://github.com/adam-rocska/units-and-measurement-typescript

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.

arithmetic-operations dimension javascript js math measurement measurement-units modular nodejs quantities scaling tree-shaking ts type-safety types typescript unit-aware unit-conversion unit-operation units

Last synced: 09 Apr 2025

https://github.com/qtle3/boxing_weight_classes

The Python Boxing Weight Classifier is a simple Python script that determines the appropriate Olympic boxing weight class based on the user's input weight (in pounds) and gender. It categorizes both men and women into their respective weight classes according to Olympic standards.

arithmetic-operations conditional-statements data-structures error-handling modular-design string-manipulation

Last synced: 08 Apr 2025

https://github.com/qtle3/bmi_calculator

Calculate your Body Mass Index (BMI) by entering your weight and height. The Python program computes your BMI and tells you if you're within a healthy range, below it, or above it.

arithmetic-operations conditional-statements functions string-formatting type-conversion user-input

Last synced: 27 Jul 2025

https://github.com/qtle3/change_counter

This simple Python program calculates the total dollar value of a given number of quarters, dimes, nickels, and pennies. The user is prompted to enter the count of each type of coin, and the program computes the total value in dollars.

arithmetic-operations data-conversion formatted-output user-input

Last synced: 29 Jul 2025

https://github.com/bocaletto-luca/arithmetic-operations

Arithmetic-Operations is an interactive web app designed to perform and visualize basic mathematical operations dynamically. This tool helps users practice and understand addition, subtraction, multiplication, and division interactively.

arithmetic-operations bocaletto-luca calculator css3 html5 javascript math math-operations mathematics opensource operations school webapp

Last synced: 18 Jun 2025

https://github.com/kalyan767z/simple_calculator

HomeWork 3: A basic calculator in C# capable of addition, subtraction, multiplication, and division. Includes error handling for invalid inputs and division by zero.

arithmetic-operations calculator-program calculator-programs csharp csharp-code csharp-programming dotnet dotnet-core error-handling

Last synced: 12 Apr 2026

https://github.com/kalyan767z/arithmetic_mean_of_two_numbers

HomeWork 1: A program to calculate the arithmetic mean of two numbers in C#. Focuses on input validation, modular methods, and simple arithmetic operations.

arithmetic-operations arithmetic-operations-in-c beginner-friendly beginner-friendly-frontend-project csharp csharp-code csharp-programming dotnet input-validation

Last synced: 01 May 2026

https://github.com/ahmed-maher77/pulsecalc___calculator-web-app

PulseCalc — A modern, responsive calculator web application with full keyboard support, PEMDAS-compliant expression evaluation, and intelligent input handling. Featuring a dark, sleek interface with smooth animations, it supports basic and advanced operations, real-time display updates, and error handling, all built with clean, efficient vanilla JS

arithmetic-operations calculator calculator-application font-awesome frontend-development html-css-javascript oop-principles responsive-web-design vanilla-javascript web-application web-development

Last synced: 02 Sep 2025

https://github.com/mohd-tahzeeb-khan/calculator

Standard Calculator is a type of Calculator which can perform Basic Arthmetic Operations. This Project content the Calculator which can perform Arthmetic operation such as Addition, Substraction, Multiplication, Division, and additionally Percentage of Nos.

actionlistener arithmetic-operations awt-gui calculator-application eventlistener if-else java swing swing-components swing-gui

Last synced: 30 Mar 2025

https://github.com/shuddha2021/swiftcalc

SwiftCalc - A modern and elegant calculator app for iOS, designed with SwiftUI for seamless user experience. Featuring basic arithmetic functions, clear display, and haptic feedback, SwiftCalc is your go-to tool for quick and accurate calculations.

arithmetic-operations calculator-app ios-development mobile-app percentage-calculations programming responsive-design software-development state-management swift swiftui ui-design xcode

Last synced: 18 May 2026

https://github.com/eggplant203/simple-calculator

Ứng dụng máy tính Android đơn giản với giao diện trực quan, hỗ trợ các phép tính cơ bản. Được phát triển bằng Java với thiết kế UI thân thiện, định dạng số đẹp mắt và phản hồi trực quan.

android-app android-development android-sdk arithmetic-operations beginner-friendly calculator decimal-format java material-design mobile-application user-interface

Last synced: 02 May 2026

https://github.com/aakashdinkarh/calculator

A simple and intuitive calculator built with HTML, CSS, and JavaScript. Perform basic arithmetic operations easily and efficiently.

arithmetic-operations calculator coding-projects front-end-development html-css-javascript simple-calculator web-calculator

Last synced: 06 Mar 2026

https://github.com/reity/algebraical

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.

algebraic-operators algebraic-structures arithmetic arithmetic-operations arithmetic-operators python-algebra python-algebraic-operators python-algebraic-structures python-arithmetic python-constants python-library python-operations python-operators

Last synced: 17 Mar 2025

https://github.com/nickscha/aritlex

C89, single header, nostdlib arithmetic lexer

arithmetic-operations c89 lexer nostdlib single-header tokenizer

Last synced: 09 Oct 2025

https://github.com/yemrehan/vb_calculator

VB Calculator is a simple calculator app built with VB.NET that performs basic arithmetic operations like addition, subtraction, multiplication, and division. It features a user-friendly GUI and handles errors gracefully. The design is modular for easy feature expansion.

arithmetic-operations basic-math calculator calculator-application error-handling event-handling gui-programming modular-design programming-for-beginners vb-net visual-basic

Last synced: 19 Jan 2026

https://github.com/nivasharmaa/paymaster-pro

A Java program for calculating employee payroll based on hours worked, hourly pay rate, and tax withholding rates. Features user input handling, gross pay calculation, tax withholding computation, and net pay determination.

algorithms arithmetic-operations arithmetic-operations-in-java java object-oriented-programming payroll-calculation user-input

Last synced: 21 May 2026

https://github.com/pranjalco/calculator-intermediate

A calculator program for basic arithmetic operations (add, subtract, multiply, divide) with interactive functionality. It allows reusability by continuing with previous results or starting afresh. Features include a user-friendly interface, dynamic operation mapping using functions and dictionaries, and integration of a custom logo from `art.py`.

arithmetic-operations dictionaries educational functions interactive intermediate loops programming-tools python-programming user-interaction

Last synced: 30 Mar 2025

https://github.com/allanotieno254/calculator-using-php

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.

arithmetic-operations calculator github-repository open-source php software-development usere-interface web-development

Last synced: 05 Apr 2026

https://github.com/1810suman/scientific_calculator

A Java Swing-based scientific calculator with custom UI, dark mode, history log, and support for advanced functions, expression parsing, constants, and parentheses evaluation.

arithmetic-operations java javaswing scientificcalculator

Last synced: 28 Apr 2026

https://github.com/iiiioreo/modern-calculator

Simple modern calculator implemented in Python using Tkinter for basic arithmetic operations with a user-friendly interface, keyboard input support, and error handling.

arithmetic-operations calculator error-handling interface math python tkinter ui

Last synced: 03 May 2026