Page 1 of 1

What is the output of the following segment of code? Math.floor(Math.min(-6.8, -4.2))

Posted: Fri May 20, 2022 11:34 am
by answerhappygod
What is the output of the following segment of
code? Math.floor(Math.min(-6.8, -4.2))