Test with onlyoffice 5.2.6

This commit is contained in:
yflory
2019-01-15 14:28:49 +01:00
parent b79ba61984
commit c5f554fe7b
927 changed files with 1502832 additions and 1384206 deletions

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

View File

@@ -1,32 +1 @@
[
{"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"}
]
[{"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"}]

View File

@@ -11,8 +11,8 @@
<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 style="text-indent: 150px;"><b><em>ABS(x)</em></b></p>
<p>where <b><em>x</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>

View File

@@ -11,8 +11,8 @@
<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 style="text-indent: 150px;"><b><em>ACOS(x)</em></b></p>
<p>where <b><em>x</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>

View File

@@ -11,8 +11,8 @@
<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 style="text-indent: 150px;"><b><em>ACOSH(x)</em></b></p>
<p>where <b><em>x</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>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html>
<head>
<title>ACOT 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>ACOT Function</h1>
<p>The <b>ACOT</b> function is one of the math and trigonometry functions. It is used to return the principal value of the arccotangent, or inverse cotangent, of a number. The returned angle is measured in radians in the range 0 to Pi.</p>
<p>The <b>ACOT</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>ACOT(x)</em></b></p>
<p>where <b><em>x</em></b> is the cotangent 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>ACOT</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>ACOT</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="ACOT Function" src="../images/acot.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html>
<head>
<title>ACOTH 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>ACOTH Function</h1>
<p>The <b>ACOTH</b> function is one of the math and trigonometry functions. It is used to return the inverse hyperbolic cotangent of a number.</p>
<p>The <b>ACOTH</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>ACOTH(x)</em></b></p>
<p>where <b><em>x</em></b> is a numeric value less than -1 or greater than 1 entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>ACOTH</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>ACOTH</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="ACOTH Function" src="../images/acoth.png" /></p>
</div>
</body>
</html>

View File

@@ -23,13 +23,13 @@
<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>
<p class="note"><b>Note</b>: you can enter up to <b>255</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>There are three arguments: <em>logical1</em> = <b>A1&lt;100</b>, <em>logical2</em> = <b>34&lt;100</b>, <em>logical3</em> = <b>50&lt;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>

View File

@@ -0,0 +1,34 @@
<!DOCTYPE html>
<html>
<head>
<title>ARABIC 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>ARABIC Function</h1>
<p>The <b>ARABIC</b> function is one of the math and trigonometry functions. The function is used to convert a Roman numeral to an Arabic numeral.</p>
<p>The <b>ARABIC</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>ARABIC(x)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>x</em></b> is a text representation of a Roman numeral: a string enclosed in quotation marks or a reference to a cell containing text.</p>
<p class="note"><b>Note:</b> if an empty string ("") is used as an argument, the function returns the value 0.</p>
<p>To apply the <b>ARABIC</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>ARABIC</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="ARABIC Function" src="../images/arabic.png" /></p>
</div>
</body>
</html>

View File

@@ -11,8 +11,8 @@
<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 style="text-indent: 150px;"><b><em>ASIN(x)</em></b></p>
<p>where <b><em>x</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>

View File

@@ -11,8 +11,8 @@
<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 style="text-indent: 150px;"><b><em>ASINH(x)</em></b></p>
<p>where <b><em>x</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>

View File

@@ -11,8 +11,8 @@
<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 style="text-indent: 150px;"><b><em>ATAN(x)</em></b></p>
<p>where <b><em>x</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>

View File

@@ -11,8 +11,8 @@
<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 style="text-indent: 150px;"><b><em>ATANH(x)</em></b></p>
<p>where <b><em>x</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>

View File

@@ -12,7 +12,7 @@
<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>where <b><em>argument-list</em></b> is up to 255 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>

View File

@@ -12,7 +12,7 @@
<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>where <b><em>argumenti-list</em></b> is up to 255 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>

View File

