Experimental pseudo mathematical Calculator
Changelog
Version 0.7.2-Alpha - 18.02.2019
- Added settings dialog
- Default english numeric format
- Ignores now whitespaces
- Fixed handling operators enclosed in two or more relational operators like =,<>...
- Hopefully Fixed mathquill on Android
Features
- Customizable keypad
- Runs offline on your device, please press Update to update
- define your own operators like a%b:=a mod b
- Shows steps (To be improved)
- Switch Numeric Base (b) with "switchbase(b)"
- Print Result of Expression (e) with specfic numeric Base (b) with "tobase(e;b)"
About
Version 0.8.9-Alpha Copyright 2017-2019 Christopher Homberger (
christopher.homberger@web.de), the UI uses
Mathquill with experimental patches (
Extended Mathquill)