Added script front-end for primer-design code
[htsworkflow.git] / htswanalysis / MACS / lib / gsl / gsl-1.11 / doc / rand-levy.tex
1 % GNUPLOT: plain TeX with Postscript
2 \begingroup
3   \catcode`\@=11\relax
4   \def\GNUPLOTspecial{%
5     \def\do##1{\catcode`##1=12\relax}\dospecials
6     \catcode`\{=1\catcode`\}=2\catcode\%=14\relax\special}%
7 %
8 \expandafter\ifx\csname GNUPLOTpicture\endcsname\relax
9   \csname newdimen\endcsname\GNUPLOTunit
10   \gdef\GNUPLOTpicture(#1,#2){\vbox to#2\GNUPLOTunit\bgroup
11     \def\put(##1,##2)##3{\unskip\raise##2\GNUPLOTunit
12       \hbox to0pt{\kern##1\GNUPLOTunit ##3\hss}\ignorespaces}%
13     \def\ljust##1{\vbox to0pt{\vss\hbox to0pt{##1\hss}\vss}}%
14     \def\cjust##1{\vbox to0pt{\vss\hbox to0pt{\hss ##1\hss}\vss}}%
15     \def\rjust##1{\vbox to0pt{\vss\hbox to0pt{\hss ##1}\vss}}%
16     \def\stack##1{\let\\=\cr\tabskip=0pt\halign{\hfil ####\hfil\cr ##1\crcr}}%
17     \def\lstack##1{\hbox to0pt{\vbox to0pt{\vss\stack{##1}}\hss}}%
18     \def\cstack##1{\hbox to0pt{\hss\vbox to0pt{\vss\stack{##1}}\hss}}%
19     \def\rstack##1{\hbox to0pt{\vbox to0pt{\stack{##1}\vss}\hss}}%
20     \vss\hbox to#1\GNUPLOTunit\bgroup\ignorespaces}%
21   \gdef\endGNUPLOTpicture{\hss\egroup\egroup}%
22 \fi
23 \GNUPLOTunit=0.1bp
24 \GNUPLOTpicture(3600,2376)
25 {\GNUPLOTspecial{"
26 %!PS-Adobe-2.0 EPSF-2.0
27 %%Title: rand-levy.tex
28 %%Creator: gnuplot 4.0 patchlevel 0
29 %%CreationDate: Wed Aug 31 12:38:29 2005
30 %%DocumentFonts: 
31 %%BoundingBox: 0 0 360 237
32 %%Orientation: Landscape
33 %%EndComments
34 /gnudict 256 dict def
35 gnudict begin
36 /Color false def
37 /Solid false def
38 /gnulinewidth 5.000 def
39 /userlinewidth gnulinewidth def
40 /vshift -33 def
41 /dl {10.0 mul} def
42 /hpt_ 31.5 def
43 /vpt_ 31.5 def
44 /hpt hpt_ def
45 /vpt vpt_ def
46 /Rounded false def
47 /M {moveto} bind def
48 /L {lineto} bind def
49 /R {rmoveto} bind def
50 /V {rlineto} bind def
51 /N {newpath moveto} bind def
52 /C {setrgbcolor} bind def
53 /f {rlineto fill} bind def
54 /vpt2 vpt 2 mul def
55 /hpt2 hpt 2 mul def
56 /Lshow { currentpoint stroke M
57   0 vshift R show } def
58 /Rshow { currentpoint stroke M
59   dup stringwidth pop neg vshift R show } def
60 /Cshow { currentpoint stroke M
61   dup stringwidth pop -2 div vshift R show } def
62 /UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
63   /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
64 /DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
65  {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse } def
66 /BL { stroke userlinewidth 2 mul setlinewidth
67       Rounded { 1 setlinejoin 1 setlinecap } if } def
68 /AL { stroke userlinewidth 2 div setlinewidth
69       Rounded { 1 setlinejoin 1 setlinecap } if } def
70 /UL { dup gnulinewidth mul /userlinewidth exch def
71       dup 1 lt {pop 1} if 10 mul /udl exch def } def
72 /PL { stroke userlinewidth setlinewidth
73       Rounded { 1 setlinejoin 1 setlinecap } if } def
74 /LTw { PL [] 1 setgray } def
75 /LTb { BL [] 0 0 0 DL } def
76 /LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
77 /LT0 { PL [] 1 0 0 DL } def
78 /LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
79 /LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
80 /LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
81 /LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
82 /LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
83 /LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
84 /LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
85 /LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
86 /Pnt { stroke [] 0 setdash
87    gsave 1 setlinecap M 0 0 V stroke grestore } def
88 /Dia { stroke [] 0 setdash 2 copy vpt add M
89   hpt neg vpt neg V hpt vpt neg V
90   hpt vpt V hpt neg vpt V closepath stroke
91   Pnt } def
92 /Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
93   currentpoint stroke M
94   hpt neg vpt neg R hpt2 0 V stroke
95   } def
96 /Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
97   0 vpt2 neg V hpt2 0 V 0 vpt2 V
98   hpt2 neg 0 V closepath stroke
99   Pnt } def
100 /Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
101   hpt2 vpt2 neg V currentpoint stroke M
102   hpt2 neg 0 R hpt2 vpt2 V stroke } def
103 /TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
104   hpt neg vpt -1.62 mul V
105   hpt 2 mul 0 V
106   hpt neg vpt 1.62 mul V closepath stroke
107   Pnt  } def
108 /Star { 2 copy Pls Crs } def
109 /BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
110   0 vpt2 neg V  hpt2 0 V  0 vpt2 V
111   hpt2 neg 0 V  closepath fill } def
112 /TriUF { stroke [] 0 setdash vpt 1.12 mul add M
113   hpt neg vpt -1.62 mul V
114   hpt 2 mul 0 V
115   hpt neg vpt 1.62 mul V closepath fill } def
116 /TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
117   hpt neg vpt 1.62 mul V
118   hpt 2 mul 0 V
119   hpt neg vpt -1.62 mul V closepath stroke
120   Pnt  } def
121 /TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
122   hpt neg vpt 1.62 mul V
123   hpt 2 mul 0 V
124   hpt neg vpt -1.62 mul V closepath fill} def
125 /DiaF { stroke [] 0 setdash vpt add M
126   hpt neg vpt neg V hpt vpt neg V
127   hpt vpt V hpt neg vpt V closepath fill } def
128 /Pent { stroke [] 0 setdash 2 copy gsave
129   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
130   closepath stroke grestore Pnt } def
131 /PentF { stroke [] 0 setdash gsave
132   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
133   closepath fill grestore } def
134 /Circle { stroke [] 0 setdash 2 copy
135   hpt 0 360 arc stroke Pnt } def
136 /CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
137 /C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
138 /C1 { BL [] 0 setdash 2 copy        moveto
139        2 copy  vpt 0 90 arc closepath fill
140                vpt 0 360 arc closepath } bind def
141 /C2 { BL [] 0 setdash 2 copy moveto
142        2 copy  vpt 90 180 arc closepath fill
143                vpt 0 360 arc closepath } bind def
144 /C3 { BL [] 0 setdash 2 copy moveto
145        2 copy  vpt 0 180 arc closepath fill
146                vpt 0 360 arc closepath } bind def
147 /C4 { BL [] 0 setdash 2 copy moveto
148        2 copy  vpt 180 270 arc closepath fill
149                vpt 0 360 arc closepath } bind def
150 /C5 { BL [] 0 setdash 2 copy moveto
151        2 copy  vpt 0 90 arc
152        2 copy moveto
153        2 copy  vpt 180 270 arc closepath fill
154                vpt 0 360 arc } bind def
155 /C6 { BL [] 0 setdash 2 copy moveto
156       2 copy  vpt 90 270 arc closepath fill
157               vpt 0 360 arc closepath } bind def
158 /C7 { BL [] 0 setdash 2 copy moveto
159       2 copy  vpt 0 270 arc closepath fill
160               vpt 0 360 arc closepath } bind def
161 /C8 { BL [] 0 setdash 2 copy moveto
162       2 copy vpt 270 360 arc closepath fill
163               vpt 0 360 arc closepath } bind def
164 /C9 { BL [] 0 setdash 2 copy moveto
165       2 copy  vpt 270 450 arc closepath fill
166               vpt 0 360 arc closepath } bind def
167 /C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
168        2 copy moveto
169        2 copy vpt 90 180 arc closepath fill
170                vpt 0 360 arc closepath } bind def
171 /C11 { BL [] 0 setdash 2 copy moveto
172        2 copy  vpt 0 180 arc closepath fill
173        2 copy moveto
174        2 copy  vpt 270 360 arc closepath fill
175                vpt 0 360 arc closepath } bind def
176 /C12 { BL [] 0 setdash 2 copy moveto
177        2 copy  vpt 180 360 arc closepath fill
178                vpt 0 360 arc closepath } bind def
179 /C13 { BL [] 0 setdash  2 copy moveto
180        2 copy  vpt 0 90 arc closepath fill
181        2 copy moveto
182        2 copy  vpt 180 360 arc closepath fill
183                vpt 0 360 arc closepath } bind def
184 /C14 { BL [] 0 setdash 2 copy moveto
185        2 copy  vpt 90 360 arc closepath fill
186                vpt 0 360 arc } bind def
187 /C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
188                vpt 0 360 arc closepath } bind def
189 /Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
190        neg 0 rlineto closepath } bind def
191 /Square { dup Rec } bind def
192 /Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
193 /S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
194 /S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
195 /S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
196 /S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
197 /S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
198 /S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
199        exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
200 /S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
201 /S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
202        2 copy vpt Square fill
203        Bsquare } bind def
204 /S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
205 /S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
206 /S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
207        Bsquare } bind def
208 /S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
209        Bsquare } bind def
210 /S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
211 /S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
212        2 copy vpt Square fill Bsquare } bind def
213 /S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
214        2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
215 /S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
216 /D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
217 /D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
218 /D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
219 /D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
220 /D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
221 /D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
222 /D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
223 /D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
224 /D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
225 /D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
226 /D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
227 /D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
228 /D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
229 /D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
230 /D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
231 /D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
232 /DiaE { stroke [] 0 setdash vpt add M
233   hpt neg vpt neg V hpt vpt neg V
234   hpt vpt V hpt neg vpt V closepath stroke } def
235 /BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
236   0 vpt2 neg V hpt2 0 V 0 vpt2 V
237   hpt2 neg 0 V closepath stroke } def
238 /TriUE { stroke [] 0 setdash vpt 1.12 mul add M
239   hpt neg vpt -1.62 mul V
240   hpt 2 mul 0 V
241   hpt neg vpt 1.62 mul V closepath stroke } def
242 /TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
243   hpt neg vpt 1.62 mul V
244   hpt 2 mul 0 V
245   hpt neg vpt -1.62 mul V closepath stroke } def
246 /PentE { stroke [] 0 setdash gsave
247   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
248   closepath stroke grestore } def
249 /CircE { stroke [] 0 setdash 
250   hpt 0 360 arc stroke } def
251 /Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
252 /DiaW { stroke [] 0 setdash vpt add M
253   hpt neg vpt neg V hpt vpt neg V
254   hpt vpt V hpt neg vpt V Opaque stroke } def
255 /BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
256   0 vpt2 neg V hpt2 0 V 0 vpt2 V
257   hpt2 neg 0 V Opaque stroke } def
258 /TriUW { stroke [] 0 setdash vpt 1.12 mul add M
259   hpt neg vpt -1.62 mul V
260   hpt 2 mul 0 V
261   hpt neg vpt 1.62 mul V Opaque stroke } def
262 /TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
263   hpt neg vpt 1.62 mul V
264   hpt 2 mul 0 V
265   hpt neg vpt -1.62 mul V Opaque stroke } def
266 /PentW { stroke [] 0 setdash gsave
267   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
268   Opaque stroke grestore } def
269 /CircW { stroke [] 0 setdash 
270   hpt 0 360 arc Opaque stroke } def
271 /BoxFill { gsave Rec 1 setgray fill grestore } def
272 /BoxColFill {
273   gsave Rec
274   /Fillden exch def
275   currentrgbcolor
276   /ColB exch def /ColG exch def /ColR exch def
277   /ColR ColR Fillden mul Fillden sub 1 add def
278   /ColG ColG Fillden mul Fillden sub 1 add def
279   /ColB ColB Fillden mul Fillden sub 1 add def
280   ColR ColG ColB setrgbcolor
281   fill grestore } def
282 %
283 % PostScript Level 1 Pattern Fill routine
284 % Usage: x y w h s a XX PatternFill
285 %       x,y = lower left corner of box to be filled
286 %       w,h = width and height of box
287 %         a = angle in degrees between lines and x-axis
288 %        XX = 0/1 for no/yes cross-hatch
289 %
290 /PatternFill { gsave /PFa [ 9 2 roll ] def
291     PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
292     PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
293     gsave 1 setgray fill grestore clip
294     currentlinewidth 0.5 mul setlinewidth
295     /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
296     0 0 M PFa 5 get rotate PFs -2 div dup translate
297         0 1 PFs PFa 4 get div 1 add floor cvi
298         { PFa 4 get mul 0 M 0 PFs V } for
299     0 PFa 6 get ne {
300         0 1 PFs PFa 4 get div 1 add floor cvi
301         { PFa 4 get mul 0 2 1 roll M PFs 0 V } for
302     } if
303     stroke grestore } def
304 %
305 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
306 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
307 currentdict end definefont pop
308 end
309 %%EndProlog
310 gnudict begin
311 gsave
312 0 0 translate
313 0.100 0.100 scale
314 0 setgray
315 newpath
316 0.500 UL
317 LTb
318 481 331 M
319 -31 0 V
320 0.500 UL
321 LTb
322 481 719 M
323 -31 0 V
324 0.500 UL
325 LTb
326 481 1107 M
327 -31 0 V
328 0.500 UL
329 LTb
330 481 1494 M
331 -31 0 V
332 0.500 UL
333 LTb
334 481 1882 M
335 -31 0 V
336 0.500 UL
337 LTb
338 481 331 M
339 0 -31 V
340 0.500 UL
341 LTb
342 778 331 M
343 0 -31 V
344 0.500 UL
345 LTb
346 1075 331 M
347 0 -31 V
348 0.500 UL
349 LTb
350 1372 331 M
351 0 -31 V
352 0.500 UL
353 LTb
354 1669 331 M
355 0 -31 V
356 0.500 UL
357 LTb
358 1965 331 M
359 0 -31 V
360 0.500 UL
361 LTb
362 2262 331 M
363 0 -31 V
364 0.500 UL
365 LTb
366 2559 331 M
367 0 -31 V
368 0.500 UL
369 LTb
370 2856 331 M
371 0 -31 V
372 0.500 UL
373 LTb
374 3153 331 M
375 0 -31 V
376 0.500 UL
377 LTb
378 3450 331 M
379 0 -31 V
380 0.500 UL
381 LTb
382 0.500 UL
383 LTb
384 481 331 M
385 2969 0 V
386 0 1745 V
387 -2969 0 V
388 481 331 L
389 LTb
390 LTb
391 LTb
392 1.000 UP
393 1.000 UL
394 LT0
395 LTb
396 LT0
397 3087 1963 M
398 263 0 V
399 481 378 M
400 10 1 V
401 10 1 V
402 10 0 V
403 10 1 V
404 10 1 V
405 10 0 V
406 10 1 V
407 9 1 V
408 10 0 V
409 10 1 V
410 10 1 V
411 10 1 V
412 10 1 V
413 10 0 V
414 10 1 V
415 10 1 V
416 10 1 V
417 10 1 V
418 10 1 V
419 10 0 V
420 10 1 V
421 9 1 V
422 10 1 V
423 10 1 V
424 10 1 V
425 10 1 V
426 10 1 V
427 10 1 V
428 10 2 V
429 10 1 V
430 10 1 V
431 10 1 V
432 10 1 V
433 10 2 V
434 10 1 V
435 9 1 V
436 10 1 V
437 10 2 V
438 10 1 V
439 10 2 V
440 10 1 V
441 10 2 V
442 10 1 V
443 10 2 V
444 10 1 V
445 10 2 V
446 10 2 V
447 10 2 V
448 10 1 V
449 9 2 V
450 10 2 V
451 10 2 V
452 10 2 V
453 10 2 V
454 10 2 V
455 10 3 V
456 10 2 V
457 10 2 V
458 10 2 V
459 10 3 V
460 10 2 V
461 10 3 V
462 10 3 V
463 10 3 V
464 9 2 V
465 10 3 V
466 10 3 V
467 10 3 V
468 10 4 V
469 10 3 V
470 10 3 V
471 10 4 V
472 10 4 V
473 10 3 V
474 10 4 V
475 10 4 V
476 10 4 V
477 10 5 V
478 9 4 V
479 10 5 V
480 10 5 V
481 10 4 V
482 10 6 V
483 10 5 V
484 10 5 V
485 10 6 V
486 10 6 V
487 10 6 V
488 10 6 V
489 10 7 V
490 10 7 V
491 10 7 V
492 9 7 V
493 10 8 V
494 10 8 V
495 10 8 V
496 10 8 V
497 10 9 V
498 10 9 V
499 10 10 V
500 10 10 V
501 10 10 V
502 stroke
503 1494 681 M
504 10 11 V
505 10 11 V
506 10 12 V
507 10 12 V
508 9 13 V
509 10 13 V
510 10 13 V
511 10 15 V
512 10 14 V
513 10 16 V
514 10 16 V
515 10 16 V
516 10 17 V
517 10 18 V
518 10 19 V
519 10 19 V
520 10 20 V
521 10 20 V
522 10 22 V
523 9 22 V
524 10 22 V
525 10 24 V
526 10 23 V
527 10 25 V
528 10 25 V
529 10 26 V
530 10 26 V
531 10 26 V
532 10 27 V
533 10 26 V
534 10 27 V
535 10 27 V
536 10 26 V
537 9 26 V
538 10 26 V
539 10 24 V
540 10 24 V
541 10 22 V
542 10 21 V
543 10 19 V
544 10 18 V
545 10 15 V
546 10 13 V
547 10 11 V
548 10 8 V
549 10 5 V
550 10 3 V
551 9 0 V
552 10 -3 V
553 10 -5 V
554 10 -8 V
555 10 -11 V
556 10 -13 V
557 10 -15 V
558 10 -18 V
559 10 -19 V
560 10 -21 V
561 10 -22 V
562 10 -24 V
563 10 -24 V
564 10 -26 V
565 9 -26 V
566 10 -26 V
567 10 -27 V
568 10 -27 V
569 10 -26 V
570 10 -27 V
571 10 -26 V
572 10 -26 V
573 10 -26 V
574 10 -25 V
575 10 -25 V
576 10 -23 V
577 10 -24 V
578 10 -22 V
579 9 -22 V
580 10 -22 V
581 10 -20 V
582 10 -20 V
583 10 -19 V
584 10 -19 V
585 10 -18 V
586 10 -17 V
587 10 -16 V
588 10 -16 V
589 10 -16 V
590 10 -14 V
591 10 -15 V
592 10 -13 V
593 10 -13 V
594 9 -13 V
595 10 -12 V
596 10 -12 V
597 10 -11 V
598 10 -11 V
599 10 -10 V
600 10 -10 V
601 10 -10 V
602 10 -9 V
603 10 -9 V
604 10 -8 V
605 10 -8 V
606 10 -8 V
607 10 -8 V
608 stroke
609 2527 601 M
610 9 -7 V
611 10 -7 V
612 10 -7 V
613 10 -7 V
614 10 -6 V
615 10 -6 V
616 10 -6 V
617 10 -6 V
618 10 -5 V
619 10 -5 V
620 10 -6 V
621 10 -4 V
622 10 -5 V
623 10 -5 V
624 9 -4 V
625 10 -5 V
626 10 -4 V
627 10 -4 V
628 10 -4 V
629 10 -3 V
630 10 -4 V
631 10 -4 V
632 10 -3 V
633 10 -3 V
634 10 -4 V
635 10 -3 V
636 10 -3 V
637 10 -3 V
638 9 -2 V
639 10 -3 V
640 10 -3 V
641 10 -3 V
642 10 -2 V
643 10 -3 V
644 10 -2 V
645 10 -2 V
646 10 -2 V
647 10 -3 V
648 10 -2 V
649 10 -2 V
650 10 -2 V
651 10 -2 V
652 10 -2 V
653 9 -2 V
654 10 -1 V
655 10 -2 V
656 10 -2 V
657 10 -2 V
658 10 -1 V
659 10 -2 V
660 10 -1 V
661 10 -2 V
662 10 -1 V
663 10 -2 V
664 10 -1 V
665 10 -2 V
666 10 -1 V
667 9 -1 V
668 10 -1 V
669 10 -2 V
670 10 -1 V
671 10 -1 V
672 10 -1 V
673 10 -1 V
674 10 -2 V
675 10 -1 V
676 10 -1 V
677 10 -1 V
678 10 -1 V
679 10 -1 V
680 10 -1 V
681 9 -1 V
682 10 -1 V
683 10 0 V
684 10 -1 V
685 10 -1 V
686 10 -1 V
687 10 -1 V
688 10 -1 V
689 10 0 V
690 10 -1 V
691 10 -1 V
692 10 -1 V
693 10 -1 V
694 10 0 V
695 9 -1 V
696 10 -1 V
697 10 0 V
698 10 -1 V
699 10 -1 V
700 10 0 V
701 10 -1 V
702 10 -1 V
703 1.000 UL
704 LT1
705 LTb
706 LT1
707 3087 1863 M
708 263 0 V
709 481 333 M
710 10 0 V
711 10 0 V
712 10 1 V
713 10 0 V
714 10 0 V
715 10 0 V
716 10 1 V
717 9 0 V
718 10 0 V
719 10 1 V
720 10 0 V
721 10 1 V
722 10 0 V
723 10 0 V
724 10 1 V
725 10 0 V
726 10 1 V
727 10 1 V
728 10 0 V
729 10 1 V
730 10 1 V
731 9 1 V
732 10 0 V
733 10 1 V
734 10 1 V
735 10 1 V
736 10 1 V
737 10 2 V
738 10 1 V
739 10 1 V
740 10 2 V
741 10 1 V
742 10 2 V
743 10 1 V
744 10 2 V
745 9 2 V
746 10 2 V
747 10 2 V
748 10 2 V
749 10 2 V
750 10 3 V
751 10 2 V
752 10 3 V
753 10 3 V
754 10 3 V
755 10 3 V
756 10 3 V
757 10 3 V
758 10 4 V
759 9 4 V
760 10 4 V
761 10 4 V
762 10 4 V
763 10 4 V
764 10 5 V
765 10 5 V
766 10 5 V
767 10 5 V
768 10 6 V
769 10 5 V
770 10 6 V
771 10 7 V
772 10 6 V
773 10 7 V
774 9 7 V
775 10 7 V
776 10 7 V
777 10 8 V
778 10 8 V
779 10 8 V
780 10 8 V
781 10 9 V
782 10 9 V
783 10 9 V
784 10 10 V
785 10 9 V
786 10 11 V
787 10 10 V
788 9 10 V
789 10 11 V
790 10 12 V
791 10 11 V
792 10 12 V
793 10 12 V
794 10 12 V
795 10 12 V
796 10 13 V
797 10 13 V
798 10 13 V
799 10 13 V
800 10 14 V
801 10 14 V
802 9 14 V
803 10 14 V
804 10 15 V
805 10 14 V
806 10 15 V
807 10 15 V
808 10 15 V
809 10 15 V
810 10 16 V
811 10 15 V
812 stroke
813 1494 913 M
814 10 16 V
815 10 15 V
816 10 16 V
817 10 15 V
818 9 16 V
819 10 16 V
820 10 15 V
821 10 16 V
822 10 16 V
823 10 15 V
824 10 16 V
825 10 15 V
826 10 15 V
827 10 15 V
828 10 15 V
829 10 15 V
830 10 14 V
831 10 15 V
832 10 14 V
833 9 13 V
834 10 14 V
835 10 13 V
836 10 13 V
837 10 12 V
838 10 13 V
839 10 11 V
840 10 12 V
841 10 11 V
842 10 10 V
843 10 10 V
844 10 10 V
845 10 9 V
846 10 8 V
847 9 9 V
848 10 7 V
849 10 7 V
850 10 7 V
851 10 6 V
852 10 5 V
853 10 5 V
854 10 4 V
855 10 4 V
856 10 3 V
857 10 2 V
858 10 2 V
859 10 1 V
860 10 1 V
861 9 0 V
862 10 -1 V
863 10 -1 V
864 10 -2 V
865 10 -2 V
866 10 -3 V
867 10 -4 V
868 10 -4 V
869 10 -5 V
870 10 -5 V
871 10 -6 V
872 10 -7 V
873 10 -7 V
874 10 -7 V
875 9 -9 V
876 10 -8 V
877 10 -9 V
878 10 -10 V
879 10 -10 V
880 10 -10 V
881 10 -11 V
882 10 -12 V
883 10 -11 V
884 10 -13 V
885 10 -12 V
886 10 -13 V
887 10 -13 V
888 10 -14 V
889 9 -13 V
890 10 -14 V
891 10 -15 V
892 10 -14 V
893 10 -15 V
894 10 -15 V
895 10 -15 V
896 10 -15 V
897 10 -15 V
898 10 -16 V
899 10 -15 V
900 10 -16 V
901 10 -16 V
902 10 -15 V
903 10 -16 V
904 9 -16 V
905 10 -15 V
906 10 -16 V
907 10 -15 V
908 10 -16 V
909 10 -15 V
910 10 -16 V
911 10 -15 V
912 10 -15 V
913 10 -15 V
914 10 -15 V
915 10 -14 V
916 10 -15 V
917 10 -14 V
918 stroke
919 2527 779 M
920 9 -14 V
921 10 -14 V
922 10 -14 V
923 10 -13 V
924 10 -13 V
925 10 -13 V
926 10 -13 V
927 10 -12 V
928 10 -12 V
929 10 -12 V
930 10 -12 V
931 10 -11 V
932 10 -12 V
933 10 -11 V
934 9 -10 V
935 10 -10 V
936 10 -11 V
937 10 -9 V
938 10 -10 V
939 10 -9 V
940 10 -9 V
941 10 -9 V
942 10 -8 V
943 10 -8 V
944 10 -8 V
945 10 -8 V
946 10 -7 V
947 10 -7 V
948 9 -7 V
949 10 -7 V
950 10 -6 V
951 10 -7 V
952 10 -6 V
953 10 -5 V
954 10 -6 V
955 10 -5 V
956 10 -5 V
957 10 -5 V
958 10 -5 V
959 10 -4 V
960 10 -4 V
961 10 -4 V
962 10 -4 V
963 9 -4 V
964 10 -4 V
965 10 -3 V
966 10 -3 V
967 10 -3 V
968 10 -3 V
969 10 -3 V
970 10 -3 V
971 10 -2 V
972 10 -3 V
973 10 -2 V
974 10 -2 V
975 10 -2 V
976 10 -2 V
977 9 -2 V
978 10 -2 V
979 10 -1 V
980 10 -2 V
981 10 -1 V
982 10 -2 V
983 10 -1 V
984 10 -1 V
985 10 -2 V
986 10 -1 V
987 10 -1 V
988 10 -1 V
989 10 -1 V
990 10 0 V
991 9 -1 V
992 10 -1 V
993 10 -1 V
994 10 0 V
995 10 -1 V
996 10 -1 V
997 10 0 V
998 10 -1 V
999 10 0 V
1000 10 0 V
1001 10 -1 V
1002 10 0 V
1003 10 -1 V
1004 10 0 V
1005 9 0 V
1006 10 -1 V
1007 10 0 V
1008 10 0 V
1009 10 0 V
1010 10 -1 V
1011 10 0 V
1012 10 0 V
1013 0.500 UL
1014 LTb
1015 481 331 M
1016 2969 0 V
1017 0 1745 V
1018 -2969 0 V
1019 481 331 L
1020 1.000 UP
1021 stroke
1022 grestore
1023 end
1024 showpage
1025 }}%
1026 \put(3037,1863){\rjust{$c=1, \alpha=2.0$}}%
1027 \put(3037,1963){\rjust{$c=1, \alpha=1.0$}}%
1028 \put(1965,2226){\cjust{Levy Distribution}}%
1029 \put(1965,50){\cjust{$x$}}%
1030 \put(100,1203){%
1031 \special{ps: gsave currentpoint currentpoint translate
1032 270 rotate neg exch neg exch translate}%
1033 \cstack{$p(x)$}%
1034 \special{ps: currentpoint grestore moveto}%
1035 }%
1036 \put(3450,200){\cjust{ 5}}%
1037 \put(3153,200){\cjust{ 4}}%
1038 \put(2856,200){\cjust{ 3}}%
1039 \put(2559,200){\cjust{ 2}}%
1040 \put(2262,200){\cjust{ 1}}%
1041 \put(1965,200){\cjust{ 0}}%
1042 \put(1669,200){\cjust{-1}}%
1043 \put(1372,200){\cjust{-2}}%
1044 \put(1075,200){\cjust{-3}}%
1045 \put(778,200){\cjust{-4}}%
1046 \put(481,200){\cjust{-5}}%
1047 \put(400,1882){\rjust{ 0.4}}%
1048 \put(400,1494){\rjust{ 0.3}}%
1049 \put(400,1107){\rjust{ 0.2}}%
1050 \put(400,719){\rjust{ 0.1}}%
1051 \put(400,331){\rjust{ 0}}%
1052 \endGNUPLOTpicture
1053 \endgroup
1054 \endinput