Difference between revisions of "TestBgschaid"

From OpenFOAMWiki
m
m
Line 3: Line 3:
 
From the original docu:
 
From the original docu:
 
<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>
  
 
Testen des Syntax Highlighning
 
Testen des Syntax Highlighning

Revision as of 12:47, 1 June 2005

Test equation: E=m c^2

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

Noch eins: \alpha

Testen des Syntax Highlighning

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