(mathematics) A dot written either on or slightly above the line, used to mark the point at which place values change from positive to negative powers of the radix in a number system; a decimal point is a radix point for radix 10.
| Sci-Tech Dictionary: radix point |
(mathematics) A dot written either on or slightly above the line, used to mark the point at which place values change from positive to negative powers of the radix in a number system; a decimal point is a radix point for radix 10.
| 5min Related Video: Radix point |
| Computer Desktop Encyclopedia: radix point |
The location in a number that separates the integral part from the fractional part. For example, in the decimal system, it is the decimal point.
Download Computer Desktop Encyclopedia to your iPhone/iTouch
| Wikipedia: Radix point |
In mathematics and computing, a radix point (or radix character) is the symbol used in numerical representations to separate the integer part of a number (to the left of the radix point) from its fractional part (to the right of the radix point). "Radix point" is a general term that applies to all number bases. In base 10 notation, the radix point is more commonly called the decimal point, where the prefix deci- implies base 10. Similarly, the term "binary point" is used for base 2.
In English-speaking countries, the radix point is usually a small dot, ., placed either on the baseline or halfway between the baseline and the top of the numerals. In other regions, a comma (,) is usually used instead (see decimal separator for further information).
| Power of 2 | 3 | 2 | 1 | 0 | -1 | -2 | -3 | |
| Binary digit | 1 | 1 | 0 | 1 | . | 1 | 0 | 1 |
It is now seen that 1101, which is to the left of the radix point, is the binary representation of the decimal number 13. To the right of the radix point is 101, which is the binary representation of the decimal fraction 625/1000.
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
| fixed-point arithmetic (computer science) | |
| floating point (technology) | |
| ASCII (computer jargon) |
| What is the pseudo code of radix sort in C? Read answer... | |
| What is Pointe? Read answer... | |
| How do you get into pointe? Read answer... |
| What is the principle of radix sort? | |
| What is radix number system? | |
| What is a base and radix in number system? |
Copyrights:
![]() | Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved. Read more | |
![]() | Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher. © 1981-2009 Computer Language Company Inc. All rights reserved. Read more | |
![]() | Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Radix point". Read more |
Mentioned in