|
-
Mar 30th, 2009, 06:24 PM
#1
Digit Names
The numbers to the right of the decimal separator are of course called decimals. What are the numbers to the left of the decimal separator called?
-
Mar 30th, 2009, 08:40 PM
#2
Re: Digit Names
I think I've only heard of it called the "integer part" of the number. This page seems to think "decimal digits" are those ones to the left of the decimal, too. The part to the right is the "fractional part" of course, but I don't remember another name for them.
The time you enjoy wasting is not wasted time.
Bertrand Russell
<- Remember to rate posts you find helpful.
-
Mar 30th, 2009, 08:46 PM
#3
Re: Digit Names
Integers.
...
OK, that's probably not the answer you were expecting.
The usage of 'decimal' that you are refering to is synonymous with 'decimal fraction'. Thus, the numbers to the right of the decimal separator are the 'decimal part' of a number, with the numbers to the left being the 'integer part' of the number.
In regard to digit names, the digits to the right of the decimal separator are called tenths, hundredths, thousandths, etc. Those to the left are called units, tens, hundreds, etc.
... dagnabit, jemidiah beat me to it!
-
Mar 30th, 2009, 08:55 PM
#4
Re: Digit Names
It's not so important now because I think I've found another way around it but the reason I asked is that I have developed a control that limits what a user can enter via some Properties. One of those properties is MaxDecimals and hopefully it's pretty obvious that that limits the number of decimals to the right of the separator. I wanted to add an additional property that does the same for the other side of the separator and I needed a Max??? name.
-
Mar 31st, 2009, 12:37 AM
#5
Re: Digit Names
The best I can come up with on the spot is "MaxDigitsLeft" and "MaxDigitsRight", or "MaxDigitsInteger", "MaxDigitsFraction"/"MaxDigitsDecimal". But I don't really think like most people so my naming schemes might be obtuse to some.
The time you enjoy wasting is not wasted time.
Bertrand Russell
<- Remember to rate posts you find helpful.
-
Mar 31st, 2009, 02:09 AM
#6
-
Mar 31st, 2009, 01:50 PM
#7
Re: Digit Names
Yep it's the integral part (not integer part, but that's probably wide-spread also and also makes more sense to me lol)
-
Mar 31st, 2009, 02:07 PM
#8
Re: Digit Names
characteristic and mantissa respectively.
e.g.
In 2.102099,
characteristic = 2
mantissa = 0.102099
Last edited by Pradeep1210; Mar 31st, 2009 at 02:14 PM.
Reason: added an example
-
Apr 1st, 2009, 12:01 PM
#9
Re: Digit Names
 Originally Posted by Pradeep1210
characteristic and mantissa respectively.
e.g.
In 2.102099,
characteristic = 2
mantissa = 0.102099
I had thought of that but I don't think that's exactly the mantissa. The mantissa would be 2.102099 in your example, with the exponent being 0.
The time you enjoy wasting is not wasted time.
Bertrand Russell
<- Remember to rate posts you find helpful.
-
Apr 1st, 2009, 01:26 PM
#10
Re: Digit Names
 Originally Posted by jemidiah
I had thought of that but I don't think that's exactly the mantissa. The mantissa would be 2.102099 in your example, with the exponent being 0.
Not sure about wikipedia in particular, but when I google for this I find many sites that say what I said.
e.g. http://mathworld.wolfram.com/Mantissa.html
I had read about it when I was a child and the memory has faded now. But all what I remember is before decimal is characteristic and after the decimal is mantissa. The mantissa is between 0 and 1. So it will always be 0.xxxx
-
Apr 1st, 2009, 06:05 PM
#11
Re: Digit Names
Wikipedia gives a somewhat similar description of "characteristic" and "mantissa" relating to the logarithm of a number. It uses the example of log 120 ~= 2.079181.
The very last number ( 0.079181)—the fractional part of the logarithm of 120, known as the mantissa of the common logarithm of 120—was found in the table. (This stems from an older, non-numerical, meaning of the word mantissa: a minor addition or supplement, e.g. to a text. For a more modern use of the word mantissa, see significand.) The location of the decimal point in 120 tells us that the integer part of the common logarithm of 120, called the characteristic of the common logarithm of 120, is 2.
Regardless, if you have to look it up it's going to be of no use as a naming convention
The time you enjoy wasting is not wasted time.
Bertrand Russell
<- Remember to rate posts you find helpful.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|