Difference between revisions of "Template:Val/delimitnum"
Jump to navigation
Jump to search
blackwiki>Jimp (trailing zeros) |
blackwiki>Jimp |
||
| Line 15: | Line 15: | ||
Test whether the number is an integer. | Test whether the number is an integer. | ||
| − | -->|{{#ifexpr:trunc(abs({{{1|0}}}) | + | -->|{{#ifexpr:trunc(abs({{{1|0}}}9))=0 |
|<!-- | |<!-- | ||
The number is an integer. | The number is an integer. | ||