diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-10-05 11:59:45 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-10-05 11:59:45 +0000 |
commit | 803cdc2b2fc13f81a0473509021ece2e55849aea (patch) | |
tree | e22cd25dd8aec13643218f589b597a9f74b04c06 /helpcontent2 | |
parent | 0d72268c152485c8dda3883ed65beebfa0eb6d89 (diff) |
INTEGRATION: CWS hcshared04 (1.4.2); FILE MERGED
2006/07/19 09:38:32 ufi 1.4.2.1: testing from Linux so-donkey
Diffstat (limited to 'helpcontent2')
-rwxr-xr-x | helpcontent2/source/text/scalc/01/04060182.xhp | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/helpcontent2/source/text/scalc/01/04060182.xhp b/helpcontent2/source/text/scalc/01/04060182.xhp index 1617e0164f..f6812470f9 100755 --- a/helpcontent2/source/text/scalc/01/04060182.xhp +++ b/helpcontent2/source/text/scalc/01/04060182.xhp @@ -6,9 +6,9 @@ * * $RCSfile: 04060182.xhp,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: ihi $ $Date: 2006-06-29 09:42:15 $ + * last change: $Author: kz $ $Date: 2006-10-05 12:59:45 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -44,7 +44,7 @@ </topic> <history> <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -<lastedited date="2006-05-15T13:00:05">converted from old format - fpe</lastedited> +<lastedited date="2006-07-17T11:52:49">converted from old format - fpe</lastedited> </history> </meta> <body> @@ -185,10 +185,11 @@ <bookmark xml-lang="en-US" branch="hid/HID_FUNC_GAUSS" id="bm_id3149388" localize="false"/> <paragraph role="heading" id="hd_id3150272" xml-lang="en-US" level="2" l10n="U" oldref="76">GAUSS</paragraph> <paragraph role="paragraph" id="par_id3149030" xml-lang="en-US" l10n="U" oldref="77"><ahelp hid="HID_FUNC_GAUSS">Returns the standard normal cumulative distribution.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id2059694" xml-lang="en-US" l10n="NEW">It is GAUSS(x)=NORMSDIST(x)-0.5</paragraph> <paragraph role="heading" id="hd_id3153551" xml-lang="en-US" level="3" l10n="U" oldref="78">Syntax</paragraph> <paragraph role="code" id="par_id3155368" xml-lang="en-US" l10n="U" oldref="79">GAUSS(number)</paragraph> -<paragraph role="paragraph" id="par_id3153228" xml-lang="en-US" l10n="U" oldref="80"> -<emph>Number</emph> is the value for which the integral value of the normalized standard distribution is to be calculated.</paragraph> +<paragraph role="paragraph" id="par_id3153228" xml-lang="en-US" l10n="CHG" oldref="80"> +<emph>Number</emph> is the value for which the value of the standard normal distribution is to be calculated.</paragraph> <paragraph role="heading" id="hd_id3150691" xml-lang="en-US" level="3" l10n="U" oldref="81">Example</paragraph> <paragraph role="paragraph" id="par_id3154867" xml-lang="en-US" l10n="U" oldref="82">GAUSS(0.19) = 0.08</paragraph> <paragraph role="paragraph" id="par_id3148594" xml-lang="en-US" l10n="U" oldref="83">GAUSS(0.0375) = 0.01</paragraph> |