Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cepccw

  1. cepccw

    math.h function help

    Here is my code, I get the error error &quot;C2660: 'pow' : function does not take 2 parameters&quot; referring to the line that says &quot;pow(3, 2); I need to output 3 to the power of 2 and that is all. Please help me out. #include<iostream.h> #include<math.h> math() { double pow()...

Part and Inventory Search

Back
Top