0

C++

write a program to evaluate the following using function: Z = (X! + (Y-X)!) / 2

19th Apr 2018, 12:24 AM
Hussam Raheem
Hussam Raheem - avatar
2 Answers
0
You basically just need a function for calculating factorials. What have you tried so far?
19th Apr 2018, 3:47 AM
Alex
Alex - avatar