An open API service indexing awesome lists of open source software.

https://github.com/teslaneuro/cpp_calculator

A C++ based calculator that can run arithmetic, exponential, trigonometric and logarithmic calculations.
https://github.com/teslaneuro/cpp_calculator

Last synced: 11 months ago
JSON representation

A C++ based calculator that can run arithmetic, exponential, trigonometric and logarithmic calculations.

Awesome Lists containing this project

README

          

# C++ Calculator (CLI)
A C++ CLI based calculator that can run arithmetic, exponential, trigonometric and logarithmic calculations.