From ced1a84353e7bc399b078b55b2f911dabcce9ba2 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Thu, 12 Dec 2013 18:32:49 +0100 Subject: resolved fdo#67205 CRITBINOM "greater than or equal" Change-Id: I89e5fdec3708f06017ede1df0cf4aa9f0f60ea37 (cherry picked from commit 392217fbe5d2432d2834e4593457cb2d236b99dd) --- source/text/scalc/01/04060183.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ CRITBINOM -Returns the smallest value for which the cumulative binomial distribution is less than or equal to a criterion value. +Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value. Syntax CRITBINOM(Trials; SP; Alpha) -- cgit