Difference between revisions of "Template:Order of magnitude"
From MINR.ORG WIKI
(Add, <strong>Note</strong>, this macro will currently underflow on zero, causing an error message to be returned instead of the value 0 (zero).) |
Rickyboy320 (talk | contribs) m (29 revisions imported: Imported Category TOC from wikipedia) |
||
(17 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{{ | + | <includeonly>{{{{{|safesubst:}}}#ifexpr:{{{1|0}}}=0 |
− | + | |{{{{{|safesubst:}}}#ifexpr:abs{{{1|0}}}1=1 | |
− | + | |0 | |
+ | |{{{{{|safesubst:}}}#expr:floor((ln(abs{{{1}}}1)/ln10)+1)}} | ||
+ | }} | ||
+ | |{{#expr:floor((ln(abs({{{1|0}}}) )/ln 10)+1E((abs{{{1|0}}}>1E100 or abs{{{1|0}}}<1E-100)-14))}} | ||
+ | }}</includeonly><noinclude> | ||
+ | {{documentation}} | ||
+ | </noinclude> |