Latex scientific notation, made easy
\providecommand{\e}[1]{\ensuremath{\times 10^{#1}}}
Then, typing
The [111] crystal planes are 3.2\e{-10} m apart.
http://www.tapdancinggoats.com/easy-scientific-notation-in-latex.htm
\providecommand{\e}[1]{\ensuremath{\times 10^{#1}}}
Then, typing
The [111] crystal planes are 3.2\e{-10} m apart.
http://www.tapdancinggoats.com/easy-scientific-notation-in-latex.htm
leave a comment