Difference between revisions of "Math Test"
Jump to navigation
Jump to search
imported>Ichuang |
imported>Ichuang |
||
(54 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | == Equations with numbers == | ||
+ | |||
+ | {| width=100% align=left | ||
+ | |- | ||
+ | | width=95% | <math> | ||
+ | {\bf{\mu}} = \frac{q}{2m} { {\bf{L}} } \equiv \gamma_{\ell} | ||
+ | {\bf{L}} | ||
+ | </math> | ||
+ | | width=5% | <span id="Eq.1.2">(1.2)</span> | ||
+ | |} | ||
+ | |||
+ | {{Eq | ||
+ | |math=<math>{\bf{\mu}} = \frac{q}{2m} { {\bf{L}} } \equiv \gamma_{\ell}{\bf{L}}</math> | ||
+ | |num=1.3 | ||
+ | }} | ||
+ | |||
+ | before <span id="eq3.12">test span</span> after | ||
+ | |||
+ | before <span id="helloworld">test span2</span> after | ||
+ | |||
+ | <span id="anchor_name">some text</span> | ||
+ | |||
+ | == Misc Math == | ||
+ | <math> | ||
+ | {\mathchar'26\mkern-10mu\lambda} | ||
+ | </math> | ||
+ | |||
+ | <math> | ||
+ | N_b (t) = N_b (0) e^{-\gamma_b t} | ||
+ | </math> | ||
+ | |||
+ | <math> | ||
+ | {\bf{\mu}} = \frac{q}{2m} { {\bf{L}} } \equiv \gamma_{\ell} | ||
+ | {\bf{L}} | ||
+ | </math> | ||
+ | |||
+ | <math> | ||
+ | {\bf{L}} \equiv { {\bf{r}} } \times { {\bf{p}} } = m [{ {\bf{r}} } \times { {\bf{v}} }] | ||
+ | </math> | ||
+ | |||
This is a test | This is a test | ||
<math>\frac{\alpha}{\sqrt{\gamma+1}} </math> | <math>\frac{\alpha}{\sqrt{\gamma+1}} </math> | ||
Line 9: | Line 49: | ||
<math>\bm{V}</math> | <math>\bm{V}</math> | ||
− | <math> \bf foo </math> | + | bold |
+ | <math> \bf foo </math> | ||
+ | <math> \textbf{foo} </math> | ||
+ | |||
+ | italic | ||
+ | <math> \it test</math> | ||
+ | |||
+ | cal | ||
+ | <math> \cal{C} </math> | ||
+ | |||
+ | left right | ||
+ | <math>\left[ \frac{x}{y} \right]</math> | ||
+ | <math>\left| \Psi \right\rangle</math> | ||
+ | |||
+ | align* | ||
+ | |||
+ | <math> | ||
+ | \begin{align} | ||
+ | \frac{d}{dt} \hat{\mu}_x | ||
+ | &= - \frac{i \gamma^2}{\hbar} B_0 i \hbar \hat{L}_y | ||
+ | = \gamma^2 \hat{L}_y B_0 | ||
+ | = \hat{\mu}_y \gamma B_0 \\ | ||
+ | \frac{d}{dt} \hat{\mu}_y | ||
+ | &= - \mu_x \gamma B_0 \\ | ||
+ | \frac{d}{dt} \hat{\mu}_z | ||
+ | &= 0 | ||
+ | \end{align} | ||
+ | </math> | ||
+ | |||
+ | :<math>\begin{align} | ||
+ | \left\langle \hat O\right\rangle | ||
+ | &= Tr \left(\hat O\hat\rho\right) | ||
+ | =\Sigma_n \left\langle n\right| \hat O\hat \rho \left|n\right\rangle | ||
+ | \end{align}</math> | ||
+ | |||
+ | |||
+ | {| width=100% align=left | ||
+ | |- | ||
+ | | width=95% | <math> | ||
+ | {\bf{\mu}} = \frac{q}{2m} { {\bf{L}} } \equiv \gamma_{\ell} | ||
+ | {\bf{L}} | ||
+ | </math> | ||
+ | | width=5% | <span id="Eq.1.4">(1.4)</span> | ||
+ | |} |
Latest revision as of 02:18, 1 March 2009
Equations with numbers
(1.2) |
(1.3)
before test span after
before test span2 after
some text
Misc Math
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle {\mathchar'26\mkern-10mu\lambda} }
This is a test
units: Failed to parse (unknown function "\unit"): {\displaystyle \frac{1}{\unit{1}{\kelvin}} } Failed to parse (unknown function "\unit"): {\displaystyle \unit{10}{\reciprocal\metre}}
mathbold: Failed to parse (unknown function "\bm"): {\displaystyle \bm{V}}
bold
italic
cal
left right
align*
(1.4) |