Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Maybe add one or more of the following values, which add to the wierdness?! #18

Copy link
Copy link
@MorrisJohns

Description

@MorrisJohns
Issue body actions

'0X0'
'1E0'
1E-1111
['Infinity']

'0X0' : string that is hex for zero if converted to Number
'1E0' : Exponential notation for one if converted to Number
1e-1111 : underflow (zero)
['Infinity'] : ['Infinity'] == Infinity

PS: Thanks for the grid, it is a great reminder of the evils of ==.

PPS: Not to mention 077 versus 088 (ouch - octal!).

PPPS: An == or === symbol inside the green cells of the grids made it clearer to me (using developer toolbar).

Reactions are currently unavailable

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.