Open main menu

Difference between revisions of "Template:Round"

en>Patrick
(example)
m (66 revisions imported)
 
(39 intermediate revisions by 18 users not shown)
Line 1: Line 1:
<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 & avoids E notation.
+
<includeonly>{{#iferror:{{#expr:{{{2|0}}}}} |
 
+
  [[Category:Pages with bad rounding precision]]{{hid|Bad rounding here}}<!--
Compare:
+
  -->{{#invoke:Math|precision_format| {{{1}}} | 1-{{order of magnitude|{{{1}}}}} }}|
*{{xpd|#expr:2.0004 round 3}}
+
  {{#invoke:Math|precision_format| {{{1}}} | {{{2|0}}}}}}}</includeonly><noinclude>
*{{xpd|rnd|2.0004|3}}
+
{{documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 01:25, 10 September 2019

50px Template documentation[create]