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

           Summary: [PATCH] Implementing a excel predefined function
                    POISSON
           Product: POI
           Version: 3.7-dev
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=25678)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25678)
This is the zip of the patch file and the junit test.

I have implemented the Poisson function ( within the NumericFunctions ).  This
also had the implication that I needed to use another library ( common-math -
as I need not want to reinvent ) but I have updated the ant build.xml
appropriately. 

I have also supplied a unit test for this function.  I have only done this very
quickly therefore ( although it does work - with validation and a unit test) it
would be good for someone to verify that my changes are ok within your
framework.

I have attached the addition file (unit test) but it seems that when I created
the patch it has included this new file in it (I have used tortoiseSVN to
create the patch).

The zip poi-hssf-poisson-patch.zip is attached.


Hope this is helpful.  If not please ask for any other info.

Regards,

Kalpesh

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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