Annotation of capa/capa51/Manual/tempYm39x.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: Mon Aug 30 10:28:49 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.398517 0.156128 0.371737 0.024742 [
        !          1224: [(-2)] 0.08626 0 0 2 0 Minner Mrotsboxa
        !          1225: [(-1)] 0.24239 0 0 2 0 Minner Mrotsboxa
        !          1226: [(0)] 0.39852 0 0 2 0 Minner Mrotsboxa
        !          1227: [(1)] 0.55464 0 0 2 0 Minner Mrotsboxa
        !          1228: [(2)] 0.71077 0 0 2 0 Minner Mrotsboxa
        !          1229: [(3)] 0.8669 0 0 2 0 Minner Mrotsboxa
        !          1230: [(x)] 0.5 0 0 2 0 0 -1 Mouter Mrotsboxa
        !          1231: [(-15)] -0.0125 0.00061 1 0 0 Minner Mrotsboxa
        !          1232: [(-10)] -0.0125 0.12432 1 0 0 Minner Mrotsboxa
        !          1233: [(-5)] -0.0125 0.24803 1 0 0 Minner Mrotsboxa
        !          1234: [(0)] -0.0125 0.37174 1 0 0 Minner Mrotsboxa
        !          1235: [(5)] -0.0125 0.49545 1 0 0 Minner Mrotsboxa
        !          1236: [(Y)] -0.0125 0.30902 1 0 90 -1 0 Mouter Mrotsboxa
        !          1237: [ -0.001 -0.001 0 0 ]
        !          1238: [ 1.001 0.61903 0 0 ]
        !          1239: ] MathScale
        !          1240: % Start of Graphics
        !          1241: 1 setlinecap
        !          1242: 1 setlinejoin
        !          1243: newpath
        !          1244: %%Object: Graphics
        !          1245: [ ] 0 setdash
        !          1246: 0 setgray
        !          1247: gsave
        !          1248: gsave
        !          1249: 0 0 0.5 setrgbcolor
        !          1250: 0.001 setlinewidth
        !          1251: 0.08626 0 moveto
        !          1252: 0.08626 0.61803 lineto
        !          1253: stroke
        !          1254: grestore
        !          1255: gsave
        !          1256: 0 0 0.5 setrgbcolor
        !          1257: 0.001 setlinewidth
        !          1258: 0.24239 0 moveto
        !          1259: 0.24239 0.61803 lineto
        !          1260: stroke
        !          1261: grestore
        !          1262: gsave
        !          1263: 0 0 0.5 setrgbcolor
        !          1264: 0.001 setlinewidth
        !          1265: 0.39852 0 moveto
        !          1266: 0.39852 0.61803 lineto
        !          1267: stroke
        !          1268: grestore
        !          1269: gsave
        !          1270: 0 0 0.5 setrgbcolor
        !          1271: 0.001 setlinewidth
        !          1272: 0.55464 0 moveto
        !          1273: 0.55464 0.61803 lineto
        !          1274: stroke
        !          1275: grestore
        !          1276: gsave
        !          1277: 0 0 0.5 setrgbcolor
        !          1278: 0.001 setlinewidth
        !          1279: 0.71077 0 moveto
        !          1280: 0.71077 0.61803 lineto
        !          1281: stroke
        !          1282: grestore
        !          1283: gsave
        !          1284: 0 0 0.5 setrgbcolor
        !          1285: 0.001 setlinewidth
        !          1286: 0.8669 0 moveto
        !          1287: 0.8669 0.61803 lineto
        !          1288: stroke
        !          1289: grestore
        !          1290: gsave
        !          1291: 0 0 0.5 setrgbcolor
        !          1292: 0.001 setlinewidth
        !          1293: 0 0.12432 moveto
        !          1294: 1 0.12432 lineto
        !          1295: stroke
        !          1296: grestore
        !          1297: gsave
        !          1298: 0 0 0.5 setrgbcolor
        !          1299: 0.001 setlinewidth
        !          1300: 0 0.24803 moveto
        !          1301: 1 0.24803 lineto
        !          1302: stroke
        !          1303: grestore
        !          1304: gsave
        !          1305: 0 0 0.5 setrgbcolor
        !          1306: 0.001 setlinewidth
        !          1307: 0 0.37174 moveto
        !          1308: 1 0.37174 lineto
        !          1309: stroke
        !          1310: grestore
        !          1311: gsave
        !          1312: 0 0 0.5 setrgbcolor
        !          1313: 0.001 setlinewidth
        !          1314: 0 0.49545 moveto
        !          1315: 1 0.49545 lineto
        !          1316: stroke
        !          1317: grestore
        !          1318: gsave
        !          1319: 0.002 setlinewidth
        !          1320: 0.08626 0 moveto
        !          1321: 0.08626 0.00625 lineto
        !          1322: stroke
        !          1323: grestore
        !          1324: [(-2)] 0.08626 0 0 2 0 Minner Mrotshowa
        !          1325: gsave
        !          1326: 0.002 setlinewidth
        !          1327: 0.24239 0 moveto
        !          1328: 0.24239 0.00625 lineto
        !          1329: stroke
        !          1330: grestore
        !          1331: [(-1)] 0.24239 0 0 2 0 Minner Mrotshowa
        !          1332: gsave
        !          1333: 0.002 setlinewidth
        !          1334: 0.39852 0 moveto
        !          1335: 0.39852 0.00625 lineto
        !          1336: stroke
        !          1337: grestore
        !          1338: [(0)] 0.39852 0 0 2 0 Minner Mrotshowa
        !          1339: gsave
        !          1340: 0.002 setlinewidth
        !          1341: 0.55464 0 moveto
        !          1342: 0.55464 0.00625 lineto
        !          1343: stroke
        !          1344: grestore
        !          1345: [(1)] 0.55464 0 0 2 0 Minner Mrotshowa
        !          1346: gsave
        !          1347: 0.002 setlinewidth
        !          1348: 0.71077 0 moveto
        !          1349: 0.71077 0.00625 lineto
        !          1350: stroke
        !          1351: grestore
        !          1352: [(2)] 0.71077 0 0 2 0 Minner Mrotshowa
        !          1353: gsave
        !          1354: 0.002 setlinewidth
        !          1355: 0.8669 0 moveto
        !          1356: 0.8669 0.00625 lineto
        !          1357: stroke
        !          1358: grestore
        !          1359: [(3)] 0.8669 0 0 2 0 Minner Mrotshowa
        !          1360: gsave
        !          1361: 0.001 setlinewidth
        !          1362: 0.11749 0 moveto
        !          1363: 0.11749 0.00375 lineto
        !          1364: stroke
        !          1365: grestore
        !          1366: gsave
        !          1367: 0.001 setlinewidth
        !          1368: 0.14871 0 moveto
        !          1369: 0.14871 0.00375 lineto
        !          1370: stroke
        !          1371: grestore
        !          1372: gsave
        !          1373: 0.001 setlinewidth
        !          1374: 0.17994 0 moveto
        !          1375: 0.17994 0.00375 lineto
        !          1376: stroke
        !          1377: grestore
        !          1378: gsave
        !          1379: 0.001 setlinewidth
        !          1380: 0.21116 0 moveto
        !          1381: 0.21116 0.00375 lineto
        !          1382: stroke
        !          1383: grestore
        !          1384: gsave
        !          1385: 0.001 setlinewidth
        !          1386: 0.27361 0 moveto
        !          1387: 0.27361 0.00375 lineto
        !          1388: stroke
        !          1389: grestore
        !          1390: gsave
        !          1391: 0.001 setlinewidth
        !          1392: 0.30484 0 moveto
        !          1393: 0.30484 0.00375 lineto
        !          1394: stroke
        !          1395: grestore
        !          1396: gsave
        !          1397: 0.001 setlinewidth
        !          1398: 0.33607 0 moveto
        !          1399: 0.33607 0.00375 lineto
        !          1400: stroke
        !          1401: grestore
        !          1402: gsave
        !          1403: 0.001 setlinewidth
        !          1404: 0.36729 0 moveto
        !          1405: 0.36729 0.00375 lineto
        !          1406: stroke
        !          1407: grestore
        !          1408: gsave
        !          1409: 0.001 setlinewidth
        !          1410: 0.42974 0 moveto
        !          1411: 0.42974 0.00375 lineto
        !          1412: stroke
        !          1413: grestore
        !          1414: gsave
        !          1415: 0.001 setlinewidth
        !          1416: 0.46097 0 moveto
        !          1417: 0.46097 0.00375 lineto
        !          1418: stroke
        !          1419: grestore
        !          1420: gsave
        !          1421: 0.001 setlinewidth
        !          1422: 0.49219 0 moveto
        !          1423: 0.49219 0.00375 lineto
        !          1424: stroke
        !          1425: grestore
        !          1426: gsave
        !          1427: 0.001 setlinewidth
        !          1428: 0.52342 0 moveto
        !          1429: 0.52342 0.00375 lineto
        !          1430: stroke
        !          1431: grestore
        !          1432: gsave
        !          1433: 0.001 setlinewidth
        !          1434: 0.58587 0 moveto
        !          1435: 0.58587 0.00375 lineto
        !          1436: stroke
        !          1437: grestore
        !          1438: gsave
        !          1439: 0.001 setlinewidth
        !          1440: 0.6171 0 moveto
        !          1441: 0.6171 0.00375 lineto
        !          1442: stroke
        !          1443: grestore
        !          1444: gsave
        !          1445: 0.001 setlinewidth
        !          1446: 0.64832 0 moveto
        !          1447: 0.64832 0.00375 lineto
        !          1448: stroke
        !          1449: grestore
        !          1450: gsave
        !          1451: 0.001 setlinewidth
        !          1452: 0.67955 0 moveto
        !          1453: 0.67955 0.00375 lineto
        !          1454: stroke
        !          1455: grestore
        !          1456: gsave
        !          1457: 0.001 setlinewidth
        !          1458: 0.742 0 moveto
        !          1459: 0.742 0.00375 lineto
        !          1460: stroke
        !          1461: grestore
        !          1462: gsave
        !          1463: 0.001 setlinewidth
        !          1464: 0.77322 0 moveto
        !          1465: 0.77322 0.00375 lineto
        !          1466: stroke
        !          1467: grestore
        !          1468: gsave
        !          1469: 0.001 setlinewidth
        !          1470: 0.80445 0 moveto
        !          1471: 0.80445 0.00375 lineto
        !          1472: stroke
        !          1473: grestore
        !          1474: gsave
        !          1475: 0.001 setlinewidth
        !          1476: 0.83568 0 moveto
        !          1477: 0.83568 0.00375 lineto
        !          1478: stroke
        !          1479: grestore
        !          1480: gsave
        !          1481: 0.001 setlinewidth
        !          1482: 0.05504 0 moveto
        !          1483: 0.05504 0.00375 lineto
        !          1484: stroke
        !          1485: grestore
        !          1486: gsave
        !          1487: 0.001 setlinewidth
        !          1488: 0.02381 0 moveto
        !          1489: 0.02381 0.00375 lineto
        !          1490: stroke
        !          1491: grestore
        !          1492: gsave
        !          1493: 0.001 setlinewidth
        !          1494: 0.89813 0 moveto
        !          1495: 0.89813 0.00375 lineto
        !          1496: stroke
        !          1497: grestore
        !          1498: gsave
        !          1499: 0.001 setlinewidth
        !          1500: 0.92935 0 moveto
        !          1501: 0.92935 0.00375 lineto
        !          1502: stroke
        !          1503: grestore
        !          1504: gsave
        !          1505: 0.001 setlinewidth
        !          1506: 0.96058 0 moveto
        !          1507: 0.96058 0.00375 lineto
        !          1508: stroke
        !          1509: grestore
        !          1510: gsave
        !          1511: 0.001 setlinewidth
        !          1512: 0.9918 0 moveto
        !          1513: 0.9918 0.00375 lineto
        !          1514: stroke
        !          1515: grestore
        !          1516: [(x)] 0.5 0 0 2 0 0 -1 Mouter Mrotshowa
        !          1517: gsave
        !          1518: 0.002 setlinewidth
        !          1519: 0 0 moveto
        !          1520: 1 0 lineto
        !          1521: stroke
        !          1522: grestore
        !          1523: gsave
        !          1524: 0.002 setlinewidth
        !          1525: 0 0.00061 moveto
        !          1526: 0.00625 0.00061 lineto
        !          1527: stroke
        !          1528: grestore
        !          1529: [(-15)] -0.0125 0.00061 1 0 0 Minner Mrotshowa
        !          1530: gsave
        !          1531: 0.002 setlinewidth
        !          1532: 0 0.12432 moveto
        !          1533: 0.00625 0.12432 lineto
        !          1534: stroke
        !          1535: grestore
        !          1536: [(-10)] -0.0125 0.12432 1 0 0 Minner Mrotshowa
        !          1537: gsave
        !          1538: 0.002 setlinewidth
        !          1539: 0 0.24803 moveto
        !          1540: 0.00625 0.24803 lineto
        !          1541: stroke
        !          1542: grestore
        !          1543: [(-5)] -0.0125 0.24803 1 0 0 Minner Mrotshowa
        !          1544: gsave
        !          1545: 0.002 setlinewidth
        !          1546: 0 0.37174 moveto
        !          1547: 0.00625 0.37174 lineto
        !          1548: stroke
        !          1549: grestore
        !          1550: [(0)] -0.0125 0.37174 1 0 0 Minner Mrotshowa
        !          1551: gsave
        !          1552: 0.002 setlinewidth
        !          1553: 0 0.49545 moveto
        !          1554: 0.00625 0.49545 lineto
        !          1555: stroke
        !          1556: grestore
        !          1557: [(5)] -0.0125 0.49545 1 0 0 Minner Mrotshowa
        !          1558: gsave
        !          1559: 0.001 setlinewidth
        !          1560: 0 0.02535 moveto
        !          1561: 0.00375 0.02535 lineto
        !          1562: stroke
        !          1563: grestore
        !          1564: gsave
        !          1565: 0.001 setlinewidth
        !          1566: 0 0.0501 moveto
        !          1567: 0.00375 0.0501 lineto
        !          1568: stroke
        !          1569: grestore
        !          1570: gsave
        !          1571: 0.001 setlinewidth
        !          1572: 0 0.07484 moveto
        !          1573: 0.00375 0.07484 lineto
        !          1574: stroke
        !          1575: grestore
        !          1576: gsave
        !          1577: 0.001 setlinewidth
        !          1578: 0 0.09958 moveto
        !          1579: 0.00375 0.09958 lineto
        !          1580: stroke
        !          1581: grestore
        !          1582: gsave
        !          1583: 0.001 setlinewidth
        !          1584: 0 0.14906 moveto
        !          1585: 0.00375 0.14906 lineto
        !          1586: stroke
        !          1587: grestore
        !          1588: gsave
        !          1589: 0.001 setlinewidth
        !          1590: 0 0.1738 moveto
        !          1591: 0.00375 0.1738 lineto
        !          1592: stroke
        !          1593: grestore
        !          1594: gsave
        !          1595: 0.001 setlinewidth
        !          1596: 0 0.19855 moveto
        !          1597: 0.00375 0.19855 lineto
        !          1598: stroke
        !          1599: grestore
        !          1600: gsave
        !          1601: 0.001 setlinewidth
        !          1602: 0 0.22329 moveto
        !          1603: 0.00375 0.22329 lineto
        !          1604: stroke
        !          1605: grestore
        !          1606: gsave
        !          1607: 0.001 setlinewidth
        !          1608: 0 0.27277 moveto
        !          1609: 0.00375 0.27277 lineto
        !          1610: stroke
        !          1611: grestore
        !          1612: gsave
        !          1613: 0.001 setlinewidth
        !          1614: 0 0.29751 moveto
        !          1615: 0.00375 0.29751 lineto
        !          1616: stroke
        !          1617: grestore
        !          1618: gsave
        !          1619: 0.001 setlinewidth
        !          1620: 0 0.32225 moveto
        !          1621: 0.00375 0.32225 lineto
        !          1622: stroke
        !          1623: grestore
        !          1624: gsave
        !          1625: 0.001 setlinewidth
        !          1626: 0 0.347 moveto
        !          1627: 0.00375 0.347 lineto
        !          1628: stroke
        !          1629: grestore
        !          1630: gsave
        !          1631: 0.001 setlinewidth
        !          1632: 0 0.39648 moveto
        !          1633: 0.00375 0.39648 lineto
        !          1634: stroke
        !          1635: grestore
        !          1636: gsave
        !          1637: 0.001 setlinewidth
        !          1638: 0 0.42122 moveto
        !          1639: 0.00375 0.42122 lineto
        !          1640: stroke
        !          1641: grestore
        !          1642: gsave
        !          1643: 0.001 setlinewidth
        !          1644: 0 0.44596 moveto
        !          1645: 0.00375 0.44596 lineto
        !          1646: stroke
        !          1647: grestore
        !          1648: gsave
        !          1649: 0.001 setlinewidth
        !          1650: 0 0.4707 moveto
        !          1651: 0.00375 0.4707 lineto
        !          1652: stroke
        !          1653: grestore
        !          1654: gsave
        !          1655: 0.001 setlinewidth
        !          1656: 0 0.52019 moveto
        !          1657: 0.00375 0.52019 lineto
        !          1658: stroke
        !          1659: grestore
        !          1660: gsave
        !          1661: 0.001 setlinewidth
        !          1662: 0 0.54493 moveto
        !          1663: 0.00375 0.54493 lineto
        !          1664: stroke
        !          1665: grestore
        !          1666: gsave
        !          1667: 0.001 setlinewidth
        !          1668: 0 0.56967 moveto
        !          1669: 0.00375 0.56967 lineto
        !          1670: stroke
        !          1671: grestore
        !          1672: gsave
        !          1673: 0.001 setlinewidth
        !          1674: 0 0.59441 moveto
        !          1675: 0.00375 0.59441 lineto
        !          1676: stroke
        !          1677: grestore
        !          1678: [(Y)] -0.0125 0.30902 1 0 90 -1 0 Mouter Mrotshowa
        !          1679: gsave
        !          1680: 0.002 setlinewidth
        !          1681: 0 0 moveto
        !          1682: 0 0.61803 lineto
        !          1683: stroke
        !          1684: grestore
        !          1685: grestore
        !          1686: gsave
        !          1687: gsave
        !          1688: 0.002 setlinewidth
        !          1689: 0.08626 0.61178 moveto
        !          1690: 0.08626 0.61803 lineto
        !          1691: stroke
        !          1692: grestore
        !          1693: gsave
        !          1694: 0.002 setlinewidth
        !          1695: 0.24239 0.61178 moveto
        !          1696: 0.24239 0.61803 lineto
        !          1697: stroke
        !          1698: grestore
        !          1699: gsave
        !          1700: 0.002 setlinewidth
        !          1701: 0.39852 0.61178 moveto
        !          1702: 0.39852 0.61803 lineto
        !          1703: stroke
        !          1704: grestore
        !          1705: gsave
        !          1706: 0.002 setlinewidth
        !          1707: 0.55464 0.61178 moveto
        !          1708: 0.55464 0.61803 lineto
        !          1709: stroke
        !          1710: grestore
        !          1711: gsave
        !          1712: 0.002 setlinewidth
        !          1713: 0.71077 0.61178 moveto
        !          1714: 0.71077 0.61803 lineto
        !          1715: stroke
        !          1716: grestore
        !          1717: gsave
        !          1718: 0.002 setlinewidth
        !          1719: 0.8669 0.61178 moveto
        !          1720: 0.8669 0.61803 lineto
        !          1721: stroke
        !          1722: grestore
        !          1723: gsave
        !          1724: 0.001 setlinewidth
        !          1725: 0.11749 0.61428 moveto
        !          1726: 0.11749 0.61803 lineto
        !          1727: stroke
        !          1728: grestore
        !          1729: gsave
        !          1730: 0.001 setlinewidth
        !          1731: 0.14871 0.61428 moveto
        !          1732: 0.14871 0.61803 lineto
        !          1733: stroke
        !          1734: grestore
        !          1735: gsave
        !          1736: 0.001 setlinewidth
        !          1737: 0.17994 0.61428 moveto
        !          1738: 0.17994 0.61803 lineto
        !          1739: stroke
        !          1740: grestore
        !          1741: gsave
        !          1742: 0.001 setlinewidth
        !          1743: 0.21116 0.61428 moveto
        !          1744: 0.21116 0.61803 lineto
        !          1745: stroke
        !          1746: grestore
        !          1747: gsave
        !          1748: 0.001 setlinewidth
        !          1749: 0.27361 0.61428 moveto
        !          1750: 0.27361 0.61803 lineto
        !          1751: stroke
        !          1752: grestore
        !          1753: gsave
        !          1754: 0.001 setlinewidth
        !          1755: 0.30484 0.61428 moveto
        !          1756: 0.30484 0.61803 lineto
        !          1757: stroke
        !          1758: grestore
        !          1759: gsave
        !          1760: 0.001 setlinewidth
        !          1761: 0.33607 0.61428 moveto
        !          1762: 0.33607 0.61803 lineto
        !          1763: stroke
        !          1764: grestore
        !          1765: gsave
        !          1766: 0.001 setlinewidth
        !          1767: 0.36729 0.61428 moveto
        !          1768: 0.36729 0.61803 lineto
        !          1769: stroke
        !          1770: grestore
        !          1771: gsave
        !          1772: 0.001 setlinewidth
        !          1773: 0.42974 0.61428 moveto
        !          1774: 0.42974 0.61803 lineto
        !          1775: stroke
        !          1776: grestore
        !          1777: gsave
        !          1778: 0.001 setlinewidth
        !          1779: 0.46097 0.61428 moveto
        !          1780: 0.46097 0.61803 lineto
        !          1781: stroke
        !          1782: grestore
        !          1783: gsave
        !          1784: 0.001 setlinewidth
        !          1785: 0.49219 0.61428 moveto
        !          1786: 0.49219 0.61803 lineto
        !          1787: stroke
        !          1788: grestore
        !          1789: gsave
        !          1790: 0.001 setlinewidth
        !          1791: 0.52342 0.61428 moveto
        !          1792: 0.52342 0.61803 lineto
        !          1793: stroke
        !          1794: grestore
        !          1795: gsave
        !          1796: 0.001 setlinewidth
        !          1797: 0.58587 0.61428 moveto
        !          1798: 0.58587 0.61803 lineto
        !          1799: stroke
        !          1800: grestore
        !          1801: gsave
        !          1802: 0.001 setlinewidth
        !          1803: 0.6171 0.61428 moveto
        !          1804: 0.6171 0.61803 lineto
        !          1805: stroke
        !          1806: grestore
        !          1807: gsave
        !          1808: 0.001 setlinewidth
        !          1809: 0.64832 0.61428 moveto
        !          1810: 0.64832 0.61803 lineto
        !          1811: stroke
        !          1812: grestore
        !          1813: gsave
        !          1814: 0.001 setlinewidth
        !          1815: 0.67955 0.61428 moveto
        !          1816: 0.67955 0.61803 lineto
        !          1817: stroke
        !          1818: grestore
        !          1819: gsave
        !          1820: 0.001 setlinewidth
        !          1821: 0.742 0.61428 moveto
        !          1822: 0.742 0.61803 lineto
        !          1823: stroke
        !          1824: grestore
        !          1825: gsave
        !          1826: 0.001 setlinewidth
        !          1827: 0.77322 0.61428 moveto
        !          1828: 0.77322 0.61803 lineto
        !          1829: stroke
        !          1830: grestore
        !          1831: gsave
        !          1832: 0.001 setlinewidth
        !          1833: 0.80445 0.61428 moveto
        !          1834: 0.80445 0.61803 lineto
        !          1835: stroke
        !          1836: grestore
        !          1837: gsave
        !          1838: 0.001 setlinewidth
        !          1839: 0.83568 0.61428 moveto
        !          1840: 0.83568 0.61803 lineto
        !          1841: stroke
        !          1842: grestore
        !          1843: gsave
        !          1844: 0.001 setlinewidth
        !          1845: 0.05504 0.61428 moveto
        !          1846: 0.05504 0.61803 lineto
        !          1847: stroke
        !          1848: grestore
        !          1849: gsave
        !          1850: 0.001 setlinewidth
        !          1851: 0.02381 0.61428 moveto
        !          1852: 0.02381 0.61803 lineto
        !          1853: stroke
        !          1854: grestore
        !          1855: gsave
        !          1856: 0.001 setlinewidth
        !          1857: 0.89813 0.61428 moveto
        !          1858: 0.89813 0.61803 lineto
        !          1859: stroke
        !          1860: grestore
        !          1861: gsave
        !          1862: 0.001 setlinewidth
        !          1863: 0.92935 0.61428 moveto
        !          1864: 0.92935 0.61803 lineto
        !          1865: stroke
        !          1866: grestore
        !          1867: gsave
        !          1868: 0.001 setlinewidth
        !          1869: 0.96058 0.61428 moveto
        !          1870: 0.96058 0.61803 lineto
        !          1871: stroke
        !          1872: grestore
        !          1873: gsave
        !          1874: 0.001 setlinewidth
        !          1875: 0.9918 0.61428 moveto
        !          1876: 0.9918 0.61803 lineto
        !          1877: stroke
        !          1878: grestore
        !          1879: gsave
        !          1880: 0.002 setlinewidth
        !          1881: 0 0.61803 moveto
        !          1882: 1 0.61803 lineto
        !          1883: stroke
        !          1884: grestore
        !          1885: gsave
        !          1886: 0.002 setlinewidth
        !          1887: 0.99375 0.00061 moveto
        !          1888: 1 0.00061 lineto
        !          1889: stroke
        !          1890: grestore
        !          1891: gsave
        !          1892: 0.002 setlinewidth
        !          1893: 0.99375 0.12432 moveto
        !          1894: 1 0.12432 lineto
        !          1895: stroke
        !          1896: grestore
        !          1897: gsave
        !          1898: 0.002 setlinewidth
        !          1899: 0.99375 0.24803 moveto
        !          1900: 1 0.24803 lineto
        !          1901: stroke
        !          1902: grestore
        !          1903: gsave
        !          1904: 0.002 setlinewidth
        !          1905: 0.99375 0.37174 moveto
        !          1906: 1 0.37174 lineto
        !          1907: stroke
        !          1908: grestore
        !          1909: gsave
        !          1910: 0.002 setlinewidth
        !          1911: 0.99375 0.49545 moveto
        !          1912: 1 0.49545 lineto
        !          1913: stroke
        !          1914: grestore
        !          1915: gsave
        !          1916: 0.001 setlinewidth
        !          1917: 0.99625 0.02535 moveto
        !          1918: 1 0.02535 lineto
        !          1919: stroke
        !          1920: grestore
        !          1921: gsave
        !          1922: 0.001 setlinewidth
        !          1923: 0.99625 0.0501 moveto
        !          1924: 1 0.0501 lineto
        !          1925: stroke
        !          1926: grestore
        !          1927: gsave
        !          1928: 0.001 setlinewidth
        !          1929: 0.99625 0.07484 moveto
        !          1930: 1 0.07484 lineto
        !          1931: stroke
        !          1932: grestore
        !          1933: gsave
        !          1934: 0.001 setlinewidth
        !          1935: 0.99625 0.09958 moveto
        !          1936: 1 0.09958 lineto
        !          1937: stroke
        !          1938: grestore
        !          1939: gsave
        !          1940: 0.001 setlinewidth
        !          1941: 0.99625 0.14906 moveto
        !          1942: 1 0.14906 lineto
        !          1943: stroke
        !          1944: grestore
        !          1945: gsave
        !          1946: 0.001 setlinewidth
        !          1947: 0.99625 0.1738 moveto
        !          1948: 1 0.1738 lineto
        !          1949: stroke
        !          1950: grestore
        !          1951: gsave
        !          1952: 0.001 setlinewidth
        !          1953: 0.99625 0.19855 moveto
        !          1954: 1 0.19855 lineto
        !          1955: stroke
        !          1956: grestore
        !          1957: gsave
        !          1958: 0.001 setlinewidth
        !          1959: 0.99625 0.22329 moveto
        !          1960: 1 0.22329 lineto
        !          1961: stroke
        !          1962: grestore
        !          1963: gsave
        !          1964: 0.001 setlinewidth
        !          1965: 0.99625 0.27277 moveto
        !          1966: 1 0.27277 lineto
        !          1967: stroke
        !          1968: grestore
        !          1969: gsave
        !          1970: 0.001 setlinewidth
        !          1971: 0.99625 0.29751 moveto
        !          1972: 1 0.29751 lineto
        !          1973: stroke
        !          1974: grestore
        !          1975: gsave
        !          1976: 0.001 setlinewidth
        !          1977: 0.99625 0.32225 moveto
        !          1978: 1 0.32225 lineto
        !          1979: stroke
        !          1980: grestore
        !          1981: gsave
        !          1982: 0.001 setlinewidth
        !          1983: 0.99625 0.347 moveto
        !          1984: 1 0.347 lineto
        !          1985: stroke
        !          1986: grestore
        !          1987: gsave
        !          1988: 0.001 setlinewidth
        !          1989: 0.99625 0.39648 moveto
        !          1990: 1 0.39648 lineto
        !          1991: stroke
        !          1992: grestore
        !          1993: gsave
        !          1994: 0.001 setlinewidth
        !          1995: 0.99625 0.42122 moveto
        !          1996: 1 0.42122 lineto
        !          1997: stroke
        !          1998: grestore
        !          1999: gsave
        !          2000: 0.001 setlinewidth
        !          2001: 0.99625 0.44596 moveto
        !          2002: 1 0.44596 lineto
        !          2003: stroke
        !          2004: grestore
        !          2005: gsave
        !          2006: 0.001 setlinewidth
        !          2007: 0.99625 0.4707 moveto
        !          2008: 1 0.4707 lineto
        !          2009: stroke
        !          2010: grestore
        !          2011: gsave
        !          2012: 0.001 setlinewidth
        !          2013: 0.99625 0.52019 moveto
        !          2014: 1 0.52019 lineto
        !          2015: stroke
        !          2016: grestore
        !          2017: gsave
        !          2018: 0.001 setlinewidth
        !          2019: 0.99625 0.54493 moveto
        !          2020: 1 0.54493 lineto
        !          2021: stroke
        !          2022: grestore
        !          2023: gsave
        !          2024: 0.001 setlinewidth
        !          2025: 0.99625 0.56967 moveto
        !          2026: 1 0.56967 lineto
        !          2027: stroke
        !          2028: grestore
        !          2029: gsave
        !          2030: 0.001 setlinewidth
        !          2031: 0.99625 0.59441 moveto
        !          2032: 1 0.59441 lineto
        !          2033: stroke
        !          2034: grestore
        !          2035: gsave
        !          2036: 0.002 setlinewidth
        !          2037: 1 0 moveto
        !          2038: 1 0.61803 lineto
        !          2039: stroke
        !          2040: grestore
        !          2041: grestore
        !          2042: gsave
        !          2043: gsave
        !          2044: 0.002 setlinewidth
        !          2045: 0 0.37174 moveto
        !          2046: 1 0.37174 lineto
        !          2047: stroke
        !          2048: grestore
        !          2049: gsave
        !          2050: 0.002 setlinewidth
        !          2051: 0.39852 0 moveto
        !          2052: 0.39852 0.61803 lineto
        !          2053: stroke
        !          2054: grestore
        !          2055: grestore
        !          2056: 0 0 moveto
        !          2057: 1 0 lineto
        !          2058: 1 0.61803 lineto
        !          2059: 0 0.61803 lineto
        !          2060: closepath
        !          2061: clip
        !          2062: newpath
        !          2063: gsave
        !          2064: gsave
        !          2065: gsave
        !          2066: 0.004 setlinewidth
        !          2067: 0.02381 0.60332 moveto
        !          2068: 0.06349 0.57879 lineto
        !          2069: 0.10317 0.55427 lineto
        !          2070: 0.14286 0.52974 lineto
        !          2071: 0.18254 0.50522 lineto
        !          2072: 0.22222 0.48069 lineto
        !          2073: 0.2619 0.45617 lineto
        !          2074: 0.30159 0.43164 lineto
        !          2075: 0.34127 0.40712 lineto
        !          2076: 0.38095 0.38259 lineto
        !          2077: 0.42063 0.35807 lineto
        !          2078: 0.46032 0.33354 lineto
        !          2079: 0.5 0.30902 lineto
        !          2080: 0.53968 0.28449 lineto
        !          2081: 0.57937 0.25997 lineto
        !          2082: 0.61905 0.23544 lineto
        !          2083: 0.65873 0.21092 lineto
        !          2084: 0.69841 0.18639 lineto
        !          2085: 0.7381 0.16187 lineto
        !          2086: 0.77778 0.13734 lineto
        !          2087: 0.81746 0.11282 lineto
        !          2088: 0.85714 0.08829 lineto
        !          2089: 0.89683 0.06377 lineto
        !          2090: 0.93651 0.03924 lineto
        !          2091: 0.97619 0.01472 lineto
        !          2092: stroke
        !          2093: grestore
        !          2094: grestore
        !          2095: grestore
        !          2096: % End of Graphics
        !          2097: MathPictureEnd
        !          2098: end
        !          2099: showpage

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