Tag archive
Commands grouped around the same concept, pattern, or recurring problem.
Use `ABS` to strip the sign from a number and `MOD` (or the `%` operator) to get the integer remainder after division.