Skip to content

FilipParyz/Calculator_using_ONP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator using ONP notation

Description

This is a simple calculator that uses ONP notation. It supports basic operations such as addition, subtraction, multiplication, division as well as parentheses. To use it, simply enter the expression in the console and press enter. Formulas should be inputed using a standard human readable notation. Program then converts in into a ONP notation and calculates the result. The result will be displayed in the console, after a full process is shown, with each step of the evaluation process.

About

Calculator using reverse Polish notation

Topics

Resources

Stars

Watchers

Forks

Languages