calculator-cpp
There are 19 repositories under calculator-cpp topic.
BaseMax/TinyCalculator
Tiny Calculator with support of +, -, *, /, ^, sin, cos, tan...
HunxByts/Calc-Me
calc-me adalah program kalkulator aritmatika yang berbasis CLI
Fish-Sticks/BasicCalculator
Basic calculator which can evaluate multiple operations and PEMDAS.
Mubeen-Channa/Advance-Calculator-Project-in-Cpp.
Welcome to my C++ calculator! 🧮 Developed by Muhammad Mubeen Channa, this calculator does it all. From basic arithmetic (addition, subtraction, multiplication, division) to trigonometry (sine, cosine), exponentiation, and logarithmic calculations - it's got you covered. Explore the magic of math with this simple and advanced calculator! ✨
BaseMax/MathematicalExpressionEvaluator
This is a C++ program that evaluates mathematical expressions containing operators +, -, *, and /, and parentheses ( and ). The program supports multi-digit numbers and guarantees that parentheses are used for each operator.
Chill-Astro/FastCalc
FastCalc is a High Speed Version of PyCalc written fully in C++. Available on Windows and Linux!
FredTechDev/Coding-scheme
This is a repository of my codes and ideas at beginner-based solution provisions
Minhajul-Shariar87/Calculator_project
Calculator Project
sanskar10100/Calverter
A Calculator and SI Units Converter with menu based interface written in C++
Fxnce/basiccalculator
Literally just a basic calculator
generic-pers0n/lines
A simple calculator that finds the equation, y-intercept, and slope of a linear graph.
Harshitrajpurohit/Simple-Bodmas-calculator-using-LinkedList-in-CPP
A simple calculator implemented in C++ using Linked List. It supports basic arithmetic operations including addition, subtraction, multiplication, and division, and evaluates expressions according to the BODMAS rule.
infinyFox936/Simple-calculator
C++ Simple Calculator
Michael-D-Santos/CPP-integer-division-calculator
A C++ integer division calculator.
arash28134/simple-calculator
Simple calculator for beginners written in C++
DanielAngelo2024/Calculadora-Cientifica
Scientific calculator made in C++