Skip to content

Rounding of large numbers leading to incorrect results #5

Description

@kvap

Enter 18446744073709549568 and you get the correct bit representation:
0 10000111110 1111111111111111111111111111111111111111111111111111.
But then it shows n = 18446744073709550000 and the input field also get updated to that value.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions