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

1fbfa04 · · Sep 7, 2025

History

14 Commits
Sep 2, 2025
Sep 7, 2025
Jul 7, 2025

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