this post was submitted on 27 Nov 2025
732 points (91.0% liked)

Science Memes

21155 readers
35 users here now

Welcome to c/science_memes @ Mander.xyz!

A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.



Rules

  1. Don't throw mud. Behave like an intellectual and remember the human.
  2. Keep it rooted (on topic).
  3. No spam.
  4. Infographics welcome, get schooled.


Research Committee

Other Mander Communities

Science and Research

Biology and Life Sciences

Physical Sciences

Humanities and Social Sciences

Practical and Applied Sciences

Memes

Miscellaneous

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] TheRedSpade@lemmy.world 14 points 10 months ago* (last edited 10 months ago) (1 children)

While I never failed a math class, I also never went past high school. When would your presumptions NOT be true?

[–] Truscape@lemmy.blahaj.zone 7 points 10 months ago* (last edited 10 months ago) (2 children)

Some forms of programming syntax, although there are the fringe cases where an equation (or function in programming) is represented by a symbol in conjunction with a parentheses input.

For example:

y(x) = 2*x+3

5+y(1) = 10, as 1 is substituted in for x in the prior equation.

[–] TheBlackLounge@lemmy.zip 3 points 10 months ago (2 children)

And in some languages a number can be used as a name of a variable or a function, so it can be anything really

[–] MotoAsh@piefed.social 2 points 10 months ago

Not in most programming languages, though. You cannot start names with a number. Unless you're using some strange character that merely looks like a number, anyways. Programming with unicode can get weird but generally works without issue these days.

load more comments (1 replies)
[–] moriquende@lemmy.world 1 points 10 months ago (139 children)

Wouldn't we just assume function expressions are always "in parenthesis"? Then it's just a substitution and no rules were changed.

load more comments (139 replies)