javascript w3schools absolute value code example Example: javascript absolute value Math.abs(-2) // 2 Math.abs(2) // 2