|
|
(105 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| ==TEST PAGE== | | =DRAFT= |
| | |
| The first possibility<ref name="Dog" /> is the probability of a successful trial, <math>(1-p)</math>, where <math>p</math> is the probability of failure in trial <math>n-1</math>, while being in the unreliable state, <math>P_{n-1}(0)</math>, before the <math>n-1</math> trial, or:
| |
| | |
| ::<math>(1-p)P_{n-1}(0)</math>
| |
| | |
| ::<math>ax^2 + bx + c = 0</math>
| |
| | |
| | |
| ==References==
| |
| <ref name="Dog"> This is the dog reference.</ref>
| |
| | |
| | |
| '''Examples of expressions that are always rendered as PNG images'''
| |
| | |
| <math>x={-b\pm\sqrt{b^2-4ac} \over 2a}</math>
| |
| | |
| <math>2 = \left( \frac{\left(3-x\right) \times 2}{3-x} \right)</math>
| |
| | |
| | |
| Use <nowiki>\textstyle</nowiki> markup to make it smaller:
| |
| <math>\textstyle 2 = \left( \frac{\left(3-x\right) \times 2}{3-x} \right)</math>
| |
| | |
| | |
| <hr>
| |
| Regular size formula:
| |
| :The formula <math>\sum_{n=1}^\infty 1/n^2 = \pi^2/6 </math> is used for...
| |
| | |
| <nowiki>\textstyle</nowiki> markup:
| |
| :The formula <math>\textstyle\sum_{n=1}^\infty 1/n^2 = \pi^2/6</math> is used for...
| |
| | |
| <hr>
| |
| | |
| Mix of HTML and TeX markup:
| |
| | |
| TPH = <math>\tau</math>(DTO<sub>4</sub> – DTR<sub>1</sub>)
| |
| | |
| | |
| All TeX markup:
| |
| | |
| <math>TPH = \tau(DTO_{4}-DTR_{1})</math>
| |