Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mathjax_plugin_tests [2021/02/04 15:47] bgellymathjax_plugin_tests [2024/03/14 12:03] (current) admin
Line 1: Line 1:
 +**Inline math tests (mathjax plugin)** \\
 +This is is a test:  $a^2 + b^2 = c^2$           \\
 +This is another test: \(1+2+\dots+n=\frac{n(n+1)}{2}\)  
 +
 +To display math on its own line, use double dollar signs:\\
 + => ''$$ \frac{d}{dx}\left( \int_{0}^{x} f(u)\,du\right)=f(x) $$'' \\ 
 +gives:
 +$$ \frac{d}{dx}\left( \int_{0}^{x} f(u)\,du\right)=f(x) $$
 +
 +or escaped square brackets: \\
 +=>  ''\[ \sin A \cos B = \frac{1}{2}\left[ \sin(A-B)+\sin(A+B) \right] \]''\\
 +gives:
 +\[ \sin A \cos B = \frac{1}{2}\left[ \sin(A-B)+\sin(A+B) \right] \]
 +
 +
 +Numbered equations:
 +
 +(tab) If $\hat T_p$ is the complex fourier tranform, the bispectrum (triple correlation) is: 
 +\begin{equation}
 +\hat T_{p,q}^{(3)}=\hat T_p.\hat T_q. \hat T_{-p-q}
 +\end{equation}
  
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki