Annotation of capa/capa51/Manual/tempY62x.ps, revision 1.1

1.1     ! albertel    1: %!PS-Adobe-2.0 EPSF-2.0
        !             2: %%BoundingBox: 72.0 242.0 540.0 550.0
        !             3: %%Creator: Mathematica
        !             4: %%CreationDate: Wed Aug 18 16:41:50 CDT 1993
        !             5: %%EndComments
        !             6: 
        !             7: /Mathdict 100 dict def
        !             8: Mathdict begin
        !             9: /Mlmarg		1.0 72 mul def
        !            10: /Mrmarg		1.0 72 mul def
        !            11: /Mbmarg		1.0 72 mul def
        !            12: /Mtmarg		1.0 72 mul def
        !            13: /Mwidth		8.5 72 mul def
        !            14: /Mheight	11 72 mul def
        !            15: /Mtransform	{  } bind def
        !            16: /Mnodistort	true def
        !            17: /Mfixwid	false	def
        !            18: /Mfixdash	false def
        !            19: /Mrot		0	def
        !            20: /Mpstart {
        !            21: MathPictureStart
        !            22: } bind def
        !            23: /Mpend {
        !            24: MathPictureEnd
        !            25: } bind def
        !            26: /Mscale {
        !            27: 0 1 0 1
        !            28: 5 -1 roll
        !            29: MathScale
        !            30: } bind def
        !            31: /ISOLatin1Encoding dup where
        !            32: { pop pop }
        !            33: {
        !            34: [
        !            35: /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
        !            36: /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
        !            37: /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
        !            38: /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
        !            39: /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright
        !            40: /parenleft /parenright /asterisk /plus /comma /minus /period /slash
        !            41: /zero /one /two /three /four /five /six /seven
        !            42: /eight /nine /colon /semicolon /less /equal /greater /question
        !            43: /at /A /B /C /D /E /F /G
        !            44: /H /I /J /K /L /M /N /O
        !            45: /P /Q /R /S /T /U /V /W
        !            46: /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore
        !            47: /quoteleft /a /b /c /d /e /f /g
        !            48: /h /i /j /k /l /m /n /o
        !            49: /p /q /r /s /t /u /v /w
        !            50: /x /y /z /braceleft /bar /braceright /asciitilde /.notdef
        !            51: /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
        !            52: /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
        !            53: /dotlessi /grave /acute /circumflex /tilde /macron /breve /dotaccent
        !            54: /dieresis /.notdef /ring /cedilla /.notdef /hungarumlaut /ogonek /caron
        !            55: /space /exclamdown /cent /sterling /currency /yen /brokenbar /section
        !            56: /dieresis /copyright /ordfeminine /guillemotleft
        !            57: /logicalnot /hyphen /registered /macron
        !            58: /degree /plusminus /twosuperior /threesuperior
        !            59: /acute /mu /paragraph /periodcentered
        !            60: /cedilla /onesuperior /ordmasculine /guillemotright
        !            61: /onequarter /onehalf /threequarters /questiondown
        !            62: /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla
        !            63: /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis
        !            64: /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply
        !            65: /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls
        !            66: /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla
        !            67: /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis
        !            68: /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide
        !            69: /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis
        !            70: ] def
        !            71: } ifelse
        !            72: /MFontDict 50 dict def
        !            73: /MStrCat
        !            74: {
        !            75: exch
        !            76: dup length
        !            77: 2 index length add
        !            78: string
        !            79: dup 3 1 roll
        !            80: copy
        !            81: length
        !            82: exch dup
        !            83: 4 2 roll exch
        !            84: putinterval
        !            85: } def
        !            86: /MCreateEncoding
        !            87: {
        !            88: 1 index
        !            89: 255 string cvs
        !            90: (-) MStrCat
        !            91: 1 index MStrCat
        !            92: cvn exch
        !            93: (Encoding) MStrCat
        !            94: cvn dup where
        !            95: {
        !            96: exch get
        !            97: }
        !            98: {
        !            99: pop
        !           100: StandardEncoding
        !           101: } ifelse
        !           102: 3 1 roll
        !           103: dup MFontDict exch known not
        !           104: {
        !           105: 1 index findfont
        !           106: dup length dict
        !           107: begin
        !           108: {1 index /FID ne
        !           109: {def}
        !           110: {pop pop}
        !           111: ifelse} forall
        !           112: /Encoding 3 index
        !           113: def
        !           114: currentdict
        !           115: end
        !           116: 1 index exch definefont pop
        !           117: MFontDict 1 index
        !           118: null put
        !           119: }
        !           120: if
        !           121: exch pop
        !           122: exch pop
        !           123: } def
        !           124: /ISOLatin1 { (ISOLatin1) MCreateEncoding } def
        !           125: /ISO8859 { (ISOLatin1) MCreateEncoding } def
        !           126: /Mcopyfont {
        !           127: dup
        !           128: maxlength
        !           129: dict
        !           130: exch
        !           131: {
        !           132: 1 index
        !           133: /FID
        !           134: eq
        !           135: {
        !           136: pop pop
        !           137: }
        !           138: {
        !           139: 2 index
        !           140: 3 1 roll
        !           141: put
        !           142: }
        !           143: ifelse
        !           144: }
        !           145: forall
        !           146: } def
        !           147: /Plain	/Courier findfont Mcopyfont definefont pop
        !           148: /Bold	/Courier-Bold findfont Mcopyfont definefont pop
        !           149: /Italic /Courier-Oblique findfont Mcopyfont definefont pop
        !           150: /MathPictureStart {
        !           151: gsave
        !           152: Mtransform
        !           153: Mlmarg
        !           154: Mbmarg
        !           155: translate
        !           156: /Mtmatrix
        !           157: matrix currentmatrix
        !           158: def
        !           159: /Mgmatrix
        !           160: matrix currentmatrix
        !           161: def
        !           162: } bind def
        !           163: /MathPictureEnd {
        !           164: grestore
        !           165: } bind def
        !           166: /MathSubStart {
        !           167: Momatrix
        !           168: Mgmatrix Mtmatrix
        !           169: Mlmarg Mrmarg
        !           170: Mbmarg Mtmarg
        !           171: Mwidth Mheight
        !           172: 11 -2 roll
        !           173: moveto
        !           174: Mtmatrix setmatrix
        !           175: currentpoint
        !           176: Mgmatrix setmatrix
        !           177: 13 -2 roll
        !           178: moveto
        !           179: Mtmatrix setmatrix
        !           180: currentpoint
        !           181: 2 copy translate
        !           182: /Mtmatrix matrix currentmatrix def
        !           183: /Mlmarg 0 def
        !           184: /Mrmarg 0 def
        !           185: /Mbmarg 0 def
        !           186: /Mtmarg 0 def
        !           187: 3 -1 roll
        !           188: exch sub
        !           189: /Mheight exch def
        !           190: sub
        !           191: /Mwidth exch def
        !           192: } bind def
        !           193: /MathSubEnd {
        !           194: /Mheight exch def
        !           195: /Mwidth exch def
        !           196: /Mtmarg exch def
        !           197: /Mbmarg exch def
        !           198: /Mrmarg exch def
        !           199: /Mlmarg exch def
        !           200: /Mtmatrix exch def
        !           201: dup setmatrix
        !           202: /Mgmatrix exch def
        !           203: /Momatrix exch def
        !           204: } bind def
        !           205: /Mdot {
        !           206: moveto
        !           207: 0 0 rlineto
        !           208: stroke
        !           209: } bind def
        !           210: /Mtetra {
        !           211: moveto
        !           212: lineto
        !           213: lineto
        !           214: lineto
        !           215: fill
        !           216: } bind def
        !           217: /Metetra {
        !           218: moveto
        !           219: lineto
        !           220: lineto
        !           221: lineto
        !           222: closepath
        !           223: gsave
        !           224: fill
        !           225: grestore
        !           226: 0 setgray
        !           227: stroke
        !           228: } bind def
        !           229: /Mistroke {
        !           230: flattenpath
        !           231: 0 0 0
        !           232: {
        !           233: 4 2 roll
        !           234: pop pop
        !           235: }
        !           236: {
        !           237: 4 -1 roll
        !           238: 2 index
        !           239: sub dup mul
        !           240: 4 -1 roll
        !           241: 2 index
        !           242: sub dup mul
        !           243: add sqrt
        !           244: 4 -1 roll
        !           245: add
        !           246: 3 1 roll
        !           247: }
        !           248: {
        !           249: stop
        !           250: }
        !           251: {
        !           252: stop
        !           253: }
        !           254: pathforall
        !           255: pop pop
        !           256: currentpoint
        !           257: stroke
        !           258: moveto
        !           259: currentdash
        !           260: 3 -1 roll
        !           261: add
        !           262: setdash
        !           263: } bind def
        !           264: /Mfstroke {
        !           265: stroke
        !           266: currentdash
        !           267: pop 0
        !           268: setdash
        !           269: } bind def
        !           270: /Mrotsboxa {
        !           271: gsave
        !           272: dup
        !           273: /Mrot
        !           274: exch def
        !           275: Mrotcheck
        !           276: Mtmatrix
        !           277: dup
        !           278: setmatrix
        !           279: 7 1 roll
        !           280: 4 index
        !           281: 4 index
        !           282: translate
        !           283: rotate
        !           284: 3 index
        !           285: -1 mul
        !           286: 3 index
        !           287: -1 mul
        !           288: translate
        !           289: /Mtmatrix
        !           290: matrix
        !           291: currentmatrix
        !           292: def
        !           293: grestore
        !           294: Msboxa
        !           295: 3  -1 roll
        !           296: /Mtmatrix
        !           297: exch def
        !           298: /Mrot
        !           299: 0 def
        !           300: } bind def
        !           301: /Msboxa {
        !           302: newpath
        !           303: 5 -1 roll
        !           304: Mvboxa
        !           305: pop
        !           306: Mboxout
        !           307: 6 -1 roll
        !           308: 5 -1 roll
        !           309: 4 -1 roll
        !           310: Msboxa1
        !           311: 5 -3 roll
        !           312: Msboxa1
        !           313: Mboxrot
        !           314: [
        !           315: 7 -2 roll
        !           316: 2 copy
        !           317: [
        !           318: 3 1 roll
        !           319: 10 -1 roll
        !           320: 9 -1 roll
        !           321: ]
        !           322: 6 1 roll
        !           323: 5 -2 roll
        !           324: ]
        !           325: } bind def
        !           326: /Msboxa1 {
        !           327: sub
        !           328: 2 div
        !           329: dup
        !           330: 2 index
        !           331: 1 add
        !           332: mul
        !           333: 3 -1 roll
        !           334: -1 add
        !           335: 3 -1 roll
        !           336: mul
        !           337: } bind def
        !           338: /Mvboxa	{
        !           339: Mfixwid
        !           340: {
        !           341: Mvboxa1
        !           342: }
        !           343: {
        !           344: dup
        !           345: Mwidthcal
        !           346: 0 exch
        !           347: {
        !           348: add
        !           349: }
        !           350: forall
        !           351: exch
        !           352: Mvboxa1
        !           353: 4 index
        !           354: 7 -1 roll
        !           355: add
        !           356: 4 -1 roll
        !           357: pop
        !           358: 3 1 roll
        !           359: }
        !           360: ifelse
        !           361: } bind def
        !           362: /Mvboxa1 {
        !           363: gsave
        !           364: newpath
        !           365: [ true
        !           366: 3 -1 roll
        !           367: {
        !           368: Mbbox
        !           369: 5 -1 roll
        !           370: {
        !           371: 0
        !           372: 5 1 roll
        !           373: }
        !           374: {
        !           375: 7 -1 roll
        !           376: exch sub
        !           377: (m) stringwidth pop
        !           378: .3 mul
        !           379: sub
        !           380: 7 1 roll
        !           381: 6 -1 roll
        !           382: 4 -1 roll
        !           383: Mmin
        !           384: 3 -1 roll
        !           385: 5 index
        !           386: add
        !           387: 5 -1 roll
        !           388: 4 -1 roll
        !           389: Mmax
        !           390: 4 -1 roll
        !           391: }
        !           392: ifelse
        !           393: false
        !           394: }
        !           395: forall
        !           396: { stop } if
        !           397: counttomark
        !           398: 1 add
        !           399: 4 roll
        !           400: ]
        !           401: grestore
        !           402: } bind def
        !           403: /Mbbox {
        !           404: 1 dict begin
        !           405: 0 0 moveto
        !           406: /temp (T) def
        !           407: {	gsave
        !           408: currentpoint newpath moveto
        !           409: temp 0 3 -1 roll put temp
        !           410: false charpath flattenpath currentpoint
        !           411: pathbbox
        !           412: grestore moveto lineto moveto} forall
        !           413: pathbbox
        !           414: newpath
        !           415: end
        !           416: } bind def
        !           417: /Mmin {
        !           418: 2 copy
        !           419: gt
        !           420: { exch } if
        !           421: pop
        !           422: } bind def
        !           423: /Mmax {
        !           424: 2 copy
        !           425: lt
        !           426: { exch } if
        !           427: pop
        !           428: } bind def
        !           429: /Mrotshowa {
        !           430: dup
        !           431: /Mrot
        !           432: exch def
        !           433: Mrotcheck
        !           434: Mtmatrix
        !           435: dup
        !           436: setmatrix
        !           437: 7 1 roll
        !           438: 4 index
        !           439: 4 index
        !           440: translate
        !           441: rotate
        !           442: 3 index
        !           443: -1 mul
        !           444: 3 index
        !           445: -1 mul
        !           446: translate
        !           447: /Mtmatrix
        !           448: matrix
        !           449: currentmatrix
        !           450: def
        !           451: Mgmatrix setmatrix
        !           452: Mshowa
        !           453: /Mtmatrix
        !           454: exch def
        !           455: /Mrot 0 def
        !           456: } bind def
        !           457: /Mshowa {
        !           458: 4 -2 roll
        !           459: moveto
        !           460: 2 index
        !           461: Mtmatrix setmatrix
        !           462: Mvboxa
        !           463: 7 1 roll
        !           464: Mboxout
        !           465: 6 -1 roll
        !           466: 5 -1 roll
        !           467: 4 -1 roll
        !           468: Mshowa1
        !           469: 4 1 roll
        !           470: Mshowa1
        !           471: rmoveto
        !           472: currentpoint
        !           473: Mfixwid
        !           474: {
        !           475: Mshowax
        !           476: }
        !           477: {
        !           478: Mshoway
        !           479: }
        !           480: ifelse
        !           481: pop pop pop pop
        !           482: Mgmatrix setmatrix
        !           483: } bind def
        !           484: /Mshowax {	
        !           485: 0 1
        !           486: 4 index length
        !           487: -1 add
        !           488: {
        !           489: 2 index
        !           490: 4 index
        !           491: 2 index
        !           492: get
        !           493: 3 index
        !           494: add
        !           495: moveto
        !           496: 4 index
        !           497: exch get
        !           498: Mfixdash
        !           499: {
        !           500: Mfixdashp		
        !           501: }
        !           502: if
        !           503: show
        !           504: } for
        !           505: } bind def
        !           506: /Mfixdashp {
        !           507: dup
        !           508: length
        !           509: 1
        !           510: gt
        !           511: 1 index
        !           512: true exch
        !           513: {
        !           514: 45
        !           515: eq
        !           516: and
        !           517: } forall
        !           518: and
        !           519: {
        !           520: gsave
        !           521: (--)		
        !           522: stringwidth pop
        !           523: (-)
        !           524: stringwidth pop
        !           525: sub
        !           526: 2 div
        !           527: 0 rmoveto
        !           528: dup
        !           529: length
        !           530: 1 sub
        !           531: {
        !           532: (-)
        !           533: show
        !           534: }
        !           535: repeat
        !           536: grestore
        !           537: }
        !           538: if
        !           539: } bind def	
        !           540: /Mshoway {
        !           541: 3 index
        !           542: Mwidthcal
        !           543: 5 1 roll
        !           544: 0 1
        !           545: 4 index length
        !           546: -1 add
        !           547: {
        !           548: 2 index
        !           549: 4 index
        !           550: 2 index
        !           551: get
        !           552: 3 index
        !           553: add
        !           554: moveto
        !           555: 4 index
        !           556: exch get
        !           557: [
        !           558: 6 index
        !           559: aload
        !           560: length
        !           561: 2 add
        !           562: -1 roll
        !           563: {
        !           564: pop
        !           565: Strform
        !           566: stringwidth
        !           567: pop
        !           568: neg 
        !           569: exch
        !           570: add
        !           571: 0 rmoveto
        !           572: }
        !           573: exch
        !           574: kshow
        !           575: cleartomark
        !           576: } for
        !           577: pop	
        !           578: } bind def
        !           579: /Mwidthcal {
        !           580: [
        !           581: exch
        !           582: {
        !           583: Mwidthcal1
        !           584: }
        !           585: forall
        !           586: ]
        !           587: [
        !           588: exch
        !           589: dup
        !           590: Maxlen
        !           591: -1 add
        !           592: 0 1
        !           593: 3 -1 roll
        !           594: {
        !           595: [
        !           596: exch
        !           597: 2 index
        !           598: {		 
        !           599: 1 index	
        !           600: Mget
        !           601: exch
        !           602: }
        !           603: forall		
        !           604: pop
        !           605: Maxget
        !           606: exch
        !           607: }
        !           608: for
        !           609: pop
        !           610: ]
        !           611: Mreva
        !           612: } bind def
        !           613: /Mreva	{
        !           614: [
        !           615: exch
        !           616: aload
        !           617: length
        !           618: -1 1
        !           619: {1 roll}
        !           620: for
        !           621: ]
        !           622: } bind def
        !           623: /Mget	{
        !           624: 1 index
        !           625: length
        !           626: -1 add
        !           627: 1 index
        !           628: ge
        !           629: {
        !           630: get
        !           631: }
        !           632: {
        !           633: pop pop
        !           634: 0
        !           635: }
        !           636: ifelse
        !           637: } bind def
        !           638: /Maxlen	{
        !           639: [
        !           640: exch
        !           641: {
        !           642: length
        !           643: }
        !           644: forall
        !           645: Maxget
        !           646: } bind def
        !           647: /Maxget	{
        !           648: counttomark
        !           649: -1 add
        !           650: 1 1
        !           651: 3 -1 roll
        !           652: {
        !           653: pop
        !           654: Mmax
        !           655: }
        !           656: for
        !           657: exch
        !           658: pop
        !           659: } bind def
        !           660: /Mwidthcal1 {
        !           661: [
        !           662: exch
        !           663: {
        !           664: Strform
        !           665: stringwidth
        !           666: pop
        !           667: }
        !           668: forall
        !           669: ]
        !           670: } bind def
        !           671: /Strform {
        !           672: /tem (x) def
        !           673: tem 0
        !           674: 3 -1 roll
        !           675: put
        !           676: tem
        !           677: } bind def
        !           678: /Mshowa1 {
        !           679: 2 copy
        !           680: add
        !           681: 4 1 roll
        !           682: sub
        !           683: mul
        !           684: sub
        !           685: -2 div
        !           686: } bind def
        !           687: /MathScale {
        !           688: Mwidth
        !           689: Mlmarg Mrmarg add
        !           690: sub
        !           691: Mheight
        !           692: Mbmarg Mtmarg add
        !           693: sub
        !           694: 0 0 moveto
        !           695: 1 index 0
        !           696: lineto
        !           697: 2 copy
        !           698: lineto
        !           699: 0 1 index
        !           700: lineto
        !           701: clip newpath
        !           702: Mlp
        !           703: translate
        !           704: dup
        !           705: /Mathabs
        !           706: exch def
        !           707: scale
        !           708: /yscale exch def
        !           709: /ybias exch def
        !           710: /xscale exch def
        !           711: /xbias exch def
        !           712: /Momatrix
        !           713: xscale yscale matrix scale
        !           714: xbias ybias matrix translate
        !           715: matrix concatmatrix def
        !           716: /Mgmatrix
        !           717: matrix currentmatrix
        !           718: def
        !           719: } bind def
        !           720: /Mlp {
        !           721: 3 copy
        !           722: Mlpfirst
        !           723: {
        !           724: Mnodistort
        !           725: {
        !           726: Mmin
        !           727: dup
        !           728: } if
        !           729: 4 index
        !           730: 2 index
        !           731: 2 index
        !           732: Mlprun
        !           733: 11 index
        !           734: 11 -1 roll
        !           735: 10 -4 roll
        !           736: Mlp1
        !           737: 8 index
        !           738: 9 -5 roll
        !           739: Mlp1
        !           740: 4 -1 roll
        !           741: and
        !           742: { exit } if
        !           743: 3 -1 roll
        !           744: pop pop
        !           745: } loop
        !           746: exch
        !           747: 3 1 roll
        !           748: 7 -3 roll
        !           749: pop pop pop
        !           750: } bind def
        !           751: /Mlpfirst {
        !           752: 3 -1 roll
        !           753: dup length
        !           754: 2 copy
        !           755: -2 add
        !           756: get
        !           757: aload
        !           758: pop pop pop
        !           759: 4 -2 roll
        !           760: -1 add
        !           761: get
        !           762: aload
        !           763: pop pop pop
        !           764: 6 -1 roll
        !           765: 3 -1 roll
        !           766: 5 -1 roll
        !           767: sub
        !           768: div
        !           769: 4 1 roll
        !           770: exch sub
        !           771: div
        !           772: } bind def
        !           773: /Mlprun {
        !           774: 2 copy
        !           775: 4 index
        !           776: 0 get
        !           777: dup
        !           778: 4 1 roll
        !           779: Mlprun1
        !           780: 3 copy
        !           781: 8 -2 roll
        !           782: 9 -1 roll
        !           783: {
        !           784: 3 copy
        !           785: Mlprun1
        !           786: 3 copy
        !           787: 11 -3 roll
        !           788: /gt Mlpminmax
        !           789: 8 3 roll
        !           790: 11 -3 roll
        !           791: /lt Mlpminmax
        !           792: 8 3 roll
        !           793: } forall
        !           794: pop pop pop pop
        !           795: 3 1 roll
        !           796: pop pop
        !           797: aload pop
        !           798: 5 -1 roll
        !           799: aload pop
        !           800: exch
        !           801: 6 -1 roll
        !           802: Mlprun2
        !           803: 8 2 roll
        !           804: 4 -1 roll
        !           805: Mlprun2
        !           806: 6 2 roll
        !           807: 3 -1 roll
        !           808: Mlprun2
        !           809: 4 2 roll
        !           810: exch
        !           811: Mlprun2
        !           812: 6 2 roll
        !           813: } bind def
        !           814: /Mlprun1 {
        !           815: aload pop
        !           816: exch
        !           817: 6 -1 roll
        !           818: 5 -1 roll
        !           819: mul add
        !           820: 4 -2 roll
        !           821: mul
        !           822: 3 -1 roll
        !           823: add
        !           824: } bind def
        !           825: /Mlprun2 {
        !           826: 2 copy
        !           827: add 2 div
        !           828: 3 1 roll
        !           829: exch sub
        !           830: } bind def
        !           831: /Mlpminmax {
        !           832: cvx
        !           833: 2 index
        !           834: 6 index
        !           835: 2 index
        !           836: exec
        !           837: {
        !           838: 7 -3 roll
        !           839: 4 -1 roll
        !           840: } if
        !           841: 1 index
        !           842: 5 index
        !           843: 3 -1 roll
        !           844: exec
        !           845: {
        !           846: 4 1 roll
        !           847: pop
        !           848: 5 -1 roll
        !           849: aload
        !           850: pop pop
        !           851: 4 -1 roll
        !           852: aload pop
        !           853: [
        !           854: 8 -2 roll
        !           855: pop
        !           856: 5 -2 roll
        !           857: pop
        !           858: 6 -2 roll
        !           859: pop
        !           860: 5 -1 roll
        !           861: ]
        !           862: 4 1 roll
        !           863: pop
        !           864: }
        !           865: {
        !           866: pop pop pop
        !           867: } ifelse
        !           868: } bind def
        !           869: /Mlp1 {
        !           870: 5 index
        !           871: 3 index	sub
        !           872: 5 index
        !           873: 2 index mul
        !           874: 1 index
        !           875: le
        !           876: 1 index
        !           877: 0 le
        !           878: or
        !           879: dup
        !           880: not
        !           881: {
        !           882: 1 index
        !           883: 3 index	div
        !           884: .99999 mul
        !           885: 8 -1 roll
        !           886: pop
        !           887: 7 1 roll
        !           888: }
        !           889: if
        !           890: 8 -1 roll
        !           891: 2 div
        !           892: 7 -2 roll
        !           893: pop sub
        !           894: 5 index
        !           895: 6 -3 roll
        !           896: pop pop
        !           897: mul sub
        !           898: exch
        !           899: } bind def
        !           900: /intop 0 def
        !           901: /inrht 0 def
        !           902: /inflag 0 def
        !           903: /outflag 0 def
        !           904: /xadrht 0 def
        !           905: /xadlft 0 def
        !           906: /yadtop 0 def
        !           907: /yadbot 0 def
        !           908: /Minner {
        !           909: outflag
        !           910: 1
        !           911: eq
        !           912: {
        !           913: /outflag 0 def
        !           914: /intop 0 def
        !           915: /inrht 0 def
        !           916: } if		
        !           917: 5 index
        !           918: gsave
        !           919: Mtmatrix setmatrix
        !           920: Mvboxa pop
        !           921: grestore
        !           922: 3 -1 roll
        !           923: pop
        !           924: dup
        !           925: intop
        !           926: gt
        !           927: {
        !           928: /intop
        !           929: exch def
        !           930: }
        !           931: { pop }
        !           932: ifelse
        !           933: dup
        !           934: inrht
        !           935: gt
        !           936: {
        !           937: /inrht
        !           938: exch def
        !           939: }
        !           940: { pop }
        !           941: ifelse
        !           942: pop
        !           943: /inflag
        !           944: 1 def
        !           945: } bind def
        !           946: /Mouter {
        !           947: /xadrht 0 def
        !           948: /xadlft 0 def
        !           949: /yadtop 0 def
        !           950: /yadbot 0 def
        !           951: inflag
        !           952: 1 eq
        !           953: {
        !           954: dup
        !           955: 0 lt
        !           956: {
        !           957: dup
        !           958: intop
        !           959: mul
        !           960: neg
        !           961: /yadtop
        !           962: exch def
        !           963: } if
        !           964: dup
        !           965: 0 gt
        !           966: {
        !           967: dup
        !           968: intop
        !           969: mul
        !           970: /yadbot
        !           971: exch def
        !           972: }
        !           973: if
        !           974: pop
        !           975: dup
        !           976: 0 lt
        !           977: {
        !           978: dup
        !           979: inrht
        !           980: mul
        !           981: neg
        !           982: /xadrht
        !           983: exch def
        !           984: } if
        !           985: dup
        !           986: 0 gt
        !           987: {
        !           988: dup
        !           989: inrht
        !           990: mul
        !           991: /xadlft
        !           992: exch def
        !           993: } if
        !           994: pop
        !           995: /outflag 1 def
        !           996: }
        !           997: { pop pop}
        !           998: ifelse
        !           999: /inflag 0 def
        !          1000: /inrht 0 def
        !          1001: /intop 0 def
        !          1002: } bind def	
        !          1003: /Mboxout {
        !          1004: outflag
        !          1005: 1
        !          1006: eq
        !          1007: {
        !          1008: 4 -1
        !          1009: roll
        !          1010: xadlft
        !          1011: leadjust
        !          1012: add
        !          1013: sub
        !          1014: 4 1 roll
        !          1015: 3 -1
        !          1016: roll
        !          1017: yadbot
        !          1018: leadjust
        !          1019: add
        !          1020: sub
        !          1021: 3 1
        !          1022: roll
        !          1023: exch
        !          1024: xadrht
        !          1025: leadjust
        !          1026: add
        !          1027: add
        !          1028: exch
        !          1029: yadtop
        !          1030: leadjust
        !          1031: add
        !          1032: add
        !          1033: /outflag 0 def
        !          1034: /xadlft 0 def
        !          1035: /yadbot 0 def
        !          1036: /xadrht 0 def
        !          1037: /yadtop 0 def
        !          1038: } if
        !          1039: } bind def
        !          1040: /leadjust {
        !          1041: (m) stringwidth pop
        !          1042: .5 mul
        !          1043: } bind def
        !          1044: /Mrotcheck {
        !          1045: dup
        !          1046: 90
        !          1047: eq
        !          1048: {
        !          1049: yadbot
        !          1050: /yadbot
        !          1051: xadrht
        !          1052: def	
        !          1053: /xadrht
        !          1054: yadtop
        !          1055: def
        !          1056: /yadtop
        !          1057: xadlft
        !          1058: def
        !          1059: /xadlft
        !          1060: exch
        !          1061: def
        !          1062: }
        !          1063: if
        !          1064: dup
        !          1065: cos
        !          1066: 1 index
        !          1067: sin
        !          1068: Checkaux
        !          1069: dup
        !          1070: cos
        !          1071: 1 index
        !          1072: sin neg
        !          1073: exch
        !          1074: Checkaux
        !          1075: 3 1 roll
        !          1076: pop pop
        !          1077: } bind def
        !          1078: /Checkaux {
        !          1079: 4 index
        !          1080: exch
        !          1081: 4 index
        !          1082: mul
        !          1083: 3 1 roll
        !          1084: mul add
        !          1085: 4 1 roll
        !          1086: } bind def
        !          1087: /Mboxrot {
        !          1088: Mrot
        !          1089: 90 eq
        !          1090: {
        !          1091: brotaux
        !          1092: 4 2
        !          1093: roll
        !          1094: }
        !          1095: if
        !          1096: Mrot
        !          1097: 180 eq
        !          1098: {
        !          1099: 4 2
        !          1100: roll
        !          1101: brotaux
        !          1102: 4 2
        !          1103: roll
        !          1104: brotaux
        !          1105: }	
        !          1106: if
        !          1107: Mrot
        !          1108: 270 eq
        !          1109: {
        !          1110: 4 2
        !          1111: roll
        !          1112: brotaux
        !          1113: }
        !          1114: if
        !          1115: } bind def
        !          1116: /brotaux {
        !          1117: neg
        !          1118: exch
        !          1119: neg
        !          1120: } bind def
        !          1121: /Mabswid {
        !          1122: Mathabs
        !          1123: div
        !          1124: setlinewidth	
        !          1125: } bind def
        !          1126: /Mabsdash {
        !          1127: exch
        !          1128: Mathabs
        !          1129: [
        !          1130: 3 1 roll
        !          1131: exch
        !          1132: {
        !          1133: exch
        !          1134: dup
        !          1135: 3 -1 roll
        !          1136: exch
        !          1137: div
        !          1138: exch
        !          1139: }
        !          1140: forall
        !          1141: pop ]
        !          1142: exch
        !          1143: setdash
        !          1144: } bind def
        !          1145: /MBeginOrig { Momatrix concat} bind def
        !          1146: /MEndOrig { Mgmatrix setmatrix} bind def
        !          1147: /colorimage where
        !          1148: { pop }
        !          1149: {
        !          1150: /colorimage {
        !          1151: 3 1 roll
        !          1152: pop pop
        !          1153: 5 -1 roll
        !          1154: mul
        !          1155: 4 1 roll
        !          1156: {
        !          1157: currentfile
        !          1158: 1 index
        !          1159: readhexstring
        !          1160: pop }
        !          1161: image
        !          1162: } bind def
        !          1163: } ifelse
        !          1164: /sampledsound where
        !          1165: { pop}
        !          1166: { /sampledsound {
        !          1167: exch
        !          1168: pop
        !          1169: exch
        !          1170: 5 1 roll
        !          1171: mul
        !          1172: 4 idiv
        !          1173: mul
        !          1174: 2 idiv
        !          1175: exch pop
        !          1176: exch
        !          1177: /Mtempproc exch def
        !          1178: { Mtempproc pop}
        !          1179: repeat
        !          1180: } bind def
        !          1181: } ifelse
        !          1182: /setcmykcolor where
        !          1183: { pop}
        !          1184: { /setcmykcolor {
        !          1185: 4 1
        !          1186: roll
        !          1187: [
        !          1188: 4 1 
        !          1189: roll
        !          1190: ]
        !          1191: {
        !          1192: 1 index
        !          1193: sub
        !          1194: 1
        !          1195: sub neg
        !          1196: dup
        !          1197: 0
        !          1198: lt
        !          1199: {
        !          1200: pop
        !          1201: 0
        !          1202: }
        !          1203: if
        !          1204: dup
        !          1205: 1
        !          1206: gt
        !          1207: {
        !          1208: pop
        !          1209: 1
        !          1210: }
        !          1211: if
        !          1212: exch
        !          1213: } forall
        !          1214: pop
        !          1215: setrgbcolor
        !          1216: } bind def
        !          1217: } ifelse
        !          1218: 
        !          1219: %%AspectRatio: 0.61803 
        !          1220: MathPictureStart
        !          1221: /Courier-Oblique findfont 17  scalefont  setfont
        !          1222: % Scaling calculations
        !          1223: 0.34127 0.15873 0.210916 0.015823 [
        !          1224: [(-2)] 0.02381 0 0 2 0 Minner Mrotsboxa
        !          1225: [(-1)] 0.18254 0 0 2 0 Minner Mrotsboxa
        !          1226: [(0)] 0.34127 0 0 2 0 Minner Mrotsboxa
        !          1227: [(1)] 0.5 0 0 2 0 Minner Mrotsboxa
        !          1228: [(2)] 0.65873 0 0 2 0 Minner Mrotsboxa
        !          1229: [(3)] 0.81746 0 0 2 0 Minner Mrotsboxa
        !          1230: [(4)] 0.97619 0 0 2 0 Minner Mrotsboxa
        !          1231: [(x)] 0.5 0 0 2 0 0 -1 Mouter Mrotsboxa
        !          1232: [(-10)] -0.0125 0.05269 1 0 0 Minner Mrotsboxa
        !          1233: [(-5)] -0.0125 0.1318 1 0 0 Minner Mrotsboxa
        !          1234: [(0)] -0.0125 0.21092 1 0 0 Minner Mrotsboxa
        !          1235: [(5)] -0.0125 0.29003 1 0 0 Minner Mrotsboxa
        !          1236: [(10)] -0.0125 0.36914 1 0 0 Minner Mrotsboxa
        !          1237: [(15)] -0.0125 0.44826 1 0 0 Minner Mrotsboxa
        !          1238: [(20)] -0.0125 0.52737 1 0 0 Minner Mrotsboxa
        !          1239: [(25)] -0.0125 0.60648 1 0 0 Minner Mrotsboxa
        !          1240: [(y)] -0.0125 0.30902 1 0 90 -1 0 Mouter Mrotsboxa
        !          1241: [ -0.001 -0.001 0 0 ]
        !          1242: [ 1.001 0.61903 0 0 ]
        !          1243: ] MathScale
        !          1244: % Start of Graphics
        !          1245: 1 setlinecap
        !          1246: 1 setlinejoin
        !          1247: newpath
        !          1248: %%Object: Graphics
        !          1249: [ ] 0 setdash
        !          1250: 0 setgray
        !          1251: gsave
        !          1252: gsave
        !          1253: 0 0 0.5 setrgbcolor
        !          1254: 0.001 setlinewidth
        !          1255: 0.18254 0 moveto
        !          1256: 0.18254 0.61803 lineto
        !          1257: stroke
        !          1258: grestore
        !          1259: gsave
        !          1260: 0 0 0.5 setrgbcolor
        !          1261: 0.001 setlinewidth
        !          1262: 0.34127 0 moveto
        !          1263: 0.34127 0.61803 lineto
        !          1264: stroke
        !          1265: grestore
        !          1266: gsave
        !          1267: 0 0 0.5 setrgbcolor
        !          1268: 0.001 setlinewidth
        !          1269: 0.5 0 moveto
        !          1270: 0.5 0.61803 lineto
        !          1271: stroke
        !          1272: grestore
        !          1273: gsave
        !          1274: 0 0 0.5 setrgbcolor
        !          1275: 0.001 setlinewidth
        !          1276: 0.65873 0 moveto
        !          1277: 0.65873 0.61803 lineto
        !          1278: stroke
        !          1279: grestore
        !          1280: gsave
        !          1281: 0 0 0.5 setrgbcolor
        !          1282: 0.001 setlinewidth
        !          1283: 0.81746 0 moveto
        !          1284: 0.81746 0.61803 lineto
        !          1285: stroke
        !          1286: grestore
        !          1287: gsave
        !          1288: 0 0 0.5 setrgbcolor
        !          1289: 0.001 setlinewidth
        !          1290: 0 0.05269 moveto
        !          1291: 1 0.05269 lineto
        !          1292: stroke
        !          1293: grestore
        !          1294: gsave
        !          1295: 0 0 0.5 setrgbcolor
        !          1296: 0.001 setlinewidth
        !          1297: 0 0.1318 moveto
        !          1298: 1 0.1318 lineto
        !          1299: stroke
        !          1300: grestore
        !          1301: gsave
        !          1302: 0 0 0.5 setrgbcolor
        !          1303: 0.001 setlinewidth
        !          1304: 0 0.21092 moveto
        !          1305: 1 0.21092 lineto
        !          1306: stroke
        !          1307: grestore
        !          1308: gsave
        !          1309: 0 0 0.5 setrgbcolor
        !          1310: 0.001 setlinewidth
        !          1311: 0 0.29003 moveto
        !          1312: 1 0.29003 lineto
        !          1313: stroke
        !          1314: grestore
        !          1315: gsave
        !          1316: 0 0 0.5 setrgbcolor
        !          1317: 0.001 setlinewidth
        !          1318: 0 0.36914 moveto
        !          1319: 1 0.36914 lineto
        !          1320: stroke
        !          1321: grestore
        !          1322: gsave
        !          1323: 0 0 0.5 setrgbcolor
        !          1324: 0.001 setlinewidth
        !          1325: 0 0.44826 moveto
        !          1326: 1 0.44826 lineto
        !          1327: stroke
        !          1328: grestore
        !          1329: gsave
        !          1330: 0 0 0.5 setrgbcolor
        !          1331: 0.001 setlinewidth
        !          1332: 0 0.52737 moveto
        !          1333: 1 0.52737 lineto
        !          1334: stroke
        !          1335: grestore
        !          1336: gsave
        !          1337: 0.002 setlinewidth
        !          1338: 0.02381 0 moveto
        !          1339: 0.02381 0.00625 lineto
        !          1340: stroke
        !          1341: grestore
        !          1342: [(-2)] 0.02381 0 0 2 0 Minner Mrotshowa
        !          1343: gsave
        !          1344: 0.002 setlinewidth
        !          1345: 0.18254 0 moveto
        !          1346: 0.18254 0.00625 lineto
        !          1347: stroke
        !          1348: grestore
        !          1349: [(-1)] 0.18254 0 0 2 0 Minner Mrotshowa
        !          1350: gsave
        !          1351: 0.002 setlinewidth
        !          1352: 0.34127 0 moveto
        !          1353: 0.34127 0.00625 lineto
        !          1354: stroke
        !          1355: grestore
        !          1356: [(0)] 0.34127 0 0 2 0 Minner Mrotshowa
        !          1357: gsave
        !          1358: 0.002 setlinewidth
        !          1359: 0.5 0 moveto
        !          1360: 0.5 0.00625 lineto
        !          1361: stroke
        !          1362: grestore
        !          1363: [(1)] 0.5 0 0 2 0 Minner Mrotshowa
        !          1364: gsave
        !          1365: 0.002 setlinewidth
        !          1366: 0.65873 0 moveto
        !          1367: 0.65873 0.00625 lineto
        !          1368: stroke
        !          1369: grestore
        !          1370: [(2)] 0.65873 0 0 2 0 Minner Mrotshowa
        !          1371: gsave
        !          1372: 0.002 setlinewidth
        !          1373: 0.81746 0 moveto
        !          1374: 0.81746 0.00625 lineto
        !          1375: stroke
        !          1376: grestore
        !          1377: [(3)] 0.81746 0 0 2 0 Minner Mrotshowa
        !          1378: gsave
        !          1379: 0.002 setlinewidth
        !          1380: 0.97619 0 moveto
        !          1381: 0.97619 0.00625 lineto
        !          1382: stroke
        !          1383: grestore
        !          1384: [(4)] 0.97619 0 0 2 0 Minner Mrotshowa
        !          1385: gsave
        !          1386: 0.001 setlinewidth
        !          1387: 0.05556 0 moveto
        !          1388: 0.05556 0.00375 lineto
        !          1389: stroke
        !          1390: grestore
        !          1391: gsave
        !          1392: 0.001 setlinewidth
        !          1393: 0.0873 0 moveto
        !          1394: 0.0873 0.00375 lineto
        !          1395: stroke
        !          1396: grestore
        !          1397: gsave
        !          1398: 0.001 setlinewidth
        !          1399: 0.11905 0 moveto
        !          1400: 0.11905 0.00375 lineto
        !          1401: stroke
        !          1402: grestore
        !          1403: gsave
        !          1404: 0.001 setlinewidth
        !          1405: 0.15079 0 moveto
        !          1406: 0.15079 0.00375 lineto
        !          1407: stroke
        !          1408: grestore
        !          1409: gsave
        !          1410: 0.001 setlinewidth
        !          1411: 0.21429 0 moveto
        !          1412: 0.21429 0.00375 lineto
        !          1413: stroke
        !          1414: grestore
        !          1415: gsave
        !          1416: 0.001 setlinewidth
        !          1417: 0.24603 0 moveto
        !          1418: 0.24603 0.00375 lineto
        !          1419: stroke
        !          1420: grestore
        !          1421: gsave
        !          1422: 0.001 setlinewidth
        !          1423: 0.27778 0 moveto
        !          1424: 0.27778 0.00375 lineto
        !          1425: stroke
        !          1426: grestore
        !          1427: gsave
        !          1428: 0.001 setlinewidth
        !          1429: 0.30952 0 moveto
        !          1430: 0.30952 0.00375 lineto
        !          1431: stroke
        !          1432: grestore
        !          1433: gsave
        !          1434: 0.001 setlinewidth
        !          1435: 0.37302 0 moveto
        !          1436: 0.37302 0.00375 lineto
        !          1437: stroke
        !          1438: grestore
        !          1439: gsave
        !          1440: 0.001 setlinewidth
        !          1441: 0.40476 0 moveto
        !          1442: 0.40476 0.00375 lineto
        !          1443: stroke
        !          1444: grestore
        !          1445: gsave
        !          1446: 0.001 setlinewidth
        !          1447: 0.43651 0 moveto
        !          1448: 0.43651 0.00375 lineto
        !          1449: stroke
        !          1450: grestore
        !          1451: gsave
        !          1452: 0.001 setlinewidth
        !          1453: 0.46825 0 moveto
        !          1454: 0.46825 0.00375 lineto
        !          1455: stroke
        !          1456: grestore
        !          1457: gsave
        !          1458: 0.001 setlinewidth
        !          1459: 0.53175 0 moveto
        !          1460: 0.53175 0.00375 lineto
        !          1461: stroke
        !          1462: grestore
        !          1463: gsave
        !          1464: 0.001 setlinewidth
        !          1465: 0.56349 0 moveto
        !          1466: 0.56349 0.00375 lineto
        !          1467: stroke
        !          1468: grestore
        !          1469: gsave
        !          1470: 0.001 setlinewidth
        !          1471: 0.59524 0 moveto
        !          1472: 0.59524 0.00375 lineto
        !          1473: stroke
        !          1474: grestore
        !          1475: gsave
        !          1476: 0.001 setlinewidth
        !          1477: 0.62698 0 moveto
        !          1478: 0.62698 0.00375 lineto
        !          1479: stroke
        !          1480: grestore
        !          1481: gsave
        !          1482: 0.001 setlinewidth
        !          1483: 0.69048 0 moveto
        !          1484: 0.69048 0.00375 lineto
        !          1485: stroke
        !          1486: grestore
        !          1487: gsave
        !          1488: 0.001 setlinewidth
        !          1489: 0.72222 0 moveto
        !          1490: 0.72222 0.00375 lineto
        !          1491: stroke
        !          1492: grestore
        !          1493: gsave
        !          1494: 0.001 setlinewidth
        !          1495: 0.75397 0 moveto
        !          1496: 0.75397 0.00375 lineto
        !          1497: stroke
        !          1498: grestore
        !          1499: gsave
        !          1500: 0.001 setlinewidth
        !          1501: 0.78571 0 moveto
        !          1502: 0.78571 0.00375 lineto
        !          1503: stroke
        !          1504: grestore
        !          1505: gsave
        !          1506: 0.001 setlinewidth
        !          1507: 0.84921 0 moveto
        !          1508: 0.84921 0.00375 lineto
        !          1509: stroke
        !          1510: grestore
        !          1511: gsave
        !          1512: 0.001 setlinewidth
        !          1513: 0.88095 0 moveto
        !          1514: 0.88095 0.00375 lineto
        !          1515: stroke
        !          1516: grestore
        !          1517: gsave
        !          1518: 0.001 setlinewidth
        !          1519: 0.9127 0 moveto
        !          1520: 0.9127 0.00375 lineto
        !          1521: stroke
        !          1522: grestore
        !          1523: gsave
        !          1524: 0.001 setlinewidth
        !          1525: 0.94444 0 moveto
        !          1526: 0.94444 0.00375 lineto
        !          1527: stroke
        !          1528: grestore
        !          1529: [(x)] 0.5 0 0 2 0 0 -1 Mouter Mrotshowa
        !          1530: gsave
        !          1531: 0.002 setlinewidth
        !          1532: 0 0 moveto
        !          1533: 1 0 lineto
        !          1534: stroke
        !          1535: grestore
        !          1536: gsave
        !          1537: 0.002 setlinewidth
        !          1538: 0 0.05269 moveto
        !          1539: 0.00625 0.05269 lineto
        !          1540: stroke
        !          1541: grestore
        !          1542: [(-10)] -0.0125 0.05269 1 0 0 Minner Mrotshowa
        !          1543: gsave
        !          1544: 0.002 setlinewidth
        !          1545: 0 0.1318 moveto
        !          1546: 0.00625 0.1318 lineto
        !          1547: stroke
        !          1548: grestore
        !          1549: [(-5)] -0.0125 0.1318 1 0 0 Minner Mrotshowa
        !          1550: gsave
        !          1551: 0.002 setlinewidth
        !          1552: 0 0.21092 moveto
        !          1553: 0.00625 0.21092 lineto
        !          1554: stroke
        !          1555: grestore
        !          1556: [(0)] -0.0125 0.21092 1 0 0 Minner Mrotshowa
        !          1557: gsave
        !          1558: 0.002 setlinewidth
        !          1559: 0 0.29003 moveto
        !          1560: 0.00625 0.29003 lineto
        !          1561: stroke
        !          1562: grestore
        !          1563: [(5)] -0.0125 0.29003 1 0 0 Minner Mrotshowa
        !          1564: gsave
        !          1565: 0.002 setlinewidth
        !          1566: 0 0.36914 moveto
        !          1567: 0.00625 0.36914 lineto
        !          1568: stroke
        !          1569: grestore
        !          1570: [(10)] -0.0125 0.36914 1 0 0 Minner Mrotshowa
        !          1571: gsave
        !          1572: 0.002 setlinewidth
        !          1573: 0 0.44826 moveto
        !          1574: 0.00625 0.44826 lineto
        !          1575: stroke
        !          1576: grestore
        !          1577: [(15)] -0.0125 0.44826 1 0 0 Minner Mrotshowa
        !          1578: gsave
        !          1579: 0.002 setlinewidth
        !          1580: 0 0.52737 moveto
        !          1581: 0.00625 0.52737 lineto
        !          1582: stroke
        !          1583: grestore
        !          1584: [(20)] -0.0125 0.52737 1 0 0 Minner Mrotshowa
        !          1585: gsave
        !          1586: 0.002 setlinewidth
        !          1587: 0 0.60648 moveto
        !          1588: 0.00625 0.60648 lineto
        !          1589: stroke
        !          1590: grestore
        !          1591: [(25)] -0.0125 0.60648 1 0 0 Minner Mrotshowa
        !          1592: gsave
        !          1593: 0.001 setlinewidth
        !          1594: 0 0.06851 moveto
        !          1595: 0.00375 0.06851 lineto
        !          1596: stroke
        !          1597: grestore
        !          1598: gsave
        !          1599: 0.001 setlinewidth
        !          1600: 0 0.08433 moveto
        !          1601: 0.00375 0.08433 lineto
        !          1602: stroke
        !          1603: grestore
        !          1604: gsave
        !          1605: 0.001 setlinewidth
        !          1606: 0 0.10016 moveto
        !          1607: 0.00375 0.10016 lineto
        !          1608: stroke
        !          1609: grestore
        !          1610: gsave
        !          1611: 0.001 setlinewidth
        !          1612: 0 0.11598 moveto
        !          1613: 0.00375 0.11598 lineto
        !          1614: stroke
        !          1615: grestore
        !          1616: gsave
        !          1617: 0.001 setlinewidth
        !          1618: 0 0.14763 moveto
        !          1619: 0.00375 0.14763 lineto
        !          1620: stroke
        !          1621: grestore
        !          1622: gsave
        !          1623: 0.001 setlinewidth
        !          1624: 0 0.16345 moveto
        !          1625: 0.00375 0.16345 lineto
        !          1626: stroke
        !          1627: grestore
        !          1628: gsave
        !          1629: 0.001 setlinewidth
        !          1630: 0 0.17927 moveto
        !          1631: 0.00375 0.17927 lineto
        !          1632: stroke
        !          1633: grestore
        !          1634: gsave
        !          1635: 0.001 setlinewidth
        !          1636: 0 0.19509 moveto
        !          1637: 0.00375 0.19509 lineto
        !          1638: stroke
        !          1639: grestore
        !          1640: gsave
        !          1641: 0.001 setlinewidth
        !          1642: 0 0.22674 moveto
        !          1643: 0.00375 0.22674 lineto
        !          1644: stroke
        !          1645: grestore
        !          1646: gsave
        !          1647: 0.001 setlinewidth
        !          1648: 0 0.24256 moveto
        !          1649: 0.00375 0.24256 lineto
        !          1650: stroke
        !          1651: grestore
        !          1652: gsave
        !          1653: 0.001 setlinewidth
        !          1654: 0 0.25838 moveto
        !          1655: 0.00375 0.25838 lineto
        !          1656: stroke
        !          1657: grestore
        !          1658: gsave
        !          1659: 0.001 setlinewidth
        !          1660: 0 0.27421 moveto
        !          1661: 0.00375 0.27421 lineto
        !          1662: stroke
        !          1663: grestore
        !          1664: gsave
        !          1665: 0.001 setlinewidth
        !          1666: 0 0.30585 moveto
        !          1667: 0.00375 0.30585 lineto
        !          1668: stroke
        !          1669: grestore
        !          1670: gsave
        !          1671: 0.001 setlinewidth
        !          1672: 0 0.32168 moveto
        !          1673: 0.00375 0.32168 lineto
        !          1674: stroke
        !          1675: grestore
        !          1676: gsave
        !          1677: 0.001 setlinewidth
        !          1678: 0 0.3375 moveto
        !          1679: 0.00375 0.3375 lineto
        !          1680: stroke
        !          1681: grestore
        !          1682: gsave
        !          1683: 0.001 setlinewidth
        !          1684: 0 0.35332 moveto
        !          1685: 0.00375 0.35332 lineto
        !          1686: stroke
        !          1687: grestore
        !          1688: gsave
        !          1689: 0.001 setlinewidth
        !          1690: 0 0.38497 moveto
        !          1691: 0.00375 0.38497 lineto
        !          1692: stroke
        !          1693: grestore
        !          1694: gsave
        !          1695: 0.001 setlinewidth
        !          1696: 0 0.40079 moveto
        !          1697: 0.00375 0.40079 lineto
        !          1698: stroke
        !          1699: grestore
        !          1700: gsave
        !          1701: 0.001 setlinewidth
        !          1702: 0 0.41661 moveto
        !          1703: 0.00375 0.41661 lineto
        !          1704: stroke
        !          1705: grestore
        !          1706: gsave
        !          1707: 0.001 setlinewidth
        !          1708: 0 0.43243 moveto
        !          1709: 0.00375 0.43243 lineto
        !          1710: stroke
        !          1711: grestore
        !          1712: gsave
        !          1713: 0.001 setlinewidth
        !          1714: 0 0.46408 moveto
        !          1715: 0.00375 0.46408 lineto
        !          1716: stroke
        !          1717: grestore
        !          1718: gsave
        !          1719: 0.001 setlinewidth
        !          1720: 0 0.4799 moveto
        !          1721: 0.00375 0.4799 lineto
        !          1722: stroke
        !          1723: grestore
        !          1724: gsave
        !          1725: 0.001 setlinewidth
        !          1726: 0 0.49572 moveto
        !          1727: 0.00375 0.49572 lineto
        !          1728: stroke
        !          1729: grestore
        !          1730: gsave
        !          1731: 0.001 setlinewidth
        !          1732: 0 0.51155 moveto
        !          1733: 0.00375 0.51155 lineto
        !          1734: stroke
        !          1735: grestore
        !          1736: gsave
        !          1737: 0.001 setlinewidth
        !          1738: 0 0.54319 moveto
        !          1739: 0.00375 0.54319 lineto
        !          1740: stroke
        !          1741: grestore
        !          1742: gsave
        !          1743: 0.001 setlinewidth
        !          1744: 0 0.55902 moveto
        !          1745: 0.00375 0.55902 lineto
        !          1746: stroke
        !          1747: grestore
        !          1748: gsave
        !          1749: 0.001 setlinewidth
        !          1750: 0 0.57484 moveto
        !          1751: 0.00375 0.57484 lineto
        !          1752: stroke
        !          1753: grestore
        !          1754: gsave
        !          1755: 0.001 setlinewidth
        !          1756: 0 0.59066 moveto
        !          1757: 0.00375 0.59066 lineto
        !          1758: stroke
        !          1759: grestore
        !          1760: gsave
        !          1761: 0.001 setlinewidth
        !          1762: 0 0.03687 moveto
        !          1763: 0.00375 0.03687 lineto
        !          1764: stroke
        !          1765: grestore
        !          1766: gsave
        !          1767: 0.001 setlinewidth
        !          1768: 0 0.02104 moveto
        !          1769: 0.00375 0.02104 lineto
        !          1770: stroke
        !          1771: grestore
        !          1772: gsave
        !          1773: 0.001 setlinewidth
        !          1774: 0 0.00522 moveto
        !          1775: 0.00375 0.00522 lineto
        !          1776: stroke
        !          1777: grestore
        !          1778: [(y)] -0.0125 0.30902 1 0 90 -1 0 Mouter Mrotshowa
        !          1779: gsave
        !          1780: 0.002 setlinewidth
        !          1781: 0 0 moveto
        !          1782: 0 0.61803 lineto
        !          1783: stroke
        !          1784: grestore
        !          1785: grestore
        !          1786: gsave
        !          1787: gsave
        !          1788: 0.002 setlinewidth
        !          1789: 0.02381 0.61178 moveto
        !          1790: 0.02381 0.61803 lineto
        !          1791: stroke
        !          1792: grestore
        !          1793: gsave
        !          1794: 0.002 setlinewidth
        !          1795: 0.18254 0.61178 moveto
        !          1796: 0.18254 0.61803 lineto
        !          1797: stroke
        !          1798: grestore
        !          1799: gsave
        !          1800: 0.002 setlinewidth
        !          1801: 0.34127 0.61178 moveto
        !          1802: 0.34127 0.61803 lineto
        !          1803: stroke
        !          1804: grestore
        !          1805: gsave
        !          1806: 0.002 setlinewidth
        !          1807: 0.5 0.61178 moveto
        !          1808: 0.5 0.61803 lineto
        !          1809: stroke
        !          1810: grestore
        !          1811: gsave
        !          1812: 0.002 setlinewidth
        !          1813: 0.65873 0.61178 moveto
        !          1814: 0.65873 0.61803 lineto
        !          1815: stroke
        !          1816: grestore
        !          1817: gsave
        !          1818: 0.002 setlinewidth
        !          1819: 0.81746 0.61178 moveto
        !          1820: 0.81746 0.61803 lineto
        !          1821: stroke
        !          1822: grestore
        !          1823: gsave
        !          1824: 0.002 setlinewidth
        !          1825: 0.97619 0.61178 moveto
        !          1826: 0.97619 0.61803 lineto
        !          1827: stroke
        !          1828: grestore
        !          1829: gsave
        !          1830: 0.001 setlinewidth
        !          1831: 0.05556 0.61428 moveto
        !          1832: 0.05556 0.61803 lineto
        !          1833: stroke
        !          1834: grestore
        !          1835: gsave
        !          1836: 0.001 setlinewidth
        !          1837: 0.0873 0.61428 moveto
        !          1838: 0.0873 0.61803 lineto
        !          1839: stroke
        !          1840: grestore
        !          1841: gsave
        !          1842: 0.001 setlinewidth
        !          1843: 0.11905 0.61428 moveto
        !          1844: 0.11905 0.61803 lineto
        !          1845: stroke
        !          1846: grestore
        !          1847: gsave
        !          1848: 0.001 setlinewidth
        !          1849: 0.15079 0.61428 moveto
        !          1850: 0.15079 0.61803 lineto
        !          1851: stroke
        !          1852: grestore
        !          1853: gsave
        !          1854: 0.001 setlinewidth
        !          1855: 0.21429 0.61428 moveto
        !          1856: 0.21429 0.61803 lineto
        !          1857: stroke
        !          1858: grestore
        !          1859: gsave
        !          1860: 0.001 setlinewidth
        !          1861: 0.24603 0.61428 moveto
        !          1862: 0.24603 0.61803 lineto
        !          1863: stroke
        !          1864: grestore
        !          1865: gsave
        !          1866: 0.001 setlinewidth
        !          1867: 0.27778 0.61428 moveto
        !          1868: 0.27778 0.61803 lineto
        !          1869: stroke
        !          1870: grestore
        !          1871: gsave
        !          1872: 0.001 setlinewidth
        !          1873: 0.30952 0.61428 moveto
        !          1874: 0.30952 0.61803 lineto
        !          1875: stroke
        !          1876: grestore
        !          1877: gsave
        !          1878: 0.001 setlinewidth
        !          1879: 0.37302 0.61428 moveto
        !          1880: 0.37302 0.61803 lineto
        !          1881: stroke
        !          1882: grestore
        !          1883: gsave
        !          1884: 0.001 setlinewidth
        !          1885: 0.40476 0.61428 moveto
        !          1886: 0.40476 0.61803 lineto
        !          1887: stroke
        !          1888: grestore
        !          1889: gsave
        !          1890: 0.001 setlinewidth
        !          1891: 0.43651 0.61428 moveto
        !          1892: 0.43651 0.61803 lineto
        !          1893: stroke
        !          1894: grestore
        !          1895: gsave
        !          1896: 0.001 setlinewidth
        !          1897: 0.46825 0.61428 moveto
        !          1898: 0.46825 0.61803 lineto
        !          1899: stroke
        !          1900: grestore
        !          1901: gsave
        !          1902: 0.001 setlinewidth
        !          1903: 0.53175 0.61428 moveto
        !          1904: 0.53175 0.61803 lineto
        !          1905: stroke
        !          1906: grestore
        !          1907: gsave
        !          1908: 0.001 setlinewidth
        !          1909: 0.56349 0.61428 moveto
        !          1910: 0.56349 0.61803 lineto
        !          1911: stroke
        !          1912: grestore
        !          1913: gsave
        !          1914: 0.001 setlinewidth
        !          1915: 0.59524 0.61428 moveto
        !          1916: 0.59524 0.61803 lineto
        !          1917: stroke
        !          1918: grestore
        !          1919: gsave
        !          1920: 0.001 setlinewidth
        !          1921: 0.62698 0.61428 moveto
        !          1922: 0.62698 0.61803 lineto
        !          1923: stroke
        !          1924: grestore
        !          1925: gsave
        !          1926: 0.001 setlinewidth
        !          1927: 0.69048 0.61428 moveto
        !          1928: 0.69048 0.61803 lineto
        !          1929: stroke
        !          1930: grestore
        !          1931: gsave
        !          1932: 0.001 setlinewidth
        !          1933: 0.72222 0.61428 moveto
        !          1934: 0.72222 0.61803 lineto
        !          1935: stroke
        !          1936: grestore
        !          1937: gsave
        !          1938: 0.001 setlinewidth
        !          1939: 0.75397 0.61428 moveto
        !          1940: 0.75397 0.61803 lineto
        !          1941: stroke
        !          1942: grestore
        !          1943: gsave
        !          1944: 0.001 setlinewidth
        !          1945: 0.78571 0.61428 moveto
        !          1946: 0.78571 0.61803 lineto
        !          1947: stroke
        !          1948: grestore
        !          1949: gsave
        !          1950: 0.001 setlinewidth
        !          1951: 0.84921 0.61428 moveto
        !          1952: 0.84921 0.61803 lineto
        !          1953: stroke
        !          1954: grestore
        !          1955: gsave
        !          1956: 0.001 setlinewidth
        !          1957: 0.88095 0.61428 moveto
        !          1958: 0.88095 0.61803 lineto
        !          1959: stroke
        !          1960: grestore
        !          1961: gsave
        !          1962: 0.001 setlinewidth
        !          1963: 0.9127 0.61428 moveto
        !          1964: 0.9127 0.61803 lineto
        !          1965: stroke
        !          1966: grestore
        !          1967: gsave
        !          1968: 0.001 setlinewidth
        !          1969: 0.94444 0.61428 moveto
        !          1970: 0.94444 0.61803 lineto
        !          1971: stroke
        !          1972: grestore
        !          1973: gsave
        !          1974: 0.002 setlinewidth
        !          1975: 0 0.61803 moveto
        !          1976: 1 0.61803 lineto
        !          1977: stroke
        !          1978: grestore
        !          1979: gsave
        !          1980: 0.002 setlinewidth
        !          1981: 0.99375 0.05269 moveto
        !          1982: 1 0.05269 lineto
        !          1983: stroke
        !          1984: grestore
        !          1985: gsave
        !          1986: 0.002 setlinewidth
        !          1987: 0.99375 0.1318 moveto
        !          1988: 1 0.1318 lineto
        !          1989: stroke
        !          1990: grestore
        !          1991: gsave
        !          1992: 0.002 setlinewidth
        !          1993: 0.99375 0.21092 moveto
        !          1994: 1 0.21092 lineto
        !          1995: stroke
        !          1996: grestore
        !          1997: gsave
        !          1998: 0.002 setlinewidth
        !          1999: 0.99375 0.29003 moveto
        !          2000: 1 0.29003 lineto
        !          2001: stroke
        !          2002: grestore
        !          2003: gsave
        !          2004: 0.002 setlinewidth
        !          2005: 0.99375 0.36914 moveto
        !          2006: 1 0.36914 lineto
        !          2007: stroke
        !          2008: grestore
        !          2009: gsave
        !          2010: 0.002 setlinewidth
        !          2011: 0.99375 0.44826 moveto
        !          2012: 1 0.44826 lineto
        !          2013: stroke
        !          2014: grestore
        !          2015: gsave
        !          2016: 0.002 setlinewidth
        !          2017: 0.99375 0.52737 moveto
        !          2018: 1 0.52737 lineto
        !          2019: stroke
        !          2020: grestore
        !          2021: gsave
        !          2022: 0.002 setlinewidth
        !          2023: 0.99375 0.60648 moveto
        !          2024: 1 0.60648 lineto
        !          2025: stroke
        !          2026: grestore
        !          2027: gsave
        !          2028: 0.001 setlinewidth
        !          2029: 0.99625 0.06851 moveto
        !          2030: 1 0.06851 lineto
        !          2031: stroke
        !          2032: grestore
        !          2033: gsave
        !          2034: 0.001 setlinewidth
        !          2035: 0.99625 0.08433 moveto
        !          2036: 1 0.08433 lineto
        !          2037: stroke
        !          2038: grestore
        !          2039: gsave
        !          2040: 0.001 setlinewidth
        !          2041: 0.99625 0.10016 moveto
        !          2042: 1 0.10016 lineto
        !          2043: stroke
        !          2044: grestore
        !          2045: gsave
        !          2046: 0.001 setlinewidth
        !          2047: 0.99625 0.11598 moveto
        !          2048: 1 0.11598 lineto
        !          2049: stroke
        !          2050: grestore
        !          2051: gsave
        !          2052: 0.001 setlinewidth
        !          2053: 0.99625 0.14763 moveto
        !          2054: 1 0.14763 lineto
        !          2055: stroke
        !          2056: grestore
        !          2057: gsave
        !          2058: 0.001 setlinewidth
        !          2059: 0.99625 0.16345 moveto
        !          2060: 1 0.16345 lineto
        !          2061: stroke
        !          2062: grestore
        !          2063: gsave
        !          2064: 0.001 setlinewidth
        !          2065: 0.99625 0.17927 moveto
        !          2066: 1 0.17927 lineto
        !          2067: stroke
        !          2068: grestore
        !          2069: gsave
        !          2070: 0.001 setlinewidth
        !          2071: 0.99625 0.19509 moveto
        !          2072: 1 0.19509 lineto
        !          2073: stroke
        !          2074: grestore
        !          2075: gsave
        !          2076: 0.001 setlinewidth
        !          2077: 0.99625 0.22674 moveto
        !          2078: 1 0.22674 lineto
        !          2079: stroke
        !          2080: grestore
        !          2081: gsave
        !          2082: 0.001 setlinewidth
        !          2083: 0.99625 0.24256 moveto
        !          2084: 1 0.24256 lineto
        !          2085: stroke
        !          2086: grestore
        !          2087: gsave
        !          2088: 0.001 setlinewidth
        !          2089: 0.99625 0.25838 moveto
        !          2090: 1 0.25838 lineto
        !          2091: stroke
        !          2092: grestore
        !          2093: gsave
        !          2094: 0.001 setlinewidth
        !          2095: 0.99625 0.27421 moveto
        !          2096: 1 0.27421 lineto
        !          2097: stroke
        !          2098: grestore
        !          2099: gsave
        !          2100: 0.001 setlinewidth
        !          2101: 0.99625 0.30585 moveto
        !          2102: 1 0.30585 lineto
        !          2103: stroke
        !          2104: grestore
        !          2105: gsave
        !          2106: 0.001 setlinewidth
        !          2107: 0.99625 0.32168 moveto
        !          2108: 1 0.32168 lineto
        !          2109: stroke
        !          2110: grestore
        !          2111: gsave
        !          2112: 0.001 setlinewidth
        !          2113: 0.99625 0.3375 moveto
        !          2114: 1 0.3375 lineto
        !          2115: stroke
        !          2116: grestore
        !          2117: gsave
        !          2118: 0.001 setlinewidth
        !          2119: 0.99625 0.35332 moveto
        !          2120: 1 0.35332 lineto
        !          2121: stroke
        !          2122: grestore
        !          2123: gsave
        !          2124: 0.001 setlinewidth
        !          2125: 0.99625 0.38497 moveto
        !          2126: 1 0.38497 lineto
        !          2127: stroke
        !          2128: grestore
        !          2129: gsave
        !          2130: 0.001 setlinewidth
        !          2131: 0.99625 0.40079 moveto
        !          2132: 1 0.40079 lineto
        !          2133: stroke
        !          2134: grestore
        !          2135: gsave
        !          2136: 0.001 setlinewidth
        !          2137: 0.99625 0.41661 moveto
        !          2138: 1 0.41661 lineto
        !          2139: stroke
        !          2140: grestore
        !          2141: gsave
        !          2142: 0.001 setlinewidth
        !          2143: 0.99625 0.43243 moveto
        !          2144: 1 0.43243 lineto
        !          2145: stroke
        !          2146: grestore
        !          2147: gsave
        !          2148: 0.001 setlinewidth
        !          2149: 0.99625 0.46408 moveto
        !          2150: 1 0.46408 lineto
        !          2151: stroke
        !          2152: grestore
        !          2153: gsave
        !          2154: 0.001 setlinewidth
        !          2155: 0.99625 0.4799 moveto
        !          2156: 1 0.4799 lineto
        !          2157: stroke
        !          2158: grestore
        !          2159: gsave
        !          2160: 0.001 setlinewidth
        !          2161: 0.99625 0.49572 moveto
        !          2162: 1 0.49572 lineto
        !          2163: stroke
        !          2164: grestore
        !          2165: gsave
        !          2166: 0.001 setlinewidth
        !          2167: 0.99625 0.51155 moveto
        !          2168: 1 0.51155 lineto
        !          2169: stroke
        !          2170: grestore
        !          2171: gsave
        !          2172: 0.001 setlinewidth
        !          2173: 0.99625 0.54319 moveto
        !          2174: 1 0.54319 lineto
        !          2175: stroke
        !          2176: grestore
        !          2177: gsave
        !          2178: 0.001 setlinewidth
        !          2179: 0.99625 0.55902 moveto
        !          2180: 1 0.55902 lineto
        !          2181: stroke
        !          2182: grestore
        !          2183: gsave
        !          2184: 0.001 setlinewidth
        !          2185: 0.99625 0.57484 moveto
        !          2186: 1 0.57484 lineto
        !          2187: stroke
        !          2188: grestore
        !          2189: gsave
        !          2190: 0.001 setlinewidth
        !          2191: 0.99625 0.59066 moveto
        !          2192: 1 0.59066 lineto
        !          2193: stroke
        !          2194: grestore
        !          2195: gsave
        !          2196: 0.001 setlinewidth
        !          2197: 0.99625 0.03687 moveto
        !          2198: 1 0.03687 lineto
        !          2199: stroke
        !          2200: grestore
        !          2201: gsave
        !          2202: 0.001 setlinewidth
        !          2203: 0.99625 0.02104 moveto
        !          2204: 1 0.02104 lineto
        !          2205: stroke
        !          2206: grestore
        !          2207: gsave
        !          2208: 0.001 setlinewidth
        !          2209: 0.99625 0.00522 moveto
        !          2210: 1 0.00522 lineto
        !          2211: stroke
        !          2212: grestore
        !          2213: gsave
        !          2214: 0.002 setlinewidth
        !          2215: 1 0 moveto
        !          2216: 1 0.61803 lineto
        !          2217: stroke
        !          2218: grestore
        !          2219: grestore
        !          2220: gsave
        !          2221: gsave
        !          2222: 0.002 setlinewidth
        !          2223: 0 0.21092 moveto
        !          2224: 1 0.21092 lineto
        !          2225: stroke
        !          2226: grestore
        !          2227: gsave
        !          2228: 0.002 setlinewidth
        !          2229: 0.34127 0 moveto
        !          2230: 0.34127 0.61803 lineto
        !          2231: stroke
        !          2232: grestore
        !          2233: grestore
        !          2234: 0 0 moveto
        !          2235: 1 0 lineto
        !          2236: 1 0.61803 lineto
        !          2237: 0 0.61803 lineto
        !          2238: closepath
        !          2239: clip
        !          2240: newpath
        !          2241: gsave
        !          2242: gsave
        !          2243: gsave
        !          2244: 0.004 setlinewidth
        !          2245: 0.02381 0.01472 moveto
        !          2246: 0.06349 0.03924 lineto
        !          2247: 0.10317 0.06377 lineto
        !          2248: 0.14286 0.08829 lineto
        !          2249: 0.18254 0.11282 lineto
        !          2250: 0.22222 0.13734 lineto
        !          2251: 0.2619 0.16187 lineto
        !          2252: 0.30159 0.18639 lineto
        !          2253: 0.34127 0.21092 lineto
        !          2254: 0.38095 0.23544 lineto
        !          2255: 0.42063 0.25997 lineto
        !          2256: 0.46032 0.28449 lineto
        !          2257: 0.5 0.30902 lineto
        !          2258: 0.53968 0.33354 lineto
        !          2259: 0.57937 0.35807 lineto
        !          2260: 0.61905 0.38259 lineto
        !          2261: 0.65873 0.40712 lineto
        !          2262: 0.69841 0.43164 lineto
        !          2263: 0.7381 0.45617 lineto
        !          2264: 0.77778 0.48069 lineto
        !          2265: 0.81746 0.50522 lineto
        !          2266: 0.85714 0.52974 lineto
        !          2267: 0.89683 0.55427 lineto
        !          2268: 0.93651 0.57879 lineto
        !          2269: 0.97619 0.60332 lineto
        !          2270: stroke
        !          2271: grestore
        !          2272: grestore
        !          2273: grestore
        !          2274: % End of Graphics
        !          2275: MathPictureEnd
        !          2276: end
        !          2277: showpage

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>