Template:Round: Difference between revisions

249 bytes removed ,  16 years ago
Moving documentation to subpage - reasin for protection doesn't apply to dicumentation
No edit summary
(Moving documentation to subpage - reasin for protection doesn't apply to dicumentation)
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 except in the range where E notation is used.
{{template doc}}
 
Compare:
*{{xpd|#expr:2.0004 round 3}}
*{{xpd|rnd|2.0004|3}}
*{{xpd|rnd|0.000020004|8}}
*{{xpd|rnd|0|8}}
</noinclude>
Anonymous user