Skip to content

isNumeric(): currently inadequate/inaccurate #817

@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
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions