how to convert a negative to positive number in java code example Example: Make a negative number positive Java Math.abs(-5); // returns 5