MicroCalc is a spreadsheet aplication for java enabled devices, such as mobile phones and PDA.
MicroCalc midlet is freeware for individual use. But we may charge a fee in future for using MC network server to synchronize your data between phone and PC.
MC Features
* precision: fixed point decimals with 24 bits for the fraction (40/24).
* operators: + – * / () & (string concatenation) ^(power), comparison operators: = != < > <= >=
* functions: SIN,COS,TAN,COT, ASIN,ACOS,ATAN,ATAN2, SQRT,LN,ABS,EXP,POW, SUM, logical: IF, AND,OR
* constants: PI(),E() (don’t forget the brackets – they’re implemented as functions without arguments)
* storing sheets in record store
* data types: boolean, long, decimal, string, datetime
* cell formatting options (for numbers and date time at the moment)
* pointer support (use pointer to select a cell, and click again to edit it)
MicroCalc download
The current version of Microcalc (MC) is 0.7.8 (updated 17 Nov 2004). It’s available in several packages:
* basic package for general j2me enabled device: microcalc.jad & microcalc.jar. No additional midlets are included into the package, size under 32k.
* package for Siemens phones (includes export utility to SYLK file): microcalc45sylk.jad & microcalc45sylk.jar.
* MicroCalc Lite: microcalclite.jad & microcalclite.jar – the same as basic package with some features removed to keep jar file size within 30k. Use this on Nokia 3590, 6310, or any other that cannot run the basic package because of midlet size limitation.
* PRC file for use on Palm OS devices: microcalc.prc.
Basic package can be obtained from www.handango.com (for free). Continue reading »