diff options
author | Winfried Donkers <winfrieddonkers@libreoffice.org> | 2013-11-04 10:32:40 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2013-11-08 08:54:12 -0600 |
commit | fa7085bd182e1968237b742c544de3ff0a5b9742 (patch) | |
tree | 8789b02b4b1c5c4c921b99a2acc44aa17fb614ae /cui | |
parent | d199c01ec765c62dee232bc1d6a9929cdbbb5158 (diff) |
improve calc function CRITBINOM
CRITBINOM could not handle large sample quantities, e.g.
CRITBINOM(1080,0.5,0.1).
This patch fixes that and also improves the efficiency of
the function by always iterating from the end nearest to
the cumulative binomial distribution.
Change-Id: I35f965acc83e26141fb2cf5a7e3303ec0791f04a
Reviewed-on: https://gerrit.libreoffice.org/6559
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'cui')
0 files changed, 0 insertions, 0 deletions