Calculate Percent Variance Using Absolute

I am trying to understand why one would use absolute values in the denimonator when calculating a percentage (numerator / abs(denominator)). I understand that the absolute is measuring the distance to zero regardless of its sign, but I am just not seeing the whole picture. Any thoughts would be greatly appreciated.