I've written dozens of computer programs, and have never even come close to having to use this silly operator.
Name:
Anonymous2010-06-27 17:40
You would use the modulus in favor of it's mathematical counterparts you can conjure up because of simplicity. Wouldn't you prefer one "%" instead of "i-(i/j)*j" simply for simplicity? Clearly, it clears up your code.