Skip to content

PurifiedBananaWater/Basic-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Calculator

Just a simple calculator. Plan on making it better over time. Type Exit to quit program. Only does + - * / () and ^ for exponents and ^/ for square root. Currently working on being able to simplify basic algebraic expressions. Can simplify expressions such as 5x+3=13, 3+5x=13, -5x+13=3, 13=5x+3 Can't simplify expressions such as 5(2+x)=20 or any of equal complexity

About

A simple calculator made in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages