diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-11-23 08:36:28 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-11-23 08:37:22 +0100 |
commit | 6faea8d8483f514798e36b51478f6e10c27f9f92 (patch) | |
tree | 06a62fbfcc5cb8b02631b8ee83219dda1b2ae648 | |
parent | 980c7cedff5d6b36fc391bb036d9da87350680ea (diff) |
typo: GAMA -> GAMMA
Change-Id: Ia34e0542c27e9b6e8b5ca9901bbead4a93acc10e
(cherry picked from commit 14477a85f297b5bbae784789e86e8e9f574fc506)
-rw-r--r-- | source/text/scalc/01/04060182.xhp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/source/text/scalc/01/04060182.xhp b/source/text/scalc/01/04060182.xhp index b444ba3d43..31ec00552b 100644 --- a/source/text/scalc/01/04060182.xhp +++ b/source/text/scalc/01/04060182.xhp @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> - + <!-- * This file is part of the LibreOffice project. * @@ -18,8 +18,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - + + <meta> <topic id="textscalc0104060182xml" indexer="include"> <title xml-lang="en-US" id="tit">Statistical Functions Part Two</title> @@ -242,7 +242,7 @@ <paragraph xml-lang="en-US" id="hd_id2914841" role="heading" level="2" l10n="U" oldref="47">GAMMA.INV</paragraph> <paragraph xml-lang="en-US" id="par_id2913932" role="paragraph" l10n="U" oldref="48"><ahelp hid="HID_FUNC_GAMMAINV_MS">Returns the inverse of the Gamma cumulative distribution GAMMADIST.</ahelp> This function allows you to search for variables with different distribution.</paragraph> - <paragraph id="par_id291422405814" role="paragraph" xml-lang="en-US">This function is identical to GAMAINV and was introduced for interoperability with other office suites.</paragraph> + <paragraph id="par_id291422405814" role="paragraph" xml-lang="en-US">This function is identical to GAMMAINV and was introduced for interoperability with other office suites.</paragraph> <paragraph xml-lang="en-US" id="hd_id2919949" role="heading" level="3" l10n="U" oldref="49">Syntax</paragraph> <paragraph xml-lang="en-US" id="par_id2915828" role="code" l10n="U" oldref="50">GAMMA.INV(Number; Alpha; Beta)</paragraph> @@ -325,7 +325,7 @@ <paragraph id="hd_id2406201422120061" role="heading" xml-lang="en-US" level="2">GAMMA.DIST</paragraph> <paragraph id="par_id2406201422414690" role="paragraph" xml-lang="en-US"><ahelp hid="HID_FUNC_GAMMADIST_MS">Returns the values of a Gamma distribution.</ahelp></paragraph> <paragraph id="par_id24061422414690" role="paragraph" xml-lang="en-US">The inverse function is GAMMAINV or GAMMA.INV.</paragraph> -<paragraph id="par_id2406201422405814" role="paragraph" xml-lang="en-US">This function is identical to GAMADIST and was introduced for interoperability with other office suites.</paragraph> +<paragraph id="par_id2406201422405814" role="paragraph" xml-lang="en-US">This function is identical to GAMMADIST and was introduced for interoperability with other office suites.</paragraph> <paragraph id="hd_id2406201422383599" role="heading" xml-lang="en-US" level="3">Syntax</paragraph> <paragraph id="par_id240620142238475" role="code" xml-lang="en-US">GAMMA.DIST(Number; Alpha; Beta; C)</paragraph> <paragraph id="par_id2406201422385134" role="paragraph" xml-lang="en-US"><emph>Number</emph> is the value for which the Gamma distribution is to be calculated.</paragraph> @@ -493,4 +493,4 @@ <embed href="text/scalc/01/04060100.xhp#drking"/> </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |