Difference between revisions of "Sandbox"
From SolarSailWiki
m |
m |
||
| Line 1: | Line 1: | ||
<am>int_-1^1 f(x+a/b)</am> | <am>int_-1^1 f(x+a/b)</am> | ||
| + | |||
| + | <DIV CLASS="math"> | ||
| + | \int^1_\kappa | ||
| + | \left[\bigl(1-w^2\bigr)\bigl(\kappa^2-w^2\bigr)\right]^{-1/2} dw | ||
| + | = \frac{4}{\left(1+\sqrt{\kappa}\,\right)^2} K | ||
| + | \left(\left(\frac{1-\sqrt{\kappa}}{1+\sqrt{\kappa}}\right)^{\!\!2}\right) | ||
| + | </DIV> | ||
| + | |||
| + | <php> echo '<SCRIPT SRC="../Wikka/3rdparty/plugins/jsmath/plugins/autoload.js"></SCRIPT> | ||
| + | <NOSCRIPT> | ||
| + | <DIV STYLE="color:#CC0000; text-align:center"> | ||
| + | <B>Warning: <A HREF="http://www.math.union.edu/locate/jsMath">jsMath</A> | ||
| + | requires JavaScript to process the mathematics on this page.<BR> | ||
| + | If your browser supports JavaScript, be sure it is enabled.</B> | ||
| + | </DIV> | ||
| + | <HR> | ||
| + | </NOSCRIPT> | ||
| + | <script>jsMath.process()</script> | ||
| + | |||
| + | ';</php> | ||
Revision as of 16:56, 20 April 2006
<am>int_-1^1 f(x+a/b)</am>
\int^1_\kappa \left[\bigl(1-w^2\bigr)\bigl(\kappa^2-w^2\bigr)\right]^{-1/2} dw = \frac{4}{\left(1+\sqrt{\kappa}\,\right)^2} K \left(\left(\frac{1-\sqrt{\kappa}}{1+\sqrt{\kappa}}\right)^{\!\!2}\right)
<php> echo '<SCRIPT SRC="../Wikka/3rdparty/plugins/jsmath/plugins/autoload.js"></SCRIPT> <NOSCRIPT>
Warning: <A HREF="http://www.math.union.edu/locate/jsMath">jsMath</A> requires JavaScript to process the mathematics on this page.
If your browser supports JavaScript, be sure it is enabled.
</NOSCRIPT>
<script>jsMath.process()</script>
';</php>