How does one get the exponent up on top of the x eg: 2x'2
Jul 30th 2008, 06:33 AM
Chris L T521
Quote:
Originally Posted by Zantop
How does one get the exponent up on top of the x eg: 2x'2
Put this within the [tex] tags:
Code:
2x^2
Your output is $\displaystyle 2x^2$.
--Chris
Jul 30th 2008, 06:45 AM
flyingsquirrel
Hello
Quote:
Originally Posted by Chris L T521
Put this within the [tex] tags:
Code:
2x^2
Your output is $\displaystyle 2x^2$.
I don't know if you're aware of this or not but to get "[tex]x^2[/tex]" you can type [noparse][tex]x^2[/tex][/noparse]. The tags which are within the "noparse" tags are not interpreted by the forum.
Jul 30th 2008, 06:51 AM
Chris L T521
Quote:
Originally Posted by flyingsquirrel
Hello
I don't know if you're aware of this or not but to get "[tex]x^2[/tex]" you can type [noparse][tex]x^2[/tex][/noparse]. The tags which are within the "noparse" tags are not interpreted by the forum.