Provide a statement that prints the length of the hypotenuse of a right triangle whose base is given by the variable base, and whose height is given by the variable height. In your statement, you must use the Math class’s hypot method. To learn about the hypot method, see Sun’s Java API Web site.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.