WristApps

Home Up

Many people, like me, have contributed free Wristapps to the Timex Datalink Yahoo Group.  You can find them in the files\Wristapps section.  You will probably have to login to Yahoo to gain access.  All of my wristapps are posted there first.

SciCalc

Current version is 3a (download here).  Please read .txt file before using!

Now with LN, LOG, SQRT, Unit Converter, Tip Calculator, Memory functions.

For insight into it's operation take a look at this state diagram.

Floating point calculator.  Currently accurate to 4 (almost 5) decimal places.  (Hope to make it 5 places by hiding the MSbit of the mantissa one day).  Using my own flavor or s16e7 floats with 16 bit mantissa, 7 bit exponent and 1 bit sign.

Known bugs/limitations: 

Overflow/Underflow are not trapped so you will get the wrong answer in this case
Fixed a bug regarding -0 in version 1a

Previous versions: 2a

RayRPN

Abandoned for SciCalc... (but might come back one day)

Known bugs:  110-100=-118 ! 

Calendar

My first WristApp...

Shows a graphical view of the current month.

Browse days/months/years with crown (use Stop/Reset to select mode).
Push Start/Spit to return to today.

Download current version (2a) here.

Known bugs:

Calendar returns to present date when Start/Split is pushed, but if you were on a different month, then the calendar may not be redraw correctly (especially the first week).