rpn
RPN calculator
A C++ implementation of a reverse Polish notation calculator with arbitrary precision and support for various mathematical operations.
RPN cli calculator
42 stars
5 watching
8 forks
Language: C++
last commit: about 1 year ago arbitrary-precisioncalculatorfunctional-languagemathpolish-notationrpn
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python package to calculate 5G NR frequency and ARFCN values according to 3GPP standards. | 8 |
| A programming language where everything in its code is an operator. | 5 |
| A minimal Lispy calculator implementation in Zig with basic arithmetic operations | 24 |
| A spreadsheet program with Haskell as the scripting language that uses a built-in interpreter session to compute cell values from formulas. | 95 |
| An arbitrary-precision calculator with unit support and multiple mathematical features | 711 |
| A service that evaluates mathematical expressions encoded in base64 and returns the result. | 5 |
| An implementation of a basic recurrent neural network test case in Lua | 3 |
| A cross-platform calculator built with QML and Material Design | 29 |
| A tool for live calculations in the Rofi interface using qalculate's qalc parser. | 1,004 |
| A program that calculates the probability and reward of generating a block in a peer-to-peer cryptocurrency network. | 2 |
| A C# implementation of the Windows Calculator with additional features and support for various platforms. | 382 |
| An arbitrary precision integer library with fast multiplication and division algorithms | 10 |
| An efficient C++ implementation of a portable and lightweight CRC algorithm | 343 |
| A high-performance C++ library for arbitrary-precision arithmetic and special functions | 305 |
| An experimental stack-based RPN language with Scheme | 53 |