Skip to content

isNumeric(): currently inadequate/inaccurate #817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
timmywil opened this issue Oct 18, 2015 · 1 comment
Closed

isNumeric(): currently inadequate/inaccurate #817

timmywil opened this issue Oct 18, 2015 · 1 comment
Assignees
Milestone

Comments

@timmywil
Copy link
Member

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.

@AurelioDeRosa
Copy link
Member

Closed via 4e65b6d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants