in reply to [OT: JavaScript] JS remainder operation ('%')

The online JS calculators agree...

I've just built a quick and dirty JS calculator to test the result. My browser, Chrome on Windows 10, agrees with the online calculators you have tried...

If you suspect it is a browser/OS variance then other Monks with different configurations might like to visit:
https://www.boddison.com/temp/PMJStest.html

  • Comment on Re: [OT: JavaScript] JS remainder operation ('%')