diff options
author | Eike Rathke <erack@redhat.com> | 2013-12-12 18:32:49 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2013-12-12 18:39:04 +0100 |
commit | ced1a84353e7bc399b078b55b2f911dabcce9ba2 (patch) | |
tree | 807286f24606033bf7142a718a18054340b89115 | |
parent | d7a11bfd59babbe6fb88bd4076211fa6cec9f724 (diff) |
resolved fdo#67205 CRITBINOM "greater than or equal"
Change-Id: I89e5fdec3708f06017ede1df0cf4aa9f0f60ea37
(cherry picked from commit 392217fbe5d2432d2834e4593457cb2d236b99dd)
-rw-r--r-- | source/text/scalc/01/04060183.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/scalc/01/04060183.xhp b/source/text/scalc/01/04060183.xhp index dfd8df800d..6a2b1debbb 100644 --- a/source/text/scalc/01/04060183.xhp +++ b/source/text/scalc/01/04060183.xhp @@ -119,7 +119,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_KRITBINOM" id="bm_id3154848" localize="false"/> <paragraph role="heading" id="hd_id3147472" xml-lang="en-US" level="2" l10n="U" oldref="48">CRITBINOM</paragraph> -<paragraph role="paragraph" id="par_id3149254" xml-lang="en-US" l10n="U" oldref="49"><ahelp hid="HID_FUNC_KRITBINOM">Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3149254" xml-lang="en-US" l10n="U" oldref="49"><ahelp hid="HID_FUNC_KRITBINOM">Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value.</ahelp></paragraph> <paragraph role="heading" id="hd_id3153930" xml-lang="en-US" level="3" l10n="U" oldref="50">Syntax</paragraph> <paragraph role="code" id="par_id3148586" xml-lang="en-US" l10n="U" oldref="51">CRITBINOM(Trials; SP; Alpha)</paragraph> <paragraph role="paragraph" id="par_id3145593" xml-lang="en-US" l10n="U" oldref="52"> |