Template:Round/doc: Difference between revisions

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



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