remoteCalc

Calculator

A service that evaluates mathematical expressions encoded in base64 and returns the result.

A simple web service to implement a calculator built using Python/Django. The service offers an endpoint that reads a string input and parses it. it decodes the base64 encoding and interprets it by breaking it down into smaller statements and solved following the order of precedence. It returns either an HTTP error code, or a correct solution.

GitHub

5 stars
1 watching
1 forks
Language: Python
last commit: over 2 years ago

Related projects:

Repository Description Stars
abhimanyu003/qubit An online calculator built with Rust and WebAssembly, supporting various mathematical operations and conversions. 82
probablykasper/cpc A high-accuracy calculator that supports unit conversions and string parsing. 130
xxczaki/elcalc A simple calculator application with basic arithmetic functionality 2
proprowataya/calc4 A programming language where everything in its code is an operator. 5
5anthosh/fcal A math expression evaluator library that allows users to perform calculations with precision and various units, functions, and constants. 110
robpike/ivy An APL-like language interpreter written in Go. 1,326
alt-romes/programmer-calculator A terminal calculator designed to support multiple number representations and arithmetic operations with customizable operand sizes. 551
benlau/biginteger A C++ library that provides arbitrary-precision arithmetic operations for use in software development 18
zxcalc/zxlive An interactive tool for representing and working with quantum computations using the ZX calculus. 50
ebu/libear A C++ library to calculate and apply gains for rendering ADM content according to an audio encoding standard. 29
darkempire78/opencalc An Android calculator app with a simple and beautiful UI, customizable themes, scientific mode, history, and more. 871
cyllab/calcus A web-based platform for performing quantum chemistry calculations and analysis. 68
yusufkaan48/neucalc A mobile calculator application using React Native with a neumorphic design 1
davebrny/in-line-calculator An interface-less calculator script that enables basic math operations without leaving the text input field. 57
paddim8/kalker A comprehensive scientific calculator with math syntax and symbolic computation capabilities 1,656