I'm writing an app that needs various math functions such as sine, cosine, pow, ln. Apparently there is a math.h file somewhere but I get a lot of incompatible type warnings and the linker does not find the definition of the needed function. How does one access these functions?
John -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
