Advertisements
Advertisements
Question
Give the output of the following:
Math.sqrt(Math.max(9, 16))
One Word/Term Answer
Solution
The output will be 4.0.
shaalaa.com
Is there an error in this question or solution?
Give the output of the following:
Math.sqrt(Math.max(9, 16))
The output will be 4.0.