Category:Examples of Rounding
This category contains examples of Rounding.
Rounding is the process of approximation of a value of a variable to a multiple of a given power of whatever number base one is working in (usually decimal).
Let $n \in \Z$ be an integer.
Let $x \in \R$ be a real number.
Let $X \in \Q$ such that:
- $X = 10^n \floor {\dfrac x {10^n} + \dfrac 1 2}$
or:
- $X = 10^n \ceiling {\dfrac x {10^n} - \dfrac 1 2}$
where $\floor {\, \cdot \,}$ denotes the floor function and $\ceiling {\, \cdot \,}$ denotes the ceiling function.
Then $X$ is defined as $x$ rounded to the nearest $n$th power of $10$.
Both of these definitions amount to the same thing, except for when $\dfrac x {10^n}$ is exactly halfway between $\floor {\dfrac x {10^n} }$ and $\ceiling {\dfrac x {10^n} }$.
How these instances is treated is known as the treatment of the half.
Pages in category "Examples of Rounding"
The following 29 pages are in this category, out of 29 total.
C
R
- Rounding to Even/Examples
- Rounding to Even/Examples/1.565 to 2dp
- Rounding to Even/Examples/1.575 to 2dp
- Rounding to Even/Examples/116,500,000 to Nearest Million
- Rounding to Even/Examples/183.575 to 2dp
- Rounding to Even/Examples/72.465 to 2dp
- Rounding to Nearest Integer/Examples
- Rounding to Nearest Integer/Examples/72.8
- Rounding/Examples
- Rounding/Examples/0.02006 to Three Significant Figures
- Rounding/Examples/0.0435 to Nearest Thousandth
- Rounding/Examples/1.572 and 1.5749 to 2dp
- Rounding/Examples/1.576 and 1.5751 to 2dp
- Rounding/Examples/12.5664 to One Decimal Place
- Rounding/Examples/12.5664 to Two Decimal Places
- Rounding/Examples/12.5664 to Two Significant Figures
- Rounding/Examples/136.5 to Nearest Unit
- Rounding/Examples/143.95 to Nearest Tenth
- Rounding/Examples/2.484 to Nearest Hundredth
- Rounding/Examples/24448 to Nearest Thousand
- Rounding/Examples/368 to Nearest Hundred
- Rounding/Examples/4.50001 to Nearest Unit
- Rounding/Examples/419.8 to Three Significant Figures
- Rounding/Examples/48.6 to Nearest Unit
- Rounding/Examples/5.56500 to Nearest Hundredth
- Rounding/Examples/5.56501 to Nearest Hundredth
- Rounding/Examples/72.8146 to 2dp