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