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

            Bug ID: 54636
           Summary: getNumericCellValue return different result for
                    visually equal numbers
           Product: POI
           Version: 3.9
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

Created attachment 30017
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30017&action=edit
File to illustrate the bug, please read it with POI and debug the Cell.

Please see attached spreadsheet, 

Here is the content of the spreadsheet,


    A    
1    97.916%    
2    97.916%    


Cell A1 was generated by earlier version of jasper library, A2 was typed in by
myself,


when reading it using POI-3.8 3.9, here are the values returned,


Cell A1 : 0.97915999999999

Cell A2 : 0.97916


Any idea?

-- 
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