Skip to content

Very weird equality issue. #10

@amasad

Description

@amasad

For some numbers after a multiplication operation equality is wrong.

http://repl.it/CMx

100 * 0.15 == 15 #false
100 * 0.14 == 14 #false
100 * 0.10 == 10 #true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions