Skip to content

isNaN() is getting replaced with inaccurate code. #839

@gweinfurther

Description

@gweinfurther

isNan() is getting replaced with e!=e. This is not accurate.

isNaN('1:37.2') gives the result of true.

'1:37.2'!='1:37.2' gives the result of false.

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