give the output of math.abs(x); when x= -9.99
Answers
Answered by
7
9.99
The Math.abs() function returns the absolute value of a number.
Similar questions