Question: write a function named compute()with its prototype to calculate and display the value of rate based on the formula (rate = 1/(x+1)where x is a
write a function named compute()with its prototype to calculate and display the value of rate based on the formula (rate = 1/(x+1)where x is a variable initialized to 3.6 inside compute (). call the function compute () from the main function main()
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
