Thank you so much... I have no idea how many times I went over this looking for little mistakes like that. Even with the IDE matching brackets I still did not find that.
This has solved my issue.
Thank you again.
Richard
User Profile
Collapse
-
Richard Ballin started a topic error C2660: 'System::Math::Pow' : function does not take 1 argumentsin Cerror C2660: 'System::Math::Pow' : function does not take 1 arguments
Hello All,
I am taking a class using Visual Studio C++ Express 2010 and on one of the first projects i need to use the Math::Pow() function. The book does not do a good job of explaining how to use this. I was able to create the program and calculate simple interest fine with a normal formula however once I needed to calculate compounded interest it required a exponent.
Line 203 of the Code is where the error is. ...
No activity results to display
Show More
Leave a comment: