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

« back to all changes in this revision

Viewing changes to help/lv/modulus.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="modulus" xml:lang="lv">
 
3
 
 
4
    <info>
 
5
        <link type="guide" xref="index#equation"/>
 
6
    </info>
 
7
 
 
8
        <title>Moduļu dalīšana</title>
 
9
    
 
10
    <p>Moduļu dalīšanu veic, izmantojot mod operatoru.</p>
 
11
    <example>
 
12
    <p>9 mod 5</p>
 
13
    </example>
 
14
</page>