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 4 years ago

Related projects:

RepositoryDescriptionStars
abhimanyu003/qubitAn online calculator built with Rust and WebAssembly, supporting various mathematical operations and conversions.82
probablykasper/cpcA high-accuracy calculator that supports unit conversions and string parsing.135
xxczaki/elcalcA simple calculator application with basic arithmetic functionality2
proprowataya/calc4A programming language where everything in its code is an operator.5
5anthosh/fcalA math expression evaluator library that allows users to perform calculations with precision and various units, functions, and constants.110
robpike/ivyAn APL-like language interpreter written in Go.1,348
alt-romes/programmer-calculatorA terminal calculator designed to support multiple number representations and arithmetic operations with customizable operand sizes.552
benlau/bigintegerA C++ library that provides arbitrary-precision arithmetic operations for use in software development18
zxcalc/zxliveAn interactive tool for representing and working with quantum computations using the ZX calculus.51
ebu/libearA C++ library to calculate and apply gains for rendering ADM content according to an audio encoding standard.29
darkempire78/opencalcAn Android calculator app with a simple and beautiful UI, customizable themes, scientific mode, history, and more.888
cyllab/calcusA web-based platform for performing quantum chemistry calculations and analysis.68
yusufkaan48/neucalcA mobile calculator application using React Native with a neumorphic design1
paddim8/kalkerA comprehensive scientific calculator with math syntax and symbolic computation capabilities1,678