Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Floating Point Precision Problem #33

@ZigaoWang

Description

@ZigaoWang

There is the common problem of math in JS environment: the floating point precision problem.
Example: 0.1+0.2=0.30000000000000004
As a calculator web app, I think this problem is very serious and need to be fixed ASAP.
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions