User:Kruhly/Math Markup
Contents
Math
Math markup<math> \frac{\beta + \alpha}{1 + \gamma} </math> renders as the following: [math] \frac{\beta + \alpha}{1 + \gamma} [/math] <math>\sum^N_{i=0} \int^{\frac{\pi}{2}}_x x_i^3+\frac{1}{x_i} \,dx_i</math> [math]\sum^N_{i=0} \int^{\frac{\pi}{2}}_x x_i^3+\frac{1}{x_i} \,dx_i[/math] <math>\delta \omega_{ng}= \omega_{ng} - \bar{\omega}_{ng}</math>
<math> \left( \int_{- \bar{\omega}_{ng}}^\infty d(\delta \omega_{ng}) \int_{- \bar{\omega}_{mg}}^\infty d(\delta \omega_{mg}) ... \right) \xi_{ij...k}^{(b)} (\omega_{ng}, \omega_{mg},...) f_{ng}(\delta\omega_{ng}) f_{mg}(\delta\omega_{mg}) ... </math>
|
Two Column ActivityYour goal is to solve the following equation for the variable [math]x[/math]: [math]ax^2 + bx +c = 0[/math] | ||
|
Matrices
[math]\mathbf{A} = \begin{bmatrix} 9 & 8 & 6 \\ 1 & 2 & 7 \\ 4 & 9 & 2 \\ 6 & 0 & 5 \end{bmatrix}[/math] or [math]\mathbf{A} = \begin{pmatrix} 9 & 8 & 6 \\ 1 & 2 & 7 \\ 4 & 9 & 2 \\ 6 & 0 & 5 \end{pmatrix} [/math]