1
0
Fork 0
InfiniTime/doc/Calculator.md
JustScott 68384fc34e Add a new Calculator App
InfiniTime PR #375 "Calculator App"

Co-authored-by: Raupinger <fgrauper@gmail.com>
Co-authored-by: Florian <florian@florian-thinkpad.local>
Updated to 1.14 by: JustScott
2025-01-02 11:55:15 +00:00

468 B

Calculator Manual

This is a simple Calculator with support for the four basic arithmetic operations, parenthesis and exponents. Here is what you need to know to make full use of it:

  • Swipe left to access parenthesis and exponents
  • A long tap on the screen will reset the text field to 0.
  • If the entered term is invalid, the watch will vibrate.
  • results are rounded to 4 digits after the decimal point
  • TIP: you can use ^(1/2) to calculate square roots