Destide@feddit.uk to Programmer Humor@lemmy.mlEnglish · 17 days agoInfallible Codelemmy.mlimagemessage-square165fedilinkarrow-up1487arrow-down128
arrow-up1459arrow-down1imageInfallible Codelemmy.mlDestide@feddit.uk to Programmer Humor@lemmy.mlEnglish · 17 days agomessage-square165fedilink
minus-squarefushuan [he/him]@piefed.blahaj.zonelinkfedilinkEnglisharrow-up4·16 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.