Difference between revisions of "Main Page"

From wiki.doumith.net
Jump to: navigation, search
Line 1: Line 1:
 
<strong>MediaWiki has been successfully installed.</strong>
 
<strong>MediaWiki has been successfully installed.</strong>
  
testing math
+
testing <math>\vspace{-2px}x_1</math> math
<math>c=\sqrt{x_1^2 + x_2^2}</math>
+
<math>\vspace{-9px}c=\sqrt{x_1^2 + x_2^2}</math>
  
<math>\LARGE x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}</math>
+
<math>\vspace*{+50px}\LARGE x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}</math>
  
 
<source lang="javascript" line="2" highlight="4,6" title="title">
 
<source lang="javascript" line="2" highlight="4,6" title="title">

Revision as of 18:36, 28 March 2016

MediaWiki has been successfully installed.

testing x_1 math c=\sqrt{x_1^2 + x_2^2}

\LARGE x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}

// SyntaxHighlighter makes your code snippets beautiful without tiring your servers.
var setArray = function(elems) {
    this.length = 0;
    push.apply(this, elems);
    return this;
}


Consult the User's Guide for information on using the wiki software.

Getting started