~ubuntu-branches/ubuntu/precise/gcalctool/precise-proposed

« back to all changes in this revision

Viewing changes to help/lv/equation.page

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-02-07 11:48:47 UTC
  • mfrom: (1.3.29)
  • Revision ID: package-import@ubuntu.com-20120207114847-isidckgzes7uqqrz
Tags: 6.3.5-0ubuntu1
* New upstream version.
* debian/control.in: build-depends on yelp-tools

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="equation" xml:lang="lv">
 
3
 
 
4
    <info>
 
5
        <!-- Place this at the start of the section -->
 
6
        <title type="sort">0</title>
 
7
        <link type="guide" xref="index#equation"/>
 
8
    </info>
 
9
 
 
10
        <title>Pamata izteiksmes</title>
 
11
    
 
12
    <p>Izteiksmes tiek ievadītas pamata matemātiskā formā, piemēram, lai pie 7 pievienotu 2, ieraksti sekojošo:</p>
 
13
    <example>
 
14
    <p>7+2</p>
 
15
    </example>
 
16
    <p>Lai atrisinātu, nospied <gui>=</gui> pogu ar savu peli, vai nospied <key>Enter</key> uz tastatūras.</p>
 
17
    <p>Aprēķini tiek veikti matemātiskā secībā - reizināšana un dalīšana notiek pirms saskaitīšanas un atņemšanas. Sekojošās darbības rezultāts ir 1 (3×2 = 6, 7−6 = 1).</p>
 
18
    <example>
 
19
    <p>7−3×2</p>
 
20
    </example>
 
21
    <p>Lai mainītu rēķināšanas kartību, izmanto iekavas. Sekojošās darbības atrisinājums ir 8 (7−3 = 4, 4×2 = 8).</p>
 
22
    <example>
 
23
    <p>(7−3)×2</p>
 
24
    </example>
 
25
    <p>Lai notīrītu ekrānu, spied <gui>Clr</gui> pogu vai nospied <key>Escape</key>.</p>
 
26
</page>