String math expression calculator
-
Updated
Jan 20, 2019 - JavaScript
String math expression calculator
Material from data structures, Spring 2017
A postfix expression converter and interpreter for generic boolean predicates
CalculatePostfixSolve and InfixToPostfixSolve using pure Java
✔️ Functions that show how compilers evaluate mathematical expressions
Simple calculator that supports BODMAS, nested parentheses, unary operators, and more. Precision of output can be varied.
A comprehensive collection of C programming projects focusing on fundamental data structures, algorithms, and classic programming exercises for educational purposes.
A basic stack calculator written in python.
RPN calculator using MVC pattern
Convert ifix expression to postfix expression.
Implementation of Stack data structure with Infix To Postfix Generator and Postfix Evaluator for calculating calculating mathematical expressions, also Parentheses checking.
A responsive calculator using postfix evaluation with stack, built in Vanilla JS and styled with Tailwind CSS. Fast, clean, and keyboard-friendly.
A command line postfix calculator in kotlin (work in progress).
This project is a calculator implementation utilizing the stack data structure. It enables users to perform mathematical calculations by employing a stack-based approach.
Conversion of a postfixed mathematical expression to infix.
Evaluates a postfix expression and calculate its result
This project is a simple expression calculator implemented in C. It provides functionalities to convert infix expressions to postfix notation and evaluate the resulting postfix expressions.
Initialize a search engine with tweets from csv. Use logic expression like AND OR NOT to form a query and search over it. Non-query expression is also supported.
Add a description, image, and links to the postfix-calculator topic page so that developers can more easily learn about it.
To associate your repository with the postfix-calculator topic, visit your repo's landing page and select "manage topics."