Template:Tex number

This template takes the output of #expr and converts it to a TeX string.

Examples:

"{{tex number|234}}" → "2.34 \times 10^{ 2 } "

"{{tex number|2.34}}" → "2.34 "

"{{tex number|2.34e-4}}" → "2.34 \times 10^{ -4 } "

{{#tag:math|{{tex number|234}}}} gives 2.34×102

{{#tag:math|{{tex number|2.34}}}} gives 2.34

{{#tag:math|{{tex number|2.34e-4}}}} gives 2.34×104

Category:Mathematical templates
Category:Mathematical templates