Uploaded image for project: 'Keikai'
  1. Keikai
  2. KEIKAI-663

Keikai formats a number differently from Excel

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 6.0.0
    • 5.12.2
    • None
    • Security Level: Jimmy
    • None

      Steps to Reproduce

      1. import keikai-663.xlsx
      2. check B2

      Current Result

      keikai: 91.57
      Excel: 91.58

      Expected Result

      both have the same value

      Another Steps to reproduce

      1. import [^keikai-663-2.xlsx]
      2. compare numbers between Excel and keikai

      Current result

      they are different

      Expected Result

      they are equivalent

      Debug Information

      • don't round during TwoOperandNumericOperation e.g. add, substrate, multiply, divide. Only round it when passing a double into an Excel function. This result matches Excel's one.

      Workaround

      I have verified the workaround with KEIKAI-609, KEIKAI-342

        1. FormatEngineImpl.java
          9 kB
        2. FormulaResultCellValue.java
          2 kB
        3. keikai-663.xlsx
          10 kB
        4. NumericFunction.java
          17 kB
        5. TwoOperandNumericOperation.java
          4 kB

            DevChu DevChu
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: