Fully offline Android calculator app for power users with variable support, syntax highlighting, file-based sessions, and more.
Stars
76
Forks
4
Watchers
76
Open Issues
14
Overall repository health assessment
No package.json found
This might not be a Node.js project
123
commits
[release] Implement strict unit contracts for built-in functions and update error messaging for dimensional mismatches (#103)
c940ce7View on GitHub[release] Fix issues during unit exponentiation and a crash on old Android version (#102)
6ec2595View on GitHub[release] Temporary file support and ability to auto-open it on launch; and fix misc issues (#100)
697241fView on GitHub[release] Implement rational number support and fix misc issues (#96)
14d91d7View on GitHub[release] Custom number formatting, ability to split and merge lines, auto-focus in new files, and misc bug fixes (#93)
23d23b4View on GitHub[release] Add `factorial()`/`fact()` functions and fix miscellaneous issues (#85)
fc7e000View on GitHub[release] Add functions (`raw()`, `value()`, `dropUnit()`) to strip the unit label and use the plain number in other calculations + misc fixes and improvements (#72)
8f8d8baView on GitHub[release] [Experimental] Sync files to/from a custom folder (#70)
e456734View on GitHub[release] Ability to convert between 100+ units in natural language (#64)
040b659View on GitHub[release] Implement manual conflict resolution UX during backup restoration (#62)
6f10362View on GitHub[release] Ability to cross-reference files in one another and access their vars and functions (#61)
49e2530View on GitHub