/Basic-Calculator

A simple calculator in C++, which works with plus, minus, multiplied, divided, root and square. Output to the console and the code runs all the time because of the while (true) loop.

Primary LanguageC++GNU Affero General Public License v3.0AGPL-3.0

Stargazers