Difference between revisions of "Template:Order of magnitude"
From MINR.ORG WIKI
(handling for 0 per talk page) |
m (default to zero, show output on template) |
||
Line 1: | Line 1: | ||
− | + | {{#ifexpr:{{{1|0}}}=0 | |
+ | |0 | ||
+ | |{{ordomag/x|{{{1}}}|{{#expr:floor(ln(abs({{{1}}}))/ln10)}}}} | ||
+ | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |