Template:Round/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Myheimu
No edit summary
meta>Patrick
(→‎Usage: * {{rnd|1542689271|2}} → 1.54268927100×10^9)
Line 12: Line 12:
*{{<code>rnd|154268988|-6</code>}} gives {{rnd|154268988|-6}}
*{{<code>rnd|154268988|-6</code>}} gives {{rnd|154268988|-6}}
**whereas {{<code>#expr:154268988 round -6</code>}} gives [[m:help:calculation#Numbers as output|either]] 1.54E+8 or 154000000
**whereas {{<code>#expr:154268988 round -6</code>}} gives [[m:help:calculation#Numbers as output|either]] 1.54E+8 or 154000000
*{{<code>rnd|1542689271|-7</code>}} gives {{rnd|1542689271|-7}}
*{{xpsoc|rnd|1542689271|-7}}
*{{xpsoc|rnd|1542689271|2}}


<includeonly><!--
<includeonly><!--

Revision as of 06:10, 21 November 2010

Usage

This template rounds {{{1}}} to {{{2}}} decimal places (goes the other way for negatives) and includes trailing zeros. Scientific notation is used for numbers greater than or equal to 1×109, or less than 1×10−4.

Compare: