I'm getting wrong results from a couple basic functions (atan and sqrt) that I've gotten from the FDLibm library. The sqrt function simply returns zero every time. I have results from the atan() function also (if anyone's interested), but since I'm having problems with more than one function, it seems to be a more systemic problem.
I'm using CW 8. Are there any 'tricks' to using floats, any settings or flags in the compiler, hardware/software FP libraries, that have to be turned on in order to get floats to work right? I can't use Mathlib because I want to sell the app I'm writing - is that a correct legal interpretation of the Mathlib license? Or can I use it, but I just have my users install it separately? Can I sell a zip file that has Mathlib and my app separately? Thanks. Brian Preston __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
