Module talk:IsNumber
Add topicAppearance
| Input | Expected result | Result |
|---|---|---|
| 0.123456789 | true | true |
| 0.123456789012345 | true | true |
| 99999999999999999999 | true | true |
| 98765432109876543210 | true | true |
| 22.12.2007 | false | false |
| hugo | false | false |
Start a discussion about Module:IsNumber
Talk pages are where people discuss how to make content on Wikipedia the best that it can be. You can use this page to start a discussion with others about how to improve Module:IsNumber.