Template:Val

From Zoophilia Wiki
Revision as of 15:55, 27 March 2008 by meta>SkyLined (Final fix for alignment issues hopefully)
Jump to navigationJump to search

Template used to present values in a scientific manner, including uncertainty. You can use either {{ScientificValue}} or {{val}} to call this template.

Arguments

1 The value
2 The uncertainty

or, if a third argument is specified:

2 The upper limit of uncertainty
3 The lower limit of uncertainty (must be negative)

finally, you can supplied an exponent for 10:

e The exponent for ten.

Examples

{{ScientificValue|1.234|0.005}} -> Template:ScientificValue
{{ScientificValue|1.234|+0.005|-0.001}} -> Template:ScientificValue
{{ScientificValue|1.234|0.05|e=5}} -> Template:ScientificValue
{{ScientificValue|1.234|+0.05|-0.04|e=-23}} -> Template:ScientificValue