Skip to content

Number.MIN_VALUE #27

@SeanSilke

Description

@SeanSilke

Number.MIN_VALUE property represents the smallest positive numeric value
so console.log(Number.MIN_VALUE < 0); // false. is legit and not WTF
https://github.com/vasanthk/js-bits/blob/master/js/number-maxmin-val.js

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