summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/scalc/01/04060119.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source/text/scalc/01/04060119.xhp')
-rw-r--r--helpcontent2/source/text/scalc/01/04060119.xhp515
1 files changed, 515 insertions, 0 deletions
diff --git a/helpcontent2/source/text/scalc/01/04060119.xhp b/helpcontent2/source/text/scalc/01/04060119.xhp
new file mode 100644
index 0000000000..3b6344357e
--- /dev/null
+++ b/helpcontent2/source/text/scalc/01/04060119.xhp
@@ -0,0 +1,515 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--***********************************************************************
+ *
+ * The Contents of this file are made available subject to the terms of
+ * either of the following licenses
+ *
+ * - GNU Lesser General Public License Version 2.1
+ * - Sun Industry Standards Source License Version 1.1
+ *
+ * Sun Microsystems Inc., October, 2000
+ *
+ * GNU Lesser General Public License Version 2.1
+ * =============================================
+ * Copyright 2000 by Sun Microsystems, Inc.
+ * 901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1, as published by the Free Software Foundation.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ * MA 02111-1307 USA
+ *
+ *
+ * Sun Industry Standards Source License Version 1.1
+ * =================================================
+ * The contents of this file are subject to the Sun Industry Standards
+ * Source License Version 1.1 (the "License"); You may not use this file
+ * except in compliance with the License. You may obtain a copy of the
+ * License at http://www.openoffice.org/license.html.
+ *
+ * Software provided under this License is provided on an "AS IS" basis,
+ * WITHOUT WARRUNTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING,
+ * WITHOUT LIMITATION, WARRUNTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
+ * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
+ * See the License for the specific provisions governing your rights and
+ * obligations concerning the Software.
+ *
+ * The Initial Developer of the Original Code is: Sun Microsystems, Inc..
+ *
+ * Copyright: 2000 by Sun Microsystems, Inc.
+ *
+ * All Rights Reserved.
+ *
+ * Contributor(s): _______________________________________
+ *
+ *
+ ************************************************************************-->
+
+<helpdocument version="1.0">
+<meta>
+<topic id="textscalc0104060119xml" indexer="include" status="PUBLISH">
+<title id="tit" xml-lang="en-US">Financial Functions Part Two</title>
+<filename>/text/scalc/01/04060119.xhp</filename>
+</topic>
+<history>
+<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
+<lastedited date="2004-08-16T13:23:46">FPE: Fixed missing headings, inserted sections, added sort element</lastedited>
+</history>
+</meta>
+<body>
+<paragraph role="heading" id="hd_id3149052" xml-lang="en-US" level="1" l10n="U" oldref="1">Financial Functions Part Two</paragraph>
+<paragraph role="paragraph" id="par_id3147296" xml-lang="en-US" l10n="E" localize="false"><link href="text/scalc/00/00000404.xhp#eikafi"><embedvar href="text/scalc/00/00000004.xhp#wie"/></link></paragraph>
+<paragraph role="paragraph" id="par_id3148742" xml-lang="en-US" l10n="U" oldref="343"><link href="text/scalc/01/04060103.xhp" name="Back to Financial Functions Part One">Back to Financial Functions Part One</link></paragraph>
+<paragraph role="paragraph" id="par_id3151341" xml-lang="en-US" l10n="U" oldref="344"><link href="text/scalc/01/04060118.xhp" name="Forward to Financial Functions Part Three">Forward to Financial Functions Part Three</link></paragraph>
+<sort order="asc">
+<section id="ppmt">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3150026"><bookmark_value>PPMT function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_FUNC_KAPZ" id="bm_id3145827" localize="false"/>
+<paragraph role="heading" id="hd_id3150026" xml-lang="en-US" level="2" l10n="U" oldref="238">PPMT</paragraph>
+<paragraph role="paragraph" id="par_id3146942" xml-lang="en-US" l10n="U" oldref="239"><ahelp hid="HID_FUNC_KAPZ">Returns for a given period the payment on the principal for an investment that is based on periodic and constant payments and a constant interest rate.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3150459" xml-lang="en-US" level="3" l10n="U" oldref="240">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3146878" xml-lang="en-US" l10n="U" oldref="241">PPMT(Rate;Period;NPER;PV;FV;Type)</paragraph>
+<paragraph role="paragraph" id="par_id3151228" xml-lang="en-US" l10n="U" oldref="242">Rate: the periodic interest rate.</paragraph>
+<paragraph role="paragraph" id="par_id3148887" xml-lang="en-US" l10n="U" oldref="243">Period: the amortizement period. P=1 for the first and P=NPER for the last period.</paragraph>
+<paragraph role="paragraph" id="par_id3148436" xml-lang="en-US" l10n="U" oldref="244">NPER: the total number of periods during which annuity is paid.</paragraph>
+<paragraph role="paragraph" id="par_id3153035" xml-lang="en-US" l10n="U" oldref="245">PV. the present value in the sequence of payments.</paragraph>
+<paragraph role="paragraph" id="par_id3147474" xml-lang="en-US" l10n="U" oldref="246">FV (optional): the desired (future) value.</paragraph>
+<paragraph role="paragraph" id="par_id3144744" xml-lang="en-US" l10n="U" oldref="247">Type (optional): defines the due date. F=1 for payment at the beginning of a period and F=0 for payment at the end of a period.</paragraph>
+<paragraph role="heading" id="hd_id3148582" xml-lang="en-US" level="3" l10n="U" oldref="248">Example</paragraph>
+<paragraph role="paragraph" id="par_id3154811" xml-lang="en-US" l10n="U" oldref="249">How high is the periodic monthly payment at an yearly interest rate of 8.75% over a period of 3 years? The cash value is 5,000 currency units and is always paid at the beginning of a period. The future value is 8,000 currency units.</paragraph>
+<paragraph role="paragraph" id="par_id3149246" xml-lang="en-US" l10n="U" oldref="250">PPMT(8.75%/12;1;36;5000;8000;1) = -350.99 currency units.</paragraph>
+</section>
+<section id="cumprinc">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3146139"><bookmark_value>calculating; total amortizement rates</bookmark_value>
+<bookmark_value>total amortizement rates</bookmark_value>
+<bookmark_value>CUMPRINC function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_FUNC_KUMKAPITAL" id="bm_id3148754" localize="false"/>
+<paragraph role="heading" id="hd_id3146139" xml-lang="en-US" level="2" oldref="252">CUMPRINC</paragraph>
+<paragraph role="paragraph" id="par_id3150140" xml-lang="en-US" l10n="U" oldref="253"><ahelp hid="HID_FUNC_KUMKAPITAL">Returns the cumulative interest paid for an investment period with a constant interest rate.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3149188" xml-lang="en-US" level="3" l10n="U" oldref="254">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3148733" xml-lang="en-US" l10n="U" oldref="255">CUMPRINC(Rate;NPER;PV;S;E;Type)</paragraph>
+<paragraph role="paragraph" id="par_id3150864" xml-lang="en-US" l10n="U" oldref="256">Rate: the periodic interest rate.</paragraph>
+<paragraph role="paragraph" id="par_id3166052" xml-lang="en-US" l10n="U" oldref="257">NPER: the payment period with the total number of periods. NPER can also be a non-integer value.</paragraph>
+<paragraph role="paragraph" id="par_id3150007" xml-lang="en-US" l10n="U" oldref="258">PV: the current value in the sequence of payments.</paragraph>
+<paragraph role="paragraph" id="par_id3153112" xml-lang="en-US" l10n="U" oldref="259">S: the first period.</paragraph>
+<paragraph role="paragraph" id="par_id3146847" xml-lang="en-US" l10n="U" oldref="260">E: the last period.</paragraph>
+<paragraph role="paragraph" id="par_id3145167" xml-lang="en-US" l10n="U" oldref="261">Type: the due date of the payment at the beginning or end of each period.</paragraph>
+<paragraph role="heading" id="hd_id3154502" xml-lang="en-US" level="3" l10n="U" oldref="262">Example</paragraph>
+<paragraph role="paragraph" id="par_id3153570" xml-lang="en-US" l10n="U" oldref="263">What are the payoff amounts if the yearly interest rate is 5.5% for 36 months? The cash value is 15,000 currency units. The payoff amount is calculated between the 10th and 18th period. The due date is at the end of the period.</paragraph>
+<paragraph role="paragraph" id="par_id3149884" xml-lang="en-US" l10n="U" oldref="264">CUMPRINC(5.5%/12;36;15000;10;18;0) = -3669.74 currency units. The payoff amount between the 10th and 18th period is 3669.74 currency units.</paragraph>
+</section>
+<section id="cumprinc_add">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3150019"><bookmark_value>CUMPRINC_ADD function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_AAI_FUNC_CUMPRINC" id="bm_id3154330" localize="false"/>
+<paragraph role="heading" id="hd_id3150019" xml-lang="en-US" level="2" oldref="182">CUMPRINC_ADD</paragraph>
+<embed href="text/shared/00/00000001.xhp#add"/>
+<paragraph role="paragraph" id="par_id3145246" xml-lang="en-US" l10n="U" oldref="183"><ahelp hid="HID_AAI_FUNC_CUMPRINC"> Calculates the cumulative redemption of a loan in a period.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3153047" xml-lang="en-US" level="3" l10n="U" oldref="184">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3157970" xml-lang="en-US" l10n="U" oldref="185">CUMPRINC_ADD(Rate;NPER;PV;Start period;End period;Type)</paragraph>
+<paragraph role="paragraph" id="par_id3145302" xml-lang="en-US" l10n="U" oldref="186">Rate: the interest rate for each period.</paragraph>
+<paragraph role="paragraph" id="par_id3151017" xml-lang="en-US" l10n="U" oldref="187">NPER: the total number of payment periods. The rate and NPER must refer to the same unit, and thus both be calculated annually or monthly.</paragraph>
+<paragraph role="paragraph" id="par_id3155620" xml-lang="en-US" l10n="U" oldref="188">PV: the current value.</paragraph>
+<paragraph role="paragraph" id="par_id3145352" xml-lang="en-US" l10n="U" oldref="189">Start period: the first payment period for the calculation.</paragraph>
+<paragraph role="paragraph" id="par_id3157986" xml-lang="en-US" l10n="U" oldref="190">End period: the last payment period for the calculation.</paragraph>
+<paragraph role="paragraph" id="par_id3150570" xml-lang="en-US" l10n="U" oldref="191">Type: the maturity of a payment at the end of each period (Type = 0) or at the start of the period (Type = 1).</paragraph>
+<paragraph role="heading" id="hd_id3150269" xml-lang="en-US" level="3" l10n="U" oldref="192">Example</paragraph>
+<paragraph role="paragraph" id="par_id3148774" xml-lang="en-US" l10n="U" oldref="193">The following mortgage loan is taken out on a house:</paragraph>
+<paragraph role="paragraph" id="par_id3150661" xml-lang="en-US" l10n="U" oldref="194">Rate: 9.00 per cent per annum (9% / 12 = 0.0075), Duration: 30 years (payment periods = 30 * 12 = 360), NPV: 125000 currency units.</paragraph>
+<paragraph role="paragraph" id="par_id3155512" xml-lang="en-US" l10n="U" oldref="195">How much will you repay in the second year of the mortgage (thus from periods 13 to 24)?</paragraph>
+<paragraph role="paragraph" id="par_id3149394" xml-lang="en-US" l10n="U" oldref="196">CUMPRINC_ADD(0.0075;360;125000;13;24;0) returns -934.1071</paragraph>
+<paragraph role="paragraph" id="par_id3149026" xml-lang="en-US" l10n="U" oldref="197">In the first month you will be repaying the following amount:</paragraph>
+<paragraph role="paragraph" id="par_id3154636" xml-lang="en-US" l10n="U" oldref="198">CUMPRINC_ADD(0.0075;360;125000;1;1;0) returns -68.27827</paragraph>
+</section>
+<section id="cumipmt">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3155370"><bookmark_value>calculating; accumulated interests</bookmark_value>
+<bookmark_value>accumulated interests</bookmark_value>
+<bookmark_value>CUMIPMT function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_FUNC_KUMZINSZ" id="bm_id3148593" localize="false"/>
+<paragraph role="heading" id="hd_id3155370" xml-lang="en-US" level="2" oldref="266">CUMIPMT</paragraph>
+<paragraph role="paragraph" id="par_id3158411" xml-lang="en-US" l10n="U" oldref="267"><ahelp hid="HID_FUNC_KUMZINSZ">Calculates the cumulative interest payments, that is, the total interest, for an investment based on a constant interest rate.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3155814" xml-lang="en-US" level="3" l10n="U" oldref="268">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3147536" xml-lang="en-US" l10n="U" oldref="269">CUMIPMT(Rate;NPER;pv;S;E;Type)</paragraph>
+<paragraph role="paragraph" id="par_id3150475" xml-lang="en-US" l10n="U" oldref="270">Rate: the periodic interest rate.</paragraph>
+<paragraph role="paragraph" id="par_id3153921" xml-lang="en-US" l10n="U" oldref="271">NPER: the payment period with the total number of periods. NPER can also be a non-integer value.</paragraph>
+<paragraph role="paragraph" id="par_id3153186" xml-lang="en-US" l10n="U" oldref="272">pv: the current value in the sequence of payments.</paragraph>
+<paragraph role="paragraph" id="par_id3156259" xml-lang="en-US" l10n="U" oldref="273">S: the first period.</paragraph>
+<paragraph role="paragraph" id="par_id3155990" xml-lang="en-US" l10n="U" oldref="274">E: the last period.</paragraph>
+<paragraph role="paragraph" id="par_id3149777" xml-lang="en-US" l10n="U" oldref="275">Type: the due date of the payment at the beginning or end of each period.</paragraph>
+<paragraph role="heading" id="hd_id3153723" xml-lang="en-US" level="3" l10n="U" oldref="276">Example</paragraph>
+<paragraph role="paragraph" id="par_id3147478" 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_id3149819" xml-lang="en-US" l10n="U" oldref="278">CUMIPMT(5.5%/12;24;5000;4;6;1) = -57.54 currency units. The interest payments for between the 4th and 6th period are 57.54 currency units.</paragraph>
+</section>
+<section id="cumipmt_add">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3083280"><bookmark_value>CUMIPMT_ADD function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_AAI_FUNC_CUMIPMT" id="bm_id3154312" localize="false"/>
+<paragraph role="heading" id="hd_id3083280" xml-lang="en-US" level="2" oldref="165">CUMIPMT_ADD</paragraph>
+<embed href="text/shared/00/00000001.xhp#add"/>
+<paragraph role="paragraph" id="par_id3152482" xml-lang="en-US" l10n="U" oldref="166"><ahelp hid="HID_AAI_FUNC_CUMIPMT">Calculates the accumulated interest for a period.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3149713" xml-lang="en-US" level="3" l10n="U" oldref="167">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3145087" xml-lang="en-US" l10n="U" oldref="168">CUMIPMT_ADD(Rate;NPER;Pv;Start period;End period;Type)</paragraph>
+<paragraph role="paragraph" id="par_id3149277" xml-lang="en-US" l10n="U" oldref="169">Rate: the interest rate for each period.</paragraph>
+<paragraph role="paragraph" id="par_id3149270" xml-lang="en-US" l10n="U" oldref="170">NPER: the total number of payment periods. The rate and NPER must refer to the same unit, and thus both be calculated annually or monthly.</paragraph>
+<paragraph role="paragraph" id="par_id3152967" xml-lang="en-US" l10n="U" oldref="171">Pv: the current value.</paragraph>
+<paragraph role="paragraph" id="par_id3156308" xml-lang="en-US" l10n="U" oldref="172">Start period: the first payment period for the calculation.</paragraph>
+<paragraph role="paragraph" id="par_id3149453" xml-lang="en-US" l10n="U" oldref="173">End period: the last payment period for the calculation.</paragraph>
+<paragraph role="paragraph" id="par_id3150962" xml-lang="en-US" l10n="U" oldref="174">Type: the maturity of a payment at the end of each period (Type = 0) or at the start of the period (Type = 1).</paragraph>
+<paragraph role="heading" id="hd_id3152933" xml-lang="en-US" level="3" l10n="U" oldref="175">Example</paragraph>
+<paragraph role="paragraph" id="par_id3156324" xml-lang="en-US" l10n="U" oldref="176">The following mortgage loan is taken out on a house:</paragraph>
+<paragraph role="paragraph" id="par_id3147566" xml-lang="en-US" l10n="U" oldref="177">Rate: 9.00 per cent per annum (9% / 12 = 0.0075), Duration: 30 years (NPER = 30 * 12 = 360), Pv: 125000 currency units.</paragraph>
+<paragraph role="paragraph" id="par_id3151272" xml-lang="en-US" l10n="U" oldref="178">How much interest must you pay in the second year of the mortgage (thus from periods 13 to 24)?</paragraph>
+<paragraph role="paragraph" id="par_id3156130" xml-lang="en-US" l10n="U" oldref="179">=CUMIPMT_ADD(0.0075;360;125000;13;24;0) returns -11135.23.</paragraph>
+<paragraph role="paragraph" id="par_id3150764" xml-lang="en-US" l10n="U" oldref="180">How much interest must you pay in the first month?</paragraph>
+<paragraph role="paragraph" id="par_id3146857" xml-lang="en-US" l10n="U" oldref="181">=CUMIPMT_ADD(0.0075;360;125000;1;1;0) returns -937.50.</paragraph>
+</section>
+<section id="price">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3150878"><bookmark_value>PRICE function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_AAI_FUNC_PRICE" id="bm_id3153279" localize="false"/>
+<paragraph role="heading" id="hd_id3150878" xml-lang="en-US" level="2" oldref="9">PRICE</paragraph>
+<embed href="text/shared/00/00000001.xhp#add"/>
+<paragraph role="paragraph" id="par_id3153210" xml-lang="en-US" l10n="U" oldref="10"><ahelp hid="HID_AAI_FUNC_PRICE">Calculates the market value of a fixed interest security with a par value of 100 currency units as a function of the forecast yield.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3154646" xml-lang="en-US" level="3" l10n="U" oldref="11">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3152804" xml-lang="en-US" l10n="U" oldref="12">PRICE(Settlement;Maturity;Rate;Yield;Redemption;Frequency;Basis)</paragraph>
+<paragraph role="paragraph" id="par_id3156121" xml-lang="en-US" l10n="U" oldref="13">Settlement: the date of purchase of the security.</paragraph>
+<paragraph role="paragraph" id="par_id3149983" xml-lang="en-US" l10n="U" oldref="14">Maturity: the date on which the security matures (expires).</paragraph>
+<paragraph role="paragraph" id="par_id3153755" xml-lang="en-US" l10n="U" oldref="15">Rate: the annual nominal rate of interest (coupon interest rate)</paragraph>
+<paragraph role="paragraph" id="par_id3155999" xml-lang="en-US" l10n="U" oldref="16">Yield: the annual yield of the security.</paragraph>
+<paragraph role="paragraph" id="par_id3156114" xml-lang="en-US" l10n="U" oldref="17">Redemption: the redemption value per 100 currency units of par value.</paragraph>
+<paragraph role="paragraph" id="par_id3155846" xml-lang="en-US" l10n="U" oldref="18">Frequency: number of interest payments per year (1, 2 or 4).</paragraph>
+<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
+<paragraph role="heading" id="hd_id3153148" xml-lang="en-US" level="3" l10n="U" oldref="19">Example</paragraph>
+<paragraph role="paragraph" id="par_id3150260" xml-lang="en-US" l10n="U" oldref="20">A security is purchased on 2/15/1999; the maturity date is 11/15/2007. The nominal rate of interest is 5.75%. The yield is 6.5%. The redemption value is 100 currency units. Interest is paid half-yearly (frequency is 2). With calculation on basis 0 the price is as follows:</paragraph>
+<paragraph role="paragraph" id="par_id3147273" xml-lang="en-US" l10n="U" oldref="21">=PRICE("2/15/1999"; "11/15/2007"; 0.0575; 0.065; 100; 2; 0) returns 95.04287.</paragraph>
+</section>
+<section id="pricedisc">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3151297"><bookmark_value>PRICEDISC function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_AAI_FUNC_PRICEDISC" id="bm_id3143236" localize="false"/>
+<paragraph role="heading" id="hd_id3151297" xml-lang="en-US" level="2" oldref="22">PRICEDISC</paragraph>
+<embed href="text/shared/00/00000001.xhp#add"/>
+<paragraph role="paragraph" id="par_id3155100" xml-lang="en-US" l10n="U" oldref="23"><ahelp hid="HID_AAI_FUNC_PRICEDISC">Calculates the price per 100 currency units of par value of a non-interest- bearing security.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3149294" xml-lang="en-US" level="3" l10n="U" oldref="24">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3146084" xml-lang="en-US" l10n="U" oldref="25">PRICEDISC(Settlement;Maturity;Discount;Redemption;Basis)</paragraph>
+<paragraph role="paragraph" id="par_id3159179" xml-lang="en-US" l10n="U" oldref="26">Settlement: the date of purchase of the security.</paragraph>
+<paragraph role="paragraph" id="par_id3154304" xml-lang="en-US" l10n="U" oldref="27">Maturity: the date on which the security matures (expires).</paragraph>
+<paragraph role="paragraph" id="par_id3156014" xml-lang="en-US" l10n="U" oldref="28">Discount: the discount of a security as a percentage.</paragraph>
+<paragraph role="paragraph" id="par_id3147489" xml-lang="en-US" l10n="U" oldref="29">Redemption: the redemption value per 100 currency units of par value.</paragraph>
+<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
+<paragraph role="heading" id="hd_id3152794" xml-lang="en-US" level="3" l10n="U" oldref="30">Example</paragraph>
+<paragraph role="paragraph" id="par_id3149198" xml-lang="en-US" l10n="U" oldref="31">A security is purchased on 2/15/1999; the maturity date is 3/1/1999. Discount in per cent is 5.25%. The redemption value is 100. When calculating on basis 2 the price discount is as follows:</paragraph>
+<paragraph role="paragraph" id="par_id3151178" xml-lang="en-US" l10n="U" oldref="32">=PRICEDISC("2/15/1999"; "3/1/1999"; 0.0525; 100; 2) returns 99.79583.</paragraph>
+</section>
+<section id="pricemat">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3154693"><bookmark_value>PRICEMAT function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_AAI_FUNC_PRICEMAT" id="bm_id3150118" localize="false"/>
+<paragraph role="heading" id="hd_id3154693" xml-lang="en-US" level="2" oldref="33">PRICEMAT</paragraph>
+<embed href="text/shared/00/00000001.xhp#add"/>
+<paragraph role="paragraph" id="par_id3153906" xml-lang="en-US" l10n="U" oldref="34"><ahelp hid="HID_AAI_FUNC_PRICEMAT">Calculates the price per 100 currency units of par value of a security, that pays interest on the maturity date.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3154933" xml-lang="en-US" level="3" l10n="U" oldref="35">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3155393" xml-lang="en-US" l10n="U" oldref="36">PRICEMAT(Settlement;Maturity;Issue;Rate;Yield;Basis)</paragraph>
+<paragraph role="paragraph" id="par_id3153102" xml-lang="en-US" l10n="U" oldref="37">Settlement: the date of purchase of the security.</paragraph>
+<paragraph role="paragraph" id="par_id3150530" xml-lang="en-US" l10n="U" oldref="38">Maturity: the date on which the security matures (expires).</paragraph>
+<paragraph role="paragraph" id="par_id3149903" xml-lang="en-US" l10n="U" oldref="39">Issue: the date of issue of the security.</paragraph>
+<paragraph role="paragraph" id="par_id3148828" xml-lang="en-US" l10n="U" oldref="40">Rate: the interest rate of the security on the issue date.</paragraph>
+<paragraph role="paragraph" id="par_id3146993" xml-lang="en-US" l10n="U" oldref="41">Yield: the annual yield of the security.</paragraph>
+<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
+<paragraph role="heading" id="hd_id3150507" xml-lang="en-US" level="3" l10n="U" oldref="42">Example</paragraph>
+<paragraph role="paragraph" id="par_id3154289" xml-lang="en-US" l10n="U" oldref="43">Settlement date: February 15 1999, maturity date: April 13 1999, issue date: November 11 1998. Interest rate: 6.1 per cent, yield: 6.1 per cent, basis: 30/360 = 0.</paragraph>
+<paragraph role="paragraph" id="par_id3154905" xml-lang="en-US" l10n="U" oldref="44">The price is calculated as follows:</paragraph>
+<paragraph role="paragraph" id="par_id3158409" xml-lang="en-US" l10n="U" oldref="45">=PRICEMAT("2/15/1999";"4/13/1999";"11/11/1998"; 0.061; 0.061;0) returns 99.98449888.</paragraph>
+</section>
+<section id="duration">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3148448"><bookmark_value>calculating; durations</bookmark_value>
+<bookmark_value>durations; calculating</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_FUNC_LAUFZEIT" id="bm_id3154208" localize="false"/>
+<paragraph role="heading" id="hd_id3148448" xml-lang="en-US" level="2" l10n="U" oldref="280">DURATION</paragraph>
+<paragraph role="paragraph" id="par_id3153056" xml-lang="en-US" l10n="CHG" oldref="281"><ahelp hid="HID_FUNC_LAUFZEIT">Calculates the number of periods required by an investment to attain the desired value.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3145421" xml-lang="en-US" level="3" l10n="U" oldref="282">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3148933" xml-lang="en-US" l10n="U" oldref="283">DURATION(Rate;PV;FV)</paragraph>
+<paragraph role="paragraph" id="par_id3148801" xml-lang="en-US" l10n="U" oldref="284">Rate: a constant. The interest rate is to be calculated for the entire duration (duration period). The interest rate per period is calculated by dividing the interest rate by the calculated duration. The internal rate for an annuity is to be entered as Internal Rate/12.</paragraph>
+<paragraph role="paragraph" id="par_id3147239" xml-lang="en-US" l10n="U" oldref="285">PV: the present (current) value. The cash value is the deposit of cash or the current cash value of an allowance in kind. As a deposit value a positive value must be entered; the deposit must not be 0 or &lt;0.</paragraph>
+<paragraph role="paragraph" id="par_id3147515" xml-lang="en-US" l10n="U" oldref="286">FV: the expected value. The future value determines the desired (future) value of the deposit.</paragraph>
+<paragraph role="heading" id="hd_id3153579" xml-lang="en-US" level="3" l10n="U" oldref="287">Example</paragraph>
+<paragraph role="paragraph" id="par_id3148480" xml-lang="en-US" l10n="U" oldref="288">At an interest rate of 4.75%, a cash value of 25,000 currency units and a future value of 1,000,000 currency units, a duration of 79.49 payment periods is returned. The periodic payment is the resulting quotient from the future value and the duration, in this case 1,000,000/79.49=12,850.20.</paragraph>
+</section>
+<section id="sln">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3148912"><bookmark_value>calculating;linear depreciations</bookmark_value>
+<bookmark_value>depreciations;linear</bookmark_value>
+<bookmark_value>linear depreciations</bookmark_value>
+<bookmark_value>SLN function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_FUNC_LIA" id="bm_id3154275" localize="false"/>
+<paragraph role="heading" id="hd_id3148912" xml-lang="en-US" level="2" l10n="U" oldref="290">SLN</paragraph>
+<paragraph role="paragraph" id="par_id3149154" xml-lang="en-US" l10n="U" oldref="291"><ahelp hid="HID_FUNC_LIA">Returns the straight-line depreciation of an asset for one period.</ahelp>The amount of the depreciation is constant during the depreciation period.</paragraph>
+<paragraph role="heading" id="hd_id3153240" xml-lang="en-US" level="3" l10n="U" oldref="292">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3166456" xml-lang="en-US" l10n="U" oldref="293">SLN(COST; SALVAGE; LIFE)</paragraph>
+<paragraph role="paragraph" id="par_id3146955" xml-lang="en-US" l10n="U" oldref="294">COST: the initial cost of an asset.</paragraph>
+<paragraph role="paragraph" id="par_id3149796" xml-lang="en-US" l10n="U" oldref="295">SALVAGE: the value of an asset at the end of the depreciation.</paragraph>
+<paragraph role="paragraph" id="par_id3166444" xml-lang="en-US" l10n="U" oldref="296">LIFE: the depreciation period determining the number of periods in the depreciation of the asset.</paragraph>
+<paragraph role="heading" id="hd_id3155579" xml-lang="en-US" level="3" l10n="U" oldref="297">Example</paragraph>
+<paragraph role="paragraph" id="par_id3154098" xml-lang="en-US" l10n="U" oldref="298">Office equipment with an initial cost of 50,000 currency units is to be depreciated over 7 years. The value at the end of the depreciation is to be 3,500 currency units.</paragraph>
+<paragraph role="paragraph" id="par_id3153390" xml-lang="en-US" l10n="U" oldref="299">SLN(50000;3,500;84) = 553.57 currency units. The periodic monthly depreciation of the office equipment is 553.57 currency units.</paragraph>
+</section>
+<section id="mduration">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3153739"><bookmark_value>MDURATION function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_AAI_FUNC_MDURATION" id="bm_id3153750" localize="false"/>
+<paragraph role="heading" id="hd_id3153739" xml-lang="en-US" level="2" oldref="217">MDURATION</paragraph>
+<embed href="text/shared/00/00000001.xhp#add"/>
+<paragraph role="paragraph" id="par_id3149923" xml-lang="en-US" l10n="U" oldref="218"><ahelp hid="HID_AAI_FUNC_MDURATION">Calculates the modified Macauley duration of a fixed interest security in years.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3149964" xml-lang="en-US" level="3" l10n="U" oldref="219">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3148987" xml-lang="en-US" l10n="U" oldref="220">MDURATION(Settlement;Maturity;Coupon;Yield;Frequency;Basis)</paragraph>
+<paragraph role="paragraph" id="par_id3148619" xml-lang="en-US" l10n="U" oldref="221">Settlement: the date of purchase of the security.</paragraph>
+<paragraph role="paragraph" id="par_id3149805" xml-lang="en-US" l10n="U" oldref="222">Maturity: the date on which the security matures (expires).</paragraph>
+<paragraph role="paragraph" id="par_id3154338" xml-lang="en-US" l10n="U" oldref="223">Coupon: the annual nominal rate of interest (coupon interest rate)</paragraph>
+<paragraph role="paragraph" id="par_id3148466" xml-lang="en-US" l10n="U" oldref="224">Yield: the annual yield of the security.</paragraph>
+<paragraph role="paragraph" id="par_id3149423" xml-lang="en-US" l10n="U" oldref="225">Frequency: number of interest payments per year (1, 2 or 4).</paragraph>
+<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
+<paragraph role="heading" id="hd_id3154602" xml-lang="en-US" level="3" l10n="U" oldref="226">Example</paragraph>
+<paragraph role="paragraph" id="par_id3148652" xml-lang="en-US" l10n="U" oldref="227">A security is purchased on 1/1/2001; the maturity date is 1/1/2006. The nominal rate of interest is 8%. The yield is 9.0%. Interest is paid half-yearly (frequency is 2). Using daily balance interest calculation (basis 3) how long is the modified duration?</paragraph>
+<paragraph role="paragraph" id="par_id3145378" xml-lang="en-US" l10n="U" oldref="228">=MDURATION("1/1/2001"; "1/1/2006"; 0.08; 0.09; 2; 3)</paragraph>
+</section>
+<section id="npv">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3149242"><bookmark_value>calculating;net present values</bookmark_value>
+<bookmark_value>net present values</bookmark_value>
+<bookmark_value>NPV function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_FUNC_NBW" id="bm_id3148417" localize="false"/>
+<paragraph role="heading" id="hd_id3149242" xml-lang="en-US" level="2" l10n="U" oldref="301">NPV</paragraph>
+<paragraph role="paragraph" id="par_id3145308" xml-lang="en-US" l10n="U" oldref="302"><ahelp hid="HID_FUNC_NBW">Returns the net present value of an investment based on a series of periodic cash flows and a discount rate.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3149937" xml-lang="en-US" level="3" l10n="U" oldref="303">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3153321" xml-lang="en-US" l10n="U" oldref="304">NPV(RATE;Value 1;Value 2;...)</paragraph>
+<paragraph role="paragraph" id="par_id3150630" xml-lang="en-US" l10n="U" oldref="305">RATE: the discount rate for a period.</paragraph>
+<paragraph role="paragraph" id="par_id3150427" xml-lang="en-US" l10n="U" oldref="306">Value1;... are up to 30 values, which represent deposits or withdrawals.</paragraph>
+<paragraph role="heading" id="hd_id3153538" xml-lang="en-US" level="3" l10n="U" oldref="307">Example</paragraph>
+<paragraph role="paragraph" id="par_id3154800" xml-lang="en-US" l10n="U" oldref="308">What is the net present value of periodic payments in hundreds of 345, 276 and -145 currency units with a discount rate of 8.75%.</paragraph>
+<paragraph role="paragraph" id="par_id3143270" xml-lang="en-US" l10n="U" oldref="309">NPV(8.75%;345;276;-145) = 437.87 currency units. The net present value is therefore 437.87 currency units.</paragraph>
+</section>
+<section id="nominal">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3149484"><bookmark_value>calculating;nominal interest rates</bookmark_value>
+<bookmark_value>nominal interest rates;calculating</bookmark_value>
+<bookmark_value>NOMINAL function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_FUNC_NOMINAL" id="bm_id3145600" localize="false"/>
+<paragraph role="heading" id="hd_id3149484" xml-lang="en-US" level="2" l10n="U" oldref="311">NOMINAL</paragraph>
+<paragraph role="paragraph" id="par_id3149596" xml-lang="en-US" l10n="U" oldref="312"><ahelp hid="HID_FUNC_NOMINAL">Calculates the yearly nominal interest rate, given the effective rate and the number of compounding periods per year.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3151252" xml-lang="en-US" level="3" l10n="U" oldref="313">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3152769" xml-lang="en-US" l10n="U" oldref="314">NOMINAL(EFFECT_RATE;NPERY)</paragraph>
+<paragraph role="paragraph" id="par_id3147521" xml-lang="en-US" l10n="U" oldref="315">EFFECT_RATE: the effective interest rate</paragraph>
+<paragraph role="paragraph" id="par_id3156334" xml-lang="en-US" l10n="U" oldref="316">NPERY: the number of periodic interest payments per year.</paragraph>
+<paragraph role="heading" id="hd_id3154473" xml-lang="en-US" level="3" l10n="U" oldref="317">Example</paragraph>
+<paragraph role="paragraph" id="par_id3147091" xml-lang="en-US" l10n="U" oldref="318">What is the nominal interest per year for an effective interest rate of 13.5% if twelve payments are made per year.</paragraph>
+<paragraph role="paragraph" id="par_id3154831" xml-lang="en-US" l10n="U" oldref="319">NOMINAL(13.5%;12) = 12.73%. The nominal interest rate per year is 12.73%.</paragraph>
+</section>
+<section id="nominal_add">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3155123"><bookmark_value>NOMINAL_ADD function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_AAI_FUNC_NOMINAL" id="bm_id3158439" localize="false"/>
+<paragraph role="heading" id="hd_id3155123" xml-lang="en-US" level="2" oldref="229">NOMINAL_ADD</paragraph>
+<embed href="text/shared/00/00000001.xhp#add"/>
+<paragraph role="paragraph" id="par_id3148671" xml-lang="en-US" l10n="U" oldref="230"><ahelp hid="HID_AAI_FUNC_NOMINAL">Calculates the annual nominal rate of interest on the basis of the effective rate and the number of interest payments per annum.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3155611" xml-lang="en-US" level="3" l10n="U" oldref="231">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3156157" xml-lang="en-US" l10n="U" oldref="232">NOMINAL_ADD(Effective rate;Npery)</paragraph>
+<paragraph role="paragraph" id="par_id3153777" xml-lang="en-US" l10n="U" oldref="233">Effective rate: the effective annual rate of interest.</paragraph>
+<paragraph role="paragraph" id="par_id3150409" xml-lang="en-US" l10n="U" oldref="234">Npery: the number of interest payments per year.</paragraph>
+<paragraph role="heading" id="hd_id3146789" xml-lang="en-US" level="3" l10n="U" oldref="235">Example</paragraph>
+<paragraph role="paragraph" id="par_id3145777" xml-lang="en-US" l10n="U" oldref="236">What is the nominal rate of interest for a 5.3543% effective rate of interest and quarterly payment.</paragraph>
+<paragraph role="paragraph" id="par_id3156146" xml-lang="en-US" l10n="U" oldref="237">=NOMINAL_ADD(5.3543%; 4) returns 0.0525 or 5.25%.</paragraph>
+</section>
+<section id="dollarfr">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3159087"><bookmark_value>DOLLARFR function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_AAI_FUNC_DOLLARFR" id="bm_id3146907" localize="false"/>
+<paragraph role="heading" id="hd_id3159087" xml-lang="en-US" level="2" oldref="208">DOLLARFR</paragraph>
+<embed href="text/shared/00/00000001.xhp#add"/>
+<paragraph role="paragraph" id="par_id3150593" xml-lang="en-US" l10n="U" oldref="209"><ahelp hid="HID_AAI_FUNC_DOLLARFR">Converts a quotation that has been given as a decimal number into a mixed decimal fraction.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3151106" xml-lang="en-US" level="3" l10n="U" oldref="210">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3152959" xml-lang="en-US" l10n="U" oldref="211">DOLLARFR (Decimal dollar;Fraction)</paragraph>
+<paragraph role="paragraph" id="par_id3149558" xml-lang="en-US" l10n="U" oldref="212">Decimal dollar: a decimal number.</paragraph>
+<paragraph role="paragraph" id="par_id3153672" xml-lang="en-US" l10n="U" oldref="213">Fraction: a whole number that is used as the denominator of the decimal fraction.</paragraph>
+<paragraph role="heading" id="hd_id3156274" xml-lang="en-US" level="3" l10n="U" oldref="214">Example</paragraph>
+<paragraph role="paragraph" id="par_id3153795" xml-lang="en-US" l10n="U" oldref="215">=DOLLARFR(1.125;16) converts into sixteenths. The result is 1.02 for 1 plus 2/16.</paragraph>
+<paragraph role="paragraph" id="par_id3150995" xml-lang="en-US" l10n="U" oldref="216">=DOLLARFR(1.125;8) converts into eighths. The result is 1.1 for 1 plus 1/8.</paragraph>
+</section>
+<section id="dollarde">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3154671"><bookmark_value>fractions; converting</bookmark_value>
+<bookmark_value>DOLLARDE function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_AAI_FUNC_DOLLARDE" id="bm_id3154569" localize="false"/>
+<paragraph role="heading" id="hd_id3154671" xml-lang="en-US" level="2" oldref="199">DOLLARDE</paragraph>
+<embed href="text/shared/00/00000001.xhp#add"/>
+<paragraph role="paragraph" id="par_id3154418" xml-lang="en-US" l10n="U" oldref="200"><ahelp hid="HID_AAI_FUNC_DOLLARDE">Converts a quotation that has been given as a decimal fraction into a decimal number.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3146124" xml-lang="en-US" level="3" l10n="U" oldref="201">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3150348" xml-lang="en-US" l10n="U" oldref="202">DOLLARDE(Fractional dollar;Fraction)</paragraph>
+<paragraph role="paragraph" id="par_id3154111" xml-lang="en-US" l10n="U" oldref="203">Fractional dollar: a number given as a decimal fraction.</paragraph>
+<paragraph role="paragraph" id="par_id3153695" xml-lang="en-US" l10n="U" oldref="204">Fraction: a whole number that is used as the denominator of the decimal fraction.</paragraph>
+<paragraph role="heading" id="hd_id3153884" xml-lang="en-US" level="3" l10n="U" oldref="205">Example</paragraph>
+<paragraph role="paragraph" id="par_id3150941" xml-lang="en-US" l10n="U" oldref="206">=DOLLARDE (1.02;16) stands for 1 and 2/16. This returns 1.125.</paragraph>
+<paragraph role="paragraph" id="par_id3150830" xml-lang="en-US" l10n="U" oldref="207">=DOLLARDE (1.1;8) stands for 1 and 1/8. This returns 1.125.</paragraph>
+</section>
+<section id="mirr">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3148974"><bookmark_value>calculating;modified internal rates of return</bookmark_value>
+<bookmark_value>modified internal rates of return</bookmark_value>
+<bookmark_value>MIRR function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_FUNC_QIKV" id="bm_id3150670" localize="false"/>
+<paragraph role="heading" id="hd_id3148974" xml-lang="en-US" level="2" l10n="U" oldref="321">MIRR</paragraph>
+<paragraph role="paragraph" id="par_id3155497" xml-lang="en-US" l10n="U" oldref="322"><ahelp hid="HID_FUNC_QIKV">Calculates the modified internal rate of return of a series of investments.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3154354" xml-lang="en-US" level="3" l10n="U" oldref="323">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3148399" xml-lang="en-US" l10n="U" oldref="324">MIRR(Values; investment; reinvest_rate)</paragraph>
+<paragraph role="paragraph" id="par_id3155896" xml-lang="en-US" l10n="U" oldref="325">Values:corresponds to the array or the cell reference for cells whose content corresponds to the payments.</paragraph>
+<paragraph role="paragraph" id="par_id3149998" xml-lang="en-US" l10n="U" oldref="326">investment:the rate of interest of the investments (the negative values of the array)</paragraph>
+<paragraph role="paragraph" id="par_id3159408" xml-lang="en-US" l10n="U" oldref="327">reinvest_rate:the rate of interest of the reinvestment (the positive values of the array)</paragraph>
+<paragraph role="heading" id="hd_id3154714" xml-lang="en-US" level="3" l10n="U" oldref="328">Example</paragraph>
+<paragraph role="paragraph" id="par_id3147352" xml-lang="en-US" l10n="U" oldref="329">Assuming a cell content of A1=-5, A2=10, A3=15, and A4=8, and an investment value of 0.5 and a reinvestment value of 0.1, the result is 94.16%.</paragraph>
+</section>
+<section id="yield">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3149323"><bookmark_value>YIELD function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_AAI_FUNC_YIELD" id="bm_id3152460" localize="false"/>
+<paragraph role="heading" id="hd_id3149323" xml-lang="en-US" level="2" oldref="129">YIELD</paragraph>
+<embed href="text/shared/00/00000001.xhp#add"/>
+<paragraph role="paragraph" id="par_id3150643" xml-lang="en-US" l10n="U" oldref="130"><ahelp hid="HID_AAI_FUNC_YIELD">Calculates the yield of a security.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3149344" xml-lang="en-US" level="3" l10n="U" oldref="131">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3149744" xml-lang="en-US" l10n="U" oldref="132">YIELD(Settlement;Maturity;Rate;Price;Redemption;Frequency;Basis)</paragraph>
+<paragraph role="paragraph" id="par_id3154526" xml-lang="en-US" l10n="U" oldref="133">Settlement: the date of purchase of the security.</paragraph>
+<paragraph role="paragraph" id="par_id3153266" xml-lang="en-US" l10n="U" oldref="134">Maturity: the date on which the security matures (expires).</paragraph>
+<paragraph role="paragraph" id="par_id3151284" xml-lang="en-US" l10n="U" oldref="135">Rate: the annual rate of interest.</paragraph>
+<paragraph role="paragraph" id="par_id3147314" xml-lang="en-US" l10n="U" oldref="136">Price: the price (purchase price) of the security per 100 currency units of par value.</paragraph>
+<paragraph role="paragraph" id="par_id3145156" xml-lang="en-US" l10n="U" oldref="137">Redemption: the redemption value per 100 currency units of par value.</paragraph>
+<paragraph role="paragraph" id="par_id3159218" xml-lang="en-US" l10n="U" oldref="138">Frequency: number of interest payments per year (1, 2 or 4).</paragraph>
+<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
+<paragraph role="heading" id="hd_id3147547" xml-lang="en-US" level="3" l10n="U" oldref="139">Example</paragraph>
+<paragraph role="paragraph" id="par_id3151214" xml-lang="en-US" l10n="U" oldref="140">A security is purchased on 2/15/1999. It matures on 11/15/2007. The rate of interest is 5.75%. The price is 95.04287 currency units per 100 units of par value, the redemption value is 100 units. Interest is paid half-yearly (frequency = 2) and the basis is 0. How high is the yield?</paragraph>
+<paragraph role="paragraph" id="par_id3154194" xml-lang="en-US" l10n="U" oldref="141">=YIELD("2/15/1999"; "11/15/2007"; 0.0575 ;95.04287; 100; 2; 0) returns 0.065 or 6.5 per cent.</paragraph>
+</section>
+<section id="yielddisc">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3150100"><bookmark_value>YIELDDISC function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_AAI_FUNC_YIELDDISC" id="bm_id3156206" localize="false"/>
+<paragraph role="heading" id="hd_id3150100" xml-lang="en-US" level="2" oldref="142">YIELDDISC</paragraph>
+<embed href="text/shared/00/00000001.xhp#add"/>
+<paragraph role="paragraph" id="par_id3150486" xml-lang="en-US" l10n="U" oldref="143"><ahelp hid="HID_AAI_FUNC_YIELDDISC">Calculates the annual yield of a non-interest-bearing security.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3149171" xml-lang="en-US" level="3" l10n="U" oldref="144">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3159191" xml-lang="en-US" l10n="U" oldref="145">YIELDDISC(Settlement;Maturity;Price;Redemption;Basis)</paragraph>
+<paragraph role="paragraph" id="par_id3150237" xml-lang="en-US" l10n="U" oldref="146">Settlement: the date of purchase of the security.</paragraph>
+<paragraph role="paragraph" id="par_id3146924" xml-lang="en-US" l10n="U" oldref="147">Maturity: the date on which the security matures (expires).</paragraph>
+<paragraph role="paragraph" id="par_id3151201" xml-lang="en-US" l10n="U" oldref="148">Price: the price (purchase price) of the security per 100 currency units of par value.</paragraph>
+<paragraph role="paragraph" id="par_id3156049" xml-lang="en-US" l10n="U" oldref="149">Redemption: the redemption value per 100 currency units of par value.</paragraph>
+<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
+<paragraph role="heading" id="hd_id3154139" xml-lang="en-US" level="3" l10n="U" oldref="150">Example</paragraph>
+<paragraph role="paragraph" id="par_id3163815" xml-lang="en-US" l10n="U" oldref="151">A non-interest-bearing security is purchased on 2/15/1999. It matures on 3/1/1999. The price is 99.795 currency units per 100 units of par value, the redemption value is 100 units. The basis is 2. How high is the yield?</paragraph>
+<paragraph role="paragraph" id="par_id3155187" xml-lang="en-US" l10n="U" oldref="152">=YIELDDISC("2/15/1999"; "3/1/1999"; 99.795; 100; 2) returns 0.052823 or 5.2823 per cent.</paragraph>
+</section>
+<section id="yieldmat">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3155140"><bookmark_value>YIELDMAT function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_AAI_FUNC_YIELDMAT" id="bm_id3156029" localize="false"/>
+<paragraph role="heading" id="hd_id3155140" xml-lang="en-US" level="2" oldref="153">YIELDMAT</paragraph>
+<embed href="text/shared/00/00000001.xhp#add"/>
+<paragraph role="paragraph" id="par_id3151332" xml-lang="en-US" l10n="U" oldref="154"><ahelp hid="HID_AAI_FUNC_YIELDMAT">Calculates the annual yield of a security, the interest of which is paid on the date of maturity.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3159100" xml-lang="en-US" level="3" l10n="U" oldref="155">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3159113" xml-lang="en-US" l10n="U" oldref="156">YIELDMAT(Settlement;Maturity;Issue;Rate;Price;Basis)</paragraph>
+<paragraph role="paragraph" id="par_id3149309" xml-lang="en-US" l10n="U" oldref="157">Settlement: the date of purchase of the security.</paragraph>
+<paragraph role="paragraph" id="par_id3151381" xml-lang="en-US" l10n="U" oldref="158">Maturity: the date on which the security matures (expires).</paragraph>
+<paragraph role="paragraph" id="par_id3153302" xml-lang="en-US" l10n="U" oldref="159">Issue: the date of issue of the security.</paragraph>
+<paragraph role="paragraph" id="par_id3147140" xml-lang="en-US" l10n="U" oldref="160">Rate: the interest rate of the security on the issue date.</paragraph>
+<paragraph role="paragraph" id="par_id3151067" xml-lang="en-US" l10n="U" oldref="161">Price: the price (purchase price) of the security per 100 currency units of par value.</paragraph>
+<embed href="text/scalc/01/func_yearfrac.xhp#basis"/>
+<paragraph role="heading" id="hd_id3155342" xml-lang="en-US" level="3" l10n="U" oldref="162">Example</paragraph>
+<paragraph role="paragraph" id="par_id3163717" xml-lang="en-US" l10n="U" oldref="163">A security is purchased on 3/15/1999. It matures on 11/3/1999. The issue date was 11/8/1998. The rate of interest is 6.25%, the price is 100.0123 units. The basis is 0. How high is the yield?</paragraph>
+<paragraph role="paragraph" id="par_id3155311" xml-lang="en-US" l10n="U" oldref="164">=YIELDMAT("3/15/1999"; "11/3/1999"; "11/8/1998"; 0.0625; 100.0123; 0) returns 0.060954 or 6.0954 per cent.</paragraph>
+</section>
+<section id="pmt">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3149577"><bookmark_value>calculating;annuities</bookmark_value>
+<bookmark_value>annuities</bookmark_value>
+<bookmark_value>PMT function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_FUNC_RMZ" id="bm_id3148895" localize="false"/>
+<paragraph role="heading" id="hd_id3149577" xml-lang="en-US" level="2" l10n="U" oldref="330">PMT</paragraph>
+<paragraph role="paragraph" id="par_id3148563" xml-lang="en-US" l10n="U" oldref="331"><ahelp hid="HID_FUNC_RMZ">Returns the periodic payment for an annuity with constant interest rates.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3145257" xml-lang="en-US" level="3" l10n="U" oldref="332">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3147278" xml-lang="en-US" l10n="U" oldref="333">PMT(Rate; NPER; PV; FV; Type)</paragraph>
+<paragraph role="paragraph" id="par_id3147291" xml-lang="en-US" l10n="U" oldref="334">Rate: the periodic interest rate.</paragraph>
+<paragraph role="paragraph" id="par_id3148641" xml-lang="en-US" l10n="U" oldref="335">NPER: the number of periods in which annuity is paid.</paragraph>
+<paragraph role="paragraph" id="par_id3156360" xml-lang="en-US" l10n="U" oldref="336">PV: the present value (cash value) in a sequence of payments.</paragraph>
+<paragraph role="paragraph" id="par_id3154920" xml-lang="en-US" l10n="U" oldref="337">FV (optional): the desired value (future value) to be reached at the end of the periodic payments.</paragraph>
+<paragraph role="paragraph" id="par_id3156434" xml-lang="en-US" l10n="U" oldref="338">Type (optional): the due date for the periodic payments. Type=1 is payment at the beginning and Type=0 is payment at the end of each period.</paragraph>
+<paragraph role="heading" id="hd_id3152358" xml-lang="en-US" level="3" l10n="U" oldref="339">Example</paragraph>
+<paragraph role="paragraph" id="par_id3154222" xml-lang="en-US" l10n="U" oldref="340">What are the periodic payments at a yearly interest rate of 1.99% if the payment time is 3 years and the cash value is 25,000 currency units. There are 36 months as 36 payment periods, and the interest rate per payment period is 1.99%/12.</paragraph>
+<paragraph role="paragraph" id="par_id3155943" xml-lang="en-US" l10n="U" oldref="341">PMT(1.99%/12;36;25000) = -715.96 currency units. The periodic monthly payment is therefore 715.96 currency units.</paragraph>
+</section>
+<section id="tbilleq">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3155799"><bookmark_value>TBILLEQ function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_AAI_FUNC_TBILLEQ" id="bm_id3147380" localize="false"/>
+<paragraph role="heading" id="hd_id3155799" xml-lang="en-US" level="2" oldref="58">TBILLEQ</paragraph>
+<embed href="text/shared/00/00000001.xhp#add"/>
+<bookmark xml-lang="en-US" branch="index" id="bm_id3154403"><bookmark_value>treasury bill</bookmark_value>
+</bookmark>
+<paragraph role="paragraph" id="par_id3154403" xml-lang="en-US" l10n="U" oldref="59"><ahelp hid="HID_AAI_FUNC_TBILLEQ">Calculates the annual return on a treasury bill ().</ahelp> A treasury bill is purchased on the settlement date and sold at the full par value on the maturity date, that must fall within the same year. A discount is deducted from the purchase price.</paragraph>
+<paragraph role="heading" id="hd_id3155080" xml-lang="en-US" level="3" l10n="U" oldref="60">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3150224" xml-lang="en-US" l10n="U" oldref="61">TBILLEQ(Settlement;Maturity;Discount)</paragraph>
+<paragraph role="paragraph" id="par_id3156190" xml-lang="en-US" l10n="U" oldref="62">Settlement: the date of purchase of the security.</paragraph>
+<paragraph role="paragraph" id="par_id3153827" xml-lang="en-US" l10n="U" oldref="63">Maturity: the date on which the security matures (expires).</paragraph>
+<paragraph role="paragraph" id="par_id3150310" xml-lang="en-US" l10n="U" oldref="64">Discount: the percentage discount on acquisition of the security.</paragraph>
+<paragraph role="heading" id="hd_id3150324" xml-lang="en-US" level="3" l10n="U" oldref="65">Example</paragraph>
+<paragraph role="paragraph" id="par_id3153173" xml-lang="en-US" l10n="U" oldref="66">Settlement date: March 31 1999, maturity date: June 1 1999, discount: 9.14 per cent.</paragraph>
+<paragraph role="paragraph" id="par_id3153520" xml-lang="en-US" l10n="U" oldref="67">The return on the treasury bill corresponding to a security is worked out as follows:</paragraph>
+<paragraph role="paragraph" id="par_id3154382" xml-lang="en-US" l10n="U" oldref="68">=TBILLEQ("3/31/99";"6/1/99"; 0.0914) returns 0.094151 or 9.4151 per cent.</paragraph>
+</section>
+<section id="tbillprice">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3151032"><bookmark_value>TBILLPRICE function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_AAI_FUNC_TBILLPRICE" id="bm_id3150576" localize="false"/>
+<paragraph role="heading" id="hd_id3151032" xml-lang="en-US" level="2" oldref="69">TBILLPRICE</paragraph>
+<embed href="text/shared/00/00000001.xhp#add"/>
+<paragraph role="paragraph" id="par_id3157887" xml-lang="en-US" l10n="U" oldref="70"><ahelp hid="HID_AAI_FUNC_TBILLPRICE">Calculates the price of a treasury bill per 100 currency units.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3156374" xml-lang="en-US" level="3" l10n="U" oldref="71">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3150284" xml-lang="en-US" l10n="U" oldref="72">TBILLPRICE(Settlement;Maturity;Discount)</paragraph>
+<paragraph role="paragraph" id="par_id3154059" xml-lang="en-US" l10n="U" oldref="73">Settlement: the date of purchase of the security.</paragraph>
+<paragraph role="paragraph" id="par_id3154073" xml-lang="en-US" l10n="U" oldref="74">Maturity: the date on which the security matures (expires).</paragraph>
+<paragraph role="paragraph" id="par_id3145765" xml-lang="en-US" l10n="U" oldref="75">Discount: the percentage discount upon acquisition of the security.</paragraph>
+<paragraph role="heading" id="hd_id3153373" xml-lang="en-US" level="3" l10n="U" oldref="76">Example</paragraph>
+<paragraph role="paragraph" id="par_id3155542" xml-lang="en-US" l10n="U" oldref="77">Settlement date: March 31 1999, maturity date: June 1 1999, discount: 9 per cent.</paragraph>
+<paragraph role="paragraph" id="par_id3154578" xml-lang="en-US" l10n="U" oldref="78">The price of the treasury bill is worked out as follows:</paragraph>
+<paragraph role="paragraph" id="par_id3154592" xml-lang="en-US" l10n="U" oldref="79">=TBILLPRICE("3/31/99";"6/1/99"; 0.09) returns 98.45.</paragraph>
+</section>
+<section id="tbillyield">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3152912"><bookmark_value>TBILLYIELD function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_AAI_FUNC_TBILLYIELD" id="bm_id3151346" localize="false"/>
+<paragraph role="heading" id="hd_id3152912" xml-lang="en-US" level="2" oldref="80">TBILLYIELD</paragraph>
+<embed href="text/shared/00/00000001.xhp#add"/>
+<paragraph role="paragraph" id="par_id3145560" xml-lang="en-US" l10n="U" oldref="81"><ahelp hid="HID_AAI_FUNC_TBILLYIELD">Calculates the yield of a treasury bill.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3145578" xml-lang="en-US" level="3" l10n="U" oldref="82">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3156077" xml-lang="en-US" l10n="U" oldref="83">TBILLYIELD(Settlement;Maturity;Price)</paragraph>
+<paragraph role="paragraph" id="par_id3156091" xml-lang="en-US" l10n="U" oldref="84">Settlement: the date of purchase of the security.</paragraph>
+<paragraph role="paragraph" id="par_id3157856" xml-lang="en-US" l10n="U" oldref="85">Maturity: the date on which the security matures (expires).</paragraph>
+<paragraph role="paragraph" id="par_id3149627" xml-lang="en-US" l10n="U" oldref="86">Price: the price (purchase price) of the treasury bill per 100 currency units of par value.</paragraph>
+<paragraph role="heading" id="hd_id3149642" xml-lang="en-US" level="3" l10n="U" oldref="87">Example</paragraph>
+<paragraph role="paragraph" id="par_id3145178" xml-lang="en-US" l10n="U" oldref="88">Settlement date: March 31 1999, maturity date: June 1 1999, price: 98.45 currency units.</paragraph>
+<paragraph role="paragraph" id="par_id3145193" xml-lang="en-US" l10n="U" oldref="89">The yield of the treasury bill is worked out as follows:</paragraph>
+<paragraph role="paragraph" id="par_id3148528" xml-lang="en-US" l10n="U" oldref="90">=TBILLYIELD("3/31/99";"6/1/99"; 98.45) returns 0.091417 or 9.1417 per cent.</paragraph>
+<paragraph role="paragraph" id="par_id3148546" xml-lang="en-US" l10n="U" oldref="345"><link href="text/scalc/01/04060103.xhp" name="Back to Financial Functions Part One">Back to Financial Functions Part One</link></paragraph>
+<paragraph role="paragraph" id="par_id3146762" xml-lang="en-US" l10n="U" oldref="346"><link href="text/scalc/01/04060118.xhp" name="Forward to Financial Functions Part Three">Forward to Financial Functions Part Three</link></paragraph>
+</section>
+</sort>
+</body>
+</helpdocument>