Short:        A simple calculator
Author:       Journeyman
Uploader:     jman storiepvtride it (Journeyman)
Type:         misc/math
Version:      0.4
Requires:     NListview class
Architecture: i386-aros

jCalc 0.4

This is a simple pocket calculator and it simply does what it says.

A brief overview of the main features:
- Decimal, octal, binary, hexadecimal conversions
- A couple of useful (?) math shortcuts for powers and square root
- Full memory registry use
- AREXX port (see "rexx" directory for info)
- Batch execution through text file input (see "batch" directory for info)

Feedback and bug reports are welcome.

KNOWN BUGS/LIMITS:
- Due to the actual limit of AROS 32bit build, input of more than 10 figures are not allowed
- Crashes randomly occur due to the above mentioned limit
- This application eats memory (noticeable when running a batch of calculations): this is likely due to memory leaks outside jcalc.


Uploaded using: archives.aros-exec.org