Fix error in kg conversion
[gcalctool.git] / help / C / superscript.page
blob25332b8c237003ec2e0f068b32a674f8580eac06
1 <page xmlns="http://projectmallard.org/1.0/"
2       type="guide"
3       id="superscript">
5     <info>
6         <!-- Place this at the end of the section -->
7         <title type="sort">_</title>
8         <link type="guide" xref="index#ui"/>
9     </info>
11         <title>Superscript and Subscript</title>
13     <p>
14     Some equations may require numbers to be entered in superscript or subscript form. e.g.
15     </p>
16     <example>
17     <p>
18     x³+2x²−5
19     </p>
20     </example>
21     <p>
22     To enter superscript numbers with the mouse select the number mode using the the <gui>↑n</gui> and <gui>↓n</gui> buttons.
23     When one of these modes is active clicking the number buttons will enter numbers in superscript or subscript.
24     To return to normal number mode click the active button.
25     </p>
26     <p>
27     To enter superscript numbers with the keyboard hold down <key>Ctrl</key> while entering the number.
28     Hold <key>Alt</key> for subscript.
29     </p>
30     <p>
31     The number mode returns to normal when entering the next non-number character (e.g. +).
32     </p>
33 </page>