https://issues.apache.org/bugzilla/show_bug.cgi?id=55724

Cédric Walter <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #3 from Cédric Walter <[email protected]> ---
Thanks for your contribution! I did: 

1. Just add a missing error handling in percentile:
if array is empty or contains more than 8,191 data points, PERCENTILE returns
the #NUM! error value.

2. Added tests in overall formula evaluation checking in
FormulaEvalTestData.xls. I found no differences between your code and excel
evaluation of PERCENTILE.

But please provide a unit test TestPercentile.java so i can close the issue 

revision 1539154

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to