Introduction
ABS and MOD help you work with numbers by finding the positive value and the remainder after division.
When you want to ignore negative signs and get only positive numbers.
When you need to find out what remains after dividing one number by another.
When calculating distances or differences where only positive values make sense.
When splitting items into groups and checking how many are left over.
When working with cycles or repeating patterns in numbers.