Skip to content

A simple C++ Calculator =================================================== This calculator can do not only simple functions (+,-,x,÷) but also advanced functions such as cube roots, rounding and exponents.

Notifications You must be signed in to change notification settings

roc-ket-cod-er/CALC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

CALC

A simple C++ Calculator

===================================================

This calculator can do not only simple functions (+,-,x,÷) but also advanced functions such as cube roots, rounding and exponents.


If you are unable to run the compiled file, you can run it online here: https://www.programiz.com/online-compiler/4X100F67vQ9l9, or you can try compiling main.cpp yourself.

About

A simple C++ Calculator =================================================== This calculator can do not only simple functions (+,-,x,÷) but also advanced functions such as cube roots, rounding and exponents.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages