Rev 5755 | Rev 11530 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5755 | Rev 11520 | ||
---|---|---|---|
Line 1... | Line -... | ||
1 | - | ||
2 | : |
1 | :Tipus de variables |
3 | : |
2 | :Tipus,Exemple,Significat |
4 | :real |
3 | :real |
5 | \real{x=random(-5..5)} |
4 | \real{x=random(-5..5)} |
6 | \x |
5 | \x és un nombre real aleatori entre -5 i 5 |
7 | :complex |
6 | :complex |
8 | \complex{z=(1+2*i)^3} |
7 | \complex{z=(1+2*i)^3} |
9 | \z est le nombre complexe z=(1+2*i)^3 |
8 | \z est le nombre complexe z=(1+2*i)^3 |
10 | :text |
9 | :text |
11 | \text{a=1 2 3} |
10 | \text{a=1 2 3} |