subtraction
There are 106 repositories under subtraction topic.
januschung/math-worksheet-generator
Create basic addition, subtraction, multiplication and division practice questions with the answer sheet
IDouble/Binary-Calculator-JavaScript
📱 A handy Calculator for Binary operations, that works on all Devices 📱 💻 🖥 | ⛓ https://play.google.com/store/apps/details?id=com.binarycalculator.ayidouble.binarycalculator.app ⛓
IDouble/Trinary-Calculator-JavaScript
📱 A handy Calculator for Trinary operations, that works on all Devices 📱 💻 🖥 | ⛓ https://play.google.com/store/apps/details?id=com.trinarycalculator.ayidouble.trinarycalculator.app ⛓
jonathanrjpereira/Basic-Implementation-of-Digital-Image-Processing-in-MATLAB
Performing Basic Image Processing & Analysis using the MATLAB Image Processing Toolbox
abranhe/bigdecimal
✖︎ Arithmetic operations in BigDecimal made easier
MuellerDominik/fpga-division
Division Algorithms in FPGAs
Pietracoops/Math_Worksheet_Generator
Addition, subtraction, multiplication, and division math worksheets. Generate as many unique sheets as required!
Abdurahmanm2020/Calculator
this is a calculator that i made
sorenlouv/anybase-calculator
Calculator for any numeral system (binary, octal, decimal, hex etc.)
DeepthiTabithaBennet/C_Matrices
A collection of simple C Programs involving Matrices.
michaelehab/Arithmetic-Logic-Unit-Project
Educational Project for Logic Design 1 course taken during Fall 2021 semester.
NaghamProgrammer/Binary-Calculator
A binary system calculator that can get one's complement, two's complement, perform addition and finally subtraction on binary numbers
watchout254/Calculator-Simple-one-
User enters the first number, followed by the operator of their choice, then the second number afterwards they decide whether they want to continue with the result or start a new operation. Go forward and run it......
adarsh-sgh/Math-Practice
Practice Addition ,subtraction ,multiplication or division (Any Combination of them). || Tech Stack: js , html, css
Redwan-Islam/Python_Simple-Calculator
python Based simple calculator. where you can do addition, Subtraction, Multiplication and division at a time.
RegexSolver/regexsolver
Manipulate regex and automaton as if they were sets.
Thisal-D/Binary-Calculator
Simple Binary Addition & Subtraction Calculator (Html, CSS & JavaScript)
AOIPLab/Metricks
A repository containing validated coordinate structure measurements. All of these metrics are designed for adaptive optics ophthalmoscope images.
bemoregt/wwEinsteinMonroe
Hybrid Imaging from two faces using Openframeworks & ofxCv
BlooketHeck/Claculators
A few calculators using python!
Ceer19/random-number-generator
ENG// A random number generator in a dynamic array with the ability to add, subtract ,multiply and divide the largest number and the smallest. RUS//Генератор случайных чисел в динамическом массиве с возможностью складывания, вычитания, умножения и деления наибольшего числа и наименьшего.
javamultiplex/java-date-time
This repository contains the solution of date and time problems in java.
MalakaSupun/JavaFX-Calculator-
This is a project that I have done for my studies............
mumaroffice/Arithematic-Logic-Unit
This includes a project on designing an Arithematic Logic Unit which includes Addition,Subtraction,Increment,Decrement,Counter,Bit-wise AND,Bit-wise OR,Bitwise XOR,Comparator.
RegexSolver/regexsolver-python
Python library for RegexSolver API.
ribafs/javascript-calculators
Examples from simple sum to scientific calculator
seanpm2001/UCALC_Calc-Mode_Subtraction
🇺🧮️➖️ The official source repository for the UCALC (Ultimate Calculator) Subtraction calculator mode project.
stdlib-js/math-base-ops-csubf
Subtract two single-precision complex floating-point numbers.
stdlib-js/math-base-ops-sub
Subtract two double-precision floating-point numbers.
stdlib-js/math-base-ops-subf
Subtract two single-precision floating-point numbers.
VAIBHAVMANIK/DAY-2-ASSIGNMENT-PART-2
Java File for Addition And Subtraction
vinayvyas911/CALCULATOR_USING_JAVA_SWING
This is a simple GUI calculator app which will perform basic arithmetic operations like addition, subtraction, multiplication, division etc. It can also be used for finding the square, square root and reciprocal of any number.
Efe-giltech/calculator
This is a simple arithmetic calculator that provides basic functions such as addition, subtraction, multiplication, and division.
Lawani-EJ/Calculator-Python
Python is perfectly suited to do basic calculations. It can do addition, subtraction, multiplication and division. The code in the script gives some examples
ralphmatthew/Simple-Calculator
This code allows user's to add, subtract, multiply, and divide numbers. It also includes exception handling such as Zero Division Error and Value Error.
RegexSolver/regexsolver-java
Java library for RegexSolver API.