this post was submitted on 07 Apr 2025
394 points (97.6% liked)

Memes

49734 readers
1392 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
 

A microblog post by @kareem_carr saying "as soon as i saw they were using asterisks for multiplication symbols, i knew we were in trouble", with an image from the "Office of the United States Trade Representative (Executive Office of the President)" showing the mathematical formula $\Delta \tau_i = \frac{x_i - m_i}{\varepsilon * \varphi * m_i}$. The formula show asterisks (*) instead of multiplication signs (×).

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 38 points 1 week ago (18 children)

I don't get the significance. How should the formula be represented?

[–] [email protected] 131 points 1 week ago (7 children)

Most mathematicians, engineers, and scientists don’t use the asterisk symbol for multiplication. Most don’t write any symbol as it’s implicit. If they do use a symbol they would use a dot or x symbol (though never an actual x). In mathematics, the asterisk is mostly only used to represent convolutions.

Most common:

abc

Less common:

abc

a × b × c

Never:

a * b * c

While to most people this doesn’t really matter (and should feel free using * for multiplication). It shows someone with minimal formal experience in mathematics using this formula

[–] [email protected] 25 points 1 week ago

When I went to college the dot was used for the dot product (scalar product) of two vectors while the cross was used for the cross product (vector product) of two vectors.

Since in this case numbers (read: one-dimensional vectors) are multiplied, the dot product is used, which should be denoted by a dot.

(But really, if I were to write a formula in Latex I would just use the * symbol, too.)

load more comments (6 replies)
load more comments (16 replies)