Write a C program that inputs three numbers. Then write a function called Total to calculate the output of the following operation and print it. T = 0.869 C1^ XXXXXXXXXXC2C3)! C1 is a real number that...


Write a C program that inputs three numbers. Then write a function called Total to
calculate the output of the following operation and print it.


T = 0.869 C1^6 + 0.214 (C2C3)!


C1 is a real number that must be entered by the user in the range of [0.17 8.76]. If the number entered was not in the range, the program must print an error message and exit. C2 and C3 are positive integer number to be entered by the user. If the user enters a negative value for C2 or C3, the
program must print an error message and exit.
Hint: You may use another function to calculate the factorial operation.



Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here