Expression Evaluator
Expression Evaluator (calculator)
The program takes in mathematical expressions and evaluates them. Its a little
bit more useful then a common calculator in that it handles variables. The look
and feel is more towards a programming language. Simplified version of MathCad
or Linux octave.
Example input:
apple = 12, orange = 7 (apple/2 + orange)*10
Example output:
130.0
bit more useful then a common calculator in that it handles variables. The look
and feel is more towards a programming language. Simplified version of MathCad
or Linux octave.
Example input:
apple = 12, orange = 7 (apple/2 + orange)*10
Example output:
130.0
Versions
Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.
Download F-Droid-
This version requires Android 2.3.3 or newer.
It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.
Download APK 42 KiB PGP Signature | Build Log