Rounding: Difference between revisions
Created page with "'''Rounding''' can be challenging. Especially if the decimal you have to remove is a five, or the decimals you are up to remove are near to ''498..'' or ''502..'', or - even w..." |
Contribution (talk | contribs) No edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
'''Rounding''' can be challenging. Especially if the decimal you have to remove is a five, or the decimals you are up to remove are near | '''Rounding''' can be challenging. Especially if the decimal you have to remove is a five, or the decimals you are up to remove are near ''498…'' or ''502…'', or – even worse – ''5001…''. Keep strong! There are simple rules for it. If not stated otherwise, we use commercial rounding (or ''rounding half away from zero'') in this wiki, trailing decimals 0,…,4 are rounded towards zero, 5,…,9 are rounded away from zero. | ||
Fourtunately, [[cent]] values of [[just interval]]s (except 1/1 and 2/1) are irrational. | Fourtunately, [[cent]] values of [[just interval]]s (except 1/1 and 2/1) are irrational. | ||
| Line 12: | Line 12: | ||
! Result | ! Result | ||
|- | |- | ||
| | | 19 | ||
| 701.9550008653874177445 | | 701.9550008653874177445 | ||
|- | |- | ||
| | | 18 | ||
| 701.955000865387417744 | | 701.955000865387417744 | ||
|- | |- | ||
| | | 17 | ||
| 701.95500086538741774 | | 701.95500086538741774 | ||
|- | |- | ||
| | | 16 | ||
| 701.9550008653874177 | | 701.9550008653874177 | ||
|- | |- | ||
| | | 15 | ||
| 701.955000865387418 | | 701.955000865387418 | ||
|- | |- | ||
| | | 14 | ||
| 701.95500086538742 | | 701.95500086538742 | ||
|- | |- | ||
| | | 13 | ||
| 701.9550008653874 | | 701.9550008653874 | ||
|- | |- | ||
| | | 12 | ||
| 701.955000865387 | | 701.955000865387 | ||
|- | |- | ||
| | | 11 | ||
| 701.95500086539 | | 701.95500086539 | ||
|- | |- | ||
| | | 10 | ||
| 701.9550008654 | | 701.9550008654 | ||
|- | |- | ||
| | | 9 | ||
| 701.955000865 | | 701.955000865 | ||
|- | |- | ||
| Line 77: | Line 77: | ||
* [[Wikipedia: Rounding]] | * [[Wikipedia: Rounding]] | ||
* [[Wikipedia: Rounding # | * [[Wikipedia: Rounding #Round half away from zero]] – commercial rounding | ||
[[Category: | [[Category:Elementary math]] | ||