ExprEval
支援變量和函數的數學表達式計算機
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.
* 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.
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
此版本需要 Android 4.0.3 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 4.0.3 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
此版本需要 Android 4.0.3 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。