|
|
| (226 intermediate revisions by 29 users not shown) |
| Line 1: |
Line 1: |
| <noinclude> | | <includeonly>{{{{{♥|safesubst:}}}#invoke:val|main}}</includeonly><noinclude> |
| Template used to present values in a scientific manner, including uncertainty.
| | {{documentation}} |
| | | </noinclude> |
| == Arguments ==
| |
| # The value
| |
| # The uncertainty
| |
| or
| |
| # The value
| |
| # The upper limit of uncertainty
| |
| # The lower limit of uncertainty (negative)
| |
| | |
| == Examples ==
| |
| :<code><nowiki>{{ScientificValue|1.234|0.005}}</nowiki></code> -> {{ScientificValue|1.234|0.005}}
| |
| :<code><nowiki>{{ScientificValue|1.234|+0.005|-0.001}}</nowiki></code> -> {{ScientificValue|1.234|+0.005|-0.001}} | |
| | |
| </noinclude><includeonly>{{{1}}}{{#if: {{{3|}}}
| |
| |<sub>−{{#expr:-{{{3}}}}}</sub><sup style="margin-left: -{{DigitsInNumber|{{{3}}}}}ex;">+{{#expr:{{{2}}}}}</sup>
| |
| |±{{#expr:{{{2}}}}}
| |
| }}</includeonly>
| |
Latest revision as of 14:07, 3 September 2020
Lua error in package.lua at line 80: module 'Module:Documentation/config' not found.