Skip to content

Exponential number form has wrong result after reading #409

Description

@Cnacumejib

Excel Type

  • XLSX

Upload Excel File

exponent.xlsx

MiniExcel Version

1.26.3

Description

Win-1251 Russia
decimal separator is comma (,)

1,43E-06 read 0,000143 but should be 0.00000143, lost two zero
9,9E-06 read 0,000099 but should be 0,0000099, lost one zero

It seems You search a dot as separator() while converting such form of digits. Bigger digits are parsed correctly.

Could you fix it, please)
Thank You.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions