Decimal Part
   HOME

TheInfoList



OR:

The fractional part or decimal part of a non‐negative
real number In mathematics, a real number is a number that can be used to measure a continuous one- dimensional quantity such as a duration or temperature. Here, ''continuous'' means that pairs of values can have arbitrarily small differences. Every re ...
x is the excess beyond that number's
integer part In mathematics, the floor function is the function that takes as input a real number , and gives as output the greatest integer less than or equal to , denoted or . Similarly, the ceiling function maps to the least integer greater than or eq ...
. The latter is defined as the largest integer not greater than , called ''
floor A floor is the bottom surface of a room or vehicle. Floors vary from wikt:hovel, simple dirt in a cave to many layered surfaces made with modern technology. Floors may be stone, wood, bamboo, metal or any other material that can support the ex ...
'' of or \lfloor x\rfloor. Then, the fractional part can be formulated as a
difference Difference commonly refers to: * Difference (philosophy), the set of properties by which items are distinguished * Difference (mathematics), the result of a subtraction Difference, The Difference, Differences or Differently may also refer to: Mu ...
: :\operatorname (x)=x - \lfloor x \rfloor,\; x > 0. The fractional part of
logarithms In mathematics, the logarithm of a number is the exponent by which another fixed value, the base, must be raised to produce that number. For example, the logarithm of to base is , because is to the rd power: . More generally, if , the ...
, specifically, is also known as the mantissa; by contrast with the mantissa, the integral part of a logarithm is called its ''characteristic''. The word ''mantissa'' was introduced by Henry Briggs. For a
positive number In mathematics, the sign of a real number is its property of being either positive, negative, or 0. Depending on local conventions, zero may be considered as having its own unique sign, having no sign, or having both positive and negative sign. ...
written in a conventional
positional numeral system Positional notation, also known as place-value notation, positional numeral system, or simply place value, usually denotes the extension to any base of the Hindu–Arabic numeral system (or decimal system). More generally, a positional system ...
(such as
binary Binary may refer to: Science and technology Mathematics * Binary number, a representation of numbers using only two values (0 and 1) for each digit * Binary function, a function that takes two arguments * Binary operation, a mathematical op ...
or
decimal The decimal numeral system (also called the base-ten positional numeral system and denary or decanary) is the standard system for denoting integer and non-integer numbers. It is the extension to non-integer numbers (''decimal fractions'') of th ...
), its fractional part hence corresponds to the digits appearing after the
radix point alt=Four types of separating decimals: a) 1,234.56. b) 1.234,56. c) 1'234,56. d) ١٬٢٣٤٫٥٦., Both a full_stop.html" ;"title="comma and a full stop">comma and a full stop (or period) are generally accepted decimal separators for interna ...
, such as the
decimal point FIle:Decimal separators.svg, alt=Four types of separating decimals: a) 1,234.56. b) 1.234,56. c) 1'234,56. d) ١٬٢٣٤٫٥٦., Both a comma and a full stop (or period) are generally accepted decimal separators for international use. The apost ...
in English. The result is a real number in the half-open interval x, -\lfloor , x, \rfloor , or by the
Weisstein, Eric W. "Fractional Part." From MathWorld--A Wolfram Web Resource
/ref> :\operatorname (x)=\begin x - \lfloor x \rfloor & x \ge 0 \\ x - \lceil x \rceil & x < 0 \end with \lceil x \rceil as the smallest integer not less than , also called the ceiling A ceiling is an overhead interior roof that covers the upper limits of a room. It is not generally considered a structural element, but a finished surface concealing the underside of the roof structure or the floor of a story above. Ceilings can ...
of . By consequence, we may get, for example, three different values for the fractional part of just one : let it be −1.3, its fractional part will be 0.7 according to the first definition, 0.3 according to the second definition, and −0.3 according to the third definition, whose result can also be obtained in a straightforward way by :\operatorname (x)= x - \lfloor ">x, \rfloor \cdot \sgn(x). The x - \lfloor x \rfloor and the "odd function" definitions permit for unique decomposition of any real number to the addition, sum of its integer and fractional parts, where "integer part" refers to \lfloor x \rfloor or \lfloor , x, \rfloor \cdot \sgn(x) respectively. These two definitions of fractional-part function also provide idempotence. The fractional part defined via difference from floor function, ⌊ ⌋ is usually denoted by curly braces: :\ := x-\lfloor x \rfloor.


Relation to continued fractions

Every real number can be essentially uniquely represented as a
simple continued fraction A simple or regular continued fraction is a continued fraction with numerators all equal one, and denominators built from a sequence \ of integer numbers. The sequence can be finite or infinite, resulting in a finite (or terminated) continued fr ...
, namely as the sum of its integer part and the
reciprocal Reciprocal may refer to: In mathematics * Multiplicative inverse, in mathematics, the number 1/''x'', which multiplied by ''x'' gives the product 1, also known as a ''reciprocal'' * Reciprocal polynomial, a polynomial obtained from another pol ...
of its fractional part which is written as the sum of ''its'' integer part and the reciprocal of ''its'' fractional part, and so on.


See also

*
Circle group In mathematics, the circle group, denoted by \mathbb T or , is the multiplicative group of all complex numbers with absolute value 1, that is, the unit circle in the complex plane or simply the unit complex numbers \mathbb T = \. The circle g ...
*
Equidistributed sequence In mathematics, a sequence (''s''1, ''s''2, ''s''3, ...) of real numbers is said to be equidistributed, or uniformly distributed, if the proportion of terms falling in a subinterval is proportional to the length of that subinterval. Such sequences ...
*
One-parameter group In mathematics, a one-parameter group or one-parameter subgroup usually means a continuous group homomorphism :\varphi : \mathbb \rightarrow G from the real line \mathbb (as an additive group) to some other topological group G. If \varphi is in ...
*
Pisot–Vijayaraghavan number In mathematics, a Pisot–Vijayaraghavan number, also called simply a Pisot number or a PV number, is a real algebraic integer greater than 1, all of whose Galois conjugates are less than 1 in absolute value. These numbers were discovered by Axe ...
*
Poussin proof In number theory, a branch of mathematics, the Poussin proof is the proof of an identity related to the fractional part of a ratio. In 1838, Peter Gustav Lejeune Dirichlet proved an approximate formula for the average number of divisors of all the ...
*
Significand The significand (also coefficient, sometimes argument, or more ambiguously mantissa, fraction, or characteristic) is the first (left) part of a number in scientific notation or related concepts in floating-point representation, consisting of its s ...


References

{{Reflist Arithmetic Unary operations