Danko Radic wrote:

> 
> Lookup table + interpolation for values between table members...
> 

I use mathlib from the beginning of my programmings and find it useful
and complete. Actually, all my programs are calculation-bound, so it
doesn't make sense to use tables et.al. in each of my programs. And in
the end, I need sin, cos, exp, log, etc....

Mathlib uses about 50k of memory, but actually I have 5 Programs on my
Palm using it.

Mike

Reply via email to