<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="number-display" xml:lang="ja">

    <info>
        <link type="guide" xref="index#number"/>
    
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>赤星　柔充</mal:name>
      <mal:email>yasumichi@vinelinux.org</mal:email>
      <mal:years>2012</mal:years>
    </mal:credit>
  </info>

	<title>結果の書式</title>
    
    <p>
    To change the format used to display results, press the menu button in the
    top-right corner of the window and select <gui style="menuitem">Preferences</gui>.

    </p>
    <table>
    <tr>
    <td><p><gui>Automatic</gui></p></td>
    <td><p>Small results are displayed as <gui>Fixed</gui> notation while long results are displayed as <gui>Scientific</gui> notation</p></td>
    </tr>
    <tr>
    <td><p><gui>Fixed</gui></p></td>
    <td><p>Results are always displayed as decimal numbers</p></td>
    </tr>
    <tr>
    <td><p><gui>Scientific</gui></p></td>
    <td><p>結果を<link xref="scientific">科学的記数法</link>で表示します。</p></td>
    </tr>
    <tr>
    <td><p><gui>Engineering</gui></p></td>
    <td><p>指数が常に 3 の倍数であることを除いて結果を科学的記数法で表示します。</p></td>
    </tr>
    </table>
    <p>小数部の末尾の 0 や 整数部の 3 桁ごとの区切りを表示するかどうかも設定できます。</p>
</page>
