Hubbry Logo
Fixed-precision arithmeticFixed-precision arithmeticMain
Open search
Fixed-precision arithmetic
Community hub
Fixed-precision arithmetic
logo
7 pages, 0 posts
0 subscribers
Be the first to start a discussion here.
Be the first to start a discussion here.
Fixed-precision arithmetic
from Wikipedia

Fixed-precision arithmetic, also referred to as finite-precision arithmetic, is arithmetic on numbers that are represented in a fixed number of digits.[1] Examples are integers, fixed-point numbers, and floating-point numbers, but not rational numbers and arbitrary-precision numbers. The number of digits being fixed means that the maximal number of significant digits is also fixed, which complicates the significance arithmetic that has to be used with them.[2]

The values a fixed-precision number format can represent is determined by the radix of its digits, the number of digits (its precision), and the factor the integer value formed by the digits in the radix is multiplied by (i.e. its scale). Integer number formats in this definition have scale 1, fixed-point a fixed integer power of the radix, and with floating-point a variable integer power.

References

[edit]

Sources

[edit]
Revisions and contributorsEdit on WikipediaRead on Wikipedia
Add your contribution
Related Hubs
User Avatar
No comments yet.