New apps for text, slide and spreadsheet
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,32 @@
|
||||
[
|
||||
{"src": "UsageInstructions/OpenCreateNew.htm", "name": "Create a new spreadsheet or open an existing one", "headername": "Usage Instructions"},
|
||||
{"src": "UsageInstructions/ManageSheets.htm", "name": "Manage sheets"},
|
||||
{"src": "UsageInstructions/InsertDeleteCells.htm", "name": "Manage cells, rows, and columns"},
|
||||
{"src": "UsageInstructions/CopyPasteData.htm", "name": "Cut/copy/paste data"},
|
||||
{"src": "UsageInstructions/FontTypeSizeStyle.htm", "name": "Set font type, size, style, and colors"},
|
||||
{"src": "UsageInstructions/AddBorders.htm", "name": "Add borders"},
|
||||
{"src": "UsageInstructions/AlignText.htm", "name": "Align data in cells"},
|
||||
{"src": "UsageInstructions/MergeCells.htm", "name": "Merge cells"},
|
||||
{"src": "UsageInstructions/InsertImages.htm", "name": "Insert images"},
|
||||
{"src": "UsageInstructions/AddHyperlinks.htm", "name": "Add hyperlinks"},
|
||||
{"src": "UsageInstructions/InsertChart.htm", "name": "Insert chart"},
|
||||
{ "src": "UsageInstructions/InsertAutoshapes.htm", "name": "Insert and format autoshapes" },
|
||||
{ "src": "UsageInstructions/InsertTextObjects.htm", "name": "Insert text objects" },
|
||||
{"src": "UsageInstructions/InsertEquation.htm", "name": "Insert equations"},
|
||||
{"src": "UsageInstructions/ManipulateObjects.htm", "name": "Manipulate objects"},
|
||||
{"src": "UsageInstructions/SortData.htm", "name": "Sort and filter data"},
|
||||
{ "src": "UsageInstructions/ChangeNumberFormat.htm", "name": "Change number format" },
|
||||
{"src": "UsageInstructions/InsertFunction.htm", "name": "Insert function"},
|
||||
{"src": "UsageInstructions/UseNamedRanges.htm", "name": "Use named ranges"},
|
||||
{"src": "UsageInstructions/ClearFormatting.htm", "name": "Clear text, format in a cell, copy cell format"},
|
||||
{"src": "UsageInstructions/UndoRedo.htm", "name": "Undo/redo your actions"},
|
||||
{"src": "UsageInstructions/ViewDocInfo.htm", "name": "View file information"},
|
||||
{"src": "UsageInstructions/SavePrintDownload.htm", "name": "Save/print/download your spreadsheet"},
|
||||
{"src": "HelpfulHints/About.htm", "name": "About Spreadsheet Editor", "headername": "Helpful Hints"},
|
||||
{"src": "HelpfulHints/SupportedFormats.htm", "name": "Supported Formats of Spreadsheets"},
|
||||
{"src": "HelpfulHints/AdvancedSettings.htm", "name": "Advanced Settings of Spreadsheet Editor"},
|
||||
{"src": "HelpfulHints/Navigation.htm", "name": "View Settings and Navigation Tools"},
|
||||
{"src": "HelpfulHints/Search.htm", "name": "Search and Replace Functions"},
|
||||
{"src": "HelpfulHints/CollaborativeEditing.htm", "name": "Collaborative Spreadsheet Editing"},
|
||||
{"src": "HelpfulHints/KeyboardShortcuts.htm", "name": "Keyboard Shortcuts"}
|
||||
]
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>ABS Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>ABS Function</h1>
|
||||
<p>The <b>ABS</b> function is one of the math and trigonometry functions. It is used to return the absolute value of a number.</p>
|
||||
<p>The <b>ABS</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>ABS(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> is a numeric value entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>ABS</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
|
||||
<li>click the <b>ABS</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="ABS Function" src="../images/abs.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,67 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>ACCRINT Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>ACCRINT Function</h1>
|
||||
<p>The <b>ACCRINT</b> function is one of the financial functions. It is used to calculate the accrued interest for a security that pays periodic interest.</p>
|
||||
<p>The <b>ACCRINT</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>ACCRINT(issue, first-interest, settlement, rate, [par], frequency[, [basis]])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>issue</em></b> is the issue date of the security.</p>
|
||||
<p style="text-indent: 50px;"><b><em>first-interest</em></b> is the date when the first interest is paid.</p>
|
||||
<p style="text-indent: 50px;"><b><em>settlement</em></b> is the date when the security is purchased.</p>
|
||||
<p style="text-indent: 50px;"><b><em>rate</em></b> is the annual coupon rate of the security.</p>
|
||||
<p style="text-indent: 50px;"><b><em>par</em></b> is the par value of the security. It is an optional argument. If it is omitted, the function will assume <b><em>par</em></b> to be $1000.</p>
|
||||
<p style="text-indent: 50px;"><b><em>frequency</em></b> is the number of interest payments per year. The possible values are: 1 for annual payments, 2 for semiannual payments, 4 for quarterly payments.</p>
|
||||
<p style="text-indent: 50px;"><b><em>basis</em></b> is the day count basis to use, a numeric value greater than or equal to 0, but less than or equal to 4. It is an optional argument. It can be one of the following:</p>
|
||||
<table style="width: 40%">
|
||||
<tr>
|
||||
<td><b>Numeric value</b></td>
|
||||
<td><b>Count basis</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>0</td>
|
||||
<td>US (NASD) 30/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1</td>
|
||||
<td>Actual/actual</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2</td>
|
||||
<td>Actual/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>3</td>
|
||||
<td>Actual/365</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>4</td>
|
||||
<td>European 30/360</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p class="note"><b>Note:</b> dates must be entered by using the DATE function.</p>
|
||||
<p>The values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>ACCRINT</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>ACCRINT</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="ACCRINT Function" src="../images/accrint.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,65 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>ACCRINTM Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>ACCRINTM Function</h1>
|
||||
<p>The <b>ACCRINTM</b> function is one of the financial functions. It is used to calculate the accrued interest for a security that pays interest at maturity.</p>
|
||||
<p>The <b>ACCRINTM</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>ACCRINTM(issue, settlement, rate, [[par] [, [basis]]])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>issue</em></b> is the issue date of the security.</p>
|
||||
<p style="text-indent: 50px;"><b><em>settlement</em></b> is the maturity date of the security.</p>
|
||||
<p style="text-indent: 50px;"><b><em>rate</em></b> is the annual interest rate of the security.</p>
|
||||
<p style="text-indent: 50px;"><b><em>par</em></b> is the par value of the security. It is an optional argument. If it is omitted, the function will assume <b><em>par</em></b> to be $1000.</p>
|
||||
<p style="text-indent: 50px;"><b><em>basis</em></b> is the day count basis to use, a numeric value greater than or equal to 0, but less than or equal to 4. It is an optional argument. It can be one of the following:</p>
|
||||
<table style="width: 40%">
|
||||
<tr>
|
||||
<td><b>Numeric value</b></td>
|
||||
<td><b>Count basis</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>0</td>
|
||||
<td>US (NASD) 30/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1</td>
|
||||
<td>Actual/actual</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2</td>
|
||||
<td>Actual/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>3</td>
|
||||
<td>Actual/365</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>4</td>
|
||||
<td>European 30/360</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p class="note"><b>Note:</b> dates must be entered by using the DATE function.</p>
|
||||
<p>The values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>ACCRINTM</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>ACCRINTM</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="ACCRINTM Function" src="../images/accrintm.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>ACOS Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>ACOS Function</h1>
|
||||
<p>The <b>ACOS</b> function is one of the math and trigonometry functions. It is used to return the arccosine of a number.</p>
|
||||
<p>The <b>ACOS</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>ACOS(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> is the cosine of the angle you wish to find, a numeric value greater than or equal to -1 but less than or equal to 1 entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>ACOS</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
|
||||
<li>click the <b>ACOS</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="ACOS Function" src="../images/acos.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>ACOSH Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>ACOSH Function</h1>
|
||||
<p>The <b>ACOSH</b> function is one of the math and trigonometry functions. It is used to return the inverse hyperbolic cosine of a number.</p>
|
||||
<p>The <b>ACOSH</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>ACOSH(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> is a numeric value greater than or equal to 1 entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>ACOSH</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
|
||||
<li>click the <b>ACOSH</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="ACOSH Function" src="../images/acosh.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,60 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>ADDRESS Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>ADDRESS Function</h1>
|
||||
<p>The <b>ADDRESS</b> function is one of the lookup and reference functions. It is used to return a text representation of a cell address.</p>
|
||||
<p>The <b>ADDRESS</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>ADDRESS(row-number, col-number[ , [ref-type] [, [A1-ref-type-flag] [, sheet name]]])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><em><b>row-number</b></em> is a row number to use in a cell address.</p>
|
||||
<p style="text-indent: 50px;"><em><b>col-number</b></em> is a column number to use in a cell address.</p>
|
||||
<p style="text-indent: 50px;"><em><b>ref-type</b></em> is a type of reference. It can be one of the following numeric values:</p>
|
||||
<table style="width: 40%">
|
||||
<tr>
|
||||
<td><b>Numeric value</b></td>
|
||||
<td><b>Meaning</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1 or omitted</td>
|
||||
<td>Absolute referencing</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2</td>
|
||||
<td>Absolute row; relative column</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>3</td>
|
||||
<td>Relative row; absolute column</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>4</td>
|
||||
<td>Relative referencing</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p><em><b>A1-ref-type-flag</b></em> is an optional logical value: TRUE or FALSE. If it is set to TRUE or omitted, the function will analyse <b><em>ref-text</em></b> as an A1-style reference. If it is set to FALSE, the function will interpret <b><em>ref-text</em></b> as an R1C1-style reference.</p>
|
||||
<p><em><b>sheet name</b></em> is the name of the sheet to use in a cell address. It's an optional value. If it is omitted, the function will return the cell address without the sheet name indicated.</p>
|
||||
<p>These arguments can be entered manually or included into the cells you make reference to.</p>
|
||||
<p>To apply the <b>ADDRESS</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Lookup and Reference</b> function group from the list,</li>
|
||||
<li>click the <b>ADDRESS</b> function,</li>
|
||||
<li>enter the required arguments separating them by comma,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="ADDRESS Function" src="../images/address.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,67 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>AMORDEGRC Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>AMORDEGRC Function</h1>
|
||||
<p>The <b>AMORDEGRC</b> function is one of the financial functions. It is used to calculate the depreciation of an asset for each accounting period using a degressive depreciation method.</p>
|
||||
<p>The <b>AMORDEGRC</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>AMORDEGRC(cost, date-purchased, first-period, salvage, period, rate[, [basis]])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>cost</em></b> is the cost of the asset.</p>
|
||||
<p style="text-indent: 50px;"><b><em>date-purchased</em></b> is the date when asset is purchased.</p>
|
||||
<p style="text-indent: 50px;"><b><em>first-period</em></b> is the date when the first period ends.</p>
|
||||
<p style="text-indent: 50px;"><b><em>salvage</em></b> is the salvage value of the asset at the end of its lifetime.</p>
|
||||
<p style="text-indent: 50px;"><b><em>period</em></b> is the period you wish to calculate depreciation for.</p>
|
||||
<p style="text-indent: 50px;"><b><em>rate</em></b> is the rate of depreciation.</p>
|
||||
<p style="text-indent: 50px;"><b><em>basis</em></b> is the day count basis to use, a numeric value greater than or equal to 0, but less than or equal to 4. It is an optional argument. It can be one of the following:</p>
|
||||
<table style="width: 40%">
|
||||
<tr>
|
||||
<td><b>Numeric value</b></td>
|
||||
<td><b>Count basis</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>0</td>
|
||||
<td>US (NASD) 30/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1</td>
|
||||
<td>Actual/actual</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2</td>
|
||||
<td>Actual/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>3</td>
|
||||
<td>Actual/365</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>4</td>
|
||||
<td>European 30/360</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p class="note"><b>Note:</b> dates must be entered by using the DATE function.</p>
|
||||
<p>The values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>AMORDEGRC</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>AMORDEGRC</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="AMORDEGRC Function" src="../images/amordegrc.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,39 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>FV Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>FV Function</h1>
|
||||
<p>The <b>FV</b> function is one of the financial functions. It is used to calculate the future value of an investment based on a specified interest rate and a constant payment schedule.</p>
|
||||
<p>The <b>FV</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>FV(rate, nper, pmt [, [pv] [,[type]]])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>rate</em></b> is the interest rate for the investment.</p>
|
||||
<p style="text-indent: 50px;"><b><em>nper</em></b> is a number of payments.</p>
|
||||
<p style="text-indent: 50px;"><b><em>pmt</em></b> is a payment amount.</p>
|
||||
<p style="text-indent: 50px;"><b><em>pv</em></b> is a present value of the payments. It is an optional argument. If it is omitted, the function will assume <b><em>pv</em></b> to be 0.</p>
|
||||
<p style="text-indent: 50px;"><b><em>type</em></b> is a period when the payments are due. It is an optional argument. If it is set to 0 or omitted, the function will assume the payments to be due at the end of the period. If <b><em>type</em></b> is set to 1, the payments are due at the beginning of the period.</p>
|
||||
<p class="note"><b>Note:</b> cash paid out (such as deposits to savings) is represented by negative numbers; cash received (such as dividend checks) is represented by positive numbers.</p>
|
||||
<p>The numeric values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>FV</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>FV</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="FV Function" src="../images/fv.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,67 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>AMORLINC Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>AMORLINC Function</h1>
|
||||
<p>The <b>AMORLINC</b> function is one of the financial functions. It is used to calculate the depreciation of an asset for each accounting period using a linear depreciation method.</p>
|
||||
<p>The <b>AMORLINC</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>AMORLINC(cost, date-purchased, first-period, salvage, period, rate[, [basis]])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>cost</em></b> is the cost of the asset.</p>
|
||||
<p style="text-indent: 50px;"><b><em>date-purchased</em></b> is the date when asset is purchased.</p>
|
||||
<p style="text-indent: 50px;"><b><em>first-period</em></b> is the date when the first period ends.</p>
|
||||
<p style="text-indent: 50px;"><b><em>salvage</em></b> is the salvage value of the asset at the end of its lifetime.</p>
|
||||
<p style="text-indent: 50px;"><b><em>period</em></b> is the period you wish to calculate depreciation for.</p>
|
||||
<p style="text-indent: 50px;"><b><em>rate</em></b> is the rate of depreciation.</p>
|
||||
<p style="text-indent: 50px;"><b><em>basis</em></b> is the day count basis to use, a numeric value greater than or equal to 0, but less than or equal to 4. It is an optional argument. It can be one of the following:</p>
|
||||
<table style="width: 40%">
|
||||
<tr>
|
||||
<td><b>Numeric value</b></td>
|
||||
<td><b>Count basis</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>0</td>
|
||||
<td>US (NASD) 30/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1</td>
|
||||
<td>Actual/actual</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2</td>
|
||||
<td>Actual/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>3</td>
|
||||
<td>Actual/365</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>4</td>
|
||||
<td>European 30/360</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p class="note"><b>Note:</b> dates must be entered by using the DATE function.</p>
|
||||
<p>The values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>AMORLINC</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>AMORLINC</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="AMORLINC Function" src="../images/amorlinc.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,38 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>AND Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>AND Function</h1>
|
||||
<p>The <b>AND</b> function is one of the logical functions. It is used to check if the logical value you enter is TRUE or FALSE. The function returns TRUE if all the arguments are TRUE.</p>
|
||||
<p>The <b>AND</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>AND(logical1, logical2, ...)</em></b></p>
|
||||
<p>where <b><em>logical1/2/n</em></b> is a value entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>AND</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Logical</b> function group from the list,</li>
|
||||
<li>click the <b>AND</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,
|
||||
<p class="note"><b>Note</b>: you can enter up to <b>265</b> logical values.</p>
|
||||
</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell. The function returns FALSE if at least one of the arguments is FALSE.</p>
|
||||
<p><em>For example:</em></p>
|
||||
<p>There are three arguments: <em>logical1</em> = <b>A1<100</b>, <em>logical2</em> = <b>34<100</b>, <em>logical3</em> = <b>50<100</b>, where <b>A1</b> is <b>12</b>. All these logical expressions are <b>TRUE</b>. So the function returns <b>TRUE</b>.</p>
|
||||
<p style="text-indent: 150px;"><img alt="AND Function: TRUE" src="../images/andtrue.png" /></p>
|
||||
<p>If we change the <b>A1</b> value from <b>12</b> to <b>112</b>, the function returns <b>FALSE</b>:</p>
|
||||
<p style="text-indent: 150px;"><img alt="AND Function: FALSE" src="../images/andfalse.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>ASIN Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>ASIN Function</h1>
|
||||
<p>The <b>ASIN</b> function is one of the math and trigonometry functions. It is used to return the arcsine of a number.</p>
|
||||
<p>The <b>ASIN</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>ASIN(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> is the sine of the angle you wish to find, a numeric value greater than or equal to -1 but less than or equal to 1 entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>ASIN</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
|
||||
<li>click the <b>ASIN</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="ASIN Function" src="../images/asin.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>ASINH Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>ASINH Function</h1>
|
||||
<p>The <b>ASINH</b> function is one of the math and trigonometry functions. It is used to return the inverse hyperbolic sine of a number.</p>
|
||||
<p>The <b>ASINH</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>ASINH(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> is any numeric value entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>ASINH</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
|
||||
<li>click the <b>ASINH</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="ASINH Function" src="../images/asinh.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>ATAN Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>ATAN Function</h1>
|
||||
<p>The <b>ATAN</b> function is one of the math and trigonometry functions. It is used to return the arctangent of a number.</p>
|
||||
<p>The <b>ATAN</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>ATAN(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> is the tangent of the angle you wish to find, a numeric value entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>ATAN</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
|
||||
<li>click the <b>ATAN</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="ATAN Function" src="../images/atan.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>ATAN2 Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>ATAN2 Function</h1>
|
||||
<p>The <b>ATAN2</b> function is one of the math and trigonometry functions. It is used to return the arctangent of x and y coordinates.</p>
|
||||
<p>The <b>ATAN2</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>ATAN2(x, y)</em></b></p>
|
||||
<p>where <b><em>x</em></b>, <b><em>y</em></b> are the x and y coordinates of a point, numeric values entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>ATAN2</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
|
||||
<li>click the <b>ATAN2</b> function,</li>
|
||||
<li>enter the required arguments separating them by comma,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="ATAN2 Function" src="../images/atan2.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>ATANH Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>ATANH Function</h1>
|
||||
<p>The <b>ATANH</b> function is one of the math and trigonometry functions. It is used to return the inverse hyperbolic tangent of a number.</p>
|
||||
<p>The <b>ATANH</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>ATANH(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> is a numeric value greater than - 1 but less than 1 entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>ATANH</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
|
||||
<li>click the <b>ATANH</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="ATANH Function" src="../images/atanh.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>AVEDEV Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>AVEDEV Function</h1>
|
||||
<p>The <b>AVEDEV</b> function is one of the statistical functions. It is used to analyze the range of data and return the average of the absolute deviations of numbers from their mean.</p>
|
||||
<p>The <b>AVEDEV</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>AVEDEV(argument-list)</em></b></p>
|
||||
<p>where <b><em>argument-list</em></b> is up to 30 numeric values entered manually or included into the cells you make reference to.</p>
|
||||
<p>To apply the <b>AVEDEV</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>AVEDEV</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas or select a range of cells with the mouse,
|
||||
</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="AVEDEV Function" src="../images/avedev.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>AVERAGE Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>AVERAGE Function</h1>
|
||||
<p>The <b>AVERAGE</b> function is one of the statistical functions. It is used to analyze the range of data and find the average value.</p>
|
||||
<p>The <b>AVERAGE</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>AVERAGE(argument-list)</em></b></p>
|
||||
<p>where <b><em>argument-list</em></b> is up to 30 numerical values entered manually or included into the cells you make reference to.</p>
|
||||
<p>To apply the <b>AVERAGE</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>AVERAGE</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas or select a range of cells with the mouse,
|
||||
</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="AVERAGE Function" src="../images/average.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>AVERAGEA Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>AVERAGEA Function</h1>
|
||||
<p>The <b>AVERAGEA</b> function is one of the statistical functions. It is used to analyze the range of data including text and logical values and find the average value. The <b>AVERAGEA</b> function treats text and FALSE as a value of 0 and TRUE as a value of 1. </p>
|
||||
<p>The <b>AVERAGEA</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>AVERAGEA(argument-list)</em></b></p>
|
||||
<p>where <b><em>argumenti-list</em></b> is up to 30 values entered manually or included into the cells you make reference to.</p>
|
||||
<p>To apply the <b>AVERAGEA</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>AVERAGEA</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas or select a range of cells with the mouse,
|
||||
</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="AVERAGEA Function" src="../images/averagea.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>AVERAGEIF Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>AVERAGEIF Function</h1>
|
||||
<p>The <b>AVERAGEIF</b> function is one of the statistical functions. It is used to analyze the range of data and find the average value of all numbers in a range of cells, based on the specified criterion.</p>
|
||||
<p>The <b>AVERAGEIF</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>AVERAGEIF(cell-range, selection-criteria [,average-range])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>cell-range</em></b> is the selected range of cells to apply the criterion to.</p>
|
||||
<p style="text-indent: 50px;"><b><em>selection-criteria</em></b> is the criterion you wish to apply, a value entered manually or included into the cell you make reference to.</p>
|
||||
<p style="text-indent: 50px;"><b><em>average-range</em></b> is the selected range of cells you need to find the average in.</p>
|
||||
<p class="note"><b>Note</b>: <b><em>average-range</em></b> is an optional argument. If it is omitted, the function will find the average in <b><em>cell-range</em></b>.
|
||||
<p>To apply the <b>AVERAGEIF</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>AVERAGEIF</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="AVERAGEIF Function" src="../images/averageif.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>BIN2DEC Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>BIN2DEC Function</h1>
|
||||
<p>The <b>BIN2DEC</b> function is one of the engineering functions. It is used to convert a binary number into a decimal number.</p>
|
||||
<p>The <b>BIN2DEC</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>BIN2DEC(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> is a binary number entered manually or included into the cell you make reference to.</p>
|
||||
<p class="note"><b>Note:</b> if the argument is not recognised as a binary number, or contains more than 10 characters, the function will return the <b>#NUM!</b> error.</p>
|
||||
<p>To apply the <b>BIN2DEC</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Engineering</b> function group from the list,</li>
|
||||
<li>click the <b>BIN2DEC</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="BIN2DEC Function" src="../images/bin2dec.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>BIN2HEX Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>BIN2HEX Function</h1>
|
||||
<p>The <b>BIN2HEX</b> function is one of the engineering functions. It is used to convert a binary number into a hexadecimal number.</p>
|
||||
<p>The <b>BIN2HEX</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>BIN2HEX(number [, num-hex-digits])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>number</em></b> is a binary number entered manually or included into the cell you make reference to.</p>
|
||||
<p style="text-indent: 50px;"><b><em>num-hex-digits</em></b> is the number of digits to display. If omitted, the function will use the minimum number.</p>
|
||||
<p class="note"><b>Note:</b> if the argument is not recognised as a binary number, or contains more than 10 characters, or the resulting hexadecimal number requires more digits than you specified, or the specified <b><em>num-hex-digits</em></b> number is less than or equal to 0, the function will return the <b>#NUM!</b> error.</p>
|
||||
<p>To apply the <b>BIN2HEX</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Engineering</b> function group from the list,</li>
|
||||
<li>click the <b>BIN2HEX</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="BIN2HEX Function" src="../images/bin2hex.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>BIN2OCT Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>BIN2OCT Function</h1>
|
||||
<p>The <b>BIN2OCT</b> function is one of the engineering functions. It is used to convert a binary number into an octal number.</p>
|
||||
<p>The <b>BIN2OCT</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>BIN2OCT(number [, num-hex-digits])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>number</em></b> is a binary number entered manually or included into the cell you make reference to.</p>
|
||||
<p style="text-indent: 50px;"><b><em>num-hex-digits</em></b> is the number of digits to display. If omitted, the function will use the minimum number.</p>
|
||||
<p class="note"><b>Note:</b> if the argument is not recognised as a binary number, or contains more than 10 characters, or the resulting octal number requires more digits than you specified, or the specified <b><em>num-hex-digits</em></b> number is less than or equal to 0, the function will return the <b>#NUM!</b> error.</p>
|
||||
<p>To apply the <b>BIN2OCT</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Engineering</b> function group from the list,</li>
|
||||
<li>click the <b>BIN2OCT</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="BIN2OCT Function" src="../images/bin2oct.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,37 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>BINOMDIST Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>BINOMDIST Function</h1>
|
||||
<p>The <b>BINOMDIST</b> function is one of the statistical functions. It is used to return the individual term binomial distribution probability.</p>
|
||||
<p>The <b>BINOMDIST</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>BINOMDIST(number-successes, number-trials, success-probability, cumulative-flag)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>number-successes</em></b> is the number of successes in the trials, a numeric value greater than or equal to 0.</p>
|
||||
<p style="text-indent: 50px;"><b><em>number-trials</em></b> is the number of trials, a numeric value greater than or equal to <b><em>number-successes</em></b>.</p>
|
||||
<p style="text-indent: 50px;"><b><em>success-probability</em></b> is the success propability of each trial, a numeric value greater than or equal to 0 but less than or equal to 1.</p>
|
||||
<p style="text-indent: 50px;"><b><em>cumulative-flag</em></b> is the function form. It is a logical value: TRUE or FALSE. If it is TRUE, the function will return the cumulative distribution function. If it is FALSE, the function will return the probability mass function.</p>
|
||||
<p>The values can be entered manually or included into the cells you make reference to.</p>
|
||||
<p>To apply the <b>BINOMDIST</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>BINOMDIST</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="BINOMDIST Function" src="../images/binomdist.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>CEILING Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>CEILING Function</h1>
|
||||
<p>The <b>CEILING</b> function is one of the math and trigonometry functions. It is used to round the number up to the nearest multiple of significance.</p>
|
||||
<p>The <b>CEILING</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>CEILING(number, significance)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>number</em></b> is the number you wish to round up,</p>
|
||||
<p style="text-indent: 50px;"><b><em>significance</em></b> is the multiple of significance you wish to round up to,</p>
|
||||
<p>The numeric values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p class="note"><b>Note</b>: if the <b><em>number</em></b> and <b><em>significance</em></b> have different signs, the function returns the <b>#NUM!</b> error.</p>
|
||||
<p>To apply the <b>CEILING</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
|
||||
<li>click the <b>CEILING</b> function,</li>
|
||||
<li>enter the required arguments separating them by comma,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="CEILING Function" src="../images/ceiling.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>CHAR Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>CHAR Function</h1>
|
||||
<p>The <b>CHAR</b> function is one of the text and data functions. Is used to return the ASCII character specified by a number.</p>
|
||||
<p>The <b>CHAR</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>CHAR(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> (from 1 to 255) is a data entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>CHAR</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Text and data</b> function group from the list,</li>
|
||||
<li>click the <b>CHAR</b> function,</li>
|
||||
<li>enter the required argument,
|
||||
</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="CHAR Function" src="../images/char.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>CHOOSE Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>CHOOSE Function</h1>
|
||||
<p>The <b>CHOOSE</b> function is one of the lookup and reference functions. It is used to return a value from a list of values based on a specified index (position).</p>
|
||||
<p>The <b>CHOOSE</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>CHOOSE(index, argument-list)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>index</em></b> is the position of the value in the <b><em>argument-list</em></b>, a numeric value greater than or equal to 1 but less than the number of the number of values in the <b><em>argument-list</em></b>,</p>
|
||||
<p style="text-indent: 50px;"><b><em>argument-list</em></b> is the list of values or the selected range of cells you need to analyze.</p>
|
||||
<p>To apply the <b>CHOOSE</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Lookup and Reference</b> function group from the list,</li>
|
||||
<li>click the <b>CHOOSE</b> function,</li>
|
||||
<li>enter the required arguments separating them by comma,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="CHOOSE Function" src="../images/choose.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>CLEAN Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>CLEAN Function</h1>
|
||||
<p>The <b>CLEAN</b> function is one of the text and data functions. Is used to remove all the nonprintable characters from the selected string.</p>
|
||||
<p>The <b>CLEAN</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>CLEAN(string)</em></b></p>
|
||||
<p>where <b><em>string</em></b> is a string with nonprintable characters you need to remove, data included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>CLEAN</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Text and data</b> function group from the list,</li>
|
||||
<li>click the <b>CLEAN</b> function,</li>
|
||||
<li>enter the required argument,
|
||||
</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="CLEAN Function" src="../images/clean.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>CODE Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>CODE Function</h1>
|
||||
<p>The <b>CODE</b> function is one of the text and data functions. Is used to return the ASCII value of the specified character or the first character in a cell.</p>
|
||||
<p>The <b>CODE</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>CODE(string)</em></b></p>
|
||||
<p>where <b><em>string</em></b> is a data entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>CODE</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Text and data</b> function group from the list,</li>
|
||||
<li>click the <b>CODE</b> function,</li>
|
||||
<li>enter the required argument,
|
||||
<p class="note"><b>Note</b>: the CODE function is <b>case-sensitive</b>.</p>
|
||||
</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="CODE Function" src="../images/code.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>COLUMN Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>COLUMN Function</h1>
|
||||
<p>The <b>COLUMN</b> function is one of the lookup and reference functions. It is used to return the column number of a cell.</p>
|
||||
<p>The <b>COLUMN</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>COLUMN([reference])</em></b></p>
|
||||
<p>where <b><em>reference</em></b> is a reference to a cell.</p>
|
||||
<p class="note"><b>Note</b>: <b><em>reference</em></b> is an optional argument. If it is omitted, the function will return the column number of a cell selected to display the <b>Column</b> function result. </p>
|
||||
<p>To apply the <b>COLUMN</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Lookup and Reference</b> function group from the list,</li>
|
||||
<li>click the <b>COLUMN</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="COLUMN Function" src="../images/column.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>COLUMNS Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>COLUMNS Function</h1>
|
||||
<p>The <b>COLUMNS</b> function is one of the lookup and reference functions. It is used to return the number of columns in a cell reference.</p>
|
||||
<p>The <b>COLUMNS</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>COLUMNS(array)</em></b></p>
|
||||
<p>where <b><em>array</em></b> is a reference to a range of cells.</p>
|
||||
<p>To apply the <b>COLUMNS</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Lookup and Reference</b> function group from the list,</li>
|
||||
<li>click the <b>COLUMNS</b> function,</li>
|
||||
<li>select a range of cells with the mouse or enter it manually, like this A1:B2,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="COLUMNS Function" src="../images/columns.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>COMBIN Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>COMBIN Function</h1>
|
||||
<p>The <b>COMBIN</b> function is one of the math and trigonometry functions. It is used to return the number of combinations for a specified number of items.</p>
|
||||
<p>The <b>COMBIN</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>COMBIN(number, number-chosen)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>number</em></b> is a number of items, a numeric value greater than or equal to 0.</p>
|
||||
<p style="text-indent: 50px;"><b><em>number-chosen</em></b> is a number of items in a combination, a numeric value greater than or equal to 0 but less than <b><em>number</em></b>.</p>
|
||||
<p>The numeric values can be entered manually or included into the cells you make reference to.</p>
|
||||
<p>To apply the <b>COMBIN</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
|
||||
<li>click the <b>COMBIN</b> function,</li>
|
||||
<li>enter the required arguments separating them by comma,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="COMBIN Function" src="../images/combin.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>COMPLEX Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>COMPLEX Function</h1>
|
||||
<p>The <b>COMPLEX</b> function is one of the engineering functions. It is used to convert a real part and an imaginary part into the complex number expressed in a + bi or a + bj form.</p>
|
||||
<p>The <b>COMPLEX</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>COMPLEX(real-number, imaginary-number [, suffix])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>real-number</em></b> is the real part of the complex number.</p>
|
||||
<p style="text-indent: 50px;"><b><em>imaginary-number</em></b> is the imaginary part of the complex number.</p>
|
||||
<p style="text-indent: 50px;"><b><em>suffix</em></b> is an indicator of the imaginary part of the complex number. It can be either "i" or "j" in lowercase. It is an optional argument. If it is omitted, the function will assume <b><em>suffix</em></b> to be "i".</p>
|
||||
<p>The values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>COMPLEX</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Engineering</b> function group from the list,</li>
|
||||
<li>click the <b>COMPLEX</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="COMPLEX Function" src="../images/complex.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>CONCATENATE Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>CONCATENATE Function</h1>
|
||||
<p>The <b>CONCATENATE</b> function is one of the text and data functions. Is used to combine the data from two or more cells into a single one.</p>
|
||||
<p>The <b>CONCATENATE</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>CONCATENATE(text1, text2, ...)</em></b></p>
|
||||
<p>where <b><em>text1(2)</em></b> is up to 265 data values entered manually or included into the cells you make reference to.</p>
|
||||
<p>To apply the <b>CONCATENATE</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Text and data</b> function group from the list,</li>
|
||||
<li>click the <b>CONCATENATE</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p><em>For example:</em></p>
|
||||
<p>There are two arguments: <em>text1</em> = <b>A1</b>, <em>text2</em> = <b>B1</b>, where <b>A1</b> is <b>John</b>, <b>B1</b> is <b>Adams</b>. So the function will combine the first and the last name into one cell and return the result <b>John Adams</b>.</p>
|
||||
<p style="text-indent: 150px;"><img alt="CONCATENATE Function" src="../images/concatenate.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>CONFIDENCE Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>CONFIDENCE Function</h1>
|
||||
<p>The <b>CONFIDENCE</b> function is one of the statistical functions. It is used to return the confidence interval.</p>
|
||||
<p>The <b>CONFIDENCE</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>CONFIDENCE(alpha, standard-dev, size)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>alpha</em></b> is the significance level used to compute the confidence level, a numeric value greater than 0 but less than 1.</p>
|
||||
<p style="text-indent: 50px;"><b><em>standard-dev</em></b> is the population standard deviation, a numeric value greater than 0.</p>
|
||||
<p style="text-indent: 50px;"><b><em>size</em></b> is the sample size, a numeric value greater than or equal to 1.</p>
|
||||
<p>The numeric values can be entered manually or included into the cells you make reference to.</p>
|
||||
<p>To apply the <b>CONFIDENCE</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>CONFIDENCE</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="CONFIDENCE Function" src="../images/confidence.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>CORREL Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>CORREL Function</h1>
|
||||
<p>The <b>CORREL</b> function is one of the statistical functions. It is used to analyze the range of data and return the correlation coefficient of two range of cells.</p>
|
||||
<p>The <b>CORREL</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>CORREL(array-1, array-2)</em></b></p>
|
||||
<p>where <b><em>array-1(2)</em></b> is the selected range of cells with the same number of elements.</p>
|
||||
<p class="note"><b>Note</b>: if <b><em>array-1(2)</em></b> contains text, logical values, or empty cells, the function will ignore those values, but treat the cells with the zero values.</p>
|
||||
<p>To apply the <b>CORREL</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>CORREL</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="CORREL Function" src="../images/correl.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>COS Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>COS Function</h1>
|
||||
<p>The <b>COS</b> function is one of the math and trigonometry functions. It is used to return the cosine of an angle.</p>
|
||||
<p>The <b>COS</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>COS(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> is a numeric value entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>COS</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
|
||||
<li>click the <b>COS</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="COS Function" src="../images/cos.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>COSH Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>COSH Function</h1>
|
||||
<p>The <b>COSH</b> function is one of the math and trigonometry functions. It is used to return the hyperbolic cosine of a number.</p>
|
||||
<p>The <b>COSH</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>COSH(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> is any numeric value entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>COSH</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
|
||||
<li>click the <b>COSH</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="COSH Function" src="../images/cosh.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>COUNT Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>COUNT Function</h1>
|
||||
<p>The <b>COUNT</b> function is one of the statistical functions. It is used to count the number of the selected cells which contain numbers ignoring empty cells or those contaning text.</p>
|
||||
<p>The <b>COUNT</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>COUNT(argument-list)</em></b></p>
|
||||
<p>where <b><em>argument-list</em></b> is a range of cells you wish to count.</p>
|
||||
<p>To apply the <b>COUNT</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>COUNT</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas or select a range of cells with the mouse,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="COUNT Function" src="../images/count.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>COUNTA Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>COUNTA Function</h1>
|
||||
<p>The <b>COUNTA</b> function is one of the statistical functions. It is used to analyze the range of cells and count the number of cells that are not empty.</p>
|
||||
<p>The <b>COUNTA</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>COUNTA(argument-list)</em></b></p>
|
||||
<p>where <b><em>argument-list</em></b> is a range of cells you wish to count.</p>
|
||||
<p>To apply the <b>COUNTA</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>COUNTA</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas or select a range of cells with the mouse,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="COUNTA Function" src="../images/counta.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>COUNTBLANK Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>COUNTBLANK Function</h1>
|
||||
<p>The <b>COUNTBLANK</b> function is one of the statistical functions. It is used to analyze the range of cells and return the number of the empty cells.</p>
|
||||
<p>The <b>COUNTBLANK</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>COUNTBLANK(argument-list)</em></b></p>
|
||||
<p>where <b><em>argument-list</em></b> is a range of cells you wish to count.</p>
|
||||
<p>To apply the <b>COUNTBLANK</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>COUNTBLANK</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas or select a range of cells with the mouse,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="COUNTBLANK Function" src="../images/countblank.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>COUNTIF Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>COUNTIF Function</h1>
|
||||
<p>The <b>COUNTIF</b> function is one of the statistical functions. It is used to count the number of the selected cells based on the specified criterion.</p>
|
||||
<p>The <b>COUNTIF</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>COUNTIF(cell-range, selection-criteria)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>cell-range</em></b> is the selected range of cells you wish to count applying the specified criterion,</p>
|
||||
<p style="text-indent: 50px;"><b><em>selection-criteria</em></b> is a criterion you wish to apply entered manually or included into the cell you make reference to.</p>
|
||||
<p class="note"><b>Note</b>: <b><em>selection-criteria</em></b> can include the wildcard characters — the question mark (?) that matches a single character and the asterisk (*) that matches multiple characters. If you want to find a question mark or asterisk, type a tilde (~) before the character.</p>
|
||||
<p>To apply the <b>COUNTIF</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>COUNTIF</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="COUNTIF Function" src="../images/countif.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,64 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>COUPDAYBS Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>COUPDAYBS Function</h1>
|
||||
<p>The <b>COUPDAYBS</b> function is one of the financial functions. It is used to calculate the number of days from the beginning of the coupon period to the settlement date.</p>
|
||||
<p>The <b>COUPDAYBS</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>COUPDAYBS(settlement, maturity, frequency[, [basis]])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>settlement</em></b> is the date when the security is purchased.</p>
|
||||
<p style="text-indent: 50px;"><b><em>maturity</em></b> is the date when the security expires.</p>
|
||||
<p style="text-indent: 50px;"><b><em>frequency</em></b> is the number of interest payments per year. The possible values are: 1 for annual payments, 2 for semiannual payments, 4 for quarterly payments.</p>
|
||||
<p style="text-indent: 50px;"><b><em>basis</em></b> is the day count basis to use, a numeric value greater than or equal to 0, but less than or equal to 4. It is an optional argument. It can be one of the following:</p>
|
||||
<table style="width: 40%">
|
||||
<tr>
|
||||
<td><b>Numeric value</b></td>
|
||||
<td><b>Count basis</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>0</td>
|
||||
<td>US (NASD) 30/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1</td>
|
||||
<td>Actual/actual</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2</td>
|
||||
<td>Actual/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>3</td>
|
||||
<td>Actual/365</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>4</td>
|
||||
<td>European 30/360</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p class="note"><b>Note:</b> dates must be entered by using the DATE function.</p>
|
||||
<p>The values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>COUPDAYBS</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>COUPDAYBS</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="COUPDAYBS Function" src="../images/coupdaybs.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,64 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>COUPDAYS Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>COUPDAYS Function</h1>
|
||||
<p>The <b>COUPDAYS</b> function is one of the financial functions. It is used to calculate the number of days in the coupon period that contains the settlement date.</p>
|
||||
<p>The <b>COUPDAYS</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>COUPDAYS(settlement, maturity, frequency[, [basis]])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>settlement</em></b> is the date when the security is purchased.</p>
|
||||
<p style="text-indent: 50px;"><b><em>maturity</em></b> is the date when the security expires.</p>
|
||||
<p style="text-indent: 50px;"><b><em>frequency</em></b> is the number of interest payments per year. The possible values are: 1 for annual payments, 2 for semiannual payments, 4 for quarterly payments.</p>
|
||||
<p style="text-indent: 50px;"><b><em>basis</em></b> is the day count basis to use, a numeric value greater than or equal to 0, but less than or equal to 4. It is an optional argument. It can be one of the following:</p>
|
||||
<table style="width: 40%">
|
||||
<tr>
|
||||
<td><b>Numeric value</b></td>
|
||||
<td><b>Count basis</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>0</td>
|
||||
<td>US (NASD) 30/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1</td>
|
||||
<td>Actual/actual</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2</td>
|
||||
<td>Actual/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>3</td>
|
||||
<td>Actual/365</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>4</td>
|
||||
<td>European 30/360</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p class="note"><b>Note:</b> dates must be entered by using the DATE function.</p>
|
||||
<p>The values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>COUPDAYS</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>COUPDAYS</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="COUPDAYS Function" src="../images/coupdays.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,64 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>COUPDAYSNC Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>COUPDAYSNC Function</h1>
|
||||
<p>The <b>COUPDAYSNC</b> function is one of the financial functions. It is used to calculate the number of days from the settlement date to the next coupon payment.</p>
|
||||
<p>The <b>COUPDAYSNC</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>COUPDAYSNC(settlement, maturity, frequency[, [basis]])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>settlement</em></b> is the date when the security is purchased.</p>
|
||||
<p style="text-indent: 50px;"><b><em>maturity</em></b> is the date when the security expires.</p>
|
||||
<p style="text-indent: 50px;"><b><em>frequency</em></b> is the number of interest payments per year. The possible values are: 1 for annual payments, 2 for semiannual payments, 4 for quarterly payments.</p>
|
||||
<p style="text-indent: 50px;"><b><em>basis</em></b> is the day count basis to use, a numeric value greater than or equal to 0, but less than or equal to 4. It is an optional argument. It can be one of the following:</p>
|
||||
<table style="width: 40%">
|
||||
<tr>
|
||||
<td><b>Numeric value</b></td>
|
||||
<td><b>Count basis</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>0</td>
|
||||
<td>US (NASD) 30/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1</td>
|
||||
<td>Actual/actual</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2</td>
|
||||
<td>Actual/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>3</td>
|
||||
<td>Actual/365</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>4</td>
|
||||
<td>European 30/360</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p class="note"><b>Note:</b> dates must be entered by using the DATE function.</p>
|
||||
<p>The values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>COUPDAYSNC</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>COUPDAYSNC</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="COUPDAYSNC Function" src="../images/coupdaysnc.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,64 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>COUPNCD Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>COUPNCD Function</h1>
|
||||
<p>The <b>COUPNCD</b> function is one of the financial functions. It is used to calculate the next coupon date after the settlement date.</p>
|
||||
<p>The <b>COUPNCD</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>COUPNCD(settlement, maturity, frequency[, [basis]])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>settlement</em></b> is the date when the security is purchased.</p>
|
||||
<p style="text-indent: 50px;"><b><em>maturity</em></b> is the date when the security expires.</p>
|
||||
<p style="text-indent: 50px;"><b><em>frequency</em></b> is the number of interest payments per year. The possible values are: 1 for annual payments, 2 for semiannual payments, 4 for quarterly payments.</p>
|
||||
<p style="text-indent: 50px;"><b><em>basis</em></b> is the day count basis to use, a numeric value greater than or equal to 0, but less than or equal to 4. It is an optional argument. It can be one of the following:</p>
|
||||
<table style="width: 40%">
|
||||
<tr>
|
||||
<td><b>Numeric value</b></td>
|
||||
<td><b>Count basis</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>0</td>
|
||||
<td>US (NASD) 30/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1</td>
|
||||
<td>Actual/actual</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2</td>
|
||||
<td>Actual/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>3</td>
|
||||
<td>Actual/365</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>4</td>
|
||||
<td>European 30/360</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p class="note"><b>Note:</b> dates must be entered by using the DATE function.</p>
|
||||
<p>The values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>COUPNCD</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>COUPNCD</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="COUPNCD Function" src="../images/coupncd.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,64 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>COUPNUM Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>COUPNUM Function</h1>
|
||||
<p>The <b>COUPNUM</b> function is one of the financial functions. It is used to calculate the number of coupons between the settlement date and the maturity date.</p>
|
||||
<p>The <b>COUPNUM</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>COUPNUM(settlement, maturity, frequency[, [basis]])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>settlement</em></b> is the date when the security is purchased.</p>
|
||||
<p style="text-indent: 50px;"><b><em>maturity</em></b> is the date when the security expires.</p>
|
||||
<p style="text-indent: 50px;"><b><em>frequency</em></b> is the number of interest payments per year. The possible values are: 1 for annual payments, 2 for semiannual payments, 4 for quarterly payments.</p>
|
||||
<p style="text-indent: 50px;"><b><em>basis</em></b> is the day count basis to use, a numeric value greater than or equal to 0, but less than or equal to 4. It is an optional argument. It can be one of the following:</p>
|
||||
<table style="width: 40%">
|
||||
<tr>
|
||||
<td><b>Numeric value</b></td>
|
||||
<td><b>Count basis</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>0</td>
|
||||
<td>US (NASD) 30/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1</td>
|
||||
<td>Actual/actual</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2</td>
|
||||
<td>Actual/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>3</td>
|
||||
<td>Actual/365</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>4</td>
|
||||
<td>European 30/360</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p class="note"><b>Note:</b> dates must be entered by using the DATE function.</p>
|
||||
<p>The values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>COUPNUM</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>COUPNUM</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="COUPNUM Function" src="../images/coupnum.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,64 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>COUPPCD Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>COUPPCD Function</h1>
|
||||
<p>The <b>COUPPCD</b> function is one of the financial functions. It is used to calculate the previous coupon date before the settlement date.</p>
|
||||
<p>The <b>COUPPCD</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>COUPPCD(settlement, maturity, frequency[, [basis]])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>settlement</em></b> is the date when the security is purchased.</p>
|
||||
<p style="text-indent: 50px;"><b><em>maturity</em></b> is the date when the security expires.</p>
|
||||
<p style="text-indent: 50px;"><b><em>frequency</em></b> is the number of interest payments per year. The possible values are: 1 for annual payments, 2 for semiannual payments, 4 for quarterly payments.</p>
|
||||
<p style="text-indent: 50px;"><b><em>basis</em></b> is the day count basis to use, a numeric value greater than or equal to 0, but less than or equal to 4. It is an optional argument. It can be one of the following:</p>
|
||||
<table style="width: 40%">
|
||||
<tr>
|
||||
<td><b>Numeric value</b></td>
|
||||
<td><b>Count basis</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>0</td>
|
||||
<td>US (NASD) 30/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1</td>
|
||||
<td>Actual/actual</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2</td>
|
||||
<td>Actual/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>3</td>
|
||||
<td>Actual/365</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>4</td>
|
||||
<td>European 30/360</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p class="note"><b>Note:</b> dates must be entered by using the DATE function.</p>
|
||||
<p>The values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>COUPPCD</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>COUPPCD</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="COUPPCD Function" src="../images/couppcd.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>COVAR Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>COVAR Function</h1>
|
||||
<p>The <b>COVAR</b> function is one of the statistical functions. It is used to return the covariance of two ranges of data.</p>
|
||||
<p>The <b>COVAR</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>COVAR(array-1, array-2)</em></b></p>
|
||||
<p>where <b><em>array-1(2)</em></b> is the selected range of cells with the same number of elements.</p>
|
||||
<p class="note"><b>Note:</b> if <b><em>array-1(2)</em></b> contains text, logical values, or empty cells, the function will ignore those values, but treat the cells with the zero values.</p>
|
||||
<p>To apply the <b>COVAR</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>COVAR</b> function,</li>
|
||||
<li>enter the required arguments manually or select them with the mouse separating them by comma,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="COVAR Function" src="../images/covar.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>CRITBINOM Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>CRITBINOM Function</h1>
|
||||
<p>The <b>CRITBINOM</b> function is one of the statistical functions. It is used to return the smallest value for which the cumulative binomial distribution is greater than or equal to the specified alpha value.</p>
|
||||
<p>The <b>CRITBINOM</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>CRITBINOM(number-trials, success-probability, alpha)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>number-trials</em></b> is the number of trials, a numeric value greater than or equal to 0.</p>
|
||||
<p style="text-indent: 50px;"><b><em>success-probability</em></b> is the success probability of each trial, a numeric value greater than or equal to 0 but less than or equal to 1.</p>
|
||||
<p style="text-indent: 50px;"><b><em>alpha</em></b> is the criterion, a numeric value greater than or equal to 0 but less than or equal to 1.</p>
|
||||
<p>The numeric values can be entered manually or included into the cells you make reference to.</p>
|
||||
<p>To apply the <b>CRITBINOM</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>CRITBINOM</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="CRITBINOM Function" src="../images/critbinom.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,40 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>CUMIPMT Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>CUMIPMT Function</h1>
|
||||
<p>The <b>CUMIPMT</b> function is one of the financial functions. It is used to calculate the cumulative interest paid on an investment between two periods based on a specified interest rate and a constant payment schedule.</p>
|
||||
<p>The <b>CUMIPMT</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>CUMIPMT(rate, nper, pv, start_period, end_period, type)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>rate</em></b> is the interest rate for the investment.</p>
|
||||
<p style="text-indent: 50px;"><b><em>nper</em></b> is a number of payments.</p>
|
||||
<p style="text-indent: 50px;"><b><em>pv</em></b> is a present value of the payments.</p>
|
||||
<p style="text-indent: 50px;"><b><em>start_period</em></b> is the first period included into the calculation. The value must be from <b><em>1</em></b> to <b><em>nper</em></b>.</p>
|
||||
<p style="text-indent: 50px;"><b><em>end_period</em></b> is the last period included into the calculation. The value must be from <b><em>1</em></b> to <b><em>nper</em></b>.</p>
|
||||
<p style="text-indent: 50px;"><b><em>type</em></b> is a period when the payments are due. If it is set to 0 or omitted, the function will assume the payments to be due at the end of the period. If <b><em>type</em></b> is set to 1, the payments are due at the beginning of the period.</p>
|
||||
<p class="note"><b>Note:</b> cash paid out (such as deposits to savings) is represented by negative numbers; cash received (such as dividend checks) is represented by positive numbers. Units for rate and nper must be consistent: use N%/12 for rate and N*12 for nper in case of monthly payments, N%/4 for rate and N*4 for nper in case of quarterly payments, N% for rate and N for nper in case of annual payments.</p>
|
||||
<p>The numeric values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>CUMIPMT</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>CUMIPMT</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="CUMIPMT Function" src="../images/cumipmt.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,40 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>CUMPRINC Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>CUMPRINC Function</h1>
|
||||
<p>The <b>CUMPRINC</b> function is one of the financial functions. It is used to calculate the cumulative principal paid on an investment between two periods based on a specified interest rate and a constant payment schedule.</p>
|
||||
<p>The <b>CUMPRINC</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>CUMPRINC(rate, nper, pv, start_period, end_period, type)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>rate</em></b> is the interest rate for the investment.</p>
|
||||
<p style="text-indent: 50px;"><b><em>nper</em></b> is a number of payments.</p>
|
||||
<p style="text-indent: 50px;"><b><em>pv</em></b> is a present value of the payments.</p>
|
||||
<p style="text-indent: 50px;"><b><em>start_period</em></b> is the first period included into the calculation. The value must be from <b><em>1</em></b> to <b><em>nper</em></b>.</p>
|
||||
<p style="text-indent: 50px;"><b><em>end_period</em></b> is the last period included into the calculation. The value must be from <b><em>1</em></b> to <b><em>nper</em></b>.</p>
|
||||
<p style="text-indent: 50px;"><b><em>type</em></b> is a period when the payments are due. If it is set to 0 or omitted, the function will assume the payments to be due at the end of the period. If <b><em>type</em></b> is set to 1, the payments are due at the beginning of the period.</p>
|
||||
<p class="note"><b>Note:</b> cash paid out (such as deposits to savings) is represented by negative numbers; cash received (such as dividend checks) is represented by positive numbers. Units for rate and nper must be consistent: use N%/12 for rate and N*12 for nper in case of monthly payments, N%/4 for rate and N*4 for nper in case of quarterly payments, N% for rate and N for nper in case of annual payments.</p>
|
||||
<p>The numeric values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>CUMPRINC</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>CUMPRINC</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="CUMPRINC Function" src="../images/cumprinc.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DATE Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>DATE Function</h1>
|
||||
<p>The <b>DATE</b> function is one of the date and time functions. It is used to add dates in the default format <em>MM/dd/yyyy</em>.</p>
|
||||
<p>The <b>DATE</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>DATE(year, month, day)</em></b></p>
|
||||
<p>where <b><em>year</em></b>, <b><em>month</em></b>, <b><em>day</em></b> are values entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>DATE</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Date and time</b> function group from the list,</li>
|
||||
<li>click the <b>DATE</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="DATE Function" src="../images/date.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,64 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DATEDIF Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>DATEDIF Function</h1>
|
||||
<p>The <b>DATEDIF</b> function is one of the date and time functions. It is used to return the difference between two date values (start date and end date), based on the interval (unit) specified.</p>
|
||||
<p>The <b>DATEDIF</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>DATEDIF(start-date, end-date, unit)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>start-date</em></b> and <b><em>end-date</em></b> are two dates you wish to calculate the difference between.</p>
|
||||
<p style="text-indent: 50px;"><b><em>unit</em></b> is the specified interval that can be one of the following:</p>
|
||||
<table style="width: 40%">
|
||||
<tr>
|
||||
<td><b>Unit</b></td>
|
||||
<td><b>Interval Explanation</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Y</td>
|
||||
<td>The number of complete years.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>M</td>
|
||||
<td>The number of complete months.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>D</td>
|
||||
<td>The number of days.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>MD</td>
|
||||
<td>The difference between the days (months and years are ignored).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>YM</td>
|
||||
<td>The difference between the months (days and years are ignored).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>YD</td>
|
||||
<td>The difference between the days (years are ignored).</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>To apply the <b>DATEDIF</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Date and time</b> function group from the list,</li>
|
||||
<li>click the <b>DATEDIF</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="DATEDIF Function" src="../images/datedif.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DATEVALUE Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>DATEVALUE Function</h1>
|
||||
<p>The <b>DATEVALUE</b> function is one of the date and time functions. It is used to return a serial number of the specified date.</p>
|
||||
<p>The <b>DATEVALUE</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>DATEVALUE(date-time-string)</em></b></p>
|
||||
<p>where <b><em>date-time-string</em></b> is a date from January 1, 1900, to December 31, 9999, entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>DATEVALUE</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Date and time</b> function group from the list,</li>
|
||||
<li>click the <b>DATEVALUE</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="DATEVALUE Function" src="../images/datevalue.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DAY Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>DAY Function</h1>
|
||||
<p>The <b>DAY</b> function is one of the date and time functions. It returns the day (a number from 1 to 31) of the date given in the numerical format (<em>MM/dd/yyyy</em> by default).</p>
|
||||
<p>The <b>DAY</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>DAY(date-value)</em></b></p>
|
||||
<p>where <b><em>date-value</em></b> is a value entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>DAY</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Date and time</b> function group from the list,</li>
|
||||
<li>click the <b>DAY</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="DAY Function" src="../images/day.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DAYS360 Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>DAYS360 Function</h1>
|
||||
<p>The <b>DAYS360</b> function is one of the date and time functions. Is used to return the number of days between two dates (start-date and end-date) based on a 360-day year using one of the calculation method (US or European).</p>
|
||||
<p>The <b>DAYS360</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>DAYS360(start-date, end-date [,method-flag])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>start-date</em></b> and <b><em>end-date</em></b> are two dates you wish to calculate the number of days between.</p>
|
||||
<p style="text-indent: 50px;"><b><em>method-flag</em></b> is an optional logical value: <b>TRUE</b> or <b>FALSE</b>. If it is set to <b>TRUE</b>, the calculation will be performed using the European method, according to which the start and end dates that occur on the 31st of a month become equal to the 30th of the same month.<br />
|
||||
If it is <b>FALSE</b> or omitted, the calculation will be performed using the US method, according to which if the start date is the last day of a month, it becomes equal to the 30th of the same month. If the end date is the last day of a month and the start date is earlier than the 30th of a month, the end date becomes equal to the 1st of the next month. Otherwise the end date becomes equal to the 30th of the same month.
|
||||
</p>
|
||||
<p>To apply the <b>DAYS360</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Date and time</b> function group from the list,</li>
|
||||
<li>click the <b>DAYS360</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="DAYS360 Function" src="../images/days360.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,39 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DB Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>DB Function</h1>
|
||||
<p>The <b>DB</b> function is one of the financial functions. It is used to calculate the depreciation of an asset for a specified accounting period using the fixed-declining balance method.</p>
|
||||
<p>The <b>DB</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>DB(cost, salvage, life, period[, [month]])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>cost</em></b> is the cost of the asset.</p>
|
||||
<p style="text-indent: 50px;"><b><em>salvage</em></b> is the salvage value of the asset at the end of its lifetime.</p>
|
||||
<p style="text-indent: 50px;"><b><em>life</em></b> is the total number of the periods within the asset lifetime.</p>
|
||||
<p style="text-indent: 50px;"><b><em>period</em></b> is the period you wish to calculate depreciation for. The value must be expressed in the same units as <em>life</em>.</p>
|
||||
<p style="text-indent: 50px;"><b><em>month</em></b> is the number of months in the first year. It is an optional argument. If it is omitted, the function will assume <b><em>month</em></b> to be 12.</p>
|
||||
<p>The values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>DB</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>
|
||||
click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>DB</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="DB Function" src="../images/db.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,40 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DDB Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>DDB Function</h1>
|
||||
<p>The <b>DDB</b> function is one of the financial functions. It is used to calculate the depreciation of an asset for a specified accounting period using the double-declining balance method.</p>
|
||||
<p>The <b>DDB</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>DDB(cost, salvage, life, period[, [factor]])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>cost</em></b> is the cost of the asset.</p>
|
||||
<p style="text-indent: 50px;"><b><em>salvage</em></b> is the salvage value of the asset at the end of its lifetime.</p>
|
||||
<p style="text-indent: 50px;"><b><em>life</em></b> is the total number of the periods within the asset lifetime.</p>
|
||||
<p style="text-indent: 50px;"><b><em>period</em></b> is the period you wish to calculate depreciation for. The value must be expressed in the same units as <em>life</em>.</p>
|
||||
<p style="text-indent: 50px;"><b><em>factor</em></b> is the rate at which the balance declines. It is an optional argument. If it is omitted, the function will assume <b><em>factor</em></b> to be 2.</p>
|
||||
<p class="note"><b>Note:</b> all the values must be positive numbers.</p>
|
||||
<p>The values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>DDB</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>
|
||||
click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>DDB</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="DDB Function" src="../images/ddb.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DEC2BIN Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>DEC2BIN Function</h1>
|
||||
<p>The <b>DEC2BIN</b> function is one of the engineering functions. It is used to convert a decimal number into a binary number.</p>
|
||||
<p>The <b>DEC2BIN</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>DEC2BIN(number [, num-hex-digits])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>number</em></b> is a decimal number entered manually or included into the cell you make reference to.</p>
|
||||
<p style="text-indent: 50px;"><b><em>num-hex-digits</em></b> is the number of digits to display. If omitted, the function will use the minimum number.</p>
|
||||
<p class="note"><b>Note:</b> if the specified <b><em>num-hex-digits</em></b> number is less than or equal to 0, the function will return the <b>#NUM!</b> error.</p>
|
||||
<p>To apply the <b>DEC2BIN</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Engineering</b> function group from the list,</li>
|
||||
<li>click the <b>DEC2BIN</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="DEC2BIN Function" src="../images/DEC2BIN.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DEC2HEX Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>DEC2HEX Function</h1>
|
||||
<p>The <b>DEC2HEX</b> function is one of the engineering functions. It is used to convert a decimal number into a hexadecimal number.</p>
|
||||
<p>The <b>DEC2HEX</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>DEC2HEX(number [, num-hex-digits])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>number</em></b> is a decimal number entered manually or included into the cell you make reference to.</p>
|
||||
<p style="text-indent: 50px;"><b><em>num-hex-digits</em></b> is the number of digits to display. If omitted, the function will use the minimum number.</p>
|
||||
<p class="note"><b>Note:</b> if the specified <b><em>num-hex-digits</em></b> number is less than or equal to 0, the function will return the <b>#NUM!</b> error.</p>
|
||||
<p>To apply the <b>DEC2HEX</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Engineering</b> function group from the list,</li>
|
||||
<li>click the <b>DEC2HEX</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="DEC2HEX Function" src="../images/dec2hex.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DEC2OCT Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>DEC2OCT Function</h1>
|
||||
<p>The <b>DEC2OCT</b> function is one of the engineering functions. It is used to convert a decimal number into an octal number.</p>
|
||||
<p>The <b>DEC2OCT</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>DEC2OCT(number [, num-hex-digits])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>number</em></b> is a decimal number entered manually or included into the cell you make reference to.</p>
|
||||
<p style="text-indent: 50px;"><b><em>num-hex-digits</em></b> is the number of digits to display. If omitted, the function will use the minimum number.</p>
|
||||
<p class="note"><b>Note:</b> if the specified <b><em>num-hex-digits</em></b> number is less than or equal to 0, the function will return the <b>#NUM!</b> error.</p>
|
||||
<p>To apply the <b>DEC2OCT</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Engineering</b> function group from the list,</li>
|
||||
<li>click the <b>DEC2OCT</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="DEC2OCT Function" src="../images/dec2oct.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DEGREES Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>DEGREES Function</h1>
|
||||
<p>The <b>DEGREES</b> function is one of the math and trigonometry functions. It is used to convert radians into degrees.</p>
|
||||
<p>The <b>DEGREES</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>DEGREES(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> is a numeric value (radians) entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>DEGREES</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
|
||||
<li>click the <b>DEGREES</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="DEGREES Function" src="../images/degrees.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DELTA Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>DELTA Function</h1>
|
||||
<p>The <b>DELTA</b> function is one of the engineering functions. It is used to test if two numbers are equal. The function returns 1 if the numbers are equal and 0 otherwise.</p>
|
||||
<p>The <b>DELTA</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>DELTA(number-1 [, number-2])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>number-1</em></b> is the first number.</p>
|
||||
<p style="text-indent: 50px;"><b><em>number-2</em></b> is the second number. It is an optional argument. If it is omitted, the function will assume <b><em>number-2</em></b> to be 0.</p>
|
||||
<p>The numeric values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>DELTA</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Engineering</b> function group from the list,</li>
|
||||
<li>click the <b>DELTA</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="DELTA Function" src="../images/delta.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,33 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DEVSQ Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>DEVSQ Function</h1>
|
||||
<p>The <b>DEVSQ</b> function is one of the statistical functions. It is used to analyze the range of data and sum the squares of the deviations of numbers from their mean.</p>
|
||||
<p>The <b>DEVSQ</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>DEVSQ(argument-list)</em></b></p>
|
||||
<p>where <b><em>argument-list</em></b> is up to 30 numerical values entered manually or included into the cells you make reference to.</p>
|
||||
<p>To apply the <b>DEVSQ</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>DEVSQ</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas or select the range of cells with the mouse,
|
||||
</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="DEVSQ Function" src="../images/devsq.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,66 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DISC Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>DISC Function</h1>
|
||||
<p>The <b>DISC</b> function is one of the financial functions. It is used to calculate the discount rate for a security.</p>
|
||||
<p>The <b>DISC</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>DISC(settlement, maturity, pr, redemption[, [basis]])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>settlement</em></b> is the date when the security is purchased.</p>
|
||||
<p style="text-indent: 50px;"><b><em>maturity</em></b> is the date when the security expires.</p>
|
||||
<p style="text-indent: 50px;"><b><em>pr</em></b> is the purchase price of the security, per $100 par value.</p>
|
||||
<p style="text-indent: 50px;"><b><em>redemption</em></b> is the redemption value of the security, per $100 par value.</p>
|
||||
<p style="text-indent: 50px;"><b><em>basis</em></b> is the day count basis to use, a numeric value greater than or equal to 0, but less than or equal to 4. It is an optional argument. It can be one of the following:</p>
|
||||
<table style="width: 40%">
|
||||
<tr>
|
||||
<td><b>Numeric value</b></td>
|
||||
<td><b>Count basis</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>0</td>
|
||||
<td>US (NASD) 30/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1</td>
|
||||
<td>Actual/actual</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2</td>
|
||||
<td>Actual/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>3</td>
|
||||
<td>Actual/365</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>4</td>
|
||||
<td>European 30/360</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p class="note"><b>Note:</b> dates must be entered by using the DATE function.</p>
|
||||
<p>The values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>DISC</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>
|
||||
click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>DISC</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="DISC Function" src="../images/disc.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DOLLAR Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>DOLLAR Function</h1>
|
||||
<p>The <b>DOLLAR</b> function is one of the text and data functions. Is used to convert a number to text, using a currency format $#.##.</p>
|
||||
<p>The <b>DOLLAR</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>DOLLAR(number [, num-decimal])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>number</em></b> is any number to convert.</p>
|
||||
<p style="text-indent: 50px;"><b><em>num-decimal</em></b> is a number of decimal places to display. If it is omitted, the function will assume it to be 2.</p>
|
||||
<p>The numeric values can be entered manually or included into the cells you make reference to.</p>
|
||||
<p>To apply the <b>DOLLAR</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Text and data</b> function group from the list,</li>
|
||||
<li>click the <b>DOLLAR</b> function,</li>
|
||||
<li>enter the required arguments separating them by comma,
|
||||
</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="DOLLAR Function" src="../images/dollar.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DOLLARDE Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>DOLLARDE Function</h1>
|
||||
<p>The <b>DOLLARDE</b> function is one of the financial functions. It is used to convert a dollar price represented as a fraction into a dollar price represented as a decimal number.</p>
|
||||
<p>The <b>DOLLARDE</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>DOLLARDE(fractional-dollar, fraction)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>fractional-dollar</em></b> is an integer part and a fraction part separated by a decimal symbol.</p>
|
||||
<p style="text-indent: 50px;"><b><em>fraction</em></b> is an integer you wish to use as a denominator for the fraction part of the <em>fractional-dollar</em> value.</p>
|
||||
<p class="note"><b>Note:</b> for example, the <em>fractional-dollar</em> value, expressed as <b>1.03</b>, is interpreted as <b>1 + 3/n</b>, where <b>n</b> is the <em>fraction</em> value.</p>
|
||||
<p>The numeric values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>DOLLARDE</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>DOLLARDE</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="DOLLARDE Function" src="../images/dollarde.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DOLLARFR Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>DOLLARFR Function</h1>
|
||||
<p>The <b>DOLLARFR</b> function is one of the financial functions. It is used to convert a dollar price represented as a decimal number into a dollar price represented as a fraction.</p>
|
||||
<p>The <b>DOLLARFR</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>DOLLARFR(decimal-dollar, fraction)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>decimal-dollar</em></b> is a decimal number.</p>
|
||||
<p style="text-indent: 50px;"><b><em>fraction</em></b> is an integer you wish to use as a denominator for a returned fraction.</p>
|
||||
<p class="note"><b>Note:</b> for example, the returned value of <b>1.03</b> is interpreted as <b>1 + 3/n</b>, where <b>n</b> is the <em>fraction</em> value.</p>
|
||||
<p>The numeric values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>DOLLARFR</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>DOLLARFR</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="DOLLARFR Function" src="../images/dollarfr.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,67 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>DURATION Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>DURATION Function</h1>
|
||||
<p>The <b>DURATION</b> function is one of the financial functions. It is used to calculate the Macaulay duration of a security with an assumed par value of $100.</p>
|
||||
<p>The <b>DURATION</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>DURATION(settlement, maturity, coupon, yld, frequency[, [basis]])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>settlement</em></b> is the date when the security is purchased.</p>
|
||||
<p style="text-indent: 50px;"><b><em>maturity</em></b> is the date when the security expires.</p>
|
||||
<p style="text-indent: 50px;"><b><em>coupon</em></b> is the annual coupon rate of the security.</p>
|
||||
<p style="text-indent: 50px;"><b><em>yld</em></b> is the annual yield of the security.</p>
|
||||
<p style="text-indent: 50px;"><b><em>frequency</em></b> is the number of interest payments per year. The possible values are: 1 for annual payments, 2 for semiannual payments, 4 for quarterly payments.</p>
|
||||
<p style="text-indent: 50px;"><b><em>basis</em></b> is the day count basis to use, a numeric value greater than or equal to 0, but less than or equal to 4. It is an optional argument. It can be one of the following:</p>
|
||||
<table style="width: 40%">
|
||||
<tr>
|
||||
<td><b>Numeric value</b></td>
|
||||
<td><b>Count basis</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>0</td>
|
||||
<td>US (NASD) 30/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>1</td>
|
||||
<td>Actual/actual</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2</td>
|
||||
<td>Actual/360</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>3</td>
|
||||
<td>Actual/365</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>4</td>
|
||||
<td>European 30/360</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p class="note"><b>Note:</b> dates must be entered by using the DATE function.</p>
|
||||
<p>The values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>DURATION</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>
|
||||
click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>DURATION</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="DURATION Function" src="../images/duration.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>EDATE Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
<script type="text/javascript" src="../callback.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>EDATE Function</h1>
|
||||
<p>The <b>EDATE</b> function is one of the date and time functions. It is used to return the serial number of the date which comes the indicated number of months (month-offset) before or after the specified date (start-date).</p>
|
||||
<p>The <b>EDATE</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>EDATE(start-date, month-offset)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>start-date</em></b> is a number representing the first date of the period entered using the <a href="Date.htm" onclick="onhyperlinkclick(this)">Date</a> function or other date and time function.</p>
|
||||
<p style="text-indent: 50px;"><b><em>month-offset</em></b> is a number of months before or after <b><em>start-day</em></b>. If the <b><em>month-offset</em></b> has the negative sign, the function will return the serial number of the date which comes before the specified <b>start-date</b>. If the <b><em>month-offset</em></b> has the positive sign, the function will return the serial number of the date which follows after the specified <b>start-date</b>.</p>
|
||||
<p>To apply the <b>EDATE</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Date and time</b> function group from the list,</li>
|
||||
<li>click the <b>EDATE</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="EDATE Function" src="../images/edate.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>EFFECT Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>EFFECT Function</h1>
|
||||
<p>The <b>EFFECT</b> function is one of the financial functions. It is used to calculate the effective annual interest rate for a security based on a specified nominal annual interest rate and the number of compounding periods per year.</p>
|
||||
<p>The <b>EFFECT</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>EFFECT(nominal-rate, npery)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>nominal-rate</em></b> is the nominal annual interest rate of the security.</p>
|
||||
<p style="text-indent: 50px;"><b><em>npery</em></b> is the number of compounding periods per year.</p>
|
||||
<p>The numeric values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>EFFECT</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>EFFECT</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="EFFECT Function" src="../images/effect.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>EOMONTH Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
<script type="text/javascript" src="../callback.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>EOMONTH Function</h1>
|
||||
<p>The <b>EOMONTH</b> function is one of the date and time functions. Is used to return the serial number of the last day of the month that comes the indicated number of months before or after the specified start date. </p>
|
||||
<p>The <b>EOMONTH</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>EOMONTH(start-date, month-offset)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>start-date</em></b> is a number representing the first date of the period entered using the <a href="Date.htm" onclick="onhyperlinkclick(this)">Date</a> function or other date and time function.</p>
|
||||
<p style="text-indent: 50px;"><b><em>month-offset</em></b> is a number of months before or after <b><em>start-day</em></b>. If the <b><em>month-offset</em></b> has the negative sign, the function will return the serial number of the date which comes before the specified <b>start-date</b>. If the <b><em>month-offset</em></b> has the positive sign, the function will return the serial number of the date which follows after the specified <b>start-date</b>.</p>
|
||||
<p>To apply the <b>EOMONTH</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Date and time</b> function group from the list,</li>
|
||||
<li>click the <b>EOMONTH</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="EOMONTH Function" src="../images/eomonth.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>ERF Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>ERF Function</h1>
|
||||
<p>The <b>ERF</b> function is one of the engineering functions. It is used to calculate the error function integrated between the specified lower and upper limits.</p>
|
||||
<p>The <b>ERF</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>ERF(lower-bound [, upper-bound])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>lower-bound</em></b> is the lower limit of integration.</p>
|
||||
<p style="text-indent: 50px;"><b><em>upper-bound</em></b> is the upper limit of integration. It is an optional argument. If it is omitted, the function will calculate the error function integrated between 0 and <b><em>lower-bound</em></b>.</p>
|
||||
<p>The numeric values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>ERF</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Engineering</b> function group from the list,</li>
|
||||
<li>click the <b>ERF</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="ERF Function" src="../images/erf.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>ERFC Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>ERFC Function</h1>
|
||||
<p>The <b>ERFC</b> function is one of the engineering functions. It is used to calculate the complementary error function integrated between the specified lower limit and infinity.</p>
|
||||
<p>The <b>ERFC</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>ERFC(lower-bound)</em></b></p>
|
||||
<p><em>where</em><b><em>lower-bound</em></b> is the lower limit of integration entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>ERFC</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Engineering</b> function group from the list,</li>
|
||||
<li>click the <b>ERFC</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="ERFC Function" src="../images/erfc.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,74 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>ERROR.TYPE Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>ERROR.TYPE Function</h1>
|
||||
<p>The <b>ERROR.TYPE</b> function is one of the information functions. It is used to return the numeric representation of one of the existing errors. </p>
|
||||
<p>The <b>ERROR.TYPE</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>ERROR.TYPE(value)</em></b></p>
|
||||
<p>where <b><em>value</em></b> is an error value entered manually or included into the cell you make reference to. The error value can be one of the following:</p>
|
||||
<table style="width: 40%">
|
||||
<tr>
|
||||
<td><b>Error value</b></td>
|
||||
<td><b>Numeric representation</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>#NULL!</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>#DIV/0!</td>
|
||||
<td>2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>#VALUE!</td>
|
||||
<td>3</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>#REF!</td>
|
||||
<td>4</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>#NAME?</td>
|
||||
<td>5</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>#NUM!</td>
|
||||
<td>6</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>#N/A</td>
|
||||
<td>7</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>#GETTING_DATA</td>
|
||||
<td>8</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Other</td>
|
||||
<td>#N/A</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>To apply the <b>ERROR.TYPE</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Information</b> function group from the list,</li>
|
||||
<li>click the <b>ERROR.TYPE</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="ERROR.TYPE Function" src="../images/error.type.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>EVEN Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>EVEN Function</h1>
|
||||
<p>The <b>EVEN</b> function is one of the math and trigonometry functions. It is used to round the number up to the nearest even integer.</p>
|
||||
<p>The <b>EVEN</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>EVEN(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> is a number you wish to round up, a numeric value entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>EVEN</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
|
||||
<li>click the <b>EVEN</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="EVEN Function" src="../images/even.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,38 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>EXACT Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>EXACT Function</h1>
|
||||
<p>The <b>EXACT</b> function is one of the text and data functions. Is used to compare data in two cells. The function returns TRUE if the data are the same, and FALSE if not.</p>
|
||||
<p>The <b>EXACT</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>EXACT(text1, text2)</em></b></p>
|
||||
<p>where <b><em>text1(2)</em></b> is data entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>EXACT</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Text and data</b> function group from the list,</li>
|
||||
<li>click the <b>EXACT</b> function,</li>
|
||||
<li>enter the required arguments separating them by comma,
|
||||
<p class="note"><b>Note</b>: the EXACT function is <b>case-sensitive</b>.</p>
|
||||
</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p><em>For example:</em></p>
|
||||
<p>There are two arguments: <em>text1</em> = <b>A1</b>; <em>text2</em> = <b>B1</b>, where <b>A1</b> is <b>MyPassword</b>, <b>B1</b> is <b>mypassword</b>. So the function returns FALSE.</p>
|
||||
<p style="text-indent: 150px;"><img alt="EXACT Function: FALSE" src="../images/exactfalse.png" /></p>
|
||||
<p>If we change the <b>A1</b> data converting all the uppercase letters to lowercase, the function returns <b>TRUE</b>:</p>
|
||||
<p style="text-indent: 150px;"><img alt="EXACT Function: TRUE" src="../images/exacttrue.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>EXP Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>EXP Function</h1>
|
||||
<p>The <b>EXP</b> function is one of the math and trigonometry functions. It is used to return the <b>e</b> constant raised to the desired power. The <b>e</b> constant is equal to <b>2,71828182845904</b>.</p>
|
||||
<p>The <b>EXP</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>EXP(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> is a power you wish to raise <b>e</b> to, a numeric value entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>EXP</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
|
||||
<li>click the <b>EXP</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="EXP Function" src="../images/exp.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>EXPONDIST Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>EXPONDIST Function</h1>
|
||||
<p>The <b>EXPONDIST</b> function is one of the statistical functions. It is used to return the exponential distribution.</p>
|
||||
<p>The <b>EXPONDIST</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>EXPONDIST(x, lambda, cumulative-flag)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>x</em></b> is the value of the function, a numeric value greater than or equal to 0,</p>
|
||||
<p style="text-indent: 50px;"><b><em>lambda</em></b> is the parameter of the value, a numeriac value greater than 1,</p>
|
||||
<p style="text-indent: 50px;"><b><em>cumulative-flag</em></b> is the form of the function to return, a logical value: TRUE or FALSE. If <b><em>cumulative-flag</em></b> is TRUE, the function will return the cumulative distribution function, if FALSE, it will return the probability density function.</p>
|
||||
<p>The values can be entered manually or included into the cells you make reference to.</p>
|
||||
<p>To apply the <b>EXPONDIST</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>EXPONDIST</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="EXPONDIST Function" src="../images/expondist.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>FACT Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>FACT Function</h1>
|
||||
<p>The <b>FACT</b> function is one of the math and trigonometry functions. It is used to return the factorial of a number.</p>
|
||||
<p>The <b>FACT</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>FACT(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> is a numeric value entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>FACT</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
|
||||
<li>click the <b>FACT</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="FACT Function" src="../images/fact.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>FACTDOUBLE Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>FACTDOUBLE Function</h1>
|
||||
<p>The <b>FACTDOUBLE</b> function is one of the math and trigonometry functions. It is used to return the double factorial of a number.</p>
|
||||
<p>The <b>FACTDOUBLE</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>FACTDOUBLE(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> is a numeric value entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>FACTDOUBLE</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
|
||||
<li>click the <b>FACTDOUBLE</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="FACTDOUBLE Function" src="../images/factdouble.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,30 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>FALSE Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>FALSE Function</h1>
|
||||
<p>The <b>FALSE</b> function is one of the logical functions. The function returns FALSE and does <b>not</b> require any argument.</p>
|
||||
<p>The <b>FALSE</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>FALSE()</em></b></p>
|
||||
<p>To apply the <b>FALSE</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Logical</b> function group from the list,</li>
|
||||
<li>click the <b>FALSE</b> function,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="FALSE Function" src="../images/false.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,40 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>FIND/FINDB Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>FIND/FINDB Function</h1>
|
||||
<p>The <b>FIND</b>/<b>FINDB</b> function is one of the text and data functions. Is used to find the specified substring (string-1) within a string (string-2). The <b>FIND</b> function is intended for languages that use the single-byte character set (SBCS), while <b>FINDB</b> - for languages that use the double-byte character set (DBCS) like Japanese, Chinese, Korean etc.</p>
|
||||
<p>The <b>FIND/FINDB</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>FIND(string-1, string-2 [,start-pos])</em></b></p>
|
||||
<p style="text-indent: 150px;"><b><em>FINDB(string-1, string-2 [,start-pos])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>string-1</em></b> is a string you are looking for,</p>
|
||||
<p style="text-indent: 50px;"><b><em>string-2</em></b> is a string you are searching within,</p>
|
||||
<p style="text-indent: 50px;"><b><em>start-pos</em></b> is a position in a string where the search will start. It is an optional argument. If it is omitted, the funcion will start search from the beginning of the string.</p>
|
||||
<p>The values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p class="note"><b>Note</b>: if there are no matches, the function will return the <b>#VALUE!</b> error.</p>
|
||||
<p>To apply the <b>FIND/FINDB</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Text and data</b> function group from the list,</li>
|
||||
<li>click the <b>FIND/FINDB</b> function,</li>
|
||||
<li>enter the required arguments separating them by comma,
|
||||
<p class="note"><b>Note</b>: the FIND/FINDB function is <b>case-sensitive</b>.</p>
|
||||
</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="FIND/FINDB Function" src="../images/find.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>FISHER Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>FISHER Function</h1>
|
||||
<p>The <b>FISHER</b> function is one of the statistical functions. It is used to return the Fisher transformation of a number.</p>
|
||||
<p>The <b>FISHER</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>FISHER(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> is a numeric value greater than - 1 but less than 1 entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>FISHER</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>FISHER</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="FISHER Function" src="../images/fisher.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>FISHERINV Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>FISHERINV Function</h1>
|
||||
<p>The <b>FISHERINV</b> function is one of the statistical functions. It is used to perform the inverse of Fisher transformation.</p>
|
||||
<p>The <b>FISHERINV</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>FISHERINV(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> is a numeric value entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>FISHERINV</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>FISHERINV</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="FISHERINV Function" src="../images/fisherinv.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>FIXED Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>FIXED Function</h1>
|
||||
<p>The <b>FIXED</b> function is one of the text and data functions. Is used to return the text representation of a number rounded to a specified number of decimal places.</p>
|
||||
<p>The <b>FIXED</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>FIXED(number [,[num-decimal] [,suppress-commas-flag])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>number</em></b> is a number to round.</p>
|
||||
<p style="text-indent: 50px;"><b><em>num-decimal</em></b> is a number of decimal places to display. It is an optional argument, if it's omitted, the function will assume it to be 2.</p>
|
||||
<p style="text-indent: 50px;"><b><em>suppress-commas-flag</em></b> is a logical value. If it is set to TRUE, the function will return the result without commas. If it is FALSE or omitted, the result will be displayed with commas.</p>
|
||||
<p>The values can be entered manually or included into the cells you make reference to.</p>
|
||||
<p>To apply the <b>FIXED</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Text and data</b> function group from the list,</li>
|
||||
<li>click the <b>FIXED</b> function,</li>
|
||||
<li>enter the required arguments separating them by comma,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="FIXED Function" src="../images/fixed.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>FLOOR Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>FLOOR Function</h1>
|
||||
<p>The <b>FLOOR</b> function is one of the math and trigonometry functions. It is used to round the number down to the nearest multiple of significance.</p>
|
||||
<p>The <b>FLOOR</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>FLOOR(number, significance)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>number</em></b> is a number you wish to round down.</p>
|
||||
<p style="text-indent: 50px;"><b><em>significance</em></b> is a multiple of significance you wish to round down to. </p>
|
||||
<p class="note"><b>Note</b>: if the <b><em>number</em></b> and <b><em>significance</em></b> have different signs, the function returns the <b>#NUM!</b> error.</p>
|
||||
<p>The numeric values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>FLOOR</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
|
||||
<li>click the <b>FLOOR</b> function,</li>
|
||||
<li>enter the required arguments separating them by comma,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="FLOOR Function" src="../images/floor.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>FORECAST Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>FORECAST Function</h1>
|
||||
<p>The <b>FORECAST</b> function is one of the statistical functions. It is used to predict a future value based on existing values provided.</p>
|
||||
<p>The <b>FORECAST</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>FORECAST(x, array-1, array-2)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>x</em></b> is a x-value used to predict the y-value, a numeric value entered manually or included into the cell you make reference to.</p>
|
||||
<p style="text-indent: 50px;"><b><em>array-1(2)</em></b> is the selected range of cells with the same number of elements.</p>
|
||||
<p>To apply the <b>FORECAST</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>FORECAST</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="FORECAST Function" src="../images/forecast.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>FREQUENCY Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>FREQUENCY Function</h1>
|
||||
<p>The <b>FREQUENCY</b> function is one of the statistical functions. It is used to сalculate how often values occur within the selected range of cells and display the first value of the returned vertical array of numbers.</p>
|
||||
<p>The <b>FREQUENCY</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>FREQUENCY(data-array, bins-array)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>data-array</em></b> is the selected range of cells you want to count the frequencies for,</p>
|
||||
<p style="text-indent: 50px;"><b><em>bins-array</em></b> is the selected range of cells containing intervals into which you want to group the values in <b><em>data-array</em></b>.</p>
|
||||
<p>To apply the <b>FREQUENCY</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>FREQUENCY</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="FREQUENCY Function" src="../images/frequency.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,39 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>FV Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>FV Function</h1>
|
||||
<p>The <b>FV</b> function is one of the financial functions. It is used to calculate the future value of an investment based on a specified interest rate and a constant payment schedule.</p>
|
||||
<p>The <b>FV</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>FV(rate, nper, pmt [, [pv] [,[type]]])</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>rate</em></b> is the interest rate for the investment.</p>
|
||||
<p style="text-indent: 50px;"><b><em>nper</em></b> is a number of payments.</p>
|
||||
<p style="text-indent: 50px;"><b><em>pmt</em></b> is a payment amount.</p>
|
||||
<p style="text-indent: 50px;"><b><em>pv</em></b> is a present value of the payments. It is an optional argument. If it is omitted, the function will assume <b><em>pv</em></b> to be 0.</p>
|
||||
<p style="text-indent: 50px;"><b><em>type</em></b> is a period when the payments are due. It is an optional argument. If it is set to 0 or omitted, the function will assume the payments to be due at the end of the period. If <b><em>type</em></b> is set to 1, the payments are due at the beginning of the period.</p>
|
||||
<p class="note"><b>Note:</b> cash paid out (such as deposits to savings) is represented by negative numbers; cash received (such as dividend checks) is represented by positive numbers. Units for <em>rate</em> and <em>nper</em> must be consistent: use N%/12 for <em>rate</em> and N*12 for <em>nper</em> in case of monthly payments, N%/4 for <em>rate</em> and N*4 for <em>nper</em> in case of quarterly payments, N% for <em>rate</em> and N for <em>nper</em> in case of annual payments.</p>
|
||||
<p>The numeric values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>FV</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>FV</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="FV Function" src="../images/fv.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>FVSCHEDULE Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>FVSCHEDULE Function</h1>
|
||||
<p>The <b>FVSCHEDULE</b> function is one of the financial functions. It is used to calculate the future value of an investment based on a series of changeable interest rates.</p>
|
||||
<p>The <b>FVSCHEDULE</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>FVSCHEDULE(principal, schedule)</em></b></p>
|
||||
<p><em>where</em></p>
|
||||
<p style="text-indent: 50px;"><b><em>principal</em></b> is the current value of an investment.</p>
|
||||
<p style="text-indent: 50px;"><b><em>schedule</em></b> is an array or a range of interest rates.</p>
|
||||
<p class="note"><b>Note:</b> schedule values can be numbers or empty cells (they are interpreted as 0).</p>
|
||||
<p>The numeric values can be entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>FVSCHEDULE</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Financial</b> function group from the list,</li>
|
||||
<li>click the <b>FVSCHEDULE</b> function,</li>
|
||||
<li>enter the required arguments separating them by commas,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="FVSCHEDULE Function" src="../images/fvschedule.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>GAMMALN Function</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="description" content="" />
|
||||
<link type="text/css" rel="stylesheet" href="../editor.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<h1>GAMMALN Function</h1>
|
||||
<p>The <b>GAMMALN</b> function is one of the statistical functions. It is used to return the natural logarithm of the gamma function.</p>
|
||||
<p>The <b>GAMMALN</b> function syntax is:</p>
|
||||
<p style="text-indent: 150px;"><b><em>GAMMALN(number)</em></b></p>
|
||||
<p>where <b><em>number</em></b> is a numeric value greater than 0 entered manually or included into the cell you make reference to.</p>
|
||||
<p>To apply the <b>GAMMALN</b> function,</p>
|
||||
<ol>
|
||||
<li>select the cell where you wish to display the result,</li>
|
||||
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
|
||||
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
|
||||
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
|
||||
</li>
|
||||
<li>select the <b>Statistical</b> function group from the list,</li>
|
||||
<li>click the <b>GAMMALN</b> function,</li>
|
||||
<li>enter the required argument,</li>
|
||||
<li>press the <b>Enter</b> button.</li>
|
||||
</ol>
|
||||
<p>The result will be displayed in the selected cell.</p>
|
||||
<p style="text-indent: 150px;"><img alt="GAMMALN Function" src="../images/gammaln.png" /></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user