Skip to content

isNumeric(): currently inadequate/inaccurate #817

Closed
@timmywil

Description

@timmywil

Ref jquery/jquery#2662

isNumeric() does not only determine whether a given argument is a number. It also checks to see if string input can be coerced into finite numbers. Anything that is not a number or string will return false.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions