No.11352558 ViewReplyOriginalReport
Ok, can someone please help me out...
mod(1/3, 11) = 4.
HOW? HOW? WHY ISN'T IT 1/3 or if using integer arithmetic, 1/3 = 0, mod(0, 11) = 0. Where the fuck does 4 come from?