At 09:34 2003-1-31 -0800, you wrote:
The problem isn't technical, since source for MathLib is included, its legal. MathLib is distributed under the Lesser GNU Public License, which effectively limits its use to being shared library, unless your whole program is being distributed under the GNU Public License.I've only gone as far as 1 semester of college Calculus, so writing them myself isn't an option. I have no idea what 'series analysis' means.So if I want to include the mathlib stuff and have my user only install 1 app, how do I include mathlib in my project? In the past I've skimmed by topics on multi-segments with CW, but it sounds like that's where I'm at if I want to do this.
However, MathLib is derived from a completely free source code base from Sun called FDLibM. You can get that source from www.netlib.org and add it to your project if you just need a few functions. The author of MathLib took this source, customized it for Palm OS and working in a shared library, and released it under a new license.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
