diff options
author | Andras Timar <atimar@suse.com> | 2011-09-12 20:37:39 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-09-12 20:37:39 +0200 |
commit | 10bf571a6c6ef24910c1ecdd5fe125e368935481 (patch) | |
tree | 86ecc24d81040b47c0f5462e5cf24be6a07b7ba6 /helpcontent2/source/text/scalc | |
parent | 038765ec4502ccd7ee2c4328243e60474263cf31 (diff) |
delete a wrong paragraph
Diffstat (limited to 'helpcontent2/source/text/scalc')
-rw-r--r-- | helpcontent2/source/text/scalc/01/04060120.xhp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/helpcontent2/source/text/scalc/01/04060120.xhp b/helpcontent2/source/text/scalc/01/04060120.xhp index e99e1a3737..5bd5b01e07 100644 --- a/helpcontent2/source/text/scalc/01/04060120.xhp +++ b/helpcontent2/source/text/scalc/01/04060120.xhp @@ -97,7 +97,6 @@ <paragraph role="paragraph" id="par_id4153921" xml-lang="en-US" l10n="U" oldref="271"> <emph>Shift</emph> is the number of positions the bits will be moved to the left. If shift is negative, it is synonymous with BITRSHIFT (number; -shift).</paragraph> <paragraph role="heading" id="hd_id4153723" xml-lang="en-US" level="3" l10n="U" oldref="276">Example</paragraph> -<paragraph role="paragraph" id="par_id4147478" xml-lang="en-US" l10n="U" oldref="277">What are the interest payments at a yearly interest rate of 5.5 %, a payment period of monthly payments for 2 years and a current cash value of 5,000 currency units? The start period is the 4th and the end period is the 6th period. The payment is due at the beginning of each period.</paragraph> <paragraph role="paragraph" id="par_id4149819" xml-lang="en-US" l10n="U" oldref="278"> <item type="input">=BITLSHIFT(6;1)</item> returns 12 (0110 << 1 = 1100).</paragraph> </section> |