18 results for “topic:calculator-cpp”
Tiny Calculator with support of +, -, *, /, ^, sin, cos, tan...
calc-me adalah program kalkulator aritmatika yang berbasis CLI
Basic calculator which can evaluate multiple operations and PEMDAS.
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! ✨
This is a repository of my codes and ideas at beginner-based solution provisions
A Calculator and SI Units Converter with menu based interface written in C++
No description provided.
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.
Calculator Project
No description provided.
C++ Simple Calculator
Scientific calculator made in C++
Literally just a basic calculator
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.
No description provided.
A simple calculator that finds the equation, y-intercept, and slope of a linear graph.
Simple calculator for beginners written in C++
A C++ integer division calculator.