Template:Exp

Template page
Revision as of 05:16, 25 December 2021 by Cyclops (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{{1}}} x 10{{{2}}}

Documentation

A simple template for doing exponential notation. The 1st parameter is the number to be multiplied and the 2nd parameter is the exponent as a power of 10. There are no default values as it only makes sense to use with both values.

Example

{{Exp|2|3}}

2 x 103