Content deleted Content added
→Internal representation: In the table, replaced "Type" by "Format" (types are for programming languages), and added the current standard names. |
Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 334:
The result of rounding differs from the true value by about 0.03 parts per million, and matches the decimal representation of π in the first 7 digits. The difference is the [[discretization error]] and is limited by the [[machine epsilon]].
The arithmetical difference between two consecutive representable floating-point numbers which have the same exponent is called a [[unit in the last place]] (ULP). For example, if there is no representable number lying between the representable numbers 1.
=== Rounding modes ===
|