Destide@feddit.uk to Programmer Humor@lemmy.mlEnglish · 5 days agoInfallible Codeimagemessage-square161fedilinkarrow-up1484arrow-down126
arrow-up1458arrow-down1imageInfallible CodeDestide@feddit.uk to Programmer Humor@lemmy.mlEnglish · 5 days agomessage-square161fedilink
minus-squarefushuan [he/him]@piefed.blahaj.zonelinkfedilinkEnglisharrow-up4·4 days agoI would have preferred for the function to be called mod, since it’s the modulo operation, which in math is represented with a percentage or “mod”. Most programming languages use a percentage because of that, so do a lot of calculators.
I would have preferred for the function to be called mod, since it’s the modulo operation, which in math is represented with a percentage or “mod”. Most programming languages use a percentage because of that, so do a lot of calculators.