Difference between revisions of "Template:Val/delimitnum"
Jump to navigation
Jump to search
blackwiki>Jimp (Appending a non-zero digit to multiply integers and only integers by more than 10 does not work for numbers between +1 & −1.) |
blackwiki>Jimp (trailing zeros) |
||
| Line 15: | Line 15: | ||
Test whether the number is an integer. | Test whether the number is an integer. | ||
| − | -->|{{#ifexpr:trunc(abs({{{1|0}}}))=0 | + | -->|{{#ifexpr:trunc(abs({{{1|0}}})9)=0 |
|<!-- | |<!-- | ||
The number is an integer. | The number is an integer. | ||