Template:Round: Difference between revisions

m
1 revision imported from wikipedia:Template:Round
en>Patrick
No edit summary
m (1 revision imported from wikipedia:Template:Round)
 
(39 intermediate revisions by 20 users not shown)
Line 1:
<includeonly>{{safesubst<noinclude/>:#iferror:{{#expr:{{{2|0}}}}} |
<includeonly>{{rnd/+|{{{1}}}|{{{2}}}|{{rnd/0{{#expr:{{{2}}}>0}}|{{{1}}}|{{{2}}}}}}}</includeonly><noinclude>{{pp-template}}This template rounds {{{1}}} to {{{2}}} decimal places (goes the other way for negatives), includes trailing zeros except in the range where E notation is used.
{{main other|[[Category:Pages with bad rounding precision]]}}{{hid|Bad rounding here}}<!--
 
-->{{safesubst<noinclude/>:#invoke:Math|precision_format| {{{1}}} | 1-{{order of magnitude|{{{1}}}}} }}|
Compare:
{{safesubst<noinclude/>:#invoke:Math|precision_format| {{{1}}} | {{{2|0}}}}}}}</includeonly><noinclude>
*{{xpd|#expr:2.0004 round 3}}
{{documentation}}
*{{xpd|rnd|2.0004|3}}
*{{xpd|rnd|0.000020004|8}}
</noinclude>