<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Double-precision floating-point format - Page 7 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=double-precision_floating-point_format&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=double-precision_floating-point_format&amp;p=8">3.Next</a>
</p>

<p>The format is written with the <a href="page.php?w=significand">significand</a> having an implicit integer bit of value 1 (except for special data, see the exponent encoding below).  With the 52 bits of the fraction (F) significand appearing in the memory format, the total precision is therefore 53 bits (approximately 16 decimal digits, 53 log<sub>10</sub>(2) ? 15.955).  The bits are laid out as follows:</p>

<p>The real value assumed by a given 64-bit double-precision datum with a given <a href="page.php?w=Exponent_bias">biased exponent</a>  and</p><p>
<a accesskey="1" href="page.php?w=double-precision_floating-point_format&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=double-precision_floating-point_format&amp;p=8">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
