{{{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