Template:Round: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
en>Jimp
(new version in the works)
en>Jimp
(z)
Line 1: Line 1:
<!--{{rnd/{{#expr:{{{2}}}>0}}|{{{1}}}|{{{2}}}}}--><includeonly>{{#ifeq:{{#expr:{{{2}}}round0}}|{{#expr:{{{2}}}}}|{{#ifexpr:{{{2}}}<-3|{{rnd/+
<!--{{rnd/z{{#expr:{{{2}}}>0}}|{{{1}}}|{{{2}}}}}--><includeonly>{{#ifeq:{{#expr:{{{2}}}round0}}|{{#expr:{{{2}}}}}|{{#ifexpr:{{{2}}}<-3|{{rnd/+
|{{{1}}}
|{{{1}}}
|(-({{{2}}}))mod3
|(-({{{2}}}))mod3

Revision as of 08:02, 4 October 2007

This template rounds {{{1}}} to {{{2}}} decimal places (goes the other way for negatives), includes trailing zeros & avoids E notation.