Rev 4091 | Rev 5755 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4091 | Rev 4452 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | :Geavanceerd |
1 | :Geavanceerd |
2 | : |
2 | :Functie,Voorbeeld,Effect |
3 | :pari |
3 | :pari |
4 | pari(factor(2^101-1)) |
4 | pari(factor(2^101-1)) |
5 | call PARI/GP: here to factor an integer |
5 | call PARI/GP: here to factor an integer |
6 | :maxima |
6 | :maxima |
7 | maxima(integrate(x^2+1,x);) |
7 | maxima(integrate(x^2+1,x);) |