BTW, if you are using CW for Palm R6, Mathlib is included with CW in the
Palm OS Extras/Unsupported folder.

Hope this helps.

Rgds,
Jun-Kiat Lam
Metrowerks Technical Support
----- Original Message -----
From: "Peter Epstein" <[EMAIL PROTECTED]>
Newsgroups: palm-dev-forum
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Tuesday, March 21, 2000 8:24 PM
Subject: Re: math functions with CW R6 (off topic?)


> The Palm operating system doesn't include high level math functions for
> trigonometry, etc. However, there is a free shared library you can use
> called MathLib (http://www.radiks.net/~rhuebner/mathlib.html). It is quite
> common for Palm applications to require this shared library in order to
> function. The distributions typically include the MathLib.prc file with
the
> application prc file, so you can easily install both. The advantage of a
> shared library is that the code doesn't end up getting duplicated in each
> application that uses it. Your application will need to find the library
> when it starts up, and give a suitable error message if it can't find it.
>
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html
>


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to