Lx Calculator
· v0.2.1
About
A touch calculator app for Garmin devices.
#### Features ####
- Large, easy to press buttons
- Physical button based shortcuts
- Automatically saving history for recall
- Trigonometry functions: sin, cos, tan, asin, acos, atan, pi, e, ln, log
- With support for degrees, radians, and gradians
- Memory that can be set, recalled, and added to
- Unit conversions between physical units; convert metres to yards, litres to
pints, celsius to fahrenheit, and more!
- Useful shortcuts for quick actions:
- Press START or tap the answer box to quickly get the answer
- Long hold on `DEL` to delete the current input
#### How to Use ####
The central view contains the number pad. To switch to another page:
- Swipe in a direction, or
- Tap the arrows on the edge of the display, or
- Press the UP or DOWN buttons
Pages have small arrows around the edge to indicate other pages.
To get to the **Main Menu**, hold the UP button.
#### Button mapping ####
- UP: Move to the left page
- DOWN: Move to the right page
- START: Calculate the current formula
- Holding UP / MENU: Main Menu
#### Settings ####
Settings can be adjusted from the Connect IQ app on your phone, or by
long-pressing the MENU button and going to the "Settings" menu.
- Switch after setting Operator
- If set, the view will reset to the main number pad once an operator has
been chosen.
- Vibration
- If set, button presses will cause a small vibration.
- Screen Transitions
- If set, moving pages will show an animation. Disable to speed up moving
around the app.
What's new
# Version 0.2.1
- Fix bug with trigonometry functions
# Version 0.2.0
- Reorganised pages
- Added Tapping on answer box to calculate shortcut
- Added setting for Screen Transition Animations
- Added Unit Conversions tool in Main Menu
- Added proper Page Transition Icons
- Added Degrees / Radians / Gradians setting for Trigonometry
- Added Memory Add, Set, Recall
- Added holding DEL to delete input shortcut
- Added Negative `+/-` for operand
- Fixed trailing zeroes in History menu
# Version 0.1.0
- Added main number pad
- Added `+`, `-`, `*`, `/`, `^`, `log`
- Added `ln`, `sin`, `cos`, `tan`, `asin`, `acos`, `atan`
- Added π, `e`
- Added Automatically switch after Operator
- Added Vibration on Buttons
- Added History menu