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