@@ -0,0 +1,37 @@
<!DOCTYPE html>
<html>
<head>
<title>AVERAGEIFS 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>AVERAGEIFS Function</h1>
<p>The <b>AVERAGEIFS</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 multiple criteria.</p>
<p>The <b>AVERAGEIFS</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>AVERAGEIFS(average-range, criteria-range-1, criteria-1, [criteria-range-2, criteria-2], ...)</em></b></p>
<p><em>where</em></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. It is a required argument.</p>
<p style="text-indent: 50px;"><b><em>criteria-range-1</em></b> is the first selected range of cells to apply the <em>criteria-1</em> to. It is a required argument. </p>
<p style="text-indent: 50px;"><b><em>criteria-1</em></b> is the first condition that must be met. It is applied to the <em>criteria-range-1</em> and used to determine the cells in the <em>average-range</em> to average. It can be a value entered manually or included into the cell you make reference to. It is a required argument.</p>
<p style="text-indent: 50px;"><b><em>criteria-range-2, criteria-2, ...</em></b> are additional ranges of cells and their corresponding criteria. These arguments are optional. You can add up to 127 ranges and corresponding criteria.</p>
<p class="note"><b>Note:</b> you can use wildcard characters when specifying criteria. The question mark "?" can replace any single character and the asterisk "*" can be used instead of any number of characters.</p>
<p>To apply the <b>AVERAGEIFS</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>AVERAGEIFS</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="AVERAGEIFS Function" src="../images/averageifs.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<title>BASE 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>BASE Function</h1>
<p>The <b>BASE</b> function is one of the math and trigonometry functions. It is used to convert a number into a text representation with the given base.</p>
<p>The <b>BASE</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>BASE(number, base[, min-lenght])</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>number</em></b> is a number you want to convert. An integer greater than or equal to 0 and less than 2^53.</p>
<p style="text-indent: 50px;"><b><em>base</em></b> is a base you want to convert the number to. An integer greater than or equal to 2 and less than or equal to 36.</p>
<p style="text-indent: 50px;"><b><em>min-lenght</em></b> is a minimum length of the returned string. An integer greater than or equal to 0 and less than 256. It is an optional parameter. If the result is shorter than the minimum lenght specified, leading zeros are added to the string.</p>
<p>The numeric values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>BASE</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>BASE</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="BASE Function" src="../images/base.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,39 @@
<!DOCTYPE html>
<html>
<head>
<title>BETA.DIST 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>BETA.DIST Function</h1>
<p>The <b>BETA.DIST</b> function is one of the statistical functions. It is used to return the beta distribution.</p>
<p>The <b>BETA.DIST</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>BETA.DIST(x, alpha, beta, cumulative, [,[A] [,[B]])</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>x</em></b> is the value between <b><em>A</em></b> and <b><em>B</em></b> at which the function should be calculated.</p>
<p style="text-indent: 50px;"><b><em>alpha</em></b> is the first parameter of the distribution, a numeric value greater than 0.</p>
<p style="text-indent: 50px;"><b><em>beta</em></b> is the second parameter of the distribution, a numeric value greater than 0.</p>
<p style="text-indent: 50px;"><b><em>cumulative</em></b> is a logical value (TRUE or FALSE) that determines the function form. If it is TRUE, the function returns the cumulative distribution function. If it is FALSE, the function returns the probability density function.</p>
<p style="text-indent: 50px;"><b><em>A</em></b> is the lower bound to the interval of <b><em>x</em></b>. It is an optional parameter. If it is omitted, the default value of 0 is used.</p>
<p style="text-indent: 50px;"><b><em>B</em></b> is the upper bound to the interval of <b><em>x</em></b>. It is an optional parameter. If it is omitted, the default value of 1 is used.</p>
<p>The values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>BETA.DIST</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>BETA.DIST</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="BETA.DIST Function" src="../images/beta-dist.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,38 @@
<!DOCTYPE html>
<html>
<head>
<title>BETA.INV 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>BETA.INV Function</h1>
<p>The <b>BETA.INV</b> function is one of the statistical functions. It is used to return the inverse of the beta cumulative probability density function (BETA.DIST).</p>
<p>The <b>BETA.INV</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>BETA.INV(probability, alpha, beta, [,[A] [,[B]])</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>probability</em></b> is a probability associated with the beta distribution. A numeric value greater than 0 and less than or equal to 1.</p>
<p style="text-indent: 50px;"><b><em>alpha</em></b> is the first parameter of the distribution, a numeric value greater than 0.</p>
<p style="text-indent: 50px;"><b><em>beta</em></b> is the second parameter of the distribution, a numeric value greater than 0.</p>
<p style="text-indent: 50px;"><b><em>A</em></b> is the lower bound to the interval of <b><em>x</em></b>. It is an optional parameter. If it is omitted, the default value of 0 is used.</p>
<p style="text-indent: 50px;"><b><em>B</em></b> is the upper bound to the interval of <b><em>x</em></b>. It is an optional parameter. If it is omitted, the default value of 1 is used.</p>
<p>The values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>BETA.INV</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>BETA.INV</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="BETA.INV Function" src="../images/beta-inv.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,38 @@
<!DOCTYPE html>
<html>
<head>
<title>BETADIST 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>BETADIST Function</h1>
<p>The <b>BETADIST</b> function is one of the statistical functions. It is used to return the cumulative beta probability density function.</p>
<p>The <b>BETADIST</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>BETADIST(x, alpha, beta, [,[A] [,[B]])</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>x</em></b> is the value between <b><em>A</em></b> and <b><em>B</em></b> at which the function should be calculated.</p>
<p style="text-indent: 50px;"><b><em>alpha</em></b> is the first parameter of the distribution, a numeric value greater than 0.</p>
<p style="text-indent: 50px;"><b><em>beta</em></b> is the second parameter of the distribution, a numeric value greater than 0.</p>
<p style="text-indent: 50px;"><b><em>A</em></b> is the lower bound to the interval of <b><em>x</em></b>. It is an optional parameter. If it is omitted, the default value of 0 is used.</p>
<p style="text-indent: 50px;"><b><em>B</em></b> is the upper bound to the interval of <b><em>x</em></b>. It is an optional parameter. If it is omitted, the default value of 1 is used.</p>
<p>The values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>BETADIST</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>BETADIST</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="BETADIST Function" src="../images/betadist.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,37 @@
<!DOCTYPE html>
<html>
<head>
<title>BINOM.DIST 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>BINOM.DIST Function</h1>
<p>The <b>BINOM.DIST</b> function is one of the statistical functions. It is used to return the individual term binomial distribution probability.</p>
<p>The <b>BINOM.DIST</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>BINOM.DIST(number-s, trials, probability-s, cumulative)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>number-s</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>trials</em></b> is the number of trials, a numeric value greater than or equal to <b><em>number-s</em></b>.</p>
<p style="text-indent: 50px;"><b><em>probability-s</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>cumulative</em></b> is a logical value (TRUE or FALSE) that determines the function form. If it is TRUE, the function returns the cumulative distribution function. If it is FALSE, the function returns 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>BINOM.DIST</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>BINOM.DIST</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="BINOM.DIST Function" src="../images/binom-dist.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<title>BINOM.INV 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>BINOM.INV Function</h1>
<p>The <b>BINOM.INV</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 a criterion value.</p>
<p>The <b>BINOM.INV</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>BINOM.INV(trials, probability-s, alpha)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>trials</em></b> is the number of trials, a numeric value greater than 0.</p>
<p style="text-indent: 50px;"><b><em>probability-s</em></b> is the success probability of each trial, a numeric value greater than 0 but less than 1.</p>
<p style="text-indent: 50px;"><b><em>alpha</em></b> is the criterion, a numeric value greater than 0 but less than 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>BINOM.INV</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>BINOM.INV</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="BINOM.INV Function" src="../images/binom-inv.png" /></p>
</div>
</body>
</html>

View File

@@ -15,8 +15,8 @@
<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 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>cumulative-flag</em></b> is a logical value (TRUE or FALSE) that determines the function form. If it is TRUE, the function returns the cumulative distribution function. If it is FALSE, the function returns 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>

View File

@@ -11,12 +11,12 @@
<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 style="text-indent: 150px;"><b><em>CEILING(x, 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>x</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 class="note"><b>Note</b>: if the values of <b><em>x</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>

View File

@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<title>CEILING.MATH 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.MATH Function</h1>
<p>The <b>CEILING.MATH</b> function is one of the math and trigonometry functions. It is used to round a number up to the nearest integer or to the nearest multiple of significance.</p>
<p>The <b>CEILING.MATH</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>CEILING.MATH(x [, [significance] [, [mode]])</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>x</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. It is an optional parameter. If it is omitted, the default value of 1 is used.</p>
<p style="text-indent: 50px;"><b><em>mode</em></b> specifies if negative numbers are rounded towards or away from zero. It is an optional parameter that does not affect positive numbers. If it is omitted or set to 0, negative numbers are rounded towards zero. If any other numeric value is specified, negative numbers are rounded away from zero.</p>
<p>The numeric values can be entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>CEILING.MATH</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.MATH</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.MATH Function" src="../images/ceilingmath.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,35 @@
<!DOCTYPE html>
<html>
<head>
<title>CEILING.PRECISE 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.PRECISE Function</h1>
<p>The <b>CEILING.PRECISE</b> function is one of the math and trigonometry functions. It is used to return a number that is rounded up to the nearest integer or to the nearest multiple of significance. The number is always rounded up regardless of its sing.</p>
<p>The <b>CEILING.PRECISE</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>CEILING.PRECISE(x [, significance])</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>x</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. It is an optional parameter. If it is omitted, the default value of 1 is used. If it is set to zero, the function returns 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>CEILING.PRECISE</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.PRECISE</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.PRECISE Function" src="../images/ceilingprecise.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,35 @@
<!DOCTYPE html>
<html>
<head>
<title>CHIDIST 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>CHIDIST Function</h1>
<p>The <b>CHIDIST</b> function is one of the statistical functions. It is used to return the right-tailed probability of the chi-squared distribution.</p>
<p>The <b>CHIDIST</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>CHIDIST(x, deg-freedom)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>x</em></b> is the value at which you want to evaluate the chi-squared distribution. A numeric value greater than or equal to 0.</p>
<p style="text-indent: 50px;"><b><em>deg-freedom</em></b> is the number of degrees of freedom. A numeric value greater than or equal to 1 but less than or equal to 10^10.</p>
<p>The values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>CHIDIST</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>CHIDIST</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="CHIDIST Function" src="../images/chidist.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,35 @@
<!DOCTYPE html>
<html>
<head>
<title>CHIINV 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>CHIINV Function</h1>
<p>The <b>CHIINV</b> function is one of the statistical functions. It is used to return the inverse of the right-tailed probability of the chi-squared distribution.</p>
<p>The <b>CHIINV</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>CHIINV(probability, deg-freedom)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>probability</em></b> is the probability associated with the chi-squared distribution. A numeric value greater than 0 and less than 1.</p>
<p style="text-indent: 50px;"><b><em>deg-freedom</em></b> is the number of degrees of freedom. A numeric value greater than or equal to 1 but less than or equal to 10^10.</p>
<p>The values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>CHIINV</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>CHIINV</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="CHIINV Function" src="../images/chiinv.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,35 @@
<!DOCTYPE html>
<html>
<head>
<title>CHISQ.DIST.RT 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>CHISQ.DIST.RT Function</h1>
<p>The <b>CHISQ.DIST.RT</b> function is one of the statistical functions. It is used to return the right-tailed probability of the chi-squared distribution.</p>
<p>The <b>CHISQ.DIST.RT</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>CHISQ.DIST.RT(x, deg-freedom)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>x</em></b> is the value at which you want to evaluate the chi-squared distribution. A numeric value greater than or equal to 0.</p>
<p style="text-indent: 50px;"><b><em>deg-freedom</em></b> is the number of degrees of freedom. A numeric value greater than or equal to 1 but less than or equal to 10^10.</p>
<p>The values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>CHISQ.DIST.RT</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>CHISQ.DIST.RT</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="CHISQ.DIST.RT Function" src="../images/chisq-dist-rt.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<title>CHISQ.DIST 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>CHISQ.DIST Function</h1>
<p>The <b>CHISQ.DIST</b> function is one of the statistical functions. It is used to return the chi-squared distribution.</p>
<p>The <b>CHISQ.DIST</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>CHISQ.DIST(x, deg-freedom, cumulative)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>x</em></b> is the value at which you want to evaluate the chi-squared distribution. A numeric value greater than or equal to 0.</p>
<p style="text-indent: 50px;"><b><em>deg-freedom</em></b> is the number of degrees of freedom. A numeric value greater than or equal to 1 but less than or equal to 10^10.</p>
<p style="text-indent: 50px;"><b><em>cumulative</em></b> is a logical value (TRUE or FALSE) that determines the function form. If it is TRUE, the function returns the cumulative distribution function. If it is FALSE, the function returns 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>CHISQ.DIST</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>CHISQ.DIST</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="CHISQ.DIST Function" src="../images/chisq-dist.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,35 @@
<!DOCTYPE html>
<html>
<head>
<title>CHISQ.INV.RT 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>CHISQ.INV.RT Function</h1>
<p>The <b>CHISQ.INV.RT</b> function is one of the statistical functions. It is used to return the inverse of the right-tailed probability of the chi-squared distribution.</p>
<p>The <b>CHISQ.INV.RT</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>CHISQ.INV.RT(probability, deg-freedom)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>probability</em></b> is the probability associated with the chi-squared distribution. A numeric value greater than 0 and less than 1.</p>
<p style="text-indent: 50px;"><b><em>deg-freedom</em></b> is the number of degrees of freedom. A numeric value greater than or equal to 1 but less than or equal to 10^10.</p>
<p>The values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>CHISQ.INV.RT</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>CHISQ.INV.RT</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="CHISQ.INV.RT Function" src="../images/chisq-inv-rt.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,35 @@
<!DOCTYPE html>
<html>
<head>
<title>CHISQ.INV 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>CHISQ.INV Function</h1>
<p>The <b>CHISQ.INV</b> function is one of the statistical functions. It is used to return the inverse of the left-tailed probability of the chi-squared distribution.</p>
<p>The <b>CHISQ.INV</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>CHISQ.INV(probability, deg-freedom)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>probability</em></b> is the probability associated with the chi-squared distribution. A numeric value greater than 0 and less than 1.</p>
<p style="text-indent: 50px;"><b><em>deg-freedom</em></b> is the number of degrees of freedom. A numeric value greater than or equal to 1 but less than or equal to 10^10.</p>
<p>The values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>CHISQ.INV</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>CHISQ.INV</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="CHISQ.INV Function" src="../images/chisq-inv.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,35 @@
<!DOCTYPE html>
<html>
<head>
<title>COMBINA 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>COMBINA Function</h1>
<p>The <b>COMBINA</b> function is one of the math and trigonometry functions. It is used to return the number of combinations (with repetitions) for a given number of items.</p>
<p>The <b>COMBINA</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>COMBINA(number, number-chosen)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>number</em></b> is the total 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>COMBINA</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>COMBINA</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="COMBINA Function" src="../images/combina.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,34 @@
<!DOCTYPE html>
<html>
<head>
<title>CONCAT 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>CONCAT Function</h1>
<p>The <b>CONCAT</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. This function replaces the <b>CONCATENATE</b> function. </p>
<p>The <b>CONCAT</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>CONCAT(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>CONCAT</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>CONCAT</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 three arguments: <em>text1</em> = <b>A1</b> (John), <em>text2</em> = <b>" "</b> (space), <em>text3</em> = <b>B1</b> (Adams). So the function will combine the first name, the space and the last name into one cell and return the result <b>John Adams</b>.</p>
<p style="text-indent: 150px;"><img alt="CONCAT Function" src="../images/concat.png" /></p>
</div>
</body>
</html>

View File

@@ -27,7 +27,7 @@
</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>There are three arguments: <em>text1</em> = <b>A1</b> (John), <em>text2</em> = <b>" "</b> (space), <em>text3</em> = <b>B1</b> (Adams). So the function will combine the first name, the space 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>

View File

@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<title>CONFIDENCE.NORM 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.NORM Function</h1>
<p>The <b>CONFIDENCE.NORM</b> function is one of the statistical functions. It is used to return the confidence interval for a population mean, using a normal distribution.</p>
<p>The <b>CONFIDENCE.NORM</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>CONFIDENCE.NORM(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.NORM</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.NORM</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.NORM Function" src="../images/confidence-norm.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<title>CONFIDENCE.T 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.T Function</h1>
<p>The <b>CONFIDENCE.T</b> function is one of the statistical functions. It is used to return the confidence interval for a population mean, using a Student's t distribution.</p>
<p>The <b>CONFIDENCE.T</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>CONFIDENCE.T(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 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.T</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.T</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.T Function" src="../images/confidence-t.png" /></p>
</div>
</body>
</html>

View File

@@ -11,8 +11,8 @@
<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 style="text-indent: 150px;"><b><em>COS(x)</em></b></p>
<p>where <b><em>x</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>

View File

@@ -11,8 +11,8 @@
<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 style="text-indent: 150px;"><b><em>COSH(x)</em></b></p>
<p>where <b><em>x</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>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html>
<head>
<title>COT 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>COT Function</h1>
<p>The <b>COT</b> function is one of the math and trigonometry functions. It is used to return the cotangent of an angle specified in radians.</p>
<p>The <b>COT</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>COT(x)</em></b></p>
<p>where <b><em>x</em></b> is the angle in radians that you wish to calculate the cotangent of. A numeric value entered manually or included into the cell you make reference to. Its absolute value must be less than 2^27.</p>
<p>To apply the <b>COT</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>COT</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="COT Function" src="../images/cot.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html>
<head>
<title>COTH 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>COTH Function</h1>
<p>The <b>COTH</b> function is one of the math and trigonometry functions. It is used to return the hyperbolic cotangent of a hyperbolic angle.</p>
<p>The <b>COTH</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>COTH(x)</em></b></p>
<p>where <b><em>x</em></b> is the angle in radians that you wish to calculate the hyperbolic cotangent of. A numeric value entered manually or included into the cell you make reference to. Its absolute value must be less than 2^27.</p>
<p>To apply the <b>COTH</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>COTH</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="COTH Function" src="../images/coth.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<title>COUNTIFS 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>COUNTIFS Function</h1>
<p>The <b>COUNTIFS</b> function is one of the statistical functions. It is used to count the number of the selected cells based on multiple criteria.</p>
<p>The <b>COUNTIFS</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>COUNTIFS(criteria-range-1, criteria-1, [criteria-range-2, criteria-2], ...)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>criteria-range-1</em></b> is the first selected range of cells to apply the <em>criteria-1</em> to. It is a required argument.</p>
<p style="text-indent: 50px;"><b><em>criteria-1</em></b> is the first condition that must be met. It is applied to the <em>criteria-range-1</em> and used to determine the cells in the <em>criteria-range-1</em> to count. It can be a value entered manually or included into the cell you make reference to. It is a required argument.</p>
<p style="text-indent: 50px;"><b><em>criteria-range-2, criteria-2, ...</em></b> are additional ranges of cells and their corresponding criteria. These arguments are optional. You can add up to 127 ranges and corresponding criteria.</p>
<p class="note"><b>Note</b>: you can use wildcard characters when specifying criteria. The question mark "?" can replace any single character and the asterisk "*" can be used instead of any number of characters. If you want to find a question mark or asterisk, type a tilde (~) before the character.</p>
<p>To apply the <b>COUNTIFS</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>COUNTIFS</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="COUNTIFS Function" src="../images/countifs.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html>
<head>
<title>CSC 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>CSC Function</h1>
<p>The <b>CSC</b> function is one of the math and trigonometry functions. It is used to return the cosecant of an angle specified in radians.</p>
<p>The <b>CSC</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>CSC(x)</em></b></p>
<p>where <b><em>x</em></b> is the angle in radians that you wish to calculate the cosecant of. A numeric value entered manually or included into the cell you make reference to. Its absolute value must be less than 2^27.</p>
<p>To apply the <b>CSC</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>CSC</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="CSC Function" src="../images/csc.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html>
<head>
<title>CSCH 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>CSCH Function</h1>
<p>The <b>CSCH</b> function is one of the math and trigonometry functions. It is used to return the hyperbolic cosecant of an angle specified in radians.</p>
<p>The <b>CSCH</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>CSCH(x)</em></b></p>
<p>where <b><em>x</em></b> is the angle in radians that you wish to calculate the hyperbolic cosecant of. A numeric value entered manually or included into the cell you make reference to. Its absolute value must be less than 2^27.</p>
<p>To apply the <b>CSCH</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>CSCH</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="CSCH Function" src="../images/csch.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,35 @@
<!DOCTYPE html>
<html>
<head>
<title>DECIMAL 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>DECIMAL Function</h1>
<p>The <b>DECIMAL</b> function is one of the math and trigonometry functions. It is used to convert a text representation of a number in a given base into a decimal number.</p>
<p>The <b>DECIMAL</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>DECIMAL(text, base)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>text</em></b> is the text representation of the number you want to convert. The string lenght must be less than or equal to 255 characters.</p>
<p style="text-indent: 50px;"><b><em>base</em></b> is the base of the number. An integer greater than or equal to 2 and less than or equal to 36.</p>
<p>The numeric values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>DECIMAL</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>DECIMAL</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="DECIMAL Function" src="../images/decimal.png" /></p>
</div>
</body>
</html>

View File

@@ -11,8 +11,8 @@
<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 style="text-indent: 150px;"><b><em>DEGREES(angle)</em></b></p>
<p>where <b><em>angle</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>

View File

@@ -11,8 +11,8 @@
<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 style="text-indent: 150px;"><b><em>EVEN(x)</em></b></p>
<p>where <b><em>x</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>

View File

@@ -11,8 +11,8 @@
<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 style="text-indent: 150px;"><b><em>EXP(x)</em></b></p>
<p>where <b><em>x</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>

View File

@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<title>EXPON.DIST 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>EXPON.DIST Function</h1>
<p>The <b>EXPON.DIST</b> function is one of the statistical functions. It is used to return the exponential distribution.</p>
<p>The <b>EXPON.DIST</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>EXPON.DIST(x, lambda, cumulative)</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 numeric value greater than 0,</p>
<p style="text-indent: 50px;"><b><em>cumulative</em></b> is a logical value (TRUE or FALSE) that determines the function form. If <b><em>cumulative</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>EXPON.DIST</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>EXPON.DIST</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="EXPON.DIST Function" src="../images/expon-dist.png" /></p>
</div>
</body>
</html>

View File

@@ -14,7 +14,7 @@
<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>lambda</em></b> is the parameter of the value, a numeric value greater than 0,</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>

View File

@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<title>F.DIST.RT 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>F.DIST.RT Function</h1>
<p>The <b>F.DIST.RT</b> function is one of the statistical functions. It is used to return the (right-tailed) F probability distribution (degree of diversity) for two data sets. You can use this function to determine whether two data sets have different degrees of diversity.</p>
<p>The <b>F.DIST.RT</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>F.DIST.RT(x, deg-freedom1, deg-freedom2)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>x</em></b> is the value at which the function should be calculated. A numeric value greater than 0.</p>
<p style="text-indent: 50px;"><b><em>deg-freedom1</em></b> is the numerator degrees of freedom, a numeric value greater than 1.</p>
<p style="text-indent: 50px;"><b><em>deg-freedom2</em></b> is denominator degrees of freedom, a numeric value greater than 1.</p>
<p>The values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>F.DIST.RT</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>F.DIST.RT</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="F.DIST.RT Function" src="../images/f-dist-rt.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,37 @@
<!DOCTYPE html>
<html>
<head>
<title>F.DIST 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>F.DIST Function</h1>
<p>The <b>F.DIST</b> function is one of the statistical functions. It is used to return the F probability distribution. You can use this function to determine whether two data sets have different degrees of diversity.</p>
<p>The <b>F.DIST</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>F.DIST(x, deg-freedom1, deg-freedom2, cumulative)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>x</em></b> is the value at which the function should be calculated. A numeric value greater than 0</p>
<p style="text-indent: 50px;"><b><em>deg-freedom1</em></b> is the numerator degrees of freedom, a numeric value greater than 0.</p>
<p style="text-indent: 50px;"><b><em>deg-freedom2</em></b> is denominator degrees of freedom, a numeric value greater than 0.</p>
<p style="text-indent: 50px;"><b><em>cumulative</em></b> is a logical value (TRUE or FALSE) that determines the function form. If it is TRUE, the function returns the cumulative distribution function. If it is FALSE, the function returns 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>F.DIST</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>F.DIST</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="F.DIST Function" src="../images/f-dist.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<title>F.INV.RT 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>F.INV.RT Function</h1>
<p>The <b>F.INV.RT</b> function is one of the statistical functions. It is used to return the inverse of the (right-tailed) F probability distribution. The F distribution can be used in an F-test that compares the degree of variability in two data sets.</p>
<p>The <b>F.INV.RT</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>F.INV.RT(probability, deg-freedom1, deg-freedom2)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>probability</em></b> is the probability associated with the F cumulative distribution. A numeric value greater than 0 but less than 1.</p>
<p style="text-indent: 50px;"><b><em>deg-freedom1</em></b> is the numerator degrees of freedom, a numeric value greater than 1.</p>
<p style="text-indent: 50px;"><b><em>deg-freedom2</em></b> is denominator degrees of freedom, a numeric value greater than 1.</p>
<p>The values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>F.INV.RT</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>F.INV.RT</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="F.INV.RT Function" src="../images/f-inv-rt.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<title>F.INV 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>F.INV Function</h1>
<p>The <b>F.INV</b> function is one of the statistical functions. It is used to return the inverse of the (right-tailed) F probability distribution. The F distribution can be used in an F-test that compares the degree of variability in two data sets.</p>
<p>The <b>F.INV</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>F.INV(probability, deg-freedom1, deg-freedom2)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>probability</em></b> is the probability associated with the F cumulative distribution. A numeric value greater than 0 but less than 1.</p>
<p style="text-indent: 50px;"><b><em>deg-freedom1</em></b> is the numerator degrees of freedom, a numeric value greater than 1.</p>
<p style="text-indent: 50px;"><b><em>deg-freedom2</em></b> is denominator degrees of freedom, a numeric value greater than 1.</p>
<p>The values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>F.INV</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>F.INV</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="F.INV Function" src="../images/f-inv.png" /></p>
</div>
</body>
</html>

View File

@@ -11,8 +11,8 @@
<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 style="text-indent: 150px;"><b><em>FACT(x)</em></b></p>
<p>where <b><em>x</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>

View File

@@ -11,8 +11,8 @@
<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 style="text-indent: 150px;"><b><em>FACTDOUBLE(x)</em></b></p>
<p>where <b><em>x</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>

View File

@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<title>FDIST 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>FDIST Function</h1>
<p>The <b>FDIST</b> function is one of the statistical functions. It is used to return the (right-tailed) F probability distribution (degree of diversity) for two data sets. You can use this function to determine whether two data sets have different degrees of diversity.</p>
<p>The <b>FDIST</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>FDIST(x, deg-freedom1, deg-freedom2)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>x</em></b> is the value at which the function should be calculated. A numeric value greater than 0.</p>
<p style="text-indent: 50px;"><b><em>deg-freedom1</em></b> is the numerator degrees of freedom, a numeric value greater than 1 and less than 10^10.</p>
<p style="text-indent: 50px;"><b><em>deg-freedom2</em></b> is denominator degrees of freedom, a numeric value greater than 1 and less than 10^10.</p>
<p>The values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>FDIST</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>FDIST</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="FDIST Function" src="../images/fdist.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<title>FINV 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>FINV Function</h1>
<p>The <b>FINV</b> function is one of the statistical functions. It is used to return the inverse of the (right-tailed) F probability distribution. The F distribution can be used in an F-test that compares the degree of variability in two data sets.</p>
<p>The <b>FINV</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>FINV(probability, deg-freedom1, deg-freedom2)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>probability</em></b> is the probability associated with the F cumulative distribution. A numeric value greater than 0 but less than 1.</p>
<p style="text-indent: 50px;"><b><em>deg-freedom1</em></b> is the numerator degrees of freedom, a numeric value greater than 1 and less than 10^10.</p>
<p style="text-indent: 50px;"><b><em>deg-freedom2</em></b> is denominator degrees of freedom, a numeric value greater than 1 and less than 10^10.</p>
<p>The values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>FINV</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>FINV</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="FINV Function" src="../images/finv.png" /></p>
</div>
</body>
</html>

View File

@@ -11,11 +11,11 @@
<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 style="text-indent: 150px;"><b><em>FLOOR(x, 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>x</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 class="note"><b>Note</b>: if the values of <b><em>x</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>

View File

@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<title>FLOOR.MATH 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.MATH Function</h1>
<p>The <b>FLOOR.MATH</b> function is one of the math and trigonometry functions. It is used to round a number down to the nearest integer or to the nearest multiple of significance.</p>
<p>The <b>FLOOR.MATH</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>FLOOR.MATH(x [, [significance] [, [mode]])</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>x</em></b> is the number you wish to round down.</p>
<p style="text-indent: 50px;"><b><em>significance</em></b> is the multiple of significance you wish to round down to. It is an optional parameter. If it is omitted, the default value of 1 is used.</p>
<p style="text-indent: 50px;"><b><em>mode</em></b> specifies if negative numbers are rounded towards or away from zero. It is an optional parameter that does not affect positive numbers. If it is omitted or set to 0, negative numbers are rounded away from zero. If any other numeric value is specified, negative numbers are rounded towards zero.</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.MATH</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.MATH</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.MATH Function" src="../images/floormath.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,35 @@
<!DOCTYPE html>
<html>
<head>
<title>FLOOR.PRECISE 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.PRECISE Function</h1>
<p>The <b>FLOOR.PRECISE</b> function is one of the math and trigonometry functions. It is used to return a number that is rounded down to the nearest integer or to the nearest multiple of significance. The number is always rounded down regardless of its sing.</p>
<p>The <b>FLOOR.PRECISE</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>FLOOR.PRECISE(x [, significance])</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>x</em></b> is the number you wish to round down.</p>
<p style="text-indent: 50px;"><b><em>significance</em></b> is the multiple of significance you wish to round down to. It is an optional parameter. If it is omitted, the default value of 1 is used. If it is set to zero, the function returns 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>FLOOR.PRECISE</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.PRECISE</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.PRECISE Function" src="../images/floorprecise.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,37 @@
<!DOCTYPE html>
<html>
<head>
<title>GAMMA.DIST 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>GAMMA.DIST Function</h1>
<p>The <b>GAMMA.DIST</b> function is one of the statistical functions. It is used to return the gamma distribution.</p>
<p>The <b>GAMMA.DIST</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>GAMMA.DIST(x, alpha, beta, cumulative)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>x</em></b> is the value at which the function should be calculated. A numeric value greater than 0.</p>
<p style="text-indent: 50px;"><b><em>alpha</em></b> is the first parameter of the distribution, a numeric value greater than 0.</p>
<p style="text-indent: 50px;"><b><em>beta</em></b> is the second parameter of the distribution, a numeric value greater than 0. If <b><em>beta</em></b> is 1, the function returns the standard gamma distribution.</p>
<p style="text-indent: 50px;"><b><em>cumulative</em></b> is a logical value (TRUE or FALSE) that determines the function form. If it is TRUE, the function returns the cumulative distribution function. If it is FALSE, the function returns 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>GAMMA.DIST</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>GAMMA.DIST</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="GAMMA.DIST Function" src="../images/gamma-dist.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<title>GAMMA.INV 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>GAMMA.INV Function</h1>
<p>The <b>GAMMA.INV</b> function is one of the statistical functions. It is used to return the inverse of the gamma cumulative distribution.</p>
<p>The <b>GAMMA.INV</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>GAMMA.INV(probability, alpha, beta)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>probability</em></b> is the probability associated with the gamma distribution. A numeric value greater than 0 but less than 1.</p>
<p style="text-indent: 50px;"><b><em>alpha</em></b> is the first parameter of the distribution, a numeric value greater than 0.</p>
<p style="text-indent: 50px;"><b><em>beta</em></b> is the second parameter of the distribution, a numeric value greater than 0. If <b><em>beta</em></b> is 1, the function returns the standard gamma distribution.</p>
<p>The values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>GAMMA.INV</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>GAMMA.INV</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="GAMMA.INV Function" src="../images/gamma-inv.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,33 @@
<!DOCTYPE html>
<html>
<head>
<title>GAMMA 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>GAMMA Function</h1>
<p>The <b>GAMMA</b> function is one of the statistical functions. It is used to return the gamma function value.</p>
<p>The <b>GAMMA</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>GAMMA(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 class="note"><b>Note:</b> if the <b><em>number</em></b> is a negative integer or 0 the function returns the <b>#NUM!</b> error value. </p>
<p>To apply the <b>GAMMA</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>GAMMA</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="GAMMA Function" src="../images/gamma.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,37 @@
<!DOCTYPE html>
<html>
<head>
<title>GAMMADIST 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>GAMMADIST Function</h1>
<p>The <b>GAMMADIST</b> function is one of the statistical functions. It is used to return the gamma distribution.</p>
<p>The <b>GAMMADIST</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>GAMMADIST(x, alpha, beta, cumulative)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>x</em></b> is the value at which the function should be calculated. A numeric value greater than 0.</p>
<p style="text-indent: 50px;"><b><em>alpha</em></b> is the first parameter of the distribution, a numeric value greater than 0.</p>
<p style="text-indent: 50px;"><b><em>beta</em></b> is the second parameter of the distribution, a numeric value greater than 0. If <b><em>beta</em></b> is 1, the function returns the standard gamma distribution.</p>
<p style="text-indent: 50px;"><b><em>cumulative</em></b> is a logical value (TRUE or FALSE) that determines the function form. If it is TRUE, the function returns the cumulative distribution function. If it is FALSE, the function returns 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>GAMMADIST</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>GAMMADIST</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="GAMMADIST Function" src="../images/gammadist.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html>
<head>
<title>GAMMAINV 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>GAMMAINV Function</h1>
<p>The <b>GAMMAINV</b> function is one of the statistical functions. It is used to return the inverse of the gamma cumulative distribution.</p>
<p>The <b>GAMMAINV</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>GAMMAINV(probability, alpha, beta)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>probability</em></b> is the probability associated with the gamma distribution. A numeric value greater than 0 but less than 1.</p>
<p style="text-indent: 50px;"><b><em>alpha</em></b> is the first parameter of the distribution, a numeric value greater than 0.</p>
<p style="text-indent: 50px;"><b><em>beta</em></b> is the second parameter of the distribution, a numeric value greater than 0. If <b><em>beta</em></b> is 1, the function returns the standard gamma distribution.</p>
<p>The values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>GAMMAINV</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>GAMMAINV</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="GAMMAINV Function" src="../images/gammainv.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html>
<head>
<title>GAMMALN.PRECISE 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.PRECISE Function</h1>
<p>The <b>GAMMALN.PRECISE</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.PRECISE</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>GAMMALN.PRECISE(x)</em></b></p>
<p>where <b><em>x</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.PRECISE</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.PRECISE</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.PRECISE Function" src="../images/gammaln-precise.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html>
<head>
<title>GAUSS 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>GAUSS Function</h1>
<p>The <b>GAUSS</b> function is one of the statistical functions. It is used to calculate the probability that a member of a standard normal population will fall between the mean and <b><em>z</em></b> standard deviations from the mean.</p>
<p>The <b>GAUSS</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>GAUSS(z)</em></b></p>
<p>where <b><em>z</em></b> is a numeric value entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>GAUSS</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>GAUSS</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="GAUSS Function" src="../images/gauss.png" /></p>
</div>
</body>
</html>

View File

@@ -27,7 +27,7 @@
</ol>
<p>The result will be displayed in the selected cell.</p>
<p><em>For example:</em></p>
<p>There are three arguments: <em>logical_test</em> = <b>A1<100</b>, <em>value_if_true</em> = <b>0</b>, <em>value_if_false</em> = <b>1</b>, where <b>A1</b> is <b>12</b>. This logical expression is <b>TRUE</b>. So the function returns <b>0</b>.</p>
<p>There are three arguments: <em>logical_test</em> = <b>A1&lt;100</b>, <em>value_if_true</em> = <b>0</b>, <em>value_if_false</em> = <b>1</b>, where <b>A1</b> is <b>12</b>. This logical expression is <b>TRUE</b>. So the function returns <b>0</b>.</p>
<p style="text-indent: 150px;"><img alt="IF Function: TRUE" src="../images/iftrue.png" /></p>
<p>If we change the <b>A1</b> value from <b>12</b> to <b>112</b>, the function returns <b>1</b>:</p>
<p style="text-indent: 150px;"><img alt="IF Function: FALSE" src="../images/iffalse.png" /></p>

View File

@@ -0,0 +1,35 @@
<!DOCTYPE html>
<html>
<head>
<title>IFNA 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>IFNA Function</h1>
<p>The <b>IFNA</b> function is one of the logical functions. It is used to check if there is an error in the formula in the first argument. The function returns the value you specify if the formula returns the #N/A error value, otherwise returns the result of the formula.</p>
<p>The <b>IFNA</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IFNA(value, value_if_na)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>value</em></b> is the argument that is checked for the #N/A error value.</p>
<p style="text-indent: 50px;"><b><em>value_if_na</em></b> is the value to return if the formula evaluates to the #N/A error value.</p>
<p>The values can be entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>IFNA</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>IFNA</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="IFNA Function" src="../images/ifna.png" /></p>
</div>
</body>
</html>

View File

@@ -12,7 +12,7 @@
<p>The <b>IMABS</b> function is one of the engineering functions. It is used to return the absolute value of a complex number.</p>
<p>The <b>IMABS</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMABS(complex-number)</em></b></p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in a + bi or a + bj form entered manually or included into the cell you make reference to.</p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in x + yi or x + yj form entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>IMABS</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>

View File

@@ -12,7 +12,7 @@
<p>The <b>IMAGINARY</b> function is one of the engineering functions. It is used to return the imaginary part of the specified complex number.</p>
<p>The <b>IMAGINARY</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMAGINARY(complex-number)</em></b></p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in a + bi or a + bj form entered manually or included into the cell you make reference to.</p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in x + yi or x + yj form entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>IMAGINARY</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>

View File

@@ -12,7 +12,7 @@
<p>The <b>IMARGUMENT</b> function is one of the engineering functions. It is used to return the argument Theta, an angle expressed in radians.</p>
<p>The <b>IMARGUMENT</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMARGUMENT(complex-number)</em></b></p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in a + bi or a + bj form entered manually or included into the cell you make reference to.</p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in x + yi or x + yj form entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>IMARGUMENT</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>

View File

@@ -12,7 +12,7 @@
<p>The <b>IMCONJUGATE</b> function is one of the engineering functions. It is used to return the complex conjugate of a complex number.</p>
<p>The <b>IMCONJUGATE</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMCONJUGATE(complex-number)</em></b></p>
<p>where <b><em>complex-number</em></b> is a complex-number expressed in a + bi or a + bj form entered manually or included into the cell you make reference to.</p>
<p>where <b><em>complex-number</em></b> is a complex-number expressed in x + yi or x + yj form entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>IMCONJUGATE</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>

View File

@@ -12,7 +12,7 @@
<p>The <b>IMCOS</b> function is one of the engineering functions. It is used to return the cosine of a complex number.</p>
<p>The <b>IMCOS</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMCOS(complex-number)</em></b></p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in a + bi or a + bj form entered manually or included into the cell you make reference to.</p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in x + yi or x + yj form entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>IMCOS</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html>
<head>
<title>IMCOSH 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>IMCOSH Function</h1>
<p>The <b>IMCOSH</b> function is one of the engineering functions. It is used to return the hyperbolic cosine of a complex number.</p>
<p>The <b>IMCOSH</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMCOSH(complex-number)</em></b></p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in x + yi or x + yj form entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>IMCOSH</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>IMCOSH</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="IMCOSH Function" src="../images/imcosh.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html>
<head>
<title>IMCOT 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>IMCOT Function</h1>
<p>The <b>IMCOT</b> function is one of the engineering functions. It is used to return the cotangent of a complex number.</p>
<p>The <b>IMCOT</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMCOT(complex-number)</em></b></p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in x + yi or x + yj form entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>IMCOT</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>IMCOT</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="IMCOT Function" src="../images/imcot.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html>
<head>
<title>IMCSC 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>IMCSC Function</h1>
<p>The <b>IMCSC</b> function is one of the engineering functions. It is used to return the cosecant of a complex number.</p>
<p>The <b>IMCSC</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMCSC(complex-number)</em></b></p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in x + yi or x + yj form entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>IMCSC</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>IMCSC</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="IMCSC Function" src="../images/imcsc.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html>
<head>
<title>IMCSCH 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>IMCSCH Function</h1>
<p>The <b>IMCSCH</b> function is one of the engineering functions. It is used to return the hyperbolic cosecant of a complex number.</p>
<p>The <b>IMCSCH</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMCSCH(complex-number)</em></b></p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in x + yi or x + yj form entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>IMCSCH</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>IMCSCH</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="IMCSCH Function" src="../images/imcsch.png" /></p>
</div>
</body>
</html>

View File

@@ -9,7 +9,7 @@
<body>
<div class="mainpart">
<h1>IMDIV Function</h1>
<p>The <b>IMDIV</b> function is one of the engineering functions. It is used to return the quotient of two complex numbers expressed in a + bi or a + bj form.</p>
<p>The <b>IMDIV</b> function is one of the engineering functions. It is used to return the quotient of two complex numbers expressed in x + yi or x + yj form.</p>
<p>The <b>IMDIV</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMDIV(complex-number-1, complex-number-2)</em></b></p>
<p><em>where</em></p>

View File

@@ -12,7 +12,7 @@
<p>The <b>IMEXP</b> function is one of the engineering functions. It is used to return the <b>e</b> constant raised to the to the power specified by a complex number. The <b>e</b> constant is equal to <b>2,71828182845904</b>.</p>
<p>The <b>IMEXP</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMEXP(complex-number)</em></b></p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in a + bi or a + bj form entered manually or included into the cell you make reference to.</p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in x + yi or x + yj form entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>IMEXP</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>

View File

@@ -12,7 +12,7 @@
<p>The <b>IMLN</b> function is one of the engineering functions. It is used to return the natural logarithm of a complex number.</p>
<p>The <b>IMLN</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMLN(complex-number)</em></b></p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in a + bi or a + bj form entered manually or included into the cell you make reference to.</p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in x + yi or x + yj form entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>IMLN</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>

View File

@@ -12,7 +12,7 @@
<p>The <b>IMLOG10</b> function is one of the engineering functions. It is used to return the logarithm of a complex number to a base of 10.</p>
<p>The <b>IMLOG10</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMLOG10(complex-number)</em></b></p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in a + bi or a + bj form entered manually or included into the cell you make reference to.</p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in x + yi or x + yj form entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>IMLOG10</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>

View File

@@ -12,7 +12,7 @@
<p>The <b>IMLOG2</b> function is one of the engineering functions. It is used to return the logarithm of a complex number to a base of 2.</p>
<p>The <b>IMLOG2</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMLOG2(complex-number)</em></b></p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in a + bi or a + bj form entered manually or included into the cell you make reference to.</p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in x + yi or x + yj form entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>IMLOG2</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>

View File

@@ -13,7 +13,7 @@
<p>The <b>IMPOWER</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMPOWER(complex-number, power)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>complex-number</em></b> is a complex number expressed in a + bi or a + bj form entered manually or included into the cell you make reference to.</p>
<p style="text-indent: 50px;"><b><em>complex-number</em></b> is a complex number expressed in x + yi or x + yj form entered manually or included into the cell you make reference to.</p>
<p style="text-indent: 50px;"><b><em>power</em></b> is a power you wish to raise the complex number to.</p>
<p>To apply the <b>IMPOWER</b> function,</p>
<ol>

View File

@@ -12,7 +12,7 @@
<p>The <b>IMPRODUCT</b> function is one of the engineering functions. It is used to return the product of the specified complex numbers.</p>
<p>The <b>IMPRODUCT</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMPRODUCT(argument-list)</em></b></p>
<p>where <b><em>argument-list</em></b> is up to 30 complex numbers expressed in a + bi or a + bj form entered manually or included into the cells you make reference to.</p>
<p>where <b><em>argument-list</em></b> is up to 30 complex numbers expressed in x + yi or x + yj form entered manually or included into the cells you make reference to.</p>
<p>To apply the <b>IMPRODUCT</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>

View File

@@ -12,7 +12,7 @@
<p>The <b>IMREAL</b> function is one of the engineering functions. It is used to return the real part of the specified complex number.</p>
<p>The <b>IMREAL</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMREAL(complex-number)</em></b></p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in a + bi or a + bj form entered manually or included into the cell you make reference to.</p>
<p>where <b><em>complex-number</em></b> is a complex number expressed in x + yi or x + yj form entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>IMREAL</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html>
<head>
<title>IMSEC 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>IMSEC Function</h1>
<p>The <b>IMSEC</b> function is one of the engineering functions. It is used to return the secant of a complex number.</p>
<p>The <b>IMSEC</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMSEC(complex-number)</em></b></p>
<p>where <b><em>complex-number</em></b> is a complex-number expressed in x + yi or x + yj form entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>IMSEC</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>IMSEC</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="IMSEC Function" src="../images/imsec.png" /></p>
</div>
</body>
</html>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html>
<head>
<title>IMSECH 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>IMSECH Function</h1>
<p>The <b>IMSECH</b> function is one of the engineering functions. It is used to return the hyperbolic secant of a complex number.</p>
<p>The <b>IMSECH</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>IMSECH(complex-number)</em></b></p>
<p>where <b><em>complex-number</em></b> is a complex-number expressed in x + yi or x + yj form entered manually or included into the cell you make reference to.</p>
<p>To apply the <b>IMSECH</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>IMSECH</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="IMSECH Function" src="../images/imsech.png" /></p>
</div>
</body>
</html>

Some files were not shown because too many files have changed in this diff Show More