this post was submitted on 03 Dec 2024
516 points (98.7% liked)

Science Memes

15140 readers
2494 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.

This is a science community. We use the Dawkins definition of meme.



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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] supersquirrel@sopuli.xyz 24 points 6 months ago* (last edited 6 months ago) (6 children)

Hot take, in my opinion this is one of the reasons pseudo-code or even sometimes code is easier to parse than formal math expressions, especially in the context of physics.

What do the variables mean? It is often difficult or impossible to google them even if you know the correct name of the symbol and there is very little consistency to give you hints, a symbol in superscript is an exponent? A signifier?

Niche areas of academia will abstractly define a variable/constant as a community and then reference it in papers as if everyone who reads any papers on the topic from now on will magically know the variable. At least in programming the variable has to be defined in the code and is easily searchable on a search engine...

The only math notation I have encountered that I actually think is elegant is set theory and category theory notation.

[โ€“] someacnt_@lemmy.world 9 points 6 months ago

In case of math literature, I'd say it is mainly because the equations would be horribly long. Things like integral computation comes with lots of details, or some kind of long exact sequence. Experts would have trouble understanding it, while normal people almost certainly have no interest in understanding the formulae.

Also, often there is no meaning to the variable. Like, in a real function f(x), x is just "a real variable". There is no additional meaning to it.

As for other fields, I dunno. They might have copied math literature style or something.

load more comments (5 replies)