Difference between revisions of "Sandbox"
From ATI public wiki
Line 9: | Line 9: | ||
{{Welcome}} | {{Welcome}} | ||
+ | |||
+ | . | ||
+ | |||
+ | <math>\surd, \sqrt{2}, \sqrt[n]{}, \sqrt[3]{x^3+y^3 \over 2} </math> | ||
+ | |||
+ | <math>\surd, \sqrt{2}, \sqrt[n]{}, \sqrt[5]{x^3+y^3+z \over 2} </math> | ||
+ | |||
+ | <math>\surd, \sqrt{2}, \sqrt{7}, \sqrt[n]{}, \sqrt[5]{x^3+y^3+z \over 2} </math> | ||
+ | |||
+ | . | ||
+ | |||
Revision as of 19:29, 11 April 2019
{{#if: Sandbox | }}- siin saab proovida
mingit rumalustmidagi kirjutada - ja vaadata kuidas see välja näeb
Hello! Welcome to the wiki.
.
.
- lalalala
#include <stdio.h>
int main( int argc, char **argv )
{
printf("Hello World\n\r");
return 0;
}