I need to use the pow function in a program. Although I have used #include<math.h> and #include<tgmath.h> and I do get a response from the "Goto implementation" in that it appears to find the library , on compiling I get "implicit declaration of function 'pow' as if the compiler cannot find the function in either library. Although I have found this problem in old postings, none of the answers seem appropriate to use within Studio 7. My version of Studio 7 is pretty up to date: vers. 1709.3.1
Any help would be much appreciated. Mike