Posted on June 23, 2010 at 07:25I have to use floating point functions in my application; sqrt, sin, cos, atan. I have included <math.h>, so the source files compile. I am using STVD with the Cosmic toolset. How do I tell the environment to link th...