Question: we will scan two different values and the program would get the midpoint of those two number. Think of it as two different number on

we will scan two different values and the program would get the midpoint of those two number. Think of it as two different number on a number line. So the output would be the Midpoint of those two numbers. Thats all the information i was given.
I need this in C programming. no other way, I'm also using visual studio to run the program
Program 3: Create a recursive function that calculates midpoint of two points A and B called M. It prints different point A, point B and midpoint M until the difference between midpoint and A is less than 0.0001
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
