reverse-polish
Here are 8 public repositories matching this topic...
复杂数学表达式计算,包含三目运算识别和计算等
-
Updated
Apr 20, 2020 - Objective-C
Fundamentos Matemáticos para Computação: matemática discreta e de lógica para computação (lógica formal e lógica de predicados). Noção de complexidade. Técnicas de demonstração direta, demonstração por contraposição e demonstração por absurdo.
-
Updated
Feb 22, 2021 - Python
🧮 A minimal implementation for an integer calculator in pure C.
-
Updated
Dec 28, 2020 - C
Reverse Polish Notation (RPN) engineering calculator recreated in a stylish glassy look. App is a PWA written with pure HTML and JavaScript only (no frameworks or libraries).
-
Updated
Nov 16, 2023 - JavaScript
TRURL is a Reusable Universal RPN Library. It is a free class library (RPN Engine) as a toolbox for creating desktop calculators with reverse Polish notation (RPN) written in Object Pascal. Additionally, it comes with several ready-to-use calculator apps.
-
Updated
Nov 1, 2024 - Pascal
The full infix calculator kata, written in Python
-
Updated
Aug 17, 2023 - Python
Simple Reverse Polish Notation calculator. It works with integer numbers only and the basic operators (+, -, *, /). The division result is the integer part of it.
-
Updated
Apr 24, 2024 - Python
Improve this page
Add a description, image, and links to the reverse-polish topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reverse-polish topic, visit your repo's landing page and select "manage topics."