Definition:Floating-Point Representation/Mantissa

From ProofWiki
Jump to navigation Jump to search

Definition

Let $x$ be a real number expressed in floating-point representation as:

$x = f \times \beta^e$

where:

$f$ is a real number such that $\dfrac 1 \beta \le \size f < 1$, expressed in decimal notation
$e$ is an integer.


The real number $f$ is known as the mantissa of the floating-point representation.


Also see

  • Results about floating-point representation can be found here.


Sources