Question: 5. Define a Ctt+function Min that takes an array of floating point numbers X and number of data N ( N is integer) and determines
5. Define a Ctt+function Min that takes an array of floating point numbers X and number of data N ( N is integer) and determines the minimum of all the values and returns the minimum value. Now complete the program by calling this function suitably from main by creating an array with 10 arbitrary values, and call this function and display the minimum value
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
