0
Programming
Write a complete C++ program that will calculate the force given by the following formula. The program should prompt the user for the weight, tension and rate and display results on the screen
2 ответов
+ 2
What's the formula? Also, what errors are you getting? (post your code and we can help you easier)
+ 1
Force = Weight x (weight x tension)/1-rate ^2