From 6faea8d8483f514798e36b51478f6e10c27f9f92 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sun, 23 Nov 2014 08:36:28 +0100 Subject: typo: GAMA -> GAMMA Change-Id: Ia34e0542c27e9b6e8b5ca9901bbead4a93acc10e (cherry picked from commit 14477a85f297b5bbae784789e86e8e9f574fc506) --- source/text/scalc/01/04060182.xhp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'source') 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 @@ - + - - + + Statistical Functions Part Two @@ -242,7 +242,7 @@ GAMMA.INV Returns the inverse of the Gamma cumulative distribution GAMMADIST. This function allows you to search for variables with different distribution. - This function is identical to GAMAINV and was introduced for interoperability with other office suites. + This function is identical to GAMMAINV and was introduced for interoperability with other office suites. Syntax GAMMA.INV(Number; Alpha; Beta) @@ -325,7 +325,7 @@ GAMMA.DIST Returns the values of a Gamma distribution. The inverse function is GAMMAINV or GAMMA.INV. -This function is identical to GAMADIST and was introduced for interoperability with other office suites. +This function is identical to GAMMADIST and was introduced for interoperability with other office suites. Syntax GAMMA.DIST(Number; Alpha; Beta; C) Number is the value for which the Gamma distribution is to be calculated. @@ -493,4 +493,4 @@ - \ No newline at end of file + -- cgit