{"package_name":"com.github.gianlucanitti.expreval","name":"ExprEval","summary":"Math expression calculator with variables and functions support","category":"Calculator","icon_url":"/api/icon/com.github.gianlucanitti.expreval","latest_version_code":3,"latest_version_name":"1.2","apk_url":"/api/apk/com.github.gianlucanitti.expreval","apk_size":1435706,"apk_sha256":"39d681ca959f7b8b4d2c14dddfc5818169a6974f83b8691effc967b4ca0d4ba9","source_kind":"fdroid-repo","repo_slug":"fdroid-main","last_updated":1779371403,"release_timestamp":1484611200,"description":"Application that solves math expressions. Main features:\n\n* Supports variables (e.g. you can do \"a=5\", then \"a+1\" and you get 6)\n* Built-in basic function (like logarithms and trigonometry)\n* Custom functions can be defined (e.g. \"log(x,b)=log(x)/log(b)\", then log(32,2) will print 5)\n* Variables and functions can be edited both from the prompt and dialogs\n* Can print parsing and evaluation steps.\n* (Android 6.0+ only) can evaluate expressions from text selection in any application (ACTION_PROCESS_TEXT intent).\n* Fully localizable - actually includes English and Italian, you can contribute yor translation with a pull request on GitHub.\n\nChangelog:\n\n* 1.2: updated build tools to fix crash on some Android versions.\n* 1.1: added localization support and Italian translation; added ACTION_PROCESS_TEXT intent filter.\n* 1.0: Initial version.\n\nThis application is based on <a href=\"https://github.com/gianluca-nitti/java-expr-eval\">this</a> open source (MIT licensed) library.","categories":["Calculator","Science & Education"]}