Write your own trig functions.  Considering what you are doing, you may want 
to trade off memory for speed and make a simple lookup table for your trig 
functions.  The source for Mathlib is provided so you can see the routines 
of the exact functions you are using.  Then, you can modify them for your 
own performance needs.  You could not use the whole mathlib itself and just 
compile the trig functions into your application.

Steve


>From: "manish jaggi" <[EMAIL PROTECTED]>
>Reply-To: "Palm Developer Forum" <[EMAIL PROTECTED]>
>To: "Palm Developer Forum" <[EMAIL PROTECTED]>
>Subject: Mathlib.prc
>Date: Mon, 23 Jul 2001 00:35:03 -0700
>
>I am using Mathlib.prc for Trignometric calculations.
>This library is useful but it takes hell lot of time is there any 
>substitute
>for it
>Manish
>
>_________________________________________________________________
>Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>--
>For information on using the Palm Developer Forums, or to unsubscribe, 
>please see http://www.palmos.com/dev/tech/support/forums/


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to