this post was submitted on 27 Jul 2026
120 points (92.3% liked)
xkcd
17111 readers
176 users here now
A community for a webcomic of romance, sarcasm, math, and language.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
RPN breaks my brain, I need to refresh myself.
Or
3 + (((5 + 8) * 2) + (17 - (36 / 9)))To be fair, my example was illustrative. The equivalent would simply be:
3 5 8 + 2 * 17 36 9 / - + +Thanks.