HRWiki:Sandbox
From Homestar Runner Wiki
(Difference between revisions)
The McArby (Talk | contribs) |
(it's latex, isn't it?) |
||
Line 1: | Line 1: | ||
- | <math>5^3 x 5^7=5^10</math> | + | <math>5^3 x 5^7=5^{10}</math> |
5<sup>3</sup> · 5<sup>7</sup>=5<sup>10</sup> | 5<sup>3</sup> · 5<sup>7</sup>=5<sup>10</sup> |
Revision as of 19:55, 8 November 2009
53x57 = 510
53 · 57=510
So, how does one render a two digit superscript in <math> tag?
I checked to see if a ^ before the 0 would do it, but that just broke it...