ExprEval

Math expression calculator with variables and functions support
AppID:com.github.gianlucanitti.expreval
Author:Unknown
License:MIT
Donation:
InRepoSince:2016-12-21
LastRepoUpdate:2017-01-17
LastAppUpdate:Unknown
LastVersion:1.2
Categories:Calculator, Science & Education
APK source:
Google Play:Check if it's there
icon Application that solves math expressions. Main features:

* Supports variables (e.g. you can do "a=5", then "a+1" and you get 6)
* Built-in basic function (like logarithms and trigonometry)
* Custom functions can be defined (e.g. "log(x,b)=log(x)/log(b)", then log(32,2) will print 5)
* Variables and functions can be edited both from the prompt and dialogs
* Can print parsing and evaluation steps.
* (Android 6.0+ only) can evaluate expressions from text selection in any application (ACTION_PROCESS_TEXT intent).
* Fully localizable - actually includes English and Italian, you can contribute yor translation with a pull request on GitHub.

Changelog:

* 1.2: updated build tools to fix crash on some Android versions.
* 1.1: added localization support and Italian translation; added ACTION_PROCESS_TEXT intent filter.
* 1.0: Initial version.

This application is based on this open source (MIT licensed) library.
Download Metadata Source Issues ChangeLog
While you can download the APKs here directly, you should preferably use an F-Droid client so the app stays up-to-date on your device.

Packages

Version 1.2 (2017-01-17) no RB details available help icon

Android Versions:
  • Target: 7.1
  • MinVer: 4.0.3
Permissions: help icon

Download (1.4 M)

Version 1.1 (2017-01-14) no RB details available help icon

Version 1.0 (2016-12-21) no RB details available help icon