this post was submitted on 03 Dec 2023
420 points (99.8% liked)

196

16327 readers
2615 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] SmartmanApps@programming.dev 1 points 6 months ago

Old school calculator is wrong

No, it's right. The e-calculator is wrong.

the order of operations existed at the previous turn of the century, and should operate correctly on every digital calculator ever made

Yes, they should - welcome to what happens when programmers don't bother checking their Maths is correct when writing a calculator app (hence why I wrote the thread I linked to above).