Skip to content
#

expression-evaluator

Here are 365 public repositories matching this topic...

This is a C++ program that evaluates mathematical expressions containing operators +, -, *, and /, and parentheses ( and ). The program supports multi-digit numbers and guarantees that parentheses are used for each operator.

  • Updated Jun 24, 2023
  • C++

Improve this page

Add a description, image, and links to the expression-evaluator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the expression-evaluator topic, visit your repo's landing page and select "manage topics."

Learn more