Minor shortcut changes
[texmacs.git] / internal / demo / plugins / pari-demo.tm
blobb9b7ddb1b1bf13f1975eadaf78c282e0dc923cb7
1 <TeXmacs|1.0.0.6>
3 <style|<tuple|generic|pari>>
5 <\body>
6   <\session|pari|default>
7     <\output>
8       \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ GP/PARI CALCULATOR Version
9       2.2.0 (alpha)
11       \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ i686 running linux (ix86 kernel) 32-bit
12       version
14       \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ (readline v4.2 enabled, extended help
15       available)
17       \;
19       \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Copyright (C) 2000 The
20       PARI Group
22       \;
24       PARI/GP is free software, covered by the GNU General Public License,
25       and\ 
27       comes WITHOUT ANY WARRANTY WHATSOEVER.
29       \;
31       Type ? for help, \\q to quit.
33       Type ?12 for how to get moral (and possibly technical) support.
35       \;
37       \ \ \ realprecision = 28 significant digits
39       \ \ \ seriesprecision = 16 significant terms
41       \ \ \ format = g0.28
43       \;
45       parisize = 4000000, primelimit = 500000
47       \;
48     </output>
50     <\input|pari] >
51       250!
52     </input>
54     <\input|pari] >
55       (a+b+c)^10
56     </input>
58     <\input|pari] >
59       exp(sin(x))
60     </input>
62     <\input|pari] >
63       sin(x+y)
64     </input>
66     <\input|pari] >
67       M=mathilbert(8)
68     </input>
70     <\input|pari] >
71       M^2
72     </input>
74     <\input|pari] >
75       factor(1872878267836128736128361283612836128361218278913)
76     </input>
78     <\input|pari] >
79       \;
80     </input>
81   </session>
83   \;
84 </body>
86 <\initial>
87   <\collection>
88     <associate|paragraph width|150mm>
89     <associate|odd page margin|5mm>
90     <associate|page medium|automatic>
91     <associate|shrinking factor|4>
92     <associate|page right margin|5mm>
93     <associate|page top margin|5mm>
94     <associate|reduction page right margin|25mm>
95     <associate|page type|a4>
96     <associate|reduction page bottom margin|15mm>
97     <associate|even page margin|5mm>
98     <associate|reduction page left margin|25mm>
99     <associate|page height|614400unit>
100     <associate|page bottom margin|5mm>
101     <associate|reduction page top margin|15mm>
102     <associate|page width|798720unit>
103     <associate|language|english>
104   </collection>
105 </initial>