Difference between revisions of "Template:Order of magnitude"
Jump to navigation
Jump to search
en>Plastikspork (includeonly) |
en>HJ Mitchell (handling for 0 per talk page) |
||
| Line 1: | Line 1: | ||
| − | <includeonly>{{ordomag/x|{{{1}}}|{{#expr:floor(ln(abs({{{1}}}))/ln10)}}}}</includeonly><noinclude> | + | <includeonly>{{#ifexpr:{{{1}}}=0|0|{{ordomag/x|{{{1}}}|{{#expr:floor(ln(abs({{{1}}}))/ln10)}}}}}}</includeonly><noinclude> |
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||