math.h library
I need to use some trig functions in some code that I'm writing for our kiwi drive train. Does anyone know where to find C libraries (specifically the math.h)? I've found the GNU C library but didn't think it would work because it said that it only ran on GNU systems. All I need is simple sin cos and tan funcs.
peace.
bill
|