Digits (location/position) vs. digits (glyph/symbol/value) on a display?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
This is about (numerical) displays, eg. a "multiple-digit" display such as a https://en.wikipedia.org/wiki/Seven-segment_display (LED or LCD) and the difference between a digit as a single-glyph numeral (0-9) and a digit as referring to the possible position for a glyph on the display.
Example: "1.23" would be a three-digit display with the digits/glyphs/symbols "1","2","3" with the numeral "1.23" (representing a number).
However, any digit (location) on that display could show different digits (glyph/symbol/value), e.g. the leftmost could show a "9" instead.
So the term "digit" is used ambiguously which makes it a little awkward, and I am looking for a way to distinguish between the two meanings - is there?
Edit:
The awkwardness I was referring to may be clearer with yet another example: "Show a digit on the leftmost digit".
I guess it's a matter of context and better set up in a way that "Show a digit on the leftmost position" or similar would work - which is difficult when the context is the positional attribute.
Maybe introducing inaccuracy like "Show a number on the leftmost digit" is tolerable? But it is and sounds wrong.
Wikipedia states nothing about its use as "positional attribute":
https://en.wikipedia.org/wiki/Numerical_digit
A numerical digit is a single symbol (such as "2" or "5") used alone,
or in combinations (such as "25"), to represent numbers (such as the
number 25) according to some positional numeral systems. The single
digits (as one-digit-numerals) and their combinations (such as "25")
are the numerals of the numeral system they belong to.
So maybe there is a synonym for "digit" better suited to describe a position - perhaps "place" (from https://en.wiktionary.org/wiki/decimal_place, but not quite right either)?
nouns ambiguity technical
|
show 1 more comment
This is about (numerical) displays, eg. a "multiple-digit" display such as a https://en.wikipedia.org/wiki/Seven-segment_display (LED or LCD) and the difference between a digit as a single-glyph numeral (0-9) and a digit as referring to the possible position for a glyph on the display.
Example: "1.23" would be a three-digit display with the digits/glyphs/symbols "1","2","3" with the numeral "1.23" (representing a number).
However, any digit (location) on that display could show different digits (glyph/symbol/value), e.g. the leftmost could show a "9" instead.
So the term "digit" is used ambiguously which makes it a little awkward, and I am looking for a way to distinguish between the two meanings - is there?
Edit:
The awkwardness I was referring to may be clearer with yet another example: "Show a digit on the leftmost digit".
I guess it's a matter of context and better set up in a way that "Show a digit on the leftmost position" or similar would work - which is difficult when the context is the positional attribute.
Maybe introducing inaccuracy like "Show a number on the leftmost digit" is tolerable? But it is and sounds wrong.
Wikipedia states nothing about its use as "positional attribute":
https://en.wikipedia.org/wiki/Numerical_digit
A numerical digit is a single symbol (such as "2" or "5") used alone,
or in combinations (such as "25"), to represent numbers (such as the
number 25) according to some positional numeral systems. The single
digits (as one-digit-numerals) and their combinations (such as "25")
are the numerals of the numeral system they belong to.
So maybe there is a synonym for "digit" better suited to describe a position - perhaps "place" (from https://en.wiktionary.org/wiki/decimal_place, but not quite right either)?
nouns ambiguity technical
1
Why are decimal place or position not suited to your purpose?
– michael.hor257k
Oct 22 '18 at 11:27
@michael It's difficult because the term used to refer to these positions is "digit". "Decimal place" is probably not correct as it is precisely defined as "the position of a digit to the right of the decimal point in a decimal number. "
– Guest
Oct 22 '18 at 11:57
While I would recommend "significant figure" to refer to any given point, in reference to your comment above, I believe "digit" refering to the actual contents of the position supercedes the notion of position itself. i.e. "The left-most digit" would always be thought of as the left most lit-up number.
– Freddie R
Oct 22 '18 at 12:29
You need to decide if you want to look at this from a mathematical point of view, or an engineering one. In mathematics, there can be no "empty" digits - so the problem what to call them does not arise. In engineering, each "slot" of 7 segments is usually called "digit" and it displays (or not) a symbol. That said, I would have no problem calling these slots "places" or "positions".
– michael.hor257k
Oct 22 '18 at 12:32
@michael That's exactly it, the notion of an inactive "slot" (empty display position) also called digit in engineering/tech terminology. Coming from the technical point of view, I think I'll refer to the position as "digit" and whatever is shown there as "symbol" or "glyph" - after all, seven-segment displays are not limited to numerals and can show quite a number of letters in addition to the hexadecimal A-F. Thank you all for your input and the discussion (I can't upvote, sorry).
– Guest
Oct 22 '18 at 13:12
|
show 1 more comment
This is about (numerical) displays, eg. a "multiple-digit" display such as a https://en.wikipedia.org/wiki/Seven-segment_display (LED or LCD) and the difference between a digit as a single-glyph numeral (0-9) and a digit as referring to the possible position for a glyph on the display.
Example: "1.23" would be a three-digit display with the digits/glyphs/symbols "1","2","3" with the numeral "1.23" (representing a number).
However, any digit (location) on that display could show different digits (glyph/symbol/value), e.g. the leftmost could show a "9" instead.
So the term "digit" is used ambiguously which makes it a little awkward, and I am looking for a way to distinguish between the two meanings - is there?
Edit:
The awkwardness I was referring to may be clearer with yet another example: "Show a digit on the leftmost digit".
I guess it's a matter of context and better set up in a way that "Show a digit on the leftmost position" or similar would work - which is difficult when the context is the positional attribute.
Maybe introducing inaccuracy like "Show a number on the leftmost digit" is tolerable? But it is and sounds wrong.
Wikipedia states nothing about its use as "positional attribute":
https://en.wikipedia.org/wiki/Numerical_digit
A numerical digit is a single symbol (such as "2" or "5") used alone,
or in combinations (such as "25"), to represent numbers (such as the
number 25) according to some positional numeral systems. The single
digits (as one-digit-numerals) and their combinations (such as "25")
are the numerals of the numeral system they belong to.
So maybe there is a synonym for "digit" better suited to describe a position - perhaps "place" (from https://en.wiktionary.org/wiki/decimal_place, but not quite right either)?
nouns ambiguity technical
This is about (numerical) displays, eg. a "multiple-digit" display such as a https://en.wikipedia.org/wiki/Seven-segment_display (LED or LCD) and the difference between a digit as a single-glyph numeral (0-9) and a digit as referring to the possible position for a glyph on the display.
Example: "1.23" would be a three-digit display with the digits/glyphs/symbols "1","2","3" with the numeral "1.23" (representing a number).
However, any digit (location) on that display could show different digits (glyph/symbol/value), e.g. the leftmost could show a "9" instead.
So the term "digit" is used ambiguously which makes it a little awkward, and I am looking for a way to distinguish between the two meanings - is there?
Edit:
The awkwardness I was referring to may be clearer with yet another example: "Show a digit on the leftmost digit".
I guess it's a matter of context and better set up in a way that "Show a digit on the leftmost position" or similar would work - which is difficult when the context is the positional attribute.
Maybe introducing inaccuracy like "Show a number on the leftmost digit" is tolerable? But it is and sounds wrong.
Wikipedia states nothing about its use as "positional attribute":
https://en.wikipedia.org/wiki/Numerical_digit
A numerical digit is a single symbol (such as "2" or "5") used alone,
or in combinations (such as "25"), to represent numbers (such as the
number 25) according to some positional numeral systems. The single
digits (as one-digit-numerals) and their combinations (such as "25")
are the numerals of the numeral system they belong to.
So maybe there is a synonym for "digit" better suited to describe a position - perhaps "place" (from https://en.wiktionary.org/wiki/decimal_place, but not quite right either)?
nouns ambiguity technical
nouns ambiguity technical
edited Oct 22 '18 at 10:49
Guest
asked Oct 22 '18 at 8:41
GuestGuest
62
62
1
Why are decimal place or position not suited to your purpose?
– michael.hor257k
Oct 22 '18 at 11:27
@michael It's difficult because the term used to refer to these positions is "digit". "Decimal place" is probably not correct as it is precisely defined as "the position of a digit to the right of the decimal point in a decimal number. "
– Guest
Oct 22 '18 at 11:57
While I would recommend "significant figure" to refer to any given point, in reference to your comment above, I believe "digit" refering to the actual contents of the position supercedes the notion of position itself. i.e. "The left-most digit" would always be thought of as the left most lit-up number.
– Freddie R
Oct 22 '18 at 12:29
You need to decide if you want to look at this from a mathematical point of view, or an engineering one. In mathematics, there can be no "empty" digits - so the problem what to call them does not arise. In engineering, each "slot" of 7 segments is usually called "digit" and it displays (or not) a symbol. That said, I would have no problem calling these slots "places" or "positions".
– michael.hor257k
Oct 22 '18 at 12:32
@michael That's exactly it, the notion of an inactive "slot" (empty display position) also called digit in engineering/tech terminology. Coming from the technical point of view, I think I'll refer to the position as "digit" and whatever is shown there as "symbol" or "glyph" - after all, seven-segment displays are not limited to numerals and can show quite a number of letters in addition to the hexadecimal A-F. Thank you all for your input and the discussion (I can't upvote, sorry).
– Guest
Oct 22 '18 at 13:12
|
show 1 more comment
1
Why are decimal place or position not suited to your purpose?
– michael.hor257k
Oct 22 '18 at 11:27
@michael It's difficult because the term used to refer to these positions is "digit". "Decimal place" is probably not correct as it is precisely defined as "the position of a digit to the right of the decimal point in a decimal number. "
– Guest
Oct 22 '18 at 11:57
While I would recommend "significant figure" to refer to any given point, in reference to your comment above, I believe "digit" refering to the actual contents of the position supercedes the notion of position itself. i.e. "The left-most digit" would always be thought of as the left most lit-up number.
– Freddie R
Oct 22 '18 at 12:29
You need to decide if you want to look at this from a mathematical point of view, or an engineering one. In mathematics, there can be no "empty" digits - so the problem what to call them does not arise. In engineering, each "slot" of 7 segments is usually called "digit" and it displays (or not) a symbol. That said, I would have no problem calling these slots "places" or "positions".
– michael.hor257k
Oct 22 '18 at 12:32
@michael That's exactly it, the notion of an inactive "slot" (empty display position) also called digit in engineering/tech terminology. Coming from the technical point of view, I think I'll refer to the position as "digit" and whatever is shown there as "symbol" or "glyph" - after all, seven-segment displays are not limited to numerals and can show quite a number of letters in addition to the hexadecimal A-F. Thank you all for your input and the discussion (I can't upvote, sorry).
– Guest
Oct 22 '18 at 13:12
1
1
Why are decimal place or position not suited to your purpose?
– michael.hor257k
Oct 22 '18 at 11:27
Why are decimal place or position not suited to your purpose?
– michael.hor257k
Oct 22 '18 at 11:27
@michael It's difficult because the term used to refer to these positions is "digit". "Decimal place" is probably not correct as it is precisely defined as "the position of a digit to the right of the decimal point in a decimal number. "
– Guest
Oct 22 '18 at 11:57
@michael It's difficult because the term used to refer to these positions is "digit". "Decimal place" is probably not correct as it is precisely defined as "the position of a digit to the right of the decimal point in a decimal number. "
– Guest
Oct 22 '18 at 11:57
While I would recommend "significant figure" to refer to any given point, in reference to your comment above, I believe "digit" refering to the actual contents of the position supercedes the notion of position itself. i.e. "The left-most digit" would always be thought of as the left most lit-up number.
– Freddie R
Oct 22 '18 at 12:29
While I would recommend "significant figure" to refer to any given point, in reference to your comment above, I believe "digit" refering to the actual contents of the position supercedes the notion of position itself. i.e. "The left-most digit" would always be thought of as the left most lit-up number.
– Freddie R
Oct 22 '18 at 12:29
You need to decide if you want to look at this from a mathematical point of view, or an engineering one. In mathematics, there can be no "empty" digits - so the problem what to call them does not arise. In engineering, each "slot" of 7 segments is usually called "digit" and it displays (or not) a symbol. That said, I would have no problem calling these slots "places" or "positions".
– michael.hor257k
Oct 22 '18 at 12:32
You need to decide if you want to look at this from a mathematical point of view, or an engineering one. In mathematics, there can be no "empty" digits - so the problem what to call them does not arise. In engineering, each "slot" of 7 segments is usually called "digit" and it displays (or not) a symbol. That said, I would have no problem calling these slots "places" or "positions".
– michael.hor257k
Oct 22 '18 at 12:32
@michael That's exactly it, the notion of an inactive "slot" (empty display position) also called digit in engineering/tech terminology. Coming from the technical point of view, I think I'll refer to the position as "digit" and whatever is shown there as "symbol" or "glyph" - after all, seven-segment displays are not limited to numerals and can show quite a number of letters in addition to the hexadecimal A-F. Thank you all for your input and the discussion (I can't upvote, sorry).
– Guest
Oct 22 '18 at 13:12
@michael That's exactly it, the notion of an inactive "slot" (empty display position) also called digit in engineering/tech terminology. Coming from the technical point of view, I think I'll refer to the position as "digit" and whatever is shown there as "symbol" or "glyph" - after all, seven-segment displays are not limited to numerals and can show quite a number of letters in addition to the hexadecimal A-F. Thank you all for your input and the discussion (I can't upvote, sorry).
– Guest
Oct 22 '18 at 13:12
|
show 1 more comment
1 Answer
1
active
oldest
votes
There is no confusion, because a digit is one numeral, whatever numeral it is. For example, '100' is a three-digit number, but so is '199'. It does not matter what numerals are actually displayed, '3' is the maximum number of digits we actually see on a 3-digit display, one per 'live' segment, whether it is to display '1.23', '999', '2' or even 'EEE'.
Therefore a digit is any displayable character in the numeral range 0-9 plus the null display (plus 'E' for error in some systems), and therefore there is no confusion between 'digits' and the numerals actually displayed.
1
No, a segment is one of e.g. seven areas that comprise a digit. To show the numeral "1", two segments are activated.
– Guest
Oct 22 '18 at 10:36
@Guest - yes, a duh moment there, I was talking about something else completely...
– Trevor Christopher Butcher
Oct 22 '18 at 10:46
No problem, but the catch is that I am effectively looking for a synonym of "digit" in the positional sense. I've updated the question, hoping to make myself a bit clearer. And thanks for your interest!
– Guest
Oct 22 '18 at 10:51
In these kinds of situations a small diagram is often useful, marked 'display 1', 'display 2' etc.
– Trevor Christopher Butcher
Oct 22 '18 at 11:21
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "97"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fenglish.stackexchange.com%2fquestions%2f469485%2fdigits-location-position-vs-digits-glyph-symbol-value-on-a-display%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
There is no confusion, because a digit is one numeral, whatever numeral it is. For example, '100' is a three-digit number, but so is '199'. It does not matter what numerals are actually displayed, '3' is the maximum number of digits we actually see on a 3-digit display, one per 'live' segment, whether it is to display '1.23', '999', '2' or even 'EEE'.
Therefore a digit is any displayable character in the numeral range 0-9 plus the null display (plus 'E' for error in some systems), and therefore there is no confusion between 'digits' and the numerals actually displayed.
1
No, a segment is one of e.g. seven areas that comprise a digit. To show the numeral "1", two segments are activated.
– Guest
Oct 22 '18 at 10:36
@Guest - yes, a duh moment there, I was talking about something else completely...
– Trevor Christopher Butcher
Oct 22 '18 at 10:46
No problem, but the catch is that I am effectively looking for a synonym of "digit" in the positional sense. I've updated the question, hoping to make myself a bit clearer. And thanks for your interest!
– Guest
Oct 22 '18 at 10:51
In these kinds of situations a small diagram is often useful, marked 'display 1', 'display 2' etc.
– Trevor Christopher Butcher
Oct 22 '18 at 11:21
add a comment |
There is no confusion, because a digit is one numeral, whatever numeral it is. For example, '100' is a three-digit number, but so is '199'. It does not matter what numerals are actually displayed, '3' is the maximum number of digits we actually see on a 3-digit display, one per 'live' segment, whether it is to display '1.23', '999', '2' or even 'EEE'.
Therefore a digit is any displayable character in the numeral range 0-9 plus the null display (plus 'E' for error in some systems), and therefore there is no confusion between 'digits' and the numerals actually displayed.
1
No, a segment is one of e.g. seven areas that comprise a digit. To show the numeral "1", two segments are activated.
– Guest
Oct 22 '18 at 10:36
@Guest - yes, a duh moment there, I was talking about something else completely...
– Trevor Christopher Butcher
Oct 22 '18 at 10:46
No problem, but the catch is that I am effectively looking for a synonym of "digit" in the positional sense. I've updated the question, hoping to make myself a bit clearer. And thanks for your interest!
– Guest
Oct 22 '18 at 10:51
In these kinds of situations a small diagram is often useful, marked 'display 1', 'display 2' etc.
– Trevor Christopher Butcher
Oct 22 '18 at 11:21
add a comment |
There is no confusion, because a digit is one numeral, whatever numeral it is. For example, '100' is a three-digit number, but so is '199'. It does not matter what numerals are actually displayed, '3' is the maximum number of digits we actually see on a 3-digit display, one per 'live' segment, whether it is to display '1.23', '999', '2' or even 'EEE'.
Therefore a digit is any displayable character in the numeral range 0-9 plus the null display (plus 'E' for error in some systems), and therefore there is no confusion between 'digits' and the numerals actually displayed.
There is no confusion, because a digit is one numeral, whatever numeral it is. For example, '100' is a three-digit number, but so is '199'. It does not matter what numerals are actually displayed, '3' is the maximum number of digits we actually see on a 3-digit display, one per 'live' segment, whether it is to display '1.23', '999', '2' or even 'EEE'.
Therefore a digit is any displayable character in the numeral range 0-9 plus the null display (plus 'E' for error in some systems), and therefore there is no confusion between 'digits' and the numerals actually displayed.
edited Oct 22 '18 at 10:45
answered Oct 22 '18 at 9:14
Trevor Christopher ButcherTrevor Christopher Butcher
1,560412
1,560412
1
No, a segment is one of e.g. seven areas that comprise a digit. To show the numeral "1", two segments are activated.
– Guest
Oct 22 '18 at 10:36
@Guest - yes, a duh moment there, I was talking about something else completely...
– Trevor Christopher Butcher
Oct 22 '18 at 10:46
No problem, but the catch is that I am effectively looking for a synonym of "digit" in the positional sense. I've updated the question, hoping to make myself a bit clearer. And thanks for your interest!
– Guest
Oct 22 '18 at 10:51
In these kinds of situations a small diagram is often useful, marked 'display 1', 'display 2' etc.
– Trevor Christopher Butcher
Oct 22 '18 at 11:21
add a comment |
1
No, a segment is one of e.g. seven areas that comprise a digit. To show the numeral "1", two segments are activated.
– Guest
Oct 22 '18 at 10:36
@Guest - yes, a duh moment there, I was talking about something else completely...
– Trevor Christopher Butcher
Oct 22 '18 at 10:46
No problem, but the catch is that I am effectively looking for a synonym of "digit" in the positional sense. I've updated the question, hoping to make myself a bit clearer. And thanks for your interest!
– Guest
Oct 22 '18 at 10:51
In these kinds of situations a small diagram is often useful, marked 'display 1', 'display 2' etc.
– Trevor Christopher Butcher
Oct 22 '18 at 11:21
1
1
No, a segment is one of e.g. seven areas that comprise a digit. To show the numeral "1", two segments are activated.
– Guest
Oct 22 '18 at 10:36
No, a segment is one of e.g. seven areas that comprise a digit. To show the numeral "1", two segments are activated.
– Guest
Oct 22 '18 at 10:36
@Guest - yes, a duh moment there, I was talking about something else completely...
– Trevor Christopher Butcher
Oct 22 '18 at 10:46
@Guest - yes, a duh moment there, I was talking about something else completely...
– Trevor Christopher Butcher
Oct 22 '18 at 10:46
No problem, but the catch is that I am effectively looking for a synonym of "digit" in the positional sense. I've updated the question, hoping to make myself a bit clearer. And thanks for your interest!
– Guest
Oct 22 '18 at 10:51
No problem, but the catch is that I am effectively looking for a synonym of "digit" in the positional sense. I've updated the question, hoping to make myself a bit clearer. And thanks for your interest!
– Guest
Oct 22 '18 at 10:51
In these kinds of situations a small diagram is often useful, marked 'display 1', 'display 2' etc.
– Trevor Christopher Butcher
Oct 22 '18 at 11:21
In these kinds of situations a small diagram is often useful, marked 'display 1', 'display 2' etc.
– Trevor Christopher Butcher
Oct 22 '18 at 11:21
add a comment |
Thanks for contributing an answer to English Language & Usage Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fenglish.stackexchange.com%2fquestions%2f469485%2fdigits-location-position-vs-digits-glyph-symbol-value-on-a-display%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Why are decimal place or position not suited to your purpose?
– michael.hor257k
Oct 22 '18 at 11:27
@michael It's difficult because the term used to refer to these positions is "digit". "Decimal place" is probably not correct as it is precisely defined as "the position of a digit to the right of the decimal point in a decimal number. "
– Guest
Oct 22 '18 at 11:57
While I would recommend "significant figure" to refer to any given point, in reference to your comment above, I believe "digit" refering to the actual contents of the position supercedes the notion of position itself. i.e. "The left-most digit" would always be thought of as the left most lit-up number.
– Freddie R
Oct 22 '18 at 12:29
You need to decide if you want to look at this from a mathematical point of view, or an engineering one. In mathematics, there can be no "empty" digits - so the problem what to call them does not arise. In engineering, each "slot" of 7 segments is usually called "digit" and it displays (or not) a symbol. That said, I would have no problem calling these slots "places" or "positions".
– michael.hor257k
Oct 22 '18 at 12:32
@michael That's exactly it, the notion of an inactive "slot" (empty display position) also called digit in engineering/tech terminology. Coming from the technical point of view, I think I'll refer to the position as "digit" and whatever is shown there as "symbol" or "glyph" - after all, seven-segment displays are not limited to numerals and can show quite a number of letters in addition to the hexadecimal A-F. Thank you all for your input and the discussion (I can't upvote, sorry).
– Guest
Oct 22 '18 at 13:12