<?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="Fixed-point arithmetic - Page 3 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=fixed-point_arithmetic&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=fixed-point_arithmetic&amp;p=4">3.Next</a>
</p>
<p>variants are <a href="page.php?w=decimal">decimal</a> (base 10) and <a href="page.php?w=binary_number">binary</a> (base 2). The latter is commonly known also as <b>binary scaling</b>. Thus, if n fraction digits are stored, the value will always be an <a href="page.php?w=integer_multiple">integer multiple</a> of b<sup>-n</sup>. Fixed-point representation can also be used to omit the low-order digits of integer values, for instance, when representing large dollar values as multiples of $1000 ($1K).</p>

<p>When decimal fixed-point numbers are displayed</p><p>
<a accesskey="1" href="page.php?w=fixed-point_arithmetic&amp;p=2">1.Previous</a><br />
<a accesskey="3" href="page.php?w=fixed-point_arithmetic&amp;p=4">3.Next</a>
</p>

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

</card>
</wml>
