TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compiling c code



I wrote some code in c but gcc is complaining that there is no function
sqrt or pow in the math.h. I looked at math.h but did find what I was
looking for is there a different name (function) or header that will
compute a power or square root?

In advance
Thanks
Rodney