https://bugs.documentfoundation.org/show_bug.cgi?id=102212

            Bug ID: 102212
           Summary: CRITBINOM function, constraint Alpha >= 1
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

https://lists.oasis-open.org/archives/office-comment/201608/msg00001.html

Looking at the source code revealed that we constrain on 0 < Alpha < 1,
so does Excel, but Gnumeric does not. Follow-up question posted with
https://lists.oasis-open.org/archives/office-comment/201608/msg00002.html


it must be 0 <= alpha <= 1. Both 0 and 1 are valid values for accumulated
binomial distributions.

As far as the code is concerned, these are probably special cases which must be
handled separately, as both 0 and 1 are asymptotes.

Winfried will change the code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to