Template:Scinote/e: Difference between revisions
Template page
More actions
Created page with "<includeonly>{{{1}}}<span style="margin-left:0.2em">×<span style="margin-left:0.1em">10</span></span><s style="display:none">^</s><sup>{{#ifexpr:{{{2}}}<0|−{{#expr:-{{{2}}}}}|{{{2}}}}}</sup></includeonly><noinclude> {{Documentation|content= This subtemplate gives ''a''<span style="margin-left:0.2em">×<span style="margin-left:0.1em">10</span></span><sup>''b''</sup> where ''a'' and ''b'' are given by unnamed parameters {{{1}}} and {{{2}}} respectively. {{{2}}} must be..." |
(No difference)
|
Latest revision as of 23:49, 20 February 2025
This subtemplate gives a×10b where a and b are given by unnamed parameters {{{1}}} and {{{2}}} respectively. {{{2}}} must be numerical, negative values are displayed with a proper minus sign. The multiplication sign is spaced with thin non-breaking spaces.
Example:
{{scinote/e|2|3}}
? 2×10 3
Compare {{e}}:
{{e|3}}
? ×103