Click here to Skip to main content
15,919,567 members

Comments by Member 14781922 (Top 1 by date)

Member 14781922 12-May-20 8:37am View    
Question text
Write C++ code for a function called min(). This function takes two floating parameters num1 and num2 and returns the minimum between the two.