Why not just write your own??

It is not like the equations that deal with e to the x power are copyright.




> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of M.
> Edward Wilborne III
> Sent: 25 September 2000 14:41
> To: Palm Developer Forum
> Subject: Re: Higher math functions
> 
> 
> The problem with incorporating the MathLib source directly in 
> your code is
> you then may have to open up your source because MathLib's source is
> protected by the GNU GPL.
> 
> I've spoken with Rick Huebner about this when I wanted to do something
> similar and it's possible that your code can be considered a 
> derivative work
> if you put parts of the library source code into your own code.
> 
> Ed
> ----- Original Message -----
> From: "Dave Johnson" <[EMAIL PROTECTED]>
> To: "Palm Developer Forum" <[EMAIL PROTECTED]>
> Sent: Monday, September 25, 2000 9:25 AM
> Subject: Re: Higher math functions
> 
> 
> > Andy Black wrote:
> >
> > >I am working on a program that needs to use e to the x 
> power. I know
> about
> > >using mathlib to get this functionality. I was wondering 
> if anyone knows
> of
> > >a site where I can get code to do just that 1 math 
> function. I hate to
> have
> > >to install a 50k library (my program is about 10-12k) for 1 maybe 2
> function
> > >calls.
> > MathLib comes with full source code: with a little work, 
> you can probably
> > extract just the functions you need...
> >
> > Dave Johnson
> >
> > --
> > For information on using the Palm Developer Forums, or to 
> unsubscribe,
> please see http://www.palmos.com/dev/tech/support/forums/
> >
> 
> 
> -- 
> For information on using the Palm Developer Forums, or to 
> unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
> 

-- 
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