Difference between revisions of "TestBgschaid"

From OpenFOAMWiki
m
m
Line 4: Line 4:
 
<math>x=\sum_{n=0}^\infty \frac{x^n}{n!}</math>
 
<math>x=\sum_{n=0}^\infty \frac{x^n}{n!}</math>
  
Noch eins: <math>\alpha</math>
+
Noch eins: <math>\int_{x=0}^\infty\alpha</math>
  
 
Testen des Syntax Highlighning
 
Testen des Syntax Highlighning

Revision as of 12:48, 1 June 2005

Test equation: E=m c^2

From the original docu: x=\sum_{n=0}^\infty \frac{x^n}{n!}

Noch eins: \int_{x=0}^\infty\alpha

Testen des Syntax Highlighning

 
#include <iostream>
 
main() {
  std::cout << "Hello, cruel world!\n"
}
 
ls `pwd` | grep nix