Computer Applications
Write down the syntax to find the absolute value of a number y.
Java Math Lib Methods
32 Likes
Answer
Math.abs(y)
Answered By
12 Likes
Write down the syntax to find the absolute value of a number y.
32 Likes
Math.abs(y)
Answered By
12 Likes