Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Remove decimal separator key symbol U+2396 from operator dictionary #24

Merged
merged 1 commit into from
May 11, 2020

Conversation

fred-wang
Copy link
Member

From Wikipedia this does not seem to be an operator:

"This symbol is from ISO/IEC 9995 and is intended for use on a keyboard
to indicate a key that performs decimal separation."
(https://en.wikipedia.org/wiki/Decimal_separator#Other_numeral_systems)

Even if it is a decimal separator, such a separator is generally directly
used into the number together with the digits (e.g. in MathML) not
as an operator. Dictionary does not contain other similar separators like
the Arabic ones.

w3c/mathml#176

From Wikipedia this does not seem to be an operator:

"This symbol is from ISO/IEC 9995 and is intended for use on a keyboard
to indicate a key that performs decimal separation."
(https://en.wikipedia.org/wiki/Decimal_separator#Other_numeral_systems)

Even if it is a decimal separator, such a separator is generally directly
used into the number together with the digits (e.g. <mn> in MathML) not
as an operator. Dictionary does not contain other similar separators like
the Arabic ones.

w3c/mathml#176
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants