Skip to content
#

reverse-polish-notation

Here are 29 public repositories matching this topic...

This project implements an arithmetic calculator capable of parsing and evaluating mathematical expressions using a custom stack data structure. The calculator handles various arithmetic operations and parentheses, providing accurate results for complex expressions.

  • Updated Aug 15, 2024
  • Java

Improve this page

Add a description, image, and links to the reverse-polish-notation 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 reverse-polish-notation topic, visit your repo's landing page and select "manage topics."

Learn more