Template:Round/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Patrick
(→‎Usage: * {{rnd|1542689271|2}} → 1.54268927100×10^9)
meta>Patrick
(→‎Usage: # {{rnd|-123|1}} → −123.0 # {{rnd|-1200007|2}} → −1,200,007.00 # {{rnd|-1234567899|-7}} → −1.23×10^9)
Line 14: Line 14:
*{{xpsoc|rnd|1542689271|-7}}
*{{xpsoc|rnd|1542689271|-7}}
*{{xpsoc|rnd|1542689271|2}}
*{{xpsoc|rnd|1542689271|2}}
*{{xpsoc|rnd|-123|1}}
*{{xpsoc|rnd|-1200007|2}}
*{{xpsoc|rnd|-1234567899|-7}}


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

Revision as of 06:14, 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: