Chapter 6: Problem 23
Write a method minimum3 that returns the smallest of three floatingpoint numbers. Use the Math.min method to implement minimum3. Incorporate the method into an application that reads three values from the user, determines the smallest value and displays the result.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.