rpn

RPN calculator

A C++ implementation of a reverse Polish notation calculator with arbitrary precision and support for various mathematical operations.

RPN cli calculator

GitHub

42 stars
5 watching
8 forks
Language: C++
last commit: 9 months ago
arbitrary-precisioncalculatorfunctional-languagemathpolish-notationrpn

Related projects:

Repository Description Stars
blevic/nrarfcn A Python package to calculate 5G NR frequency and ARFCN values according to 3GPP standards. 8
proprowataya/calc4 A programming language where everything in its code is an operator. 5
rvcas/crisp A minimal Lispy calculator implementation in Zig with basic arithmetic operations 24
rklompuu/fpsheet A spreadsheet program with Haskell as the scripting language that uses a built-in interpreter session to compute cell values from formulas. 95
printfn/fend An arbitrary-precision calculator with unit support and multiple mathematical features 671
elizabethadegbaju/remotecalc A service that evaluates mathematical expressions encoded in base64 and returns the result. 5
rracinskij/rnntest01 An implementation of a basic recurrent neural network test case in Lua 3
lirios/calculator A cross-platform calculator built with QML and Material Design 29
svenstaro/rofi-calc A tool for live calculations in the Rofi interface using qalculate's qalc parser. 992
glv2/peercoin-calculator A program that calculates the probability and reward of generating a block in a peer-to-peer cryptocurrency network. 2
unoplatform/calculator A C# implementation of the Windows Calculator with additional features and support for various platforms. 379
ron4fun/intxlib4cpp An arbitrary precision integer library with fast multiplication and division algorithms 10
d-bahr/crcpp An efficient C++ implementation of a portable and lightweight CRC algorithm 337
bluescarni/mppp A high-performance C++ library for arbitrary-precision arithmetic and special functions 306
kwantam/lviv An experimental stack-based RPN language with Scheme 53