% is not modulo, wrong description

Absolute node alone can not help here … You will also have to use a conditional node - if I want to do -4 Modulus 5 it’s not 4, it’s 1. I will have to first check if the number is negative then apply a different calculation.