Prefix Calculator with javascript & mocha test
-
Updated
Nov 4, 2023 - JavaScript
Prefix Calculator with javascript & mocha test
College project from Spring 2016 where I implemented a prefix calculator taking in an infix expression in Java.
A simple Postfix Prefix Calculator based on stack.
This Haskell project implements a simple prefix notation calculator. The calculator supports basic arithmetic operations and maintains a history of results that can be referenced in subsequent calculations.
Converting prefix notation to postfix notation and calculating result using stack data structure.
Add a description, image, and links to the prefix-calculator topic page so that developers can more easily learn about it.
To associate your repository with the prefix-calculator topic, visit your repo's landing page and select "manage topics."