What fascinates me most about this story is how it illustrates what a young race we humans are intellectually. If we ever want to be anything more than warring tribes, we must learn to accumulate knowledge together. Universal symbols for addition and substraction are the first small step on that very long road, yet it's only been a few hundred years since we took that step. On the scale of the universe, we are like a…
And we're still using '*' for multiplication in our programming languages instead of '×' because using anything other than ASCII for programming is just too hard, or too weird, or whatever.
Where and When Did the Symbols "+" and "–" Originate?
41–50 of 90 posts
Re: Where and When Did the Symbols "+" and "–" Originate?
#42What fascinates me most about this story is how it illustrates what a young race we humans are intellectually. If we ever want to be anything more than warring tribes, we must learn to accumulate knowledge together. Universal symbols for addition and substraction are the first small step on that very long road, yet it's only been a few hundred years since we took that step. On the scale of the universe, we are like a…
And we're still using '*' for multiplication in our programming languages instead of '×' because using anything other than ASCII for programming is just too hard, or too weird, or whatever.
Re: Where and When Did the Symbols "+" and "–" Originate?
#43What fascinates me most about this story is how it illustrates what a young race we humans are intellectually. If we ever want to be anything more than warring tribes, we must learn to accumulate knowledge together. Universal symbols for addition and substraction are the first small step on that very long road, yet it's only been a few hundred years since we took that step. On the scale of the universe, we are like a…
And we're still using '*' for multiplication in our programming languages instead of '×' because using anything other than ASCII for programming is just too hard, or too weird, or whatever.
Re: Where and When Did the Symbols "+" and "–" Originate?
#44Earlier quoted context omitted.
And we're still using '*' for multiplication in our programming languages instead of '×' because using anything other than ASCII for programming is just too hard, or too weird, or whatever.
To be fair, I prefer dots over crosses for multiplication of scalars in when I write it myself. I tend to assume a cross means cross product instead of scalar multiplication. (But, oddly, I do not assume that a dot means dot product.)
Re: Where and When Did the Symbols "+" and "–" Originate?
#45> Overall, what is perhaps most impressive in this story is the fact that symbols which first appeared in print only about five hundred years ago have become part of what is perhaps the most universal “language.” They appeared just at the right time to be carried around the world by conquista and colonialism. Same goes for time notation, etc.
To put it another way, mass production of text froze the symbols that happened to be in use at the time.
Re: Where and When Did the Symbols "+" and "–" Originate?
#46Earlier quoted context omitted.
And we're still using '*' for multiplication in our programming languages instead of '×' because using anything other than ASCII for programming is just too hard, or too weird, or whatever.
We already tried going full-APL but it only proved that it wasn't a good idea. I mean this is impressive https://www.youtube.com/watch?v=a9xAKttWgP4 but I still think the notation is too obscure.
Re: Where and When Did the Symbols "+" and "–" Originate?
#47I always felt the origin of the equals sign was wonderful: "I will sette as I doe often in woorke use, a paire of parralles, or Gemowe lines of one lengthe, thus : ==, bicause noe 2, thynges, can be moare equalle."
Which is not to say that a higher degree of equality can't be attained; it's just that then you'd have one thing instead of two.
Re: Where and When Did the Symbols "+" and "–" Originate?
#48> Overall, what is perhaps most impressive in this story is the fact that symbols which first appeared in print only about five hundred years ago have become part of what is perhaps the most universal “language.” They appeared just at the right time to be carried around the world by conquista and colonialism. Same goes for time notation, etc.
Mathematically, those values are useful because they can be factored in many ways. But who picked them?
I was at the British Museum one time, and they had an horological exhibit (clocks throughout the ages), so I asked one of the curators. He said it was the Babylonians that chose those values.
But since this thread is about notation, I should be asking who picked the colon (:) as the time separator that is generally used. And are there other conventions for this?
Re: Where and When Did the Symbols "+" and "–" Originate?
#49Earlier quoted context omitted.
Everybody uses juxtaposition for multiplication (or dot when some separation is required) and horizontal line for division. * and / are poor man's substitutes when all you have is ASCII. × is used for vector products, Cartesian products and products of algebraic structures in general. The only place I've ever seen × or ÷ being used in arithmetics was primary school. No idea why they use them.
> The only place I've ever seen × or ÷ being used in arithmetics was primary school. No idea why they use them. Perhaps because the other prominent use is on the buttons of every single calculator in the world.
I know that's mere anecdotal evidence, but I believe there do exist reliable documentary sources from that era.
Re: Where and When Did the Symbols "+" and "–" Originate?
#50The next logical question is, "Where did × and ÷ originate?" From there, I've always wondered how multiplication migrated from "×" to "∗"? And recently, I've wondered if we will migrate "-" to something else? (This last derives from having to annotate a range of numbers including positive and negative. When "-" is used for both range and negative, it causes confusion.) p.s. I tried to post this to the original poster…
I always thought the * was used for multiplication to avoid confusing × with the English alphabet X. We can usually distinguish them while writing equations on paper(I write x in a cursive, for example).