Question: using c program Devise a function my_min(x,y) that returns the smaller of two float values, and test the function with a driver. The driver should
using c program Devise a function my_min(x,y) that returns the smaller of two float values, and test the function with a driver. The driver should prompt the user for input and then display the value returned by the my_min() function.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
