Currently there may be errors shown on top of a page, because of a missing Wiki update (PHP version and extension DPL3). |
Navigation
Topics | Help • Register • News • History • How to • Sequences statistics • Template prototypes |
Template:Is Long number
Purpose
Determines if a given parameter is a Long number.
Usage
{{Is Long number|<value>}}
Returning 1, if <value> is a Long number (containing a "..." or beginning with "N"), 0 otherwise.
Examples
{{Is Long number|1234567}}
: 0{{Is Long number|N1100000000000108402}}
: 1{{Is Long number|1341282742...05}}
: 1