[0]: Watt, S. M. A Preliminary Report on the Set of Symbols Occurring in Engineering Mathematics Texts. In Proceedings of MICA 2008: Milestones in Computer Algebra 2008.
Math Symbol Frequencies
11–20 of 21 posts
Re: Math Symbol Frequencies
#12I had a bit of a chuckle that apparently 5 out of 50000 opening "(" parentheses weren't closed, but then I saw that 2 out of 12000 "]" brackets weren't opened! What criminal is using these standalone?
Re: Math Symbol Frequencies
#13It seems weird that ∋ would be the sixth-most frequent symbol, while ∈ doesn't figure at all.
Agreed. Even stranger to me is @ as the fourth most common operator, supposedly more common than +. The whole thing seems dubious.
Re: Math Symbol Frequencies
#14I had a bit of a chuckle that apparently 5 out of 50000 opening "(" parentheses weren't closed, but then I saw that 2 out of 12000 "]" brackets weren't opened! What criminal is using these standalone?
Re: Math Symbol Frequencies
#15It seems weird that ∋ would be the sixth-most frequent symbol, while ∈ doesn't figure at all.
Agreed. Even stranger to me is @ as the fourth most common operator, supposedly more common than +. The whole thing seems dubious.
Unicode 2061, 2062 and 2063 are invisible operators. TeX does not have any of these invisible operators. These invisible operators result from the TEX to MathML conversion.
– 2061 – Function application
– 2062 – Invisible times
– 2063 – Invisible separator
And Wikipedia says that function application may be represented as
U+2061 FUNCTION APPLICATION (⁡, ⁡) — a contiguity operator indicating application of a function; that is an invisible zero width character intended to distinguish concatenation meaning function application from concatenation meaning multiplication. https://en.wikipedia.org/wiki/Function_application#Represent...
I'm not sure though how an automated conversion process would be able to distinguish between these.
Re: Math Symbol Frequencies
#16I had a bit of a chuckle that apparently 5 out of 50000 opening "(" parentheses weren't closed, but then I saw that 2 out of 12000 "]" brackets weren't opened! What criminal is using these standalone?
There is the normal notation for half-open ranges, which would lead to unbalanced brackets.
Re: Math Symbol Frequencies
#17I had a bit of a chuckle that apparently 5 out of 50000 opening "(" parentheses weren't closed, but then I saw that 2 out of 12000 "]" brackets weren't opened! What criminal is using these standalone?
Re: Math Symbol Frequencies
#18Re: Math Symbol Frequencies
#19It seems weird that ∋ would be the sixth-most frequent symbol, while ∈ doesn't figure at all.
Re: Math Symbol Frequencies
#20I wonder if these tables are telling us that it's more conventional to write "a a". Is there a style guide for writing equations?