RPN Calculator made in my Program Design and Development class.
-
Updated
Jun 4, 2017 - C
RPN Calculator made in my Program Design and Development class.
∫ App for numerical integration (course project)
A very simple code showing the technique of how to solve expressions using RPN.
Handles big ints and rational numbers
Simple parsers for basic arithmetics. Some in C, some in Ocaml
Simple implementation of the built-in Linux RPN calculator
Stack-based postfix calculator at the command line.
A console-based Reverse Polish Notation calculator written in C.
RPN calculator for complex nums
A Powerful Programable RPN Calculator for the DM42 Hardware based on FORTH
Converts infix to RPN and then evaluates the expression
simple, clean infix to reverse polish notation converter
Implementation of Reverse Polish Notation (RPN) or Shunting-yard algorithm + unary operator support.
An expression parser supporting multiple types
Simple library with parser of mathematical expressions and operators from string (returns array of tokens with math expressions), translator to RPN and stack calculator. Also this lib contain simple strtok-like wrapper for calculations
Code converts an infix expression to postfix notation, evaluates the postfix expression, and plots the resulting graph
Add a description, image, and links to the rpn topic page so that developers can more easily learn about it.
To associate your repository with the rpn topic, visit your repo's landing page and select "manage topics."