Skip to content

Floating-point precision issue in CompareMSExcelFiles.sct plugin #2494

@sdottaka

Description

@sdottaka

When comparing two Excel files using the CompareMSExcelFiles.sct plugin, the value in cell C1 of a.xlsx is displayed as 6.050000000000001 instead of 6.05.

File a.xlsx:

A1: 3.1
B1: 2.95
C1: =A1 + B1

File b.xlsx:

A1: 3.1
B1: 2.95
C1: 6.05

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions