this post was submitted on 19 Jun 2025
813 points (97.2% liked)
Math Memes
2476 readers
4 users here now
Memes related to mathematics.
Rules:
1: Memes must be related to mathematics in some way.
2: No bigotry of any kind.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If all people did was simple equations like the one in the OP, you'd probably be right, but math syntax has to deal with all kinds of equations. Your way, I can't write 3x^2–4x+5. Instead, I'd have to write ((((3x)^2)−4)x)+5. That's WAY more obnoxious. It's better to have an unambiguous syntax that covers all the cases and lets me write equations in an more simple form.