Hacker News new | ask | show | jobs
by imheretolearn 828 days ago
41 = 7*5 + 6

41 % 7 = 6

41 % 5 = 1

1 comments

Good point. But it's still integer division with a remainder