Skip to content

Instantly share code, notes, and snippets.

@enjalot
Last active October 18, 2016 00:12
Show Gist options
  • Save enjalot/beed3e8491e29ad1b1f8347516a65fc9 to your computer and use it in GitHub Desktop.
Save enjalot/beed3e8491e29ad1b1f8347516a65fc9 to your computer and use it in GitHub Desktop.
character interpolation

Playing with the low dimensional vector produced in Neill Campbell's Font Project

Inspired by watching his talk.

I'm only using data for one character as this is just a prototype. I can imagine a lot of ways to enhance the experience of exploring the low dimensional space like using parallel coordinates

Built with blockbuilder.org

var CharFuncs = CharFuncs || {};
CharFuncs.char_1_i = {};
CharFuncs.char_1_i.getImageFilename = function() {
return "./javaScript/data/heatMap_char_1_i.jpg";
}
CharFuncs.char_1_i.getXLimits = function() {
return {
xMin: -3.227891,
yMin: -2.860331,
xMax: 1.974014,
yMax: 2.341574,
};
}
CharFuncs.char_1_i.getXPoints = function() {
var xPoints = [];
xPoints.push({ x: 13.6, y: 244.6 });
xPoints.push({ x: 267.6, y: 148.4 });
xPoints.push({ x: 235.3, y: 219.9 });
xPoints.push({ x: 248.1, y: 227.4 });
xPoints.push({ x: 41.7, y: 159.3 });
xPoints.push({ x: 264.5, y: 161.4 });
xPoints.push({ x: 266.6, y: 145.1 });
xPoints.push({ x: 226.3, y: 224.2 });
xPoints.push({ x: 250.9, y: 168.1 });
xPoints.push({ x: 276.5, y: 140.9 });
xPoints.push({ x: 272.5, y: 146.0 });
xPoints.push({ x: 278.6, y: 133.1 });
xPoints.push({ x: 87.8, y: 228.3 });
xPoints.push({ x: 278.0, y: 133.7 });
xPoints.push({ x: 237.0, y: 201.8 });
xPoints.push({ x: 114.5, y: 135.7 });
xPoints.push({ x: 124.3, y: 168.0 });
xPoints.push({ x: 119.4, y: 174.5 });
xPoints.push({ x: 180.5, y: 97.6 });
xPoints.push({ x: 185.3, y: 147.5 });
xPoints.push({ x: 125.8, y: 156.6 });
xPoints.push({ x: 125.3, y: 141.3 });
xPoints.push({ x: 144.7, y: 141.7 });
xPoints.push({ x: 144.7, y: 141.1 });
xPoints.push({ x: 144.9, y: 141.2 });
xPoints.push({ x: 144.9, y: 141.2 });
xPoints.push({ x: 118.6, y: 173.7 });
xPoints.push({ x: 135.8, y: 143.3 });
xPoints.push({ x: 142.1, y: 142.0 });
xPoints.push({ x: 144.6, y: 141.7 });
xPoints.push({ x: 267.1, y: 148.8 });
xPoints.push({ x: 267.6, y: 148.4 });
xPoints.push({ x: 131.1, y: 161.8 });
xPoints.push({ x: 144.6, y: 142.1 });
xPoints.push({ x: 237.0, y: 201.8 });
xPoints.push({ x: 234.3, y: 191.3 });
xPoints.push({ x: 271.6, y: 146.5 });
xPoints.push({ x: 286.4, y: 148.0 });
xPoints.push({ x: 198.2, y: 239.4 });
xPoints.push({ x: 267.6, y: 148.3 });
xPoints.push({ x: 230.9, y: 248.2 });
xPoints.push({ x: 128.1, y: 229.6 });
xPoints.push({ x: 115.8, y: 163.5 });
xPoints.push({ x: 198.5, y: 51.8 });
xPoints.push({ x: 129.2, y: 159.8 });
xPoints.push({ x: 157.4, y: 155.2 });
return xPoints;
}
CharFuncs.char_1_i.getPredictionMatrices = function() {
Y_mean=[[0.372400,0.372700,0.372748,0.372538,0.372203,0.371767,0.371259,0.370705,0.370128,0.369539,0.368947,0.368353,0.367758,0.367161,0.366563,0.365962,0.365358,0.364752,0.364141,0.363524,0.362901,0.362273,0.361641,0.361005,0.360366,0.359725,0.359083,0.358440,0.357793,0.357139,0.356467,0.355755,0.354973,0.354082,0.353044,0.351838,0.350475,0.348992,0.347427,0.345808,0.344156,0.342485,0.340803,0.339118,0.337430,0.335739,0.334047,0.332351,0.330653,0.328951,0.327242,0.325525,0.323800,0.322069,0.320334,0.318599,0.316865,0.315131,0.313396,0.311658,0.309916,0.308169,0.306406,0.304608,0.302742,0.300769,0.298627,0.296061,0.291616,0.287414,0.283475,0.279527,0.275509,0.271441,0.267350,0.263252,0.259152,0.255047,0.250938,0.246823,0.242702,0.238578,0.234451,0.230319,0.226182,0.222040,0.217894,0.213748,0.209601,0.205456,0.201313,0.197172,0.193029,0.188879,0.184710,0.180502,0.176223,0.171840,0.167331,0.162710,0.158031,0.153352,0.148703,0.144085,0.139483,0.134888,0.130295,0.125702,0.121110,0.116516,0.111918,0.107316,0.102708,0.098094,0.093474,0.088851,0.084228,0.079609,0.074992,0.070379,0.065768,0.061159,0.056552,0.051946,0.047340,0.042733,0.038122,0.033496,0.028842,0.024138,0.019359,0.014479,0.009367,0.004502,-0.000253,-0.004936,-0.009577,-0.014195,-0.018806,-0.023413,-0.028021,-0.032630,-0.037240,-0.041852,-0.046466,-0.051083,-0.055703,-0.060326,-0.064949,-0.069569,-0.074184,-0.078793,-0.083398,-0.087998,-0.092595,-0.097190,-0.101785,-0.106381,-0.110978,-0.115583,-0.120204,-0.124855,-0.129533,-0.134208,-0.138821,-0.143323,-0.147701,-0.151976,-0.156182,-0.160348,-0.164496,-0.168636,-0.172774,-0.176912,-0.181053,-0.185196,-0.189338,-0.193479,-0.197617,-0.201751,-0.205882,-0.210011,-0.214139,-0.218266,-0.222388,-0.226506,-0.230619,-0.234728,-0.238835,-0.242934,-0.247010,-0.251033,-0.254982,-0.258912,-0.263089,-0.267503,-0.270039,-0.272155,-0.274100,-0.275934,-0.277697,-0.279423,-0.281133,-0.282836,-0.284536,-0.286233,-0.287929,-0.289625,-0.291322,-0.293019,-0.294717,-0.296413,-0.298110,-0.299806,-0.301503,-0.303200,-0.304897,-0.306593,-0.308286,-0.309977,-0.311665,-0.313346,-0.315016,-0.316663,-0.318272,-0.319818,-0.321267,-0.322579,-0.323723,-0.324699,-0.325536,-0.326277,-0.326959,-0.327609,-0.328244,-0.328873,-0.329500,-0.330126,-0.330751,-0.331375,-0.331998,-0.332620,-0.333239,-0.333856,-0.334470,-0.335082,-0.335692,-0.336301,-0.336909,-0.337514,-0.338117,-0.338719,-0.339319,-0.339916,-0.340504,-0.341073,-0.341603,-0.342070,-0.342447,-0.342706,-0.342713,-0.342467,-0.342100,-0.341641,-0.341117,-0.340553,-0.339967,-0.339373,-0.338775,-0.338176,-0.337576,-0.336973,-0.336368,-0.335762,-0.335153,-0.334541,-0.333924,-0.333302,-0.332673,-0.332040,-0.331401,-0.330760,-0.330116,-0.329470,-0.328823,-0.328173,-0.327519,-0.326851,-0.326155,-0.325404,-0.324562,-0.323587,-0.322447,-0.321137,-0.319687,-0.318138,-0.316524,-0.314870,-0.313193,-0.311501,-0.309803,-0.308101,-0.306397,-0.304691,-0.302984,-0.301274,-0.299563,-0.297849,-0.296130,-0.294405,-0.292674,-0.290941,-0.289208,-0.287476,-0.285744,-0.284011,-0.282275,-0.280536,-0.278791,-0.277032,-0.275236,-0.273373,-0.271402,-0.269264,-0.266706,-0.262257,-0.258051,-0.254102,-0.250141,-0.246109,-0.242024,-0.237916,-0.233800,-0.229682,-0.225560,-0.221434,-0.217303,-0.213167,-0.209027,-0.204883,-0.200733,-0.196578,-0.192417,-0.188255,-0.184091,-0.179928,-0.175765,-0.171605,-0.167446,-0.163286,-0.159121,-0.154941,-0.150731,-0.146464,-0.142105,-0.137626,-0.133027,-0.128351,-0.123659,-0.118992,-0.114356,-0.109740,-0.105134,-0.100532,-0.095930,-0.091329,-0.086726,-0.082121,-0.077511,-0.072897,-0.068277,-0.063650,-0.059019,-0.054386,-0.049755,-0.045128,-0.040504,-0.035883,-0.031264,-0.026647,-0.022031,-0.017415,-0.012800,-0.008180,-0.003551,0.001103,0.005804,0.010579,0.015460,0.020577,0.025455,0.030227,0.034927,0.039582,0.044211,0.048828,0.053441,0.058054,0.062667,0.067281,0.071897,0.076515,0.081137,0.085763,0.090393,0.095023,0.099652,0.104274,0.108889,0.113498,0.118101,0.122702,0.127300,0.131898,0.136497,0.141096,0.145697,0.150309,0.154946,0.159617,0.164308,0.168968,0.173533,0.177970,0.182288,0.186519,0.190699,0.194853,0.198996,0.203137,0.207279,0.211422,0.215566,0.219709,0.223852,0.227991,0.232127,0.236258,0.240384,0.244507,0.248624,0.252736,0.256842,0.260943,0.265042,0.269138,0.273226,0.277293,0.281311,0.285262,0.289211,0.293431,0.297899,0.300479,0.302633,0.304618,0.306496,0.308308,0.310085,0.311849,0.313608,0.315364,0.317118,0.318868,0.320618,0.322367,0.324116,0.325865,0.327614,0.329359,0.331102,0.332840,0.334574,0.336306,0.338035,0.339763,0.341491,0.343214,0.344928,0.346622,0.348284,0.349893,0.351419,0.352822,0.354064,0.355131,0.356041,0.356834,0.357553,0.358231,0.358890,0.359543,0.360195,0.360847,0.361496,0.362142,0.362785,0.363427,0.364067,0.364707,0.365346,0.365983,0.366616,0.367244,0.367868,0.368488,0.369106,0.369724,0.370334,0.370928,0.371487,0.371986,-0.561468,-0.564903,-0.564441,-0.559438,-0.551562,-0.540927,-0.528082,-0.513462,-0.497592,-0.481026,-0.464202,-0.447335,-0.430466,-0.413579,-0.396663,-0.379723,-0.362778,-0.345844,-0.328909,-0.311883,-0.294011,-0.276376,-0.258915,-0.241514,-0.224142,-0.206788,-0.189442,-0.172090,-0.154721,-0.137340,-0.119961,-0.102594,-0.085235,-0.067877,-0.050519,-0.033163,-0.015812,0.001525,0.018846,0.036154,0.053458,0.070774,0.088112,0.105473,0.122863,0.140317,0.157874,0.175465,0.192881,0.209962,0.226641,0.242732,0.257963,0.272221,0.284735,0.292624,0.297573,0.300649,0.302485,0.303563,0.304244,0.304749,0.305179,0.305565,0.305913,0.306231,0.306537,0.306848,0.307170,0.307502,0.307835,0.308167,0.308498,0.308835,0.309182,0.309537,0.309894,0.310248,0.310598,0.310950,0.311311,0.311686,0.312075,0.312471,0.312868,0.313262,0.313659,0.314065,0.314493,0.314983,0.315649,0.316559,0.316639,0.316621,0.316584,0.316547,0.316515,0.316488,0.316459,0.316426,0.316391,0.316358,0.316333,0.316317,0.316305,0.316293,0.316279,0.316262,0.316247,0.316239,0.316238,0.316241,0.316244,0.316243,0.316239,0.316234,0.316233,0.316237,0.316243,0.316248,0.316250,0.316249,0.316249,0.316253,0.316261,0.316272,0.316280,0.316285,0.316287,0.316289,0.316295,0.316306,0.316321,0.316335,0.316345,0.316350,0.316354,0.316361,0.316371,0.316385,0.316398,0.316408,0.316414,0.316419,0.316425,0.316435,0.316449,0.316463,0.316473,0.316480,0.316486,0.316492,0.316501,0.316513,0.316526,0.316538,0.316549,0.316560,0.316574,0.316592,0.316612,0.316632,0.316649,0.316664,0.316679,0.316699,0.316724,0.316752,0.316779,0.316804,0.316826,0.316846,0.316870,0.316898,0.316930,0.316961,0.316990,0.317015,0.317038,0.317063,0.317093,0.317126,0.317160,0.317191,0.317217,0.317242,0.317268,0.317298,0.317334,0.317372,0.317412,0.317454,0.317501,0.317556,0.317624,0.317709,0.317825,0.318053,0.319230,0.320106,0.320769,0.321371,0.321972,0.322596,0.323248,0.323933,0.324662,0.325448,0.326302,0.327231,0.328236,0.329320,0.330492,0.331774,0.333201,0.334821,0.336689,0.338862,0.341402,0.344392,0.347949,0.352163,0.357145,0.363340,0.370385,0.378076,0.386153,0.394357,0.402615,0.410939,0.419323,0.427729,0.436130,0.444530,0.452939,0.461362,0.469818,0.478417,0.487179,0.494834,0.502243,0.509497,0.516656,0.523776,0.530851,0.537813,0.544700,0.551428,0.556033,0.557520,0.555495,0.549886,0.540848,0.529136,0.515677,0.500618,0.484269,0.467195,0.449962,0.432871,0.415927,0.399031,0.382133,0.365241,0.348377,0.331543,0.314725,0.297903,0.281070,0.264235,0.247409,0.230599,0.213795,0.196985,0.180164,0.163338,0.146517,0.129706,0.112902,0.096096,0.079282,0.062459,0.045632,0.028808,0.011986,-0.004834,-0.021654,-0.038473,-0.055286,-0.072093,-0.088898,-0.105706,-0.122520,-0.139340,-0.156158,-0.172968,-0.189771,-0.206576,-0.223393,-0.240223,-0.257056,-0.273879,-0.290696,-0.307523,-0.324378,-0.341262,-0.358155,-0.375046,-0.391976,-0.409043,-0.426261,-0.443363,-0.459794,-0.474959,-0.488489,-0.500253,-0.509565,-0.515644,-0.518218,-0.517210,-0.513155,-0.506612,-0.499905,-0.493113,-0.486141,-0.479085,-0.471990,-0.464822,-0.457517,-0.449968,-0.441320,-0.432839,-0.424494,-0.416149,-0.407756,-0.399318,-0.390848,-0.382352,-0.373843,-0.365360,-0.356952,-0.348653,-0.340494,-0.332571,-0.325096,-0.318229,-0.312121,-0.307244,-0.303182,-0.299757,-0.296832,-0.294297,-0.292072,-0.290103,-0.288349,-0.286771,-0.285335,-0.284019,-0.282810,-0.281700,-0.280680,-0.279739,-0.278863,-0.278036,-0.277248,-0.276493,-0.275767,-0.275058,-0.274311,-0.273376,-0.272134,-0.271855,-0.271706,-0.271593,-0.271499,-0.271418,-0.271347,-0.271284,-0.271230,-0.271183,-0.271143,-0.271110,-0.271079,-0.271048,-0.271013,-0.270975,-0.270936,-0.270899,-0.270868,-0.270844,-0.270823,-0.270803,-0.270779,-0.270751,-0.270722,-0.270693,-0.270669,-0.270649,-0.270632,-0.270616,-0.270599,-0.270580,-0.270558,-0.270536,-0.270514,-0.270493,-0.270473,-0.270456,-0.270442,-0.270431,-0.270421,-0.270409,-0.270396,-0.270380,-0.270366,-0.270354,-0.270349,-0.270347,-0.270349,-0.270348,-0.270345,-0.270337,-0.270327,-0.270318,-0.270312,-0.270308,-0.270307,-0.270306,-0.270304,-0.270300,-0.270294,-0.270287,-0.270281,-0.270275,-0.270269,-0.270266,-0.270265,-0.270266,-0.270268,-0.270272,-0.270277,-0.270286,-0.270302,-0.270325,-0.270356,-0.270392,-0.270431,-0.270471,-0.270512,-0.270553,-0.270599,-0.270649,-0.270706,-0.270766,-0.270831,-0.270902,-0.270981,-0.271072,-0.271175,-0.271289,-0.271414,-0.271547,-0.271688,-0.271840,-0.272011,-0.272204,-0.272427,-0.272685,-0.272987,-0.273343,-0.273763,-0.274257,-0.274843,-0.275597,-0.277240,-0.278762,-0.280299,-0.282102,-0.285082,-0.288738,-0.292305,-0.296035,-0.300113,-0.304619,-0.309631,-0.315298,-0.321906,-0.330057,-0.339758,-0.350275,-0.361076,-0.371913,-0.382746,-0.393596,-0.404513,-0.415467,-0.425456,-0.435225,-0.444857,-0.454378,-0.463796,-0.473103,-0.482272,-0.491277,-0.500141,-0.509008,-0.517956,-0.525829,-0.533529,-0.541131,-0.548633,-0.555987,1.465901,1.461020,1.455913,1.451022,1.446237,1.441529,1.436874,1.432248,1.427636,1.423029,1.418423,1.413818,1.409212,1.404605,1.399997,1.395388,1.390777,1.386163,1.381547,1.376929,1.372312,1.367698,1.363089,1.358484,1.353882,1.349283,1.344686,1.340090,1.335495,1.330900,1.326302,1.321689,1.317049,1.312375,1.307678,1.303003,1.298405,1.293917,1.289540,1.285248,1.281013,1.276810,1.272623,1.268443,1.264265,1.260089,1.255911,1.251732,1.247550,1.243367,1.239184,1.235000,1.230819,1.226642,1.222470,1.218304,1.214144,1.209990,1.205842,1.201698,1.197558,1.193422,1.189295,1.185194,1.181153,1.177195,1.173260,1.169060,1.164601,1.161992,1.159794,1.157755,1.155811,1.153926,1.152068,1.150221,1.148377,1.146537,1.144701,1.142867,1.141035,1.139202,1.137368,1.135535,1.133706,1.131883,1.130068,1.128263,1.126464,1.124669,1.122877,1.121086,1.119297,1.117514,1.115745,1.114000,1.112297,1.110657,1.109115,1.107715,1.106491,1.105445,1.104544,1.103743,1.103002,1.102293,1.101596,1.100904,1.100214,1.099525,1.098838,1.098153,1.097471,1.096792,1.096118,1.095450,1.094790,1.094138,1.093491,1.092849,1.092211,1.091575,1.090941,1.090309,1.089678,1.089051,1.088434,1.087841,1.087294,1.086820,1.086450,1.086207,1.086234,1.086523,1.086926,1.087416,1.087964,1.088547,1.089146,1.089752,1.090359,1.090968,1.091580,1.092195,1.092814,1.093436,1.094064,1.094699,1.095340,1.095989,1.096642,1.097300,1.097961,1.098625,1.099290,1.099955,1.100621,1.101293,1.101979,1.102698,1.103479,1.104361,1.105388,1.106590,1.107966,1.109482,1.111096,1.112771,1.114487,1.116225,1.117976,1.119730,1.121487,1.123245,1.125007,1.126772,1.128542,1.130317,1.132098,1.133882,1.135668,1.137453,1.139238,1.141022,1.142808,1.144597,1.146388,1.148181,1.149979,1.151789,1.153629,1.155531,1.157534,1.159698,1.162269,1.166678,1.170823,1.174715,1.178642,1.182660,1.186739,1.190845,1.194958,1.199074,1.203195,1.207321,1.211451,1.215584,1.219717,1.223846,1.227972,1.232097,1.236223,1.240351,1.244481,1.248612,1.252743,1.256871,1.260998,1.265124,1.269254,1.273393,1.277555,1.281759,1.286034,1.290408,1.294896,1.299485,1.304131,1.308781,1.313405,1.317998,1.322571,1.327134,1.331695,1.336255,1.340816,1.345379,1.349945,1.354514,1.359084,1.363656,1.368229,1.372803,1.377377,1.381951,1.386524,1.391097,1.395669,1.400239,1.404808,1.409375,1.413942,1.418509,1.423080,1.427662,1.432268,1.436922,1.441650,1.446489,1.451551,1.456396,1.461133,1.465794,1.470406,1.474991,1.479564,1.484132,1.488700,1.493269,1.497838,1.502409,1.506982,1.511556,1.516130,1.520706,1.525284,1.529864,1.534444,1.539022,1.543595,1.548164,1.552729,1.557290,1.561849,1.566407,1.570965,1.575525,1.580094,1.584683,1.589302,1.593950,1.598600,1.603200,1.607700,1.612085,1.616367,1.620576,1.624739,1.628878,1.633007,1.637132,1.641257,1.645384,1.649514,1.653644,1.657774,1.661903,1.666033,1.670162,1.674291,1.678419,1.682545,1.686666,1.690781,1.694888,1.698990,1.703088,1.707182,1.711268,1.715328,1.719328,1.723238,1.727120,1.731262,1.735677,1.738241,1.740398,1.742396,1.744296,1.746137,1.747949,1.749749,1.751545,1.753338,1.755128,1.756916,1.758703,1.760490,1.762277,1.764064,1.765847,1.767622,1.769390,1.771150,1.772903,1.774651,1.776396,1.778139,1.779880,1.781617,1.783344,1.785050,1.786721,1.788336,1.789867,1.791271,1.792509,1.793568,1.794474,1.795270,1.795996,1.796684,1.797354,1.798018,1.798679,1.799339,1.799997,1.800654,1.801309,1.801962,1.802609,1.803250,1.803883,1.804508,1.805126,1.805739,1.806350,1.806957,1.807561,1.808163,1.808764,1.809361,1.809951,1.810523,1.811059,1.811531,1.811911,1.812172,1.812167,1.811894,1.811499,1.811004,1.810439,1.809832,1.809202,1.808563,1.807921,1.807278,1.806633,1.805985,1.805333,1.804677,1.804014,1.803344,1.802666,1.801981,1.801290,1.800596,1.799899,1.799199,1.798497,1.797793,1.797089,1.796381,1.795665,1.794927,1.794140,1.793271,1.792273,1.791108,1.789761,1.788254,1.786633,1.784938,1.783196,1.781425,1.779638,1.777843,1.776046,1.774248,1.772448,1.770643,1.768831,1.767010,1.765180,1.763343,1.761502,1.759661,1.757820,1.755979,1.754137,1.752292,1.750443,1.748591,1.746736,1.744869,1.742974,1.741022,1.738972,1.736764,1.734143,1.729662,1.725447,1.721504,1.717543,1.713501,1.709401,1.705276,1.701142,1.697005,1.692864,1.688719,1.684570,1.680417,1.676263,1.672108,1.667952,1.663794,1.659634,1.655473,1.651312,1.647150,1.642990,1.638831,1.634672,1.630512,1.626346,1.622165,1.617950,1.613672,1.609300,1.604811,1.600208,1.595526,1.590821,1.586137,1.581489,1.576868,1.572261,1.567658,1.563054,1.558449,1.553843,1.549235,1.544624,1.540012,1.535397,1.530780,1.526160,1.521540,1.516921,1.512303,1.507687,1.503072,1.498459,1.493846,1.489234,1.484621,1.480000,1.475357,1.470667,0.109726,0.122480,0.137774,0.151228,0.161853,0.170163,0.176552,0.181563,0.185667,0.189246,0.192557,0.195737,0.198852,0.201931,0.204991,0.208047,0.211106,0.214171,0.217273,0.220538,0.224053,0.226744,0.229360,0.231979,0.234610,0.237250,0.239892,0.242536,0.245187,0.247851,0.250533,0.253233,0.255950,0.258690,0.261459,0.264262,0.267093,0.269940,0.272787,0.275628,0.278464,0.281304,0.284149,0.286978,0.289750,0.292415,0.294894,0.297040,0.298658,0.299544,0.299424,0.297880,0.294323,0.287764,0.276572,0.263217,0.248762,0.233257,0.216894,0.200009,0.182912,0.165779,0.148658,0.131535,0.114395,0.097234,0.080058,0.062884,0.045724,0.028575,0.011428,-0.005724,-0.022878,-0.040037,-0.057196,-0.074353,-0.091510,-0.108671,-0.125835,-0.142999,-0.160161,-0.177321,-0.194482,-0.211647,-0.228821,-0.246002,-0.263187,-0.280371,-0.297555,-0.314753,-0.332046,-0.350168,-0.368043,-0.385764,-0.403447,-0.421123,-0.438794,-0.456461,-0.474129,-0.491802,-0.509481,-0.527164,-0.544847,-0.562528,-0.580207,-0.597885,-0.615565,-0.633247,-0.650931,-0.668616,-0.686300,-0.703983,-0.721669,-0.739356,-0.757044,-0.774733,-0.792420,-0.810105,-0.827791,-0.845480,-0.863172,-0.880868,-0.898563,-0.916257,-0.933947,-0.951636,-0.969326,-0.987021,-1.004720,-1.022423,-1.040125,-1.057823,-1.075518,-1.093212,-1.110907,-1.128605,-1.146309,-1.164015,-1.181721,-1.199425,-1.217126,-1.234827,-1.252528,-1.270232,-1.287937,-1.305644,-1.323350,-1.341057,-1.358764,-1.376471,-1.394179,-1.411888,-1.429597,-1.447305,-1.465012,-1.482720,-1.500429,-1.518141,-1.535854,-1.553567,-1.571278,-1.588988,-1.606697,-1.624407,-1.642120,-1.659836,-1.677553,-1.695268,-1.712980,-1.730690,-1.748399,-1.766112,-1.783828,-1.801548,-1.819268,-1.836986,-1.854699,-1.872411,-1.890122,-1.907836,-1.925553,-1.943275,-1.960996,-1.978716,-1.996433,-2.014149,-2.031866,-2.049586,-2.067308,-2.085030,-2.102752,-2.120472,-2.138192,-2.155914,-2.173645,-2.191409,-2.209269,-2.227376,-2.245827,-2.263333,-2.280729,-2.298104,-2.315472,-2.332839,-2.350208,-2.367583,-2.384970,-2.402370,-2.419780,-2.437195,-2.454612,-2.472031,-2.489463,-2.506929,-2.524466,-2.542115,-2.559908,-2.577844,-2.595897,-2.614034,-2.632220,-2.650412,-2.668670,-2.686979,-2.704584,-2.721486,-2.737473,-2.752541,-2.766869,-2.780644,-2.793981,-2.806929,-2.819511,-2.831746,-2.843661,-2.855305,-2.866757,-2.878160,-2.890440,-2.902348,-2.914044,-2.925670,-2.937303,-2.948933,-2.960417,-2.971556,-2.982374,-2.993511,-3.004820,-3.018178,-3.033185,-3.046609,-3.057612,-3.065420,-3.070515,-3.073702,-3.075501,-3.076388,-3.076788,-3.076971,-3.077051,-3.077063,-3.077028,-3.076972,-3.076914,-3.076856,-3.076791,-3.076714,-3.076625,-3.076532,-3.076440,-3.076349,-3.076257,-3.076166,-3.076078,-3.075996,-3.075921,-3.075852,-3.075788,-3.075727,-3.075671,-3.075623,-3.075586,-3.075561,-3.075548,-3.075546,-3.075551,-3.075562,-3.075575,-3.075589,-3.075604,-3.075622,-3.075643,-3.075668,-3.075694,-3.075716,-3.075734,-3.075751,-3.075770,-3.075789,-3.075803,-3.075804,-3.075791,-3.075772,-3.075753,-3.075733,-3.075697,-3.075621,-3.075487,-3.075262,-3.074842,-3.073973,-3.072242,-3.069181,-3.064310,-3.056936,-3.046454,-3.033447,-3.018582,-3.005094,-2.993895,-2.982770,-2.972053,-2.961028,-2.949623,-2.938031,-2.926418,-2.914823,-2.903193,-2.891385,-2.879234,-2.867966,-2.856676,-2.845231,-2.833547,-2.821564,-2.809248,-2.796580,-2.783531,-2.770057,-2.756090,-2.741523,-2.726219,-2.710069,-2.693114,-2.675513,-2.657161,-2.638840,-2.620656,-2.602595,-2.584663,-2.566849,-2.549130,-2.531487,-2.513910,-2.496388,-2.478904,-2.461446,-2.444009,-2.426591,-2.409193,-2.391813,-2.374449,-2.357096,-2.339747,-2.322397,-2.305044,-2.287684,-2.270303,-2.252819,-2.234400,-2.216290,-2.198420,-2.180646,-2.162906,-2.145175,-2.127444,-2.109711,-2.091977,-2.074242,-2.056509,-2.038777,-2.021047,-2.003318,-1.985589,-1.967859,-1.950128,-1.932395,-1.914663,-1.896932,-1.879202,-1.861473,-1.843744,-1.826014,-1.808282,-1.790550,-1.772819,-1.755088,-1.737358,-1.719629,-1.701900,-1.684170,-1.666440,-1.648710,-1.630979,-1.613249,-1.595518,-1.577788,-1.560058,-1.542329,-1.524601,-1.506873,-1.489145,-1.471415,-1.453685,-1.435954,-1.418225,-1.400498,-1.382773,-1.365048,-1.347322,-1.329595,-1.311867,-1.294138,-1.276410,-1.258684,-1.240960,-1.223239,-1.205516,-1.187793,-1.170067,-1.152341,-1.134616,-1.116893,-1.099172,-1.081452,-1.063732,-1.046012,-1.028291,-1.010570,-0.992849,-0.975128,-0.957408,-0.939689,-0.921971,-0.904254,-0.886537,-0.868820,-0.851106,-0.833392,-0.815677,-0.797962,-0.780247,-0.762532,-0.744819,-0.727106,-0.709395,-0.691683,-0.673970,-0.656257,-0.638545,-0.620833,-0.603124,-0.585417,-0.567709,-0.549996,-0.532272,-0.514533,-0.496776,-0.479007,-0.461236,-0.443464,-0.425647,-0.407650,-0.389392,-0.371924,-0.354454,-0.336703,-0.318450,-0.300836,-0.283997,-0.267253,-0.250530,-0.233788,-0.216958,-0.199931,-0.182556,-0.164844,-0.147750,-0.132053,-0.117747,-0.104649,-0.092479,-0.080995,-0.069966,-0.058567,-0.047751,-0.037398,-0.027360,-0.017554,-0.007913,0.001609,0.011039,0.020396,0.029717,0.039136,0.049586,0.059918,0.070166,0.080222,0.089980,0.099773,],
];
Y_std=[[0.057337,0.057715,0.057739,0.057405,0.057069,0.056711,0.056328,0.055928,0.055521,0.055115,0.054711,0.054311,0.053915,0.053524,0.053137,0.052753,0.052372,0.051991,0.051607,0.051220,0.050828,0.050433,0.050037,0.049641,0.049248,0.048859,0.048475,0.048096,0.047723,0.047355,0.046986,0.046611,0.046222,0.045812,0.045374,0.044911,0.044429,0.043938,0.043447,0.042964,0.042495,0.042047,0.041626,0.041234,0.040872,0.040541,0.040241,0.039973,0.039734,0.039524,0.039337,0.039175,0.039036,0.038924,0.038846,0.038806,0.038805,0.038845,0.038922,0.039036,0.039187,0.039375,0.039600,0.039862,0.040157,0.040472,0.040759,0.040799,0.039527,0.038628,0.038041,0.037525,0.037003,0.036471,0.035940,0.035416,0.034898,0.034387,0.033883,0.033387,0.032896,0.032411,0.031927,0.031442,0.030957,0.030476,0.030003,0.029544,0.029100,0.028671,0.028257,0.027856,0.027470,0.027097,0.026737,0.026392,0.026060,0.025739,0.025427,0.025116,0.024806,0.024497,0.024194,0.023902,0.023623,0.023359,0.023110,0.022877,0.022659,0.022457,0.022270,0.022097,0.021937,0.021790,0.021655,0.021537,0.021440,0.021367,0.021320,0.021295,0.021293,0.021312,0.021353,0.021415,0.021497,0.021599,0.021717,0.021847,0.021978,0.022101,0.022216,0.022362,0.022777,0.022993,0.023176,0.023376,0.023600,0.023841,0.024097,0.024367,0.024649,0.024942,0.025245,0.025558,0.025883,0.026220,0.026571,0.026934,0.027308,0.027688,0.028072,0.028458,0.028849,0.029246,0.029650,0.030061,0.030479,0.030903,0.031329,0.031754,0.032167,0.032561,0.032936,0.033315,0.033734,0.034211,0.034738,0.035289,0.035847,0.036403,0.036957,0.037514,0.038074,0.038639,0.039209,0.039787,0.040371,0.040961,0.041556,0.042149,0.042738,0.043321,0.043901,0.044481,0.045061,0.045645,0.046230,0.046817,0.047407,0.048000,0.048589,0.049169,0.049760,0.050488,0.051701,0.053428,0.053265,0.052733,0.052128,0.051517,0.050921,0.050347,0.049797,0.049268,0.048761,0.048275,0.047812,0.047376,0.046968,0.046590,0.046240,0.045918,0.045625,0.045359,0.045123,0.044917,0.044743,0.044601,0.044492,0.044415,0.044368,0.044353,0.044371,0.044421,0.044502,0.044607,0.044731,0.044874,0.045040,0.045233,0.045450,0.045687,0.045939,0.046203,0.046477,0.046760,0.047049,0.047346,0.047651,0.047963,0.048283,0.048610,0.048942,0.049280,0.049621,0.049966,0.050316,0.050672,0.051034,0.051402,0.051776,0.052155,0.052537,0.052923,0.053312,0.053702,0.054085,0.054458,0.054836,0.055252,0.055243,0.054811,0.054424,0.054048,0.053666,0.053278,0.052892,0.052511,0.052135,0.051762,0.051394,0.051032,0.050676,0.050325,0.049981,0.049639,0.049298,0.048956,0.048613,0.048271,0.047932,0.047598,0.047270,0.046948,0.046633,0.046325,0.046026,0.045736,0.045459,0.045198,0.044957,0.044740,0.044552,0.044394,0.044260,0.044148,0.044057,0.043992,0.043958,0.043956,0.043986,0.044049,0.044143,0.044270,0.044431,0.044623,0.044845,0.045094,0.045367,0.045664,0.045985,0.046334,0.046713,0.047125,0.047567,0.048035,0.048527,0.049042,0.049581,0.050146,0.050738,0.051352,0.051966,0.052512,0.052683,0.050899,0.049642,0.048889,0.048273,0.047666,0.047045,0.046420,0.045797,0.045178,0.044559,0.043943,0.043330,0.042720,0.042110,0.041500,0.040884,0.040262,0.039637,0.039014,0.038396,0.037786,0.037184,0.036588,0.035998,0.035412,0.034830,0.034252,0.033681,0.033127,0.032611,0.032155,0.031765,0.031419,0.031082,0.030730,0.030358,0.029978,0.029598,0.029224,0.028860,0.028506,0.028162,0.027830,0.027508,0.027194,0.026887,0.026586,0.026292,0.026012,0.025748,0.025504,0.025278,0.025071,0.024880,0.024705,0.024546,0.024404,0.024279,0.024173,0.024087,0.024026,0.023989,0.023964,0.023893,0.023611,0.023600,0.023628,0.023654,0.023671,0.023684,0.023702,0.023729,0.023770,0.023827,0.023898,0.023985,0.024087,0.024206,0.024341,0.024493,0.024662,0.024843,0.025034,0.025233,0.025440,0.025657,0.025883,0.026120,0.026367,0.026624,0.026890,0.027166,0.027452,0.027745,0.028047,0.028357,0.028677,0.028998,0.029311,0.029611,0.029898,0.030181,0.030466,0.030759,0.031064,0.031381,0.031711,0.032056,0.032415,0.032788,0.033171,0.033559,0.033950,0.034343,0.034738,0.035138,0.035546,0.035961,0.036383,0.036813,0.037249,0.037694,0.038142,0.038588,0.039036,0.039553,0.040359,0.041518,0.041468,0.041190,0.040887,0.040602,0.040348,0.040128,0.039944,0.039795,0.039683,0.039607,0.039569,0.039570,0.039609,0.039685,0.039798,0.039946,0.040128,0.040341,0.040587,0.040864,0.041173,0.041515,0.041888,0.042292,0.042727,0.043189,0.043675,0.044178,0.044689,0.045196,0.045688,0.046154,0.046588,0.046992,0.047372,0.047738,0.048099,0.048461,0.048828,0.049202,0.049583,0.049970,0.050362,0.050758,0.051158,0.051562,0.051969,0.052378,0.052789,0.053201,0.053615,0.054031,0.054449,0.054871,0.055296,0.055724,0.056149,0.056563,0.056958,0.241685,0.245641,0.248326,0.250128,0.250513,0.250149,0.249649,0.248715,0.247060,0.244747,0.242082,0.239336,0.236642,0.234023,0.231475,0.229012,0.226653,0.224400,0.222188,0.219662,0.213477,0.208463,0.204296,0.200412,0.196628,0.192908,0.189255,0.185670,0.182152,0.178704,0.175330,0.172036,0.168826,0.165707,0.162691,0.159787,0.157006,0.154357,0.151843,0.149467,0.147233,0.145143,0.143201,0.141412,0.139774,0.138261,0.136844,0.135522,0.134312,0.133190,0.132137,0.131176,0.130259,0.129157,0.127378,0.125302,0.122918,0.120315,0.117541,0.114642,0.111666,0.108657,0.105641,0.102630,0.099632,0.096653,0.093698,0.090776,0.087890,0.085047,0.082245,0.079489,0.076780,0.074127,0.071536,0.069019,0.066585,0.064240,0.061990,0.059844,0.057813,0.055913,0.054161,0.052577,0.051176,0.049970,0.048969,0.048182,0.047609,0.047255,0.047235,0.047990,0.048150,0.048191,0.048203,0.048206,0.048206,0.048207,0.048210,0.048216,0.048223,0.048231,0.048237,0.048241,0.048243,0.048244,0.048245,0.048248,0.048253,0.048258,0.048263,0.048267,0.048270,0.048273,0.048276,0.048279,0.048283,0.048288,0.048292,0.048298,0.048305,0.048312,0.048319,0.048325,0.048331,0.048336,0.048341,0.048346,0.048349,0.048352,0.048354,0.048356,0.048358,0.048361,0.048364,0.048368,0.048370,0.048371,0.048371,0.048371,0.048372,0.048374,0.048378,0.048382,0.048385,0.048387,0.048387,0.048389,0.048391,0.048394,0.048397,0.048399,0.048399,0.048399,0.048400,0.048401,0.048402,0.048402,0.048399,0.048394,0.048386,0.048377,0.048370,0.048364,0.048360,0.048356,0.048351,0.048344,0.048336,0.048329,0.048324,0.048320,0.048317,0.048313,0.048308,0.048302,0.048296,0.048291,0.048288,0.048286,0.048283,0.048280,0.048277,0.048274,0.048271,0.048268,0.048265,0.048263,0.048262,0.048262,0.048264,0.048267,0.048269,0.048271,0.048272,0.048278,0.048307,0.048477,0.050496,0.052469,0.054041,0.055451,0.056842,0.058283,0.059795,0.061377,0.063021,0.064716,0.066456,0.068239,0.070063,0.071927,0.073830,0.075768,0.077733,0.079711,0.081689,0.083654,0.085587,0.087467,0.089311,0.091253,0.093466,0.096071,0.099272,0.103068,0.107464,0.112390,0.117756,0.123499,0.129575,0.135952,0.142612,0.149551,0.156778,0.164334,0.172382,0.181421,0.191598,0.197833,0.203736,0.209646,0.215671,0.221951,0.228687,0.236048,0.244080,0.251979,0.257184,0.259458,0.259798,0.259197,0.257883,0.255848,0.253643,0.250438,0.245556,0.239046,0.231469,0.223390,0.215108,0.206728,0.198296,0.189847,0.181404,0.172969,0.164535,0.156091,0.147640,0.139191,0.130756,0.122342,0.113947,0.105567,0.097205,0.088873,0.080594,0.072386,0.064267,0.056266,0.048443,0.040909,0.033871,0.027706,0.023106,0.021113,0.022434,0.026584,0.032498,0.039388,0.046821,0.054576,0.062537,0.070637,0.078833,0.087090,0.095390,0.103722,0.112086,0.120476,0.128882,0.137288,0.145684,0.154078,0.162482,0.170893,0.179286,0.187619,0.195842,0.203854,0.211379,0.217880,0.222782,0.225986,0.228129,0.230092,0.231550,0.232230,0.232084,0.230152,0.225534,0.217689,0.209607,0.202173,0.195347,0.189004,0.182975,0.177111,0.171278,0.165122,0.155018,0.146066,0.138092,0.130566,0.123313,0.116320,0.109633,0.103306,0.097396,0.091986,0.087179,0.083073,0.079741,0.077211,0.075453,0.074419,0.073981,0.073339,0.072602,0.071738,0.070763,0.069728,0.068672,0.067619,0.066581,0.065571,0.064599,0.063679,0.062826,0.062055,0.061377,0.060804,0.060345,0.060007,0.059794,0.059706,0.059744,0.059908,0.060246,0.061003,0.062747,0.063113,0.063247,0.063322,0.063375,0.063417,0.063450,0.063475,0.063491,0.063501,0.063506,0.063510,0.063514,0.063520,0.063527,0.063535,0.063542,0.063548,0.063555,0.063563,0.063572,0.063580,0.063588,0.063596,0.063604,0.063614,0.063624,0.063633,0.063640,0.063646,0.063649,0.063653,0.063659,0.063667,0.063677,0.063687,0.063695,0.063699,0.063700,0.063700,0.063701,0.063706,0.063714,0.063724,0.063735,0.063745,0.063752,0.063759,0.063764,0.063771,0.063780,0.063792,0.063806,0.063820,0.063833,0.063844,0.063853,0.063859,0.063867,0.063876,0.063887,0.063901,0.063914,0.063927,0.063937,0.063947,0.063956,0.063966,0.063976,0.063986,0.063996,0.064005,0.064015,0.064025,0.064036,0.064049,0.064061,0.064073,0.064082,0.064090,0.064097,0.064103,0.064110,0.064117,0.064122,0.064125,0.064123,0.064117,0.064104,0.064085,0.064061,0.064032,0.063999,0.063964,0.063925,0.063876,0.063812,0.063726,0.063615,0.063474,0.063301,0.063090,0.062817,0.062363,0.060971,0.060185,0.059642,0.059053,0.057115,0.056927,0.057557,0.058625,0.060166,0.062157,0.064498,0.067066,0.069698,0.072027,0.074690,0.078352,0.083087,0.088767,0.095250,0.102470,0.110590,0.119577,0.126075,0.132638,0.139452,0.146492,0.153711,0.161077,0.168575,0.176202,0.184022,0.192333,0.201340,0.208080,0.214778,0.221809,0.229198,0.236423,0.053216,0.053455,0.053902,0.054162,0.054367,0.054565,0.054770,0.054983,0.055204,0.055432,0.055667,0.055908,0.056156,0.056411,0.056673,0.056945,0.057228,0.057525,0.057833,0.058151,0.058470,0.058785,0.059096,0.059404,0.059711,0.060022,0.060338,0.060659,0.060985,0.061317,0.061653,0.061989,0.062322,0.062644,0.062956,0.063268,0.063593,0.063944,0.064323,0.064725,0.065144,0.065573,0.066011,0.066457,0.066909,0.067369,0.067836,0.068312,0.068797,0.069291,0.069796,0.070307,0.070820,0.071330,0.071833,0.072330,0.072823,0.073317,0.073814,0.074315,0.074822,0.075334,0.075852,0.076370,0.076879,0.077382,0.077940,0.078731,0.079787,0.079925,0.079900,0.079865,0.079850,0.079859,0.079892,0.079948,0.080024,0.080122,0.080240,0.080379,0.080538,0.080719,0.080920,0.081136,0.081362,0.081591,0.081818,0.082046,0.082278,0.082521,0.082778,0.083052,0.083344,0.083654,0.083981,0.084321,0.084671,0.085028,0.085391,0.085759,0.086129,0.086500,0.086873,0.087245,0.087618,0.087992,0.088369,0.088749,0.089132,0.089518,0.089907,0.090297,0.090686,0.091070,0.091444,0.091801,0.092140,0.092459,0.092765,0.093062,0.093356,0.093651,0.093948,0.094247,0.094550,0.094855,0.095162,0.095468,0.095768,0.096058,0.096349,0.096672,0.096682,0.096379,0.096101,0.095823,0.095536,0.095242,0.094949,0.094657,0.094369,0.094084,0.093800,0.093518,0.093232,0.092940,0.092635,0.092313,0.091973,0.091617,0.091250,0.090878,0.090503,0.090130,0.089759,0.089392,0.089028,0.088669,0.088311,0.087954,0.087596,0.087238,0.086884,0.086535,0.086193,0.085852,0.085514,0.085184,0.084867,0.084567,0.084284,0.084019,0.083771,0.083541,0.083327,0.083125,0.082932,0.082745,0.082562,0.082387,0.082226,0.082084,0.081962,0.081861,0.081781,0.081720,0.081678,0.081657,0.081655,0.081674,0.081711,0.081763,0.081821,0.081853,0.081717,0.080677,0.079885,0.079313,0.078787,0.078255,0.077714,0.077172,0.076634,0.076101,0.075573,0.075049,0.074530,0.074016,0.073508,0.073006,0.072511,0.072021,0.071537,0.071059,0.070588,0.070122,0.069664,0.069212,0.068768,0.068330,0.067899,0.067474,0.067054,0.066637,0.066226,0.065824,0.065437,0.065064,0.064699,0.064330,0.063954,0.063572,0.063189,0.062808,0.062431,0.062060,0.061694,0.061333,0.060977,0.060623,0.060270,0.059917,0.059561,0.059205,0.058854,0.058511,0.058180,0.057859,0.057546,0.057242,0.056945,0.056655,0.056372,0.056095,0.055825,0.055560,0.055301,0.055047,0.054786,0.054478,0.054010,0.053730,0.053495,0.053273,0.053056,0.052845,0.052643,0.052450,0.052266,0.052090,0.051923,0.051765,0.051614,0.051470,0.051331,0.051197,0.051066,0.050945,0.050837,0.050747,0.050675,0.050621,0.050581,0.050554,0.050538,0.050531,0.050533,0.050546,0.050568,0.050595,0.050622,0.050645,0.050673,0.050724,0.050816,0.050955,0.051132,0.051336,0.051556,0.051788,0.052031,0.052284,0.052548,0.052823,0.053111,0.053413,0.053728,0.054055,0.054394,0.054742,0.055098,0.055464,0.055840,0.056226,0.056622,0.057027,0.057439,0.057858,0.058287,0.058724,0.059163,0.059588,0.060011,0.060552,0.061569,0.063080,0.062730,0.062014,0.061221,0.060417,0.059626,0.058854,0.058103,0.057372,0.056659,0.055967,0.055295,0.054648,0.054026,0.053434,0.052874,0.052348,0.051854,0.051393,0.050960,0.050556,0.050181,0.049835,0.049520,0.049235,0.048982,0.048760,0.048571,0.048417,0.048296,0.048208,0.048151,0.048123,0.048124,0.048151,0.048201,0.048270,0.048353,0.048450,0.048558,0.048678,0.048808,0.048949,0.049102,0.049266,0.049441,0.049628,0.049824,0.050028,0.050240,0.050460,0.050687,0.050923,0.051167,0.051418,0.051676,0.051941,0.052213,0.052493,0.052779,0.053067,0.053357,0.053662,0.054015,0.054032,0.053706,0.053423,0.053146,0.052863,0.052579,0.052297,0.052022,0.051754,0.051492,0.051238,0.050990,0.050750,0.050517,0.050291,0.050072,0.049862,0.049662,0.049473,0.049295,0.049129,0.048974,0.048832,0.048701,0.048581,0.048473,0.048376,0.048291,0.048220,0.048169,0.048143,0.048147,0.048185,0.048254,0.048356,0.048493,0.048669,0.048882,0.049129,0.049409,0.049721,0.050063,0.050435,0.050836,0.051267,0.051728,0.052221,0.052751,0.053316,0.053915,0.054545,0.055202,0.055884,0.056587,0.057311,0.058054,0.058816,0.059598,0.060397,0.061207,0.062002,0.062719,0.063066,0.061572,0.060552,0.059999,0.059566,0.059136,0.058694,0.058254,0.057823,0.057402,0.056987,0.056580,0.056184,0.055802,0.055439,0.055097,0.054775,0.054472,0.054182,0.053903,0.053634,0.053375,0.053129,0.052895,0.052673,0.052462,0.052261,0.052070,0.051889,0.051722,0.051577,0.051462,0.051384,0.051335,0.051299,0.051264,0.051227,0.051193,0.051165,0.051145,0.051134,0.051130,0.051136,0.051150,0.051176,0.051216,0.051272,0.051347,0.051440,0.051545,0.051656,0.051769,0.051884,0.052003,0.052126,0.052257,0.052395,0.052541,0.052694,0.052856,0.053027,0.232709,0.225835,0.218927,0.214588,0.210366,0.206843,0.203847,0.200875,0.197729,0.194424,0.191047,0.187675,0.184343,0.181060,0.177820,0.174618,0.171457,0.168345,0.165275,0.162236,0.159320,0.156501,0.153681,0.150868,0.148066,0.145279,0.142508,0.139750,0.137000,0.134252,0.131506,0.128767,0.126045,0.123344,0.120667,0.118010,0.115376,0.112773,0.110210,0.107693,0.105219,0.102787,0.100402,0.098083,0.095864,0.093778,0.091864,0.090187,0.088822,0.087811,0.087193,0.087007,0.087187,0.087386,0.087121,0.087352,0.087904,0.088332,0.088362,0.087989,0.087385,0.086727,0.086104,0.085540,0.085048,0.084641,0.084332,0.084127,0.084029,0.084031,0.084128,0.084318,0.084604,0.084989,0.085477,0.086065,0.086749,0.087522,0.088380,0.089322,0.090346,0.091451,0.092634,0.093889,0.095211,0.096600,0.098054,0.099562,0.101093,0.102561,0.103534,0.099900,0.097684,0.096367,0.095286,0.094247,0.093222,0.092209,0.091206,0.090210,0.089224,0.088256,0.087311,0.086392,0.085496,0.084617,0.083752,0.082903,0.082075,0.081273,0.080499,0.079754,0.079032,0.078332,0.077653,0.076998,0.076372,0.075779,0.075218,0.074689,0.074188,0.073715,0.073270,0.072858,0.072481,0.072141,0.071836,0.071564,0.071324,0.071116,0.070944,0.070811,0.070717,0.070662,0.070643,0.070657,0.070705,0.070787,0.070907,0.071065,0.071262,0.071496,0.071764,0.072065,0.072400,0.072769,0.073174,0.073613,0.074084,0.074585,0.075115,0.075677,0.076269,0.076893,0.077547,0.078231,0.078940,0.079673,0.080431,0.081213,0.082021,0.082853,0.083709,0.084587,0.085484,0.086403,0.087342,0.088303,0.089282,0.090280,0.091295,0.092325,0.093372,0.094435,0.095514,0.096609,0.097718,0.098841,0.099978,0.101129,0.102294,0.103471,0.104657,0.105852,0.107056,0.108271,0.109498,0.110738,0.111990,0.113251,0.114521,0.115796,0.117078,0.118368,0.119656,0.120907,0.122033,0.122848,0.123355,0.124918,0.126631,0.128418,0.130264,0.132158,0.134090,0.136049,0.138033,0.140046,0.142096,0.144189,0.146321,0.148481,0.150649,0.152799,0.154900,0.156917,0.158828,0.160635,0.162364,0.164037,0.165674,0.167291,0.168823,0.170389,0.172891,0.176131,0.180074,0.184620,0.189648,0.195084,0.200889,0.207030,0.213456,0.220112,0.226964,0.234001,0.241182,0.248217,0.252488,0.257811,0.263668,0.269759,0.275993,0.282120,0.287644,0.291829,0.293374,0.289848,0.281689,0.270955,0.261722,0.256766,0.253873,0.252153,0.251409,0.251056,0.250983,0.251122,0.251341,0.251549,0.251736,0.251922,0.252110,0.252287,0.252446,0.252590,0.252731,0.252872,0.253010,0.253139,0.253256,0.253366,0.253471,0.253572,0.253668,0.253760,0.253848,0.253934,0.254018,0.254099,0.254175,0.254239,0.254287,0.254315,0.254320,0.254306,0.254275,0.254232,0.254183,0.254130,0.254078,0.254026,0.253974,0.253922,0.253873,0.253826,0.253781,0.253732,0.253674,0.253605,0.253527,0.253447,0.253368,0.253283,0.253182,0.253062,0.252929,0.252794,0.252653,0.252485,0.252296,0.252164,0.252220,0.252540,0.253222,0.254785,0.257587,0.262227,0.271010,0.281751,0.290256,0.294607,0.293565,0.289705,0.284429,0.278469,0.272325,0.266285,0.260465,0.255138,0.250804,0.243661,0.236341,0.229152,0.222162,0.215390,0.208855,0.202589,0.196631,0.191015,0.185763,0.180908,0.176532,0.172758,0.169683,0.167316,0.165886,0.164427,0.162779,0.160992,0.159093,0.157110,0.155075,0.153007,0.150915,0.148803,0.146682,0.144559,0.142440,0.140331,0.138238,0.136164,0.134112,0.132087,0.130094,0.128138,0.126228,0.124370,0.122585,0.120966,0.120622,0.119943,0.118912,0.117732,0.116502,0.115267,0.114041,0.112824,0.111616,0.110416,0.109225,0.108043,0.106872,0.105712,0.104563,0.103425,0.102297,0.101180,0.100074,0.098982,0.097903,0.096839,0.095789,0.094754,0.093733,0.092727,0.091736,0.090760,0.089802,0.088861,0.087939,0.087037,0.086155,0.085294,0.084452,0.083629,0.082827,0.082047,0.081291,0.080560,0.079855,0.079176,0.078523,0.077895,0.077293,0.076717,0.076169,0.075649,0.075161,0.074704,0.074279,0.073885,0.073523,0.073192,0.072893,0.072626,0.072392,0.072192,0.072027,0.071898,0.071803,0.071743,0.071715,0.071722,0.071763,0.071840,0.071953,0.072101,0.072282,0.072495,0.072741,0.073019,0.073329,0.073672,0.074050,0.074462,0.074906,0.075378,0.075877,0.076402,0.076954,0.077534,0.078143,0.078782,0.079450,0.080145,0.080864,0.081604,0.082361,0.083137,0.083933,0.084753,0.085601,0.086475,0.087369,0.088281,0.089206,0.090146,0.091101,0.092068,0.093047,0.094047,0.095126,0.096474,0.098301,0.098855,0.099548,0.101000,0.103691,0.103905,0.103237,0.102573,0.102072,0.101744,0.101515,0.101259,0.100869,0.100452,0.100570,0.101547,0.103478,0.106290,0.109859,0.114100,0.118891,0.123582,0.129109,0.135250,0.141869,0.148912,0.156342,0.164114,0.172168,0.180426,0.188821,0.197304,0.205875,0.214479,0.222806,0.230267,0.235642,0.236512,],
];
Kinv=[[23.781697,],
];
X=[[-0.991803,-0.772626,],
[1.327924,-0.774014,],
[1.122334,-0.271446,],
[0.180550,-3.223148,],
[-0.008035,-0.362198,],
[-0.110677,-1.840706,],
[0.323244,2.132177,],
[0.755225,1.139731,],
[-2.559175,2.284394,],
[-0.636186,-0.591611,],
[1.423904,-0.365855,],
[-2.141066,-0.161724,],
[-1.434870,1.795669,],
[0.783579,2.084807,],
[-0.797561,1.855865,],
[-0.952015,0.105185,],
];
Y=[[-0.192419,-0.192928,-0.193165,-0.193073,-0.192526,-0.191632,-0.190485,-0.189147,-0.187663,-0.186083,-0.184445,-0.182773,-0.181071,-0.179324,-0.177513,-0.175625,-0.173656,-0.171614,-0.169519,-0.167397,-0.165270,-0.163143,-0.161007,-0.158844,-0.156646,-0.154408,-0.152133,-0.149816,-0.147439,-0.144963,-0.142314,-0.139379,-0.135996,-0.131965,-0.127087,-0.121279,-0.114677,-0.107540,-0.100051,-0.092263,-0.084184,-0.075842,-0.067281,-0.058523,-0.049567,-0.040397,-0.031010,-0.021423,-0.011671,-0.001799,0.008140,0.018098,0.028037,0.037952,0.047856,0.057761,0.067647,0.077464,0.087155,0.096681,0.106031,0.115212,0.124227,0.133044,0.141572,0.149622,0.156727,0.160938,0.151606,0.145182,0.142335,0.140461,0.138570,0.136500,0.134309,0.132019,0.129620,0.127100,0.124484,0.121797,0.119072,0.116349,0.113636,0.110887,0.108033,0.105023,0.101847,0.098522,0.095059,0.091458,0.087700,0.083770,0.079678,0.075453,0.071108,0.066612,0.061970,0.057371,0.053289,0.050198,0.047993,0.045992,0.043596,0.040650,0.037298,0.033719,0.030004,0.026172,0.022243,0.018245,0.014204,0.010135,0.006043,0.001929,-0.002207,-0.006375,-0.010590,-0.014855,-0.019146,-0.023431,-0.027695,-0.031944,-0.036183,-0.040392,-0.044530,-0.048560,-0.052459,-0.056183,-0.059657,-0.062733,-0.065108,-0.065854,-0.060706,-0.061129,-0.062928,-0.065102,-0.067342,-0.069541,-0.071662,-0.073683,-0.075591,-0.077377,-0.079057,-0.080665,-0.082222,-0.083718,-0.085118,-0.086390,-0.087548,-0.088642,-0.089723,-0.090823,-0.091947,-0.093084,-0.094203,-0.095270,-0.096263,-0.097176,-0.098018,-0.098825,-0.099678,-0.100719,-0.102087,-0.103696,-0.105181,-0.106404,-0.107609,-0.109049,-0.110798,-0.112765,-0.114808,-0.116817,-0.118742,-0.120574,-0.122330,-0.124039,-0.125720,-0.127366,-0.128946,-0.130424,-0.131788,-0.133053,-0.134249,-0.135401,-0.136521,-0.137613,-0.138663,-0.139657,-0.140612,-0.141528,-0.142335,-0.142897,-0.143238,-0.144019,-0.147053,-0.152147,-0.148446,-0.142958,-0.136979,-0.130767,-0.124380,-0.117821,-0.111073,-0.104114,-0.096929,-0.089515,-0.081887,-0.074072,-0.066098,-0.057983,-0.049727,-0.041318,-0.032748,-0.024022,-0.015160,-0.006201,0.002815,0.011858,0.020915,0.029988,0.039070,0.048136,0.057131,0.065980,0.074595,0.082853,0.090572,0.097521,0.103531,0.108614,0.112948,0.116759,0.120239,0.123520,0.126686,0.129783,0.132832,0.135832,0.138770,0.141628,0.144389,0.147038,0.149570,0.151978,0.154263,0.156427,0.158480,0.160429,0.162282,0.164051,0.165753,0.167411,0.169039,0.170638,0.172183,0.173629,0.174913,0.175953,0.176626,0.176776,0.176763,0.176586,0.175887,0.174815,0.173486,0.171979,0.170359,0.168678,0.166967,0.165231,0.163456,0.161623,0.159715,0.157727,0.155663,0.153538,0.151369,0.149174,0.146962,0.144734,0.142479,0.140189,0.137861,0.135498,0.133106,0.130684,0.128222,0.125690,0.123020,0.120083,0.116665,0.112474,0.107231,0.100841,0.093474,0.085439,0.077003,0.068327,0.059497,0.050575,0.041611,0.032639,0.023668,0.014700,0.005750,-0.003136,-0.011883,-0.020409,-0.028649,-0.036578,-0.044227,-0.051665,-0.058958,-0.066129,-0.073155,-0.079996,-0.086625,-0.093042,-0.099272,-0.105346,-0.111290,-0.117107,-0.122740,-0.127916,-0.131217,-0.124928,-0.120913,-0.119388,-0.118369,-0.117132,-0.115633,-0.113996,-0.112292,-0.110526,-0.108688,-0.106793,-0.104864,-0.102922,-0.100993,-0.099091,-0.097190,-0.095239,-0.093193,-0.091043,-0.088803,-0.086484,-0.084084,-0.081591,-0.078991,-0.076287,-0.073517,-0.070754,-0.068063,-0.065457,-0.062882,-0.060243,-0.057527,-0.054900,-0.052517,-0.050296,-0.048070,-0.045746,-0.043311,-0.040775,-0.038138,-0.035398,-0.032569,-0.029680,-0.026759,-0.023827,-0.020899,-0.017971,-0.015008,-0.011956,-0.008772,-0.005468,-0.002080,0.001356,0.004838,0.008382,0.012000,0.015679,0.019385,0.023066,0.026620,0.029888,0.032675,0.034776,0.035637,0.032168,0.033133,0.035190,0.037293,0.039097,0.040593,0.041904,0.043140,0.044342,0.045506,0.046625,0.047705,0.048753,0.049755,0.050680,0.051502,0.052234,0.052933,0.053651,0.054414,0.055210,0.056018,0.056812,0.057577,0.058300,0.058976,0.059642,0.060367,0.061216,0.062175,0.063169,0.064186,0.065397,0.067044,0.069233,0.071914,0.074967,0.078243,0.081596,0.084914,0.088139,0.091260,0.094291,0.097245,0.100108,0.102844,0.105417,0.107829,0.110150,0.112474,0.114865,0.117315,0.119773,0.122189,0.124519,0.126735,0.128858,0.130894,0.132790,0.134443,0.136004,0.138499,0.144620,0.153707,0.148770,0.140818,0.131887,0.122488,0.112828,0.102988,0.092980,0.082795,0.072436,0.061930,0.051323,0.040672,0.030029,0.019438,0.008941,-0.001417,-0.011592,-0.021555,-0.031290,-0.040791,-0.050054,-0.059085,-0.067894,-0.076487,-0.084860,-0.092991,-0.100844,-0.108389,-0.115580,-0.122330,-0.128486,-0.133882,-0.138471,-0.142361,-0.145741,-0.148782,-0.151609,-0.154305,-0.156917,-0.159467,-0.161960,-0.164389,-0.166742,-0.169008,-0.171178,-0.173247,-0.175207,-0.177047,-0.178766,-0.180365,-0.181854,-0.183248,-0.184567,-0.185835,-0.187072,-0.188286,-0.189467,-0.190587,-0.191597,-0.037393,-0.036290,-0.039187,-0.035829,-0.034166,-0.032772,-0.031127,-0.029875,-0.029371,-0.029333,-0.029315,-0.029108,-0.028780,-0.028446,-0.028137,-0.027832,-0.027489,-0.027066,-0.026564,-0.025958,-0.024472,-0.023300,-0.022318,-0.021334,-0.020261,-0.019097,-0.017894,-0.016695,-0.015505,-0.014298,-0.013037,-0.011682,-0.010201,-0.008592,-0.006895,-0.005156,-0.003399,-0.001615,0.000232,0.002183,0.004232,0.006309,0.008338,0.010257,0.011868,0.012686,0.012072,0.009666,0.005308,-0.001845,-0.012258,-0.023742,-0.033025,-0.037976,-0.030146,-0.032871,-0.032795,-0.031260,-0.029466,-0.027856,-0.026495,-0.025329,-0.024297,-0.023362,-0.022498,-0.021677,-0.020858,-0.019992,-0.019031,-0.017948,-0.016748,-0.015462,-0.014134,-0.012786,-0.011404,-0.009932,-0.008301,-0.006456,-0.004379,-0.002095,0.000352,0.002927,0.005628,0.008485,0.011537,0.014807,0.018273,0.021868,0.025568,0.029592,0.034702,0.040982,0.041520,0.041481,0.041351,0.041231,0.041147,0.041084,0.041009,0.040890,0.040713,0.040499,0.040294,0.040146,0.040079,0.040069,0.040053,0.039952,0.039715,0.039348,0.038912,0.038492,0.038152,0.037904,0.037702,0.037472,0.037159,0.036753,0.036297,0.035856,0.035479,0.035178,0.034921,0.034661,0.034361,0.034013,0.033636,0.033264,0.032921,0.032617,0.032348,0.032100,0.031859,0.031608,0.031332,0.031019,0.030670,0.030307,0.029965,0.029680,0.029463,0.029289,0.029106,0.028856,0.028514,0.028102,0.027684,0.027330,0.027077,0.026905,0.026753,0.026550,0.026260,0.025895,0.025513,0.025176,0.024918,0.024729,0.024567,0.024390,0.024175,0.023934,0.023696,0.023484,0.023304,0.023142,0.022976,0.022794,0.022597,0.022395,0.022196,0.022005,0.021821,0.021649,0.021495,0.021362,0.021243,0.021114,0.020946,0.020722,0.020459,0.020201,0.020002,0.019890,0.019849,0.019818,0.019733,0.019564,0.019350,0.019189,0.019198,0.019461,0.019983,0.020688,0.021432,0.022007,0.021909,0.018486,-0.013998,-0.034527,-0.046978,-0.056129,-0.063753,-0.070459,-0.076406,-0.081616,-0.086116,-0.089966,-0.093243,-0.096002,-0.098270,-0.100046,-0.101322,-0.102095,-0.102380,-0.102217,-0.101668,-0.100786,-0.099574,-0.098003,-0.096121,-0.094281,-0.093739,-0.097959,-0.103255,-0.108080,-0.111480,-0.112708,-0.111879,-0.109433,-0.105819,-0.101646,-0.097589,-0.094067,-0.091135,-0.088688,-0.086848,-0.086365,-0.087389,-0.082346,-0.076906,-0.071649,-0.066630,-0.061693,-0.056600,-0.051292,-0.046670,-0.045373,-0.045231,-0.043509,-0.043331,-0.043355,-0.044035,-0.044991,-0.045863,-0.046390,-0.046300,-0.045797,-0.045355,-0.045151,-0.045020,-0.044825,-0.044568,-0.044293,-0.044010,-0.043696,-0.043323,-0.042886,-0.042405,-0.041923,-0.041467,-0.041010,-0.040476,-0.039776,-0.038857,-0.037737,-0.036478,-0.035041,-0.033208,-0.030604,-0.026770,-0.021203,-0.013194,-0.001443,0.015610,0.036356,0.052976,0.060922,0.063037,0.062599,0.061304,0.059952,0.058888,0.058148,0.057578,0.057015,0.056396,0.055770,0.055247,0.054900,0.054693,0.054526,0.054318,0.054049,0.053762,0.053513,0.053307,0.053084,0.052826,0.052679,0.052836,0.053139,0.053100,0.052489,0.051594,0.050642,0.049786,0.049730,0.049544,0.051085,0.052415,0.053430,0.058944,0.066187,0.073540,0.080827,0.088185,0.095784,0.103806,0.112061,0.115002,0.120594,0.128100,0.136010,0.143515,0.150237,0.156048,0.160957,0.165115,0.168850,0.172482,0.175909,0.178330,0.178696,0.176494,0.171748,0.166429,0.167318,0.169471,0.171492,0.173014,0.173943,0.174295,0.174109,0.173383,0.172044,0.169995,0.167166,0.163516,0.159028,0.153707,0.147591,0.140741,0.133227,0.125114,0.116462,0.107247,0.097091,0.084586,0.065847,0.038384,0.035568,0.035604,0.036258,0.037093,0.037927,0.038642,0.039167,0.039493,0.039666,0.039760,0.039835,0.039915,0.039979,0.039986,0.039904,0.039733,0.039507,0.039285,0.039117,0.039019,0.038974,0.038932,0.038846,0.038684,0.038452,0.038188,0.037943,0.037759,0.037650,0.037596,0.037545,0.037445,0.037262,0.037000,0.036703,0.036434,0.036249,0.036162,0.036136,0.036101,0.035981,0.035740,0.035395,0.035013,0.034679,0.034450,0.034331,0.034266,0.034172,0.033979,0.033664,0.033264,0.032854,0.032511,0.032278,0.032147,0.032061,0.031948,0.031751,0.031453,0.031081,0.030696,0.030360,0.030114,0.029957,0.029851,0.029737,0.029565,0.029318,0.029023,0.028742,0.028541,0.028461,0.028494,0.028588,0.028671,0.028689,0.028631,0.028535,0.028461,0.028464,0.028558,0.028714,0.028881,0.029017,0.029116,0.029217,0.029380,0.029655,0.030043,0.030493,0.030908,0.031177,0.031217,0.030987,0.030491,0.029763,0.028837,0.027703,0.026272,0.024358,0.021683,0.017660,0.008108,-0.001484,-0.011024,-0.018795,-0.003810,0.009105,0.014846,0.017391,0.018135,0.016871,0.013441,0.008596,0.004791,0.008280,0.019395,0.031867,0.041336,0.046006,0.046723,0.044833,0.041382,0.037076,0.029958,0.022601,0.015643,0.009221,0.003179,-0.002731,-0.008705,-0.014704,-0.020143,-0.023483,-0.023865,-0.030563,-0.036870,-0.041895,-0.044759,-0.042357,-0.055218,-0.054401,-0.051252,-0.050275,-0.050242,-0.050860,-0.051937,-0.053274,-0.054708,-0.056154,-0.057585,-0.058996,-0.060384,-0.061745,-0.063073,-0.064355,-0.065579,-0.066745,-0.067881,-0.069029,-0.070214,-0.071433,-0.072666,-0.073894,-0.075106,-0.076300,-0.077476,-0.078632,-0.079772,-0.080899,-0.081992,-0.082981,-0.083753,-0.084218,-0.084433,-0.084655,-0.085219,-0.086274,-0.087702,-0.089286,-0.090871,-0.092403,-0.093888,-0.095344,-0.096779,-0.098189,-0.099573,-0.100925,-0.102243,-0.103527,-0.104795,-0.106068,-0.107360,-0.108662,-0.109945,-0.111181,-0.112350,-0.113454,-0.114507,-0.115523,-0.116511,-0.117483,-0.118420,-0.119293,-0.120086,-0.120962,-0.122549,-0.126383,-0.132050,-0.129788,-0.125863,-0.121428,-0.116763,-0.111995,-0.107188,-0.102361,-0.097511,-0.092630,-0.087723,-0.082804,-0.077888,-0.072991,-0.068130,-0.063320,-0.058570,-0.053874,-0.049220,-0.044597,-0.040002,-0.035438,-0.030906,-0.026404,-0.021928,-0.017479,-0.013083,-0.008791,-0.004660,-0.000719,0.003023,0.006523,0.009681,0.012436,0.014830,0.016961,0.018923,0.020786,0.022590,0.024360,0.026107,0.027837,0.029551,0.031244,0.032914,0.034554,0.036162,0.037736,0.039279,0.040797,0.042298,0.043787,0.045266,0.046732,0.048184,0.049619,0.051034,0.052427,0.053787,0.055090,0.056299,0.057371,0.058263,0.058956,0.058988,0.058380,0.057619,0.056733,0.055761,0.054739,0.053690,0.052625,0.051541,0.050436,0.049314,0.048181,0.047044,0.045903,0.044752,0.043580,0.042373,0.041129,0.039851,0.038547,0.037228,0.035898,0.034559,0.033205,0.031830,0.030425,0.028981,0.027479,0.025896,0.024208,0.022403,0.020462,0.018288,0.015776,0.012944,0.009889,0.006699,0.003428,0.000106,-0.003246,-0.006620,-0.010017,-0.013442,-0.016889,-0.020341,-0.023775,-0.027175,-0.030539,-0.033885,-0.037236,-0.040609,-0.044005,-0.047411,-0.050803,-0.054164,-0.057488,-0.060788,-0.064095,-0.067438,-0.070826,-0.074205,-0.077331,-0.078995,-0.072560,-0.068294,-0.066447,-0.065312,-0.064215,-0.063017,-0.061760,-0.060479,-0.059182,-0.057851,-0.056492,-0.055108,-0.053700,-0.052273,-0.050830,-0.049365,-0.047871,-0.046342,-0.044783,-0.043196,-0.041583,-0.039949,-0.038296,-0.036623,-0.034928,-0.033218,-0.031510,-0.029841,-0.028291,-0.026996,-0.026119,-0.025763,-0.025866,-0.026196,-0.026494,-0.026641,-0.026661,-0.026631,-0.026606,-0.026599,-0.026601,-0.026607,-0.026620,-0.026645,-0.026688,-0.026763,-0.026890,-0.027076,-0.027311,-0.027561,-0.027791,-0.027983,-0.028135,-0.028255,-0.028354,-0.028438,-0.028511,-0.028579,-0.028652,-0.028729,-0.028823,-0.028988,-0.029367,-0.030195,-0.031885,-0.035699,-0.037379,-0.038200,-0.038619,-0.038894,-0.039163,-0.039453,-0.039748,-0.040035,-0.040321,-0.040615,-0.040921,-0.041243,-0.041586,-0.041952,-0.042323,-0.042675,-0.042982,-0.043242,-0.043469,-0.043683,-0.043891,-0.044090,-0.044271,-0.044432,-0.044572,-0.044675,-0.044702,-0.044634,-0.044541,-0.044589,-0.044923,-0.045458,-0.045800,-0.045461,-0.044192,-0.042069,-0.039359,-0.036337,-0.033186,-0.030001,-0.026819,-0.023656,-0.020516,-0.017401,-0.014310,-0.011232,-0.008152,-0.005067,-0.002006,0.000980,0.003833,0.006520,0.009039,0.011420,0.013711,0.015944,0.018133,0.020297,0.022411,0.024403,0.026196,0.027969,0.030625,0.036404,0.044827,0.042653,0.038485,0.033852,0.029053,0.024163,0.019193,0.014119,0.008911,0.003546,-0.001977,-0.007645,-0.013435,-0.019325,-0.025294,-0.031325,-0.037405,-0.043537,-0.049727,-0.055981,-0.062291,-0.068641,-0.075019,-0.081416,-0.087829,-0.094253,-0.100664,-0.106995,-0.113131,-0.118919,-0.124222,-0.129010,-0.133362,-0.137338,-0.140954,-0.144254,-0.147309,-0.150184,-0.152929,-0.155581,-0.158164,-0.160697,-0.163187,-0.165630,-0.168012,-0.170310,-0.172505,-0.174582,-0.176543,-0.178405,-0.180194,-0.181929,-0.183616,-0.185251,-0.186826,-0.188340,-0.189791,-0.191179,-0.192484,-0.193665,-0.194660,-0.195378,-0.195701,-0.195508,-0.195038,-0.194359,-0.193340,-0.192107,-0.190738,-0.189280,-0.187766,-0.186204,-0.184589,-0.182912,-0.181179,-0.179404,-0.177597,-0.175756,-0.173860,-0.171875,-0.169770,-0.167533,-0.165181,-0.162737,-0.160227,-0.157662,-0.155042,-0.152364,-0.149621,-0.146813,-0.143943,-0.140998,-0.137939,-0.134675,-0.131058,-0.126919,-0.122144,-0.116745,-0.110818,-0.104483,-0.097863,-0.091075,-0.084213,-0.077340,-0.070489,-0.063672,-0.056896,-0.050172,-0.043511,-0.036919,-0.030388,-0.023906,-0.017472,-0.011104,-0.004825,0.001342,0.007375,0.013255,0.018965,0.024501,0.029876,0.035110,0.040204,0.045111,0.049702,0.053639,0.055434,0.046771,0.040475,0.037163,0.034784,0.032488,0.030063,0.027539,0.024967,0.022365,0.019713,0.017009,0.014262,0.011497,0.008750,0.006059,0.003433,0.000849,-0.001738,-0.004366,-0.007049,-0.009781,-0.012542,-0.015319,-0.018103,-0.020892,-0.023674,-0.026422,-0.029070,-0.031496,-0.033522,-0.034980,-0.035828,-0.036250,-0.036575,-0.037063,-0.037785,-0.038681,-0.039651,-0.040629,-0.041589,-0.042535,-0.043468,-0.044382,-0.045267,-0.046097,-0.046842,-0.047479,-0.048016,-0.048499,-0.048989,-0.049527,-0.050123,-0.050761,-0.051414,-0.052064,-0.052703,-0.053342,-0.053989,-0.054620,-0.055116,0.132201,0.139750,0.155721,0.158977,0.158984,0.160149,0.161568,0.162328,0.162389,0.162068,0.161654,0.161282,0.160948,0.160595,0.160173,0.159664,0.159086,0.158498,0.158031,0.157981,0.158392,0.156754,0.154729,0.152504,0.150208,0.147944,0.145719,0.143451,0.141028,0.138384,0.135524,0.132512,0.129424,0.126282,0.123029,0.119555,0.115763,0.111639,0.107269,0.102776,0.098199,0.093413,0.088209,0.082481,0.076333,0.070089,0.064409,0.060317,0.058453,0.058387,0.059667,0.062760,0.068394,0.077362,0.074679,0.082166,0.089175,0.093126,0.094908,0.095619,0.095976,0.096420,0.097177,0.098233,0.099434,0.100653,0.101825,0.102894,0.103824,0.104628,0.105328,0.105917,0.106371,0.106683,0.106860,0.106906,0.106826,0.106633,0.106345,0.105967,0.105486,0.104894,0.104209,0.103459,0.102654,0.101789,0.100870,0.099913,0.098933,0.097963,0.097153,0.097843,0.098080,0.098013,0.097852,0.097650,0.097407,0.097123,0.096805,0.096466,0.096122,0.095783,0.095437,0.095060,0.094639,0.094172,0.093664,0.093118,0.092542,0.091944,0.091316,0.090648,0.089934,0.089176,0.088372,0.087516,0.086608,0.085652,0.084655,0.083617,0.082527,0.081382,0.080182,0.078925,0.077611,0.076242,0.074836,0.073399,0.071929,0.070414,0.068846,0.067217,0.065525,0.063777,0.061995,0.060199,0.058404,0.056605,0.054790,0.052940,0.051052,0.049129,0.047182,0.045227,0.043277,0.041344,0.039428,0.037524,0.035629,0.033737,0.031845,0.029958,0.028085,0.026236,0.024410,0.022607,0.020826,0.019072,0.017344,0.015639,0.013962,0.012320,0.010716,0.009146,0.007604,0.006085,0.004587,0.003108,0.001651,0.000229,-0.001146,-0.002469,-0.003749,-0.005002,-0.006238,-0.007455,-0.008654,-0.009835,-0.010992,-0.012113,-0.013190,-0.014226,-0.015230,-0.016211,-0.017174,-0.018119,-0.019044,-0.019944,-0.020820,-0.021683,-0.022553,-0.023438,-0.024325,-0.025174,-0.025882,-0.026155,-0.025239,-0.021284,-0.013080,-0.016549,-0.021313,-0.026292,-0.031252,-0.036085,-0.040736,-0.045192,-0.049472,-0.053609,-0.057640,-0.061594,-0.065476,-0.069282,-0.073007,-0.076657,-0.080232,-0.083709,-0.087062,-0.090276,-0.093366,-0.096290,-0.098801,-0.100404,-0.100505,-0.099171,-0.099090,-0.099753,-0.101407,-0.104001,-0.107074,-0.110143,-0.112811,-0.114764,-0.115886,-0.116303,-0.116261,-0.115954,-0.115392,-0.114141,-0.107847,-0.102595,-0.097765,-0.092987,-0.088398,-0.084301,-0.081236,-0.080123,-0.081969,-0.085618,-0.090255,-0.099283,-0.106938,-0.110546,-0.113320,-0.115059,-0.116154,-0.116892,-0.117364,-0.117621,-0.117686,-0.117632,-0.117542,-0.117444,-0.117309,-0.117114,-0.116879,-0.116652,-0.116467,-0.116320,-0.116175,-0.116007,-0.115818,-0.115634,-0.115483,-0.115373,-0.115294,-0.115229,-0.115164,-0.115099,-0.115044,-0.115010,-0.115008,-0.115048,-0.115136,-0.115275,-0.115461,-0.115682,-0.115918,-0.116152,-0.116377,-0.116594,-0.116808,-0.117011,-0.117196,-0.117357,-0.117507,-0.117665,-0.117845,-0.118042,-0.118236,-0.118409,-0.118564,-0.118726,-0.118922,-0.119149,-0.119378,-0.119570,-0.119720,-0.119861,-0.120029,-0.120210,-0.120322,-0.120284,-0.120062,-0.119603,-0.118822,-0.117484,-0.115035,-0.111974,-0.104668,-0.094026,-0.087816,-0.084144,-0.081602,-0.082244,-0.085297,-0.089721,-0.094850,-0.100279,-0.105741,-0.111415,-0.117761,-0.118887,-0.119098,-0.118979,-0.118785,-0.118676,-0.118725,-0.118938,-0.119271,-0.119593,-0.119710,-0.119499,-0.119073,-0.118708,-0.118580,-0.118744,-0.119807,-0.118933,-0.116273,-0.112675,-0.108723,-0.104692,-0.100632,-0.096488,-0.092193,-0.087724,-0.083090,-0.078300,-0.073361,-0.068288,-0.063104,-0.057806,-0.052360,-0.046701,-0.040766,-0.034530,-0.028034,-0.021398,-0.014888,-0.009604,-0.016130,-0.018788,-0.018464,-0.016908,-0.014857,-0.012613,-0.010279,-0.007898,-0.005500,-0.003107,-0.000703,0.001746,0.004270,0.006878,0.009564,0.012310,0.015094,0.017904,0.020751,0.023663,0.026662,0.029750,0.032921,0.036166,0.039475,0.042833,0.046225,0.049663,0.053174,0.056778,0.060472,0.064246,0.068090,0.071993,0.075934,0.079900,0.083903,0.087974,0.092129,0.096362,0.100661,0.105013,0.109393,0.113766,0.118119,0.122477,0.126880,0.131344,0.135861,0.140404,0.144942,0.149439,0.153865,0.158215,0.162518,0.166808,0.171105,0.175399,0.179659,0.183843,0.187916,0.191860,0.195679,0.199390,0.203015,0.206568,0.210055,0.213463,0.216767,0.219937,0.222947,0.225785,0.228464,0.231015,0.233474,0.235856,0.238149,0.240329,0.242377,0.244282,0.246029,0.247618,0.249080,0.250469,0.251815,0.253100,0.254285,0.255347,0.256286,0.257104,0.257812,0.258447,0.259063,0.259686,0.260304,0.260881,0.261385,0.261781,0.262053,0.262233,0.262423,0.262757,0.263314,0.264013,0.264453,0.265165,0.263838,0.256601,0.240888,0.243427,0.252665,0.263107,0.274011,0.284936,0.295285,0.304044,0.309365,0.309289,0.307340,0.307264,0.309089,0.311878,0.313965,0.314207,0.312054,0.306301,0.298428,0.289089,0.278717,0.267790,0.256658,0.245536,0.234519,0.223603,0.212695,0.201223,0.182688,0.166192,0.151381,0.139204,0.131915,0.130941,],
[0.073827,0.070616,0.070646,0.073925,0.076597,0.079024,0.081434,0.083864,0.086297,0.088738,0.091203,0.093710,0.096264,0.098860,0.101486,0.104125,0.106766,0.109406,0.112046,0.114692,0.117346,0.120009,0.122681,0.125355,0.128027,0.130698,0.133380,0.136086,0.138825,0.141602,0.144406,0.147201,0.149925,0.152481,0.154757,0.156676,0.158241,0.159507,0.160521,0.161324,0.161957,0.162453,0.162828,0.163089,0.163238,0.163272,0.163179,0.162938,0.162526,0.161921,0.161116,0.160108,0.158902,0.157506,0.155928,0.154172,0.152239,0.150138,0.147890,0.145521,0.143046,0.140454,0.137696,0.134708,0.131453,0.127977,0.124570,0.122734,0.130132,0.134645,0.135975,0.136180,0.136106,0.136010,0.135919,0.135800,0.135634,0.135427,0.135200,0.134962,0.134756,0.134646,0.134717,0.135032,0.135612,0.136398,0.137271,0.138118,0.138889,0.139596,0.140239,0.140787,0.141177,0.141306,0.141014,0.140108,0.138492,0.136242,0.133483,0.130238,0.126507,0.122396,0.118071,0.113654,0.109195,0.104671,0.100016,0.095175,0.090123,0.084882,0.079521,0.074172,0.068990,0.064093,0.059476,0.054988,0.050401,0.045524,0.040294,0.034775,0.029094,0.023363,0.017640,0.011923,0.006199,0.000486,-0.005214,-0.010913,-0.016656,-0.022312,-0.027093,-0.027825,-0.011137,-0.011832,-0.016222,-0.021100,-0.025661,-0.029842,-0.033790,-0.037599,-0.041317,-0.044953,-0.048502,-0.051918,-0.055130,-0.058069,-0.060719,-0.063141,-0.065488,-0.067938,-0.070578,-0.073381,-0.076247,-0.079086,-0.081849,-0.084516,-0.087083,-0.089563,-0.091996,-0.094441,-0.096923,-0.099407,-0.101803,-0.104008,-0.105937,-0.107472,-0.108471,-0.108832,-0.108573,-0.107848,-0.106855,-0.105738,-0.104570,-0.103389,-0.102211,-0.101031,-0.099836,-0.098646,-0.097522,-0.096551,-0.095804,-0.095292,-0.094971,-0.094765,-0.094616,-0.094496,-0.094397,-0.094297,-0.094179,-0.094063,-0.093973,-0.093895,-0.093651,-0.092611,-0.089184,-0.083468,-0.084711,-0.087092,-0.089528,-0.091835,-0.094002,-0.096070,-0.098092,-0.100111,-0.102140,-0.104171,-0.106184,-0.108160,-0.110092,-0.111986,-0.113853,-0.115696,-0.117503,-0.119255,-0.120931,-0.122518,-0.124018,-0.125440,-0.126793,-0.128073,-0.129268,-0.130352,-0.131297,-0.132060,-0.132584,-0.132789,-0.132586,-0.131879,-0.130600,-0.128770,-0.126505,-0.123953,-0.121250,-0.118495,-0.115749,-0.113040,-0.110365,-0.107706,-0.105040,-0.102355,-0.099658,-0.096972,-0.094322,-0.091723,-0.089175,-0.086661,-0.084154,-0.081635,-0.079103,-0.076577,-0.074082,-0.071643,-0.069272,-0.066951,-0.064653,-0.062348,-0.060032,-0.057659,-0.055019,-0.051768,-0.051870,-0.055308,-0.058104,-0.060607,-0.063046,-0.065480,-0.067914,-0.070373,-0.072878,-0.075449,-0.078075,-0.080735,-0.083402,-0.086056,-0.088689,-0.091312,-0.093938,-0.096574,-0.099221,-0.101865,-0.104492,-0.107086,-0.109648,-0.112193,-0.114747,-0.117333,-0.119957,-0.122598,-0.125199,-0.127675,-0.129911,-0.131776,-0.133160,-0.134020,-0.134390,-0.134338,-0.133950,-0.133307,-0.132473,-0.131487,-0.130379,-0.129176,-0.127895,-0.126537,-0.125092,-0.123539,-0.121864,-0.120058,-0.118125,-0.116078,-0.113934,-0.111715,-0.109441,-0.107123,-0.104773,-0.102407,-0.100043,-0.097689,-0.095330,-0.092922,-0.090404,-0.087737,-0.084956,-0.082285,-0.080840,-0.086539,-0.089922,-0.090829,-0.090855,-0.090649,-0.090411,-0.090176,-0.089934,-0.089665,-0.089388,-0.089117,-0.088856,-0.088625,-0.088471,-0.088468,-0.088674,-0.089108,-0.089722,-0.090429,-0.091151,-0.091849,-0.092529,-0.093196,-0.093846,-0.094450,-0.094945,-0.095196,-0.095008,-0.094210,-0.092743,-0.090654,-0.088020,-0.084950,-0.081612,-0.078164,-0.074692,-0.071217,-0.067717,-0.064146,-0.060467,-0.056665,-0.052743,-0.048714,-0.044626,-0.040566,-0.036651,-0.032949,-0.029418,-0.025901,-0.022213,-0.018241,-0.013969,-0.009460,-0.004796,-0.000058,0.004727,0.009553,0.014427,0.019386,0.024483,0.029781,0.035151,0.039833,0.040933,0.026177,0.027252,0.032080,0.037626,0.043138,0.048506,0.053785,0.058982,0.064107,0.069169,0.074175,0.079085,0.083800,0.088214,0.092273,0.096031,0.099660,0.103377,0.107331,0.111538,0.115905,0.120302,0.124617,0.128787,0.132795,0.136661,0.140409,0.144042,0.147541,0.150900,0.154143,0.157278,0.160217,0.162791,0.164833,0.166180,0.166764,0.166685,0.166142,0.165309,0.164299,0.163190,0.162024,0.160808,0.159534,0.158241,0.157026,0.155998,0.155211,0.154646,0.154247,0.153934,0.153649,0.153355,0.153046,0.152704,0.152324,0.151928,0.151557,0.151179,0.150527,0.148736,0.143767,0.135898,0.137219,0.140073,0.142951,0.145566,0.147889,0.149970,0.151876,0.153654,0.155319,0.156857,0.158241,0.159452,0.160486,0.161357,0.162080,0.162668,0.163119,0.163422,0.163568,0.163555,0.163392,0.163096,0.162682,0.162161,0.161537,0.160809,0.159965,0.158965,0.157732,0.156176,0.154237,0.151912,0.149255,0.146365,0.143338,0.140249,0.137147,0.134065,0.131020,0.128011,0.125031,0.122073,0.119132,0.116210,0.113316,0.110462,0.107654,0.104888,0.102156,0.099448,0.096761,0.094093,0.091453,0.088855,0.086300,0.083794,0.081328,0.078908,0.076478,0.075618,0.074512,0.074697,0.072759,0.072309,0.072525,0.072684,0.072497,0.071829,0.070579,0.068754,0.066527,0.064086,0.061500,0.058773,0.055900,0.052894,0.049775,0.046559,0.043320,0.040699,0.037720,0.034453,0.031009,0.027416,0.023680,0.019806,0.015794,0.011634,0.007315,0.002825,-0.001863,-0.006782,-0.011942,-0.017315,-0.022849,-0.028506,-0.034268,-0.040123,-0.046064,-0.052091,-0.058193,-0.064324,-0.070403,-0.076346,-0.082106,-0.087661,-0.092848,-0.097134,-0.099691,-0.100058,-0.098791,-0.097219,-0.097104,-0.101781,-0.100763,-0.099895,-0.099528,-0.099648,-0.100150,-0.100912,-0.101856,-0.102952,-0.104178,-0.105504,-0.106892,-0.108318,-0.109785,-0.111319,-0.112957,-0.114714,-0.116574,-0.118497,-0.120448,-0.122420,-0.124438,-0.126534,-0.128721,-0.130971,-0.133221,-0.135401,-0.137471,-0.139425,-0.141273,-0.143002,-0.144554,-0.145815,-0.146661,-0.147022,-0.146868,-0.145846,-0.142662,-0.141478,-0.140727,-0.140071,-0.139434,-0.138824,-0.138283,-0.137842,-0.137484,-0.137157,-0.136806,-0.136414,-0.136016,-0.135669,-0.135416,-0.135249,-0.135112,-0.134942,-0.134706,-0.134427,-0.134162,-0.133966,-0.133848,-0.133769,-0.133669,-0.133509,-0.133300,-0.133090,-0.132932,-0.132842,-0.132791,-0.132722,-0.132596,-0.132419,-0.132235,-0.132097,-0.132026,-0.131997,-0.131956,-0.131860,-0.131709,-0.131544,-0.131418,-0.131357,-0.131338,-0.131309,-0.131225,-0.131082,-0.130919,-0.130793,-0.130733,-0.130721,-0.130701,-0.130621,-0.130470,-0.130289,-0.130139,-0.130066,-0.130058,-0.130062,-0.130015,-0.129888,-0.129710,-0.129546,-0.129452,-0.129437,-0.129462,-0.129464,-0.129406,-0.129297,-0.129187,-0.129125,-0.129128,-0.129163,-0.129177,-0.129133,-0.129037,-0.128935,-0.128875,-0.128873,-0.128902,-0.128910,-0.128861,-0.128760,-0.128654,-0.128591,-0.128591,-0.128624,-0.128635,-0.128582,-0.128470,-0.128345,-0.128268,-0.128265,-0.128317,-0.128372,-0.128387,-0.128372,-0.128386,-0.128509,-0.128792,-0.129224,-0.129741,-0.130263,-0.130726,-0.131044,-0.130673,-0.122593,-0.116286,-0.111998,-0.108536,-0.105370,-0.102349,-0.099496,-0.096875,-0.094519,-0.092409,-0.090502,-0.088769,-0.087212,-0.085856,-0.084716,-0.083788,-0.083052,-0.082512,-0.082252,-0.082448,-0.083330,-0.085177,-0.088221,-0.092124,-0.095933,-0.098761,-0.100807,-0.102264,-0.103238,-0.103878,-0.104249,-0.104376,-0.104291,-0.104023,-0.103591,-0.103023,-0.102359,-0.101608,-0.100647,-0.099107,-0.096972,-0.097817,-0.098916,-0.100012,-0.101041,-0.101970,-0.102765,-0.103365,-0.103593,-0.103270,-0.103372,-0.104089,-0.104986,-0.105807,-0.105339,-0.105823,-0.106934,-0.108358,-0.109909,-0.111389,-0.112591,-0.113428,-0.113978,-0.114370,-0.114690,-0.114948,-0.115122,-0.115196,-0.115176,-0.115079,-0.114924,-0.114710,-0.114406,-0.113973,-0.113391,-0.112660,-0.111781,-0.110718,-0.109377,-0.107623,-0.105283,-0.102104,-0.097596,-0.090766,-0.079663,-0.060695,-0.028739,0.016663,0.060831,0.089381,0.104288,0.111864,0.115897,0.118149,0.119445,0.120216,0.120699,0.121008,0.121181,0.121227,0.121160,0.121013,0.120821,0.120595,0.120321,0.119976,0.119547,0.119045,0.118498,0.117905,0.117180,0.116166,0.114757,0.113032,0.111229,0.109586,0.108310,0.107746,0.108307,0.107507,0.106631,0.105954,0.105828,0.106156,0.105929,0.105246,0.104301,0.103162,0.101882,0.100516,0.099131,0.097998,0.100296,0.101854,0.102721,0.103388,0.104055,0.104736,0.105323,0.105647,0.105515,0.104726,0.103076,0.100410,0.096675,0.091893,0.086121,0.079507,0.072306,0.065256,0.059405,0.055094,0.052054,0.049881,0.048247,0.046922,0.045778,0.044785,0.043960,0.043320,0.042852,0.042527,0.042317,0.042209,0.042210,0.042325,0.042544,0.042831,0.043145,0.043487,0.043946,0.044735,0.045707,0.045271,0.044748,0.044220,0.043696,0.043198,0.042761,0.042419,0.042189,0.042056,0.041988,0.041949,0.041920,0.041900,0.041900,0.041926,0.041972,0.042024,0.042067,0.042098,0.042125,0.042159,0.042206,0.042262,0.042314,0.042354,0.042385,0.042417,0.042460,0.042518,0.042580,0.042632,0.042669,0.042696,0.042726,0.042774,0.042838,0.042907,0.042963,0.042996,0.043015,0.043041,0.043092,0.043174,0.043271,0.043359,0.043419,0.043452,0.043479,0.043525,0.043603,0.043706,0.043811,0.043898,0.043956,0.043997,0.044039,0.044098,0.044176,0.044261,0.044340,0.044407,0.044469,0.044535,0.044611,0.044692,0.044767,0.044827,0.044878,0.044935,0.045014,0.045118,0.045236,0.045345,0.045429,0.045490,0.045544,0.045618,0.045724,0.045858,0.045999,0.046126,0.046232,0.046329,0.046439,0.046574,0.046732,0.046896,0.047050,0.047193,0.047341,0.047521,0.047756,0.048053,0.048404,0.048807,0.049271,0.049829,0.050525,0.051397,0.052464,0.053727,0.055204,0.057018,0.059938,0.062620,0.065388,0.068402,0.071425,0.076528,0.080724,0.084421,0.087915,0.091319,0.094652,0.097860,0.100901,0.103726,0.105655,0.105543,0.103763,0.101209,0.098383,0.095532,0.092826,0.090423,0.088836,0.087424,0.086123,0.084924,0.083830,0.082847,0.081982,0.081221,0.080472,0.079472,0.078101,0.078420,0.078786,0.078844,0.078251,0.076685,-0.034538,-0.031910,-0.022790,-0.020551,-0.020085,-0.019888,-0.019580,-0.019151,-0.018669,-0.018174,-0.017682,-0.017196,-0.016719,-0.016253,-0.015791,-0.015329,-0.014866,-0.014411,-0.013977,-0.013571,-0.013186,-0.012797,-0.012385,-0.011941,-0.011469,-0.010974,-0.010467,-0.009960,-0.009467,-0.008991,-0.008525,-0.008060,-0.007599,-0.007166,-0.006776,-0.006386,-0.005893,-0.005199,-0.004245,-0.003005,-0.001506,0.000184,0.001988,0.003840,0.005689,0.007505,0.009285,0.011037,0.012766,0.014468,0.016133,0.017759,0.019354,0.020938,0.022544,0.024192,0.025881,0.027591,0.029301,0.030995,0.032662,0.034303,0.035922,0.037492,0.038934,0.040207,0.041478,0.043309,0.045778,0.046092,0.046147,0.046292,0.046542,0.046850,0.047176,0.047498,0.047813,0.048117,0.048407,0.048680,0.048931,0.049165,0.049389,0.049603,0.049789,0.049912,0.049938,0.049854,0.049678,0.049440,0.049170,0.048894,0.048625,0.048368,0.048132,0.047939,0.047836,0.047882,0.048135,0.048643,0.049445,0.050530,0.051828,0.053245,0.054704,0.056165,0.057613,0.059053,0.060491,0.061924,0.063343,0.064737,0.066090,0.067391,0.068627,0.069789,0.070872,0.071878,0.072817,0.073698,0.074532,0.075334,0.076119,0.076897,0.077674,0.078452,0.079226,0.079996,0.080764,0.081571,0.082550,0.083943,0.083873,0.082350,0.081236,0.080305,0.079429,0.078571,0.077728,0.076892,0.076060,0.075220,0.074363,0.073477,0.072551,0.071573,0.070534,0.069422,0.068232,0.066968,0.065640,0.064257,0.062834,0.061385,0.059924,0.058459,0.056992,0.055517,0.054033,0.052555,0.051119,0.049789,0.048642,0.047744,0.047132,0.046793,0.046660,0.046653,0.046707,0.046791,0.046894,0.047012,0.047138,0.047255,0.047343,0.047374,0.047320,0.047161,0.046889,0.046524,0.046101,0.045651,0.045184,0.044698,0.044194,0.043676,0.043150,0.042618,0.042081,0.041549,0.041059,0.040674,0.040465,0.040436,0.040255,0.037983,0.036395,0.035364,0.034338,0.033145,0.031829,0.030463,0.029073,0.027655,0.026206,0.024734,0.023249,0.021758,0.020263,0.018751,0.017202,0.015610,0.013984,0.012332,0.010663,0.008985,0.007300,0.005601,0.003870,0.002112,0.000353,-0.001349,-0.002913,-0.004230,-0.005204,-0.005823,-0.006187,-0.006458,-0.006776,-0.007185,-0.007638,-0.008073,-0.008468,-0.008839,-0.009209,-0.009593,-0.009992,-0.010394,-0.010791,-0.011178,-0.011559,-0.011934,-0.012312,-0.012699,-0.013099,-0.013506,-0.013912,-0.014316,-0.014717,-0.015120,-0.015530,-0.015954,-0.016387,-0.016825,-0.017264,-0.017700,-0.018102,-0.018470,-0.019078,-0.021260,-0.029956,-0.032147,-0.032710,-0.033020,-0.033377,-0.033787,-0.034213,-0.034642,-0.035066,-0.035480,-0.035878,-0.036265,-0.036648,-0.037033,-0.037418,-0.037791,-0.038130,-0.038429,-0.038711,-0.039006,-0.039334,-0.039694,-0.040081,-0.040483,-0.040882,-0.041266,-0.041627,-0.041982,-0.042354,-0.042770,-0.043231,-0.043684,-0.044064,-0.044374,-0.044732,-0.045323,-0.046302,-0.047695,-0.049407,-0.051309,-0.053296,-0.055290,-0.057248,-0.059163,-0.061053,-0.062922,-0.064758,-0.066542,-0.068263,-0.069926,-0.071552,-0.073182,-0.074856,-0.076587,-0.078348,-0.080109,-0.081844,-0.083539,-0.085191,-0.086804,-0.088351,-0.089759,-0.090966,-0.092059,-0.093306,-0.094809,-0.095749,-0.096888,-0.098322,-0.099987,-0.101786,-0.103645,-0.105530,-0.107434,-0.109363,-0.111310,-0.113259,-0.115194,-0.117108,-0.119002,-0.120862,-0.122645,-0.124282,-0.125717,-0.126932,-0.127948,-0.128803,-0.129543,-0.130208,-0.130827,-0.131410,-0.131957,-0.132484,-0.133044,-0.133738,-0.134687,-0.136010,-0.137796,-0.140047,-0.142653,-0.145453,-0.148307,-0.151138,-0.153926,-0.156679,-0.159407,-0.162110,-0.164766,-0.167346,-0.169820,-0.172168,-0.174371,-0.176405,-0.178248,-0.179888,-0.181340,-0.182625,-0.183777,-0.184832,-0.185830,-0.186797,-0.187746,-0.188675,-0.189577,-0.190453,-0.191322,-0.192264,-0.193499,-0.195366,-0.195395,-0.193551,-0.192301,-0.191316,-0.190407,-0.189513,-0.188626,-0.187737,-0.186835,-0.185899,-0.184905,-0.183825,-0.182631,-0.181297,-0.179800,-0.178112,-0.176221,-0.174132,-0.171866,-0.169450,-0.166914,-0.164289,-0.161609,-0.158895,-0.156151,-0.153367,-0.150521,-0.147608,-0.144668,-0.141807,-0.139200,-0.137044,-0.135448,-0.134369,-0.133649,-0.133117,-0.132640,-0.132142,-0.131603,-0.131021,-0.130394,-0.129703,-0.128910,-0.127968,-0.126829,-0.125468,-0.123902,-0.122193,-0.120406,-0.118586,-0.116743,-0.114876,-0.112989,-0.111095,-0.109208,-0.107338,-0.105491,-0.103683,-0.101956,-0.100386,-0.099065,-0.098038,-0.097162,-0.095741,-0.094655,-0.093751,-0.092694,-0.091395,-0.089934,-0.088401,-0.086832,-0.085222,-0.083573,-0.081892,-0.080183,-0.078446,-0.076682,-0.074875,-0.073013,-0.071093,-0.069128,-0.067129,-0.065106,-0.063063,-0.060998,-0.058900,-0.056765,-0.054613,-0.052503,-0.050528,-0.048811,-0.047474,-0.046572,-0.046034,-0.045707,-0.045434,-0.045125,-0.044778,-0.044431,-0.044105,-0.043798,-0.043492,-0.043175,-0.042840,-0.042490,-0.042134,-0.041778,-0.041427,-0.041079,-0.040728,-0.040370,-0.039999,-0.039616,-0.039224,-0.038832,-0.038440,-0.038049,-0.037657,-0.037257,-0.036851,-0.036430,-0.035991,-0.035464,0.119516,0.125645,0.129387,0.130672,0.134314,0.137856,0.141144,0.144570,0.148308,0.152308,0.156416,0.160512,0.164568,0.168626,0.172740,0.176935,0.181187,0.185455,0.189735,0.194064,0.198364,0.202668,0.207122,0.211725,0.216469,0.221343,0.226336,0.231445,0.236676,0.242046,0.247569,0.253236,0.259025,0.264921,0.270937,0.277110,0.283458,0.289959,0.296556,0.303194,0.309848,0.316525,0.323222,0.329871,0.336315,0.342322,0.347531,0.351408,0.353492,0.353614,0.351574,0.347061,0.340511,0.334146,0.338037,0.334861,0.328575,0.322391,0.317655,0.314479,0.312337,0.310594,0.308814,0.306821,0.304558,0.301977,0.299036,0.295719,0.292018,0.287936,0.283509,0.278784,0.273790,0.268540,0.263053,0.257343,0.251423,0.245325,0.239099,0.232793,0.226453,0.220121,0.213825,0.207569,0.201349,0.195165,0.189029,0.182971,0.177055,0.171422,0.166722,0.169523,0.169982,0.168841,0.167245,0.165554,0.163831,0.162064,0.160234,0.158327,0.156330,0.154240,0.152065,0.149820,0.147510,0.145126,0.142653,0.140079,0.137395,0.134605,0.131729,0.128775,0.125738,0.122604,0.119360,0.115997,0.112522,0.108952,0.105304,0.101575,0.097756,0.093835,0.089804,0.085665,0.081441,0.077154,0.072811,0.068407,0.063931,0.059377,0.054748,0.050062,0.045346,0.040617,0.035876,0.031117,0.026331,0.021520,0.016696,0.011885,0.007105,0.002366,-0.002333,-0.006996,-0.011625,-0.016216,-0.020758,-0.025238,-0.029647,-0.033982,-0.038239,-0.042418,-0.046517,-0.050534,-0.054469,-0.058319,-0.062085,-0.065764,-0.069351,-0.072841,-0.076234,-0.079537,-0.082758,-0.085901,-0.088964,-0.091939,-0.094816,-0.097596,-0.100287,-0.102903,-0.105457,-0.107951,-0.110377,-0.112720,-0.114972,-0.117141,-0.119241,-0.121288,-0.123288,-0.125241,-0.127132,-0.128950,-0.130697,-0.132384,-0.134025,-0.135632,-0.137209,-0.138739,-0.140208,-0.141609,-0.142950,-0.144245,-0.145513,-0.146769,-0.148027,-0.149347,-0.150912,-0.153153,-0.156206,-0.156659,-0.156774,-0.156768,-0.156681,-0.156523,-0.156305,-0.156036,-0.155727,-0.155394,-0.155045,-0.154675,-0.154283,-0.153870,-0.153438,-0.152992,-0.152544,-0.152095,-0.151612,-0.151061,-0.150434,-0.149752,-0.149136,-0.148903,-0.149365,-0.150359,-0.150688,-0.150613,-0.150057,-0.149028,-0.147644,-0.146043,-0.144344,-0.142647,-0.141015,-0.139445,-0.137884,-0.136303,-0.134749,-0.133470,-0.134415,-0.134688,-0.134677,-0.134608,-0.134546,-0.134571,-0.134750,-0.135127,-0.135940,-0.138209,-0.141830,-0.145806,-0.148994,-0.150156,-0.149548,-0.150666,-0.152014,-0.153277,-0.154301,-0.155086,-0.155714,-0.156247,-0.156703,-0.157090,-0.157423,-0.157724,-0.158007,-0.158274,-0.158519,-0.158743,-0.158950,-0.159145,-0.159326,-0.159487,-0.159626,-0.159745,-0.159854,-0.159958,-0.160063,-0.160166,-0.160267,-0.160363,-0.160453,-0.160535,-0.160604,-0.160656,-0.160688,-0.160703,-0.160709,-0.160715,-0.160723,-0.160730,-0.160735,-0.160738,-0.160743,-0.160753,-0.160767,-0.160776,-0.160772,-0.160750,-0.160713,-0.160663,-0.160598,-0.160514,-0.160407,-0.160280,-0.160140,-0.159986,-0.159806,-0.159578,-0.159282,-0.158916,-0.158463,-0.157865,-0.157032,-0.155940,-0.154713,-0.153660,-0.154199,-0.153153,-0.150175,-0.146357,-0.142784,-0.140421,-0.139521,-0.139092,-0.138843,-0.138734,-0.138703,-0.138667,-0.138559,-0.138171,-0.137132,-0.138359,-0.139888,-0.141461,-0.142998,-0.144483,-0.145945,-0.147410,-0.148861,-0.150246,-0.151508,-0.152585,-0.153399,-0.153861,-0.153962,-0.153763,-0.152981,-0.152915,-0.153525,-0.154389,-0.155262,-0.156051,-0.156739,-0.157343,-0.157910,-0.158475,-0.159047,-0.159626,-0.160211,-0.160796,-0.161381,-0.161965,-0.162544,-0.163105,-0.163636,-0.164126,-0.164568,-0.164945,-0.165202,-0.165084,-0.161950,-0.159649,-0.158105,-0.156861,-0.155709,-0.154566,-0.153406,-0.152216,-0.150982,-0.149691,-0.148340,-0.146935,-0.145489,-0.144010,-0.142495,-0.140934,-0.139316,-0.137633,-0.135889,-0.134090,-0.132242,-0.130343,-0.128386,-0.126364,-0.124271,-0.122106,-0.119873,-0.117573,-0.115208,-0.112772,-0.110259,-0.107663,-0.104985,-0.102230,-0.099399,-0.096491,-0.093500,-0.090422,-0.087257,-0.084006,-0.080674,-0.077266,-0.073779,-0.070207,-0.066542,-0.062790,-0.058957,-0.055055,-0.051090,-0.047063,-0.042970,-0.038804,-0.034565,-0.030259,-0.025900,-0.021504,-0.017078,-0.012627,-0.008148,-0.003642,0.000886,0.005428,0.009975,0.014522,0.019060,0.023581,0.028075,0.032532,0.036943,0.041306,0.045626,0.049910,0.054155,0.058350,0.062471,0.066500,0.070433,0.074280,0.078056,0.081774,0.085434,0.089024,0.092521,0.095906,0.099173,0.102336,0.105420,0.108446,0.111414,0.114312,0.117119,0.119818,0.122404,0.124891,0.127297,0.129628,0.131873,0.134014,0.136044,0.137966,0.139801,0.141557,0.143160,0.144323,0.144760,0.147076,0.149256,0.150480,0.149930,0.151002,0.154769,0.158781,0.162670,0.166417,0.170220,0.174380,0.179213,0.184648,0.189219,0.192452,0.193624,0.192741,0.190282,0.186687,0.182296,0.176897,0.171236,0.165588,0.159965,0.154408,0.148982,0.143759,0.138813,0.134204,0.129961,0.126144,0.123424,0.120842,0.118532,0.116608,0.115405,0.116393,],
[-0.060303,-0.057928,-0.057802,-0.059944,-0.061702,-0.063337,-0.065007,-0.066738,-0.068511,-0.070318,-0.072153,-0.074018,-0.075909,-0.077824,-0.079763,-0.081725,-0.083710,-0.085728,-0.087789,-0.089900,-0.092064,-0.094274,-0.096520,-0.098790,-0.101074,-0.103370,-0.105683,-0.108025,-0.110407,-0.112838,-0.115313,-0.117812,-0.120292,-0.122683,-0.124906,-0.126908,-0.128686,-0.130255,-0.131621,-0.132807,-0.133852,-0.134784,-0.135621,-0.136379,-0.137078,-0.137725,-0.138303,-0.138778,-0.139117,-0.139311,-0.139381,-0.139363,-0.139288,-0.139157,-0.138936,-0.138575,-0.138032,-0.137296,-0.136395,-0.135374,-0.134265,-0.133057,-0.131694,-0.130102,-0.128247,-0.126165,-0.124073,-0.123248,-0.130994,-0.135894,-0.137004,-0.136198,-0.134541,-0.132652,-0.130753,-0.128804,-0.126724,-0.124535,-0.122275,-0.120001,-0.117806,-0.115829,-0.114172,-0.112906,-0.112035,-0.111469,-0.111027,-0.110560,-0.110012,-0.109377,-0.108625,-0.107691,-0.106518,-0.105025,-0.103086,-0.100540,-0.097301,-0.093410,-0.088929,-0.083874,-0.078274,-0.072275,-0.066091,-0.059898,-0.053746,-0.047550,-0.041200,-0.034609,-0.027774,-0.020755,-0.013709,-0.006877,-0.000510,0.005217,0.010336,0.015100,0.019899,0.025064,0.030700,0.036715,0.042922,0.049170,0.055380,0.061542,0.067652,0.073660,0.079521,0.085220,0.090900,0.096707,0.102355,0.105590,0.096072,0.098667,0.103174,0.107297,0.110722,0.113668,0.116362,0.118900,0.121307,0.123584,0.125738,0.127732,0.129487,0.130884,0.131858,0.132483,0.133022,0.133806,0.135027,0.136674,0.138596,0.140626,0.142637,0.144549,0.146325,0.147974,0.149586,0.151324,0.153388,0.155885,0.158688,0.161341,0.163242,0.164177,0.164365,0.164064,0.163411,0.162492,0.161388,0.160156,0.158835,0.157463,0.156079,0.154704,0.153333,0.151977,0.150702,0.149639,0.148914,0.148568,0.148557,0.148771,0.149105,0.149479,0.149858,0.150204,0.150505,0.150825,0.151176,0.151355,0.150816,0.148601,0.143009,0.134982,0.135337,0.137047,0.138929,0.140748,0.142432,0.143986,0.145470,0.146936,0.148398,0.149825,0.151172,0.152407,0.153534,0.154585,0.155596,0.156582,0.157522,0.158372,0.159086,0.159643,0.160054,0.160352,0.160569,0.160719,0.160789,0.160747,0.160554,0.160177,0.159600,0.158834,0.157905,0.156794,0.155418,0.153704,0.151660,0.149354,0.146877,0.144313,0.141729,0.139164,0.136627,0.134105,0.131579,0.129040,0.126493,0.123961,0.121470,0.119041,0.116677,0.114366,0.112084,0.109812,0.107545,0.105292,0.103066,0.100877,0.098729,0.096606,0.094497,0.092396,0.090320,0.088246,0.086011,0.083339,0.083302,0.085891,0.088027,0.089991,0.091959,0.093963,0.095985,0.098023,0.100082,0.102175,0.104301,0.106451,0.108614,0.110783,0.112958,0.115155,0.117393,0.119688,0.122039,0.124431,0.126840,0.129245,0.131638,0.134025,0.136421,0.138837,0.141262,0.143655,0.145945,0.148043,0.149865,0.151357,0.152527,0.153446,0.154182,0.154738,0.155084,0.155218,0.155164,0.154961,0.154648,0.154254,0.153795,0.153261,0.152621,0.151841,0.150905,0.149826,0.148644,0.147401,0.146119,0.144790,0.143388,0.141881,0.140267,0.138572,0.136841,0.135106,0.133361,0.131560,0.129646,0.127603,0.125489,0.123527,0.122889,0.130543,0.135802,0.137671,0.137852,0.137324,0.136633,0.135971,0.135313,0.134598,0.133838,0.133068,0.132321,0.131670,0.131219,0.131086,0.131343,0.131986,0.132917,0.133990,0.135102,0.136207,0.137303,0.138374,0.139398,0.140348,0.141186,0.141837,0.142159,0.141972,0.141085,0.139284,0.136458,0.132863,0.129067,0.125498,0.122278,0.119311,0.116418,0.113450,0.110320,0.107019,0.103578,0.100061,0.096586,0.093321,0.090454,0.088071,0.086065,0.084136,0.081946,0.079305,0.076198,0.072737,0.069037,0.065190,0.061225,0.057156,0.052999,0.048735,0.044295,0.039517,0.034324,0.029105,0.025987,0.033879,0.030648,0.025229,0.019754,0.014601,0.009667,0.004826,0.000034,-0.004707,-0.009404,-0.014061,-0.018619,-0.022943,-0.026859,-0.030277,-0.033282,-0.036174,-0.039336,-0.043034,-0.047322,-0.052056,-0.057015,-0.061977,-0.066807,-0.071455,-0.075926,-0.080283,-0.084618,-0.089037,-0.093558,-0.098071,-0.102371,-0.106271,-0.109735,-0.112820,-0.115505,-0.117694,-0.119375,-0.120644,-0.121608,-0.122346,-0.122924,-0.123411,-0.123843,-0.124222,-0.124587,-0.125064,-0.125816,-0.126934,-0.128419,-0.130205,-0.132194,-0.134260,-0.136316,-0.138317,-0.140223,-0.142015,-0.143763,-0.145502,-0.147002,-0.147649,-0.146386,-0.141350,-0.133439,-0.133940,-0.135650,-0.137294,-0.138663,-0.139740,-0.140573,-0.141238,-0.141794,-0.142253,-0.142586,-0.142752,-0.142731,-0.142533,-0.142205,-0.141794,-0.141332,-0.140815,-0.140214,-0.139494,-0.138640,-0.137663,-0.136594,-0.135466,-0.134294,-0.133078,-0.131803,-0.130445,-0.128970,-0.127334,-0.125510,-0.123505,-0.121333,-0.119015,-0.116591,-0.114105,-0.111593,-0.109081,-0.106589,-0.104130,-0.101708,-0.099320,-0.096960,-0.094623,-0.092308,-0.090020,-0.087771,-0.085572,-0.083430,-0.081343,-0.079307,-0.077313,-0.075352,-0.073420,-0.071518,-0.069638,-0.067778,-0.065934,-0.064116,-0.062288,-0.024660,-0.026635,-0.025992,-0.025551,-0.025930,-0.026846,-0.027796,-0.028166,-0.027690,-0.026660,-0.025527,-0.024500,-0.023502,-0.022395,-0.021141,-0.019768,-0.018323,-0.016847,-0.015368,-0.013909,-0.012748,-0.011320,-0.009674,-0.007909,-0.006088,-0.004228,-0.002307,-0.000298,0.001811,0.004018,0.006315,0.008709,0.011223,0.013888,0.016712,0.019668,0.022703,0.025760,0.028806,0.031839,0.034881,0.037958,0.041076,0.044225,0.047456,0.050999,0.055236,0.060375,0.066283,0.072820,0.079579,0.085381,0.089464,0.092449,0.091735,0.092011,0.091066,0.089733,0.088416,0.087209,0.086115,0.085106,0.084153,0.083235,0.082333,0.081429,0.080491,0.079484,0.078376,0.077156,0.075835,0.074440,0.072995,0.071495,0.069908,0.068183,0.066278,0.064178,0.061902,0.059485,0.056964,0.054361,0.051694,0.048991,0.046309,0.043722,0.041293,0.039046,0.036961,0.034953,0.032796,0.030142,0.028755,0.027682,0.026786,0.026005,0.025286,0.024601,0.023951,0.023367,0.022881,0.022495,0.022178,0.021876,0.021551,0.021208,0.020896,0.020679,0.020591,0.020611,0.020670,0.020693,0.020643,0.020543,0.020462,0.020464,0.020570,0.020742,0.020909,0.021015,0.021054,0.021073,0.021134,0.021270,0.021464,0.021660,0.021802,0.021871,0.021897,0.021935,0.022021,0.022152,0.022284,0.022373,0.022406,0.022414,0.022448,0.022544,0.022692,0.022838,0.022928,0.022942,0.022913,0.022909,0.022984,0.023141,0.023327,0.023468,0.023519,0.023493,0.023456,0.023478,0.023589,0.023755,0.023905,0.023976,0.023956,0.023889,0.023844,0.023862,0.023934,0.024006,0.024022,0.023965,0.023872,0.023806,0.023811,0.023884,0.023975,0.024024,0.024005,0.023944,0.023897,0.023914,0.023997,0.024100,0.024163,0.024155,0.024097,0.024051,0.024073,0.024173,0.024307,0.024403,0.024415,0.024360,0.024310,0.024356,0.024551,0.024877,0.025263,0.025624,0.025920,0.026170,0.026444,0.026818,0.027394,0.028598,0.034469,0.037979,0.040094,0.041636,0.042898,0.043979,0.044898,0.045655,0.046265,0.046768,0.047217,0.047647,0.048055,0.048403,0.048638,0.048726,0.048662,0.048446,0.048055,0.047485,0.046943,0.046881,0.047692,0.049228,0.051119,0.054349,0.056904,0.058192,0.058485,0.058127,0.057373,0.056345,0.055103,0.053783,0.052563,0.051535,0.050661,0.049860,0.049115,0.048513,0.048083,0.047086,0.046082,0.045178,0.044386,0.043591,0.042565,0.041110,0.039346,0.038341,0.038947,0.038598,0.039282,0.040053,0.038882,0.039220,0.040023,0.040722,0.041102,0.041259,0.041416,0.041670,0.041986,0.042315,0.042625,0.042897,0.043122,0.043289,0.043383,0.043396,0.043342,0.043260,0.043182,0.043098,0.042947,0.042658,0.042195,0.041580,0.040876,0.040106,0.039193,0.037960,0.036155,0.033433,0.029203,0.022277,0.010751,-0.005835,-0.022353,-0.033308,-0.039113,-0.042037,-0.043592,-0.044557,-0.045279,-0.045844,-0.046217,-0.046369,-0.046333,-0.046195,-0.046052,-0.045944,-0.045845,-0.045706,-0.045488,-0.045190,-0.044833,-0.044443,-0.044040,-0.043643,-0.043278,-0.042978,-0.042773,-0.042578,-0.042180,-0.041474,-0.040684,-0.040440,-0.041788,-0.040948,-0.040048,-0.040398,-0.040721,-0.041653,-0.043785,-0.045955,-0.047792,-0.049382,-0.050900,-0.052466,-0.054154,-0.056011,-0.057719,-0.059873,-0.062295,-0.064758,-0.067113,-0.069284,-0.071305,-0.073323,-0.075536,-0.078084,-0.080940,-0.083810,-0.086029,-0.086692,-0.085244,-0.081610,-0.076823,-0.074734,-0.073952,-0.074151,-0.074925,-0.075899,-0.076864,-0.077755,-0.078552,-0.079199,-0.079620,-0.079775,-0.079661,-0.079298,-0.078713,-0.077929,-0.076959,-0.075806,-0.074466,-0.072926,-0.071153,-0.069033,-0.066216,-0.061720,-0.054659,-0.053615,-0.053319,-0.053210,-0.053169,-0.053133,-0.053060,-0.052937,-0.052793,-0.052676,-0.052627,-0.052654,-0.052726,-0.052791,-0.052804,-0.052753,-0.052661,-0.052569,-0.052511,-0.052494,-0.052500,-0.052500,-0.052472,-0.052413,-0.052336,-0.052261,-0.052198,-0.052149,-0.052109,-0.052077,-0.052054,-0.052041,-0.052030,-0.052010,-0.051965,-0.051897,-0.051819,-0.051759,-0.051741,-0.051763,-0.051802,-0.051817,-0.051776,-0.051674,-0.051540,-0.051414,-0.051330,-0.051291,-0.051270,-0.051228,-0.051138,-0.051000,-0.050838,-0.050690,-0.050578,-0.050504,-0.050450,-0.050392,-0.050313,-0.050211,-0.050094,-0.049969,-0.049846,-0.049728,-0.049621,-0.049533,-0.049467,-0.049416,-0.049360,-0.049278,-0.049159,-0.049015,-0.048880,-0.048791,-0.048765,-0.048789,-0.048822,-0.048821,-0.048766,-0.048679,-0.048610,-0.048612,-0.048712,-0.048891,-0.049105,-0.049308,-0.049486,-0.049665,-0.049898,-0.050229,-0.050669,-0.051189,-0.051729,-0.052232,-0.052658,-0.052995,-0.053245,-0.053408,-0.053470,-0.053401,-0.053166,-0.052731,-0.052067,-0.051176,-0.050169,-0.048369,-0.046071,-0.043900,-0.047199,-0.048608,-0.047858,-0.046404,-0.044770,-0.043071,-0.041431,-0.040165,-0.040029,-0.043209,-0.048261,-0.053136,-0.056268,-0.057130,-0.056294,-0.054399,-0.051813,-0.048867,-0.046253,-0.043676,-0.041264,-0.039053,-0.036976,-0.034922,-0.032786,-0.030543,-0.028346,-0.026576,-0.025494,-0.023692,-0.022118,-0.020896,-0.020433,-0.022040,-0.072170,-0.077880,-0.087613,-0.093066,-0.097402,-0.101474,-0.105484,-0.109458,-0.113394,-0.117293,-0.121153,-0.124969,-0.128730,-0.132431,-0.136075,-0.139666,-0.143209,-0.146703,-0.150140,-0.153513,-0.156823,-0.160083,-0.163305,-0.166504,-0.169682,-0.172838,-0.175961,-0.179038,-0.182052,-0.184997,-0.187888,-0.190757,-0.193628,-0.196480,-0.199264,-0.201958,-0.204618,-0.207336,-0.210214,-0.213315,-0.216630,-0.220094,-0.223626,-0.227148,-0.230602,-0.233961,-0.237229,-0.240427,-0.243571,-0.246660,-0.249687,-0.252634,-0.255496,-0.258289,-0.261050,-0.263818,-0.266599,-0.269373,-0.272117,-0.274810,-0.277429,-0.279980,-0.282492,-0.284934,-0.287121,-0.288757,-0.289636,-0.289744,-0.289614,-0.290323,-0.291348,-0.292587,-0.293922,-0.295246,-0.296502,-0.297687,-0.298809,-0.299866,-0.300838,-0.301701,-0.302449,-0.303095,-0.303671,-0.304192,-0.304636,-0.304940,-0.305043,-0.304918,-0.304591,-0.304116,-0.303554,-0.302947,-0.302312,-0.301641,-0.300924,-0.300169,-0.299415,-0.298731,-0.298205,-0.297933,-0.297972,-0.298293,-0.298800,-0.299388,-0.299985,-0.300562,-0.301122,-0.301675,-0.302226,-0.302768,-0.303286,-0.303763,-0.304186,-0.304543,-0.304819,-0.304995,-0.305058,-0.305005,-0.304849,-0.304608,-0.304306,-0.303965,-0.303606,-0.303238,-0.302864,-0.302480,-0.302085,-0.301687,-0.301307,-0.300990,-0.300812,-0.300885,-0.300837,-0.300683,-0.300809,-0.301111,-0.301509,-0.301962,-0.302441,-0.302929,-0.303410,-0.303876,-0.304319,-0.304732,-0.305102,-0.305408,-0.305623,-0.305727,-0.305708,-0.305579,-0.305363,-0.305085,-0.304765,-0.304416,-0.304050,-0.303673,-0.303286,-0.302889,-0.302489,-0.302113,-0.301819,-0.301701,-0.301869,-0.302387,-0.303208,-0.304210,-0.305299,-0.306425,-0.307548,-0.308638,-0.309686,-0.310698,-0.311676,-0.312602,-0.313443,-0.314147,-0.314667,-0.314968,-0.315049,-0.314951,-0.314731,-0.314432,-0.314052,-0.313574,-0.312985,-0.312296,-0.311530,-0.310702,-0.309813,-0.308850,-0.307819,-0.306773,-0.305808,-0.305024,-0.304525,-0.304924,-0.305070,-0.304438,-0.303051,-0.301101,-0.298892,-0.296613,-0.294298,-0.291920,-0.289474,-0.286969,-0.284418,-0.281833,-0.279223,-0.276567,-0.273830,-0.270996,-0.268076,-0.265090,-0.262058,-0.258993,-0.255895,-0.252741,-0.249503,-0.246171,-0.242769,-0.239346,-0.235966,-0.232701,-0.229607,-0.226672,-0.223814,-0.220926,-0.217923,-0.214780,-0.211526,-0.208200,-0.204814,-0.201358,-0.197819,-0.194187,-0.190462,-0.186659,-0.182806,-0.178924,-0.175017,-0.171078,-0.167086,-0.163015,-0.158851,-0.154599,-0.150278,-0.145903,-0.141486,-0.137022,-0.132498,-0.127898,-0.123216,-0.118459,-0.113652,-0.108841,-0.104087,-0.099400,-0.094571,-0.088720,-0.078681,-0.072637,-0.067577,-0.062604,-0.057486,-0.052210,-0.046824,-0.041371,-0.035880,-0.030361,-0.024811,-0.019221,-0.013578,-0.007874,-0.002115,0.003679,0.009482,0.015273,0.021057,0.026850,0.032674,0.038538,0.044435,0.050339,0.056219,0.062051,0.067821,0.073523,0.079150,0.084706,0.090193,0.095595,0.100889,0.106078,0.111194,0.116301,0.121477,0.126759,0.132124,0.137518,0.142883,0.148163,0.153325,0.158377,0.163352,0.168273,0.173135,0.177913,0.182580,0.187115,0.191518,0.195823,0.200084,0.204322,0.208517,0.212640,0.216670,0.220590,0.224401,0.228149,0.231808,0.235167,0.237801,0.239257,0.238982,0.237809,0.240537,0.244340,0.248731,0.253481,0.258405,0.263399,0.268438,0.273531,0.278679,0.283855,0.289017,0.294136,0.299209,0.304245,0.309212,0.314000,0.318455,0.322463,0.325999,0.329117,0.331907,0.334458,0.336836,0.339067,0.341145,0.343047,0.344751,0.346261,0.347612,0.348891,0.350284,0.352037,0.354247,0.356790,0.359470,0.362131,0.364696,0.367148,0.369499,0.371769,0.373957,0.376047,0.378008,0.379800,0.381379,0.382683,0.383640,0.384193,0.384338,0.384127,0.383638,0.382948,0.382120,0.381201,0.380221,0.379196,0.378133,0.377038,0.375924,0.374823,0.373801,0.372957,0.372398,0.372195,0.372357,0.372837,0.373540,0.374365,0.375234,0.376105,0.376953,0.377764,0.378524,0.379212,0.379792,0.380206,0.380384,0.380245,0.379719,0.378777,0.377445,0.375787,0.373869,0.371744,0.369453,0.367035,0.364524,0.361938,0.359270,0.356496,0.353596,0.350584,0.347546,0.344631,0.341992,0.339690,0.337637,0.335665,0.333623,0.331413,0.328995,0.326389,0.323636,0.320763,0.317753,0.314542,0.311027,0.307106,0.302723,0.297910,0.292791,0.287515,0.282178,0.276807,0.271393,0.265938,0.260473,0.255043,0.249684,0.244404,0.239201,0.234105,0.229231,0.224778,0.220970,0.218189,0.218642,0.218396,0.216609,0.213658,0.209946,0.205877,0.201689,0.197420,0.193036,0.188540,0.183952,0.179283,0.174530,0.169685,0.164708,0.159561,0.154239,0.148781,0.143238,0.137641,0.132002,0.126311,0.120545,0.114679,0.108728,0.102740,0.096799,0.091001,0.085441,0.080184,0.075214,0.070446,0.065736,0.060948,0.056031,0.051034,0.046027,0.041037,0.036050,0.031041,0.026003,0.020944,0.015882,0.010829,0.005791,0.000761,-0.004273,-0.009317,-0.014366,-0.019400,-0.024399,-0.029352,-0.034261,-0.039133,-0.043977,-0.048800,-0.053588,-0.058317,-0.062944,-0.067487,0.007811,0.006968,0.003458,0.008060,0.009822,0.009927,0.009463,0.009318,0.009705,0.010502,0.011544,0.012715,0.013963,0.015284,0.016699,0.018234,0.019889,0.021629,0.023396,0.025120,0.026753,0.028587,0.030499,0.032494,0.034564,0.036690,0.038863,0.041096,0.043410,0.045822,0.048336,0.050954,0.053688,0.056576,0.059667,0.062997,0.066564,0.070324,0.074210,0.078181,0.082263,0.086562,0.091184,0.096137,0.101316,0.106539,0.111474,0.115586,0.118499,0.120359,0.121363,0.121392,0.120223,0.117034,0.113255,0.109829,0.107900,0.107205,0.107176,0.107541,0.108081,0.108555,0.108829,0.108898,0.108778,0.108470,0.107992,0.107387,0.106669,0.105831,0.104865,0.103768,0.102533,0.101164,0.099675,0.098083,0.096397,0.094630,0.092785,0.090851,0.088818,0.086685,0.084446,0.082109,0.079708,0.077291,0.074891,0.072531,0.070250,0.068123,0.066448,0.068159,0.068924,0.069037,0.068970,0.068859,0.068720,0.068557,0.068386,0.068227,0.068082,0.067929,0.067741,0.067503,0.067218,0.066900,0.066580,0.066278,0.065984,0.065661,0.065279,0.064829,0.064321,0.063788,0.063266,0.062762,0.062251,0.061693,0.061057,0.060337,0.059560,0.058770,0.057994,0.057224,0.056431,0.055583,0.054659,0.053662,0.052622,0.051575,0.050533,0.049482,0.048400,0.047272,0.046095,0.044880,0.043648,0.042407,0.041155,0.039886,0.038594,0.037282,0.035959,0.034638,0.033321,0.031999,0.030665,0.029321,0.027973,0.026631,0.025304,0.023997,0.022702,0.021408,0.020119,0.018844,0.017589,0.016356,0.015142,0.013942,0.012753,0.011575,0.010421,0.009297,0.008204,0.007135,0.006077,0.005024,0.003985,0.002976,0.002004,0.001065,0.000149,-0.000758,-0.001665,-0.002570,-0.003450,-0.004286,-0.005077,-0.005839,-0.006594,-0.007358,-0.008132,-0.008896,-0.009624,-0.010305,-0.010950,-0.011582,-0.012225,-0.012884,-0.013537,-0.014150,-0.014711,-0.015233,-0.015759,-0.016377,-0.017275,-0.018866,-0.021386,-0.021326,-0.020928,-0.020422,-0.019871,-0.019324,-0.018801,-0.018293,-0.017773,-0.017229,-0.016670,-0.016117,-0.015596,-0.015130,-0.014733,-0.014413,-0.014167,-0.013960,-0.013738,-0.013535,-0.013557,-0.013964,-0.014615,-0.015157,-0.015574,-0.015966,-0.015118,-0.013887,-0.012647,-0.011498,-0.010444,-0.009472,-0.008582,-0.007815,-0.007218,-0.006793,-0.006485,-0.006242,-0.006062,-0.006064,-0.007417,-0.008454,-0.009383,-0.010311,-0.011190,-0.011917,-0.012298,-0.012007,-0.010677,-0.008284,-0.006647,-0.002458,0.001023,0.001232,-0.000882,-0.000148,0.000876,0.001797,0.002553,0.003164,0.003643,0.004020,0.004328,0.004580,0.004771,0.004902,0.004989,0.005059,0.005125,0.005183,0.005218,0.005225,0.005213,0.005203,0.005210,0.005237,0.005276,0.005316,0.005353,0.005384,0.005409,0.005427,0.005439,0.005449,0.005465,0.005494,0.005537,0.005589,0.005640,0.005681,0.005706,0.005716,0.005712,0.005694,0.005659,0.005610,0.005555,0.005508,0.005476,0.005459,0.005442,0.005405,0.005340,0.005250,0.005148,0.005038,0.004911,0.004749,0.004539,0.004282,0.003984,0.003631,0.003192,0.002637,0.001950,0.001116,0.000194,-0.000397,0.001751,0.001738,-0.001611,-0.006422,-0.008640,-0.010548,-0.011871,-0.012191,-0.011729,-0.010813,-0.009662,-0.008403,-0.007113,-0.005741,-0.004132,-0.003891,-0.003860,-0.003885,-0.003903,-0.003869,-0.003743,-0.003508,-0.003200,-0.002930,-0.002863,-0.003152,-0.003841,-0.004757,-0.005553,-0.005846,-0.004818,-0.003878,-0.003182,-0.002744,-0.002567,-0.002572,-0.002672,-0.002851,-0.003161,-0.003644,-0.004292,-0.005064,-0.005910,-0.006776,-0.007623,-0.008440,-0.009243,-0.010067,-0.010947,-0.011898,-0.012898,-0.013890,-0.014789,-0.015349,-0.013305,-0.012083,-0.011517,-0.011230,-0.011050,-0.010899,-0.010742,-0.010559,-0.010343,-0.010102,-0.009853,-0.009610,-0.009373,-0.009134,-0.008882,-0.008615,-0.008337,-0.008050,-0.007756,-0.007458,-0.007155,-0.006843,-0.006519,-0.006189,-0.005859,-0.005527,-0.005181,-0.004813,-0.004426,-0.004026,-0.003622,-0.003222,-0.002829,-0.002439,-0.002034,-0.001598,-0.001131,-0.000646,-0.000162,0.000313,0.000776,0.001231,0.001691,0.002177,0.002700,0.003249,0.003802,0.004343,0.004865,0.005371,0.005872,0.006386,0.006929,0.007505,0.008100,0.008688,0.009246,0.009769,0.010270,0.010772,0.011293,0.011842,0.012411,0.012977,0.013518,0.014019,0.014484,0.014933,0.015386,0.015851,0.016326,0.016801,0.017263,0.017702,0.018112,0.018496,0.018865,0.019227,0.019581,0.019927,0.020272,0.020622,0.020969,0.021296,0.021585,0.021835,0.022059,0.022277,0.022506,0.022761,0.023035,0.023297,0.023503,0.023636,0.023708,0.023744,0.023761,0.023768,0.023766,0.023740,0.023657,0.023475,0.023138,0.022563,0.021734,0.021554,0.021652,0.022382,0.023958,0.023643,0.022651,0.021731,0.020959,0.020359,0.020050,0.020345,0.021822,0.024833,0.027005,0.027666,0.026476,0.023906,0.020678,0.017262,0.014022,0.011870,0.009958,0.008436,0.007332,0.006538,0.005954,0.005544,0.005319,0.005315,0.005552,0.006105,0.008214,0.009916,0.011117,0.011493,0.010656,0.008969,],
[-0.035291,-0.035254,-0.035292,-0.035397,-0.035475,-0.035536,-0.035588,-0.035635,-0.035678,-0.035718,-0.035756,-0.035793,-0.035828,-0.035860,-0.035888,-0.035914,-0.035938,-0.035965,-0.035998,-0.036038,-0.036084,-0.036136,-0.036188,-0.036241,-0.036291,-0.036338,-0.036384,-0.036426,-0.036467,-0.036504,-0.036536,-0.036560,-0.036574,-0.036573,-0.036554,-0.036515,-0.036453,-0.036364,-0.036244,-0.036092,-0.035909,-0.035700,-0.035465,-0.035203,-0.034911,-0.034586,-0.034228,-0.033838,-0.033419,-0.032974,-0.032507,-0.032020,-0.031512,-0.030978,-0.030415,-0.029820,-0.029193,-0.028538,-0.027858,-0.027155,-0.026431,-0.025687,-0.024921,-0.024134,-0.023326,-0.022505,-0.021697,-0.021041,-0.021235,-0.021125,-0.020709,-0.020173,-0.019591,-0.018988,-0.018366,-0.017724,-0.017057,-0.016364,-0.015646,-0.014907,-0.014156,-0.013405,-0.012670,-0.011958,-0.011269,-0.010586,-0.009890,-0.009165,-0.008407,-0.007621,-0.006808,-0.005965,-0.005085,-0.004158,-0.003177,-0.002134,-0.001017,0.000201,0.001571,0.003136,0.004859,0.006635,0.008380,0.010065,0.011709,0.013341,0.014988,0.016662,0.018363,0.020087,0.021821,0.023544,0.025232,0.026866,0.028441,0.029973,0.031488,0.033011,0.034549,0.036092,0.037621,0.039116,0.040568,0.041974,0.043333,0.044645,0.045917,0.047168,0.048444,0.049803,0.051299,0.052950,0.054613,0.056042,0.057273,0.058275,0.059086,0.059768,0.060374,0.060929,0.061444,0.061922,0.062363,0.062764,0.063112,0.063395,0.063607,0.063762,0.063890,0.064030,0.064203,0.064406,0.064621,0.064830,0.065020,0.065189,0.065337,0.065470,0.065608,0.065786,0.066046,0.066398,0.066795,0.067139,0.067344,0.067391,0.067311,0.067151,0.066942,0.066704,0.066447,0.066180,0.065906,0.065630,0.065354,0.065074,0.064786,0.064492,0.064203,0.063939,0.063719,0.063547,0.063414,0.063303,0.063201,0.063100,0.062997,0.062894,0.062787,0.062682,0.062587,0.062508,0.062405,0.062100,0.061142,0.059574,0.060295,0.061451,0.062699,0.063965,0.065227,0.066479,0.067722,0.068962,0.070199,0.071432,0.072656,0.073862,0.075043,0.076197,0.077319,0.078411,0.079471,0.080496,0.081482,0.082421,0.083309,0.084140,0.084913,0.085628,0.086286,0.086886,0.087422,0.087886,0.088274,0.088590,0.088835,0.089007,0.089091,0.089083,0.088992,0.088837,0.088634,0.088398,0.088141,0.087871,0.087592,0.087305,0.087009,0.086702,0.086385,0.086058,0.085726,0.085394,0.085064,0.084736,0.084409,0.084078,0.083740,0.083395,0.083045,0.082693,0.082339,0.081984,0.081626,0.081262,0.080897,0.080526,0.080118,0.079625,0.079577,0.079988,0.080338,0.080671,0.081008,0.081348,0.081688,0.082028,0.082367,0.082706,0.083042,0.083375,0.083703,0.084027,0.084349,0.084672,0.085000,0.085336,0.085678,0.086026,0.086374,0.086719,0.087060,0.087394,0.087720,0.088035,0.088336,0.088616,0.088866,0.089075,0.089236,0.089347,0.089419,0.089450,0.089408,0.089261,0.088996,0.088622,0.088158,0.087623,0.087026,0.086366,0.085644,0.084862,0.084023,0.083133,0.082198,0.081224,0.080215,0.079175,0.078103,0.076998,0.075861,0.074694,0.073503,0.072294,0.071072,0.069841,0.068603,0.067355,0.066093,0.064802,0.063472,0.062151,0.061228,0.062759,0.063614,0.063771,0.063762,0.063787,0.063865,0.063966,0.064066,0.064160,0.064252,0.064341,0.064427,0.064519,0.064629,0.064776,0.064974,0.065224,0.065514,0.065819,0.066120,0.066412,0.066697,0.066979,0.067259,0.067536,0.067802,0.068041,0.068223,0.068317,0.068306,0.068195,0.068004,0.067756,0.067474,0.067185,0.066906,0.066639,0.066367,0.066075,0.065752,0.065395,0.065006,0.064585,0.064141,0.063693,0.063263,0.062860,0.062471,0.062061,0.061589,0.061030,0.060381,0.059652,0.058858,0.058009,0.057108,0.056157,0.055157,0.054098,0.052959,0.051727,0.050422,0.049101,0.047818,0.046393,0.044997,0.043574,0.042099,0.040597,0.039083,0.037559,0.036019,0.034464,0.032894,0.031316,0.029738,0.028174,0.026638,0.025138,0.023665,0.022197,0.020706,0.019177,0.017612,0.016022,0.014427,0.012841,0.011275,0.009732,0.008218,0.006737,0.005300,0.003922,0.002617,0.001377,0.000156,-0.001104,-0.002407,-0.003693,-0.004889,-0.005960,-0.006920,-0.007807,-0.008652,-0.009468,-0.010262,-0.011032,-0.011776,-0.012491,-0.013184,-0.013871,-0.014575,-0.015305,-0.016060,-0.016826,-0.017589,-0.018336,-0.019064,-0.019773,-0.020461,-0.021127,-0.021772,-0.022411,-0.023074,-0.023769,-0.024418,-0.024774,-0.024777,-0.025648,-0.026580,-0.027404,-0.028131,-0.028801,-0.029446,-0.030073,-0.030682,-0.031268,-0.031826,-0.032353,-0.032847,-0.033309,-0.033740,-0.034142,-0.034516,-0.034863,-0.035180,-0.035468,-0.035726,-0.035955,-0.036153,-0.036322,-0.036463,-0.036577,-0.036666,-0.036726,-0.036742,-0.036694,-0.036575,-0.036419,-0.036287,-0.036215,-0.036189,-0.036179,-0.036168,-0.036151,-0.036129,-0.036101,-0.036070,-0.036036,-0.035997,-0.035955,-0.035910,-0.035863,-0.035816,-0.035770,-0.035727,-0.035689,-0.035653,-0.035618,-0.035582,-0.035544,-0.035507,-0.035469,-0.035433,-0.035397,-0.035361,-0.035326,-0.049820,-0.049835,-0.050029,-0.049601,-0.049389,-0.049246,-0.048890,-0.048328,-0.047596,-0.046738,-0.045820,-0.044894,-0.043959,-0.042986,-0.041955,-0.040862,-0.039716,-0.038545,-0.037399,-0.036389,-0.036327,-0.035974,-0.035341,-0.034537,-0.033614,-0.032609,-0.031554,-0.030467,-0.029342,-0.028165,-0.026918,-0.025554,-0.024006,-0.022255,-0.020371,-0.018459,-0.016573,-0.014703,-0.012821,-0.010901,-0.008923,-0.006875,-0.004755,-0.002577,-0.000350,0.001947,0.004343,0.006811,0.009205,0.011295,0.012824,0.013581,0.013689,0.013944,0.015502,0.014923,0.014063,0.013341,0.012786,0.012341,0.011955,0.011599,0.011259,0.010929,0.010605,0.010270,0.009910,0.009508,0.009061,0.008572,0.008053,0.007515,0.006960,0.006380,0.005761,0.005087,0.004345,0.003532,0.002651,0.001713,0.000726,-0.000302,-0.001366,-0.002462,-0.003586,-0.004729,-0.005879,-0.007017,-0.008135,-0.009280,-0.010607,-0.012102,-0.012394,-0.012559,-0.012696,-0.012823,-0.012937,-0.013036,-0.013116,-0.013186,-0.013255,-0.013333,-0.013421,-0.013510,-0.013587,-0.013639,-0.013665,-0.013676,-0.013692,-0.013726,-0.013785,-0.013859,-0.013930,-0.013980,-0.014003,-0.014004,-0.014001,-0.014010,-0.014043,-0.014097,-0.014161,-0.014218,-0.014257,-0.014274,-0.014277,-0.014277,-0.014288,-0.014315,-0.014357,-0.014406,-0.014452,-0.014487,-0.014509,-0.014524,-0.014538,-0.014558,-0.014589,-0.014626,-0.014663,-0.014693,-0.014716,-0.014733,-0.014753,-0.014782,-0.014822,-0.014866,-0.014906,-0.014932,-0.014942,-0.014946,-0.014954,-0.014978,-0.015022,-0.015080,-0.015136,-0.015176,-0.015194,-0.015194,-0.015189,-0.015195,-0.015223,-0.015271,-0.015331,-0.015386,-0.015424,-0.015442,-0.015445,-0.015445,-0.015453,-0.015478,-0.015517,-0.015564,-0.015608,-0.015639,-0.015655,-0.015663,-0.015670,-0.015688,-0.015718,-0.015757,-0.015795,-0.015823,-0.015837,-0.015841,-0.015846,-0.015864,-0.015897,-0.015938,-0.015971,-0.015979,-0.015951,-0.015890,-0.015810,-0.015727,-0.015649,-0.015569,-0.015449,-0.015155,-0.013402,-0.012029,-0.010998,-0.010094,-0.009228,-0.008361,-0.007468,-0.006528,-0.005523,-0.004442,-0.003288,-0.002076,-0.000819,0.000472,0.001801,0.003192,0.004695,0.006409,0.008494,0.011200,0.014908,0.020236,0.027818,0.036936,0.045357,0.051795,0.055557,0.056845,0.056824,0.056579,0.056498,0.056630,0.056947,0.057400,0.057945,0.058536,0.059123,0.059636,0.059987,0.060026,0.059738,0.060408,0.061119,0.061818,0.062440,0.062808,0.062655,0.061757,0.060065,0.058311,0.058931,0.059010,0.059497,0.059844,0.059796,0.059920,0.060090,0.060158,0.059993,0.059690,0.059452,0.059338,0.059274,0.059194,0.059090,0.058981,0.058878,0.058765,0.058613,0.058412,0.058176,0.057926,0.057657,0.057337,0.056929,0.056424,0.055830,0.055135,0.054274,0.053145,0.051622,0.049552,0.046687,0.042496,0.035884,0.024891,0.006980,-0.017367,-0.039766,-0.053268,-0.059743,-0.062710,-0.064065,-0.064635,-0.064819,-0.064833,-0.064793,-0.064731,-0.064631,-0.064489,-0.064334,-0.064200,-0.064099,-0.064007,-0.063896,-0.063763,-0.063632,-0.063528,-0.063449,-0.063378,-0.063311,-0.063307,-0.063450,-0.063714,-0.063897,-0.063846,-0.063639,-0.063443,-0.063470,-0.063068,-0.062574,-0.062748,-0.063024,-0.064638,-0.066561,-0.067793,-0.068199,-0.067925,-0.067241,-0.066367,-0.065423,-0.064525,-0.064881,-0.064839,-0.064388,-0.063676,-0.062788,-0.061847,-0.061027,-0.060503,-0.060370,-0.060600,-0.061027,-0.061342,-0.060935,-0.058656,-0.053184,-0.044013,-0.032103,-0.020149,-0.010203,-0.002969,0.002214,0.006193,0.009523,0.012490,0.015222,0.017779,0.020187,0.022451,0.024568,0.026531,0.028332,0.029970,0.031445,0.032762,0.033930,0.034954,0.035839,0.036592,0.037219,0.037677,0.037706,0.037802,0.037912,0.038018,0.038124,0.038229,0.038326,0.038400,0.038442,0.038448,0.038426,0.038391,0.038359,0.038342,0.038339,0.038344,0.038345,0.038333,0.038305,0.038264,0.038221,0.038184,0.038157,0.038140,0.038127,0.038112,0.038092,0.038065,0.038037,0.038009,0.037984,0.037959,0.037934,0.037905,0.037874,0.037844,0.037820,0.037803,0.037791,0.037779,0.037760,0.037729,0.037688,0.037642,0.037601,0.037571,0.037555,0.037546,0.037537,0.037518,0.037484,0.037436,0.037383,0.037335,0.037299,0.037277,0.037266,0.037257,0.037240,0.037211,0.037170,0.037123,0.037077,0.037038,0.037010,0.036989,0.036972,0.036955,0.036935,0.036910,0.036882,0.036852,0.036821,0.036789,0.036757,0.036726,0.036697,0.036673,0.036653,0.036635,0.036612,0.036581,0.036537,0.036483,0.036425,0.036374,0.036336,0.036316,0.036306,0.036294,0.036267,0.036215,0.036138,0.036049,0.035967,0.035914,0.035905,0.035951,0.036057,0.036226,0.036457,0.036751,0.037134,0.037775,0.040063,0.041786,0.043224,0.044608,0.046115,0.043716,0.041314,0.038343,0.033985,0.028051,0.020678,0.012038,0.002375,-0.007744,-0.016363,-0.022698,-0.026905,-0.029994,-0.032730,-0.035384,-0.038049,-0.040689,-0.042617,-0.044362,-0.045920,-0.047281,-0.048457,-0.049468,-0.050323,-0.051029,-0.051592,-0.051986,-0.052189,-0.052592,-0.052624,-0.052109,-0.051137,-0.050170,-0.040056,-0.039226,-0.037987,-0.037114,-0.036355,-0.035651,-0.034985,-0.034345,-0.033716,-0.033092,-0.032471,-0.031852,-0.031235,-0.030620,-0.030005,-0.029390,-0.028775,-0.028162,-0.027550,-0.026942,-0.026339,-0.025743,-0.025153,-0.024567,-0.023987,-0.023411,-0.022840,-0.022275,-0.021715,-0.021160,-0.020608,-0.020056,-0.019502,-0.018949,-0.018403,-0.017870,-0.017353,-0.016849,-0.016356,-0.015871,-0.015396,-0.014934,-0.014486,-0.014048,-0.013619,-0.013194,-0.012772,-0.012354,-0.011939,-0.011529,-0.011125,-0.010727,-0.010333,-0.009943,-0.009557,-0.009175,-0.008798,-0.008426,-0.008061,-0.007702,-0.007347,-0.006996,-0.006649,-0.006305,-0.005963,-0.005621,-0.005282,-0.004967,-0.004690,-0.004379,-0.004069,-0.003770,-0.003479,-0.003195,-0.002915,-0.002637,-0.002360,-0.002082,-0.001804,-0.001523,-0.001242,-0.000962,-0.000685,-0.000408,-0.000127,0.000166,0.000477,0.000806,0.001148,0.001495,0.001843,0.002188,0.002529,0.002867,0.003200,0.003527,0.003842,0.004144,0.004432,0.004695,0.004914,0.005080,0.005200,0.005290,0.005363,0.005427,0.005487,0.005545,0.005602,0.005658,0.005716,0.005776,0.005838,0.005906,0.005984,0.006077,0.006188,0.006316,0.006458,0.006609,0.006766,0.006924,0.007081,0.007238,0.007393,0.007547,0.007699,0.007847,0.007989,0.008120,0.008235,0.008329,0.008342,0.008275,0.008185,0.008080,0.007963,0.007840,0.007713,0.007583,0.007451,0.007319,0.007186,0.007055,0.006927,0.006807,0.006700,0.006610,0.006537,0.006480,0.006434,0.006395,0.006358,0.006324,0.006289,0.006255,0.006219,0.006181,0.006138,0.006085,0.006015,0.005921,0.005797,0.005648,0.005477,0.005286,0.005077,0.004854,0.004621,0.004382,0.004139,0.003893,0.003644,0.003394,0.003144,0.002898,0.002662,0.002440,0.002234,0.002043,0.001860,0.001678,0.001494,0.001309,0.001122,0.000936,0.000749,0.000563,0.000378,0.000191,-0.000002,-0.000207,-0.000432,-0.000679,-0.000935,-0.001129,-0.001375,-0.001654,-0.001934,-0.002208,-0.002480,-0.002755,-0.003033,-0.003314,-0.003597,-0.003884,-0.004176,-0.004473,-0.004776,-0.005083,-0.005393,-0.005704,-0.006017,-0.006334,-0.006656,-0.006984,-0.007316,-0.007653,-0.007993,-0.008335,-0.008683,-0.009042,-0.009415,-0.009810,-0.010229,-0.010672,-0.011136,-0.011617,-0.012112,-0.012616,-0.013124,-0.013633,-0.014141,-0.014650,-0.015161,-0.015676,-0.016195,-0.016719,-0.017249,-0.017785,-0.018327,-0.018874,-0.019427,-0.019983,-0.020542,-0.021105,-0.021672,-0.022245,-0.022822,-0.023404,-0.023987,-0.024572,-0.025158,-0.025746,-0.026341,-0.026951,-0.027594,-0.028291,-0.029066,-0.029964,-0.031189,-0.032033,-0.032769,-0.033507,-0.034287,-0.035111,-0.035959,-0.036815,-0.037670,-0.038525,-0.039380,-0.040236,-0.041092,-0.041947,-0.042801,-0.043652,-0.044501,-0.045347,-0.046187,-0.047017,-0.047836,-0.048643,-0.049438,-0.050221,-0.050993,-0.051756,-0.052510,-0.053253,-0.053981,-0.054687,-0.055361,-0.055986,-0.056552,-0.057078,-0.057601,-0.058140,-0.058695,-0.059254,-0.059804,-0.060333,-0.060838,-0.061321,-0.061787,-0.062235,-0.062664,-0.063072,-0.063458,-0.063825,-0.064173,-0.064505,-0.064825,-0.065131,-0.065420,-0.065690,-0.065943,-0.066180,-0.066405,-0.066621,-0.066826,-0.067016,-0.067198,-0.067395,-0.067603,-0.067662,-0.067096,-0.065842,-0.066562,-0.067564,-0.068532,-0.069427,-0.070265,-0.071074,-0.071871,-0.072664,-0.073455,-0.074239,-0.075012,-0.075768,-0.076503,-0.077214,-0.077899,-0.078564,-0.079215,-0.079860,-0.080496,-0.081117,-0.081713,-0.082277,-0.082805,-0.083289,-0.083724,-0.084102,-0.084418,-0.084664,-0.084827,-0.084899,-0.084890,-0.084827,-0.084730,-0.084605,-0.084454,-0.084280,-0.084085,-0.083873,-0.083645,-0.083400,-0.083139,-0.082860,-0.082567,-0.082260,-0.081945,-0.081631,-0.081328,-0.081044,-0.080783,-0.080540,-0.080307,-0.080075,-0.079840,-0.079598,-0.079348,-0.079091,-0.078824,-0.078547,-0.078258,-0.077960,-0.077650,-0.077314,-0.076924,-0.076895,-0.077237,-0.077545,-0.077844,-0.078146,-0.078446,-0.078741,-0.079028,-0.079307,-0.079579,-0.079846,-0.080110,-0.080375,-0.080647,-0.080934,-0.081242,-0.081571,-0.081916,-0.082268,-0.082617,-0.082956,-0.083282,-0.083592,-0.083884,-0.084159,-0.084417,-0.084664,-0.084902,-0.085134,-0.085359,-0.085566,-0.085735,-0.085831,-0.085830,-0.085729,-0.085540,-0.085276,-0.084944,-0.084547,-0.084094,-0.083591,-0.083045,-0.082465,-0.081857,-0.081233,-0.080598,-0.079950,-0.079283,-0.078588,-0.077864,-0.077115,-0.076344,-0.075558,-0.074761,-0.073958,-0.073151,-0.072340,-0.071516,-0.070662,-0.069755,-0.068778,-0.067773,-0.067063,-0.068353,-0.068982,-0.068996,-0.068866,-0.068752,-0.068659,-0.068561,-0.068451,-0.068329,-0.068198,-0.068054,-0.067893,-0.067712,-0.067507,-0.067277,-0.067023,-0.066748,-0.066454,-0.066142,-0.065812,-0.065464,-0.065097,-0.064713,-0.064311,-0.063891,-0.063447,-0.062977,-0.062479,-0.061964,-0.061452,-0.060967,-0.060517,-0.060068,-0.059565,-0.058993,-0.058376,-0.057737,-0.057086,-0.056424,-0.055752,-0.055070,-0.054380,-0.053680,-0.052968,-0.052245,-0.051507,-0.050757,-0.049995,-0.049226,-0.048454,-0.047680,-0.046906,-0.046130,-0.045353,-0.044573,-0.043794,-0.043019,-0.042255,-0.041510,-0.040785,-0.018399,-0.019239,-0.019252,-0.018608,-0.018329,-0.018151,-0.017957,-0.017834,-0.017782,-0.017773,-0.017776,-0.017776,-0.017777,-0.017785,-0.017794,-0.017793,-0.017770,-0.017728,-0.017705,-0.017799,-0.018078,-0.018040,-0.018030,-0.018050,-0.018076,-0.018089,-0.018085,-0.018075,-0.018077,-0.018104,-0.018156,-0.018202,-0.018178,-0.018006,-0.017637,-0.017077,-0.016362,-0.015529,-0.014599,-0.013579,-0.012455,-0.011201,-0.009786,-0.008199,-0.006444,-0.004540,-0.002540,-0.000562,0.001247,0.002781,0.004018,0.005055,0.006075,0.006883,0.004990,0.004355,0.004647,0.005153,0.005625,0.006042,0.006386,0.006629,0.006783,0.006887,0.006971,0.007036,0.007074,0.007089,0.007085,0.007068,0.007046,0.007029,0.007021,0.007017,0.007005,0.006978,0.006932,0.006869,0.006791,0.006708,0.006626,0.006543,0.006457,0.006368,0.006275,0.006174,0.006063,0.005949,0.005844,0.005770,0.005804,0.006752,0.007477,0.008039,0.008563,0.009087,0.009618,0.010158,0.010712,0.011283,0.011873,0.012478,0.013093,0.013716,0.014350,0.014997,0.015659,0.016335,0.017023,0.017720,0.018421,0.019127,0.019840,0.020566,0.021309,0.022065,0.022829,0.023594,0.024354,0.025110,0.025863,0.026619,0.027380,0.028147,0.028913,0.029674,0.030429,0.031173,0.031904,0.032623,0.033330,0.034025,0.034705,0.035371,0.036026,0.036669,0.037295,0.037900,0.038479,0.039031,0.039557,0.040060,0.040545,0.041015,0.041466,0.041893,0.042294,0.042668,0.043016,0.043341,0.043644,0.043929,0.044195,0.044439,0.044661,0.044863,0.045048,0.045215,0.045364,0.045496,0.045610,0.045707,0.045788,0.045858,0.045917,0.045964,0.045998,0.046020,0.046030,0.046031,0.046023,0.046007,0.045984,0.045953,0.045914,0.045867,0.045815,0.045760,0.045702,0.045639,0.045570,0.045495,0.045415,0.045331,0.045247,0.045164,0.045080,0.044992,0.044900,0.044803,0.044702,0.044598,0.044495,0.044394,0.044297,0.044204,0.044122,0.044059,0.043976,0.043873,0.043755,0.043620,0.043469,0.043302,0.043117,0.042912,0.042689,0.042453,0.042213,0.041977,0.041749,0.041521,0.041273,0.040959,0.040508,0.039818,0.038773,0.037285,0.035342,0.033069,0.031000,0.030206,0.031240,0.033670,0.036820,0.039857,0.042026,0.043254,0.043818,0.043946,0.043776,0.043401,0.042887,0.042282,0.041631,0.040971,0.040330,0.039739,0.039422,0.038988,0.038491,0.037967,0.037446,0.036970,0.036599,0.036454,0.036883,0.038923,0.040068,0.043586,0.046998,0.047689,0.047552,0.047703,0.047857,0.047951,0.047998,0.048015,0.048001,0.047967,0.047930,0.047889,0.047834,0.047759,0.047674,0.047594,0.047525,0.047459,0.047389,0.047313,0.047236,0.047167,0.047104,0.047045,0.046986,0.046931,0.046884,0.046845,0.046809,0.046773,0.046737,0.046708,0.046694,0.046693,0.046703,0.046718,0.046736,0.046757,0.046779,0.046800,0.046819,0.046839,0.046860,0.046882,0.046902,0.046917,0.046931,0.046950,0.046976,0.047004,0.047026,0.047041,0.047055,0.047077,0.047105,0.047131,0.047144,0.047145,0.047144,0.047141,0.047126,0.047087,0.047031,0.046939,0.046778,0.046574,0.046633,0.045808,0.042228,0.038345,0.036940,0.035588,0.035288,0.035480,0.035885,0.036394,0.036958,0.037543,0.038124,0.038667,0.039115,0.039846,0.040643,0.041483,0.042353,0.043223,0.044034,0.044704,0.045121,0.045150,0.044639,0.043410,0.041297,0.038350,0.035107,0.032418,0.031075,0.031474,0.033150,0.035151,0.036857,0.038102,0.038950,0.039520,0.039913,0.040202,0.040436,0.040642,0.040829,0.040998,0.041146,0.041277,0.041394,0.041502,0.041602,0.041692,0.041768,0.041824,0.041854,0.041850,0.041758,0.041658,0.041587,0.041534,0.041488,0.041444,0.041396,0.041341,0.041277,0.041203,0.041119,0.041027,0.040930,0.040830,0.040726,0.040617,0.040500,0.040375,0.040242,0.040102,0.039953,0.039796,0.039627,0.039448,0.039256,0.039054,0.038842,0.038623,0.038396,0.038159,0.037906,0.037634,0.037340,0.037027,0.036701,0.036365,0.036020,0.035664,0.035293,0.034901,0.034484,0.034040,0.033570,0.033082,0.032581,0.032069,0.031544,0.031001,0.030435,0.029844,0.029225,0.028580,0.027913,0.027232,0.026542,0.025841,0.025125,0.024389,0.023632,0.022857,0.022065,0.021259,0.020445,0.019624,0.018798,0.017963,0.017118,0.016264,0.015405,0.014547,0.013691,0.012836,0.011981,0.011126,0.010271,0.009419,0.008574,0.007738,0.006914,0.006104,0.005306,0.004515,0.003728,0.002946,0.002173,0.001414,0.000673,-0.000050,-0.000753,-0.001440,-0.002113,-0.002779,-0.003440,-0.004092,-0.004732,-0.005358,-0.005983,-0.006629,-0.007317,-0.008046,-0.008786,-0.009510,-0.010234,-0.011050,-0.012001,-0.012470,-0.012765,-0.012671,-0.011839,-0.010999,-0.011281,-0.011001,-0.010012,-0.008558,-0.007003,-0.005709,-0.005123,-0.005934,-0.008807,-0.012501,-0.016164,-0.019116,-0.021326,-0.022962,-0.024052,-0.023516,-0.023154,-0.022887,-0.022578,-0.022218,-0.021819,-0.021397,-0.020959,-0.020507,-0.020048,-0.019576,-0.018899,-0.018286,-0.017750,-0.017381,-0.017348,-0.017841,],
[-0.222818,-0.223330,-0.223563,-0.223459,-0.223160,-0.222702,-0.222113,-0.221414,-0.220623,-0.219763,-0.218859,-0.217928,-0.216972,-0.215982,-0.214947,-0.213857,-0.212713,-0.211522,-0.210297,-0.209051,-0.207792,-0.206518,-0.205219,-0.203887,-0.202516,-0.201106,-0.199660,-0.198173,-0.196634,-0.195018,-0.193287,-0.191382,-0.189221,-0.186698,-0.183711,-0.180234,-0.176380,-0.172322,-0.168152,-0.163853,-0.159387,-0.154739,-0.149915,-0.144909,-0.139702,-0.134274,-0.128624,-0.122770,-0.116736,-0.110550,-0.104230,-0.097789,-0.091228,-0.084544,-0.077735,-0.070813,-0.063808,-0.056757,-0.049693,-0.042637,-0.035593,-0.028559,-0.021542,-0.014577,-0.007741,-0.001194,0.004691,0.008459,0.002624,-0.001104,-0.002560,-0.003549,-0.004664,-0.005926,-0.007248,-0.008610,-0.010028,-0.011500,-0.013008,-0.014542,-0.016106,-0.017713,-0.019418,-0.021296,-0.023390,-0.025672,-0.028065,-0.030499,-0.032947,-0.035425,-0.037969,-0.040598,-0.043296,-0.046026,-0.048783,-0.051617,-0.054596,-0.057667,-0.060525,-0.062745,-0.064294,-0.065664,-0.067360,-0.069526,-0.072031,-0.074700,-0.077430,-0.080196,-0.082972,-0.085736,-0.088476,-0.091227,-0.094052,-0.097008,-0.100109,-0.103293,-0.106440,-0.109431,-0.112192,-0.114715,-0.117043,-0.119237,-0.121330,-0.123318,-0.125179,-0.126885,-0.128420,-0.129742,-0.130813,-0.131546,-0.131614,-0.129600,-0.118728,-0.116457,-0.116104,-0.116105,-0.116094,-0.116013,-0.115866,-0.115646,-0.115346,-0.114963,-0.114517,-0.114052,-0.113612,-0.113221,-0.112870,-0.112509,-0.112076,-0.111525,-0.110858,-0.110116,-0.109349,-0.108589,-0.107837,-0.107074,-0.106283,-0.105459,-0.104610,-0.103775,-0.103053,-0.102610,-0.102553,-0.102671,-0.102421,-0.101612,-0.100594,-0.099755,-0.099251,-0.099026,-0.098950,-0.098913,-0.098859,-0.098771,-0.098665,-0.098571,-0.098513,-0.098481,-0.098431,-0.098299,-0.098035,-0.097642,-0.097164,-0.096652,-0.096139,-0.095636,-0.095138,-0.094634,-0.094131,-0.093630,-0.093075,-0.092325,-0.091284,-0.090203,-0.090001,-0.090817,-0.087467,-0.083241,-0.078776,-0.074171,-0.069429,-0.064545,-0.059521,-0.054355,-0.049042,-0.043576,-0.037959,-0.032203,-0.026330,-0.020358,-0.014302,-0.008160,-0.001929,0.004397,0.010810,0.017291,0.023811,0.030342,0.036863,0.043368,0.049855,0.056317,0.062730,0.069051,0.075217,0.081136,0.086676,0.091676,0.096027,0.099754,0.103000,0.105932,0.108677,0.111313,0.113879,0.116394,0.118863,0.121288,0.123663,0.125983,0.128237,0.130419,0.132523,0.134547,0.136490,0.138358,0.140155,0.141886,0.143553,0.145159,0.146714,0.148228,0.149713,0.151172,0.152593,0.153948,0.155196,0.156291,0.157185,0.157816,0.157907,0.157458,0.156742,0.155818,0.154733,0.153534,0.152262,0.150950,0.149616,0.148258,0.146868,0.145432,0.143941,0.142393,0.140791,0.139139,0.137442,0.135703,0.133923,0.132102,0.130237,0.128329,0.126379,0.124392,0.122372,0.120322,0.118248,0.116147,0.114001,0.111748,0.109263,0.106349,0.102804,0.098534,0.093619,0.088250,0.082605,0.076795,0.070878,0.064883,0.058835,0.052749,0.046632,0.040487,0.034329,0.028188,0.022105,0.016116,0.010246,0.004498,-0.001140,-0.006689,-0.012161,-0.017549,-0.022829,-0.027981,-0.032994,-0.037873,-0.042633,-0.047292,-0.051874,-0.056397,-0.060857,-0.065119,-0.068409,-0.066754,-0.066395,-0.067182,-0.068014,-0.068578,-0.068955,-0.069274,-0.069584,-0.069888,-0.070180,-0.070478,-0.070794,-0.071130,-0.071475,-0.071797,-0.072049,-0.072198,-0.072258,-0.072274,-0.072294,-0.072335,-0.072385,-0.072424,-0.072435,-0.072427,-0.072445,-0.072568,-0.072857,-0.073286,-0.073684,-0.073776,-0.073421,-0.072855,-0.072465,-0.072373,-0.072486,-0.072682,-0.072883,-0.073056,-0.073183,-0.073263,-0.073306,-0.073326,-0.073324,-0.073273,-0.073131,-0.072856,-0.072439,-0.071909,-0.071325,-0.070746,-0.070198,-0.069671,-0.069130,-0.068539,-0.067871,-0.067128,-0.066328,-0.065492,-0.064661,-0.063893,-0.063310,-0.063245,-0.064975,-0.074214,-0.075640,-0.075346,-0.074952,-0.074886,-0.075129,-0.075517,-0.075922,-0.076287,-0.076609,-0.076882,-0.077082,-0.077168,-0.077107,-0.076895,-0.076583,-0.076255,-0.075990,-0.075825,-0.075748,-0.075722,-0.075706,-0.075676,-0.075626,-0.075563,-0.075491,-0.075367,-0.075108,-0.074640,-0.073988,-0.073286,-0.072651,-0.072022,-0.071189,-0.069982,-0.068345,-0.066323,-0.064032,-0.061599,-0.059127,-0.056674,-0.054256,-0.051860,-0.049457,-0.047046,-0.044669,-0.042406,-0.040326,-0.038440,-0.036688,-0.034987,-0.033287,-0.031584,-0.029894,-0.028241,-0.026646,-0.025099,-0.023594,-0.022182,-0.021006,-0.020077,-0.018767,-0.015146,-0.009304,-0.013460,-0.019725,-0.026566,-0.033615,-0.040744,-0.047904,-0.055080,-0.062269,-0.069464,-0.076647,-0.083790,-0.090858,-0.097815,-0.104630,-0.111280,-0.117744,-0.124007,-0.130063,-0.135906,-0.141532,-0.146936,-0.152114,-0.157068,-0.161808,-0.166343,-0.170677,-0.174813,-0.178746,-0.182466,-0.185944,-0.189121,-0.191929,-0.194349,-0.196435,-0.198275,-0.199951,-0.201518,-0.203006,-0.204434,-0.205811,-0.207142,-0.208426,-0.209659,-0.210835,-0.211951,-0.213004,-0.213995,-0.214925,-0.215795,-0.216606,-0.217358,-0.218055,-0.218703,-0.219313,-0.219904,-0.220489,-0.221075,-0.221663,-0.222247,-0.067214,-0.064884,-0.068717,-0.065220,-0.064245,-0.063637,-0.062125,-0.060547,-0.059479,-0.058696,-0.057742,-0.056466,-0.055008,-0.053501,-0.051975,-0.050410,-0.048772,-0.047039,-0.045242,-0.043458,-0.041913,-0.040314,-0.038616,-0.036793,-0.034816,-0.032695,-0.030487,-0.028241,-0.025965,-0.023632,-0.021206,-0.018635,-0.015870,-0.012902,-0.009783,-0.006581,-0.003327,-0.000010,0.003409,0.006969,0.010666,0.014432,0.018189,0.021869,0.025273,0.027956,0.029357,0.029128,0.026962,0.021899,0.013485,0.003754,-0.004333,-0.008438,0.001969,-0.001410,-0.002668,-0.002750,-0.002562,-0.002440,-0.002463,-0.002623,-0.002889,-0.003243,-0.003677,-0.004194,-0.004787,-0.005434,-0.006104,-0.006769,-0.007425,-0.008101,-0.008837,-0.009669,-0.010598,-0.011589,-0.012585,-0.013542,-0.014447,-0.015320,-0.016193,-0.017078,-0.017947,-0.018734,-0.019363,-0.019777,-0.019953,-0.019902,-0.019624,-0.019020,-0.017703,-0.015352,-0.015595,-0.016122,-0.016695,-0.017252,-0.017758,-0.018197,-0.018582,-0.018953,-0.019350,-0.019790,-0.020248,-0.020671,-0.021008,-0.021248,-0.021435,-0.021646,-0.021951,-0.022371,-0.022862,-0.023341,-0.023737,-0.024030,-0.024263,-0.024509,-0.024832,-0.025240,-0.025694,-0.026127,-0.026493,-0.026787,-0.027045,-0.027315,-0.027626,-0.027972,-0.028327,-0.028662,-0.028966,-0.029243,-0.029507,-0.029761,-0.030002,-0.030227,-0.030449,-0.030690,-0.030971,-0.031292,-0.031621,-0.031910,-0.032127,-0.032280,-0.032421,-0.032618,-0.032912,-0.033287,-0.033678,-0.034005,-0.034222,-0.034349,-0.034460,-0.034636,-0.034916,-0.035274,-0.035636,-0.035924,-0.036104,-0.036198,-0.036268,-0.036372,-0.036531,-0.036723,-0.036907,-0.037049,-0.037148,-0.037225,-0.037308,-0.037411,-0.037529,-0.037650,-0.037767,-0.037887,-0.038017,-0.038155,-0.038281,-0.038373,-0.038425,-0.038460,-0.038524,-0.038656,-0.038855,-0.039075,-0.039248,-0.039323,-0.039305,-0.039253,-0.039243,-0.039315,-0.039428,-0.039472,-0.039308,-0.038839,-0.038051,-0.037018,-0.035868,-0.034751,-0.033915,-0.034547,-0.047816,-0.055382,-0.059332,-0.061753,-0.063362,-0.064364,-0.064777,-0.064582,-0.063791,-0.062463,-0.060682,-0.058521,-0.056020,-0.053189,-0.050027,-0.046536,-0.042709,-0.038495,-0.033746,-0.028249,-0.021913,-0.014759,-0.006793,0.001528,0.008802,0.012490,0.014131,0.014413,0.014359,0.015029,0.016596,0.018868,0.021655,0.024680,0.027605,0.030214,0.032502,0.034541,0.036203,0.036886,0.036490,0.040815,0.045482,0.049956,0.054039,0.057686,0.060976,0.063915,0.065817,0.064879,0.064506,0.066296,0.067317,0.068071,0.067466,0.066984,0.066723,0.066731,0.067147,0.067797,0.068354,0.068703,0.068948,0.069190,0.069452,0.069718,0.069961,0.070184,0.070413,0.070673,0.070975,0.071287,0.071557,0.071770,0.071972,0.072247,0.072654,0.073160,0.073652,0.074041,0.074366,0.074743,0.075201,0.075421,0.074436,0.070197,0.058948,0.037170,0.009831,-0.012566,-0.027398,-0.036999,-0.043438,-0.047837,-0.050832,-0.052907,-0.054465,-0.055768,-0.056914,-0.057892,-0.058654,-0.059204,-0.059612,-0.059961,-0.060295,-0.060611,-0.060878,-0.061071,-0.061211,-0.061332,-0.061423,-0.061381,-0.061074,-0.060593,-0.060279,-0.060333,-0.060614,-0.061066,-0.061849,-0.061226,-0.060508,-0.058901,-0.058077,-0.058965,-0.056438,-0.052150,-0.047164,-0.041615,-0.035528,-0.028991,-0.022090,-0.015116,-0.012349,-0.007699,-0.001583,0.004995,0.011500,0.017664,0.023400,0.028802,0.034159,0.039896,0.046398,0.053725,0.061513,0.069468,0.077771,0.086338,0.095427,0.107918,0.120340,0.131686,0.141909,0.151178,0.159708,0.167708,0.175300,0.182443,0.188994,0.194808,0.199776,0.203840,0.206983,0.209215,0.210548,0.210987,0.210533,0.209192,0.206943,0.203592,0.198350,0.188728,0.172214,0.171125,0.171924,0.173118,0.174396,0.175609,0.176648,0.177446,0.177994,0.178339,0.178560,0.178724,0.178863,0.178971,0.179018,0.178978,0.178854,0.178678,0.178497,0.178353,0.178262,0.178209,0.178157,0.178068,0.177923,0.177724,0.177499,0.177288,0.177122,0.177016,0.176956,0.176906,0.176822,0.176673,0.176458,0.176210,0.175983,0.175823,0.175748,0.175728,0.175702,0.175600,0.175386,0.175073,0.174720,0.174401,0.174166,0.174015,0.173899,0.173748,0.173506,0.173163,0.172756,0.172352,0.172014,0.171767,0.171595,0.171450,0.171273,0.171025,0.170700,0.170325,0.169943,0.169603,0.169332,0.169130,0.168969,0.168803,0.168588,0.168304,0.167968,0.167625,0.167332,0.167130,0.167019,0.166960,0.166890,0.166759,0.166554,0.166306,0.166073,0.165910,0.165840,0.165843,0.165881,0.165918,0.165949,0.166005,0.166130,0.166352,0.166664,0.167009,0.167302,0.167457,0.167403,0.167103,0.166539,0.165705,0.164586,0.163147,0.161319,0.159001,0.156077,0.152518,0.148386,0.142110,0.134560,0.127282,0.133490,0.133092,0.126899,0.117903,0.106834,0.093885,0.079515,0.064662,0.051101,0.042794,0.040111,0.041074,0.042200,0.040608,0.036215,0.029909,0.022417,0.014305,0.005073,-0.004163,-0.012861,-0.020852,-0.028261,-0.035325,-0.042250,-0.049064,-0.055390,-0.060230,-0.062952,-0.068753,-0.073700,-0.077067,-0.077805,-0.073262,-0.017053,-0.014873,-0.009643,-0.007360,-0.006151,-0.005557,-0.005371,-0.005417,-0.005560,-0.005727,-0.005897,-0.006064,-0.006227,-0.006382,-0.006526,-0.006654,-0.006763,-0.006852,-0.006929,-0.007012,-0.007115,-0.007244,-0.007392,-0.007552,-0.007718,-0.007888,-0.008060,-0.008231,-0.008404,-0.008579,-0.008736,-0.008811,-0.008710,-0.008369,-0.007848,-0.007360,-0.007149,-0.007293,-0.007668,-0.008105,-0.008512,-0.008877,-0.009223,-0.009571,-0.009928,-0.010286,-0.010640,-0.010986,-0.011319,-0.011638,-0.011950,-0.012270,-0.012609,-0.012968,-0.013337,-0.013701,-0.014049,-0.014379,-0.014694,-0.015001,-0.015304,-0.015606,-0.015890,-0.016140,-0.016373,-0.016728,-0.017595,-0.019863,-0.023216,-0.021940,-0.019693,-0.017139,-0.014446,-0.011699,-0.008940,-0.006183,-0.003424,-0.000658,0.002109,0.004870,0.007613,0.010331,0.013017,0.015671,0.018306,0.020948,0.023617,0.026315,0.029030,0.031744,0.034443,0.037120,0.039775,0.042405,0.044992,0.047498,0.049885,0.052147,0.054311,0.056385,0.058300,0.059982,0.061430,0.062701,0.063857,0.064947,0.065999,0.067030,0.068049,0.069059,0.070060,0.071054,0.072042,0.073032,0.074039,0.075076,0.076153,0.077272,0.078425,0.079600,0.080784,0.081968,0.083144,0.084307,0.085455,0.086585,0.087691,0.088759,0.089770,0.090699,0.091537,0.092308,0.092377,0.091766,0.091126,0.090438,0.089705,0.088943,0.088168,0.087379,0.086576,0.085756,0.084924,0.084092,0.083273,0.082483,0.081730,0.081018,0.080343,0.079694,0.079059,0.078432,0.077811,0.077193,0.076573,0.075947,0.075307,0.074650,0.073974,0.073278,0.072564,0.071847,0.071158,0.070514,0.069809,0.068899,0.067762,0.066472,0.065096,0.063668,0.062200,0.060706,0.059191,0.057659,0.056109,0.054555,0.053019,0.051529,0.050107,0.048746,0.047416,0.046081,0.044717,0.043320,0.041896,0.040463,0.039034,0.037613,0.036190,0.034737,0.033221,0.031612,0.029920,0.028266,0.027374,0.031310,0.033819,0.034762,0.035187,0.035517,0.035867,0.036236,0.036611,0.036988,0.037374,0.037765,0.038157,0.038552,0.038949,0.039346,0.039744,0.040145,0.040551,0.040962,0.041378,0.041798,0.042221,0.042644,0.043063,0.043475,0.043870,0.044230,0.044523,0.044687,0.044633,0.044260,0.043509,0.042430,0.041185,0.039947,0.038785,0.037675,0.036562,0.035415,0.034231,0.033016,0.031774,0.030506,0.029212,0.027897,0.026556,0.025181,0.023766,0.022310,0.020823,0.019317,0.017803,0.016287,0.014772,0.013254,0.011729,0.010193,0.008637,0.007057,0.005461,0.003860,0.002235,0.000477,-0.001674,-0.004833,-0.010961,-0.014210,-0.016485,-0.018414,-0.020274,-0.022175,-0.024126,-0.026103,-0.028088,-0.030086,-0.032103,-0.034142,-0.036203,-0.038286,-0.040386,-0.042498,-0.044612,-0.046717,-0.048802,-0.050867,-0.052915,-0.054947,-0.056963,-0.058956,-0.060923,-0.062863,-0.064761,-0.066578,-0.068285,-0.069915,-0.071577,-0.073380,-0.075288,-0.077053,-0.078348,-0.078975,-0.078948,-0.078424,-0.077591,-0.076596,-0.075522,-0.074411,-0.073282,-0.072144,-0.071003,-0.069861,-0.068718,-0.067567,-0.066405,-0.065238,-0.064079,-0.062945,-0.061851,-0.060802,-0.059788,-0.058795,-0.057811,-0.056833,-0.055851,-0.054893,-0.054008,-0.053231,-0.052406,-0.050885,-0.047097,-0.041372,-0.042949,-0.045790,-0.048843,-0.051928,-0.055018,-0.058122,-0.061263,-0.064463,-0.067734,-0.071074,-0.074471,-0.077910,-0.081373,-0.084849,-0.088331,-0.091831,-0.095378,-0.098998,-0.102693,-0.106443,-0.110219,-0.113997,-0.117755,-0.121482,-0.125167,-0.128793,-0.132315,-0.135640,-0.138643,-0.141234,-0.143476,-0.145551,-0.147565,-0.149500,-0.151328,-0.153052,-0.154686,-0.156242,-0.157729,-0.159160,-0.160546,-0.161900,-0.163227,-0.164523,-0.165786,-0.167016,-0.168224,-0.169430,-0.170654,-0.171903,-0.173173,-0.174446,-0.175700,-0.176915,-0.178078,-0.179186,-0.180241,-0.181236,-0.182150,-0.182943,-0.183564,-0.183971,-0.184149,-0.183727,-0.182753,-0.181684,-0.180535,-0.179314,-0.178036,-0.176717,-0.175358,-0.173952,-0.172495,-0.170995,-0.169472,-0.167949,-0.166445,-0.164966,-0.163507,-0.162051,-0.160580,-0.159083,-0.157557,-0.156000,-0.154412,-0.152785,-0.151112,-0.149389,-0.147619,-0.145816,-0.143990,-0.142132,-0.140195,-0.138082,-0.135659,-0.132817,-0.129536,-0.125872,-0.121910,-0.117738,-0.113428,-0.109037,-0.104605,-0.100156,-0.095706,-0.091272,-0.086876,-0.082547,-0.078304,-0.074144,-0.070042,-0.065972,-0.061927,-0.057915,-0.053949,-0.050045,-0.046216,-0.042477,-0.038833,-0.035276,-0.031787,-0.028352,-0.024992,-0.021781,-0.018933,-0.017409,-0.022592,-0.026151,-0.027659,-0.028457,-0.029124,-0.029837,-0.030596,-0.031372,-0.032145,-0.032926,-0.033716,-0.034514,-0.035308,-0.036077,-0.036799,-0.037465,-0.038082,-0.038679,-0.039280,-0.039898,-0.040530,-0.041167,-0.041799,-0.042416,-0.043009,-0.043563,-0.044052,-0.044427,-0.044617,-0.044531,-0.044095,-0.043297,-0.042231,-0.041078,-0.040000,-0.039058,-0.038234,-0.037470,-0.036715,-0.035947,-0.035165,-0.034371,-0.033563,-0.032740,-0.031892,-0.031003,-0.030063,-0.029075,-0.028061,-0.027054,-0.026075,-0.025132,-0.024217,-0.023317,-0.022423,-0.021530,-0.020654,-0.019818,-0.019031,-0.018204,0.043391,0.043044,0.053507,0.054256,0.051656,0.051300,0.052112,0.052411,0.051880,0.050823,0.049611,0.048450,0.047367,0.046300,0.045185,0.043993,0.042758,0.041549,0.040439,0.039522,0.038769,0.037141,0.035256,0.033210,0.031113,0.029057,0.027058,0.025050,0.022936,0.020648,0.018181,0.015597,0.012983,0.010384,0.007761,0.005012,0.002051,-0.001119,-0.004396,-0.007651,-0.010840,-0.014061,-0.017474,-0.021120,-0.024852,-0.028318,-0.030849,-0.031490,-0.029783,-0.026329,-0.021661,-0.015415,-0.007044,0.003953,-0.001614,0.004476,0.010902,0.014857,0.017019,0.018289,0.019237,0.020190,0.021322,0.022654,0.024107,0.025610,0.027125,0.028617,0.030067,0.031485,0.032884,0.034249,0.035555,0.036790,0.037955,0.039059,0.040110,0.041106,0.042040,0.042903,0.043679,0.044356,0.044945,0.045474,0.045957,0.046386,0.046759,0.047087,0.047380,0.047665,0.048054,0.049541,0.050788,0.051856,0.052879,0.053895,0.054904,0.055913,0.056934,0.057977,0.059052,0.060163,0.061299,0.062442,0.063584,0.064728,0.065877,0.067029,0.068191,0.069370,0.070565,0.071767,0.072970,0.074171,0.075363,0.076539,0.077698,0.078848,0.079998,0.081149,0.082291,0.083408,0.084495,0.085545,0.086555,0.087529,0.088485,0.089430,0.090354,0.091241,0.092079,0.092856,0.093567,0.094219,0.094827,0.095404,0.095957,0.096480,0.096958,0.097375,0.097724,0.098007,0.098229,0.098400,0.098534,0.098640,0.098717,0.098757,0.098752,0.098695,0.098586,0.098427,0.098232,0.098014,0.097774,0.097509,0.097212,0.096883,0.096523,0.096134,0.095724,0.095305,0.094879,0.094445,0.093993,0.093518,0.093021,0.092507,0.091983,0.091455,0.090932,0.090418,0.089907,0.089389,0.088859,0.088322,0.087782,0.087237,0.086688,0.086147,0.085619,0.085102,0.084591,0.084083,0.083574,0.083065,0.082557,0.082055,0.081560,0.081065,0.080547,0.079994,0.079425,0.078875,0.078414,0.078211,0.078700,0.080923,0.085464,0.083489,0.080748,0.077828,0.074869,0.071937,0.069063,0.066243,0.063470,0.060745,0.058077,0.055473,0.052933,0.050460,0.048053,0.045709,0.043403,0.041070,0.038607,0.036004,0.033449,0.031194,0.029503,0.028826,0.029659,0.031906,0.033544,0.034656,0.034603,0.033314,0.031250,0.028854,0.026441,0.024263,0.022453,0.020989,0.019747,0.018633,0.017685,0.017228,0.020147,0.022325,0.024239,0.026167,0.028058,0.029748,0.030928,0.031098,0.029872,0.028971,0.028437,0.024950,0.021944,0.019973,0.017421,0.016467,0.016101,0.015979,0.015995,0.016099,0.016270,0.016472,0.016672,0.016868,0.017084,0.017329,0.017587,0.017827,0.018034,0.018219,0.018407,0.018614,0.018828,0.019024,0.019184,0.019310,0.019418,0.019523,0.019629,0.019729,0.019812,0.019875,0.019919,0.019943,0.019940,0.019899,0.019816,0.019700,0.019573,0.019454,0.019348,0.019248,0.019144,0.019037,0.018939,0.018861,0.018798,0.018732,0.018645,0.018534,0.018414,0.018304,0.018209,0.018113,0.017995,0.017850,0.017693,0.017550,0.017427,0.017308,0.017162,0.016988,0.016817,0.016689,0.016626,0.016670,0.016907,0.017579,0.019733,0.021329,0.023992,0.028384,0.030071,0.030807,0.032175,0.032062,0.030680,0.028577,0.026118,0.023515,0.020889,0.018071,0.014688,0.014742,0.015385,0.016224,0.017080,0.017832,0.018398,0.018718,0.018756,0.018523,0.018066,0.017378,0.016293,0.014636,0.012617,0.010665,0.008522,0.008198,0.009467,0.011546,0.013894,0.016246,0.018525,0.020795,0.023184,0.025778,0.028580,0.031542,0.034599,0.037690,0.040778,0.043870,0.047009,0.050251,0.053643,0.057206,0.060913,0.064665,0.068272,0.071103,0.067295,0.065570,0.065528,0.066200,0.067165,0.068249,0.069391,0.070553,0.071694,0.072792,0.073861,0.074934,0.076039,0.077185,0.078367,0.079569,0.080772,0.081963,0.083150,0.084355,0.085595,0.086872,0.088180,0.089514,0.090864,0.092214,0.093554,0.094887,0.096233,0.097609,0.099015,0.100445,0.101891,0.103343,0.104781,0.106190,0.107580,0.108972,0.110384,0.111817,0.113262,0.114708,0.116133,0.117507,0.118819,0.120088,0.121348,0.122620,0.123899,0.125167,0.126399,0.127567,0.128646,0.129633,0.130555,0.131447,0.132333,0.133209,0.134049,0.134823,0.135504,0.136079,0.136551,0.136943,0.137282,0.137589,0.137869,0.138112,0.138297,0.138401,0.138406,0.138303,0.138105,0.137846,0.137562,0.137272,0.136965,0.136617,0.136205,0.135715,0.135138,0.134480,0.133775,0.133072,0.132400,0.131746,0.131070,0.130338,0.129537,0.128668,0.127754,0.126841,0.125985,0.125210,0.124500,0.123829,0.123175,0.122520,0.121856,0.121204,0.120631,0.120220,0.120017,0.119947,0.119770,0.119933,0.119190,0.115710,0.108350,0.109876,0.114198,0.118970,0.123843,0.128522,0.132549,0.135229,0.135414,0.131853,0.126457,0.121524,0.119158,0.119438,0.120876,0.122230,0.122786,0.121832,0.119629,0.116379,0.112332,0.107796,0.103007,0.098099,0.093118,0.088043,0.082836,0.077266,0.068223,0.060292,0.053432,0.048198,0.045581,0.045013,],
[0.098817,0.098914,0.098968,0.098963,0.098888,0.098763,0.098605,0.098425,0.098228,0.098016,0.097793,0.097561,0.097319,0.097063,0.096793,0.096513,0.096230,0.095956,0.095702,0.095476,0.095278,0.095101,0.094935,0.094771,0.094602,0.094427,0.094243,0.094048,0.093838,0.093605,0.093333,0.093002,0.092580,0.092038,0.091355,0.090540,0.089622,0.088624,0.087543,0.086369,0.085102,0.083752,0.082326,0.080821,0.079231,0.077551,0.075782,0.073932,0.072014,0.070047,0.068048,0.066025,0.063979,0.061896,0.059762,0.057565,0.055307,0.052994,0.050639,0.048250,0.045833,0.043391,0.040929,0.038457,0.035995,0.033583,0.031327,0.029717,0.031367,0.032088,0.031766,0.031049,0.030208,0.029331,0.028431,0.027501,0.026532,0.025527,0.024487,0.023427,0.022370,0.021349,0.020399,0.019542,0.018775,0.018062,0.017350,0.016604,0.015815,0.014987,0.014126,0.013224,0.012271,0.011257,0.010192,0.009100,0.007980,0.006732,0.005132,0.002977,0.000344,-0.002413,-0.004973,-0.007237,-0.009277,-0.011219,-0.013157,-0.015131,-0.017148,-0.019198,-0.021250,-0.023255,-0.025150,-0.026888,-0.028464,-0.029930,-0.031374,-0.032877,-0.034468,-0.036127,-0.037808,-0.039469,-0.041086,-0.042656,-0.044184,-0.045667,-0.047115,-0.048578,-0.050175,-0.052093,-0.054571,-0.058000,-0.063692,-0.066746,-0.068781,-0.070148,-0.071083,-0.071780,-0.072363,-0.072889,-0.073374,-0.073819,-0.074222,-0.074571,-0.074839,-0.074995,-0.075027,-0.074963,-0.074875,-0.074852,-0.074939,-0.075128,-0.075374,-0.075633,-0.075877,-0.076096,-0.076287,-0.076461,-0.076664,-0.076989,-0.077533,-0.078316,-0.079202,-0.079945,-0.080373,-0.080498,-0.080438,-0.080303,-0.080139,-0.079956,-0.079751,-0.079524,-0.079283,-0.079035,-0.078784,-0.078525,-0.078250,-0.077960,-0.077677,-0.077444,-0.077303,-0.077263,-0.077305,-0.077395,-0.077504,-0.077612,-0.077712,-0.077805,-0.077888,-0.077970,-0.078068,-0.078186,-0.078235,-0.077863,-0.076214,-0.073438,-0.075085,-0.077612,-0.080372,-0.083223,-0.086116,-0.089029,-0.091962,-0.094919,-0.097902,-0.100909,-0.103929,-0.106949,-0.109954,-0.112936,-0.115891,-0.118817,-0.121714,-0.124576,-0.127394,-0.130153,-0.132841,-0.135444,-0.137958,-0.140383,-0.142721,-0.144969,-0.147109,-0.149116,-0.150974,-0.152685,-0.154256,-0.155665,-0.156852,-0.157771,-0.158434,-0.158888,-0.159192,-0.159395,-0.159535,-0.159635,-0.159710,-0.159765,-0.159798,-0.159806,-0.159788,-0.159745,-0.159687,-0.159624,-0.159563,-0.159507,-0.159449,-0.159380,-0.159294,-0.159187,-0.159060,-0.158919,-0.158767,-0.158603,-0.158422,-0.158218,-0.157989,-0.157720,-0.157350,-0.156785,-0.156708,-0.157135,-0.157402,-0.157597,-0.157764,-0.157914,-0.158048,-0.158170,-0.158282,-0.158382,-0.158469,-0.158539,-0.158591,-0.158631,-0.158664,-0.158704,-0.158760,-0.158841,-0.158944,-0.159063,-0.159187,-0.159305,-0.159414,-0.159507,-0.159583,-0.159633,-0.159648,-0.159608,-0.159482,-0.159227,-0.158795,-0.158147,-0.157280,-0.156217,-0.154963,-0.153508,-0.151844,-0.149988,-0.147975,-0.145839,-0.143602,-0.141269,-0.138839,-0.136316,-0.133708,-0.131030,-0.128299,-0.125534,-0.122752,-0.119959,-0.117154,-0.114328,-0.111474,-0.108593,-0.105694,-0.102790,-0.099895,-0.097014,-0.094151,-0.091303,-0.088463,-0.085613,-0.082737,-0.079928,-0.077906,-0.080613,-0.082050,-0.082135,-0.081892,-0.081711,-0.081638,-0.081612,-0.081585,-0.081543,-0.081494,-0.081438,-0.081378,-0.081334,-0.081337,-0.081425,-0.081628,-0.081949,-0.082355,-0.082795,-0.083228,-0.083643,-0.084046,-0.084443,-0.084839,-0.085230,-0.085606,-0.085943,-0.086200,-0.086344,-0.086366,-0.086277,-0.086077,-0.085746,-0.085307,-0.084856,-0.084484,-0.084211,-0.083992,-0.083773,-0.083518,-0.083222,-0.082890,-0.082529,-0.082160,-0.081827,-0.081582,-0.081452,-0.081409,-0.081371,-0.081246,-0.080974,-0.080545,-0.079984,-0.079324,-0.078588,-0.077784,-0.076919,-0.075994,-0.074983,-0.073821,-0.072434,-0.070777,-0.068838,-0.066410,-0.061857,-0.059327,-0.057295,-0.055329,-0.053333,-0.051295,-0.049219,-0.047110,-0.044981,-0.042837,-0.040687,-0.038551,-0.036458,-0.034446,-0.032532,-0.030694,-0.028865,-0.026964,-0.024942,-0.022794,-0.020556,-0.018273,-0.015990,-0.013730,-0.011506,-0.009326,-0.007199,-0.005128,-0.003112,-0.001155,0.000744,0.002613,0.004489,0.006358,0.008149,0.009787,0.011239,0.012532,0.013723,0.014855,0.015946,0.017001,0.018020,0.018996,0.019924,0.020822,0.021732,0.022705,0.023769,0.024918,0.026121,0.027342,0.028555,0.029744,0.030908,0.032043,0.033140,0.034206,0.035277,0.036412,0.037595,0.038549,0.038492,0.037386,0.039569,0.042216,0.044780,0.047224,0.049600,0.051946,0.054276,0.056584,0.058860,0.061091,0.063266,0.065377,0.067421,0.069400,0.071316,0.073172,0.074968,0.076700,0.078362,0.079948,0.081452,0.082873,0.084210,0.085464,0.086637,0.087732,0.088740,0.089639,0.090403,0.091032,0.091572,0.092093,0.092619,0.093115,0.093550,0.093924,0.094252,0.094547,0.094818,0.095072,0.095310,0.095534,0.095743,0.095940,0.096127,0.096310,0.096495,0.096689,0.096891,0.097099,0.097307,0.097509,0.097703,0.097887,0.098064,0.098235,0.098397,0.098550,0.098691,0.062614,0.063354,0.064980,0.064904,0.065472,0.066078,0.065869,0.065040,0.063738,0.062119,0.060387,0.058672,0.056970,0.055209,0.053348,0.051385,0.049343,0.047276,0.045279,0.043536,0.043308,0.042625,0.041475,0.040018,0.038343,0.036519,0.034605,0.032629,0.030585,0.028457,0.026221,0.023814,0.021142,0.018170,0.014974,0.011675,0.008337,0.004965,0.001538,-0.001963,-0.005557,-0.009263,-0.013092,-0.017042,-0.021152,-0.025557,-0.030442,-0.035809,-0.041290,-0.046276,-0.050035,-0.051807,-0.051637,-0.051114,-0.052063,-0.050588,-0.048836,-0.047526,-0.046656,-0.046062,-0.045628,-0.045288,-0.045013,-0.044784,-0.044581,-0.044381,-0.044157,-0.043886,-0.043558,-0.043178,-0.042762,-0.042329,-0.041882,-0.041411,-0.040887,-0.040277,-0.039557,-0.038718,-0.037765,-0.036714,-0.035571,-0.034331,-0.032978,-0.031492,-0.029863,-0.028098,-0.026217,-0.024253,-0.022201,-0.019923,-0.016924,-0.012836,-0.012063,-0.011678,-0.011388,-0.011148,-0.010954,-0.010809,-0.010705,-0.010623,-0.010536,-0.010429,-0.010300,-0.010169,-0.010063,-0.010008,-0.010005,-0.010036,-0.010065,-0.010059,-0.010005,-0.009912,-0.009815,-0.009751,-0.009741,-0.009779,-0.009836,-0.009872,-0.009857,-0.009792,-0.009701,-0.009623,-0.009591,-0.009614,-0.009671,-0.009727,-0.009750,-0.009728,-0.009672,-0.009612,-0.009577,-0.009582,-0.009619,-0.009664,-0.009692,-0.009690,-0.009663,-0.009629,-0.009610,-0.009616,-0.009643,-0.009674,-0.009692,-0.009685,-0.009656,-0.009622,-0.009600,-0.009605,-0.009637,-0.009680,-0.009715,-0.009724,-0.009700,-0.009654,-0.009608,-0.009586,-0.009603,-0.009659,-0.009734,-0.009798,-0.009827,-0.009813,-0.009770,-0.009727,-0.009716,-0.009753,-0.009830,-0.009919,-0.009985,-0.010004,-0.009978,-0.009932,-0.009901,-0.009913,-0.009969,-0.010050,-0.010119,-0.010149,-0.010136,-0.010098,-0.010071,-0.010081,-0.010134,-0.010212,-0.010282,-0.010317,-0.010312,-0.010289,-0.010288,-0.010350,-0.010495,-0.010721,-0.011004,-0.011319,-0.011654,-0.012030,-0.012527,-0.013458,-0.017323,-0.019950,-0.021895,-0.023636,-0.025334,-0.027052,-0.028831,-0.030717,-0.032757,-0.034985,-0.037401,-0.039975,-0.042659,-0.045411,-0.048215,-0.051095,-0.054136,-0.057491,-0.061388,-0.066110,-0.072008,-0.079659,-0.089656,-0.100877,-0.110265,-0.115798,-0.116413,-0.112641,-0.106943,-0.101532,-0.097093,-0.093627,-0.090992,-0.089019,-0.087564,-0.086509,-0.085719,-0.085025,-0.084255,-0.083241,-0.081971,-0.081458,-0.081000,-0.080585,-0.080100,-0.079237,-0.077570,-0.074736,-0.070570,-0.066311,-0.067223,-0.067411,-0.068578,-0.069551,-0.069509,-0.069841,-0.070263,-0.070472,-0.070217,-0.069660,-0.069194,-0.068968,-0.068862,-0.068750,-0.068601,-0.068438,-0.068283,-0.068116,-0.067898,-0.067611,-0.067267,-0.066890,-0.066480,-0.066005,-0.065416,-0.064694,-0.063844,-0.062839,-0.061596,-0.059994,-0.057877,-0.055048,-0.051193,-0.045645,-0.037044,-0.023031,-0.000765,0.028545,0.054378,0.069032,0.075464,0.078047,0.078978,0.079160,0.079004,0.078726,0.078436,0.078156,0.077856,0.077530,0.077217,0.076953,0.076740,0.076544,0.076326,0.076085,0.075859,0.075680,0.075538,0.075408,0.075305,0.075340,0.075660,0.076172,0.076471,0.076283,0.075779,0.075317,0.075341,0.074217,0.072915,0.073094,0.073449,0.077671,0.082416,0.085947,0.088174,0.089322,0.089810,0.090014,0.090152,0.090359,0.091716,0.092775,0.093494,0.094001,0.094447,0.095152,0.096572,0.099155,0.103191,0.108697,0.115400,0.122702,0.129357,0.132964,0.130747,0.121582,0.106919,0.091059,0.076937,0.065740,0.056836,0.049280,0.042454,0.036065,0.029998,0.024193,0.018617,0.013262,0.008147,0.003299,-0.001255,-0.005507,-0.009460,-0.013134,-0.016552,-0.019731,-0.022681,-0.025436,-0.028119,-0.031023,-0.034109,-0.034994,-0.035567,-0.036031,-0.036443,-0.036821,-0.037158,-0.037432,-0.037623,-0.037725,-0.037757,-0.037754,-0.037752,-0.037778,-0.037834,-0.037904,-0.037959,-0.037980,-0.037962,-0.037919,-0.037878,-0.037860,-0.037873,-0.037907,-0.037943,-0.037962,-0.037958,-0.037937,-0.037914,-0.037902,-0.037907,-0.037924,-0.037942,-0.037949,-0.037943,-0.037930,-0.037921,-0.037923,-0.037937,-0.037957,-0.037972,-0.037973,-0.037958,-0.037932,-0.037907,-0.037892,-0.037891,-0.037899,-0.037908,-0.037907,-0.037889,-0.037855,-0.037813,-0.037776,-0.037753,-0.037748,-0.037755,-0.037764,-0.037764,-0.037747,-0.037715,-0.037676,-0.037643,-0.037622,-0.037616,-0.037618,-0.037620,-0.037615,-0.037603,-0.037585,-0.037567,-0.037550,-0.037532,-0.037505,-0.037465,-0.037411,-0.037350,-0.037293,-0.037246,-0.037208,-0.037170,-0.037116,-0.037034,-0.036923,-0.036792,-0.036660,-0.036542,-0.036442,-0.036349,-0.036240,-0.036089,-0.035878,-0.035607,-0.035297,-0.034983,-0.034700,-0.034481,-0.034345,-0.034306,-0.034372,-0.034543,-0.034812,-0.035219,-0.036058,-0.039919,-0.042953,-0.045535,-0.047876,-0.048094,-0.040492,-0.034807,-0.029304,-0.022222,-0.013248,-0.002579,0.009678,0.023337,0.037465,0.048301,0.055390,0.059235,0.061635,0.063980,0.066725,0.070080,0.073902,0.075218,0.076200,0.076929,0.077392,0.077608,0.077608,0.077407,0.077008,0.076427,0.075694,0.074818,0.073702,0.072023,0.069640,0.066756,0.064074,0.077850,0.076379,0.073453,0.071933,0.070882,0.070045,0.069327,0.068671,0.068039,0.067413,0.066786,0.066160,0.065533,0.064904,0.064269,0.063628,0.062984,0.062339,0.061697,0.061060,0.060429,0.059799,0.059166,0.058529,0.057889,0.057250,0.056613,0.055981,0.055353,0.054728,0.054092,0.053423,0.052698,0.051915,0.051112,0.050352,0.049679,0.049084,0.048524,0.047960,0.047379,0.046792,0.046210,0.045640,0.045079,0.044521,0.043966,0.043411,0.042858,0.042310,0.041772,0.041243,0.040718,0.040190,0.039654,0.039109,0.038558,0.038006,0.037457,0.036914,0.036376,0.035841,0.035311,0.034784,0.034255,0.033725,0.033250,0.033002,0.032976,0.032158,0.031175,0.030149,0.029104,0.028050,0.026991,0.025931,0.024868,0.023800,0.022723,0.021637,0.020545,0.019451,0.018361,0.017274,0.016174,0.015042,0.013863,0.012634,0.011371,0.010092,0.008813,0.007543,0.006282,0.005026,0.003780,0.002555,0.001364,0.000208,-0.000914,-0.001976,-0.002916,-0.003690,-0.004312,-0.004825,-0.005271,-0.005679,-0.006067,-0.006445,-0.006819,-0.007192,-0.007567,-0.007944,-0.008328,-0.008724,-0.009145,-0.009602,-0.010106,-0.010655,-0.011240,-0.011849,-0.012470,-0.013092,-0.013712,-0.014328,-0.014939,-0.015546,-0.016144,-0.016727,-0.017284,-0.017799,-0.018262,-0.018670,-0.018690,-0.018326,-0.017911,-0.017450,-0.016956,-0.016439,-0.015910,-0.015373,-0.014831,-0.014286,-0.013739,-0.013192,-0.012653,-0.012135,-0.011650,-0.011210,-0.010816,-0.010462,-0.010134,-0.009821,-0.009514,-0.009210,-0.008907,-0.008603,-0.008295,-0.007978,-0.007641,-0.007266,-0.006828,-0.006301,-0.005673,-0.004957,-0.004180,-0.003355,-0.002483,-0.001569,-0.000623,0.000342,0.001317,0.002297,0.003283,0.004273,0.005263,0.006242,0.007195,0.008109,0.008979,0.009810,0.010621,0.011429,0.012240,0.013053,0.013863,0.014668,0.015466,0.016259,0.017046,0.017831,0.018617,0.019410,0.020210,0.020998,0.021641,0.021420,0.021477,0.021786,0.022144,0.022488,0.022823,0.023161,0.023505,0.023850,0.024196,0.024543,0.024894,0.025250,0.025612,0.025979,0.026348,0.026716,0.027084,0.027454,0.027827,0.028205,0.028588,0.028975,0.029363,0.029754,0.030150,0.030555,0.030969,0.031394,0.031837,0.032318,0.032868,0.033513,0.034241,0.034997,0.035726,0.036402,0.037032,0.037636,0.038234,0.038834,0.039437,0.040043,0.040653,0.041269,0.041891,0.042516,0.043143,0.043770,0.044397,0.045027,0.045660,0.046298,0.046940,0.047585,0.048230,0.048873,0.049514,0.050154,0.050801,0.051479,0.052234,0.053136,0.054285,0.055907,0.058833,0.060383,0.061482,0.062448,0.063411,0.064405,0.065422,0.066445,0.067465,0.068480,0.069494,0.070506,0.071513,0.072515,0.073508,0.074487,0.075453,0.076406,0.077350,0.078287,0.079214,0.080128,0.081028,0.081910,0.082775,0.083625,0.084459,0.085279,0.086092,0.086914,0.087758,0.088595,0.089360,0.089997,0.090512,0.090946,0.091344,0.091732,0.092109,0.092464,0.092789,0.093088,0.093364,0.093619,0.093847,0.094047,0.094216,0.094354,0.094466,0.094560,0.094646,0.094728,0.094805,0.094874,0.094933,0.094981,0.095020,0.095054,0.095078,0.095081,0.095077,0.095118,0.095200,0.095013,0.093606,0.090875,0.092150,0.094018,0.095844,0.097550,0.099169,0.100747,0.102315,0.103891,0.105477,0.107068,0.108657,0.110234,0.111788,0.113314,0.114818,0.116318,0.117842,0.119405,0.121004,0.122616,0.124218,0.125787,0.127311,0.128779,0.130180,0.131500,0.132723,0.133825,0.134775,0.135557,0.136191,0.136721,0.137161,0.137500,0.137737,0.137887,0.137971,0.138008,0.138010,0.137983,0.137929,0.137849,0.137742,0.137615,0.137479,0.137355,0.137274,0.137257,0.137311,0.137421,0.137563,0.137713,0.137856,0.137984,0.138095,0.138187,0.138256,0.138294,0.138295,0.138249,0.138144,0.137953,0.137649,0.137565,0.137723,0.137820,0.137884,0.137926,0.137947,0.137949,0.137933,0.137901,0.137852,0.137788,0.137715,0.137647,0.137605,0.137609,0.137678,0.137814,0.138004,0.138222,0.138447,0.138661,0.138854,0.139023,0.139164,0.139274,0.139354,0.139406,0.139431,0.139423,0.139365,0.139227,0.138964,0.138529,0.137897,0.137073,0.136085,0.134957,0.133711,0.132364,0.130933,0.129432,0.127875,0.126278,0.124664,0.123061,0.121489,0.119948,0.118417,0.116871,0.115297,0.113694,0.112072,0.110440,0.108808,0.107182,0.105566,0.103955,0.102334,0.100674,0.098934,0.097089,0.095222,0.093985,0.096854,0.098457,0.098850,0.098974,0.099142,0.099366,0.099593,0.099805,0.100006,0.100202,0.100385,0.100549,0.100690,0.100805,0.100891,0.100954,0.100996,0.101020,0.101022,0.100999,0.100951,0.100877,0.100779,0.100658,0.100513,0.100338,0.100125,0.099875,0.099594,0.099295,0.098977,0.098617,0.098164,0.097593,0.096956,0.096326,0.095726,0.095142,0.094553,0.093949,0.093329,0.092695,0.092042,0.091369,0.090676,0.089961,0.089225,0.088475,0.087713,0.086943,0.086166,0.085381,0.084588,0.083786,0.082978,0.082166,0.081356,0.080548,0.079732,0.078868,0.027580,0.031338,0.033031,0.032678,0.032785,0.032377,0.031444,0.030456,0.029475,0.028468,0.027407,0.026296,0.025161,0.024018,0.022852,0.021632,0.020341,0.018993,0.017678,0.016615,0.015968,0.014547,0.013143,0.011779,0.010414,0.009020,0.007598,0.006167,0.004751,0.003375,0.002050,0.000750,-0.000593,-0.002079,-0.003782,-0.005718,-0.007852,-0.010137,-0.012525,-0.014992,-0.017547,-0.020235,-0.023097,-0.026130,-0.029294,-0.032530,-0.035718,-0.038579,-0.040767,-0.042070,-0.042465,-0.042241,-0.042033,-0.041830,-0.038926,-0.038359,-0.039492,-0.040863,-0.041818,-0.042319,-0.042441,-0.042248,-0.041833,-0.041299,-0.040689,-0.039996,-0.039211,-0.038345,-0.037412,-0.036424,-0.035402,-0.034370,-0.033330,-0.032271,-0.031179,-0.030054,-0.028894,-0.027701,-0.026486,-0.025268,-0.024060,-0.022857,-0.021656,-0.020457,-0.019262,-0.018071,-0.016886,-0.015726,-0.014621,-0.013614,-0.012884,-0.014235,-0.015022,-0.015405,-0.015678,-0.015934,-0.016192,-0.016460,-0.016741,-0.017038,-0.017348,-0.017662,-0.017972,-0.018277,-0.018586,-0.018906,-0.019242,-0.019590,-0.019944,-0.020297,-0.020640,-0.020973,-0.021301,-0.021638,-0.021992,-0.022361,-0.022734,-0.023100,-0.023454,-0.023789,-0.024108,-0.024424,-0.024747,-0.025077,-0.025409,-0.025736,-0.026055,-0.026357,-0.026638,-0.026900,-0.027153,-0.027398,-0.027636,-0.027869,-0.028098,-0.028319,-0.028524,-0.028706,-0.028864,-0.029002,-0.029122,-0.029232,-0.029337,-0.029440,-0.029534,-0.029610,-0.029665,-0.029700,-0.029717,-0.029720,-0.029715,-0.029705,-0.029690,-0.029664,-0.029623,-0.029571,-0.029510,-0.029439,-0.029359,-0.029272,-0.029179,-0.029078,-0.028969,-0.028854,-0.028736,-0.028614,-0.028485,-0.028353,-0.028220,-0.028086,-0.027946,-0.027801,-0.027654,-0.027503,-0.027349,-0.027193,-0.027043,-0.026899,-0.026757,-0.026612,-0.026462,-0.026307,-0.026147,-0.025987,-0.025835,-0.025693,-0.025556,-0.025417,-0.025273,-0.025123,-0.024967,-0.024808,-0.024653,-0.024508,-0.024363,-0.024186,-0.023897,-0.023308,-0.022278,-0.022428,-0.022691,-0.022959,-0.023217,-0.023457,-0.023664,-0.023824,-0.023933,-0.024000,-0.024046,-0.024099,-0.024177,-0.024271,-0.024344,-0.024320,-0.024078,-0.023465,-0.022350,-0.020712,-0.018675,-0.016503,-0.014874,-0.015099,-0.017863,-0.022615,-0.028316,-0.033450,-0.036618,-0.037826,-0.037743,-0.036886,-0.035577,-0.034029,-0.032379,-0.030714,-0.029107,-0.027617,-0.026260,-0.024983,-0.023354,-0.021865,-0.020440,-0.019042,-0.017705,-0.016489,-0.015505,-0.015014,-0.015729,-0.019886,-0.022499,-0.030162,-0.037984,-0.039773,-0.039425,-0.039746,-0.040040,-0.040188,-0.040231,-0.040217,-0.040145,-0.040035,-0.039922,-0.039807,-0.039668,-0.039493,-0.039295,-0.039104,-0.038932,-0.038772,-0.038608,-0.038433,-0.038256,-0.038089,-0.037940,-0.037803,-0.037673,-0.037553,-0.037445,-0.037351,-0.037265,-0.037182,-0.037104,-0.037040,-0.037001,-0.036992,-0.037009,-0.037044,-0.037088,-0.037134,-0.037178,-0.037220,-0.037263,-0.037309,-0.037358,-0.037405,-0.037443,-0.037476,-0.037512,-0.037561,-0.037624,-0.037687,-0.037737,-0.037777,-0.037819,-0.037877,-0.037947,-0.038007,-0.038043,-0.038060,-0.038077,-0.038096,-0.038090,-0.038039,-0.037953,-0.037786,-0.037465,-0.037053,-0.037297,-0.035392,-0.027317,-0.018920,-0.015942,-0.012791,-0.012298,-0.012896,-0.013979,-0.015305,-0.016775,-0.018346,-0.019997,-0.021757,-0.023684,-0.025273,-0.026963,-0.028825,-0.030874,-0.033069,-0.035298,-0.037387,-0.039104,-0.040153,-0.040191,-0.038813,-0.035606,-0.030571,-0.024653,-0.019338,-0.015880,-0.014876,-0.015745,-0.017272,-0.018640,-0.019588,-0.020143,-0.020395,-0.020421,-0.020289,-0.020059,-0.019774,-0.019448,-0.019074,-0.018641,-0.018144,-0.017592,-0.016998,-0.016377,-0.015735,-0.015074,-0.014390,-0.013687,-0.013067,-0.013667,-0.013834,-0.013680,-0.013399,-0.013076,-0.012743,-0.012406,-0.012059,-0.011692,-0.011304,-0.010895,-0.010472,-0.010042,-0.009607,-0.009167,-0.008719,-0.008258,-0.007781,-0.007292,-0.006793,-0.006283,-0.005764,-0.005233,-0.004688,-0.004127,-0.003550,-0.002962,-0.002367,-0.001766,-0.001157,-0.000532,0.000113,0.000782,0.001472,0.002175,0.002882,0.003590,0.004302,0.005021,0.005758,0.006518,0.007305,0.008112,0.008928,0.009740,0.010546,0.011349,0.012160,0.012984,0.013828,0.014689,0.015561,0.016435,0.017298,0.018144,0.018978,0.019813,0.020655,0.021505,0.022355,0.023199,0.024030,0.024843,0.025634,0.026408,0.027172,0.027933,0.028688,0.029429,0.030150,0.030844,0.031511,0.032153,0.032778,0.033393,0.033996,0.034583,0.035147,0.035685,0.036194,0.036673,0.037131,0.037575,0.038013,0.038441,0.038853,0.039242,0.039602,0.039931,0.040233,0.040520,0.040802,0.041083,0.041359,0.041627,0.041894,0.042187,0.042554,0.043041,0.043639,0.044277,0.044884,0.045490,0.046272,0.047301,0.047471,0.047208,0.045856,0.042507,0.040291,0.041994,0.043133,0.043199,0.042425,0.041273,0.040280,0.040247,0.042445,0.047644,0.052939,0.057390,0.060106,0.061300,0.061458,0.060641,0.055843,0.051991,0.048847,0.045998,0.043359,0.040903,0.038614,0.036470,0.034446,0.032525,0.030637,0.028008,0.025706,0.023783,0.022544,0.022490,0.024218,],
[0.086773,0.091706,0.091757,0.086874,0.082663,0.078661,0.074579,0.070384,0.066104,0.061749,0.057317,0.052800,0.048202,0.043530,0.038793,0.034008,0.029199,0.024393,0.019625,0.014930,0.010333,0.005832,0.001404,-0.002980,-0.007349,-0.011729,-0.016148,-0.020625,-0.025171,-0.029789,-0.034479,-0.039234,-0.044046,-0.048909,-0.053821,-0.058769,-0.063693,-0.068501,-0.073142,-0.077633,-0.082033,-0.086391,-0.090736,-0.095079,-0.099427,-0.103779,-0.108117,-0.112399,-0.116560,-0.120515,-0.124176,-0.127467,-0.130363,-0.132909,-0.135198,-0.137321,-0.139313,-0.141170,-0.142873,-0.144420,-0.145819,-0.147065,-0.148121,-0.148915,-0.149373,-0.149471,-0.149345,-0.149810,-0.154783,-0.157967,-0.159421,-0.160231,-0.160848,-0.161409,-0.161934,-0.162425,-0.162887,-0.163334,-0.163765,-0.164175,-0.164558,-0.164911,-0.165237,-0.165539,-0.165825,-0.166097,-0.166343,-0.166541,-0.166673,-0.166723,-0.166675,-0.166512,-0.166215,-0.165725,-0.164901,-0.163513,-0.161313,-0.158197,-0.154351,-0.150205,-0.146062,-0.141802,-0.137101,-0.131772,-0.125872,-0.119576,-0.113011,-0.106211,-0.099181,-0.091944,-0.084528,-0.076948,-0.069210,-0.061308,-0.053232,-0.044979,-0.036579,-0.028079,-0.019529,-0.010961,-0.002390,0.006176,0.014723,0.023232,0.031671,0.039996,0.048180,0.056112,0.063640,0.070333,0.074784,0.071579,0.037077,0.034108,0.038195,0.043534,0.048575,0.053086,0.057243,0.061178,0.064976,0.068644,0.072194,0.075635,0.078970,0.082206,0.085345,0.088373,0.091279,0.094056,0.096713,0.099268,0.101735,0.104122,0.106422,0.108631,0.110742,0.112755,0.114658,0.116436,0.118099,0.119733,0.121481,0.123386,0.125194,0.126414,0.126665,0.125906,0.124372,0.122380,0.120190,0.117952,0.115722,0.113516,0.111341,0.109205,0.107121,0.105096,0.103139,0.101247,0.099407,0.097606,0.095838,0.094104,0.092410,0.090763,0.089162,0.087598,0.086055,0.084537,0.083067,0.081646,0.080173,0.078332,0.075470,0.071617,0.070039,0.068616,0.066920,0.064885,0.062557,0.060016,0.057336,0.054561,0.051703,0.048752,0.045699,0.042543,0.039291,0.035965,0.032583,0.029155,0.025676,0.022133,0.018516,0.014826,0.011076,0.007290,0.003488,-0.000321,-0.004148,-0.008005,-0.011894,-0.015822,-0.019833,-0.024026,-0.028502,-0.033282,-0.038287,-0.043419,-0.048610,-0.053816,-0.058998,-0.064127,-0.069181,-0.074151,-0.079039,-0.083853,-0.088607,-0.093307,-0.097949,-0.102522,-0.107019,-0.111433,-0.115768,-0.120035,-0.124247,-0.128412,-0.132523,-0.136568,-0.140535,-0.144414,-0.148207,-0.151934,-0.155615,-0.159261,-0.162859,-0.166456,-0.170294,-0.174739,-0.174847,-0.170596,-0.166889,-0.163351,-0.159742,-0.156017,-0.152199,-0.148301,-0.144329,-0.140275,-0.136137,-0.131919,-0.127629,-0.123290,-0.118935,-0.114608,-0.110354,-0.106208,-0.102184,-0.098267,-0.094423,-0.090624,-0.086844,-0.083059,-0.079244,-0.075376,-0.071443,-0.067443,-0.063388,-0.059299,-0.055205,-0.051138,-0.047133,-0.043233,-0.039493,-0.035954,-0.032612,-0.029415,-0.026299,-0.023222,-0.020163,-0.017111,-0.014060,-0.011009,-0.007980,-0.005021,-0.002210,0.000365,0.002628,0.004548,0.006171,0.007605,0.008968,0.010323,0.011674,0.012996,0.014272,0.015503,0.016688,0.017808,0.018817,0.019665,0.020331,0.020852,0.021365,0.022395,0.022786,0.022491,0.021752,0.020740,0.019577,0.018330,0.017030,0.015683,0.014294,0.012870,0.011408,0.009904,0.008347,0.006726,0.005027,0.003251,0.001411,-0.000481,-0.002419,-0.004407,-0.006455,-0.008576,-0.010783,-0.013090,-0.015525,-0.018157,-0.021119,-0.024578,-0.028662,-0.033372,-0.038519,-0.043833,-0.049215,-0.054797,-0.060745,-0.067087,-0.073738,-0.080595,-0.087615,-0.094792,-0.102115,-0.109571,-0.117157,-0.124893,-0.132796,-0.140879,-0.149130,-0.157504,-0.165944,-0.174402,-0.182863,-0.191329,-0.199807,-0.208284,-0.216748,-0.225170,-0.233514,-0.241753,-0.249790,-0.257409,-0.264077,-0.268442,-0.266064,-0.236814,-0.233828,-0.237557,-0.242581,-0.247276,-0.251321,-0.254876,-0.258110,-0.261139,-0.263985,-0.266650,-0.269131,-0.271423,-0.273528,-0.275447,-0.277171,-0.278698,-0.280045,-0.281236,-0.282289,-0.283213,-0.284007,-0.284671,-0.285201,-0.285598,-0.285872,-0.286030,-0.286068,-0.285980,-0.285794,-0.285601,-0.285526,-0.285596,-0.285551,-0.284949,-0.283499,-0.281214,-0.278297,-0.274990,-0.271470,-0.267837,-0.264137,-0.260394,-0.256620,-0.252826,-0.249025,-0.245241,-0.241496,-0.237799,-0.234146,-0.230533,-0.226953,-0.223403,-0.219882,-0.216391,-0.212925,-0.209479,-0.206070,-0.202740,-0.199508,-0.196241,-0.192432,-0.186902,-0.179599,-0.177344,-0.175748,-0.173888,-0.171599,-0.168904,-0.165880,-0.162604,-0.159126,-0.155467,-0.151636,-0.147640,-0.143491,-0.139207,-0.134808,-0.130312,-0.125727,-0.121062,-0.116325,-0.111527,-0.106689,-0.101830,-0.096969,-0.092114,-0.087263,-0.082417,-0.077589,-0.072796,-0.068018,-0.063164,-0.058100,-0.052748,-0.047157,-0.041460,-0.035772,-0.030147,-0.024603,-0.019145,-0.013773,-0.008482,-0.003265,0.001887,0.006974,0.011990,0.016925,0.021772,0.026531,0.031211,0.035833,0.040406,0.044931,0.049395,0.053787,0.058094,0.062312,0.066460,0.070548,0.074591,0.078568,0.082537,0.068336,0.069339,0.071503,0.071818,0.072334,0.072600,0.072675,0.072822,0.073144,0.073706,0.074500,0.075372,0.076237,0.077116,0.078016,0.078927,0.079828,0.080701,0.081555,0.082446,0.083744,0.085017,0.086237,0.087430,0.088608,0.089786,0.090979,0.092191,0.093421,0.094668,0.095918,0.097159,0.098377,0.099562,0.100720,0.101859,0.102968,0.104017,0.104979,0.105831,0.106569,0.107207,0.107745,0.108157,0.108440,0.108658,0.108950,0.109389,0.109784,0.109816,0.109318,0.108412,0.107674,0.107199,0.103579,0.103474,0.102505,0.101562,0.101268,0.101693,0.102703,0.104157,0.105958,0.108036,0.110331,0.112796,0.115407,0.118157,0.121056,0.124117,0.127346,0.130735,0.134264,0.137912,0.141665,0.145516,0.149455,0.153463,0.157505,0.161529,0.165467,0.169253,0.172813,0.176066,0.178912,0.181232,0.182892,0.183766,0.183740,0.182546,0.179058,0.171355,0.170719,0.171073,0.171639,0.172234,0.172800,0.173334,0.173856,0.174379,0.174896,0.175384,0.175816,0.176185,0.176502,0.176797,0.177095,0.177413,0.177748,0.178084,0.178409,0.178717,0.179013,0.179309,0.179614,0.179931,0.180255,0.180578,0.180896,0.181206,0.181511,0.181812,0.182109,0.182400,0.182680,0.182946,0.183194,0.183420,0.183618,0.183780,0.183905,0.183996,0.184065,0.184125,0.184192,0.184271,0.184360,0.184450,0.184532,0.184603,0.184666,0.184729,0.184798,0.184875,0.184955,0.185033,0.185105,0.185171,0.185237,0.185308,0.185383,0.185458,0.185524,0.185571,0.185588,0.185566,0.185498,0.185374,0.185191,0.184949,0.184662,0.184349,0.184032,0.183724,0.183425,0.183125,0.182810,0.182474,0.182122,0.181773,0.181444,0.181144,0.180862,0.180578,0.180271,0.179934,0.179577,0.179223,0.178893,0.178591,0.178306,0.178015,0.177698,0.177352,0.176991,0.176637,0.176305,0.175996,0.175688,0.175352,0.174964,0.174516,0.174012,0.173470,0.172895,0.172269,0.171481,0.169863,0.159323,0.150573,0.144090,0.138526,0.133233,0.127952,0.122609,0.117214,0.111803,0.106416,0.101095,0.095879,0.090797,0.085867,0.081095,0.076474,0.071986,0.067605,0.063293,0.059021,0.054826,0.050792,0.046960,0.043349,0.040110,0.037604,0.035605,0.034020,0.032560,0.030963,0.029191,0.027278,0.025263,0.023210,0.021198,0.019278,0.017453,0.015680,0.013886,0.011938,0.009852,0.008841,0.008001,0.007304,0.006808,0.006582,0.006670,0.007083,0.007828,0.008992,0.009901,0.010433,0.010696,0.010449,0.010373,0.010528,0.011025,0.011873,0.012886,0.013888,0.014726,0.015315,0.015667,0.015837,0.015872,0.015792,0.015608,0.015333,0.014977,0.014545,0.014043,0.013480,0.012852,0.012134,0.011286,0.010255,0.008993,0.007458,0.005605,0.003350,0.000537,-0.003082,-0.007898,-0.014485,-0.023659,-0.036356,-0.052393,-0.066932,-0.072050,-0.068472,-0.062266,-0.056508,-0.051860,-0.048249,-0.045459,-0.043266,-0.041477,-0.039958,-0.038634,-0.037470,-0.036451,-0.035561,-0.034767,-0.034031,-0.033317,-0.032595,-0.031839,-0.031031,-0.030165,-0.029221,-0.028149,-0.026873,-0.025363,-0.023706,-0.022100,-0.020783,-0.019966,-0.019636,-0.019571,-0.019882,-0.019649,-0.019109,-0.018454,-0.017432,-0.016929,-0.016884,-0.017245,-0.017992,-0.019072,-0.020421,-0.022004,-0.023928,-0.027643,-0.031352,-0.034994,-0.038735,-0.042638,-0.046677,-0.050784,-0.054906,-0.059041,-0.063203,-0.067356,-0.071370,-0.075068,-0.078408,-0.081599,-0.084761,-0.087930,-0.092172,-0.096832,-0.101766,-0.106918,-0.112224,-0.117640,-0.123148,-0.128741,-0.134393,-0.140052,-0.145644,-0.151084,-0.156289,-0.161190,-0.165736,-0.169886,-0.173609,-0.176873,-0.179648,-0.181918,-0.183700,-0.184984,-0.185408,-0.183613,-0.183643,-0.184055,-0.184560,-0.185083,-0.185595,-0.186080,-0.186536,-0.186967,-0.187381,-0.187783,-0.188177,-0.188559,-0.188925,-0.189267,-0.189580,-0.189855,-0.190093,-0.190296,-0.190473,-0.190634,-0.190783,-0.190920,-0.191039,-0.191137,-0.191216,-0.191287,-0.191367,-0.191469,-0.191596,-0.191737,-0.191874,-0.191991,-0.192082,-0.192157,-0.192234,-0.192331,-0.192454,-0.192595,-0.192732,-0.192839,-0.192897,-0.192897,-0.192840,-0.192735,-0.192590,-0.192415,-0.192214,-0.191993,-0.191754,-0.191501,-0.191238,-0.190968,-0.190693,-0.190421,-0.190156,-0.189903,-0.189661,-0.189424,-0.189182,-0.188925,-0.188651,-0.188367,-0.188084,-0.187817,-0.187570,-0.187337,-0.187098,-0.186831,-0.186514,-0.186136,-0.185694,-0.185192,-0.184636,-0.184030,-0.183376,-0.182679,-0.181949,-0.181200,-0.180448,-0.179707,-0.178983,-0.178276,-0.177583,-0.176902,-0.176234,-0.175587,-0.174969,-0.174384,-0.173829,-0.173297,-0.172772,-0.172241,-0.171687,-0.171093,-0.170438,-0.169697,-0.168844,-0.167863,-0.166746,-0.165487,-0.164070,-0.162467,-0.160608,-0.157174,-0.152720,-0.147850,-0.142881,-0.140608,-0.152703,-0.157750,-0.158425,-0.157004,-0.153756,-0.148543,-0.141533,-0.133473,-0.126097,-0.119066,-0.111206,-0.102118,-0.091948,-0.081358,-0.071309,-0.063304,-0.057681,-0.044026,-0.030554,-0.018086,-0.006724,0.003624,0.013092,0.021780,0.029753,0.037031,0.043582,0.049281,0.053996,0.058034,0.061676,0.065231,0.068145,-0.034393,-0.037361,-0.051924,-0.054639,-0.054034,-0.052510,-0.050762,-0.048967,-0.047160,-0.045354,-0.043554,-0.041763,-0.039983,-0.038216,-0.036465,-0.034725,-0.032982,-0.031207,-0.029372,-0.027476,-0.025574,-0.023744,-0.022038,-0.020452,-0.018952,-0.017504,-0.016088,-0.014691,-0.013308,-0.011933,-0.010568,-0.009239,-0.007995,-0.006894,-0.005961,-0.005158,-0.004392,-0.003608,-0.002835,-0.002148,-0.001594,-0.001169,-0.000835,-0.000550,-0.000281,-0.000019,0.000238,0.000493,0.000758,0.001059,0.001415,0.001824,0.002236,0.002565,0.002728,0.002693,0.002486,0.002165,0.001791,0.001401,0.001011,0.000617,0.000213,-0.000205,-0.000630,-0.001069,-0.001559,-0.002167,-0.002940,-0.003908,-0.005040,-0.006333,-0.007741,-0.009212,-0.010704,-0.012197,-0.013685,-0.015172,-0.016660,-0.018145,-0.019623,-0.021087,-0.022534,-0.023966,-0.025392,-0.026821,-0.028260,-0.029706,-0.031152,-0.032588,-0.034007,-0.035409,-0.036801,-0.038194,-0.039603,-0.041047,-0.042558,-0.044200,-0.046059,-0.048204,-0.050618,-0.053208,-0.055876,-0.058555,-0.061205,-0.063813,-0.066380,-0.068915,-0.071429,-0.073930,-0.076415,-0.078881,-0.081324,-0.083746,-0.086159,-0.088575,-0.091004,-0.093448,-0.095900,-0.098349,-0.100785,-0.103201,-0.105599,-0.107978,-0.110335,-0.112668,-0.114965,-0.117214,-0.119396,-0.121535,-0.123795,-0.126530,-0.126266,-0.123060,-0.120418,-0.118012,-0.115670,-0.113348,-0.111043,-0.108738,-0.106417,-0.104068,-0.101689,-0.099294,-0.096894,-0.094502,-0.092126,-0.089765,-0.087408,-0.085046,-0.082669,-0.080277,-0.077873,-0.075459,-0.073036,-0.070595,-0.068129,-0.065633,-0.063106,-0.060563,-0.058031,-0.055562,-0.053238,-0.051164,-0.049408,-0.047937,-0.046629,-0.045362,-0.044077,-0.042769,-0.041452,-0.040132,-0.038805,-0.037462,-0.036101,-0.034729,-0.033355,-0.031985,-0.030622,-0.029260,-0.027887,-0.026495,-0.025082,-0.023653,-0.022218,-0.020784,-0.019354,-0.017928,-0.016507,-0.015105,-0.013761,-0.012529,-0.011465,-0.010588,-0.009875,-0.009402,-0.009065,-0.008797,-0.008518,-0.008177,-0.007774,-0.007340,-0.006900,-0.006462,-0.006021,-0.005572,-0.005114,-0.004651,-0.004184,-0.003715,-0.003242,-0.002763,-0.002274,-0.001774,-0.001263,-0.000745,-0.000221,0.000306,0.000837,0.001369,0.001888,0.002357,0.002700,0.002824,0.002669,0.002273,0.001778,0.001322,0.000935,0.000541,0.000073,-0.000485,-0.001106,-0.001757,-0.002421,-0.003091,-0.003769,-0.004454,-0.005147,-0.005848,-0.006560,-0.007289,-0.008033,-0.008792,-0.009561,-0.010334,-0.011106,-0.011880,-0.012661,-0.013453,-0.014254,-0.015061,-0.015875,-0.016694,-0.017542,-0.018450,-0.019450,-0.020397,-0.020585,-0.017551,-0.002780,0.000414,0.000253,-0.000894,-0.002326,-0.003836,-0.005372,-0.006917,-0.008472,-0.010032,-0.011599,-0.013173,-0.014753,-0.016342,-0.017961,-0.019648,-0.021434,-0.023300,-0.025167,-0.026949,-0.028602,-0.030142,-0.031605,-0.033025,-0.034423,-0.035811,-0.037199,-0.038584,-0.039950,-0.041255,-0.042447,-0.043486,-0.044375,-0.045158,-0.045892,-0.046591,-0.047212,-0.047708,-0.048061,-0.048293,-0.048445,-0.048555,-0.048647,-0.048722,-0.048783,-0.048843,-0.048934,-0.049094,-0.049329,-0.049592,-0.049776,-0.049762,-0.049483,-0.048954,-0.048248,-0.047450,-0.046623,-0.045792,-0.044955,-0.044104,-0.043233,-0.042347,-0.041408,-0.040277,-0.038678,-0.036633,-0.035545,-0.034529,-0.033415,-0.032185,-0.030863,-0.029476,-0.028041,-0.026559,-0.025022,-0.023424,-0.021768,-0.020058,-0.018303,-0.016507,-0.014669,-0.012775,-0.010816,-0.008785,-0.006688,-0.004537,-0.002345,-0.000124,0.002120,0.004395,0.006716,0.009107,0.011600,0.014231,0.017065,0.020210,0.023814,0.027963,0.032593,0.037534,0.042615,0.047717,0.052777,0.057776,0.062720,0.067626,0.072507,0.077366,0.082195,0.086973,0.091690,0.096345,0.100951,0.105520,0.110063,0.114579,0.119055,0.123477,0.127829,0.132114,0.136332,0.140483,0.144564,0.148553,0.152422,0.156131,0.159716,0.163460,0.167923,0.167351,0.161780,0.157122,0.152853,0.148680,0.144526,0.140395,0.136255,0.132073,0.127817,0.123480,0.119076,0.114625,0.110146,0.105649,0.101123,0.096550,0.091916,0.087218,0.082463,0.077666,0.072838,0.067984,0.063099,0.058172,0.053201,0.048191,0.043169,0.038177,0.033293,0.028634,0.024350,0.020587,0.017369,0.014533,0.011848,0.009175,0.006486,0.003812,0.001179,-0.001411,-0.003963,-0.006476,-0.008942,-0.011344,-0.013673,-0.015920,-0.018090,-0.020196,-0.022247,-0.024247,-0.026192,-0.028075,-0.029892,-0.031643,-0.033328,-0.034944,-0.036469,-0.037856,-0.039048,-0.040014,-0.040796,-0.041641,-0.043545,-0.044912,-0.045803,-0.046599,-0.047467,-0.048416,-0.049404,-0.050401,-0.051399,-0.052404,-0.053414,-0.054427,-0.055432,-0.056420,-0.057385,-0.058331,-0.059267,-0.060203,-0.061141,-0.062081,-0.063017,-0.063943,-0.064859,-0.065763,-0.066646,-0.067467,-0.068140,-0.068541,-0.068557,-0.068169,-0.067506,-0.066774,-0.066101,-0.065453,-0.064722,-0.063843,-0.062831,-0.061739,-0.060613,-0.059475,-0.058328,-0.057174,-0.056011,-0.054836,-0.053643,-0.052426,-0.051184,-0.049918,-0.048644,-0.047370,-0.046103,-0.044840,-0.043583,-0.042328,-0.041073,-0.039822,-0.038555,-0.037259,-0.035925,-0.034732,0.088300,0.081421,0.072725,0.070181,0.069624,0.068389,0.066817,0.065125,0.063314,0.061365,0.059316,0.057221,0.055104,0.052949,0.050720,0.048414,0.046058,0.043667,0.041160,0.038276,0.034818,0.032719,0.030779,0.028871,0.026924,0.024879,0.022727,0.020508,0.018267,0.016022,0.013749,0.011416,0.009004,0.006519,0.003981,0.001409,-0.001190,-0.003824,-0.006524,-0.009319,-0.012208,-0.015139,-0.018037,-0.020863,-0.023639,-0.026410,-0.029181,-0.031865,-0.034230,-0.035923,-0.036649,-0.036416,-0.035980,-0.036977,-0.034283,-0.034979,-0.034679,-0.033007,-0.031106,-0.029777,-0.029263,-0.029439,-0.030059,-0.030924,-0.031921,-0.032977,-0.034037,-0.035065,-0.036035,-0.036933,-0.037771,-0.038574,-0.039351,-0.040091,-0.040782,-0.041417,-0.041983,-0.042474,-0.042901,-0.043281,-0.043625,-0.043934,-0.044206,-0.044433,-0.044607,-0.044727,-0.044804,-0.044852,-0.044881,-0.044890,-0.044862,-0.044597,-0.044369,-0.044164,-0.043955,-0.043742,-0.043527,-0.043310,-0.043082,-0.042831,-0.042553,-0.042250,-0.041934,-0.041611,-0.041285,-0.040947,-0.040585,-0.040192,-0.039770,-0.039330,-0.038882,-0.038429,-0.037960,-0.037463,-0.036930,-0.036360,-0.035762,-0.035150,-0.034535,-0.033911,-0.033264,-0.032580,-0.031853,-0.031091,-0.030306,-0.029514,-0.028720,-0.027916,-0.027087,-0.026221,-0.025317,-0.024390,-0.023455,-0.022525,-0.021598,-0.020663,-0.019709,-0.018730,-0.017732,-0.016727,-0.015729,-0.014742,-0.013764,-0.012787,-0.011806,-0.010820,-0.009833,-0.008853,-0.007886,-0.006936,-0.006000,-0.005076,-0.004161,-0.003255,-0.002357,-0.001472,-0.000601,0.000250,0.001080,0.001887,0.002677,0.003452,0.004215,0.004967,0.005705,0.006419,0.007103,0.007760,0.008398,0.009029,0.009657,0.010281,0.010891,0.011474,0.012025,0.012549,0.013058,0.013565,0.014075,0.014581,0.015070,0.015531,0.015964,0.016378,0.016785,0.017197,0.017613,0.018022,0.018410,0.018769,0.019109,0.019444,0.019785,0.020134,0.020493,0.020883,0.021382,0.022202,0.023467,0.023401,0.023204,0.022995,0.022786,0.022568,0.022340,0.022108,0.021884,0.021677,0.021485,0.021297,0.021096,0.020872,0.020623,0.020361,0.020112,0.019917,0.019812,0.019777,0.019716,0.019525,0.019137,0.018498,0.017583,0.016447,0.015354,0.014438,0.013866,0.013609,0.013538,0.013566,0.013645,0.013745,0.013841,0.013915,0.013953,0.013948,0.013911,0.013924,0.014674,0.015206,0.015662,0.016142,0.016708,0.017450,0.018438,0.019652,0.021017,0.022369,0.024025,0.025727,0.026391,0.026353,0.026778,0.027568,0.028802,0.030198,0.031471,0.032537,0.033424,0.034176,0.034825,0.035392,0.035898,0.036363,0.036802,0.037224,0.037630,0.038023,0.038402,0.038767,0.039118,0.039455,0.039782,0.040100,0.040405,0.040696,0.040971,0.041232,0.041485,0.041732,0.041972,0.042202,0.042419,0.042622,0.042814,0.042995,0.043167,0.043331,0.043487,0.043635,0.043775,0.043904,0.044020,0.044126,0.044224,0.044317,0.044409,0.044495,0.044571,0.044635,0.044685,0.044721,0.044742,0.044747,0.044736,0.044702,0.044634,0.044516,0.044335,0.044074,0.043709,0.043187,0.042450,0.041523,0.040624,0.040015,0.039571,0.039596,0.038962,0.037013,0.035015,0.033611,0.032339,0.031367,0.030754,0.030492,0.030479,0.030590,0.030739,0.030797,0.030577,0.031269,0.032051,0.032836,0.033629,0.034462,0.035384,0.036434,0.037627,0.038957,0.040420,0.042039,0.043866,0.045923,0.048084,0.050122,0.051869,0.053303,0.054520,0.055635,0.056735,0.057861,0.059015,0.060181,0.061336,0.062468,0.063582,0.064695,0.065828,0.067005,0.068239,0.069533,0.070874,0.072243,0.073622,0.074995,0.076361,0.077725,0.079079,0.080267,0.079503,0.079341,0.079699,0.080265,0.080904,0.081564,0.082237,0.082928,0.083643,0.084376,0.085117,0.085857,0.086594,0.087340,0.088102,0.088883,0.089679,0.090482,0.091285,0.092083,0.092882,0.093687,0.094503,0.095330,0.096163,0.096997,0.097830,0.098661,0.099492,0.100323,0.101152,0.101976,0.102789,0.103590,0.104384,0.105175,0.105964,0.106743,0.107501,0.108232,0.108931,0.109601,0.110248,0.110881,0.111498,0.112091,0.112645,0.113152,0.113611,0.114028,0.114411,0.114763,0.115083,0.115357,0.115573,0.115720,0.115804,0.115835,0.115823,0.115772,0.115674,0.115517,0.115292,0.114996,0.114636,0.114223,0.113770,0.113280,0.112744,0.112146,0.111476,0.110744,0.109971,0.109176,0.108362,0.107523,0.106649,0.105734,0.104777,0.103787,0.102778,0.101768,0.100759,0.099736,0.098683,0.097591,0.096467,0.095330,0.094202,0.093103,0.092027,0.090950,0.089845,0.088704,0.087536,0.086367,0.085229,0.084140,0.083101,0.082101,0.081109,0.080042,0.078699,0.076583,0.073359,0.073282,0.073254,0.072982,0.073550,0.080276,0.077783,0.073793,0.069112,0.063982,0.058600,0.053260,0.048528,0.045031,0.042463,0.040032,0.037356,0.034466,0.031766,0.029784,0.029641,0.040040,0.047704,0.053607,0.058931,0.063899,0.068553,0.072895,0.076931,0.080689,0.084187,0.087365,0.089532,0.091430,0.092826,0.093447,0.093059,0.090716,],
[0.071743,0.070973,0.071055,0.071964,0.072495,0.072820,0.073060,0.073250,0.073402,0.073529,0.073646,0.073765,0.073887,0.074007,0.074119,0.074216,0.074294,0.074358,0.074414,0.074467,0.074521,0.074573,0.074616,0.074643,0.074650,0.074637,0.074612,0.074581,0.074548,0.074504,0.074424,0.074253,0.073898,0.073222,0.072080,0.070407,0.068293,0.065899,0.063318,0.060574,0.057682,0.054666,0.051549,0.048346,0.045059,0.041686,0.038225,0.034669,0.031015,0.027265,0.023430,0.019527,0.015569,0.011568,0.007530,0.003459,-0.000640,-0.004751,-0.008846,-0.012899,-0.016894,-0.020841,-0.024768,-0.028701,-0.032636,-0.036504,-0.040074,-0.042248,-0.036992,-0.033750,-0.033126,-0.033547,-0.034283,-0.035044,-0.035770,-0.036490,-0.037239,-0.038006,-0.038771,-0.039499,-0.040109,-0.040473,-0.040442,-0.039880,-0.038744,-0.037138,-0.035279,-0.033350,-0.031419,-0.029466,-0.027462,-0.025423,-0.023394,-0.021454,-0.019701,-0.018225,-0.017065,-0.016253,-0.015959,-0.016446,-0.017672,-0.019127,-0.020266,-0.020874,-0.021042,-0.020981,-0.020853,-0.020730,-0.020634,-0.020540,-0.020339,-0.019813,-0.018695,-0.016780,-0.014065,-0.010815,-0.007474,-0.004458,-0.001955,0.000086,0.001845,0.003497,0.005133,0.006752,0.008325,0.009852,0.011331,0.012698,0.013767,0.014334,0.014431,0.014913,0.019147,0.019847,0.020335,0.021251,0.022557,0.024053,0.025579,0.027063,0.028484,0.029840,0.031151,0.032487,0.033960,0.035697,0.037745,0.039988,0.042131,0.043842,0.044960,0.045545,0.045781,0.045845,0.045846,0.045832,0.045818,0.045800,0.045729,0.045519,0.045095,0.044479,0.043814,0.043261,0.042865,0.042642,0.042676,0.043064,0.043841,0.044931,0.046204,0.047554,0.048916,0.050254,0.051563,0.052858,0.054168,0.055477,0.056692,0.057642,0.058178,0.058267,0.057995,0.057503,0.056909,0.056282,0.055650,0.055030,0.054431,0.053822,0.053164,0.052474,0.051919,0.051965,0.053653,0.056693,0.055090,0.052721,0.050255,0.047787,0.045315,0.042817,0.040262,0.037624,0.034893,0.032076,0.029190,0.026250,0.023261,0.020216,0.017105,0.013920,0.010667,0.007361,0.004023,0.000668,-0.002698,-0.006077,-0.009473,-0.012888,-0.016316,-0.019742,-0.023139,-0.026464,-0.029670,-0.032696,-0.035466,-0.037856,-0.039732,-0.041059,-0.041934,-0.042503,-0.042894,-0.043197,-0.043471,-0.043742,-0.044015,-0.044282,-0.044531,-0.044752,-0.044944,-0.045117,-0.045281,-0.045446,-0.045615,-0.045780,-0.045931,-0.046057,-0.046156,-0.046233,-0.046302,-0.046375,-0.046460,-0.046550,-0.046630,-0.046675,-0.046665,-0.046561,-0.046258,-0.045587,-0.045701,-0.046587,-0.047077,-0.047342,-0.047503,-0.047608,-0.047681,-0.047743,-0.047812,-0.047892,-0.047978,-0.048056,-0.048113,-0.048146,-0.048156,-0.048151,-0.048142,-0.048132,-0.048120,-0.048095,-0.048047,-0.047968,-0.047861,-0.047735,-0.047605,-0.047481,-0.047362,-0.047229,-0.047035,-0.046706,-0.046135,-0.045192,-0.043776,-0.041880,-0.039586,-0.036999,-0.034206,-0.031277,-0.028264,-0.025205,-0.022127,-0.019052,-0.015987,-0.012930,-0.009871,-0.006803,-0.003727,-0.000658,0.002386,0.005386,0.008336,0.011238,0.014101,0.016930,0.019717,0.022445,0.025094,0.027655,0.030142,0.032593,0.035057,0.037572,0.040136,0.042628,0.044277,0.040780,0.038791,0.038627,0.039129,0.039775,0.040387,0.040947,0.041496,0.042063,0.042641,0.043216,0.043772,0.044250,0.044546,0.044519,0.044055,0.043134,0.041862,0.040413,0.038920,0.037432,0.035934,0.034405,0.032840,0.031259,0.029723,0.028342,0.027259,0.026574,0.026292,0.026356,0.026733,0.027383,0.028150,0.028823,0.029285,0.029548,0.029692,0.029795,0.029898,0.030004,0.030102,0.030157,0.030069,0.029661,0.028722,0.027124,0.024945,0.022490,0.020128,0.018095,0.016429,0.015024,0.013741,0.012471,0.011171,0.009837,0.008483,0.007149,0.005931,0.005025,0.004636,0.004734,0.004493,0.000587,0.000194,0.000281,0.000312,0.000349,0.000489,0.000725,0.000989,0.001241,0.001487,0.001726,0.001882,0.001799,0.001301,0.000320,-0.001009,-0.002332,-0.003238,-0.003469,-0.003004,-0.002014,-0.000730,0.000646,0.002002,0.003307,0.004568,0.005785,0.006952,0.008105,0.009338,0.010746,0.012271,0.013616,0.014439,0.014579,0.014016,0.012803,0.011083,0.009046,0.006850,0.004594,0.002339,0.000109,-0.002107,-0.004318,-0.006461,-0.008362,-0.009819,-0.010736,-0.011162,-0.011233,-0.011093,-0.010856,-0.010583,-0.010295,-0.010008,-0.009735,-0.009443,-0.009085,-0.008694,-0.008548,-0.009443,-0.013131,-0.019073,-0.016942,-0.013402,-0.009679,-0.005998,-0.002391,0.001170,0.004731,0.008326,0.011962,0.015620,0.019266,0.022871,0.026423,0.029926,0.033390,0.036820,0.040205,0.043521,0.046745,0.049860,0.052862,0.055761,0.058569,0.061296,0.063943,0.066500,0.068941,0.071227,0.073302,0.075102,0.076566,0.077630,0.078273,0.078559,0.078598,0.078489,0.078302,0.078081,0.077851,0.077622,0.077395,0.077163,0.076920,0.076661,0.076386,0.076103,0.075819,0.075538,0.075261,0.074982,0.074695,0.074396,0.074084,0.073767,0.073453,0.073148,0.072849,0.072548,0.072213,0.094917,0.094325,0.096424,0.093573,0.093471,0.094124,0.094013,0.093148,0.091683,0.089687,0.087231,0.084449,0.081464,0.078315,0.075004,0.071538,0.067930,0.064204,0.060407,0.056649,0.053711,0.050335,0.046578,0.042571,0.038357,0.033954,0.029375,0.024625,0.019697,0.014582,0.009270,0.003730,-0.002080,-0.008191,-0.014584,-0.021212,-0.028024,-0.034990,-0.042099,-0.049365,-0.056792,-0.064354,-0.072002,-0.079667,-0.087261,-0.094710,-0.101971,-0.108898,-0.114953,-0.119159,-0.120760,-0.120069,-0.118448,-0.118472,-0.126379,-0.124421,-0.122961,-0.122131,-0.121625,-0.121273,-0.120994,-0.120754,-0.120545,-0.120362,-0.120193,-0.120012,-0.119796,-0.119528,-0.119210,-0.118856,-0.118483,-0.118091,-0.117659,-0.117157,-0.116558,-0.115855,-0.115055,-0.114175,-0.113219,-0.112173,-0.111008,-0.109706,-0.108277,-0.106764,-0.105229,-0.103723,-0.102252,-0.100775,-0.099243,-0.097602,-0.095603,-0.092401,-0.090411,-0.088786,-0.087329,-0.085986,-0.084742,-0.083603,-0.082575,-0.081646,-0.080792,-0.079983,-0.079204,-0.078463,-0.077788,-0.077206,-0.076720,-0.076305,-0.075916,-0.075514,-0.075083,-0.074642,-0.074227,-0.073867,-0.073567,-0.073307,-0.073050,-0.072772,-0.072470,-0.072164,-0.071879,-0.071635,-0.071428,-0.071239,-0.071048,-0.070842,-0.070625,-0.070410,-0.070214,-0.070044,-0.069898,-0.069768,-0.069646,-0.069523,-0.069395,-0.069260,-0.069115,-0.068966,-0.068820,-0.068685,-0.068567,-0.068462,-0.068356,-0.068234,-0.068087,-0.067922,-0.067755,-0.067607,-0.067488,-0.067392,-0.067300,-0.067192,-0.067056,-0.066903,-0.066753,-0.066635,-0.066564,-0.066539,-0.066549,-0.066573,-0.066596,-0.066612,-0.066622,-0.066634,-0.066654,-0.066690,-0.066744,-0.066813,-0.066888,-0.066952,-0.066995,-0.067014,-0.067021,-0.067038,-0.067086,-0.067171,-0.067276,-0.067371,-0.067427,-0.067437,-0.067422,-0.067420,-0.067466,-0.067566,-0.067698,-0.067827,-0.067936,-0.068046,-0.068221,-0.068542,-0.069074,-0.069838,-0.070808,-0.071931,-0.073150,-0.074421,-0.075673,-0.076507,-0.072138,-0.069050,-0.067343,-0.066256,-0.065484,-0.064962,-0.064719,-0.064803,-0.065232,-0.065993,-0.067051,-0.068369,-0.069912,-0.071645,-0.073530,-0.075534,-0.077645,-0.079903,-0.082416,-0.085356,-0.088901,-0.093254,-0.098571,-0.104416,-0.109720,-0.113610,-0.115611,-0.115802,-0.114959,-0.113918,-0.112965,-0.112112,-0.111344,-0.110650,-0.110011,-0.109404,-0.108816,-0.108218,-0.107473,-0.106203,-0.104380,-0.105572,-0.107043,-0.108492,-0.109760,-0.110697,-0.111159,-0.110996,-0.109907,-0.107765,-0.107484,-0.108245,-0.109669,-0.111171,-0.109877,-0.110107,-0.110942,-0.111872,-0.112802,-0.113657,-0.114342,-0.114825,-0.115153,-0.115395,-0.115584,-0.115710,-0.115749,-0.115696,-0.115556,-0.115345,-0.115077,-0.114748,-0.114333,-0.113797,-0.113112,-0.112265,-0.111242,-0.109996,-0.108432,-0.106414,-0.103767,-0.100214,-0.095233,-0.087764,-0.075746,-0.055479,-0.021916,0.024752,0.068971,0.096627,0.110498,0.117238,0.120665,0.122485,0.123459,0.123964,0.124205,0.124292,0.124274,0.124172,0.124006,0.123797,0.123570,0.123330,0.123066,0.122760,0.122394,0.121968,0.121507,0.121029,0.120500,0.119832,0.118955,0.117908,0.116811,0.115759,0.114840,0.114585,0.116109,0.114563,0.113075,0.112424,0.112673,0.115051,0.116442,0.116740,0.116263,0.115150,0.113571,0.111723,0.109792,0.108107,0.109912,0.110941,0.111269,0.111421,0.111650,0.112079,0.112756,0.113662,0.114673,0.115533,0.115891,0.115389,0.113660,0.110140,0.104241,0.095920,0.085866,0.075833,0.066740,0.058989,0.052371,0.046526,0.041153,0.036045,0.031088,0.026264,0.021616,0.017211,0.013103,0.009330,0.005906,0.002837,0.000132,-0.002202,-0.004168,-0.005790,-0.007100,-0.008112,-0.008741,-0.008670,-0.007645,-0.008699,-0.009938,-0.011172,-0.012361,-0.013474,-0.014471,-0.015310,-0.015961,-0.016427,-0.016741,-0.016952,-0.017111,-0.017249,-0.017376,-0.017480,-0.017551,-0.017582,-0.017583,-0.017572,-0.017568,-0.017577,-0.017596,-0.017611,-0.017610,-0.017587,-0.017546,-0.017500,-0.017464,-0.017446,-0.017445,-0.017452,-0.017451,-0.017431,-0.017391,-0.017338,-0.017290,-0.017258,-0.017249,-0.017251,-0.017245,-0.017209,-0.017132,-0.017017,-0.016880,-0.016742,-0.016615,-0.016499,-0.016384,-0.016252,-0.016094,-0.015911,-0.015717,-0.015528,-0.015358,-0.015208,-0.015074,-0.014943,-0.014803,-0.014647,-0.014474,-0.014291,-0.014107,-0.013930,-0.013770,-0.013626,-0.013492,-0.013354,-0.013198,-0.013012,-0.012796,-0.012556,-0.012305,-0.012052,-0.011797,-0.011531,-0.011243,-0.010926,-0.010583,-0.010224,-0.009860,-0.009497,-0.009131,-0.008758,-0.008372,-0.007978,-0.007586,-0.007203,-0.006827,-0.006440,-0.006018,-0.005536,-0.004977,-0.004333,-0.003597,-0.002756,-0.001786,-0.000654,0.000669,0.002207,0.003975,0.005997,0.008313,0.011006,0.014451,0.018218,0.022346,0.026763,0.030458,0.034955,0.039770,0.044954,0.050560,0.056610,0.063055,0.069757,0.076505,0.082991,0.087476,0.088922,0.088270,0.087119,0.086192,0.085577,0.085140,0.084898,0.086706,0.088686,0.090545,0.092208,0.093702,0.095083,0.096392,0.097623,0.098654,0.099155,0.098931,0.100127,0.100979,0.101098,0.100099,0.097415,0.145065,0.147686,0.151081,0.153405,0.155652,0.158098,0.160741,0.163487,0.166254,0.168998,0.171707,0.174375,0.176994,0.179558,0.182066,0.184517,0.186908,0.189235,0.191497,0.193703,0.195874,0.198032,0.200187,0.202341,0.204486,0.206615,0.208718,0.210785,0.212807,0.214781,0.216711,0.218581,0.220354,0.221977,0.223447,0.224881,0.226462,0.228295,0.230357,0.232586,0.234925,0.237330,0.239765,0.242191,0.244574,0.246891,0.249140,0.251328,0.253459,0.255530,0.257539,0.259491,0.261401,0.263289,0.265182,0.267093,0.269014,0.270925,0.272808,0.274650,0.276440,0.278181,0.279877,0.281507,0.282994,0.284258,0.285357,0.286598,0.288049,0.288376,0.288555,0.288729,0.288882,0.288981,0.289010,0.288967,0.288853,0.288665,0.288394,0.288033,0.287581,0.287054,0.286472,0.285841,0.285129,0.284268,0.283196,0.281897,0.280402,0.278767,0.277050,0.275285,0.273487,0.271655,0.269799,0.267947,0.266151,0.264456,0.262896,0.261527,0.260438,0.259676,0.259191,0.258878,0.258645,0.258439,0.258238,0.258038,0.257837,0.257627,0.257399,0.257143,0.256847,0.256490,0.256047,0.255486,0.254787,0.253950,0.252994,0.251947,0.250840,0.249699,0.248544,0.247387,0.246231,0.245078,0.243934,0.242810,0.241739,0.240765,0.239945,0.239322,0.239275,0.239793,0.240496,0.241339,0.242275,0.243263,0.244276,0.245299,0.246325,0.247349,0.248361,0.249346,0.250279,0.251131,0.251872,0.252478,0.252947,0.253297,0.253558,0.253757,0.253914,0.254041,0.254150,0.254249,0.254344,0.254438,0.254538,0.254668,0.254870,0.255203,0.255717,0.256438,0.257381,0.258550,0.259894,0.261338,0.262814,0.264284,0.265729,0.267143,0.268520,0.269846,0.271093,0.272215,0.273156,0.273864,0.274319,0.274553,0.274638,0.274638,0.274575,0.274444,0.274233,0.273940,0.273571,0.273132,0.272627,0.272068,0.271485,0.270940,0.270509,0.270235,0.269941,0.268442,0.267367,0.266544,0.265571,0.264368,0.263031,0.261645,0.260228,0.258766,0.257255,0.255702,0.254116,0.252503,0.250865,0.249192,0.247465,0.245673,0.243822,0.241922,0.239981,0.238007,0.236000,0.233952,0.231847,0.229684,0.227485,0.225290,0.223158,0.221166,0.219399,0.217905,0.216680,0.215640,0.214641,0.213556,0.212354,0.211070,0.209743,0.208389,0.207001,0.205568,0.204089,0.202573,0.201032,0.199478,0.197917,0.196352,0.194777,0.193177,0.191532,0.189833,0.188080,0.186278,0.184433,0.182546,0.180611,0.178623,0.176584,0.174502,0.172380,0.170230,0.168093,0.166040,0.164118,0.162157,0.159249,0.157215,0.155220,0.153020,0.150630,0.148117,0.145532,0.142895,0.140216,0.137506,0.134768,0.132000,0.129194,0.126348,0.123466,0.120558,0.117637,0.114699,0.111727,0.108700,0.105605,0.102444,0.099224,0.095960,0.092673,0.089377,0.086073,0.082751,0.079410,0.076078,0.072822,0.069704,0.066696,0.063619,0.060244,0.056415,0.052107,0.047399,0.042428,0.037322,0.032172,0.027040,0.021961,0.016937,0.011955,0.007006,0.002098,-0.002755,-0.007536,-0.012235,-0.016854,-0.021411,-0.025930,-0.030419,-0.034864,-0.039251,-0.043566,-0.047801,-0.051963,-0.056057,-0.060027,-0.063727,-0.067038,-0.070184,-0.074012,-0.078739,-0.080209,-0.081406,-0.082838,-0.084503,-0.086312,-0.088189,-0.090102,-0.092042,-0.094002,-0.095972,-0.097933,-0.099880,-0.101821,-0.103772,-0.105702,-0.107505,-0.109024,-0.110143,-0.110847,-0.111201,-0.111305,-0.111253,-0.111114,-0.110924,-0.110690,-0.110407,-0.110087,-0.109778,-0.109568,-0.109556,-0.109833,-0.110475,-0.111506,-0.112858,-0.114396,-0.115999,-0.117596,-0.119166,-0.120711,-0.122236,-0.123734,-0.125181,-0.126548,-0.127803,-0.128905,-0.129795,-0.130388,-0.130612,-0.130446,-0.129934,-0.129153,-0.128191,-0.127125,-0.126011,-0.124887,-0.123767,-0.122657,-0.121563,-0.120506,-0.119530,-0.118710,-0.118162,-0.118011,-0.118230,-0.118779,-0.119627,-0.120651,-0.121767,-0.122921,-0.124088,-0.125255,-0.126425,-0.127591,-0.128728,-0.129790,-0.130707,-0.131397,-0.131778,-0.131786,-0.131407,-0.130681,-0.129685,-0.128490,-0.127149,-0.125704,-0.124190,-0.122639,-0.121065,-0.119461,-0.117800,-0.116059,-0.114258,-0.112502,-0.110983,-0.109917,-0.109408,-0.109373,-0.109639,-0.110056,-0.110522,-0.110974,-0.111387,-0.111758,-0.112081,-0.112332,-0.112446,-0.112322,-0.111851,-0.110964,-0.109686,-0.108140,-0.106472,-0.104775,-0.103071,-0.101346,-0.099592,-0.097817,-0.096039,-0.094273,-0.092529,-0.090821,-0.089178,-0.087663,-0.086353,-0.085231,-0.083784,-0.079128,-0.075304,-0.072152,-0.068860,-0.065210,-0.061306,-0.057284,-0.053193,-0.049027,-0.044783,-0.040470,-0.036096,-0.031667,-0.027191,-0.022660,-0.018062,-0.013390,-0.008653,-0.003863,0.000969,0.005836,0.010735,0.015674,0.020657,0.025669,0.030667,0.035582,0.040326,0.044791,0.048879,0.052540,0.055805,0.058821,0.061803,0.064905,0.068145,0.071471,0.074824,0.078175,0.081520,0.084859,0.088189,0.091497,0.094772,0.098005,0.101189,0.104322,0.107409,0.110463,0.113494,0.116511,0.119511,0.122490,0.125444,0.128370,0.131269,0.134141,0.136984,0.139780,0.142483,-0.011572,-0.008878,-0.011612,-0.015439,-0.014504,-0.014029,-0.014150,-0.014295,-0.014314,-0.014284,-0.014331,-0.014523,-0.014846,-0.015253,-0.015706,-0.016201,-0.016763,-0.017417,-0.018162,-0.018972,-0.019783,-0.020484,-0.021133,-0.021766,-0.022435,-0.023176,-0.023998,-0.024879,-0.025790,-0.026706,-0.027627,-0.028584,-0.029625,-0.030791,-0.032087,-0.033484,-0.034943,-0.036457,-0.038053,-0.039788,-0.041704,-0.043809,-0.046081,-0.048499,-0.051084,-0.053926,-0.057202,-0.061078,-0.065484,-0.070079,-0.074658,-0.079420,-0.084705,-0.090269,-0.082030,-0.083266,-0.086498,-0.089210,-0.091341,-0.093235,-0.095035,-0.096735,-0.098359,-0.099945,-0.101458,-0.102842,-0.104081,-0.105188,-0.106178,-0.107071,-0.107871,-0.108545,-0.109048,-0.109363,-0.109505,-0.109508,-0.109406,-0.109210,-0.108899,-0.108439,-0.107801,-0.106974,-0.105973,-0.104836,-0.103607,-0.102314,-0.100976,-0.099616,-0.098283,-0.097080,-0.096416,-0.100168,-0.102788,-0.104593,-0.106180,-0.107728,-0.109269,-0.110823,-0.112418,-0.114068,-0.115764,-0.117481,-0.119192,-0.120883,-0.122563,-0.124256,-0.125978,-0.127731,-0.129501,-0.131264,-0.133003,-0.134713,-0.136407,-0.138100,-0.139800,-0.141502,-0.143184,-0.144827,-0.146420,-0.147965,-0.149468,-0.150937,-0.152377,-0.153781,-0.155131,-0.156411,-0.157618,-0.158750,-0.159813,-0.160811,-0.161746,-0.162609,-0.163389,-0.164076,-0.164668,-0.165170,-0.165591,-0.165938,-0.166213,-0.166408,-0.166515,-0.166526,-0.166439,-0.166261,-0.166007,-0.165689,-0.165316,-0.164885,-0.164389,-0.163816,-0.163165,-0.162444,-0.161670,-0.160858,-0.160016,-0.159141,-0.158222,-0.157253,-0.156237,-0.155183,-0.154108,-0.153026,-0.151941,-0.150846,-0.149729,-0.148582,-0.147408,-0.146219,-0.145033,-0.143859,-0.142697,-0.141541,-0.140380,-0.139206,-0.138022,-0.136841,-0.135675,-0.134529,-0.133398,-0.132275,-0.131157,-0.130040,-0.128926,-0.127824,-0.126744,-0.125688,-0.124649,-0.123619,-0.122588,-0.121549,-0.120503,-0.119463,-0.118443,-0.117460,-0.116530,-0.115702,-0.115109,-0.115075,-0.115690,-0.114305,-0.112693,-0.111033,-0.109364,-0.107697,-0.106024,-0.104343,-0.102664,-0.101007,-0.099389,-0.097816,-0.096281,-0.094769,-0.093266,-0.091764,-0.090260,-0.088746,-0.087204,-0.085630,-0.084064,-0.082576,-0.081342,-0.080736,-0.081043,-0.082133,-0.083254,-0.084035,-0.083904,-0.082824,-0.081126,-0.079119,-0.077021,-0.074976,-0.073049,-0.071231,-0.069483,-0.067793,-0.066206,-0.064875,-0.064928,-0.064667,-0.064290,-0.063923,-0.063600,-0.063340,-0.063162,-0.063115,-0.063468,-0.065619,-0.068326,-0.071732,-0.074751,-0.074779,-0.071644,-0.072032,-0.072854,-0.073618,-0.074251,-0.074770,-0.075206,-0.075581,-0.075904,-0.076182,-0.076423,-0.076635,-0.076825,-0.076994,-0.077145,-0.077281,-0.077407,-0.077523,-0.077627,-0.077718,-0.077797,-0.077870,-0.077942,-0.078017,-0.078092,-0.078161,-0.078219,-0.078265,-0.078300,-0.078327,-0.078348,-0.078359,-0.078361,-0.078355,-0.078345,-0.078336,-0.078328,-0.078314,-0.078290,-0.078256,-0.078217,-0.078181,-0.078150,-0.078121,-0.078089,-0.078050,-0.078002,-0.077944,-0.077873,-0.077786,-0.077681,-0.077558,-0.077420,-0.077267,-0.077091,-0.076881,-0.076625,-0.076314,-0.075942,-0.075489,-0.074921,-0.074217,-0.073436,-0.073038,-0.075991,-0.076012,-0.072988,-0.069592,-0.067090,-0.064984,-0.064569,-0.064523,-0.064555,-0.064633,-0.064750,-0.064892,-0.065036,-0.065072,-0.064817,-0.065944,-0.067342,-0.068854,-0.070412,-0.071981,-0.073553,-0.075114,-0.076604,-0.077916,-0.078912,-0.079428,-0.079284,-0.078426,-0.077166,-0.075993,-0.075115,-0.075181,-0.076043,-0.077279,-0.078617,-0.079954,-0.081271,-0.082582,-0.083910,-0.085270,-0.086661,-0.088079,-0.089517,-0.090970,-0.092435,-0.093916,-0.095419,-0.096942,-0.098488,-0.100061,-0.101665,-0.103283,-0.104853,-0.106173,-0.105335,-0.105101,-0.105430,-0.106007,-0.106693,-0.107432,-0.108203,-0.108993,-0.109783,-0.110555,-0.111309,-0.112054,-0.112805,-0.113572,-0.114356,-0.115149,-0.115942,-0.116728,-0.117509,-0.118291,-0.119080,-0.119879,-0.120687,-0.121498,-0.122307,-0.123107,-0.123894,-0.124672,-0.125448,-0.126223,-0.126998,-0.127764,-0.128515,-0.129246,-0.129954,-0.130639,-0.131305,-0.131955,-0.132588,-0.133198,-0.133777,-0.134320,-0.134822,-0.135281,-0.135696,-0.136072,-0.136412,-0.136712,-0.136964,-0.137161,-0.137297,-0.137371,-0.137381,-0.137327,-0.137213,-0.137040,-0.136809,-0.136516,-0.136158,-0.135735,-0.135243,-0.134680,-0.134047,-0.133342,-0.132569,-0.131734,-0.130844,-0.129905,-0.128922,-0.127890,-0.126802,-0.125651,-0.124436,-0.123165,-0.121855,-0.120520,-0.119167,-0.117794,-0.116390,-0.114950,-0.113468,-0.111950,-0.110414,-0.108878,-0.107353,-0.105836,-0.104314,-0.102774,-0.101215,-0.099646,-0.098081,-0.096535,-0.095016,-0.093526,-0.092056,-0.090602,-0.089160,-0.087734,-0.086327,-0.084949,-0.083617,-0.082335,-0.081065,-0.079653,-0.077934,-0.077155,-0.076185,-0.074399,-0.071446,-0.071478,-0.072000,-0.072618,-0.073256,-0.073830,-0.074238,-0.074378,-0.074055,-0.072807,-0.070171,-0.066813,-0.063760,-0.061446,-0.059539,-0.057634,-0.055558,-0.053736,-0.051391,-0.048735,-0.045955,-0.043144,-0.040353,-0.037618,-0.034968,-0.032419,-0.029973,-0.027584,-0.024692,-0.022077,-0.019702,-0.017620,-0.015933,-0.014169,],
[0.022285,0.021977,0.021960,0.022240,0.022511,0.022796,0.023102,0.023426,0.023764,0.024111,0.024464,0.024819,0.025176,0.025537,0.025902,0.026276,0.026657,0.027046,0.027441,0.027835,0.028225,0.028608,0.028985,0.029357,0.029728,0.030097,0.030465,0.030832,0.031201,0.031574,0.031959,0.032363,0.032796,0.033267,0.033778,0.034324,0.034889,0.035458,0.036024,0.036583,0.037132,0.037668,0.038186,0.038684,0.039159,0.039613,0.040045,0.040454,0.040836,0.041187,0.041497,0.041757,0.041957,0.042097,0.042182,0.042223,0.042225,0.042189,0.042112,0.041994,0.041836,0.041640,0.041405,0.041128,0.040810,0.040457,0.040111,0.039970,0.040996,0.041678,0.042046,0.042333,0.042625,0.042932,0.043244,0.043556,0.043866,0.044178,0.044492,0.044813,0.045150,0.045512,0.045913,0.046355,0.046833,0.047332,0.047833,0.048326,0.048806,0.049273,0.049729,0.050171,0.050600,0.051011,0.051395,0.051732,0.051989,0.052138,0.052187,0.052188,0.052203,0.052250,0.052299,0.052310,0.052269,0.052179,0.052049,0.051879,0.051668,0.051418,0.051135,0.050830,0.050517,0.050208,0.049901,0.049575,0.049196,0.048738,0.048196,0.047579,0.046902,0.046175,0.045401,0.044583,0.043727,0.042840,0.041937,0.041048,0.040211,0.039458,0.038804,0.038292,0.038151,0.037510,0.036796,0.036129,0.035546,0.035028,0.034539,0.034054,0.033564,0.033070,0.032578,0.032087,0.031602,0.031127,0.030666,0.030219,0.029774,0.029319,0.028846,0.028358,0.027860,0.027360,0.026863,0.026371,0.025888,0.025415,0.024950,0.024485,0.024011,0.023524,0.023019,0.022499,0.021972,0.021463,0.021007,0.020618,0.020289,0.020003,0.019741,0.019491,0.019248,0.019013,0.018783,0.018556,0.018333,0.018112,0.017893,0.017678,0.017464,0.017253,0.017043,0.016835,0.016630,0.016427,0.016228,0.016034,0.015846,0.015662,0.015481,0.015303,0.015122,0.014899,0.014527,0.014022,0.014137,0.014384,0.014675,0.014987,0.015311,0.015640,0.015971,0.016304,0.016639,0.016975,0.017310,0.017641,0.017968,0.018288,0.018600,0.018905,0.019203,0.019494,0.019777,0.020049,0.020309,0.020556,0.020788,0.021007,0.021213,0.021406,0.021583,0.021745,0.021894,0.022039,0.022187,0.022334,0.022471,0.022593,0.022703,0.022806,0.022903,0.022995,0.023082,0.023165,0.023242,0.023316,0.023384,0.023446,0.023499,0.023543,0.023575,0.023592,0.023593,0.023578,0.023551,0.023514,0.023469,0.023419,0.023366,0.023311,0.023255,0.023199,0.023145,0.023095,0.023050,0.023014,0.022989,0.022976,0.022987,0.023017,0.023047,0.023076,0.023103,0.023127,0.023146,0.023162,0.023177,0.023190,0.023202,0.023211,0.023214,0.023212,0.023205,0.023199,0.023198,0.023208,0.023232,0.023271,0.023321,0.023379,0.023442,0.023508,0.023575,0.023642,0.023707,0.023767,0.023820,0.023863,0.023892,0.023899,0.023876,0.023816,0.023728,0.023627,0.023525,0.023422,0.023312,0.023189,0.023051,0.022898,0.022731,0.022548,0.022350,0.022144,0.021941,0.021756,0.021604,0.021491,0.021409,0.021341,0.021266,0.021173,0.021063,0.020942,0.020815,0.020683,0.020546,0.020400,0.020248,0.020093,0.019948,0.019841,0.019899,0.020835,0.021598,0.022161,0.022683,0.023222,0.023788,0.024375,0.024979,0.025599,0.026236,0.026888,0.027552,0.028223,0.028896,0.029567,0.030237,0.030914,0.031606,0.032319,0.033053,0.033806,0.034579,0.035372,0.036185,0.037022,0.037884,0.038775,0.039697,0.040649,0.041609,0.042547,0.043445,0.044323,0.045223,0.046164,0.047139,0.048132,0.049129,0.050132,0.051142,0.052162,0.053188,0.054213,0.055233,0.056242,0.057232,0.058198,0.059140,0.060066,0.060985,0.061899,0.062803,0.063690,0.064555,0.065394,0.066205,0.066981,0.067716,0.068410,0.069067,0.069680,0.070230,0.070699,0.071096,0.071304,0.071494,0.071748,0.072016,0.072258,0.072455,0.072600,0.072696,0.072743,0.072743,0.072694,0.072596,0.072446,0.072234,0.071951,0.071598,0.071197,0.070780,0.070375,0.069989,0.069614,0.069237,0.068848,0.068440,0.068013,0.067567,0.067104,0.066628,0.066148,0.065680,0.065242,0.064844,0.064474,0.064092,0.063657,0.063149,0.062581,0.061971,0.061335,0.060681,0.060012,0.059330,0.058636,0.057930,0.057211,0.056481,0.055749,0.055032,0.054348,0.053705,0.053100,0.052524,0.051966,0.051417,0.050871,0.050328,0.049786,0.049247,0.048720,0.048222,0.047746,0.047208,0.046357,0.045141,0.045114,0.045268,0.045395,0.045460,0.045467,0.045422,0.045330,0.045196,0.045017,0.044795,0.044530,0.044222,0.043874,0.043490,0.043075,0.042637,0.042185,0.041721,0.041244,0.040753,0.040245,0.039717,0.039169,0.038600,0.038011,0.037409,0.036799,0.036186,0.035571,0.034948,0.034320,0.033700,0.033106,0.032546,0.032018,0.031514,0.031026,0.030548,0.030075,0.029605,0.029136,0.028671,0.028213,0.027763,0.027325,0.026900,0.026492,0.026101,0.025730,0.025376,0.025038,0.024712,0.024395,0.024084,0.023776,0.023470,0.023165,0.022867,0.022577,-0.045303,-0.045133,-0.045633,-0.046449,-0.047466,-0.048686,-0.050098,-0.051764,-0.053724,-0.055949,-0.058351,-0.060830,-0.063341,-0.065883,-0.068454,-0.071054,-0.073672,-0.076281,-0.078833,-0.081132,-0.081281,-0.082144,-0.083537,-0.085113,-0.086750,-0.088422,-0.090126,-0.091859,-0.093622,-0.095419,-0.097245,-0.099099,-0.100980,-0.102880,-0.104787,-0.106689,-0.108576,-0.110437,-0.112259,-0.114027,-0.115735,-0.117382,-0.118963,-0.120465,-0.121893,-0.123302,-0.124778,-0.126338,-0.127858,-0.129183,-0.130163,-0.130616,-0.130565,-0.130386,-0.130022,-0.129248,-0.128077,-0.126920,-0.125895,-0.124983,-0.124137,-0.123320,-0.122503,-0.121658,-0.120762,-0.119791,-0.118727,-0.117556,-0.116265,-0.114839,-0.113260,-0.111504,-0.109546,-0.107358,-0.104910,-0.102174,-0.099118,-0.095703,-0.091886,-0.087618,-0.082852,-0.077547,-0.071674,-0.065218,-0.058182,-0.050575,-0.042430,-0.033806,-0.024629,-0.014204,-0.000267,0.018193,0.020521,0.021059,0.021203,0.021231,0.021228,0.021209,0.021163,0.021091,0.021005,0.020928,0.020876,0.020850,0.020834,0.020811,0.020770,0.020714,0.020655,0.020605,0.020570,0.020546,0.020525,0.020497,0.020459,0.020415,0.020371,0.020335,0.020305,0.020278,0.020249,0.020215,0.020177,0.020136,0.020098,0.020064,0.020036,0.020012,0.019991,0.019972,0.019954,0.019937,0.019920,0.019902,0.019883,0.019863,0.019844,0.019829,0.019816,0.019805,0.019793,0.019778,0.019761,0.019743,0.019725,0.019709,0.019693,0.019677,0.019659,0.019640,0.019623,0.019610,0.019600,0.019594,0.019587,0.019578,0.019567,0.019557,0.019554,0.019561,0.019580,0.019605,0.019632,0.019654,0.019670,0.019680,0.019691,0.019707,0.019730,0.019756,0.019783,0.019806,0.019825,0.019843,0.019863,0.019889,0.019919,0.019950,0.019976,0.019995,0.020008,0.020021,0.020038,0.020064,0.020098,0.020134,0.020166,0.020190,0.020204,0.020213,0.020222,0.020236,0.020254,0.020268,0.020264,0.020216,0.020045,0.019318,0.013689,0.009870,0.007365,0.005382,0.003610,0.001941,0.000350,-0.001167,-0.002609,-0.003983,-0.005302,-0.006577,-0.007814,-0.009011,-0.010167,-0.011281,-0.012357,-0.013404,-0.014435,-0.015460,-0.016490,-0.017548,-0.018654,-0.019735,-0.020617,-0.021100,-0.021305,-0.021366,-0.021378,-0.021370,-0.021329,-0.021246,-0.021127,-0.020986,-0.020840,-0.020702,-0.020578,-0.020476,-0.020428,-0.020533,-0.020808,-0.020336,-0.019795,-0.019262,-0.018750,-0.018248,-0.017725,-0.017148,-0.016524,-0.016111,-0.016252,-0.016301,-0.016514,-0.016701,-0.016792,-0.016958,-0.017168,-0.017352,-0.017436,-0.017414,-0.017322,-0.017170,-0.016942,-0.016632,-0.016245,-0.015789,-0.015268,-0.014683,-0.014031,-0.013306,-0.012497,-0.011587,-0.010560,-0.009394,-0.008055,-0.006500,-0.004667,-0.002481,0.000159,0.003392,0.007436,0.012624,0.019466,0.028737,0.041559,0.059160,0.080940,0.099543,0.104020,0.096513,0.086092,0.076927,0.069674,0.064034,0.059609,0.056079,0.053213,0.050847,0.048864,0.047178,0.045728,0.044471,0.043372,0.042405,0.041541,0.040759,0.040038,0.039363,0.038719,0.038089,0.037458,0.036827,0.036227,0.035678,0.035169,0.034688,0.034258,0.033915,0.033706,0.033437,0.033173,0.033249,0.033540,0.034540,0.035912,0.037277,0.038583,0.039854,0.041127,0.042432,0.043782,0.045170,0.046443,0.047949,0.049648,0.051481,0.053416,0.055434,0.057523,0.059675,0.061884,0.064124,0.066316,0.068325,0.069969,0.071040,0.071363,0.070845,0.069541,0.068112,0.066747,0.065579,0.064592,0.063717,0.062898,0.062106,0.061326,0.060539,0.059719,0.058840,0.057881,0.056830,0.055679,0.054427,0.053076,0.051626,0.050077,0.048430,0.046676,0.044759,0.042452,0.039074,0.034015,0.033278,0.033095,0.033046,0.033043,0.033051,0.033057,0.033059,0.033064,0.033079,0.033107,0.033147,0.033190,0.033225,0.033248,0.033258,0.033262,0.033267,0.033279,0.033299,0.033321,0.033338,0.033346,0.033343,0.033334,0.033326,0.033325,0.033333,0.033347,0.033361,0.033369,0.033368,0.033359,0.033349,0.033343,0.033345,0.033355,0.033367,0.033378,0.033381,0.033376,0.033363,0.033347,0.033332,0.033317,0.033304,0.033288,0.033269,0.033246,0.033218,0.033188,0.033158,0.033128,0.033099,0.033070,0.033042,0.033014,0.032988,0.032965,0.032942,0.032919,0.032892,0.032861,0.032826,0.032791,0.032759,0.032732,0.032712,0.032694,0.032674,0.032647,0.032610,0.032567,0.032520,0.032476,0.032439,0.032408,0.032379,0.032349,0.032311,0.032265,0.032217,0.032172,0.032139,0.032121,0.032117,0.032121,0.032126,0.032129,0.032133,0.032145,0.032175,0.032226,0.032291,0.032356,0.032401,0.032414,0.032393,0.032346,0.032279,0.032175,0.031966,0.031441,0.029522,0.015591,0.004373,-0.005050,-0.013911,-0.019122,-0.015854,-0.015510,-0.016451,-0.017166,-0.017528,-0.017794,-0.018068,-0.018323,-0.018658,-0.018874,-0.018556,-0.018001,-0.017486,-0.016981,-0.016250,-0.014679,-0.012284,-0.015373,-0.018720,-0.021854,-0.024716,-0.027338,-0.029759,-0.032004,-0.034074,-0.035914,-0.037313,-0.038168,-0.040344,-0.042386,-0.044034,-0.045203,-0.045624,-0.030924,-0.030824,-0.030274,-0.030164,-0.030192,-0.030273,-0.030379,-0.030500,-0.030625,-0.030750,-0.030869,-0.030983,-0.031092,-0.031196,-0.031293,-0.031382,-0.031460,-0.031528,-0.031591,-0.031659,-0.031735,-0.031816,-0.031895,-0.031969,-0.032037,-0.032099,-0.032156,-0.032208,-0.032256,-0.032302,-0.032343,-0.032375,-0.032395,-0.032403,-0.032401,-0.032396,-0.032386,-0.032368,-0.032336,-0.032288,-0.032225,-0.032149,-0.032064,-0.031973,-0.031880,-0.031785,-0.031687,-0.031587,-0.031485,-0.031382,-0.031284,-0.031194,-0.031110,-0.031027,-0.030935,-0.030828,-0.030705,-0.030569,-0.030426,-0.030280,-0.030132,-0.029984,-0.029835,-0.029686,-0.029538,-0.029390,-0.029219,-0.028969,-0.028629,-0.028546,-0.028496,-0.028432,-0.028349,-0.028250,-0.028140,-0.028021,-0.027896,-0.027763,-0.027624,-0.027478,-0.027327,-0.027169,-0.027008,-0.026848,-0.026694,-0.026553,-0.026424,-0.026306,-0.026194,-0.026083,-0.025969,-0.025852,-0.025730,-0.025602,-0.025467,-0.025328,-0.025182,-0.025030,-0.024863,-0.024672,-0.024455,-0.024219,-0.023974,-0.023729,-0.023488,-0.023252,-0.023019,-0.022788,-0.022558,-0.022329,-0.022102,-0.021879,-0.021662,-0.021454,-0.021257,-0.021076,-0.020910,-0.020760,-0.020623,-0.020495,-0.020372,-0.020253,-0.020134,-0.020015,-0.019896,-0.019779,-0.019664,-0.019555,-0.019453,-0.019357,-0.019259,-0.019138,-0.019167,-0.019338,-0.019472,-0.019588,-0.019696,-0.019799,-0.019898,-0.019993,-0.020088,-0.020184,-0.020282,-0.020381,-0.020484,-0.020593,-0.020712,-0.020846,-0.020998,-0.021166,-0.021347,-0.021536,-0.021729,-0.021925,-0.022122,-0.022319,-0.022518,-0.022718,-0.022918,-0.023116,-0.023307,-0.023485,-0.023645,-0.023780,-0.023895,-0.023996,-0.024093,-0.024193,-0.024295,-0.024398,-0.024497,-0.024592,-0.024682,-0.024769,-0.024853,-0.024934,-0.025016,-0.025098,-0.025182,-0.025268,-0.025351,-0.025431,-0.025506,-0.025574,-0.025636,-0.025691,-0.025740,-0.025781,-0.025815,-0.025841,-0.025858,-0.025863,-0.025856,-0.025844,-0.025869,-0.026114,-0.026292,-0.026413,-0.026525,-0.026644,-0.026769,-0.026897,-0.027026,-0.027154,-0.027283,-0.027412,-0.027542,-0.027672,-0.027801,-0.027930,-0.028057,-0.028182,-0.028308,-0.028433,-0.028558,-0.028683,-0.028806,-0.028928,-0.029048,-0.029166,-0.029282,-0.029393,-0.029499,-0.029594,-0.029680,-0.029758,-0.029837,-0.029919,-0.030005,-0.030090,-0.030174,-0.030261,-0.030351,-0.030443,-0.030536,-0.030627,-0.030716,-0.030805,-0.030894,-0.030986,-0.031084,-0.031191,-0.031309,-0.031435,-0.031561,-0.031682,-0.031792,-0.031893,-0.031986,-0.032073,-0.032156,-0.032235,-0.032311,-0.032385,-0.032454,-0.032515,-0.032562,-0.032597,-0.032649,-0.032817,-0.033412,-0.033574,-0.033612,-0.033606,-0.033579,-0.033540,-0.033492,-0.033436,-0.033374,-0.033307,-0.033234,-0.033158,-0.033077,-0.032994,-0.032910,-0.032821,-0.032722,-0.032607,-0.032476,-0.032335,-0.032189,-0.032038,-0.031883,-0.031722,-0.031556,-0.031384,-0.031206,-0.031021,-0.030828,-0.030631,-0.030442,-0.030273,-0.030125,-0.029979,-0.029804,-0.029577,-0.029296,-0.028978,-0.028644,-0.028305,-0.027966,-0.027627,-0.027286,-0.026944,-0.026600,-0.026250,-0.025890,-0.025516,-0.025129,-0.024737,-0.024357,-0.024006,-0.023694,-0.023417,-0.023165,-0.022927,-0.022694,-0.022462,-0.022231,-0.022002,-0.021781,-0.021578,-0.021389,-0.021168,-0.020782,-0.020245,-0.020421,-0.020752,-0.021135,-0.021544,-0.021964,-0.022388,-0.022814,-0.023241,-0.023672,-0.024105,-0.024541,-0.024977,-0.025411,-0.025836,-0.026247,-0.026634,-0.026994,-0.027324,-0.027628,-0.027911,-0.028175,-0.028421,-0.028649,-0.028861,-0.029058,-0.029242,-0.029413,-0.029574,-0.029726,-0.029875,-0.030024,-0.030180,-0.030345,-0.030522,-0.030709,-0.030900,-0.031088,-0.031268,-0.031439,-0.031602,-0.031759,-0.031907,-0.032047,-0.032174,-0.032284,-0.032373,-0.032436,-0.032470,-0.032478,-0.032462,-0.032430,-0.032385,-0.032331,-0.032270,-0.032204,-0.032134,-0.032060,-0.031981,-0.031896,-0.031803,-0.031706,-0.031611,-0.031519,-0.031463,-0.031448,-0.031450,-0.031475,-0.031517,-0.031572,-0.031633,-0.031696,-0.031757,-0.031813,-0.031863,-0.031907,-0.031943,-0.031966,-0.031972,-0.031953,-0.031905,-0.031827,-0.031724,-0.031601,-0.031463,-0.031314,-0.031155,-0.030987,-0.030810,-0.030623,-0.030429,-0.030227,-0.030022,-0.029817,-0.029620,-0.029440,-0.029289,-0.029164,-0.029046,-0.028908,-0.028738,-0.028539,-0.028317,-0.028078,-0.027825,-0.027557,-0.027274,-0.026974,-0.026653,-0.026307,-0.025931,-0.025526,-0.025095,-0.024648,-0.024193,-0.023735,-0.023277,-0.022820,-0.022367,-0.021918,-0.021475,-0.021041,-0.020624,-0.020236,-0.019895,-0.019627,-0.019524,-0.020110,-0.020573,-0.020883,-0.021149,-0.021407,-0.021667,-0.021927,-0.022187,-0.022447,-0.022708,-0.022971,-0.023231,-0.023485,-0.023726,-0.023949,-0.024151,-0.024338,-0.024515,-0.024689,-0.024864,-0.025039,-0.025211,-0.025379,-0.025542,-0.025702,-0.025861,-0.026029,-0.026216,-0.026429,-0.026665,-0.026901,-0.027113,-0.027292,-0.027453,-0.027620,-0.027805,-0.028005,-0.028211,-0.028415,-0.028614,-0.028809,-0.028998,-0.029182,-0.029357,-0.029517,-0.029658,-0.029774,-0.029867,-0.029947,-0.030025,-0.030109,-0.030202,-0.030298,-0.030395,-0.030487,-0.030574,-0.030658,-0.030739,-0.030820,-0.030892,-0.046594,-0.046346,-0.046106,-0.046599,-0.047195,-0.047260,-0.046804,-0.045941,-0.044737,-0.043261,-0.041609,-0.039862,-0.038042,-0.036139,-0.034149,-0.032080,-0.029945,-0.027739,-0.025265,-0.021779,-0.016719,-0.016457,-0.016775,-0.017241,-0.017762,-0.018301,-0.018849,-0.019415,-0.020016,-0.020662,-0.021342,-0.022041,-0.022748,-0.023469,-0.024222,-0.025031,-0.025907,-0.026841,-0.027813,-0.028802,-0.029806,-0.030850,-0.031961,-0.033140,-0.034353,-0.035545,-0.036648,-0.037559,-0.038182,-0.038478,-0.038406,-0.037899,-0.036861,-0.034969,-0.032388,-0.028942,-0.025618,-0.022332,-0.018876,-0.015157,-0.011168,-0.006951,-0.002566,0.001943,0.006546,0.011219,0.015934,0.020659,0.025369,0.030045,0.034677,0.039257,0.043774,0.048209,0.052542,0.056755,0.060837,0.064786,0.068603,0.072286,0.075829,0.079226,0.082471,0.085562,0.088501,0.091292,0.093939,0.096440,0.098779,0.100911,0.102596,0.101313,0.100876,0.101035,0.101342,0.101659,0.101963,0.102253,0.102526,0.102781,0.103020,0.103248,0.103465,0.103669,0.103852,0.104010,0.104138,0.104239,0.104314,0.104367,0.104395,0.104395,0.104360,0.104285,0.104170,0.104016,0.103823,0.103593,0.103323,0.103005,0.102636,0.102212,0.101735,0.101209,0.100636,0.100016,0.099344,0.098617,0.097832,0.096989,0.096090,0.095140,0.094141,0.093092,0.091991,0.090840,0.089641,0.088399,0.087118,0.085802,0.084450,0.083062,0.081637,0.080176,0.078686,0.077175,0.075651,0.074117,0.072572,0.071014,0.069443,0.067860,0.066272,0.064686,0.063106,0.061532,0.059963,0.058399,0.056843,0.055300,0.053773,0.052265,0.050776,0.049303,0.047844,0.046400,0.044974,0.043571,0.042191,0.040835,0.039503,0.038191,0.036900,0.035631,0.034387,0.033169,0.031974,0.030799,0.029641,0.028500,0.027382,0.026292,0.025232,0.024198,0.023184,0.022184,0.021198,0.020228,0.019279,0.018354,0.017454,0.016572,0.015705,0.014851,0.014027,0.013284,0.012750,0.012718,0.013361,0.012166,0.010783,0.009380,0.007994,0.006640,0.005328,0.004060,0.002832,0.001639,0.000476,-0.000658,-0.001761,-0.002831,-0.003863,-0.004858,-0.005817,-0.006744,-0.007646,-0.008526,-0.009382,-0.010215,-0.011052,-0.011956,-0.012988,-0.014114,-0.015084,-0.015878,-0.016487,-0.016962,-0.017361,-0.017715,-0.018038,-0.018336,-0.018609,-0.018854,-0.019076,-0.019280,-0.019461,-0.019556,-0.018959,-0.018523,-0.018156,-0.017800,-0.017468,-0.017184,-0.016989,-0.016974,-0.017297,-0.018158,-0.019094,-0.020838,-0.022485,-0.023084,-0.023311,-0.023573,-0.023819,-0.024030,-0.024195,-0.024316,-0.024400,-0.024459,-0.024507,-0.024547,-0.024577,-0.024597,-0.024612,-0.024627,-0.024645,-0.024665,-0.024683,-0.024699,-0.024714,-0.024731,-0.024749,-0.024768,-0.024787,-0.024805,-0.024821,-0.024838,-0.024854,-0.024870,-0.024888,-0.024908,-0.024932,-0.024961,-0.024996,-0.025036,-0.025080,-0.025126,-0.025171,-0.025215,-0.025258,-0.025301,-0.025341,-0.025379,-0.025415,-0.025448,-0.025481,-0.025515,-0.025552,-0.025588,-0.025623,-0.025655,-0.025689,-0.025725,-0.025761,-0.025794,-0.025820,-0.025838,-0.025851,-0.025858,-0.025848,-0.025807,-0.025722,-0.025582,-0.025384,-0.025152,-0.024953,-0.024399,-0.022797,-0.020928,-0.019884,-0.019076,-0.018804,-0.018957,-0.019387,-0.019972,-0.020638,-0.021350,-0.022090,-0.022896,-0.023837,-0.024145,-0.024384,-0.024621,-0.024878,-0.025161,-0.025468,-0.025787,-0.026098,-0.026381,-0.026619,-0.026791,-0.026861,-0.026780,-0.026516,-0.026073,-0.025415,-0.024867,-0.024461,-0.024136,-0.023845,-0.023559,-0.023258,-0.022927,-0.022555,-0.022145,-0.021704,-0.021246,-0.020778,-0.020302,-0.019814,-0.019310,-0.018783,-0.018229,-0.017647,-0.017041,-0.016416,-0.015783,-0.015170,-0.014719,-0.015859,-0.016461,-0.016663,-0.016708,-0.016696,-0.016670,-0.016644,-0.016620,-0.016597,-0.016572,-0.016543,-0.016510,-0.016473,-0.016434,-0.016395,-0.016357,-0.016318,-0.016276,-0.016228,-0.016174,-0.016115,-0.016053,-0.015991,-0.015928,-0.015864,-0.015794,-0.015717,-0.015635,-0.015547,-0.015453,-0.015356,-0.015257,-0.015155,-0.015048,-0.014933,-0.014811,-0.014683,-0.014547,-0.014404,-0.014256,-0.014103,-0.013944,-0.013778,-0.013604,-0.013423,-0.013234,-0.013037,-0.012832,-0.012620,-0.012402,-0.012176,-0.011943,-0.011702,-0.011454,-0.011199,-0.010939,-0.010672,-0.010399,-0.010119,-0.009831,-0.009535,-0.009233,-0.008927,-0.008620,-0.008314,-0.008008,-0.007698,-0.007380,-0.007054,-0.006720,-0.006384,-0.006054,-0.005733,-0.005422,-0.005112,-0.004797,-0.004473,-0.004144,-0.003813,-0.003487,-0.003176,-0.002883,-0.002599,-0.002313,-0.002018,-0.001714,-0.001410,-0.001114,-0.000836,-0.000579,-0.000334,-0.000087,0.000171,0.000439,0.000709,0.000973,0.001220,0.001450,0.001677,0.001901,0.002112,0.002400,0.003202,0.005727,0.010632,0.007960,0.004174,-0.000601,-0.007009,-0.013040,-0.013924,-0.014154,-0.014247,-0.014311,-0.014376,-0.014449,-0.014541,-0.014634,-0.014800,-0.015110,-0.015192,-0.014988,-0.014613,-0.014267,-0.014510,-0.019796,-0.023484,-0.026115,-0.028323,-0.030252,-0.031960,-0.033481,-0.034847,-0.036092,-0.037254,-0.038449,-0.040665,-0.042590,-0.044291,-0.045594,-0.046282,-0.046393,],
[0.234294,0.234658,0.235019,0.235300,0.235141,0.234650,0.233917,0.232987,0.231899,0.230701,0.229441,0.228151,0.226837,0.225480,0.224053,0.222525,0.220876,0.219096,0.217183,0.215151,0.213016,0.210794,0.208489,0.206101,0.203635,0.201100,0.198509,0.195864,0.193149,0.190325,0.187327,0.184055,0.180370,0.176088,0.171015,0.165070,0.158408,0.151321,0.143996,0.136453,0.128655,0.120597,0.112301,0.103786,0.095040,0.086038,0.076766,0.067228,0.057436,0.047399,0.037131,0.026651,0.015987,0.005174,-0.005753,-0.016756,-0.027780,-0.038762,-0.049640,-0.060375,-0.070961,-0.081408,-0.091725,-0.101875,-0.111738,-0.121045,-0.129177,-0.133766,-0.122275,-0.113999,-0.109497,-0.105765,-0.101771,-0.097448,-0.092934,-0.088254,-0.083382,-0.078314,-0.073091,-0.067765,-0.062391,-0.057032,-0.051680,-0.046252,-0.040637,-0.034772,-0.028666,-0.022363,-0.015894,-0.009253,-0.002395,0.004716,0.012066,0.019594,0.027240,0.035013,0.042991,0.051204,0.059443,0.067280,0.074558,0.081605,0.088827,0.096350,0.104096,0.111981,0.119984,0.128122,0.136366,0.144654,0.152919,0.161117,0.169230,0.177250,0.185176,0.193017,0.200785,0.208467,0.216007,0.223343,0.230446,0.237329,0.244004,0.250455,0.256642,0.262514,0.268051,0.273269,0.278283,0.283234,0.288028,0.291388,0.286224,0.288541,0.291924,0.294799,0.297014,0.298768,0.300244,0.301510,0.302567,0.303404,0.304046,0.304541,0.304912,0.305133,0.305154,0.304947,0.304567,0.304125,0.303727,0.303419,0.303192,0.303005,0.302804,0.302537,0.302168,0.301700,0.301223,0.300953,0.301216,0.302319,0.304238,0.306267,0.307310,0.307141,0.306550,0.306329,0.306759,0.307694,0.308855,0.310027,0.311109,0.312082,0.312973,0.313827,0.314667,0.315482,0.316234,0.316892,0.317448,0.317929,0.318373,0.318808,0.319237,0.319651,0.320028,0.320350,0.320633,0.320883,0.321013,0.320805,0.320076,0.319063,0.318725,0.319224,0.315849,0.311668,0.307281,0.302751,0.298042,0.293112,0.287941,0.282514,0.276819,0.270843,0.264585,0.258057,0.251278,0.244263,0.237013,0.229517,0.221763,0.213745,0.205474,0.196977,0.188288,0.179436,0.170436,0.161294,0.152021,0.142638,0.133183,0.123717,0.114354,0.105294,0.096817,0.089196,0.082545,0.076746,0.071545,0.066694,0.062022,0.057437,0.052897,0.048391,0.043922,0.039499,0.035136,0.030848,0.026657,0.022586,0.018661,0.014909,0.011344,0.007962,0.004738,0.001647,-0.001335,-0.004229,-0.007055,-0.009835,-0.012583,-0.015306,-0.017980,-0.020553,-0.022944,-0.025074,-0.026888,-0.028354,-0.028557,-0.027481,-0.026013,-0.024193,-0.022082,-0.019765,-0.017327,-0.014830,-0.012310,-0.009770,-0.007195,-0.004562,-0.001850,0.000960,0.003884,0.006937,0.010134,0.013482,0.016971,0.020585,0.024305,0.028114,0.031994,0.035926,0.039890,0.043868,0.047843,0.051807,0.055778,0.059836,0.064167,0.069090,0.074972,0.082007,0.090055,0.098747,0.107730,0.116788,0.125836,0.134838,0.143761,0.152570,0.161251,0.169805,0.178224,0.186478,0.194516,0.202289,0.209766,0.216940,0.223834,0.230480,0.236904,0.243103,0.249051,0.254722,0.260109,0.265227,0.270108,0.274796,0.279331,0.283721,0.287916,0.291744,0.294520,0.292780,0.292071,0.292316,0.292537,0.292469,0.292201,0.291852,0.291454,0.291000,0.290489,0.289948,0.289413,0.288932,0.288560,0.288329,0.288219,0.288161,0.288081,0.287943,0.287748,0.287506,0.287217,0.286864,0.286430,0.285927,0.285421,0.285024,0.284808,0.284709,0.284448,0.283597,0.281912,0.279729,0.277706,0.276196,0.275185,0.274489,0.273898,0.273256,0.272473,0.271529,0.270446,0.269265,0.268032,0.266801,0.265624,0.264500,0.263347,0.262024,0.260413,0.258484,0.256276,0.253842,0.251199,0.248330,0.245210,0.241850,0.238286,0.234516,0.230509,0.226244,0.221820,0.217629,0.215036,0.219158,0.215906,0.211232,0.206649,0.202555,0.198859,0.195313,0.191728,0.188043,0.184271,0.180424,0.176497,0.172485,0.168417,0.164342,0.160307,0.156299,0.152250,0.148096,0.143805,0.139401,0.134924,0.130424,0.125940,0.121506,0.117141,0.112791,0.108327,0.103617,0.098678,0.093673,0.088716,0.083662,0.078232,0.072266,0.065763,0.058823,0.051603,0.044268,0.036961,0.029775,0.022734,0.015822,0.009016,0.002332,-0.004176,-0.010451,-0.016487,-0.022370,-0.028232,-0.034164,-0.040168,-0.046170,-0.052095,-0.057876,-0.063474,-0.068897,-0.074156,-0.079201,-0.083892,-0.088338,-0.093637,-0.102830,-0.115253,-0.110806,-0.102517,-0.092838,-0.082480,-0.071793,-0.060941,-0.049965,-0.038852,-0.027598,-0.016226,-0.004782,0.006668,0.018057,0.029324,0.040406,0.051243,0.061785,0.072007,0.081907,0.091493,0.100774,0.109760,0.118468,0.126915,0.135107,0.143032,0.150675,0.158031,0.165085,0.171753,0.177835,0.183095,0.187466,0.191120,0.194299,0.197187,0.199895,0.202486,0.204994,0.207436,0.209816,0.212128,0.214355,0.216482,0.218491,0.220365,0.222084,0.223631,0.225003,0.226209,0.227273,0.228219,0.229077,0.229880,0.230658,0.231433,0.232207,0.232969,0.233687,0.008844,0.003372,0.005539,-0.001356,-0.005077,-0.008109,-0.011058,-0.012750,-0.012415,-0.010731,-0.008897,-0.007483,-0.006329,-0.005142,-0.003816,-0.002373,-0.000907,0.000453,0.001594,0.002251,-0.000388,-0.001968,-0.002676,-0.003036,-0.003311,-0.003596,-0.003874,-0.004094,-0.004229,-0.004296,-0.004332,-0.004353,-0.004337,-0.004257,-0.004102,-0.003879,-0.003596,-0.003278,-0.002987,-0.002795,-0.002684,-0.002502,-0.002095,-0.001337,0.000233,0.003784,0.010829,0.022078,0.037282,0.056914,0.080297,0.101920,0.116067,0.122031,0.106298,0.108118,0.105387,0.101573,0.098279,0.095726,0.093775,0.092255,0.091034,0.090020,0.089147,0.088350,0.087554,0.086677,0.085646,0.084421,0.083013,0.081473,0.079860,0.078198,0.076439,0.074479,0.072194,0.069494,0.066353,0.062802,0.058886,0.054615,0.049938,0.044760,0.038996,0.032610,0.025655,0.018254,0.010399,0.001476,-0.010603,-0.026729,-0.028137,-0.027974,-0.027500,-0.026954,-0.026405,-0.025857,-0.025285,-0.024665,-0.023997,-0.023314,-0.022674,-0.022130,-0.021697,-0.021330,-0.020939,-0.020427,-0.019750,-0.018944,-0.018112,-0.017369,-0.016774,-0.016300,-0.015846,-0.015299,-0.014607,-0.013805,-0.012994,-0.012279,-0.011705,-0.011231,-0.010765,-0.010220,-0.009568,-0.008850,-0.008143,-0.007513,-0.006973,-0.006489,-0.006011,-0.005505,-0.004971,-0.004426,-0.003883,-0.003333,-0.002757,-0.002151,-0.001543,-0.000980,-0.000501,-0.000099,0.000287,0.000742,0.001321,0.002014,0.002740,0.003397,0.003917,0.004314,0.004666,0.005074,0.005595,0.006215,0.006862,0.007454,0.007954,0.008377,0.008777,0.009197,0.009642,0.010084,0.010486,0.010841,0.011177,0.011536,0.011940,0.012373,0.012789,0.013148,0.013445,0.013715,0.014008,0.014348,0.014713,0.015054,0.015332,0.015557,0.015785,0.016086,0.016488,0.016950,0.017378,0.017682,0.017840,0.017911,0.018004,0.018202,0.018492,0.018751,0.018798,0.018480,0.017750,0.016707,0.015578,0.014726,0.014985,0.020484,0.070077,0.101261,0.120400,0.134721,0.146833,0.157604,0.167258,0.175856,0.183493,0.190322,0.196490,0.202074,0.207064,0.211405,0.215055,0.218033,0.220441,0.222438,0.224151,0.225630,0.226977,0.228558,0.230777,0.232822,0.233169,0.233104,0.229267,0.221813,0.212492,0.202281,0.191611,0.180815,0.170128,0.159946,0.150801,0.142997,0.136383,0.130573,0.125608,0.122647,0.121915,0.111103,0.099555,0.088422,0.077845,0.067335,0.056054,0.043453,0.030733,0.024132,0.025906,0.023154,0.024021,0.025204,0.026646,0.028570,0.030402,0.031366,0.030646,0.028779,0.027074,0.026044,0.025314,0.024524,0.023603,0.022615,0.021627,0.020610,0.019475,0.018155,0.016645,0.015001,0.013293,0.011493,0.009446,0.006963,0.003904,0.000221,-0.004080,-0.009120,-0.015349,-0.023523,-0.034569,-0.049569,-0.069913,-0.097147,-0.130237,-0.158109,-0.164370,-0.152408,-0.135866,-0.120992,-0.108932,-0.099517,-0.092341,-0.086865,-0.082516,-0.078830,-0.075540,-0.072616,-0.070172,-0.068246,-0.066716,-0.065384,-0.064104,-0.062854,-0.061735,-0.060826,-0.060077,-0.059386,-0.058773,-0.058591,-0.059314,-0.060567,-0.060979,-0.059759,-0.057602,-0.055418,-0.053605,-0.051837,-0.049961,-0.052835,-0.054891,-0.061798,-0.077158,-0.094056,-0.110069,-0.125213,-0.140092,-0.155236,-0.170967,-0.186888,-0.194483,-0.206034,-0.220506,-0.235715,-0.250677,-0.265327,-0.280170,-0.295975,-0.313599,-0.333790,-0.356833,-0.381966,-0.406738,-0.427113,-0.439105,-0.440565,-0.433754,-0.429693,-0.426592,-0.424589,-0.423106,-0.421442,-0.419273,-0.416613,-0.413511,-0.409809,-0.405218,-0.399506,-0.392554,-0.384343,-0.374922,-0.364365,-0.352735,-0.340067,-0.326374,-0.311679,-0.295925,-0.278528,-0.257235,-0.225506,-0.178444,-0.173063,-0.172767,-0.173650,-0.174890,-0.176140,-0.177195,-0.177961,-0.178449,-0.178750,-0.178966,-0.179161,-0.179329,-0.179414,-0.179352,-0.179122,-0.178765,-0.178369,-0.178030,-0.177801,-0.177675,-0.177589,-0.177460,-0.177227,-0.176874,-0.176440,-0.175992,-0.175600,-0.175305,-0.175106,-0.174959,-0.174793,-0.174544,-0.174179,-0.173714,-0.173213,-0.172764,-0.172433,-0.172235,-0.172114,-0.171966,-0.171687,-0.171228,-0.170620,-0.169964,-0.169383,-0.168960,-0.168692,-0.168494,-0.168243,-0.167838,-0.167254,-0.166551,-0.165843,-0.165243,-0.164808,-0.164518,-0.164287,-0.164010,-0.163605,-0.163051,-0.162391,-0.161713,-0.161108,-0.160636,-0.160300,-0.160043,-0.159775,-0.159416,-0.158933,-0.158365,-0.157813,-0.157393,-0.157184,-0.157186,-0.157314,-0.157441,-0.157457,-0.157327,-0.157105,-0.156908,-0.156851,-0.156993,-0.157309,-0.157715,-0.158126,-0.158506,-0.158898,-0.159399,-0.160105,-0.161053,-0.162182,-0.163342,-0.164331,-0.164955,-0.165070,-0.164595,-0.163498,-0.161754,-0.159296,-0.155990,-0.151606,-0.145751,-0.137338,-0.117529,-0.097095,-0.076380,-0.058026,-0.077769,-0.104188,-0.113657,-0.116240,-0.117275,-0.117306,-0.116338,-0.115820,-0.118982,-0.131527,-0.149364,-0.169463,-0.185324,-0.193146,-0.194538,-0.191993,-0.187679,-0.182619,-0.167931,-0.152079,-0.136494,-0.121548,-0.107100,-0.092804,-0.078344,-0.063730,-0.049823,-0.038953,-0.032496,-0.016881,-0.001830,0.011080,0.019513,0.016998,-0.030566,-0.030598,-0.032752,-0.032994,-0.032340,-0.030973,-0.029055,-0.026807,-0.024423,-0.022014,-0.019618,-0.017245,-0.014900,-0.012586,-0.010309,-0.008083,-0.005931,-0.003864,-0.001865,0.000115,0.002132,0.004219,0.006373,0.008571,0.010788,0.013003,0.015204,0.017380,0.019532,0.021664,0.023761,0.025747,0.027494,0.028899,0.030019,0.031140,0.032642,0.034685,0.037125,0.039725,0.042324,0.044866,0.047357,0.049816,0.052248,0.054648,0.057016,0.059343,0.061618,0.063831,0.065989,0.068128,0.070292,0.072512,0.074788,0.077092,0.079387,0.081644,0.083853,0.086015,0.088138,0.090234,0.092276,0.094224,0.096083,0.098078,0.100934,0.106333,0.113701,0.112200,0.108828,0.104849,0.100581,0.096181,0.091732,0.087258,0.082756,0.078224,0.073672,0.069118,0.064581,0.060071,0.055604,0.051200,0.046876,0.042635,0.038465,0.034353,0.030285,0.026253,0.022247,0.018262,0.014297,0.010360,0.006483,0.002726,-0.000845,-0.004187,-0.007315,-0.010251,-0.012971,-0.015432,-0.017648,-0.019677,-0.021583,-0.023415,-0.025203,-0.026964,-0.028704,-0.030423,-0.032120,-0.033790,-0.035429,-0.037029,-0.038581,-0.040078,-0.041516,-0.042903,-0.044254,-0.045582,-0.046896,-0.048199,-0.049489,-0.050762,-0.052014,-0.053243,-0.054437,-0.055581,-0.056643,-0.057585,-0.058383,-0.059047,-0.059126,-0.058648,-0.058096,-0.057458,-0.056753,-0.056009,-0.055248,-0.054472,-0.053676,-0.052858,-0.052021,-0.051176,-0.050328,-0.049473,-0.048595,-0.047669,-0.046680,-0.045623,-0.044512,-0.043367,-0.042205,-0.041034,-0.039854,-0.038659,-0.037442,-0.036204,-0.034953,-0.033705,-0.032485,-0.031327,-0.030270,-0.029278,-0.028122,-0.026552,-0.024571,-0.022338,-0.019983,-0.017559,-0.015084,-0.012576,-0.010049,-0.007501,-0.004927,-0.002330,0.000274,0.002859,0.005402,0.007897,0.010364,0.012834,0.015331,0.017863,0.020416,0.022963,0.025479,0.027959,0.030424,0.032919,0.035500,0.038201,0.040984,0.043599,0.044689,0.036723,0.031258,0.028605,0.026826,0.025136,0.023343,0.021474,0.019571,0.017646,0.015684,0.013689,0.011666,0.009613,0.007531,0.005424,0.003291,0.001125,-0.001076,-0.003312,-0.005583,-0.007887,-0.010222,-0.012582,-0.014966,-0.017370,-0.019780,-0.022161,-0.024439,-0.026486,-0.028126,-0.029191,-0.029631,-0.029596,-0.029383,-0.029235,-0.029202,-0.029199,-0.029140,-0.029001,-0.028806,-0.028585,-0.028344,-0.028080,-0.027790,-0.027472,-0.027107,-0.026669,-0.026139,-0.025529,-0.024879,-0.024239,-0.023640,-0.023090,-0.022581,-0.022097,-0.021628,-0.021160,-0.020680,-0.020177,-0.019668,-0.019192,-0.018765,-0.018298,-0.017551,-0.016043,-0.012449,-0.010794,-0.009890,-0.009336,-0.008899,-0.008455,-0.007979,-0.007488,-0.006996,-0.006492,-0.005964,-0.005408,-0.004821,-0.004192,-0.003511,-0.002779,-0.002014,-0.001258,-0.000555,0.000073,0.000635,0.001148,0.001627,0.002075,0.002498,0.002900,0.003253,0.003490,0.003550,0.003474,0.003447,0.003700,0.004241,0.004672,0.004377,0.002939,0.000330,-0.003176,-0.007219,-0.011509,-0.015872,-0.020234,-0.024567,-0.028857,-0.033095,-0.037272,-0.041390,-0.045456,-0.049476,-0.053445,-0.057348,-0.061160,-0.064859,-0.068432,-0.071891,-0.075264,-0.078571,-0.081827,-0.085043,-0.088167,-0.091108,-0.093823,-0.096564,-0.100199,-0.106655,-0.115182,-0.114172,-0.111301,-0.107879,-0.104182,-0.100323,-0.096355,-0.092279,-0.088072,-0.083711,-0.079189,-0.074515,-0.069705,-0.064780,-0.059763,-0.054683,-0.049566,-0.044415,-0.039218,-0.033955,-0.028620,-0.023215,-0.017747,-0.012224,-0.006649,-0.001019,0.004650,0.010292,0.015761,0.020851,0.025386,0.029373,0.033026,0.036522,0.039902,0.043177,0.046361,0.049464,0.052491,0.055448,0.058347,0.061209,0.064050,0.066871,0.069655,0.072366,0.074958,0.077388,0.079643,0.081747,0.083749,0.085695,0.087605,0.089480,0.091303,0.093062,0.094756,0.096394,0.097969,0.099447,0.100760,0.101818,0.102535,0.102852,0.102289,0.100896,0.099236,0.097373,0.095358,0.093245,0.091070,0.088844,0.086559,0.084209,0.081807,0.079372,0.076914,0.074419,0.071846,0.069143,0.066266,0.063210,0.060008,0.056709,0.053350,0.049951,0.046514,0.043033,0.039504,0.035934,0.032337,0.028722,0.025068,0.021299,0.017267,0.012782,0.007703,0.002020,-0.004167,-0.010710,-0.017452,-0.024262,-0.031050,-0.037767,-0.044391,-0.050914,-0.057333,-0.063650,-0.069868,-0.075996,-0.082051,-0.088048,-0.093979,-0.099818,-0.105533,-0.111101,-0.116506,-0.121735,-0.126776,-0.131624,-0.136293,-0.140797,-0.145115,-0.149155,-0.152727,-0.155504,-0.156343,-0.148647,-0.142576,-0.138984,-0.136325,-0.133858,-0.131301,-0.128620,-0.125861,-0.123059,-0.120199,-0.117267,-0.114268,-0.111230,-0.108199,-0.105230,-0.102344,-0.099516,-0.096683,-0.093783,-0.090787,-0.087699,-0.084545,-0.081349,-0.078129,-0.074896,-0.071670,-0.068495,-0.065463,-0.062735,-0.060515,-0.058974,-0.058114,-0.057673,-0.057246,-0.056586,-0.055675,-0.054597,-0.053443,-0.052272,-0.051108,-0.049951,-0.048797,-0.047646,-0.046512,-0.045425,-0.044427,-0.043555,-0.042803,-0.042113,-0.041405,-0.040615,-0.039729,-0.038766,-0.037762,-0.036748,-0.035739,-0.034718,-0.033647,-0.032507,-0.031387,-0.225097,-0.238218,-0.265223,-0.269330,-0.267658,-0.268131,-0.269071,-0.268721,-0.266857,-0.264032,-0.260841,-0.257631,-0.254488,-0.251334,-0.248033,-0.244494,-0.240741,-0.236922,-0.233389,-0.230916,-0.229809,-0.224080,-0.217654,-0.210898,-0.203988,-0.197077,-0.190196,-0.183240,-0.176049,-0.168522,-0.160674,-0.152616,-0.144446,-0.136137,-0.127511,-0.118322,-0.108407,-0.097805,-0.086750,-0.075522,-0.064188,-0.052493,-0.040056,-0.026771,-0.012966,0.000610,0.012511,0.020457,0.022929,0.020631,0.014553,0.004642,-0.008752,-0.026758,-0.023714,-0.035396,-0.043253,-0.046387,-0.047835,-0.049344,-0.051578,-0.054720,-0.058705,-0.063286,-0.068197,-0.073298,-0.078509,-0.083727,-0.088870,-0.093917,-0.098844,-0.103601,-0.108156,-0.112520,-0.116714,-0.120741,-0.124601,-0.128294,-0.131806,-0.135107,-0.138162,-0.140963,-0.143549,-0.145969,-0.148238,-0.150345,-0.152287,-0.154062,-0.155662,-0.157100,-0.158438,-0.159975,-0.161525,-0.163089,-0.164664,-0.166227,-0.167755,-0.169243,-0.170706,-0.172172,-0.173672,-0.175231,-0.176835,-0.178438,-0.180002,-0.181515,-0.182981,-0.184408,-0.185823,-0.187251,-0.188693,-0.190130,-0.191538,-0.192894,-0.194177,-0.195379,-0.196508,-0.197587,-0.198636,-0.199662,-0.200643,-0.201546,-0.202344,-0.203026,-0.203589,-0.204044,-0.204427,-0.204762,-0.205048,-0.205253,-0.205340,-0.205280,-0.205058,-0.204682,-0.204187,-0.203619,-0.203008,-0.202353,-0.201620,-0.200771,-0.199784,-0.198659,-0.197404,-0.196046,-0.194623,-0.193165,-0.191676,-0.190141,-0.188545,-0.186876,-0.185122,-0.183287,-0.181396,-0.179481,-0.177552,-0.175602,-0.173625,-0.171622,-0.169593,-0.167538,-0.165470,-0.163411,-0.161375,-0.159354,-0.157332,-0.155298,-0.153248,-0.151182,-0.149112,-0.147064,-0.145069,-0.143136,-0.141245,-0.139368,-0.137493,-0.135617,-0.133740,-0.131862,-0.130001,-0.128186,-0.126432,-0.124736,-0.123082,-0.121450,-0.119824,-0.118198,-0.116585,-0.115001,-0.113457,-0.111937,-0.110408,-0.108847,-0.107267,-0.105728,-0.104408,-0.103819,-0.105261,-0.111864,-0.125520,-0.119583,-0.111463,-0.102936,-0.094378,-0.085967,-0.077808,-0.069944,-0.062375,-0.055073,-0.047980,-0.041023,-0.034153,-0.027375,-0.020746,-0.014365,-0.008371,-0.002878,0.002113,0.006697,0.010975,0.015028,0.019157,0.023983,0.029462,0.035002,0.041797,0.047873,0.052684,0.056710,0.060244,0.063250,0.065596,0.067122,0.067784,0.067778,0.067467,0.067133,0.066713,0.065309,0.054832,0.046543,0.039118,0.031778,0.024703,0.018365,0.013651,0.012256,0.016604,0.027272,0.036064,0.060282,0.083862,0.092717,0.097468,0.100412,0.102053,0.102791,0.102933,0.102704,0.102182,0.101507,0.100823,0.100143,0.099382,0.098494,0.097538,0.096627,0.095821,0.095089,0.094347,0.093552,0.092736,0.091968,0.091299,0.090726,0.090212,0.089727,0.089267,0.088845,0.088474,0.088160,0.087907,0.087733,0.087673,0.087756,0.087984,0.088327,0.088723,0.089120,0.089494,0.089858,0.090236,0.090628,0.091009,0.091349,0.091647,0.091941,0.092281,0.092688,0.093129,0.093549,0.093921,0.094280,0.094693,0.095193,0.095737,0.096235,0.096645,0.097019,0.097452,0.097948,0.098376,0.098590,0.098516,0.097948,0.096552,0.094038,0.089970,0.081995,0.059023,0.031736,0.020197,0.011014,0.006437,0.007709,0.012902,0.020215,0.028620,0.037570,0.046745,0.056639,0.068306,0.070745,0.071955,0.073025,0.074394,0.076266,0.078634,0.081344,0.084090,0.086363,0.087492,0.086817,0.083930,0.078928,0.072573,0.066122,0.061422,0.056728,0.051864,0.046707,0.041182,0.035362,0.029295,0.022893,0.015978,0.008472,0.000451,-0.007953,-0.016628,-0.025496,-0.034537,-0.043789,-0.053330,-0.063246,-0.073597,-0.084396,-0.095563,-0.106901,-0.117968,-0.126928,-0.115840,-0.111238,-0.111762,-0.114418,-0.117911,-0.121714,-0.125649,-0.129654,-0.133682,-0.137704,-0.141740,-0.145839,-0.150042,-0.154359,-0.158781,-0.163285,-0.167838,-0.172423,-0.177053,-0.181767,-0.186601,-0.191555,-0.196617,-0.201777,-0.207023,-0.212324,-0.217652,-0.223015,-0.228454,-0.234005,-0.239670,-0.245434,-0.251284,-0.257195,-0.263124,-0.269039,-0.274953,-0.280915,-0.286958,-0.293082,-0.299273,-0.305508,-0.311738,-0.317892,-0.323934,-0.329901,-0.335861,-0.341860,-0.347890,-0.353911,-0.359869,-0.365699,-0.371340,-0.376770,-0.382028,-0.387187,-0.392301,-0.397370,-0.402339,-0.407133,-0.411690,-0.415972,-0.419976,-0.423732,-0.427294,-0.430715,-0.434014,-0.437170,-0.440135,-0.442851,-0.445265,-0.447355,-0.449147,-0.450721,-0.452160,-0.453502,-0.454721,-0.455766,-0.456593,-0.457173,-0.457483,-0.457535,-0.457408,-0.457207,-0.456993,-0.456735,-0.456352,-0.455780,-0.454995,-0.454009,-0.452869,-0.451669,-0.450511,-0.449445,-0.448457,-0.447519,-0.446644,-0.445876,-0.445267,-0.444836,-0.444581,-0.444555,-0.444964,-0.446098,-0.447567,-0.447539,-0.444018,-0.430678,-0.402441,-0.401267,-0.417473,-0.434628,-0.450513,-0.464639,-0.476743,-0.486394,-0.492837,-0.495616,-0.497523,-0.497715,-0.499895,-0.503538,-0.506392,-0.506880,-0.503556,-0.487968,-0.471933,-0.455490,-0.438219,-0.420543,-0.402873,-0.385450,-0.368336,-0.351449,-0.334623,-0.316978,-0.288315,-0.263056,-0.240976,-0.224070,-0.216211,-0.218782,],
[-0.014723,-0.013049,-0.013191,-0.015140,-0.016654,-0.017950,-0.019172,-0.020353,-0.021496,-0.022617,-0.023741,-0.024887,-0.026063,-0.027265,-0.028481,-0.029694,-0.030887,-0.032050,-0.033176,-0.034262,-0.035307,-0.036318,-0.037302,-0.038263,-0.039207,-0.040138,-0.041064,-0.041993,-0.042925,-0.043857,-0.044772,-0.045637,-0.046397,-0.046975,-0.047287,-0.047279,-0.046965,-0.046411,-0.045682,-0.044820,-0.043856,-0.042816,-0.041714,-0.040553,-0.039322,-0.038014,-0.036632,-0.035180,-0.033660,-0.032056,-0.030340,-0.028477,-0.026451,-0.024273,-0.021989,-0.019652,-0.017306,-0.014970,-0.012647,-0.010331,-0.008014,-0.005690,-0.003350,-0.000979,0.001438,0.003880,0.006186,0.007641,0.005124,0.003636,0.002831,0.001796,0.000383,-0.001211,-0.002835,-0.004482,-0.006198,-0.007975,-0.009806,-0.011660,-0.013512,-0.015328,-0.017129,-0.018936,-0.020777,-0.022656,-0.024576,-0.026522,-0.028482,-0.030472,-0.032520,-0.034648,-0.036832,-0.039018,-0.041117,-0.043026,-0.044668,-0.046039,-0.047181,-0.048109,-0.048868,-0.049560,-0.050256,-0.050956,-0.051650,-0.052354,-0.053074,-0.053812,-0.054545,-0.055248,-0.055878,-0.056398,-0.056796,-0.057075,-0.057255,-0.057357,-0.057412,-0.057439,-0.057439,-0.057406,-0.057339,-0.057249,-0.057141,-0.057000,-0.056810,-0.056541,-0.056155,-0.055614,-0.054949,-0.054390,-0.054603,-0.057507,-0.070488,-0.072914,-0.072658,-0.071603,-0.070391,-0.069232,-0.068116,-0.067005,-0.065859,-0.064668,-0.063446,-0.062215,-0.061000,-0.059788,-0.058553,-0.057276,-0.055981,-0.054714,-0.053522,-0.052432,-0.051447,-0.050544,-0.049685,-0.048829,-0.047957,-0.047061,-0.046165,-0.045328,-0.044660,-0.044272,-0.044162,-0.044120,-0.043821,-0.043261,-0.042766,-0.042632,-0.042923,-0.043523,-0.044265,-0.045030,-0.045763,-0.046452,-0.047110,-0.047763,-0.048419,-0.049066,-0.049687,-0.050282,-0.050866,-0.051459,-0.052081,-0.052737,-0.053409,-0.054071,-0.054704,-0.055302,-0.055877,-0.056455,-0.057019,-0.057417,-0.057407,-0.056936,-0.056428,-0.056517,-0.055500,-0.054295,-0.053165,-0.052125,-0.051124,-0.050117,-0.049088,-0.048032,-0.046941,-0.045800,-0.044591,-0.043311,-0.041969,-0.040582,-0.039168,-0.037733,-0.036271,-0.034769,-0.033212,-0.031597,-0.029934,-0.028238,-0.026527,-0.024813,-0.023103,-0.021397,-0.019702,-0.018042,-0.016482,-0.015131,-0.014126,-0.013578,-0.013508,-0.013841,-0.014445,-0.015195,-0.015999,-0.016804,-0.017588,-0.018347,-0.019088,-0.019821,-0.020556,-0.021297,-0.022043,-0.022787,-0.023523,-0.024250,-0.024970,-0.025692,-0.026428,-0.027183,-0.027954,-0.028731,-0.029494,-0.030226,-0.030917,-0.031576,-0.032225,-0.032896,-0.033616,-0.034426,-0.035442,-0.036836,-0.036694,-0.035024,-0.033755,-0.032710,-0.031764,-0.030866,-0.029988,-0.029100,-0.028179,-0.027214,-0.026215,-0.025200,-0.024187,-0.023191,-0.022222,-0.021284,-0.020381,-0.019516,-0.018695,-0.017916,-0.017177,-0.016473,-0.015796,-0.015133,-0.014467,-0.013782,-0.013064,-0.012309,-0.011527,-0.010755,-0.010063,-0.009564,-0.009389,-0.009637,-0.010314,-0.011335,-0.012574,-0.013924,-0.015324,-0.016749,-0.018191,-0.019646,-0.021106,-0.022561,-0.023999,-0.025415,-0.026816,-0.028225,-0.029675,-0.031188,-0.032761,-0.034358,-0.035930,-0.037437,-0.038863,-0.040215,-0.041511,-0.042769,-0.044003,-0.045225,-0.046461,-0.047743,-0.049088,-0.050434,-0.051488,-0.051266,-0.051677,-0.052115,-0.052166,-0.051892,-0.051509,-0.051138,-0.050772,-0.050384,-0.049962,-0.049518,-0.049073,-0.048657,-0.048299,-0.047999,-0.047747,-0.047516,-0.047287,-0.047049,-0.046811,-0.046582,-0.046350,-0.046097,-0.045807,-0.045489,-0.045188,-0.044998,-0.045032,-0.045352,-0.045891,-0.046443,-0.046839,-0.047130,-0.047531,-0.048184,-0.049094,-0.050173,-0.051315,-0.052454,-0.053563,-0.054649,-0.055732,-0.056846,-0.058028,-0.059301,-0.060673,-0.062130,-0.063635,-0.065140,-0.066602,-0.068011,-0.069374,-0.070705,-0.071997,-0.073227,-0.074387,-0.075484,-0.076540,-0.077584,-0.078633,-0.079647,-0.080446,-0.080492,-0.078121,-0.066094,-0.063549,-0.063549,-0.064256,-0.065123,-0.065967,-0.066769,-0.067514,-0.068224,-0.068904,-0.069559,-0.070191,-0.070786,-0.071358,-0.071916,-0.072465,-0.072983,-0.073433,-0.073784,-0.074010,-0.074112,-0.074107,-0.074036,-0.073934,-0.073820,-0.073713,-0.073586,-0.073375,-0.072990,-0.072440,-0.071859,-0.071397,-0.071031,-0.070512,-0.069564,-0.068041,-0.065992,-0.063583,-0.060988,-0.058334,-0.055692,-0.053098,-0.050542,-0.048001,-0.045465,-0.042948,-0.040472,-0.038033,-0.035627,-0.033226,-0.030807,-0.028352,-0.025893,-0.023454,-0.021066,-0.018738,-0.016477,-0.014252,-0.012086,-0.010138,-0.008595,-0.007263,-0.005193,-0.002049,-0.003158,-0.005140,-0.007239,-0.009287,-0.011272,-0.013215,-0.015133,-0.017039,-0.018937,-0.020835,-0.022736,-0.024633,-0.026508,-0.028340,-0.030107,-0.031794,-0.033402,-0.034938,-0.036417,-0.037844,-0.039218,-0.040529,-0.041767,-0.042927,-0.044012,-0.045027,-0.045970,-0.046812,-0.047485,-0.047891,-0.047941,-0.047602,-0.046912,-0.045959,-0.044837,-0.043623,-0.042372,-0.041117,-0.039873,-0.038639,-0.037409,-0.036180,-0.034951,-0.033726,-0.032510,-0.031308,-0.030119,-0.028931,-0.027737,-0.026529,-0.025310,-0.024084,-0.022864,-0.021667,-0.020498,-0.019362,-0.018249,-0.017149,-0.016019,-0.053865,-0.051082,-0.051712,-0.049960,-0.049314,-0.049021,-0.048559,-0.048076,-0.047627,-0.046898,-0.045579,-0.043727,-0.041611,-0.039414,-0.037169,-0.034852,-0.032444,-0.029940,-0.027340,-0.024701,-0.022442,-0.020003,-0.017422,-0.014727,-0.011899,-0.008936,-0.005856,-0.002680,0.000591,0.003968,0.007469,0.011116,0.014925,0.018887,0.022967,0.027131,0.031379,0.035731,0.040194,0.044759,0.049404,0.054098,0.058784,0.063386,0.067778,0.071758,0.075033,0.077254,0.077898,0.076134,0.071735,0.066135,0.061355,0.058939,0.064274,0.062967,0.062723,0.063382,0.064649,0.066327,0.068266,0.070390,0.072674,0.075107,0.077664,0.080320,0.083070,0.085945,0.088996,0.092268,0.095769,0.099462,0.103288,0.107215,0.111261,0.115484,0.119948,0.124667,0.129594,0.134625,0.139653,0.144602,0.149439,0.154128,0.158588,0.162676,0.166204,0.169000,0.170990,0.172162,0.172116,0.169314,0.168820,0.168722,0.168634,0.168495,0.168345,0.168253,0.168246,0.168283,0.168280,0.168174,0.167972,0.167752,0.167608,0.167583,0.167631,0.167646,0.167529,0.167259,0.166910,0.166603,0.166425,0.166370,0.166345,0.166236,0.165987,0.165635,0.165285,0.165036,0.164908,0.164836,0.164714,0.164476,0.164139,0.163796,0.163544,0.163419,0.163371,0.163300,0.163132,0.162873,0.162598,0.162399,0.162313,0.162292,0.162239,0.162080,0.161817,0.161534,0.161334,0.161264,0.161277,0.161262,0.161123,0.160844,0.160511,0.160247,0.160133,0.160150,0.160187,0.160123,0.159906,0.159591,0.159304,0.159153,0.159159,0.159244,0.159291,0.159224,0.159061,0.158897,0.158826,0.158880,0.158996,0.159071,0.159029,0.158881,0.158709,0.158613,0.158630,0.158710,0.158758,0.158697,0.158533,0.158347,0.158238,0.158247,0.158329,0.158376,0.158305,0.158111,0.157879,0.157727,0.157719,0.157821,0.157920,0.157905,0.157747,0.157524,0.157376,0.157421,0.157677,0.158061,0.158432,0.158660,0.158571,0.157195,0.142949,0.132403,0.125341,0.119717,0.114658,0.109893,0.105427,0.101339,0.097663,0.094355,0.091330,0.088528,0.085945,0.083632,0.081642,0.079991,0.078662,0.077661,0.077098,0.077160,0.077919,0.079302,0.081223,0.083377,0.084968,0.084251,0.082907,0.081650,0.080562,0.079690,0.078964,0.078325,0.077754,0.077176,0.076476,0.075612,0.074644,0.073623,0.072414,0.070553,0.068004,0.069041,0.070388,0.071697,0.072882,0.073973,0.075074,0.076252,0.077224,0.077117,0.076661,0.077632,0.078167,0.078566,0.078935,0.079278,0.079964,0.081063,0.082518,0.084049,0.085273,0.086018,0.086380,0.086537,0.086609,0.086630,0.086583,0.086462,0.086281,0.086066,0.085825,0.085530,0.085120,0.084559,0.083865,0.083087,0.082246,0.081278,0.080026,0.078310,0.075978,0.072855,0.068555,0.062205,0.052085,0.035242,0.008014,-0.028518,-0.061559,-0.081016,-0.090056,-0.094045,-0.095788,-0.096432,-0.096489,-0.096281,-0.096036,-0.095861,-0.095749,-0.095624,-0.095423,-0.095146,-0.094840,-0.094549,-0.094277,-0.093998,-0.093679,-0.093311,-0.092907,-0.092441,-0.091794,-0.090772,-0.089249,-0.087388,-0.085599,-0.084214,-0.083297,-0.082766,-0.082346,-0.081998,-0.081616,-0.080698,-0.080521,-0.080791,-0.079712,-0.078100,-0.076422,-0.074695,-0.072871,-0.070950,-0.068970,-0.067203,-0.069337,-0.070463,-0.070754,-0.070907,-0.071265,-0.071928,-0.072795,-0.073608,-0.074041,-0.073778,-0.072596,-0.070478,-0.067724,-0.064803,-0.061932,-0.059183,-0.056099,-0.051005,-0.046081,-0.041992,-0.038787,-0.036321,-0.034402,-0.032836,-0.031509,-0.030432,-0.029680,-0.029292,-0.029250,-0.029499,-0.029981,-0.030662,-0.031533,-0.032592,-0.033825,-0.035197,-0.036686,-0.038367,-0.040554,-0.044007,-0.048859,-0.048879,-0.048427,-0.047875,-0.047296,-0.046749,-0.046304,-0.046004,-0.045849,-0.045785,-0.045745,-0.045683,-0.045596,-0.045524,-0.045510,-0.045571,-0.045685,-0.045805,-0.045892,-0.045934,-0.045955,-0.045989,-0.046058,-0.046157,-0.046263,-0.046354,-0.046425,-0.046489,-0.046562,-0.046646,-0.046729,-0.046793,-0.046834,-0.046868,-0.046923,-0.047017,-0.047139,-0.047255,-0.047328,-0.047345,-0.047332,-0.047342,-0.047419,-0.047572,-0.047767,-0.047946,-0.048066,-0.048124,-0.048163,-0.048237,-0.048381,-0.048586,-0.048808,-0.048998,-0.049131,-0.049218,-0.049296,-0.049398,-0.049537,-0.049699,-0.049862,-0.050013,-0.050157,-0.050302,-0.050453,-0.050599,-0.050724,-0.050821,-0.050909,-0.051021,-0.051182,-0.051391,-0.051610,-0.051788,-0.051892,-0.051934,-0.051962,-0.052036,-0.052187,-0.052391,-0.052590,-0.052721,-0.052759,-0.052730,-0.052690,-0.052688,-0.052731,-0.052781,-0.052784,-0.052705,-0.052556,-0.052389,-0.052269,-0.052246,-0.052337,-0.052544,-0.052878,-0.053375,-0.054094,-0.055098,-0.056433,-0.058125,-0.060213,-0.062856,-0.066881,-0.070919,-0.075277,-0.079809,-0.081414,-0.086110,-0.090492,-0.094357,-0.097779,-0.100858,-0.103603,-0.105811,-0.106977,-0.105533,-0.101475,-0.095047,-0.087970,-0.081806,-0.076825,-0.072887,-0.069939,-0.067907,-0.066429,-0.065243,-0.064199,-0.063254,-0.062441,-0.061833,-0.061497,-0.061427,-0.061413,-0.060908,-0.059603,-0.060579,-0.061443,-0.061716,-0.060731,-0.057271,0.059734,0.061049,0.058132,0.059698,0.062392,0.065178,0.067789,0.070239,0.072604,0.074932,0.077237,0.079517,0.081771,0.083997,0.086188,0.088347,0.090477,0.092586,0.094685,0.096774,0.098839,0.100859,0.102821,0.104726,0.106584,0.108402,0.110185,0.111936,0.113655,0.115343,0.117004,0.118657,0.120326,0.122022,0.123710,0.125316,0.126754,0.127992,0.129049,0.129956,0.130741,0.131433,0.132053,0.132617,0.133137,0.133623,0.134084,0.134527,0.134961,0.135392,0.135824,0.136246,0.136640,0.136987,0.137277,0.137519,0.137720,0.137892,0.138042,0.138176,0.138287,0.138375,0.138462,0.138556,0.138592,0.138370,0.137498,0.135244,0.131987,0.132257,0.133160,0.134162,0.135140,0.136056,0.136910,0.137721,0.138505,0.139261,0.139977,0.140639,0.141241,0.141792,0.142307,0.142798,0.143267,0.143707,0.144108,0.144462,0.144767,0.145033,0.145271,0.145489,0.145681,0.145837,0.145936,0.145955,0.145867,0.145653,0.145311,0.144847,0.144251,0.143510,0.142634,0.141659,0.140625,0.139566,0.138503,0.137445,0.136389,0.135332,0.134271,0.133208,0.132147,0.131094,0.130051,0.129015,0.127982,0.126949,0.125913,0.124878,0.123846,0.122821,0.121801,0.120782,0.119761,0.118731,0.117695,0.116656,0.115624,0.114581,0.113429,0.111977,0.112011,0.113531,0.114780,0.115938,0.117093,0.118260,0.119428,0.120593,0.121749,0.122902,0.124058,0.125221,0.126396,0.127579,0.128763,0.129944,0.131121,0.132298,0.133481,0.134675,0.135880,0.137093,0.138305,0.139515,0.140721,0.141926,0.143134,0.144344,0.145548,0.146735,0.147893,0.148995,0.149967,0.150743,0.151340,0.151815,0.152213,0.152552,0.152840,0.153089,0.153308,0.153503,0.153669,0.153799,0.153887,0.153932,0.153942,0.153929,0.153898,0.153843,0.153753,0.153614,0.153419,0.153171,0.152883,0.152565,0.152216,0.151813,0.151320,0.150707,0.149978,0.149221,0.148950,0.152168,0.154313,0.155079,0.155192,0.155040,0.154827,0.154619,0.154416,0.154196,0.153961,0.153711,0.153446,0.153165,0.152874,0.152569,0.152246,0.151898,0.151526,0.151138,0.150740,0.150332,0.149910,0.149468,0.148998,0.148491,0.147934,0.147303,0.146554,0.145623,0.144439,0.142973,0.141261,0.139392,0.137458,0.135507,0.133526,0.131488,0.129374,0.127189,0.124945,0.122648,0.120299,0.117896,0.115452,0.112978,0.110482,0.107958,0.105395,0.102785,0.100120,0.097400,0.094633,0.091830,0.088999,0.086140,0.083249,0.080321,0.077346,0.074324,0.071268,0.068204,0.065140,0.062079,0.059168,0.057241,0.059476,0.057429,0.054307,0.050982,0.047620,0.044215,0.040757,0.037263,0.033743,0.030197,0.026617,0.022999,0.019341,0.015645,0.011912,0.008139,0.004327,0.000485,-0.003361,-0.007188,-0.010990,-0.014773,-0.018543,-0.022292,-0.026018,-0.029717,-0.033387,-0.037011,-0.040565,-0.044033,-0.047423,-0.050767,-0.054091,-0.057358,-0.060451,-0.063228,-0.065601,-0.067591,-0.069289,-0.070799,-0.072193,-0.073512,-0.074780,-0.076008,-0.077207,-0.078390,-0.079567,-0.080745,-0.081914,-0.083050,-0.084125,-0.085116,-0.086019,-0.086840,-0.087594,-0.088297,-0.088963,-0.089597,-0.090197,-0.090799,-0.091417,-0.091973,-0.092178,-0.091471,-0.088838,-0.084874,-0.085972,-0.087951,-0.090117,-0.092324,-0.094523,-0.096713,-0.098915,-0.101146,-0.103404,-0.105672,-0.107934,-0.110181,-0.112419,-0.114654,-0.116876,-0.119056,-0.121158,-0.123158,-0.125052,-0.126855,-0.128588,-0.130265,-0.131891,-0.133454,-0.134934,-0.136308,-0.137535,-0.138553,-0.139272,-0.139614,-0.139568,-0.139199,-0.138567,-0.137710,-0.136682,-0.135538,-0.134323,-0.133056,-0.131747,-0.130396,-0.129010,-0.127597,-0.126164,-0.124715,-0.123241,-0.121720,-0.120129,-0.118454,-0.116704,-0.114903,-0.113078,-0.111249,-0.109421,-0.107584,-0.105732,-0.103865,-0.101988,-0.100113,-0.098244,-0.096383,-0.094481,-0.092348,-0.089650,-0.089472,-0.091860,-0.093751,-0.095476,-0.097188,-0.098906,-0.100608,-0.102290,-0.103957,-0.105622,-0.107295,-0.108976,-0.110659,-0.112318,-0.113924,-0.115458,-0.116914,-0.118302,-0.119644,-0.120953,-0.122233,-0.123480,-0.124687,-0.125857,-0.126998,-0.128120,-0.129220,-0.130281,-0.131261,-0.132085,-0.132649,-0.132836,-0.132559,-0.131820,-0.130688,-0.129257,-0.127608,-0.125800,-0.123881,-0.121887,-0.119848,-0.117773,-0.115654,-0.113470,-0.111199,-0.108831,-0.106374,-0.103855,-0.101308,-0.098758,-0.096209,-0.093655,-0.091095,-0.088541,-0.086016,-0.083536,-0.081102,-0.078690,-0.076272,-0.073855,-0.071500,-0.069376,-0.068148,-0.071481,-0.073549,-0.073796,-0.073177,-0.072224,-0.071193,-0.070161,-0.069113,-0.068027,-0.066903,-0.065752,-0.064575,-0.063369,-0.062128,-0.060832,-0.059467,-0.058032,-0.056545,-0.055031,-0.053507,-0.051974,-0.050427,-0.048858,-0.047253,-0.045597,-0.043866,-0.042017,-0.039983,-0.037696,-0.035133,-0.032344,-0.029424,-0.026439,-0.023406,-0.020316,-0.017181,-0.014030,-0.010879,-0.007728,-0.004569,-0.001400,0.001774,0.004951,0.008127,0.011305,0.014487,0.017679,0.020881,0.024081,0.027261,0.030409,0.033525,0.036612,0.039674,0.042718,0.045743,0.048743,0.051692,0.054565,0.057305,-0.115523,-0.122105,-0.124154,-0.129015,-0.134242,-0.138066,-0.141120,-0.144515,-0.148604,-0.153255,-0.158188,-0.163196,-0.168213,-0.173282,-0.178478,-0.183846,-0.189362,-0.194957,-0.200593,-0.206288,-0.211958,-0.217615,-0.223465,-0.229527,-0.235789,-0.242230,-0.248834,-0.255600,-0.262550,-0.269713,-0.277108,-0.284730,-0.292571,-0.300642,-0.308992,-0.317682,-0.326726,-0.336066,-0.345596,-0.355232,-0.364972,-0.374899,-0.385086,-0.395469,-0.405810,-0.415738,-0.424638,-0.431578,-0.435824,-0.437314,-0.435972,-0.431367,-0.423762,-0.414901,-0.416284,-0.410444,-0.402290,-0.395070,-0.389876,-0.386668,-0.384745,-0.383256,-0.381631,-0.379665,-0.377310,-0.374517,-0.371259,-0.367543,-0.363365,-0.358720,-0.353638,-0.348171,-0.342347,-0.336185,-0.329709,-0.322938,-0.315887,-0.308598,-0.301129,-0.293525,-0.285827,-0.278074,-0.270286,-0.262466,-0.254632,-0.246824,-0.239079,-0.231444,-0.224003,-0.216942,-0.211081,-0.214708,-0.215425,-0.214158,-0.212331,-0.210380,-0.208376,-0.206303,-0.204152,-0.201923,-0.199614,-0.197205,-0.194686,-0.192061,-0.189331,-0.186497,-0.183564,-0.180541,-0.177414,-0.174162,-0.170779,-0.167266,-0.163623,-0.159860,-0.155994,-0.152025,-0.147939,-0.143725,-0.139375,-0.134880,-0.130253,-0.125518,-0.120687,-0.115758,-0.110728,-0.105596,-0.100354,-0.094998,-0.089548,-0.084024,-0.078435,-0.072786,-0.067088,-0.061347,-0.055564,-0.049746,-0.043900,-0.038031,-0.032149,-0.026270,-0.020410,-0.014582,-0.008800,-0.003070,0.002613,0.008256,0.013855,0.019396,0.024863,0.030241,0.035518,0.040689,0.045765,0.050756,0.055661,0.060468,0.065167,0.069753,0.074222,0.078578,0.082829,0.086982,0.091035,0.094983,0.098820,0.102544,0.106157,0.109668,0.113082,0.116401,0.119626,0.122763,0.125810,0.128764,0.131627,0.134406,0.137101,0.139708,0.142234,0.144686,0.147070,0.149389,0.151645,0.153835,0.155953,0.158002,0.159991,0.161924,0.163804,0.165629,0.167389,0.169075,0.170693,0.172271,0.173857,0.175580,0.177770,0.181185,0.186130,0.186451,0.186170,0.185684,0.185083,0.184413,0.183698,0.182935,0.182116,0.181252,0.180361,0.179460,0.178569,0.177705,0.176877,0.176094,0.175365,0.174662,0.173913,0.173118,0.172443,0.172045,0.171941,0.172194,0.173119,0.174608,0.174425,0.173427,0.171751,0.169494,0.166840,0.163961,0.161008,0.158134,0.155454,0.152972,0.150602,0.148277,0.146052,0.144269,0.145800,0.146416,0.146678,0.146899,0.147117,0.147360,0.147583,0.147633,0.147573,0.148645,0.151857,0.153985,0.155745,0.157176,0.158169,0.158958,0.159749,0.160501,0.161094,0.161519,0.161858,0.162164,0.162436,0.162670,0.162888,0.163112,0.163346,0.163576,0.163788,0.163984,0.164179,0.164382,0.164582,0.164760,0.164902,0.165010,0.165097,0.165179,0.165264,0.165353,0.165443,0.165534,0.165625,0.165711,0.165780,0.165824,0.165838,0.165830,0.165814,0.165805,0.165811,0.165827,0.165850,0.165882,0.165928,0.165990,0.166058,0.166115,0.166145,0.166147,0.166133,0.166118,0.166107,0.166093,0.166065,0.166024,0.165981,0.165949,0.165920,0.165870,0.165779,0.165649,0.165485,0.165240,0.164822,0.164211,0.163491,0.162681,0.161597,0.160170,0.158548,0.156974,0.154189,0.152649,0.152598,0.152511,0.152165,0.151714,0.151227,0.150688,0.150073,0.149125,0.147340,0.148927,0.151007,0.153200,0.155380,0.157495,0.159545,0.161533,0.163447,0.165289,0.167085,0.168847,0.170484,0.171756,0.172428,0.172343,0.170612,0.169725,0.169771,0.170314,0.171098,0.171966,0.172821,0.173660,0.174563,0.175596,0.176761,0.178030,0.179364,0.180720,0.182064,0.183385,0.184690,0.185990,0.187297,0.188612,0.189914,0.191141,0.192173,0.192559,0.187839,0.184599,0.182647,0.181221,0.179974,0.178761,0.177526,0.176240,0.174883,0.173451,0.171951,0.170403,0.168817,0.167194,0.165526,0.163798,0.162004,0.160141,0.158209,0.156217,0.154170,0.152063,0.149887,0.147638,0.145319,0.142925,0.140449,0.137888,0.135242,0.132513,0.129701,0.126806,0.123831,0.120775,0.117628,0.114376,0.111014,0.107549,0.103992,0.100350,0.096630,0.092831,0.088942,0.084942,0.080818,0.076583,0.072258,0.067865,0.063412,0.058900,0.054316,0.049643,0.044869,0.039997,0.035051,0.030063,0.025058,0.020045,0.015013,0.009947,0.004837,-0.000314,-0.005493,-0.010677,-0.015840,-0.020961,-0.026034,-0.031063,-0.036055,-0.041013,-0.045940,-0.050833,-0.055680,-0.060461,-0.065149,-0.069729,-0.074206,-0.078591,-0.082900,-0.087143,-0.091327,-0.095442,-0.099463,-0.103357,-0.107105,-0.110717,-0.114229,-0.117673,-0.121066,-0.124404,-0.127663,-0.130802,-0.133784,-0.136609,-0.139305,-0.141897,-0.144390,-0.146774,-0.149041,-0.151181,-0.153188,-0.155040,-0.156641,-0.157699,-0.157949,-0.160237,-0.162563,-0.164375,-0.164944,-0.165506,-0.168799,-0.172459,-0.176127,-0.179790,-0.183725,-0.188455,-0.194725,-0.202749,-0.209261,-0.213157,-0.213447,-0.210459,-0.205238,-0.198616,-0.191196,-0.182986,-0.174871,-0.167199,-0.159935,-0.153029,-0.146471,-0.140301,-0.134600,-0.129447,-0.124880,-0.121010,-0.119430,-0.117756,-0.116072,-0.114288,-0.112507,-0.112612,],
[0.028561,0.028342,0.028369,0.028639,0.028878,0.029102,0.029320,0.029532,0.029738,0.029939,0.030138,0.030339,0.030541,0.030739,0.030926,0.031088,0.031209,0.031268,0.031249,0.031141,0.030947,0.030680,0.030356,0.029990,0.029591,0.029168,0.028729,0.028279,0.027818,0.027345,0.026860,0.026364,0.025862,0.025361,0.024869,0.024386,0.023902,0.023401,0.022866,0.022290,0.021672,0.021018,0.020333,0.019620,0.018880,0.018109,0.017298,0.016430,0.015483,0.014426,0.013233,0.011892,0.010415,0.008835,0.007193,0.005520,0.003834,0.002144,0.000456,-0.001221,-0.002883,-0.004528,-0.006157,-0.007759,-0.009310,-0.010758,-0.012012,-0.012737,-0.011098,-0.009931,-0.009345,-0.008915,-0.008485,-0.008026,-0.007546,-0.007048,-0.006529,-0.005989,-0.005438,-0.004898,-0.004399,-0.003972,-0.003636,-0.003375,-0.003148,-0.002913,-0.002649,-0.002358,-0.002052,-0.001738,-0.001416,-0.001081,-0.000734,-0.000387,-0.000055,0.000252,0.000551,0.000881,0.001279,0.001731,0.002167,0.002509,0.002720,0.002810,0.002816,0.002782,0.002737,0.002693,0.002648,0.002596,0.002526,0.002417,0.002243,0.001974,0.001601,0.001158,0.000710,0.000319,-0.000003,-0.000278,-0.000533,-0.000781,-0.001023,-0.001261,-0.001495,-0.001728,-0.001954,-0.002148,-0.002257,-0.002215,-0.001964,-0.001452,-0.000426,0.000000,0.000153,0.000155,0.000096,0.000030,-0.000025,-0.000070,-0.000114,-0.000161,-0.000212,-0.000266,-0.000330,-0.000426,-0.000577,-0.000782,-0.000998,-0.001165,-0.001248,-0.001249,-0.001193,-0.001108,-0.001010,-0.000911,-0.000819,-0.000733,-0.000639,-0.000509,-0.000305,-0.000002,0.000386,0.000783,0.001106,0.001375,0.001691,0.002128,0.002685,0.003318,0.003977,0.004630,0.005262,0.005874,0.006467,0.007048,0.007619,0.008176,0.008713,0.009222,0.009700,0.010152,0.010585,0.011003,0.011411,0.011808,0.012191,0.012561,0.012919,0.013266,0.013587,0.013860,0.014092,0.014404,0.015116,0.016195,0.015777,0.015078,0.014326,0.013568,0.012807,0.012039,0.011254,0.010445,0.009609,0.008747,0.007862,0.006959,0.006041,0.005109,0.004159,0.003191,0.002202,0.001196,0.000177,-0.000850,-0.001879,-0.002909,-0.003940,-0.004974,-0.006006,-0.007033,-0.008049,-0.009044,-0.010003,-0.010898,-0.011702,-0.012401,-0.013010,-0.013552,-0.014048,-0.014512,-0.014956,-0.015386,-0.015808,-0.016224,-0.016634,-0.017035,-0.017423,-0.017789,-0.018128,-0.018429,-0.018681,-0.018870,-0.018987,-0.019034,-0.019020,-0.018960,-0.018871,-0.018765,-0.018651,-0.018536,-0.018423,-0.018310,-0.018196,-0.018075,-0.017945,-0.017802,-0.017636,-0.017434,-0.017447,-0.017677,-0.017875,-0.018056,-0.018229,-0.018399,-0.018567,-0.018736,-0.018907,-0.019080,-0.019253,-0.019421,-0.019575,-0.019704,-0.019790,-0.019812,-0.019752,-0.019599,-0.019356,-0.019037,-0.018660,-0.018238,-0.017784,-0.017308,-0.016817,-0.016318,-0.015813,-0.015302,-0.014784,-0.014253,-0.013700,-0.013110,-0.012460,-0.011728,-0.010904,-0.009994,-0.009020,-0.008003,-0.006958,-0.005898,-0.004829,-0.003757,-0.002686,-0.001615,-0.000543,0.000532,0.001613,0.002704,0.003808,0.004929,0.006062,0.007197,0.008320,0.009422,0.010497,0.011541,0.012556,0.013539,0.014494,0.015426,0.016339,0.017229,0.018075,0.018824,0.019273,0.018314,0.017685,0.017437,0.017293,0.017148,0.016983,0.016807,0.016623,0.016431,0.016230,0.016025,0.015830,0.015665,0.015558,0.015528,0.015573,0.015666,0.015769,0.015858,0.015930,0.015992,0.016051,0.016111,0.016170,0.016228,0.016293,0.016378,0.016496,0.016635,0.016748,0.016765,0.016646,0.016445,0.016288,0.016264,0.016388,0.016623,0.016917,0.017231,0.017547,0.017860,0.018174,0.018496,0.018843,0.019247,0.019744,0.020357,0.021063,0.021792,0.022469,0.023065,0.023594,0.024088,0.024566,0.025031,0.025483,0.025920,0.026345,0.026751,0.027116,0.027390,0.027506,0.027410,0.027106,0.026526,0.026166,0.026017,0.026018,0.026093,0.026182,0.026253,0.026297,0.026320,0.026326,0.026318,0.026294,0.026265,0.026254,0.026294,0.026393,0.026512,0.026578,0.026534,0.026374,0.026126,0.025825,0.025499,0.025163,0.024823,0.024483,0.024136,0.023758,0.023312,0.022766,0.022115,0.021405,0.020714,0.020086,0.019493,0.018876,0.018196,0.017451,0.016663,0.015860,0.015060,0.014267,0.013482,0.012705,0.011949,0.011228,0.010552,0.009900,0.009226,0.008479,0.007637,0.006714,0.005746,0.004768,0.003801,0.002859,0.001940,0.001047,0.000192,-0.000608,-0.001378,-0.002297,-0.003830,-0.005870,-0.005329,-0.004229,-0.002941,-0.001564,-0.000148,0.001283,0.002721,0.004168,0.005624,0.007083,0.008537,0.009978,0.011398,0.012784,0.014115,0.015361,0.016497,0.017516,0.018427,0.019253,0.020015,0.020729,0.021408,0.022056,0.022674,0.023264,0.023824,0.024350,0.024835,0.025268,0.025651,0.025998,0.026336,0.026681,0.027038,0.027400,0.027760,0.028112,0.028455,0.028789,0.029114,0.029426,0.029721,0.029992,0.030230,0.030422,0.030551,0.030606,0.030581,0.030487,0.030341,0.030161,0.029963,0.029757,0.029550,0.029346,0.029145,0.028950,0.028758,-0.024524,-0.024220,-0.023657,-0.023714,-0.023694,-0.023651,-0.023486,-0.023082,-0.022389,-0.021512,-0.020594,-0.019684,-0.018765,-0.017815,-0.016824,-0.015796,-0.014743,-0.013681,-0.012633,-0.011688,-0.011780,-0.011513,-0.010971,-0.010326,-0.009644,-0.008939,-0.008201,-0.007419,-0.006590,-0.005719,-0.004814,-0.003878,-0.002908,-0.001891,-0.000822,0.000299,0.001466,0.002673,0.003911,0.005178,0.006483,0.007835,0.009237,0.010686,0.012212,0.013910,0.015914,0.018276,0.020933,0.023851,0.026918,0.029650,0.031572,0.032731,0.032289,0.032837,0.032933,0.032911,0.032888,0.032882,0.032887,0.032896,0.032906,0.032920,0.032941,0.032966,0.032985,0.032986,0.032957,0.032893,0.032797,0.032674,0.032530,0.032367,0.032176,0.031943,0.031651,0.031283,0.030828,0.030275,0.029612,0.028825,0.027897,0.026811,0.025552,0.024115,0.022502,0.020723,0.018755,0.016422,0.013132,0.008517,0.007960,0.007856,0.007850,0.007874,0.007910,0.007955,0.008010,0.008074,0.008142,0.008206,0.008259,0.008298,0.008325,0.008347,0.008374,0.008414,0.008469,0.008536,0.008608,0.008674,0.008729,0.008770,0.008804,0.008838,0.008876,0.008921,0.008970,0.009019,0.009063,0.009104,0.009143,0.009185,0.009229,0.009276,0.009323,0.009366,0.009405,0.009441,0.009478,0.009519,0.009566,0.009621,0.009681,0.009745,0.009809,0.009868,0.009918,0.009957,0.009987,0.010014,0.010048,0.010097,0.010163,0.010239,0.010316,0.010382,0.010429,0.010461,0.010486,0.010515,0.010556,0.010611,0.010675,0.010743,0.010811,0.010878,0.010946,0.011014,0.011082,0.011145,0.011201,0.011252,0.011302,0.011358,0.011423,0.011498,0.011576,0.011649,0.011710,0.011756,0.011791,0.011821,0.011852,0.011888,0.011929,0.011979,0.012035,0.012098,0.012163,0.012225,0.012274,0.012307,0.012325,0.012335,0.012349,0.012377,0.012420,0.012470,0.012513,0.012536,0.012538,0.012541,0.012592,0.012804,0.013533,0.016722,0.040727,0.055901,0.065371,0.072597,0.078846,0.084562,0.089871,0.094802,0.099369,0.103599,0.107518,0.111147,0.114497,0.117574,0.120386,0.122948,0.125282,0.127417,0.129381,0.131189,0.132842,0.134334,0.135628,0.136493,0.136631,0.135948,0.134179,0.131524,0.128246,0.124564,0.120637,0.116584,0.112509,0.108527,0.104747,0.101241,0.098060,0.095287,0.093139,0.092155,0.092387,0.088709,0.084765,0.080910,0.077174,0.073458,0.069604,0.065488,0.061249,0.057866,0.056273,0.055274,0.055198,0.055418,0.055794,0.056239,0.056453,0.056390,0.056068,0.055645,0.055315,0.055116,0.054972,0.054841,0.054725,0.054621,0.054516,0.054396,0.054261,0.054122,0.053979,0.053821,0.053636,0.053423,0.053181,0.052898,0.052549,0.052106,0.051548,0.050841,0.049900,0.048561,0.046571,0.043500,0.038525,0.030030,0.015536,-0.005496,-0.026446,-0.040306,-0.047672,-0.051440,-0.053442,-0.054565,-0.055228,-0.055638,-0.055905,-0.056087,-0.056207,-0.056278,-0.056319,-0.056354,-0.056398,-0.056452,-0.056503,-0.056540,-0.056571,-0.056617,-0.056690,-0.056786,-0.056902,-0.057087,-0.057434,-0.057920,-0.058332,-0.058465,-0.058283,-0.057831,-0.057371,-0.057070,-0.057008,-0.057981,-0.059849,-0.063526,-0.068399,-0.073328,-0.078040,-0.082612,-0.087181,-0.091848,-0.096624,-0.101202,-0.101655,-0.103632,-0.106994,-0.111047,-0.115474,-0.120138,-0.124982,-0.129966,-0.135042,-0.140127,-0.145069,-0.149600,-0.153293,-0.155583,-0.155926,-0.153987,-0.150035,-0.145999,-0.141726,-0.137370,-0.132945,-0.128379,-0.123605,-0.118582,-0.113270,-0.107629,-0.101622,-0.095237,-0.088488,-0.081403,-0.074010,-0.066335,-0.058406,-0.050254,-0.041917,-0.033441,-0.024830,-0.015833,-0.005455,0.009002,0.028937,0.031495,0.032057,0.032180,0.032158,0.032090,0.032025,0.031984,0.031973,0.031982,0.031996,0.032005,0.032006,0.032003,0.032005,0.032021,0.032050,0.032089,0.032128,0.032162,0.032186,0.032203,0.032216,0.032232,0.032253,0.032279,0.032308,0.032337,0.032365,0.032392,0.032419,0.032450,0.032485,0.032524,0.032566,0.032605,0.032640,0.032667,0.032689,0.032713,0.032743,0.032785,0.032839,0.032898,0.032951,0.032989,0.033007,0.033010,0.033007,0.033011,0.033033,0.033073,0.033125,0.033178,0.033219,0.033241,0.033247,0.033244,0.033243,0.033253,0.033281,0.033323,0.033372,0.033419,0.033454,0.033475,0.033482,0.033482,0.033486,0.033498,0.033519,0.033543,0.033559,0.033558,0.033537,0.033498,0.033451,0.033406,0.033369,0.033340,0.033314,0.033283,0.033246,0.033204,0.033163,0.033129,0.033103,0.033079,0.033047,0.032998,0.032931,0.032855,0.032788,0.032752,0.032766,0.032840,0.032973,0.033161,0.033404,0.033713,0.034114,0.034651,0.035413,0.036753,0.041808,0.045850,0.049097,0.050588,0.036021,0.028696,0.023907,0.019412,0.014837,0.010360,0.006161,0.002216,-0.001673,-0.005794,-0.009950,-0.014141,-0.017852,-0.020668,-0.022634,-0.023846,-0.024186,-0.023774,-0.025301,-0.026734,-0.027952,-0.028961,-0.029777,-0.030412,-0.030879,-0.031240,-0.031767,-0.033228,-0.035926,-0.033580,-0.030784,-0.028197,-0.026049,-0.024929,-0.040456,-0.040096,-0.039397,-0.039043,-0.038801,-0.038588,-0.038374,-0.038151,-0.037919,-0.037682,-0.037442,-0.037200,-0.036956,-0.036711,-0.036469,-0.036239,-0.036034,-0.035865,-0.035727,-0.035601,-0.035450,-0.035247,-0.034986,-0.034678,-0.034342,-0.033994,-0.033642,-0.033291,-0.032940,-0.032590,-0.032240,-0.031885,-0.031522,-0.031141,-0.030738,-0.030310,-0.029867,-0.029422,-0.028987,-0.028562,-0.028142,-0.027722,-0.027300,-0.026878,-0.026456,-0.026036,-0.025618,-0.025206,-0.024805,-0.024422,-0.024058,-0.023699,-0.023320,-0.022894,-0.022407,-0.021863,-0.021279,-0.020677,-0.020072,-0.019472,-0.018879,-0.018292,-0.017712,-0.017146,-0.016600,-0.016053,-0.015395,-0.014341,-0.012948,-0.013103,-0.013581,-0.014156,-0.014773,-0.015406,-0.016041,-0.016672,-0.017300,-0.017923,-0.018539,-0.019146,-0.019743,-0.020326,-0.020889,-0.021420,-0.021909,-0.022354,-0.022760,-0.023137,-0.023496,-0.023841,-0.024177,-0.024505,-0.024825,-0.025134,-0.025430,-0.025706,-0.025952,-0.026159,-0.026323,-0.026455,-0.026571,-0.026683,-0.026796,-0.026911,-0.027028,-0.027146,-0.027263,-0.027378,-0.027489,-0.027596,-0.027696,-0.027789,-0.027872,-0.027939,-0.027986,-0.028006,-0.027996,-0.027959,-0.027902,-0.027833,-0.027758,-0.027680,-0.027600,-0.027519,-0.027434,-0.027348,-0.027262,-0.027178,-0.027094,-0.027011,-0.026921,-0.026812,-0.026842,-0.027008,-0.027148,-0.027274,-0.027393,-0.027508,-0.027620,-0.027728,-0.027834,-0.027937,-0.028039,-0.028138,-0.028232,-0.028314,-0.028377,-0.028414,-0.028419,-0.028395,-0.028349,-0.028287,-0.028216,-0.028137,-0.028052,-0.027964,-0.027871,-0.027776,-0.027681,-0.027588,-0.027500,-0.027416,-0.027335,-0.027241,-0.027104,-0.026900,-0.026639,-0.026346,-0.026038,-0.025719,-0.025390,-0.025050,-0.024702,-0.024345,-0.023982,-0.023613,-0.023243,-0.022875,-0.022513,-0.022156,-0.021798,-0.021435,-0.021063,-0.020682,-0.020293,-0.019900,-0.019504,-0.019105,-0.018702,-0.018288,-0.017857,-0.017405,-0.016940,-0.016506,-0.016337,-0.017668,-0.018594,-0.019096,-0.019489,-0.019895,-0.020333,-0.020789,-0.021251,-0.021717,-0.022188,-0.022667,-0.023150,-0.023639,-0.024133,-0.024629,-0.025130,-0.025636,-0.026148,-0.026666,-0.027190,-0.027718,-0.028249,-0.028784,-0.029322,-0.029863,-0.030405,-0.030943,-0.031463,-0.031947,-0.032378,-0.032750,-0.033076,-0.033380,-0.033679,-0.033969,-0.034245,-0.034500,-0.034736,-0.034960,-0.035177,-0.035392,-0.035606,-0.035818,-0.036024,-0.036218,-0.036387,-0.036520,-0.036608,-0.036662,-0.036704,-0.036759,-0.036839,-0.036944,-0.037063,-0.037186,-0.037310,-0.037431,-0.037549,-0.037662,-0.037771,-0.037880,-0.037998,-0.038139,-0.038331,-0.038640,-0.039268,-0.039567,-0.039747,-0.039855,-0.039915,-0.039941,-0.039949,-0.039947,-0.039939,-0.039924,-0.039902,-0.039871,-0.039826,-0.039758,-0.039655,-0.039503,-0.039307,-0.039091,-0.038894,-0.038744,-0.038646,-0.038587,-0.038547,-0.038512,-0.038475,-0.038433,-0.038387,-0.038345,-0.038317,-0.038318,-0.038354,-0.038425,-0.038516,-0.038612,-0.038713,-0.038835,-0.038996,-0.039203,-0.039445,-0.039707,-0.039972,-0.040233,-0.040484,-0.040725,-0.040955,-0.041170,-0.041367,-0.041541,-0.041693,-0.041831,-0.041969,-0.042122,-0.042297,-0.042489,-0.042690,-0.042892,-0.043088,-0.043277,-0.043459,-0.043630,-0.043787,-0.043930,-0.044079,-0.044284,-0.044631,-0.045050,-0.045048,-0.044957,-0.044828,-0.044672,-0.044496,-0.044303,-0.044091,-0.043860,-0.043607,-0.043333,-0.043037,-0.042720,-0.042382,-0.042030,-0.041679,-0.041347,-0.041047,-0.040779,-0.040530,-0.040286,-0.040032,-0.039759,-0.039462,-0.039141,-0.038795,-0.038426,-0.038041,-0.037657,-0.037301,-0.036993,-0.036723,-0.036446,-0.036121,-0.035737,-0.035301,-0.034829,-0.034334,-0.033826,-0.033313,-0.032799,-0.032284,-0.031770,-0.031260,-0.030759,-0.030278,-0.029836,-0.029452,-0.029141,-0.028900,-0.028714,-0.028561,-0.028425,-0.028294,-0.028166,-0.028040,-0.027917,-0.027794,-0.027669,-0.027543,-0.027420,-0.027308,-0.027208,-0.027112,-0.027100,-0.027177,-0.027269,-0.027389,-0.027536,-0.027699,-0.027873,-0.028052,-0.028236,-0.028421,-0.028607,-0.028795,-0.028991,-0.029208,-0.029466,-0.029783,-0.030173,-0.030632,-0.031144,-0.031691,-0.032257,-0.032833,-0.033415,-0.033998,-0.034580,-0.035158,-0.035727,-0.036280,-0.036809,-0.037304,-0.037758,-0.038177,-0.038591,-0.039033,-0.039512,-0.040005,-0.040486,-0.040940,-0.041363,-0.041758,-0.042125,-0.042464,-0.042778,-0.043075,-0.043370,-0.043679,-0.044018,-0.044396,-0.044801,-0.045215,-0.045616,-0.045994,-0.046347,-0.046676,-0.046981,-0.047263,-0.047522,-0.047762,-0.047982,-0.048176,-0.048331,-0.048433,-0.048443,-0.048106,-0.047804,-0.047599,-0.047429,-0.047261,-0.047078,-0.046878,-0.046666,-0.046444,-0.046213,-0.045971,-0.045725,-0.045486,-0.045274,-0.045106,-0.044988,-0.044906,-0.044836,-0.044754,-0.044647,-0.044515,-0.044365,-0.044204,-0.044035,-0.043858,-0.043680,-0.043509,-0.043356,-0.043228,-0.043114,-0.042990,-0.042833,-0.042643,-0.042448,-0.042283,-0.042159,-0.042067,-0.041989,-0.041910,-0.041827,-0.041739,-0.041643,-0.041544,-0.041448,-0.041371,-0.041333,-0.041344,-0.041402,-0.041480,-0.041543,-0.041566,-0.041544,-0.041487,-0.041409,-0.041322,-0.041229,-0.041130,-0.041019,-0.040881,-0.040701,-0.022850,-0.023386,-0.024878,-0.025060,-0.024989,-0.025071,-0.025207,-0.025284,-0.025291,-0.025264,-0.025237,-0.025226,-0.025236,-0.025259,-0.025278,-0.025285,-0.025287,-0.025301,-0.025385,-0.025719,-0.026409,-0.025905,-0.025248,-0.024543,-0.023817,-0.023083,-0.022341,-0.021587,-0.020808,-0.020000,-0.019162,-0.018306,-0.017444,-0.016575,-0.015688,-0.014761,-0.013779,-0.012742,-0.011669,-0.010578,-0.009475,-0.008339,-0.007144,-0.005881,-0.004574,-0.003279,-0.002111,-0.001268,-0.000913,-0.001052,-0.001660,-0.002768,-0.004332,-0.006462,-0.007489,-0.009715,-0.011582,-0.013028,-0.014182,-0.015112,-0.015890,-0.016606,-0.017331,-0.018083,-0.018847,-0.019610,-0.020367,-0.021117,-0.021854,-0.022571,-0.023262,-0.023919,-0.024538,-0.025115,-0.025652,-0.026147,-0.026606,-0.027034,-0.027437,-0.027811,-0.028152,-0.028452,-0.028714,-0.028940,-0.029135,-0.029300,-0.029439,-0.029554,-0.029644,-0.029703,-0.029692,-0.029175,-0.028790,-0.028503,-0.028235,-0.027956,-0.027661,-0.027347,-0.027016,-0.026670,-0.026316,-0.025958,-0.025597,-0.025227,-0.024840,-0.024433,-0.024004,-0.023554,-0.023087,-0.022605,-0.022112,-0.021606,-0.021088,-0.020555,-0.020006,-0.019438,-0.018851,-0.018246,-0.017622,-0.016982,-0.016324,-0.015647,-0.014954,-0.014247,-0.013529,-0.012800,-0.012060,-0.011311,-0.010550,-0.009779,-0.008995,-0.008197,-0.007386,-0.006563,-0.005734,-0.004907,-0.004087,-0.003276,-0.002469,-0.001662,-0.000852,-0.000037,0.000780,0.001597,0.002406,0.003200,0.003976,0.004735,0.005479,0.006213,0.006939,0.007658,0.008364,0.009057,0.009736,0.010401,0.011055,0.011695,0.012318,0.012922,0.013505,0.014068,0.014614,0.015147,0.015672,0.016189,0.016698,0.017198,0.017683,0.018148,0.018590,0.019010,0.019415,0.019810,0.020199,0.020581,0.020956,0.021324,0.021685,0.022034,0.022367,0.022682,0.022981,0.023267,0.023546,0.023819,0.024086,0.024349,0.024607,0.024865,0.025123,0.025380,0.025632,0.025866,0.026012,0.025857,0.024838,0.021572,0.015138,0.017446,0.020694,0.024067,0.027414,0.030683,0.033853,0.036916,0.039874,0.042732,0.045500,0.048188,0.050805,0.053358,0.055850,0.058289,0.060678,0.063021,0.065322,0.067597,0.069873,0.072172,0.074500,0.076866,0.079285,0.081646,0.083487,0.084763,0.085476,0.085762,0.085746,0.085489,0.085013,0.084328,0.083462,0.082466,0.081394,0.080272,0.079057,0.077414,0.071989,0.067512,0.063480,0.059557,0.055759,0.052166,0.048981,0.046682,0.045964,0.047345,0.049964,0.054866,0.059559,0.061734,0.062872,0.063405,0.063494,0.063406,0.063267,0.063109,0.062925,0.062729,0.062546,0.062377,0.062207,0.062024,0.061836,0.061659,0.061500,0.061351,0.061198,0.061040,0.060884,0.060739,0.060608,0.060486,0.060370,0.060262,0.060162,0.060069,0.059983,0.059903,0.059832,0.059775,0.059738,0.059722,0.059726,0.059747,0.059781,0.059821,0.059862,0.059904,0.059947,0.059993,0.060042,0.060089,0.060133,0.060175,0.060220,0.060273,0.060334,0.060397,0.060456,0.060512,0.060576,0.060653,0.060743,0.060831,0.060911,0.060993,0.061092,0.061210,0.061326,0.061423,0.061507,0.061558,0.061462,0.060990,0.059944,0.057971,0.053495,0.048323,0.045390,0.043917,0.044439,0.046625,0.049833,0.053534,0.057482,0.061585,0.065803,0.070412,0.075877,0.077572,0.078819,0.079971,0.081109,0.082251,0.083384,0.084469,0.085447,0.086243,0.086771,0.086931,0.086616,0.085727,0.084246,0.082275,0.079825,0.077342,0.074906,0.072492,0.070091,0.067690,0.065270,0.062808,0.060287,0.057695,0.055028,0.052284,0.049460,0.046553,0.043561,0.040480,0.037301,0.034014,0.030610,0.027088,0.023466,0.019793,0.016222,0.013549,0.019686,0.022930,0.023977,0.024151,0.024009,0.023775,0.023525,0.023273,0.023021,0.022772,0.022527,0.022280,0.022025,0.021755,0.021470,0.021172,0.020867,0.020556,0.020240,0.019915,0.019579,0.019233,0.018875,0.018504,0.018117,0.017718,0.017310,0.016892,0.016463,0.016019,0.015561,0.015091,0.014609,0.014114,0.013606,0.013086,0.012552,0.012001,0.011433,0.010850,0.010253,0.009643,0.009023,0.008396,0.007763,0.007119,0.006458,0.005776,0.005075,0.004360,0.003634,0.002904,0.002175,0.001451,0.000727,-0.000006,-0.000754,-0.001522,-0.002305,-0.003093,-0.003874,-0.004642,-0.005394,-0.006134,-0.006869,-0.007607,-0.008354,-0.009110,-0.009868,-0.010613,-0.011335,-0.012028,-0.012697,-0.013353,-0.014007,-0.014663,-0.015315,-0.015958,-0.016586,-0.017196,-0.017780,-0.018337,-0.018875,-0.019404,-0.019931,-0.020449,-0.020951,-0.021432,-0.021895,-0.022344,-0.022777,-0.023196,-0.023604,-0.024004,-0.024400,-0.024797,-0.025199,-0.025616,-0.026052,-0.026504,-0.026958,-0.027426,-0.028017,-0.028991,-0.030416,-0.030125,-0.028581,-0.024189,-0.016390,-0.019703,-0.022771,-0.025847,-0.028851,-0.031734,-0.034454,-0.036980,-0.039308,-0.041473,-0.043492,-0.045132,-0.046729,-0.048269,-0.049599,-0.050672,-0.051645,-0.054147,-0.055649,-0.056447,-0.056852,-0.056991,-0.056939,-0.056738,-0.056404,-0.055923,-0.055207,-0.053768,-0.046609,-0.040362,-0.034362,-0.028826,-0.024810,-0.023034,],
[-0.002398,-0.001419,-0.001414,-0.002402,-0.003371,-0.004376,-0.005445,-0.006571,-0.007740,-0.008939,-0.010160,-0.011398,-0.012650,-0.013917,-0.015197,-0.016483,-0.017757,-0.018993,-0.020153,-0.021203,-0.022121,-0.022913,-0.023604,-0.024222,-0.024792,-0.025331,-0.025853,-0.026368,-0.026885,-0.027416,-0.027982,-0.028613,-0.029352,-0.030254,-0.031367,-0.032699,-0.034187,-0.035730,-0.037254,-0.038739,-0.040196,-0.041638,-0.043066,-0.044479,-0.045877,-0.047260,-0.048625,-0.049948,-0.051186,-0.052274,-0.053134,-0.053702,-0.053958,-0.053944,-0.053756,-0.053483,-0.053171,-0.052823,-0.052423,-0.051965,-0.051453,-0.050895,-0.050288,-0.049622,-0.048888,-0.048092,-0.047274,-0.046604,-0.046790,-0.046584,-0.046060,-0.045421,-0.044735,-0.044013,-0.043253,-0.042457,-0.041628,-0.040768,-0.039875,-0.038945,-0.037976,-0.036969,-0.035931,-0.034876,-0.033814,-0.032744,-0.031652,-0.030518,-0.029331,-0.028088,-0.026787,-0.025427,-0.024007,-0.022504,-0.020863,-0.019001,-0.016840,-0.014380,-0.011739,-0.009102,-0.006541,-0.003919,-0.001031,0.002217,0.005771,0.009512,0.013356,0.017275,0.021265,0.025312,0.029397,0.033506,0.037629,0.041759,0.045893,0.050033,0.054167,0.058281,0.062360,0.066396,0.070378,0.074297,0.078142,0.081904,0.085569,0.089119,0.092527,0.095718,0.098583,0.100990,0.102712,0.102880,0.096951,0.097005,0.098398,0.099840,0.100965,0.101763,0.102350,0.102819,0.103220,0.103559,0.103840,0.104062,0.104223,0.104323,0.104367,0.104363,0.104329,0.104279,0.104227,0.104174,0.104115,0.104045,0.103959,0.103855,0.103731,0.103588,0.103419,0.103224,0.103014,0.102833,0.102742,0.102768,0.102822,0.102679,0.102122,0.101106,0.099742,0.098183,0.096556,0.094930,0.093330,0.091757,0.090209,0.088684,0.087185,0.085716,0.084292,0.082934,0.081651,0.080440,0.079285,0.078171,0.077090,0.076037,0.075011,0.074008,0.073021,0.072057,0.071140,0.070302,0.069525,0.068646,0.067245,0.065316,0.065244,0.065445,0.065607,0.065673,0.065644,0.065544,0.065393,0.065205,0.064983,0.064722,0.064417,0.064066,0.063667,0.063225,0.062743,0.062222,0.061659,0.061047,0.060382,0.059662,0.058889,0.058069,0.057205,0.056297,0.055341,0.054337,0.053291,0.052210,0.051086,0.049882,0.048571,0.047180,0.045781,0.044430,0.043136,0.041887,0.040668,0.039472,0.038293,0.037127,0.035972,0.034823,0.033679,0.032538,0.031402,0.030271,0.029145,0.028023,0.026901,0.025777,0.024651,0.023524,0.022402,0.021291,0.020196,0.019119,0.018057,0.017004,0.015957,0.014915,0.013891,0.012884,0.011858,0.010757,0.010727,0.011788,0.012822,0.013892,0.015030,0.016231,0.017475,0.018749,0.020042,0.021349,0.022672,0.024012,0.025365,0.026721,0.028055,0.029331,0.030510,0.031559,0.032467,0.033247,0.033927,0.034535,0.035091,0.035612,0.036112,0.036603,0.037094,0.037599,0.038134,0.038722,0.039392,0.040181,0.041108,0.042153,0.043241,0.044288,0.045249,0.046121,0.046924,0.047672,0.048371,0.049023,0.049631,0.050199,0.050718,0.051160,0.051476,0.051603,0.051484,0.051095,0.050470,0.049694,0.048861,0.048028,0.047207,0.046383,0.045543,0.044690,0.043829,0.042960,0.042073,0.041161,0.040229,0.039318,0.038587,0.038800,0.038637,0.038121,0.037471,0.036773,0.036046,0.035287,0.034498,0.033682,0.032843,0.031980,0.031092,0.030176,0.029232,0.028265,0.027282,0.026292,0.025293,0.024275,0.023227,0.022140,0.021011,0.019837,0.018617,0.017348,0.016022,0.014606,0.013049,0.011310,0.009404,0.007427,0.005499,0.003637,0.001719,-0.000393,-0.002755,-0.005333,-0.008056,-0.010866,-0.013747,-0.016698,-0.019714,-0.022786,-0.025909,-0.029086,-0.032316,-0.035600,-0.038938,-0.042323,-0.045745,-0.049202,-0.052693,-0.056220,-0.059779,-0.063364,-0.066967,-0.070571,-0.074158,-0.077718,-0.081204,-0.084487,-0.087332,-0.089423,-0.090182,-0.086937,-0.087470,-0.089230,-0.091315,-0.093309,-0.095072,-0.096628,-0.098045,-0.099373,-0.100625,-0.101797,-0.102884,-0.103881,-0.104786,-0.105601,-0.106336,-0.107004,-0.107623,-0.108204,-0.108754,-0.109274,-0.109760,-0.110206,-0.110605,-0.110955,-0.111254,-0.111495,-0.111653,-0.111688,-0.111580,-0.111386,-0.111268,-0.111391,-0.111694,-0.111875,-0.111674,-0.111038,-0.110061,-0.108878,-0.107592,-0.106258,-0.104896,-0.103512,-0.102106,-0.100685,-0.099263,-0.097866,-0.096516,-0.095218,-0.093956,-0.092709,-0.091465,-0.090222,-0.088983,-0.087751,-0.086526,-0.085305,-0.084103,-0.082956,-0.081919,-0.081007,-0.080086,-0.078742,-0.076830,-0.076534,-0.076389,-0.076076,-0.075565,-0.074887,-0.074083,-0.073179,-0.072190,-0.071121,-0.069973,-0.068750,-0.067458,-0.066103,-0.064692,-0.063225,-0.061699,-0.060112,-0.058465,-0.056769,-0.055036,-0.053279,-0.051508,-0.049725,-0.047927,-0.046116,-0.044308,-0.042524,-0.040768,-0.039002,-0.037173,-0.035281,-0.033415,-0.031686,-0.030139,-0.028753,-0.027482,-0.026285,-0.025131,-0.023999,-0.022879,-0.021768,-0.020668,-0.019583,-0.018515,-0.017464,-0.016422,-0.015381,-0.014335,-0.013281,-0.012226,-0.011177,-0.010143,-0.009128,-0.008130,-0.007145,-0.006169,-0.005202,-0.004255,-0.003329,0.047228,0.047994,0.048886,0.049677,0.050321,0.050901,0.051771,0.052992,0.054519,0.056353,0.058447,0.060634,0.062828,0.065042,0.067279,0.069539,0.071812,0.074070,0.076270,0.078261,0.078629,0.079540,0.080864,0.082350,0.083910,0.085521,0.087166,0.088823,0.090494,0.092196,0.093932,0.095709,0.097527,0.099364,0.101199,0.103024,0.104835,0.106621,0.108364,0.110037,0.111622,0.113137,0.114589,0.115965,0.117287,0.118659,0.120256,0.122148,0.124037,0.125351,0.125580,0.124495,0.122613,0.121043,0.119159,0.116792,0.113664,0.110813,0.108572,0.106863,0.105534,0.104464,0.103561,0.102746,0.101952,0.101127,0.100241,0.099281,0.098241,0.097110,0.095867,0.094481,0.092916,0.091143,0.089139,0.086888,0.084371,0.081561,0.078416,0.074886,0.070930,0.066517,0.061635,0.056286,0.050480,0.044224,0.037535,0.030451,0.022905,0.014326,0.002825,-0.012463,-0.014241,-0.014510,-0.014455,-0.014315,-0.014158,-0.013985,-0.013780,-0.013542,-0.013294,-0.013071,-0.012896,-0.012770,-0.012668,-0.012557,-0.012418,-0.012252,-0.012083,-0.011938,-0.011832,-0.011758,-0.011696,-0.011619,-0.011514,-0.011384,-0.011245,-0.011118,-0.011013,-0.010929,-0.010854,-0.010773,-0.010676,-0.010566,-0.010452,-0.010346,-0.010258,-0.010194,-0.010150,-0.010119,-0.010094,-0.010069,-0.010042,-0.010015,-0.009993,-0.009979,-0.009974,-0.009973,-0.009968,-0.009954,-0.009928,-0.009895,-0.009866,-0.009850,-0.009850,-0.009858,-0.009863,-0.009852,-0.009824,-0.009784,-0.009748,-0.009730,-0.009735,-0.009757,-0.009784,-0.009809,-0.009832,-0.009867,-0.009931,-0.010035,-0.010175,-0.010334,-0.010489,-0.010626,-0.010744,-0.010855,-0.010978,-0.011126,-0.011297,-0.011476,-0.011646,-0.011794,-0.011921,-0.012042,-0.012173,-0.012325,-0.012495,-0.012673,-0.012843,-0.012996,-0.013135,-0.013270,-0.013411,-0.013566,-0.013730,-0.013897,-0.014055,-0.014200,-0.014334,-0.014463,-0.014596,-0.014735,-0.014879,-0.015024,-0.015169,-0.015325,-0.015560,-0.016256,-0.020912,-0.023703,-0.025369,-0.026589,-0.027607,-0.028515,-0.029344,-0.030103,-0.030791,-0.031397,-0.031906,-0.032304,-0.032586,-0.032757,-0.032835,-0.032837,-0.032778,-0.032664,-0.032495,-0.032271,-0.031966,-0.031511,-0.030837,-0.030089,-0.029760,-0.030602,-0.031915,-0.033238,-0.034174,-0.034588,-0.034604,-0.034357,-0.033940,-0.033412,-0.032813,-0.032172,-0.031532,-0.030973,-0.030593,-0.030500,-0.030695,-0.030327,-0.029905,-0.029429,-0.028880,-0.028263,-0.027615,-0.027000,-0.026484,-0.025700,-0.023910,-0.022946,-0.022136,-0.021886,-0.022186,-0.022285,-0.022014,-0.021529,-0.021076,-0.020752,-0.020541,-0.020441,-0.020479,-0.020670,-0.021010,-0.021479,-0.022051,-0.022709,-0.023457,-0.024305,-0.025265,-0.026344,-0.027552,-0.028915,-0.030482,-0.032313,-0.034475,-0.037050,-0.040142,-0.043902,-0.048556,-0.054437,-0.062028,-0.072018,-0.085237,-0.102043,-0.119717,-0.128089,-0.117769,-0.097031,-0.077453,-0.062331,-0.051124,-0.042759,-0.036387,-0.031416,-0.027439,-0.024181,-0.021455,-0.019141,-0.017160,-0.015445,-0.013938,-0.012589,-0.011356,-0.010206,-0.009112,-0.008041,-0.006963,-0.005850,-0.004686,-0.003471,-0.002240,-0.001027,0.000146,0.001185,0.001879,0.002058,0.001858,0.002176,0.003061,0.003880,0.005084,0.005492,0.005401,0.005339,0.005315,0.005304,0.005266,0.005166,0.004974,0.004577,0.002703,0.001082,-0.000255,-0.001475,-0.002676,-0.003941,-0.005356,-0.007025,-0.009079,-0.011627,-0.014708,-0.018263,-0.022129,-0.025988,-0.029412,-0.032095,-0.033796,-0.034290,-0.034706,-0.035457,-0.036556,-0.037909,-0.039451,-0.041163,-0.043045,-0.045087,-0.047258,-0.049513,-0.051809,-0.054110,-0.056395,-0.058653,-0.060873,-0.063043,-0.065140,-0.067132,-0.068999,-0.070782,-0.072638,-0.074871,-0.077185,-0.077435,-0.077558,-0.077677,-0.077795,-0.077905,-0.078005,-0.078106,-0.078221,-0.078363,-0.078530,-0.078711,-0.078889,-0.079048,-0.079182,-0.079295,-0.079397,-0.079500,-0.079610,-0.079723,-0.079832,-0.079925,-0.079997,-0.080046,-0.080082,-0.080118,-0.080163,-0.080224,-0.080298,-0.080376,-0.080449,-0.080509,-0.080555,-0.080594,-0.080634,-0.080684,-0.080744,-0.080812,-0.080879,-0.080936,-0.080979,-0.081004,-0.081013,-0.081008,-0.080988,-0.080953,-0.080904,-0.080842,-0.080769,-0.080690,-0.080609,-0.080526,-0.080444,-0.080361,-0.080279,-0.080198,-0.080120,-0.080044,-0.079968,-0.079888,-0.079804,-0.079716,-0.079627,-0.079541,-0.079463,-0.079390,-0.079319,-0.079242,-0.079154,-0.079050,-0.078928,-0.078790,-0.078637,-0.078467,-0.078283,-0.078085,-0.077876,-0.077658,-0.077434,-0.077207,-0.076978,-0.076752,-0.076533,-0.076333,-0.076159,-0.076013,-0.075892,-0.075785,-0.075683,-0.075583,-0.075493,-0.075428,-0.075400,-0.075407,-0.075422,-0.075405,-0.075306,-0.075094,-0.074758,-0.074305,-0.073738,-0.073020,-0.071983,-0.069776,-0.058059,-0.047969,-0.039025,-0.030254,-0.021797,-0.048423,-0.065453,-0.076639,-0.086572,-0.095601,-0.103003,-0.108602,-0.112781,-0.115919,-0.117238,-0.117074,-0.115149,-0.111649,-0.107438,-0.103767,-0.102977,-0.105320,-0.090923,-0.075871,-0.061670,-0.048548,-0.036451,-0.025268,-0.014925,-0.005352,0.003554,0.011944,0.019787,0.025947,0.031478,0.036701,0.041776,0.045963,-0.010814,-0.010770,-0.012625,-0.012566,-0.011865,-0.010879,-0.009743,-0.008533,-0.007294,-0.006053,-0.004819,-0.003596,-0.002386,-0.001189,-0.000004,0.001174,0.002354,0.003559,0.004811,0.006107,0.007404,0.008642,0.009783,0.010830,0.011812,0.012754,0.013674,0.014579,0.015472,0.016356,0.017223,0.018046,0.018779,0.019377,0.019835,0.020220,0.020638,0.021160,0.021779,0.022437,0.023079,0.023678,0.024235,0.024763,0.025274,0.025773,0.026262,0.026742,0.027227,0.027733,0.028276,0.028852,0.029419,0.029912,0.030270,0.030471,0.030538,0.030514,0.030444,0.030357,0.030265,0.030167,0.030065,0.029955,0.029834,0.029696,0.029529,0.029318,0.029053,0.028788,0.028486,0.028141,0.027766,0.027372,0.026967,0.026556,0.026140,0.025715,0.025283,0.024842,0.024395,0.023944,0.023488,0.023029,0.022566,0.022106,0.021651,0.021204,0.020765,0.020332,0.019903,0.019475,0.019043,0.018604,0.018152,0.017685,0.017192,0.016652,0.016040,0.015347,0.014599,0.013842,0.013110,0.012416,0.011761,0.011137,0.010533,0.009940,0.009349,0.008758,0.008170,0.007589,0.007018,0.006457,0.005906,0.005362,0.004824,0.004294,0.003772,0.003261,0.002762,0.002271,0.001783,0.001296,0.000810,0.000331,-0.000132,-0.000568,-0.000970,-0.001337,-0.001693,-0.002097,-0.001937,-0.001242,-0.000658,-0.000136,0.000355,0.000826,0.001282,0.001728,0.002172,0.002621,0.003078,0.003541,0.004007,0.004477,0.004950,0.005430,0.005921,0.006424,0.006938,0.007461,0.007988,0.008516,0.009045,0.009575,0.010110,0.010653,0.011208,0.011777,0.012358,0.012943,0.013515,0.014042,0.014484,0.014835,0.015138,0.015446,0.015782,0.016140,0.016502,0.016860,0.017213,0.017568,0.017926,0.018290,0.018660,0.019039,0.019431,0.019835,0.020247,0.020663,0.021081,0.021495,0.021902,0.022301,0.022691,0.023071,0.023442,0.023798,0.024120,0.024386,0.024575,0.024682,0.024724,0.024703,0.024622,0.024523,0.024437,0.024382,0.024355,0.024344,0.024332,0.024316,0.024296,0.024277,0.024258,0.024239,0.024217,0.024190,0.024157,0.024118,0.024077,0.024038,0.023999,0.023960,0.023919,0.023872,0.023819,0.023758,0.023685,0.023586,0.023427,0.023173,0.022810,0.022378,0.021964,0.021629,0.021351,0.021050,0.020677,0.020230,0.019737,0.019220,0.018690,0.018151,0.017604,0.017051,0.016495,0.015932,0.015357,0.014765,0.014152,0.013522,0.012880,0.012235,0.011593,0.010951,0.010303,0.009646,0.008976,0.008295,0.007605,0.006909,0.006200,0.005467,0.004708,0.003966,0.003395,0.003422,0.005393,0.005458,0.004866,0.003961,0.002872,0.001682,0.000442,-0.000818,-0.002088,-0.003361,-0.004636,-0.005915,-0.007201,-0.008500,-0.009829,-0.011220,-0.012692,-0.014224,-0.015753,-0.017208,-0.018560,-0.019824,-0.021032,-0.022210,-0.023375,-0.024530,-0.025679,-0.026820,-0.027934,-0.028982,-0.029909,-0.030674,-0.031296,-0.031868,-0.032501,-0.033249,-0.034085,-0.034944,-0.035773,-0.036552,-0.037284,-0.037985,-0.038664,-0.039323,-0.039963,-0.040600,-0.041258,-0.041962,-0.042718,-0.043483,-0.044174,-0.044700,-0.045014,-0.045130,-0.045104,-0.045003,-0.044870,-0.044727,-0.044574,-0.044408,-0.044226,-0.044027,-0.043791,-0.043443,-0.042799,-0.041869,-0.041743,-0.041714,-0.041659,-0.041563,-0.041436,-0.041290,-0.041131,-0.040956,-0.040762,-0.040541,-0.040291,-0.040012,-0.039706,-0.039375,-0.039015,-0.038624,-0.038202,-0.037750,-0.037272,-0.036771,-0.036250,-0.035712,-0.035156,-0.034573,-0.033951,-0.033280,-0.032550,-0.031745,-0.030835,-0.029789,-0.028611,-0.027352,-0.026082,-0.024837,-0.023632,-0.022469,-0.021346,-0.020251,-0.019171,-0.018092,-0.017006,-0.015911,-0.014816,-0.013729,-0.012656,-0.011599,-0.010556,-0.009522,-0.008497,-0.007481,-0.006480,-0.005498,-0.004535,-0.003588,-0.002651,-0.001719,-0.000797,0.000103,0.000959,0.001752,0.002479,0.003182,0.003944,0.003671,0.002387,0.001252,0.000209,-0.000788,-0.001754,-0.002694,-0.003617,-0.004537,-0.005464,-0.006407,-0.007365,-0.008335,-0.009315,-0.010305,-0.011308,-0.012329,-0.013367,-0.014420,-0.015482,-0.016548,-0.017612,-0.018674,-0.019733,-0.020794,-0.021862,-0.022943,-0.024044,-0.025175,-0.026342,-0.027537,-0.028716,-0.029785,-0.030671,-0.031408,-0.032100,-0.032816,-0.033556,-0.034289,-0.034992,-0.035659,-0.036297,-0.036912,-0.037503,-0.038071,-0.038611,-0.039118,-0.039584,-0.040008,-0.040396,-0.040753,-0.041083,-0.041384,-0.041658,-0.041904,-0.042126,-0.042321,-0.042474,-0.042559,-0.042546,-0.042412,-0.042179,-0.042007,-0.042607,-0.042884,-0.042890,-0.042860,-0.042878,-0.042945,-0.043033,-0.043121,-0.043203,-0.043279,-0.043348,-0.043406,-0.043448,-0.043465,-0.043451,-0.043404,-0.043333,-0.043247,-0.043153,-0.043053,-0.042946,-0.042829,-0.042700,-0.042558,-0.042399,-0.042201,-0.041922,-0.041501,-0.040900,-0.040145,-0.039355,-0.038672,-0.038132,-0.037628,-0.037025,-0.036264,-0.035369,-0.034400,-0.033405,-0.032402,-0.031397,-0.030388,-0.029374,-0.028354,-0.027322,-0.026271,-0.025200,-0.024111,-0.023014,-0.021921,-0.020839,-0.019770,-0.018709,-0.017654,-0.016601,-0.015551,-0.014501,-0.013455,-0.012432,-0.011499,0.115433,0.109177,0.103274,0.102008,0.102167,0.101999,0.101634,0.101052,0.100220,0.099168,0.097993,0.096775,0.095527,0.094218,0.092821,0.091352,0.089849,0.088318,0.086571,0.083940,0.079896,0.079777,0.080150,0.080670,0.081246,0.081814,0.082355,0.082900,0.083496,0.084165,0.084885,0.085619,0.086346,0.087083,0.087873,0.088763,0.089772,0.090882,0.092043,0.093208,0.094379,0.095615,0.096988,0.098502,0.100072,0.101578,0.102909,0.103954,0.104658,0.105088,0.105347,0.105510,0.105494,0.104516,0.103187,0.100865,0.099636,0.098957,0.097919,0.096054,0.093252,0.089656,0.085514,0.081026,0.076285,0.071333,0.066207,0.060952,0.055610,0.050221,0.044804,0.039361,0.033896,0.028415,0.022940,0.017498,0.012123,0.006836,0.001650,-0.003432,-0.008407,-0.013271,-0.018017,-0.022634,-0.027108,-0.031433,-0.035605,-0.039615,-0.043439,-0.047009,-0.049989,-0.048893,-0.049013,-0.049968,-0.051149,-0.052372,-0.053611,-0.054867,-0.056136,-0.057417,-0.058711,-0.060020,-0.061350,-0.062698,-0.064060,-0.065428,-0.066802,-0.068182,-0.069574,-0.070984,-0.072410,-0.073846,-0.075280,-0.076705,-0.078119,-0.079527,-0.080935,-0.082345,-0.083755,-0.085155,-0.086533,-0.087883,-0.089204,-0.090498,-0.091771,-0.093021,-0.094243,-0.095430,-0.096571,-0.097664,-0.098710,-0.099711,-0.100673,-0.101591,-0.102460,-0.103270,-0.104019,-0.104706,-0.105337,-0.105917,-0.106448,-0.106928,-0.107352,-0.107714,-0.108013,-0.108255,-0.108445,-0.108589,-0.108691,-0.108748,-0.108759,-0.108719,-0.108631,-0.108500,-0.108333,-0.108134,-0.107905,-0.107648,-0.107362,-0.107045,-0.106699,-0.106328,-0.105937,-0.105528,-0.105104,-0.104668,-0.104222,-0.103763,-0.103290,-0.102802,-0.102301,-0.101790,-0.101275,-0.100760,-0.100250,-0.099740,-0.099225,-0.098700,-0.098166,-0.097627,-0.097091,-0.096567,-0.096055,-0.095549,-0.095041,-0.094523,-0.093997,-0.093470,-0.092955,-0.092459,-0.091981,-0.091509,-0.091033,-0.090546,-0.090043,-0.089515,-0.088910,-0.088060,-0.086757,-0.086618,-0.086586,-0.086538,-0.086460,-0.086359,-0.086247,-0.086131,-0.086013,-0.085885,-0.085737,-0.085566,-0.085378,-0.085188,-0.085017,-0.084889,-0.084824,-0.084829,-0.084893,-0.085004,-0.085162,-0.085367,-0.085526,-0.085409,-0.084850,-0.083866,-0.082716,-0.081573,-0.080565,-0.079650,-0.078749,-0.077804,-0.076773,-0.075634,-0.074404,-0.073121,-0.071812,-0.070488,-0.069147,-0.067779,-0.066180,-0.064566,-0.062944,-0.061287,-0.059565,-0.057754,-0.055883,-0.054053,-0.052325,-0.050574,-0.049995,-0.048342,-0.047039,-0.047587,-0.048333,-0.048162,-0.047396,-0.046479,-0.045636,-0.044920,-0.044328,-0.043835,-0.043414,-0.043044,-0.042718,-0.042427,-0.042160,-0.041905,-0.041654,-0.041405,-0.041162,-0.040929,-0.040706,-0.040489,-0.040275,-0.040065,-0.039862,-0.039670,-0.039487,-0.039312,-0.039141,-0.038973,-0.038809,-0.038649,-0.038493,-0.038337,-0.038180,-0.038023,-0.037867,-0.037715,-0.037568,-0.037427,-0.037291,-0.037161,-0.037038,-0.036924,-0.036819,-0.036719,-0.036620,-0.036522,-0.036425,-0.036336,-0.036256,-0.036184,-0.036117,-0.036056,-0.036005,-0.035973,-0.035971,-0.036004,-0.036076,-0.036200,-0.036398,-0.036703,-0.037141,-0.037708,-0.038249,-0.038367,-0.037649,-0.037151,-0.038521,-0.040513,-0.041308,-0.042732,-0.044197,-0.045665,-0.047058,-0.048303,-0.049403,-0.050399,-0.051326,-0.052236,-0.053178,-0.053732,-0.054227,-0.054672,-0.055047,-0.055330,-0.055497,-0.055543,-0.055487,-0.055377,-0.055267,-0.055206,-0.055238,-0.055376,-0.055568,-0.055722,-0.055783,-0.055370,-0.054548,-0.053530,-0.052464,-0.051411,-0.050393,-0.049425,-0.048527,-0.047699,-0.046913,-0.046131,-0.045322,-0.044466,-0.043562,-0.042619,-0.041646,-0.040648,-0.039623,-0.038565,-0.037466,-0.036325,-0.035164,-0.034132,-0.034652,-0.034642,-0.034251,-0.033709,-0.033103,-0.032463,-0.031798,-0.031110,-0.030401,-0.029679,-0.028946,-0.028204,-0.027446,-0.026666,-0.025857,-0.025019,-0.024154,-0.023269,-0.022367,-0.021448,-0.020510,-0.019549,-0.018558,-0.017537,-0.016486,-0.015409,-0.014306,-0.013178,-0.012024,-0.010845,-0.009639,-0.008406,-0.007144,-0.005853,-0.004533,-0.003181,-0.001797,-0.000388,0.001044,0.002497,0.003973,0.005474,0.007002,0.008558,0.010142,0.011747,0.013365,0.014995,0.016638,0.018298,0.019978,0.021674,0.023380,0.025089,0.026794,0.028491,0.030185,0.031881,0.033581,0.035280,0.036967,0.038631,0.040266,0.041874,0.043462,0.045034,0.046592,0.048128,0.049634,0.051094,0.052505,0.053873,0.055215,0.056538,0.057837,0.059098,0.060311,0.061472,0.062582,0.063651,0.064693,0.065720,0.066726,0.067691,0.068597,0.069437,0.070220,0.070968,0.071708,0.072454,0.073194,0.073894,0.074531,0.075098,0.075605,0.076078,0.076541,0.076997,0.077421,0.077801,0.078142,0.078359,0.078049,0.076050,0.071613,0.074311,0.077444,0.080603,0.085940,0.101294,0.098763,0.093897,0.088399,0.082633,0.076694,0.070585,0.064316,0.057856,0.051830,0.046962,0.042343,0.037813,0.033598,0.030244,0.029695,0.048500,0.061641,0.071064,0.079104,0.086272,0.092732,0.098564,0.103833,0.108616,0.112945,0.116750,0.118962,0.120930,0.122249,0.122418,0.121231,0.118332,],
[-0.070004,-0.074017,-0.074111,-0.070231,-0.066766,-0.063392,-0.059914,-0.056318,-0.052637,-0.048884,-0.045062,-0.041170,-0.037210,-0.033188,-0.029106,-0.024977,-0.020813,-0.016630,-0.012451,-0.008300,-0.004193,-0.000131,0.003903,0.007929,0.011966,0.016031,0.020141,0.024305,0.028529,0.032815,0.037171,0.041614,0.046178,0.050921,0.055916,0.061184,0.066620,0.072058,0.077404,0.082668,0.087898,0.093126,0.098361,0.103605,0.108861,0.114126,0.119386,0.124611,0.129758,0.134770,0.139586,0.144150,0.148436,0.152462,0.156277,0.159929,0.163434,0.166779,0.169942,0.172914,0.175694,0.178283,0.180661,0.182779,0.184573,0.186001,0.187118,0.188349,0.191494,0.193622,0.195088,0.196386,0.197663,0.198917,0.200126,0.201306,0.202477,0.203646,0.204803,0.205917,0.206932,0.207758,0.208289,0.208430,0.208153,0.207533,0.206709,0.205791,0.204808,0.203731,0.202520,0.201162,0.199662,0.198009,0.196139,0.193907,0.191128,0.187726,0.183938,0.180262,0.176931,0.173569,0.169604,0.164768,0.159169,0.153073,0.146673,0.140032,0.133164,0.126074,0.118714,0.110950,0.102607,0.093540,0.083734,0.073364,0.062760,0.052255,0.042027,0.032080,0.022310,0.012606,0.002918,-0.006736,-0.016311,-0.025768,-0.035082,-0.044125,-0.052659,-0.060193,-0.065533,-0.064534,-0.038876,-0.038203,-0.043451,-0.050005,-0.056507,-0.062638,-0.068456,-0.074029,-0.079412,-0.084615,-0.089661,-0.094607,-0.099531,-0.104523,-0.109618,-0.114724,-0.119622,-0.124078,-0.127991,-0.131420,-0.134505,-0.137374,-0.140099,-0.142706,-0.145204,-0.147589,-0.149833,-0.151880,-0.153699,-0.155366,-0.157054,-0.158858,-0.160573,-0.161815,-0.162349,-0.162222,-0.161650,-0.160851,-0.159970,-0.159071,-0.158169,-0.157260,-0.156349,-0.155459,-0.154620,-0.153831,-0.153032,-0.152100,-0.150918,-0.149454,-0.147762,-0.145947,-0.144094,-0.142257,-0.140458,-0.138697,-0.136964,-0.135245,-0.133540,-0.131854,-0.130153,-0.128281,-0.125897,-0.122920,-0.121156,-0.119459,-0.117563,-0.115406,-0.113001,-0.110398,-0.107646,-0.104771,-0.101779,-0.098665,-0.095425,-0.092060,-0.088578,-0.084990,-0.081306,-0.077529,-0.073657,-0.069685,-0.065611,-0.061440,-0.057183,-0.052857,-0.048477,-0.044047,-0.039560,-0.035011,-0.030404,-0.025746,-0.021020,-0.016171,-0.011152,-0.006011,-0.000875,0.004155,0.009066,0.013884,0.018626,0.023304,0.027919,0.032470,0.036958,0.041388,0.045762,0.050082,0.054343,0.058539,0.062668,0.066725,0.070715,0.074642,0.078513,0.082332,0.086095,0.089794,0.093425,0.096985,0.100478,0.103920,0.107319,0.110674,0.113964,0.117216,0.120606,0.124396,0.124583,0.121141,0.118034,0.114995,0.111859,0.108606,0.105268,0.101863,0.098402,0.094878,0.091287,0.087627,0.083899,0.080118,0.076308,0.072501,0.068729,0.065017,0.061369,0.057772,0.054202,0.050638,0.047068,0.043480,0.039864,0.036210,0.032511,0.028763,0.024965,0.021115,0.017208,0.013230,0.009179,0.005086,0.001025,-0.002934,-0.006768,-0.010494,-0.014145,-0.017744,-0.021299,-0.024812,-0.028285,-0.031723,-0.035115,-0.038433,-0.041624,-0.044625,-0.047376,-0.049850,-0.052076,-0.054129,-0.056093,-0.058012,-0.059888,-0.061697,-0.063423,-0.065063,-0.066624,-0.068105,-0.069496,-0.070777,-0.071948,-0.073028,-0.073995,-0.074502,-0.074790,-0.074931,-0.074878,-0.074643,-0.074270,-0.073809,-0.073301,-0.072766,-0.072208,-0.071624,-0.071001,-0.070295,-0.069424,-0.068280,-0.066770,-0.064881,-0.062700,-0.060359,-0.057955,-0.055517,-0.053026,-0.050453,-0.047779,-0.045004,-0.042133,-0.039169,-0.036076,-0.032758,-0.029081,-0.024979,-0.020563,-0.016048,-0.011477,-0.006661,-0.001422,0.004257,0.010266,0.016487,0.022870,0.029411,0.036109,0.042977,0.050080,0.057559,0.065573,0.074223,0.083448,0.093001,0.102579,0.111974,0.121148,0.130172,0.139147,0.148133,0.157153,0.166184,0.175188,0.184120,0.192849,0.201085,0.208251,0.213185,0.212506,0.190777,0.189742,0.194226,0.199849,0.205172,0.209864,0.214076,0.217993,0.221739,0.225329,0.228765,0.232099,0.235431,0.238883,0.242494,0.246156,0.249618,0.252608,0.254970,0.256709,0.257949,0.258849,0.259544,0.260106,0.260558,0.260905,0.261159,0.261330,0.261394,0.261303,0.261042,0.260721,0.260538,0.260520,0.260442,0.260089,0.259421,0.258502,0.257413,0.256208,0.254910,0.253528,0.252072,0.250565,0.249024,0.247417,0.245644,0.243580,0.241167,0.238438,0.235488,0.232417,0.229299,0.226176,0.223063,0.219966,0.216886,0.213816,0.210768,0.207772,0.204830,0.201811,0.198321,0.194053,0.191492,0.189078,0.186416,0.183424,0.180111,0.176519,0.172687,0.168639,0.164387,0.159947,0.155337,0.150581,0.145697,0.140700,0.135599,0.130406,0.125133,0.119799,0.114428,0.109042,0.103658,0.098288,0.092931,0.087583,0.082246,0.076935,0.071676,0.066471,0.061276,0.056014,0.050661,0.045296,0.040041,0.034957,0.030034,0.025239,0.020542,0.015927,0.011380,0.006890,0.002452,-0.001933,-0.006255,-0.010501,-0.014664,-0.018746,-0.022756,-0.026711,-0.030622,-0.034487,-0.038294,-0.042032,-0.045692,-0.049273,-0.052797,-0.056274,-0.059716,-0.063101,-0.066466,-0.102790,-0.102940,-0.105812,-0.104110,-0.104460,-0.105131,-0.105113,-0.104614,-0.103852,-0.102933,-0.101887,-0.100689,-0.099361,-0.097950,-0.096466,-0.094905,-0.093261,-0.091532,-0.089752,-0.088027,-0.087105,-0.085898,-0.084422,-0.082774,-0.080988,-0.079083,-0.077078,-0.074978,-0.072782,-0.070484,-0.068070,-0.065516,-0.062789,-0.059865,-0.056758,-0.053498,-0.050102,-0.046566,-0.042873,-0.039001,-0.034943,-0.030725,-0.026375,-0.021916,-0.017399,-0.012921,-0.008620,-0.004656,-0.001239,0.001239,0.002422,0.002412,0.001643,0.001810,0.009767,0.008244,0.007740,0.007632,0.007216,0.006328,0.005028,0.003402,0.001519,-0.000574,-0.002843,-0.005270,-0.007850,-0.010593,-0.013507,-0.016600,-0.019871,-0.023318,-0.026939,-0.030738,-0.034718,-0.038877,-0.043204,-0.047679,-0.052275,-0.056960,-0.061699,-0.066444,-0.071123,-0.075632,-0.079840,-0.083608,-0.086813,-0.089368,-0.091213,-0.092198,-0.091681,-0.088632,-0.089682,-0.091208,-0.092771,-0.094276,-0.095685,-0.096990,-0.098204,-0.099343,-0.100419,-0.101434,-0.102379,-0.103242,-0.104017,-0.104709,-0.105337,-0.105930,-0.106515,-0.107108,-0.107708,-0.108299,-0.108864,-0.109395,-0.109894,-0.110377,-0.110862,-0.111357,-0.111860,-0.112357,-0.112834,-0.113283,-0.113707,-0.114114,-0.114515,-0.114910,-0.115294,-0.115652,-0.115970,-0.116240,-0.116462,-0.116645,-0.116803,-0.116954,-0.117113,-0.117285,-0.117471,-0.117660,-0.117842,-0.118008,-0.118156,-0.118297,-0.118443,-0.118606,-0.118786,-0.118976,-0.119162,-0.119331,-0.119483,-0.119624,-0.119767,-0.119921,-0.120082,-0.120235,-0.120357,-0.120422,-0.120416,-0.120330,-0.120169,-0.119946,-0.119680,-0.119391,-0.119098,-0.118809,-0.118525,-0.118233,-0.117921,-0.117582,-0.117226,-0.116876,-0.116553,-0.116268,-0.116006,-0.115739,-0.115435,-0.115084,-0.114703,-0.114330,-0.113999,-0.113721,-0.113472,-0.113211,-0.112899,-0.112529,-0.112126,-0.111729,-0.111362,-0.111006,-0.110605,-0.110082,-0.109376,-0.108468,-0.107381,-0.106165,-0.104862,-0.103486,-0.101997,-0.100139,-0.094540,-0.089392,-0.085158,-0.081264,-0.077381,-0.073335,-0.069046,-0.064494,-0.059700,-0.054714,-0.049596,-0.044404,-0.039187,-0.033984,-0.028827,-0.023739,-0.018723,-0.013748,-0.008726,-0.003544,0.001861,0.007518,0.013462,0.019456,0.024848,0.028877,0.031487,0.032795,0.033457,0.034142,0.035025,0.036074,0.037247,0.038493,0.039745,0.040958,0.042122,0.043253,0.044327,0.045221,0.045900,0.047531,0.049206,0.050760,0.052051,0.052929,0.053272,0.052978,0.051848,0.049714,0.048807,0.048877,0.049608,0.050820,0.049931,0.049931,0.050068,0.049968,0.049722,0.049424,0.049124,0.048861,0.048658,0.048518,0.048431,0.048377,0.048335,0.048293,0.048249,0.048206,0.048163,0.048109,0.048023,0.047898,0.047739,0.047566,0.047392,0.047199,0.046940,0.046560,0.046017,0.045257,0.044145,0.042334,0.039047,0.032789,0.021251,0.003517,-0.015108,-0.028173,-0.035668,-0.039915,-0.042452,-0.044029,-0.045020,-0.045658,-0.046104,-0.046453,-0.046744,-0.046983,-0.047167,-0.047303,-0.047416,-0.047529,-0.047654,-0.047797,-0.047956,-0.048136,-0.048353,-0.048629,-0.048976,-0.049391,-0.049857,-0.050343,-0.050791,-0.051076,-0.051067,-0.051138,-0.052267,-0.050941,-0.050117,-0.050137,-0.050890,-0.053250,-0.054581,-0.054872,-0.054364,-0.053168,-0.051431,-0.049333,-0.047025,-0.044644,-0.043155,-0.041219,-0.038930,-0.036496,-0.034037,-0.031645,-0.029398,-0.027315,-0.025321,-0.023247,-0.020905,-0.018177,-0.014982,-0.011029,-0.005815,0.000788,0.008443,0.016959,0.025352,0.033286,0.040808,0.048052,0.055143,0.062185,0.069234,0.076275,0.083237,0.090018,0.096517,0.102649,0.108349,0.113571,0.118275,0.122429,0.126010,0.129012,0.131451,0.133346,0.134633,0.134823,0.132785,0.133570,0.134765,0.136026,0.137271,0.138457,0.139547,0.140508,0.141327,0.142009,0.142579,0.143072,0.143518,0.143937,0.144328,0.144679,0.144977,0.145217,0.145405,0.145560,0.145701,0.145838,0.145970,0.146084,0.146171,0.146229,0.146271,0.146315,0.146382,0.146479,0.146599,0.146721,0.146823,0.146893,0.146937,0.146975,0.147030,0.147117,0.147231,0.147347,0.147433,0.147457,0.147404,0.147277,0.147091,0.146866,0.146618,0.146351,0.146063,0.145749,0.145409,0.145046,0.144673,0.144301,0.143941,0.143597,0.143269,0.142951,0.142633,0.142304,0.141956,0.141588,0.141210,0.140835,0.140480,0.140151,0.139839,0.139523,0.139171,0.138756,0.138264,0.137694,0.137058,0.136368,0.135629,0.134838,0.133994,0.133099,0.132168,0.131222,0.130282,0.129358,0.128448,0.127542,0.126636,0.125731,0.124842,0.123980,0.123149,0.122337,0.121519,0.120665,0.119753,0.118763,0.117680,0.116479,0.115122,0.113567,0.111776,0.109726,0.107404,0.104791,0.101849,0.098499,0.093761,0.088088,0.081876,0.075422,0.071345,0.076725,0.077144,0.074418,0.070100,0.064367,0.057149,0.048646,0.039519,0.031183,0.024462,0.019093,0.014096,0.008532,0.002412,-0.003641,-0.008505,-0.011947,-0.022202,-0.032487,-0.042052,-0.050772,-0.058723,-0.066025,-0.072771,-0.078994,-0.084625,-0.089419,-0.093154,-0.097117,-0.100366,-0.102832,-0.104465,-0.104512,-0.087337,-0.086569,-0.076175,-0.075447,-0.077530,-0.080476,-0.083682,-0.086956,-0.090232,-0.093486,-0.096709,-0.099896,-0.103041,-0.106140,-0.109185,-0.112181,-0.115135,-0.118060,-0.120981,-0.123902,-0.126805,-0.129650,-0.132407,-0.135079,-0.137682,-0.140234,-0.142742,-0.145210,-0.147636,-0.150026,-0.152382,-0.154684,-0.156880,-0.158896,-0.160701,-0.162373,-0.164071,-0.165886,-0.167775,-0.169644,-0.171434,-0.173134,-0.174764,-0.176343,-0.177877,-0.179366,-0.180809,-0.182211,-0.183581,-0.184934,-0.186286,-0.187639,-0.188972,-0.190240,-0.191401,-0.192440,-0.193366,-0.194207,-0.194993,-0.195743,-0.196462,-0.197147,-0.197795,-0.198397,-0.198927,-0.199329,-0.199533,-0.199448,-0.199066,-0.198900,-0.198708,-0.198408,-0.197995,-0.197487,-0.196907,-0.196271,-0.195587,-0.194849,-0.194051,-0.193190,-0.192270,-0.191305,-0.190310,-0.189286,-0.188203,-0.187009,-0.185657,-0.184137,-0.182478,-0.180723,-0.178916,-0.177080,-0.175219,-0.173324,-0.171388,-0.169409,-0.167383,-0.165283,-0.163049,-0.160649,-0.158143,-0.155637,-0.153190,-0.150810,-0.148481,-0.146193,-0.143936,-0.141700,-0.139478,-0.137259,-0.135039,-0.132816,-0.130584,-0.128329,-0.126023,-0.123634,-0.121140,-0.118538,-0.115849,-0.113099,-0.110318,-0.107530,-0.104746,-0.101975,-0.099223,-0.096490,-0.093788,-0.091134,-0.088560,-0.086069,-0.083542,-0.080682,-0.080869,-0.084051,-0.086824,-0.089463,-0.092099,-0.094749,-0.097397,-0.100052,-0.102720,-0.105410,-0.108115,-0.110815,-0.113482,-0.116087,-0.118603,-0.121016,-0.123330,-0.125569,-0.127759,-0.129922,-0.132065,-0.134196,-0.136321,-0.138452,-0.140598,-0.142766,-0.144958,-0.147173,-0.149409,-0.151651,-0.153854,-0.155939,-0.157858,-0.159643,-0.161365,-0.163081,-0.164804,-0.166522,-0.168217,-0.169883,-0.171521,-0.173127,-0.174686,-0.176160,-0.177506,-0.178682,-0.179671,-0.180500,-0.181226,-0.181903,-0.182547,-0.183151,-0.183703,-0.184195,-0.184628,-0.185007,-0.185333,-0.185601,-0.185797,-0.185916,-0.185967,-0.185993,-0.186072,-0.186288,-0.186368,-0.186272,-0.186040,-0.185741,-0.185433,-0.185128,-0.184810,-0.184465,-0.184094,-0.183705,-0.183302,-0.182887,-0.182457,-0.182006,-0.181527,-0.181016,-0.180479,-0.179921,-0.179346,-0.178754,-0.178143,-0.177508,-0.176841,-0.176140,-0.175402,-0.174617,-0.173751,-0.172765,-0.171648,-0.170454,-0.169295,-0.168246,-0.167260,-0.166221,-0.165059,-0.163784,-0.162437,-0.161049,-0.159629,-0.158174,-0.156683,-0.155159,-0.153611,-0.152042,-0.150458,-0.148860,-0.147246,-0.145607,-0.143931,-0.142213,-0.140453,-0.138652,-0.136811,-0.134929,-0.133007,-0.131045,-0.129042,-0.127004,-0.124910,-0.122734,-0.120466,-0.118261,-0.116750,-0.117986,-0.128862,-0.130180,-0.128640,-0.126159,-0.123338,-0.120385,-0.117364,-0.114298,-0.111191,-0.108053,-0.104883,-0.101680,-0.098444,-0.095172,-0.091854,-0.088471,-0.085006,-0.081469,-0.077896,-0.074335,-0.070811,-0.067317,-0.063834,-0.060350,-0.056862,-0.053368,-0.049862,-0.046342,-0.042822,-0.039349,-0.035998,-0.032830,-0.029831,-0.026876,-0.023805,-0.020535,-0.017089,-0.013551,-0.010001,-0.006483,-0.003010,0.000419,0.003804,0.007148,0.010456,0.013742,0.017022,0.020315,0.023619,0.026895,0.030070,0.033073,0.035866,0.038463,0.040907,0.043249,0.045526,0.047752,0.049930,0.052051,0.054081,0.055942,0.057538,0.058853,0.060062,0.061303,0.061802,0.062284,0.062847,0.063468,0.064112,0.064760,0.065407,0.066052,0.066686,0.067298,0.067879,0.068430,0.068965,0.069494,0.069996,0.070385,0.070541,0.070382,0.069898,0.069145,0.068201,0.067140,0.066011,0.064831,0.063594,0.062273,0.060841,0.059282,0.057579,0.055687,0.053522,0.051043,0.048317,0.045451,0.042524,0.039576,0.036634,0.033710,0.030808,0.027920,0.025031,0.022122,0.019184,0.016209,0.013179,0.010049,0.006751,0.003221,-0.000562,-0.004568,-0.008730,-0.012975,-0.017237,-0.021479,-0.025675,-0.029814,-0.033892,-0.037888,-0.041771,-0.045486,-0.049029,-0.052590,-0.056596,-0.055986,-0.050810,-0.046296,-0.042046,-0.037842,-0.033643,-0.029463,-0.025281,-0.021065,-0.016791,-0.012470,-0.008147,-0.003885,0.000238,0.004158,0.007837,0.011279,0.014526,0.017636,0.020655,0.023610,0.026518,0.029398,0.032274,0.035165,0.038068,0.040957,0.043789,0.046529,0.049161,0.051693,0.054120,0.056382,0.058415,0.060254,0.062009,0.063748,0.065473,0.067157,0.068784,0.070351,0.071846,0.073226,0.074417,0.075332,0.075915,0.076180,0.076215,0.076134,0.076008,0.075857,0.075667,0.075429,0.075145,0.074826,0.074481,0.074114,0.073712,0.073252,0.072727,0.072158,0.071586,0.070983,0.069843,0.068613,0.067247,0.065685,0.063976,0.062190,0.060367,0.058506,0.056602,0.054656,0.052673,0.050655,0.048599,0.046501,0.044356,0.042162,0.039924,0.037649,0.035348,0.033022,0.030672,0.028294,0.025885,0.023443,0.020967,0.018446,0.015844,0.013104,0.010189,0.007135,0.004074,0.001160,-0.001583,-0.004295,-0.007138,-0.010165,-0.013335,-0.016576,-0.019838,-0.023102,-0.026365,-0.029624,-0.032874,-0.036108,-0.039326,-0.042525,-0.045703,-0.048861,-0.051996,-0.055114,-0.058214,-0.061302,-0.064371,-0.067419,-0.070448,-0.073450,-0.076444,-0.079442,-0.082446,-0.085286,-0.028376,-0.024856,-0.016502,-0.011725,-0.011580,-0.010589,-0.008898,-0.007053,-0.005181,-0.003233,-0.001164,0.001028,0.003320,0.005693,0.008151,0.010693,0.013314,0.016023,0.018874,0.022022,0.025535,0.028150,0.030662,0.033170,0.035750,0.038467,0.041334,0.044311,0.047351,0.050429,0.053565,0.056797,0.060166,0.063690,0.067355,0.071132,0.074995,0.078949,0.083031,0.087296,0.091768,0.096410,0.101145,0.105918,0.110737,0.115667,0.120792,0.126103,0.131318,0.135911,0.139501,0.142219,0.144977,0.149125,0.141164,0.142112,0.143401,0.143264,0.142723,0.142642,0.143214,0.144247,0.145518,0.146890,0.148249,0.149499,0.150584,0.151482,0.152189,0.152715,0.153073,0.153263,0.153263,0.153052,0.152637,0.152043,0.151293,0.150398,0.149354,0.148152,0.146785,0.145252,0.143567,0.141757,0.139848,0.137862,0.135824,0.133767,0.131745,0.129860,0.128522,0.131654,0.133555,0.134583,0.135366,0.136099,0.136823,0.137548,0.138288,0.139041,0.139794,0.140529,0.141236,0.141913,0.142573,0.143223,0.143865,0.144490,0.145088,0.145652,0.146179,0.146671,0.147131,0.147556,0.147942,0.148282,0.148568,0.148801,0.148984,0.149117,0.149191,0.149196,0.149131,0.148995,0.148788,0.148515,0.148180,0.147776,0.147293,0.146722,0.146064,0.145326,0.144517,0.143642,0.142698,0.141678,0.140579,0.139405,0.138161,0.136857,0.135498,0.134084,0.132607,0.131067,0.129470,0.127830,0.126158,0.124461,0.122736,0.120976,0.119177,0.117346,0.115495,0.113634,0.111773,0.109908,0.108034,0.106149,0.104256,0.102366,0.100489,0.098634,0.096799,0.094976,0.093156,0.091343,0.089547,0.087775,0.086033,0.084318,0.082623,0.080943,0.079278,0.077635,0.076023,0.074446,0.072903,0.071383,0.069877,0.068386,0.066920,0.065487,0.064089,0.062725,0.061387,0.060067,0.058760,0.057471,0.056207,0.054968,0.053749,0.052545,0.051354,0.050186,0.049051,0.047966,0.046965,0.046103,0.045359,0.044262,0.043119,0.041963,0.040815,0.039686,0.038573,0.037466,0.036363,0.035270,0.034199,0.033164,0.032174,0.031224,0.030306,0.029405,0.028504,0.027571,0.026578,0.025543,0.024564,0.023756,0.023251,0.023264,0.023965,0.025256,0.026543,0.027511,0.027700,0.027101,0.026005,0.024667,0.023254,0.021878,0.020591,0.019396,0.018273,0.017221,0.016258,0.015415,0.014821,0.014233,0.013652,0.013074,0.012472,0.011783,0.010952,0.010014,0.009170,0.009339,0.009628,0.010183,0.011309,0.011199,0.008576,0.008163,0.007699,0.007069,0.006457,0.005943,0.005523,0.005172,0.004873,0.004612,0.004377,0.004160,0.003950,0.003744,0.003539,0.003338,0.003143,0.002954,0.002769,0.002586,0.002402,0.002222,0.002052,0.001894,0.001747,0.001606,0.001464,0.001319,0.001173,0.001029,0.000891,0.000758,0.000627,0.000500,0.000378,0.000264,0.000155,0.000048,-0.000058,-0.000163,-0.000261,-0.000350,-0.000430,-0.000504,-0.000578,-0.000652,-0.000725,-0.000794,-0.000858,-0.000919,-0.000979,-0.001036,-0.001087,-0.001129,-0.001156,-0.001163,-0.001146,-0.001098,-0.001002,-0.000828,-0.000553,-0.000217,0.000039,0.000326,0.002857,0.003013,0.001831,0.001438,0.001519,0.001373,0.002093,0.002786,0.003246,0.003466,0.003531,0.003531,0.003518,0.003523,0.003587,0.003769,0.004048,0.004397,0.004772,0.005127,0.005426,0.005640,0.005726,0.005623,0.005248,0.004487,0.003192,0.001320,-0.000858,-0.002893,-0.004550,-0.005472,-0.005802,-0.005837,-0.005776,-0.005701,-0.005628,-0.005545,-0.005426,-0.005262,-0.005056,-0.004826,-0.004591,-0.004369,-0.004170,-0.003995,-0.003833,-0.003672,-0.003497,-0.003291,-0.003046,-0.002779,-0.002522,-0.002298,-0.002053,-0.001842,-0.001643,-0.001429,-0.001190,-0.000926,-0.000644,-0.000358,-0.000084,0.000173,0.000421,0.000674,0.000940,0.001218,0.001500,0.001782,0.002061,0.002341,0.002629,0.002930,0.003245,0.003568,0.003897,0.004230,0.004568,0.004911,0.005259,0.005611,0.005970,0.006339,0.006718,0.007107,0.007506,0.007913,0.008322,0.008726,0.009129,0.009538,0.009961,0.010400,0.010853,0.011315,0.011776,0.012227,0.012668,0.013108,0.013559,0.014026,0.014503,0.014978,0.015443,0.015893,0.016327,0.016754,0.017185,0.017627,0.018076,0.018522,0.018954,0.019368,0.019765,0.020152,0.020535,0.020916,0.021291,0.021655,0.022001,0.022330,0.022650,0.022973,0.023300,0.023620,0.023913,0.024171,0.024398,0.024610,0.024817,0.025025,0.025231,0.025423,0.025587,0.025712,0.025808,0.025896,0.025999,0.026121,0.026249,0.026365,0.026447,0.026489,0.026505,0.026520,0.026561,0.026634,0.026730,0.026823,0.026892,0.026925,0.026927,0.026914,0.026920,0.027000,0.027240,0.027802,0.028732,0.028638,0.028346,0.027433,0.024792,0.020644,0.023371,0.027154,0.031339,0.035711,0.040106,0.044312,0.047866,0.050039,0.050645,0.050542,0.050576,0.050997,0.051351,0.051059,0.049297,0.040565,0.033211,0.026785,0.020639,0.014698,0.008977,0.003514,-0.001662,-0.006551,-0.011155,-0.015469,-0.019433,-0.022986,-0.025975,-0.028151,-0.029221,-0.028689,],
[-0.004911,-0.007077,-0.007085,-0.004901,-0.002812,-0.000676,0.001582,0.003951,0.006399,0.008905,0.011456,0.014046,0.016671,0.019329,0.022019,0.024726,0.027419,0.030055,0.032574,0.034919,0.037054,0.038988,0.040759,0.042415,0.043995,0.045532,0.047049,0.048566,0.050098,0.051664,0.053300,0.055054,0.057001,0.059230,0.061823,0.064799,0.068063,0.071450,0.074835,0.078179,0.081492,0.084789,0.088069,0.091329,0.094569,0.097791,0.100981,0.104098,0.107066,0.109773,0.112091,0.113914,0.115202,0.116027,0.116538,0.116880,0.117129,0.117285,0.117326,0.117238,0.117029,0.116709,0.116268,0.115678,0.114919,0.114011,0.113047,0.112395,0.113599,0.114045,0.113890,0.113546,0.113149,0.112718,0.112244,0.111726,0.111170,0.110580,0.109952,0.109276,0.108546,0.107764,0.106942,0.106103,0.105265,0.104421,0.103545,0.102604,0.101576,0.100456,0.099242,0.097937,0.096531,0.094982,0.093185,0.090981,0.088251,0.085056,0.081697,0.078534,0.075612,0.072582,0.069043,0.064843,0.060095,0.055007,0.049728,0.044300,0.038731,0.033036,0.027236,0.021344,0.015375,0.009337,0.003227,-0.002956,-0.009198,-0.015479,-0.021780,-0.028086,-0.034382,-0.040653,-0.046881,-0.053047,-0.059123,-0.065080,-0.070879,-0.076397,-0.081431,-0.085670,-0.088534,-0.088054,-0.075050,-0.074554,-0.077017,-0.079969,-0.082652,-0.084940,-0.086946,-0.088780,-0.090510,-0.092151,-0.093706,-0.095179,-0.096568,-0.097877,-0.099108,-0.100267,-0.101362,-0.102405,-0.103407,-0.104373,-0.105305,-0.106201,-0.107055,-0.107864,-0.108625,-0.109335,-0.109972,-0.110491,-0.110869,-0.111158,-0.111517,-0.112108,-0.112873,-0.113432,-0.113355,-0.112505,-0.111034,-0.109200,-0.107219,-0.105218,-0.103242,-0.101297,-0.099383,-0.097499,-0.095650,-0.093844,-0.092097,-0.090428,-0.088846,-0.087342,-0.085898,-0.084500,-0.083140,-0.081817,-0.080530,-0.079272,-0.078033,-0.076822,-0.075672,-0.074624,-0.073671,-0.072680,-0.071321,-0.069523,-0.068817,-0.068151,-0.067303,-0.066245,-0.065010,-0.063648,-0.062198,-0.060679,-0.059096,-0.057444,-0.055718,-0.053919,-0.052054,-0.050131,-0.048159,-0.046141,-0.044070,-0.041939,-0.039743,-0.037486,-0.035177,-0.032829,-0.030451,-0.028044,-0.025598,-0.023114,-0.020606,-0.018090,-0.015545,-0.012904,-0.010108,-0.007198,-0.004305,-0.001536,0.001082,0.003569,0.005956,0.008268,0.010522,0.012735,0.014914,0.017069,0.019203,0.021317,0.023407,0.025471,0.027511,0.029532,0.031542,0.033544,0.035540,0.037525,0.039490,0.041423,0.043319,0.045176,0.046997,0.048795,0.050573,0.052330,0.054049,0.055729,0.057431,0.059244,0.059224,0.057351,0.055533,0.053667,0.051692,0.049613,0.047458,0.045248,0.043000,0.040717,0.038398,0.036041,0.033649,0.031244,0.028868,0.026582,0.024455,0.022543,0.020866,0.019400,0.018096,0.016908,0.015797,0.014734,0.013694,0.012654,0.011592,0.010484,0.009294,0.007976,0.006469,0.004711,0.002669,0.000389,-0.002004,-0.004375,-0.006658,-0.008857,-0.010997,-0.013097,-0.015160,-0.017188,-0.019190,-0.021167,-0.023101,-0.024938,-0.026588,-0.027938,-0.028888,-0.029394,-0.029514,-0.029392,-0.029191,-0.029005,-0.028846,-0.028688,-0.028506,-0.028297,-0.028071,-0.027822,-0.027531,-0.027179,-0.026771,-0.026324,-0.025808,-0.024818,-0.023677,-0.022458,-0.021120,-0.019658,-0.018094,-0.016453,-0.014755,-0.013008,-0.011214,-0.009372,-0.007479,-0.005527,-0.003512,-0.001433,0.000707,0.002899,0.005141,0.007438,0.009797,0.012228,0.014739,0.017336,0.020023,0.022804,0.025700,0.028765,0.032084,0.035731,0.039677,0.043746,0.047702,0.051471,0.055263,0.059382,0.063989,0.069047,0.074411,0.079953,0.085617,0.091396,0.097282,0.103262,0.109330,0.115497,0.121772,0.128160,0.134650,0.141214,0.147816,0.154431,0.161054,0.167685,0.174323,0.180960,0.187582,0.194162,0.200667,0.207056,0.213209,0.218866,0.223609,0.226865,0.227381,0.218856,0.218864,0.221464,0.224672,0.227697,0.230296,0.232519,0.234472,0.236239,0.237841,0.239275,0.240535,0.241614,0.242512,0.243232,0.243785,0.244191,0.244477,0.244669,0.244781,0.244816,0.244771,0.244639,0.244416,0.244102,0.243700,0.243203,0.242581,0.241783,0.240799,0.239723,0.238776,0.238164,0.237775,0.237178,0.236001,0.234175,0.231834,0.229173,0.226341,0.223424,0.220457,0.217451,0.214410,0.211343,0.208269,0.205227,0.202250,0.199350,0.196510,0.193703,0.190912,0.188130,0.185364,0.182615,0.179885,0.177173,0.174498,0.171911,0.169481,0.167207,0.164861,0.161769,0.157710,0.156550,0.155728,0.154687,0.153342,0.151716,0.149855,0.147798,0.145569,0.143178,0.140632,0.137938,0.135108,0.132153,0.129084,0.125906,0.122618,0.119222,0.115726,0.112146,0.108504,0.104823,0.101118,0.097392,0.093646,0.089884,0.086133,0.082426,0.078770,0.075115,0.071390,0.067597,0.063855,0.060313,0.057043,0.054020,0.051183,0.048470,0.045835,0.043247,0.040689,0.038155,0.035649,0.033178,0.030746,0.028352,0.025988,0.023641,0.021297,0.018955,0.016620,0.014308,0.012031,0.009795,0.007599,0.005434,0.003295,0.001184,-0.000875,-0.002884,-0.070561,-0.072139,-0.073855,-0.074770,-0.075534,-0.076070,-0.076683,-0.077366,-0.077981,-0.078632,-0.079473,-0.080408,-0.081333,-0.082249,-0.083155,-0.084047,-0.084916,-0.085744,-0.086530,-0.087267,-0.087797,-0.088432,-0.089112,-0.089792,-0.090462,-0.091130,-0.091795,-0.092442,-0.093067,-0.093676,-0.094264,-0.094829,-0.095355,-0.095822,-0.096222,-0.096558,-0.096828,-0.097019,-0.097115,-0.097096,-0.096952,-0.096695,-0.096327,-0.095834,-0.095203,-0.094445,-0.093622,-0.092764,-0.091666,-0.089963,-0.087530,-0.084761,-0.082493,-0.081120,-0.079061,-0.077130,-0.074203,-0.071196,-0.068717,-0.066852,-0.065479,-0.064460,-0.063684,-0.063061,-0.062516,-0.061991,-0.061452,-0.060884,-0.060282,-0.059642,-0.058949,-0.058181,-0.057311,-0.056317,-0.055185,-0.053906,-0.052469,-0.050855,-0.049035,-0.046977,-0.044661,-0.042077,-0.039233,-0.036140,-0.032806,-0.029225,-0.025389,-0.021309,-0.016946,-0.011979,-0.005326,0.003540,0.004530,0.004627,0.004539,0.004419,0.004309,0.004198,0.004065,0.003901,0.003722,0.003559,0.003438,0.003364,0.003320,0.003277,0.003210,0.003114,0.002997,0.002880,0.002778,0.002691,0.002611,0.002522,0.002416,0.002293,0.002161,0.002030,0.001905,0.001786,0.001670,0.001551,0.001431,0.001312,0.001197,0.001092,0.000998,0.000919,0.000859,0.000820,0.000804,0.000805,0.000816,0.000830,0.000840,0.000847,0.000855,0.000867,0.000882,0.000898,0.000908,0.000912,0.000914,0.000919,0.000934,0.000958,0.000984,0.001004,0.001011,0.001008,0.001005,0.001011,0.001035,0.001077,0.001133,0.001201,0.001287,0.001403,0.001562,0.001767,0.002008,0.002266,0.002516,0.002748,0.002964,0.003180,0.003412,0.003668,0.003938,0.004203,0.004446,0.004659,0.004855,0.005051,0.005268,0.005508,0.005763,0.006013,0.006244,0.006455,0.006654,0.006859,0.007082,0.007322,0.007566,0.007800,0.008012,0.008205,0.008390,0.008581,0.008789,0.009014,0.009250,0.009491,0.009743,0.010033,0.010475,0.011660,0.019002,0.023671,0.026674,0.029046,0.031165,0.033165,0.035086,0.036938,0.038721,0.040429,0.042049,0.043563,0.044953,0.046209,0.047333,0.048337,0.049242,0.050060,0.050790,0.051401,0.051834,0.052006,0.051818,0.051088,0.049532,0.046613,0.042834,0.038636,0.034425,0.030515,0.027012,0.023932,0.021252,0.018905,0.016802,0.014879,0.013124,0.011579,0.010350,0.009652,0.009488,0.007744,0.005871,0.003977,0.002033,-0.000048,-0.002358,-0.004939,-0.007709,-0.010335,-0.012223,-0.013530,-0.014164,-0.013999,-0.013433,-0.013159,-0.013371,-0.013985,-0.014794,-0.015603,-0.016245,-0.016646,-0.016805,-0.016747,-0.016504,-0.016107,-0.015575,-0.014927,-0.014170,-0.013305,-0.012329,-0.011244,-0.010034,-0.008659,-0.007061,-0.005173,-0.002923,-0.000231,0.003017,0.007007,0.012016,0.018459,0.026970,0.038512,0.054435,0.076151,0.102707,0.124786,0.129059,0.118699,0.105069,0.093233,0.083926,0.076745,0.071174,0.066784,0.063238,0.060296,0.057802,0.055663,0.053815,0.052205,0.050783,0.049494,0.048293,0.047138,0.045990,0.044817,0.043594,0.042292,0.040871,0.039293,0.037541,0.035708,0.034021,0.032746,0.032092,0.032100,0.032561,0.032832,0.032281,0.031067,0.029430,0.027044,0.024582,0.022363,0.020429,0.018744,0.017238,0.015851,0.014577,0.013611,0.015226,0.016299,0.016778,0.016939,0.016869,0.016540,0.015872,0.014784,0.013249,0.011291,0.008951,0.006245,0.003198,-0.000027,-0.003016,-0.005353,-0.006711,-0.006512,-0.005485,-0.003919,-0.001950,0.000339,0.002892,0.005667,0.008639,0.011793,0.015111,0.018560,0.022094,0.025662,0.029223,0.032750,0.036230,0.039650,0.042995,0.046238,0.049363,0.052432,0.055701,0.059780,0.064626,0.065387,0.065737,0.066001,0.066232,0.066443,0.066642,0.066838,0.067040,0.067254,0.067481,0.067717,0.067952,0.068178,0.068387,0.068577,0.068748,0.068904,0.069050,0.069188,0.069320,0.069443,0.069553,0.069647,0.069727,0.069798,0.069870,0.069954,0.070055,0.070170,0.070290,0.070404,0.070506,0.070593,0.070673,0.070757,0.070852,0.070961,0.071079,0.071195,0.071296,0.071374,0.071424,0.071444,0.071437,0.071404,0.071349,0.071279,0.071198,0.071111,0.071021,0.070929,0.070833,0.070734,0.070632,0.070531,0.070435,0.070344,0.070257,0.070169,0.070075,0.069974,0.069869,0.069767,0.069671,0.069585,0.069502,0.069415,0.069314,0.069191,0.069042,0.068864,0.068656,0.068416,0.068145,0.067844,0.067520,0.067184,0.066845,0.066510,0.066182,0.065859,0.065541,0.065228,0.064927,0.064644,0.064385,0.064146,0.063923,0.063708,0.063497,0.063294,0.063104,0.062927,0.062755,0.062564,0.062327,0.062026,0.061658,0.061237,0.060764,0.060202,0.059431,0.057971,0.051211,0.045131,0.039552,0.033870,0.026436,0.047644,0.061571,0.070527,0.077775,0.083444,0.086866,0.087856,0.087094,0.086547,0.086306,0.084345,0.080216,0.074550,0.068266,0.062560,0.059542,0.059522,0.045946,0.032136,0.019313,0.007629,-0.003001,-0.012703,-0.021560,-0.029641,-0.037032,-0.043872,-0.050106,-0.054403,-0.058008,-0.061461,-0.065374,-0.069498,-0.001379,-0.000726,0.004400,0.004994,0.004163,0.002786,0.001166,-0.000562,-0.002327,-0.004091,-0.005844,-0.007580,-0.009299,-0.010999,-0.012679,-0.014345,-0.016013,-0.017720,-0.019506,-0.021371,-0.023246,-0.025027,-0.026651,-0.028119,-0.029478,-0.030773,-0.032030,-0.033264,-0.034482,-0.035688,-0.036872,-0.037991,-0.038973,-0.039741,-0.040284,-0.040704,-0.041170,-0.041800,-0.042577,-0.043401,-0.044183,-0.044882,-0.045509,-0.046091,-0.046649,-0.047192,-0.047721,-0.048239,-0.048766,-0.049332,-0.049966,-0.050659,-0.051346,-0.051913,-0.052256,-0.052337,-0.052190,-0.051893,-0.051521,-0.051124,-0.050721,-0.050314,-0.049899,-0.049475,-0.049034,-0.048569,-0.048087,-0.047637,-0.047194,-0.046362,-0.045384,-0.044312,-0.043177,-0.042006,-0.040818,-0.039623,-0.038420,-0.037207,-0.035981,-0.034742,-0.033494,-0.032244,-0.030994,-0.029744,-0.028494,-0.027243,-0.025996,-0.024754,-0.023520,-0.022296,-0.021083,-0.019879,-0.018676,-0.017464,-0.016238,-0.014992,-0.013708,-0.012348,-0.010868,-0.009267,-0.007611,-0.005982,-0.004426,-0.002953,-0.001554,-0.000213,0.001088,0.002369,0.003641,0.004909,0.006172,0.007422,0.008657,0.009875,0.011080,0.012278,0.013475,0.014668,0.015855,0.017030,0.018190,0.019335,0.020471,0.021601,0.022725,0.023836,0.024918,0.025955,0.026930,0.027843,0.028746,0.029761,0.029529,0.028094,0.026862,0.025730,0.024639,0.023571,0.022523,0.021485,0.020446,0.019394,0.018328,0.017250,0.016167,0.015082,0.013998,0.012911,0.011816,0.010709,0.009587,0.008453,0.007311,0.006164,0.005015,0.003860,0.002693,0.001507,0.000294,-0.000955,-0.002242,-0.003563,-0.004888,-0.006149,-0.007269,-0.008231,-0.009112,-0.010005,-0.010951,-0.011937,-0.012934,-0.013928,-0.014920,-0.015918,-0.016925,-0.017942,-0.018966,-0.020001,-0.021047,-0.022106,-0.023177,-0.024257,-0.025342,-0.026427,-0.027505,-0.028571,-0.029624,-0.030663,-0.031687,-0.032683,-0.033623,-0.034465,-0.035168,-0.035708,-0.036052,-0.035875,-0.035699,-0.035596,-0.035540,-0.035532,-0.035563,-0.035617,-0.035673,-0.035722,-0.035766,-0.035809,-0.035853,-0.035896,-0.035938,-0.035974,-0.036003,-0.036025,-0.036045,-0.036066,-0.036088,-0.036110,-0.036131,-0.036146,-0.036154,-0.036152,-0.036131,-0.036063,-0.035888,-0.035542,-0.035001,-0.034335,-0.033695,-0.033197,-0.032809,-0.032397,-0.031860,-0.031182,-0.030404,-0.029576,-0.028724,-0.027858,-0.026977,-0.026086,-0.025185,-0.024275,-0.023347,-0.022396,-0.021418,-0.020412,-0.019388,-0.018357,-0.017324,-0.016289,-0.015247,-0.014190,-0.013116,-0.012026,-0.010921,-0.009803,-0.008665,-0.007504,-0.006333,-0.005258,-0.004604,-0.005308,-0.010493,-0.011230,-0.010509,-0.009193,-0.007592,-0.005856,-0.004060,-0.002241,-0.000406,0.001436,0.003284,0.005138,0.007002,0.008882,0.010810,0.012835,0.014998,0.017266,0.019532,0.021678,0.023653,0.025480,0.027210,0.028891,0.030548,0.032193,0.033832,0.035460,0.037047,0.038521,0.039791,0.040800,0.041594,0.042331,0.043185,0.044217,0.045358,0.046494,0.047548,0.048501,0.049376,0.050205,0.051004,0.051778,0.052530,0.053281,0.054074,0.054954,0.055927,0.056925,0.057805,0.058412,0.058664,0.058584,0.058268,0.057826,0.057336,0.056833,0.056318,0.055789,0.055243,0.054670,0.054039,0.053299,0.052369,0.051281,0.050564,0.049855,0.049096,0.048284,0.047428,0.046538,0.045615,0.044657,0.043653,0.042598,0.041488,0.040329,0.039124,0.037875,0.036579,0.035229,0.033820,0.032357,0.030844,0.029292,0.027707,0.026099,0.024465,0.022796,0.021076,0.019290,0.017426,0.015462,0.013352,0.011039,0.008500,0.005797,0.003048,0.000347,-0.002264,-0.004772,-0.007189,-0.009539,-0.011849,-0.014145,-0.016440,-0.018735,-0.021018,-0.023274,-0.025495,-0.027682,-0.029845,-0.031994,-0.034132,-0.036254,-0.038348,-0.040405,-0.042419,-0.044397,-0.046349,-0.048279,-0.050179,-0.052024,-0.053781,-0.055413,-0.056917,-0.058373,-0.059962,-0.059507,-0.057056,-0.054917,-0.052945,-0.051048,-0.049194,-0.047379,-0.045582,-0.043782,-0.041956,-0.040094,-0.038199,-0.036278,-0.034341,-0.032391,-0.030422,-0.028426,-0.026398,-0.024338,-0.022253,-0.020152,-0.018042,-0.015927,-0.013803,-0.011662,-0.009499,-0.007305,-0.005073,-0.002795,-0.000473,0.001869,0.004158,0.006264,0.008093,0.009714,0.011295,0.012940,0.014651,0.016376,0.018075,0.019735,0.021362,0.022962,0.024533,0.026067,0.027556,0.028988,0.030357,0.031666,0.032924,0.034138,0.035310,0.036437,0.037514,0.038541,0.039519,0.040446,0.041302,0.042053,0.042657,0.043085,0.043348,0.043521,0.043769,0.043822,0.043764,0.043716,0.043727,0.043795,0.043890,0.043989,0.044081,0.044163,0.044238,0.044302,0.044347,0.044363,0.044341,0.044280,0.044188,0.044077,0.043959,0.043837,0.043710,0.043574,0.043425,0.043261,0.043073,0.042829,0.042460,0.041877,0.041019,0.039930,0.038782,0.037779,0.036977,0.036232,0.035352,0.034249,0.032955,0.031558,0.030125,0.028686,0.027244,0.025799,0.024352,0.022900,0.021436,0.019952,0.018445,0.016917,0.015381,0.013851,0.012338,0.010843,0.009362,0.007892,0.006428,0.004970,0.003511,0.002058,0.000640,-0.000614,-0.145477,-0.137592,-0.129730,-0.127880,-0.127957,-0.127665,-0.127225,-0.126563,-0.125608,-0.124388,-0.123015,-0.121597,-0.120178,-0.118734,-0.117217,-0.115619,-0.113981,-0.112330,-0.110559,-0.108267,-0.105102,-0.104174,-0.103555,-0.103042,-0.102550,-0.102015,-0.101430,-0.100844,-0.100315,-0.099860,-0.099453,-0.099061,-0.098674,-0.098312,-0.098001,-0.097761,-0.097599,-0.097505,-0.097454,-0.097420,-0.097405,-0.097462,-0.097657,-0.098009,-0.098466,-0.098953,-0.099453,-0.100021,-0.100765,-0.101846,-0.103397,-0.105345,-0.107059,-0.107418,-0.107850,-0.106178,-0.105067,-0.105119,-0.105646,-0.105930,-0.105558,-0.104447,-0.102740,-0.100623,-0.098215,-0.095586,-0.092780,-0.089835,-0.086786,-0.083658,-0.080456,-0.077167,-0.073788,-0.070331,-0.066812,-0.063255,-0.059692,-0.056149,-0.052629,-0.049128,-0.045646,-0.042187,-0.038761,-0.035388,-0.032085,-0.028863,-0.025724,-0.022676,-0.019744,-0.017002,-0.014824,-0.017003,-0.017929,-0.017988,-0.017821,-0.017621,-0.017411,-0.017191,-0.016965,-0.016741,-0.016519,-0.016296,-0.016065,-0.015820,-0.015560,-0.015293,-0.015021,-0.014745,-0.014459,-0.014158,-0.013840,-0.013510,-0.013175,-0.012842,-0.012509,-0.012168,-0.011812,-0.011434,-0.011033,-0.010622,-0.010211,-0.009806,-0.009402,-0.008991,-0.008562,-0.008112,-0.007644,-0.007173,-0.006708,-0.006253,-0.005803,-0.005344,-0.004866,-0.004368,-0.003860,-0.003357,-0.002867,-0.002393,-0.001927,-0.001458,-0.000977,-0.000487,0.000007,0.000494,0.000968,0.001425,0.001872,0.002313,0.002754,0.003195,0.003632,0.004060,0.004476,0.004877,0.005266,0.005647,0.006022,0.006395,0.006763,0.007122,0.007468,0.007801,0.008121,0.008429,0.008731,0.009033,0.009338,0.009642,0.009935,0.010211,0.010467,0.010707,0.010940,0.011175,0.011417,0.011660,0.011896,0.012119,0.012324,0.012515,0.012702,0.012893,0.013087,0.013282,0.013469,0.013641,0.013797,0.013946,0.014098,0.014259,0.014427,0.014593,0.014747,0.014881,0.014982,0.014994,0.014758,0.013864,0.012027,0.012806,0.013848,0.014907,0.015947,0.016965,0.017962,0.018938,0.019884,0.020791,0.021654,0.022483,0.023293,0.024100,0.024912,0.025732,0.026552,0.027366,0.028179,0.029019,0.029935,0.030975,0.032175,0.033564,0.035185,0.036905,0.037941,0.038323,0.038039,0.037244,0.036130,0.034826,0.033412,0.031947,0.030480,0.029052,0.027686,0.026390,0.025141,0.023820,0.021370,0.019221,0.017186,0.015124,0.012983,0.010723,0.008382,0.006181,0.004514,0.003836,0.003756,0.004976,0.007253,0.009222,0.010360,0.010175,0.009058,0.007597,0.006170,0.004907,0.003819,0.002884,0.002070,0.001341,0.000668,0.000034,-0.000567,-0.001140,-0.001693,-0.002234,-0.002769,-0.003294,-0.003803,-0.004290,-0.004758,-0.005209,-0.005644,-0.006060,-0.006454,-0.006826,-0.007182,-0.007524,-0.007855,-0.008170,-0.008465,-0.008736,-0.008981,-0.009206,-0.009414,-0.009611,-0.009800,-0.009980,-0.010146,-0.010295,-0.010427,-0.010549,-0.010664,-0.010777,-0.010885,-0.010980,-0.011061,-0.011128,-0.011187,-0.011239,-0.011280,-0.011300,-0.011292,-0.011253,-0.011180,-0.011061,-0.010876,-0.010599,-0.010202,-0.009651,-0.008915,-0.008051,-0.007346,-0.007308,-0.008323,-0.010138,-0.012193,-0.013103,-0.012787,-0.012116,-0.010572,-0.008650,-0.006720,-0.004970,-0.003397,-0.001919,-0.000462,0.001142,0.003132,0.003800,0.004368,0.004957,0.005568,0.006165,0.006697,0.007115,0.007386,0.007486,0.007390,0.007033,0.006303,0.005076,0.003335,0.001210,-0.001269,-0.003531,-0.005565,-0.007478,-0.009340,-0.011183,-0.013012,-0.014827,-0.016631,-0.018439,-0.020265,-0.022123,-0.024025,-0.025981,-0.028001,-0.030092,-0.032248,-0.034461,-0.036721,-0.039021,-0.041360,-0.043732,-0.046092,-0.048155,-0.046989,-0.046864,-0.047579,-0.048642,-0.049840,-0.051092,-0.052376,-0.053691,-0.055038,-0.056411,-0.057801,-0.059206,-0.060628,-0.062076,-0.063559,-0.065079,-0.066633,-0.068214,-0.069816,-0.071436,-0.073076,-0.074741,-0.076437,-0.078167,-0.079930,-0.081721,-0.083535,-0.085371,-0.087225,-0.089100,-0.090996,-0.092914,-0.094853,-0.096810,-0.098786,-0.100782,-0.102793,-0.104812,-0.106835,-0.108857,-0.110881,-0.112905,-0.114932,-0.116959,-0.118982,-0.120991,-0.122977,-0.124937,-0.126873,-0.128789,-0.130684,-0.132554,-0.134390,-0.136175,-0.137900,-0.139561,-0.141169,-0.142734,-0.144257,-0.145732,-0.147142,-0.148472,-0.149711,-0.150862,-0.151935,-0.152943,-0.153895,-0.154791,-0.155614,-0.156347,-0.156976,-0.157509,-0.157967,-0.158370,-0.158721,-0.159015,-0.159240,-0.159391,-0.159464,-0.159465,-0.159410,-0.159316,-0.159187,-0.159012,-0.158778,-0.158476,-0.158112,-0.157701,-0.157269,-0.156834,-0.156393,-0.155921,-0.155396,-0.154813,-0.154188,-0.153554,-0.152952,-0.152413,-0.151938,-0.151508,-0.151082,-0.150546,-0.149590,-0.147364,-0.143244,-0.144509,-0.145709,-0.145970,-0.146685,-0.158780,-0.157288,-0.153549,-0.148677,-0.142990,-0.136767,-0.130453,-0.124875,-0.120764,-0.117049,-0.112311,-0.106820,-0.100981,-0.095331,-0.090574,-0.088430,-0.102389,-0.111873,-0.118479,-0.124088,-0.129101,-0.133643,-0.137768,-0.141520,-0.144952,-0.148075,-0.150761,-0.151436,-0.152063,-0.152299,-0.151874,-0.150768,-0.147962,],
[0.035847,0.036498,0.036482,0.035792,0.034983,0.034061,0.033041,0.031951,0.030817,0.029653,0.028468,0.027263,0.026038,0.024794,0.023536,0.022279,0.021049,0.019878,0.018805,0.017861,0.017059,0.016387,0.015816,0.015316,0.014862,0.014434,0.014019,0.013603,0.013177,0.012723,0.012210,0.011586,0.010775,0.009687,0.008243,0.006413,0.004245,0.001833,-0.000737,-0.003421,-0.006195,-0.009036,-0.011924,-0.014851,-0.017819,-0.020825,-0.023855,-0.026877,-0.029837,-0.032664,-0.035285,-0.037645,-0.039731,-0.041589,-0.043303,-0.044945,-0.046549,-0.048115,-0.049630,-0.051085,-0.052479,-0.053812,-0.055076,-0.056262,-0.057370,-0.058426,-0.059442,-0.060298,-0.060096,-0.060291,-0.061053,-0.062110,-0.063302,-0.064550,-0.065828,-0.067136,-0.068481,-0.069857,-0.071253,-0.072647,-0.074014,-0.075331,-0.076597,-0.077829,-0.079057,-0.080303,-0.081570,-0.082844,-0.084108,-0.085362,-0.086613,-0.087871,-0.089134,-0.090378,-0.091543,-0.092569,-0.093508,-0.094630,-0.096370,-0.098978,-0.102171,-0.105335,-0.108035,-0.110202,-0.111983,-0.113568,-0.115077,-0.116554,-0.117999,-0.119395,-0.120718,-0.121941,-0.123036,-0.123977,-0.124756,-0.125392,-0.125925,-0.126385,-0.126772,-0.127061,-0.127230,-0.127268,-0.127179,-0.126973,-0.126665,-0.126260,-0.125776,-0.125302,-0.125053,-0.125360,-0.126593,-0.129172,-0.134157,-0.136281,-0.137107,-0.136996,-0.136316,-0.135368,-0.134327,-0.133258,-0.132163,-0.131037,-0.129880,-0.128688,-0.127445,-0.126132,-0.124737,-0.123278,-0.121809,-0.120396,-0.119082,-0.117862,-0.116702,-0.115571,-0.114451,-0.113337,-0.112225,-0.111126,-0.110102,-0.109296,-0.108880,-0.108918,-0.109213,-0.109298,-0.108778,-0.107711,-0.106489,-0.105439,-0.104658,-0.104085,-0.103618,-0.103188,-0.102764,-0.102338,-0.101912,-0.101486,-0.101057,-0.100622,-0.100188,-0.099769,-0.099377,-0.099020,-0.098693,-0.098389,-0.098098,-0.097809,-0.097519,-0.097233,-0.096947,-0.096661,-0.096378,-0.096081,-0.095644,-0.094637,-0.092032,-0.088073,-0.089714,-0.092522,-0.095694,-0.099029,-0.102440,-0.105887,-0.109359,-0.112862,-0.116400,-0.119967,-0.123551,-0.127134,-0.130700,-0.134235,-0.137736,-0.141201,-0.144632,-0.148025,-0.151367,-0.154642,-0.157832,-0.160922,-0.163905,-0.166783,-0.169563,-0.172235,-0.174773,-0.177149,-0.179363,-0.181456,-0.183455,-0.185309,-0.186893,-0.188112,-0.188962,-0.189505,-0.189824,-0.189991,-0.190065,-0.190085,-0.190074,-0.190043,-0.189992,-0.189918,-0.189820,-0.189708,-0.189598,-0.189513,-0.189467,-0.189463,-0.189486,-0.189517,-0.189538,-0.189537,-0.189514,-0.189471,-0.189414,-0.189340,-0.189243,-0.189115,-0.188949,-0.188720,-0.188346,-0.187698,-0.187527,-0.187846,-0.187916,-0.187854,-0.187726,-0.187552,-0.187341,-0.187102,-0.186842,-0.186563,-0.186264,-0.185941,-0.185599,-0.185255,-0.184940,-0.184699,-0.184579,-0.184616,-0.184817,-0.185158,-0.185600,-0.186107,-0.186652,-0.187214,-0.187775,-0.188317,-0.188815,-0.189231,-0.189506,-0.189562,-0.189301,-0.188632,-0.187521,-0.186015,-0.184213,-0.182200,-0.180008,-0.177639,-0.175107,-0.172438,-0.169657,-0.166768,-0.163770,-0.160664,-0.157468,-0.154219,-0.150975,-0.147803,-0.144764,-0.141884,-0.139137,-0.136451,-0.133749,-0.130992,-0.128182,-0.125346,-0.122509,-0.119680,-0.116858,-0.114046,-0.111250,-0.108473,-0.105723,-0.103142,-0.101661,-0.106495,-0.109799,-0.111378,-0.112516,-0.113720,-0.115067,-0.116496,-0.117957,-0.119440,-0.120954,-0.122504,-0.124099,-0.125763,-0.127527,-0.129416,-0.131447,-0.133610,-0.135873,-0.138197,-0.140563,-0.142969,-0.145421,-0.147928,-0.150493,-0.153122,-0.155828,-0.158627,-0.161520,-0.164451,-0.167263,-0.169705,-0.171575,-0.172937,-0.174160,-0.175663,-0.177651,-0.180075,-0.182758,-0.185538,-0.188334,-0.191126,-0.193913,-0.196698,-0.199492,-0.202334,-0.205274,-0.208333,-0.211473,-0.214601,-0.217619,-0.220472,-0.223153,-0.225683,-0.228088,-0.230377,-0.232544,-0.234582,-0.236475,-0.238156,-0.239464,-0.240155,-0.240008,-0.238982,-0.237255,-0.234072,-0.231901,-0.230388,-0.229137,-0.227909,-0.226572,-0.225081,-0.223434,-0.221647,-0.219732,-0.217693,-0.215537,-0.213275,-0.210930,-0.208527,-0.206073,-0.203547,-0.200914,-0.198151,-0.195264,-0.192279,-0.189223,-0.186123,-0.182998,-0.179860,-0.176723,-0.173585,-0.170426,-0.167205,-0.163897,-0.160524,-0.157167,-0.153954,-0.150982,-0.148224,-0.145570,-0.142930,-0.140254,-0.137529,-0.134768,-0.131993,-0.129219,-0.126453,-0.123698,-0.120961,-0.118250,-0.115567,-0.112905,-0.110244,-0.107562,-0.104848,-0.102110,-0.099368,-0.096641,-0.093942,-0.091278,-0.088662,-0.086098,-0.083580,-0.081099,-0.078687,-0.076474,-0.074750,-0.073436,-0.071373,-0.069267,-0.067233,-0.065235,-0.063213,-0.061120,-0.058940,-0.056677,-0.054339,-0.051937,-0.049480,-0.046977,-0.044431,-0.041841,-0.039194,-0.036480,-0.033691,-0.030836,-0.027934,-0.025012,-0.022093,-0.019192,-0.016316,-0.013474,-0.010674,-0.007931,-0.005264,-0.002696,-0.000248,0.002061,0.004211,0.006183,0.007954,0.009503,0.010846,0.012035,0.013125,0.014160,0.015164,0.016150,0.017121,0.018077,0.019018,0.019948,0.020876,0.021815,0.022782,0.023789,0.024837,0.025916,0.027009,0.028101,0.029183,0.030249,0.031297,0.032322,0.033310,0.034242,0.035093,0.045804,0.048494,0.050755,0.052395,0.053726,0.054816,0.055342,0.055095,0.053875,0.051952,0.049843,0.047800,0.045791,0.043731,0.041576,0.039319,0.036981,0.034621,0.032346,0.030410,0.030902,0.030647,0.029719,0.028441,0.026968,0.025380,0.023725,0.022011,0.020220,0.018334,0.016339,0.014204,0.011876,0.009334,0.006615,0.003770,0.000826,-0.002208,-0.005320,-0.008495,-0.011737,-0.015081,-0.018560,-0.022195,-0.026137,-0.030799,-0.036718,-0.044072,-0.052420,-0.061058,-0.068759,-0.073391,-0.073999,-0.072940,-0.070409,-0.068124,-0.065436,-0.063771,-0.062916,-0.062458,-0.062176,-0.061989,-0.061861,-0.061759,-0.061657,-0.061531,-0.061365,-0.061149,-0.060876,-0.060542,-0.060145,-0.059680,-0.059138,-0.058506,-0.057763,-0.056889,-0.055866,-0.054680,-0.053319,-0.051763,-0.049984,-0.047941,-0.045592,-0.042907,-0.039880,-0.036525,-0.032881,-0.028990,-0.024808,-0.019948,-0.013169,-0.003792,-0.002864,-0.002864,-0.003077,-0.003381,-0.003743,-0.004147,-0.004573,-0.004997,-0.005391,-0.005741,-0.006049,-0.006335,-0.006623,-0.006934,-0.007267,-0.007604,-0.007914,-0.008167,-0.008350,-0.008476,-0.008575,-0.008684,-0.008831,-0.009015,-0.009213,-0.009389,-0.009513,-0.009582,-0.009619,-0.009663,-0.009749,-0.009888,-0.010062,-0.010235,-0.010373,-0.010462,-0.010518,-0.010572,-0.010657,-0.010789,-0.010957,-0.011133,-0.011289,-0.011413,-0.011512,-0.011606,-0.011716,-0.011847,-0.011993,-0.012139,-0.012269,-0.012382,-0.012487,-0.012597,-0.012723,-0.012867,-0.013022,-0.013173,-0.013309,-0.013424,-0.013522,-0.013615,-0.013719,-0.013848,-0.014011,-0.014202,-0.014407,-0.014603,-0.014770,-0.014901,-0.015006,-0.015109,-0.015236,-0.015399,-0.015591,-0.015782,-0.015940,-0.016045,-0.016103,-0.016140,-0.016191,-0.016280,-0.016404,-0.016537,-0.016649,-0.016719,-0.016754,-0.016781,-0.016830,-0.016920,-0.017040,-0.017164,-0.017256,-0.017301,-0.017305,-0.017296,-0.017305,-0.017353,-0.017439,-0.017544,-0.017646,-0.017745,-0.017876,-0.018139,-0.018821,-0.021295,-0.037913,-0.048639,-0.055687,-0.061375,-0.066519,-0.071389,-0.076064,-0.080580,-0.084986,-0.089334,-0.093660,-0.097960,-0.102196,-0.106322,-0.110308,-0.114167,-0.117959,-0.121773,-0.125666,-0.129629,-0.133663,-0.137937,-0.142551,-0.146313,-0.146406,-0.139340,-0.127357,-0.112852,-0.098525,-0.086040,-0.075572,-0.066886,-0.059707,-0.053719,-0.048625,-0.044219,-0.040339,-0.036839,-0.033734,-0.031412,-0.029908,-0.024837,-0.019484,-0.014303,-0.009317,-0.004220,0.001484,0.008221,0.015954,0.021988,0.021361,0.021957,0.020823,0.019457,0.018754,0.017981,0.017277,0.017019,0.017568,0.018661,0.019679,0.020379,0.020896,0.021372,0.021865,0.022378,0.022881,0.023379,0.023906,0.024496,0.025177,0.025969,0.026861,0.027842,0.028937,0.030188,0.031643,0.033381,0.035478,0.037995,0.041054,0.044854,0.049647,0.055791,0.063741,0.073565,0.083135,0.085560,0.075453,0.059402,0.045167,0.034532,0.026791,0.021044,0.016643,0.013171,0.010387,0.008128,0.006252,0.004665,0.003323,0.002186,0.001209,0.000361,-0.000385,-0.001035,-0.001560,-0.001953,-0.002246,-0.002456,-0.002549,-0.002393,-0.001788,-0.000889,-0.000366,-0.000694,-0.001634,-0.002637,-0.003462,-0.005334,-0.006981,-0.006126,-0.005121,0.001586,0.010756,0.019152,0.026492,0.033012,0.039122,0.045158,0.051233,0.057085,0.059717,0.063437,0.068176,0.073479,0.079303,0.085975,0.094030,0.104048,0.116505,0.131582,0.149094,0.168494,0.188663,0.207420,0.221789,0.229623,0.230186,0.224363,0.217022,0.210193,0.204018,0.198140,0.192323,0.186527,0.180779,0.175031,0.169176,0.163128,0.156870,0.150439,0.143892,0.137270,0.130579,0.123796,0.116891,0.109849,0.102654,0.095138,0.086586,0.074854,0.058326,0.055755,0.054989,0.054689,0.054555,0.054472,0.054395,0.054321,0.054265,0.054245,0.054261,0.054294,0.054312,0.054290,0.054224,0.054129,0.054036,0.053972,0.053948,0.053953,0.053961,0.053945,0.053892,0.053808,0.053714,0.053631,0.053572,0.053535,0.053503,0.053458,0.053387,0.053293,0.053185,0.053078,0.052985,0.052909,0.052843,0.052778,0.052701,0.052607,0.052495,0.052371,0.052246,0.052128,0.052026,0.051942,0.051873,0.051810,0.051743,0.051664,0.051570,0.051465,0.051359,0.051260,0.051176,0.051106,0.051044,0.050981,0.050911,0.050828,0.050732,0.050629,0.050524,0.050427,0.050340,0.050265,0.050198,0.050129,0.050051,0.049958,0.049855,0.049757,0.049682,0.049647,0.049658,0.049706,0.049768,0.049818,0.049839,0.049831,0.049811,0.049810,0.049854,0.049955,0.050107,0.050290,0.050481,0.050671,0.050867,0.051096,0.051386,0.051754,0.052191,0.052653,0.053077,0.053385,0.053506,0.053377,0.052943,0.052160,0.051013,0.049510,0.047590,0.044729,0.035713,0.027391,0.019592,0.012759,0.018810,0.033215,0.040274,0.044913,0.050477,0.057510,0.065923,0.075899,0.087117,0.096365,0.100230,0.104565,0.109149,0.112612,0.115137,0.117177,0.119358,0.121734,0.118686,0.114767,0.110465,0.105943,0.101282,0.096515,0.091638,0.086656,0.081700,0.077235,0.073502,0.066878,0.059939,0.053302,0.047973,0.045913,0.077796,0.076193,0.072826,0.071235,0.070265,0.069573,0.069015,0.068510,0.068018,0.067523,0.067025,0.066527,0.066028,0.065529,0.065028,0.064528,0.064040,0.063588,0.063191,0.062842,0.062499,0.062105,0.061625,0.061064,0.060448,0.059803,0.059148,0.058493,0.057844,0.057201,0.056551,0.055865,0.055097,0.054207,0.053212,0.052195,0.051273,0.050513,0.049892,0.049328,0.048757,0.048157,0.047536,0.046908,0.046282,0.045662,0.045046,0.044433,0.043834,0.043268,0.042748,0.042267,0.041781,0.041227,0.040552,0.039739,0.038813,0.037819,0.036798,0.035778,0.034767,0.033766,0.032774,0.031793,0.030817,0.029855,0.029005,0.028538,0.028446,0.027096,0.025487,0.023823,0.022150,0.020480,0.018816,0.017159,0.015503,0.013844,0.012178,0.010505,0.008828,0.007155,0.005487,0.003818,0.002132,0.000417,-0.001331,-0.003106,-0.004894,-0.006678,-0.008445,-0.010193,-0.011926,-0.013651,-0.015364,-0.017059,-0.018735,-0.020406,-0.022070,-0.023658,-0.025060,-0.026217,-0.027153,-0.027929,-0.028604,-0.029217,-0.029795,-0.030357,-0.030912,-0.031466,-0.032020,-0.032576,-0.033134,-0.033701,-0.034285,-0.034899,-0.035551,-0.036240,-0.036957,-0.037688,-0.038423,-0.039154,-0.039878,-0.040596,-0.041308,-0.042014,-0.042703,-0.043364,-0.043981,-0.044535,-0.045013,-0.045404,-0.045356,-0.044878,-0.044333,-0.043744,-0.043127,-0.042494,-0.041852,-0.041204,-0.040552,-0.039894,-0.039230,-0.038561,-0.037895,-0.037241,-0.036614,-0.036023,-0.035471,-0.034953,-0.034456,-0.033970,-0.033487,-0.033004,-0.032521,-0.032035,-0.031542,-0.031034,-0.030490,-0.029880,-0.029164,-0.028295,-0.027249,-0.026054,-0.024795,-0.023540,-0.022280,-0.020979,-0.019621,-0.018223,-0.016804,-0.015375,-0.013938,-0.012487,-0.011024,-0.009552,-0.008077,-0.006603,-0.005133,-0.003663,-0.002189,-0.000706,0.000785,0.002284,0.003785,0.005285,0.006782,0.008274,0.009759,0.011230,0.012678,0.014082,0.015414,0.016621,0.017505,0.017015,0.016855,0.017063,0.017384,0.017723,0.018067,0.018420,0.018781,0.019145,0.019508,0.019872,0.020238,0.020608,0.020985,0.021368,0.021756,0.022144,0.022533,0.022922,0.023314,0.023711,0.024114,0.024523,0.024937,0.025351,0.025761,0.026149,0.026489,0.026754,0.026952,0.027144,0.027432,0.027884,0.028467,0.029061,0.029554,0.029907,0.030150,0.030334,0.030499,0.030661,0.030818,0.030971,0.031120,0.031265,0.031398,0.031511,0.031597,0.031657,0.031705,0.031757,0.031823,0.031904,0.031998,0.032098,0.032198,0.032294,0.032381,0.032461,0.032545,0.032673,0.032924,0.033407,0.034259,0.035740,0.038795,0.040182,0.040933,0.041404,0.041767,0.042105,0.042445,0.042783,0.043115,0.043440,0.043759,0.044074,0.044383,0.044680,0.044943,0.045141,0.045257,0.045315,0.045379,0.045513,0.045742,0.046048,0.046400,0.046769,0.047138,0.047501,0.047856,0.048213,0.048600,0.049074,0.049693,0.050458,0.051269,0.051970,0.052462,0.052773,0.053019,0.053303,0.053661,0.054073,0.054506,0.054937,0.055356,0.055761,0.056147,0.056502,0.056810,0.057050,0.057221,0.057360,0.057535,0.057818,0.058242,0.058798,0.059444,0.060130,0.060825,0.061516,0.062194,0.062848,0.063482,0.064134,0.064793,0.065172,0.064407,0.062436,0.064211,0.066632,0.069106,0.071537,0.073934,0.076328,0.078746,0.081202,0.083702,0.086243,0.088816,0.091409,0.094014,0.096631,0.099271,0.101951,0.104685,0.107470,0.110291,0.113124,0.115947,0.118745,0.121512,0.124245,0.126937,0.129575,0.132141,0.134627,0.137035,0.139371,0.141613,0.143686,0.145494,0.146993,0.148205,0.149195,0.150029,0.150766,0.151445,0.152088,0.152702,0.153286,0.153833,0.154343,0.154827,0.155306,0.155810,0.156360,0.156957,0.157582,0.158211,0.158821,0.159400,0.159951,0.160479,0.160984,0.161456,0.161877,0.162226,0.162484,0.162623,0.162593,0.162337,0.162169,0.162139,0.162008,0.161844,0.161672,0.161495,0.161313,0.161122,0.160918,0.160692,0.160440,0.160164,0.159874,0.159588,0.159325,0.159098,0.158911,0.158753,0.158605,0.158449,0.158274,0.158074,0.157845,0.157583,0.157284,0.156943,0.156548,0.156081,0.155510,0.154795,0.153886,0.152748,0.151383,0.149834,0.148130,0.146262,0.144221,0.142024,0.139709,0.137313,0.134858,0.132353,0.129805,0.127230,0.124652,0.122094,0.119572,0.117087,0.114629,0.112182,0.109735,0.107288,0.104852,0.102440,0.100062,0.097719,0.095411,0.093128,0.090854,0.088573,0.086280,0.084081,0.082644,0.085583,0.087289,0.087732,0.087853,0.087983,0.088150,0.088310,0.088451,0.088581,0.088709,0.088827,0.088933,0.089030,0.089126,0.089230,0.089350,0.089485,0.089621,0.089740,0.089830,0.089889,0.089919,0.089927,0.089918,0.089899,0.089878,0.089868,0.089880,0.089904,0.089897,0.089783,0.089504,0.089062,0.088530,0.088025,0.087622,0.087311,0.087042,0.086773,0.086492,0.086199,0.085893,0.085572,0.085238,0.084896,0.084559,0.084237,0.083931,0.083633,0.083323,0.082986,0.082615,0.082216,0.081796,0.081364,0.080925,0.080483,0.080016,0.079478,0.078783,0.063951,0.067875,0.072109,0.072857,0.072804,0.072646,0.072238,0.071450,0.070251,0.068735,0.067038,0.065276,0.063527,0.061804,0.060046,0.058200,0.056265,0.054300,0.052478,0.051240,0.050864,0.048065,0.045024,0.041915,0.038743,0.035515,0.032254,0.028974,0.025675,0.022351,0.019008,0.015667,0.012336,0.008979,0.005518,0.001871,-0.001997,-0.006052,-0.010207,-0.014380,-0.018558,-0.022806,-0.027195,-0.031703,-0.036195,-0.040448,-0.044055,-0.046337,-0.046747,-0.045295,-0.042235,-0.038134,-0.034323,-0.030803,-0.028671,-0.027733,-0.029946,-0.032133,-0.032650,-0.031470,-0.029074,-0.025973,-0.022555,-0.019023,-0.015414,-0.011703,-0.007887,-0.003987,-0.000039,0.003921,0.007842,0.011692,0.015471,0.019199,0.022880,0.026508,0.030078,0.033581,0.036995,0.040292,0.043457,0.046497,0.049423,0.052244,0.054963,0.057581,0.060094,0.062486,0.064743,0.066854,0.068772,0.069912,0.071361,0.073018,0.074751,0.076513,0.078286,0.080068,0.081862,0.083680,0.085533,0.087429,0.089366,0.091328,0.093300,0.095270,0.097237,0.099208,0.101192,0.103201,0.105240,0.107305,0.109385,0.111461,0.113518,0.115554,0.117574,0.119582,0.121585,0.123589,0.125588,0.127565,0.129501,0.131384,0.133213,0.134988,0.136718,0.138412,0.140074,0.141695,0.143253,0.144730,0.146115,0.147405,0.148608,0.149742,0.150820,0.151843,0.152799,0.153674,0.154454,0.155133,0.155711,0.156197,0.156606,0.156952,0.157242,0.157468,0.157626,0.157710,0.157717,0.157644,0.157503,0.157309,0.157070,0.156785,0.156452,0.156068,0.155638,0.155164,0.154654,0.154117,0.153559,0.152981,0.152376,0.151739,0.151067,0.150364,0.149639,0.148906,0.148179,0.147459,0.146736,0.146003,0.145257,0.144494,0.143714,0.142922,0.142129,0.141342,0.140568,0.139808,0.139061,0.138316,0.137563,0.136799,0.136031,0.135266,0.134511,0.133769,0.133037,0.132308,0.131577,0.130849,0.130185,0.129783,0.130147,0.132452,0.137319,0.134915,0.131721,0.128377,0.125004,0.121649,0.118349,0.115135,0.112033,0.109048,0.106160,0.103327,0.100507,0.097693,0.094925,0.092286,0.089881,0.087784,0.085974,0.084327,0.082692,0.080883,0.078405,0.074271,0.067816,0.059642,0.052630,0.047616,0.045222,0.044837,0.045580,0.046875,0.048352,0.049772,0.051014,0.052037,0.052808,0.053308,0.053619,0.054161,0.058408,0.061502,0.064105,0.066622,0.069056,0.071338,0.073264,0.074246,0.073013,0.067401,0.063514,0.050733,0.036822,0.032105,0.030773,0.030059,0.029958,0.030336,0.030952,0.031642,0.032358,0.033057,0.033706,0.034326,0.034965,0.035641,0.036327,0.036977,0.037579,0.038157,0.038745,0.039350,0.039946,0.040502,0.041009,0.041479,0.041930,0.042364,0.042771,0.043141,0.043474,0.043781,0.044065,0.044318,0.044519,0.044646,0.044694,0.044674,0.044614,0.044543,0.044475,0.044404,0.044314,0.044198,0.044065,0.043937,0.043828,0.043734,0.043626,0.043482,0.043302,0.043113,0.042942,0.042789,0.042625,0.042418,0.042168,0.041912,0.041678,0.041458,0.041206,0.040899,0.040561,0.040232,0.039939,0.039819,0.040130,0.040956,0.042049,0.046499,0.060095,0.073585,0.077931,0.082451,0.083242,0.081937,0.079650,0.076957,0.074050,0.070953,0.067636,0.063744,0.058670,0.057257,0.056048,0.054624,0.052878,0.050820,0.048545,0.046208,0.044036,0.042328,0.041441,0.041820,0.044003,0.048362,0.054594,0.061746,0.069213,0.074381,0.077477,0.079600,0.081499,0.083468,0.085572,0.087849,0.090372,0.093176,0.096214,0.099401,0.102667,0.105984,0.109371,0.112863,0.116486,0.120236,0.124089,0.128019,0.131998,0.135979,0.139837,0.142913,0.138350,0.136220,0.136079,0.136755,0.137727,0.138780,0.139847,0.140920,0.142006,0.143106,0.144217,0.145338,0.146465,0.147601,0.148746,0.149901,0.151064,0.152234,0.153408,0.154589,0.155776,0.156968,0.158163,0.159363,0.160570,0.161778,0.162977,0.164164,0.165339,0.166510,0.167676,0.168836,0.169987,0.171124,0.172239,0.173322,0.174370,0.175387,0.176378,0.177342,0.178280,0.179185,0.180049,0.180855,0.181590,0.182253,0.182858,0.183414,0.183924,0.184381,0.184775,0.185093,0.185320,0.185442,0.185458,0.185385,0.185247,0.185052,0.184791,0.184449,0.184010,0.183463,0.182800,0.182025,0.181155,0.180217,0.179227,0.178185,0.177079,0.175893,0.174611,0.173222,0.171737,0.170187,0.168605,0.167003,0.165379,0.163719,0.162011,0.160245,0.158414,0.156528,0.154613,0.152701,0.150808,0.148932,0.147051,0.145143,0.143195,0.141214,0.139223,0.137249,0.135311,0.133419,0.131586,0.129840,0.128235,0.126856,0.125770,0.124951,0.124258,0.123580,0.123047,0.123130,0.123990,0.122464,0.119664,0.113766,0.102895,0.099398,0.104442,0.109158,0.112281,0.113836,0.114329,0.114728,0.116825,0.122637,0.129096,0.130441,0.130153,0.129271,0.128108,0.126826,0.124935,0.116512,0.110152,0.105215,0.100848,0.096863,0.093203,0.089832,0.086696,0.083725,0.080835,0.077693,0.070860,0.065019,0.060099,0.056852,0.056545,0.059206,],
];
Sigma=[[0.008172,-0.010740,-0.011164,0.010428,-0.033096,-0.012442,-0.012314,-0.009703,-0.001736,0.003319,-0.003947,0.003039,-0.009272,0.001858,-0.004954,0.155160,-0.016273,-0.014136,-0.016083,0.117080,0.003901,0.052624,-0.028947,-0.028485,-0.028827,-0.028855,-0.010517,-0.007988,-0.024897,-0.028863,-0.011012,-0.010700,-0.024911,-0.029152,-0.004954,0.017701,-0.005535,0.048924,-0.010758,-0.010730,0.011674,0.030397,0.027566,0.005030,-0.016132,-0.010856,],
[0.000177,-0.009228,0.034152,-0.003887,0.003654,-0.091052,0.026459,0.036411,-0.043781,0.024731,-0.010485,0.108730,-0.004951,0.104035,0.025488,-0.008202,-0.000673,-0.003972,0.001363,-0.020753,0.000132,0.001854,0.003488,0.003591,0.003467,0.003455,-0.004961,0.005591,0.004633,0.003527,-0.010879,-0.008709,0.003014,0.003469,0.025487,0.021021,-0.010952,-0.113859,-0.038377,-0.008227,-0.040128,0.016240,-0.009424,-0.011421,0.002141,-0.006432,],
[-0.001127,0.042946,-0.031896,-0.012276,0.006486,0.057397,0.046385,-0.031079,0.076395,-0.035039,0.005669,-0.068562,0.001983,-0.062104,-0.035594,-0.046258,0.001972,-0.003182,-0.021188,-0.055411,0.004208,-0.006373,0.012809,0.012842,0.012759,0.012750,-0.003746,0.011579,0.013463,0.012840,0.045734,0.042474,0.007667,0.012815,-0.035593,-0.025595,0.013008,-0.117184,0.025772,0.042588,0.070692,-0.005848,-0.009266,0.012041,0.007510,-0.018279,],
[-0.001336,0.000787,-0.003416,0.000580,0.001339,0.002736,0.000016,-0.003455,0.003322,-0.001066,0.000224,-0.003155,0.005157,-0.002995,-0.002329,0.003280,-0.003099,-0.007390,-0.038452,0.005308,0.000703,0.002026,0.001557,0.001248,0.001293,0.001293,-0.007466,0.002262,0.001792,0.001573,0.000875,0.000767,0.001443,0.001787,-0.002329,0.000742,0.000342,0.000600,-0.001121,0.000759,0.006495,0.000067,-0.004590,0.035896,0.001176,0.009432,],
[0.003335,-0.012051,-0.012282,0.018183,-0.016131,-0.006718,-0.017853,-0.012015,-0.007382,0.004196,-0.002015,-0.003050,-0.003221,-0.004098,-0.011241,0.091636,-0.005767,-0.002641,-0.027387,0.133857,0.001354,0.021117,-0.024578,-0.025028,-0.024918,-0.024913,-0.000361,-0.015785,-0.023995,-0.024573,-0.012412,-0.012022,-0.012714,-0.024260,-0.011241,0.007570,-0.004106,0.068368,-0.016280,-0.012116,0.023923,0.008215,0.022108,0.011213,-0.009006,0.020673,],
[0.003707,-0.002513,0.006341,-0.002479,-0.004085,0.000624,-0.004223,0.006444,-0.005765,0.000982,0.000045,-0.000573,-0.013332,-0.000725,0.006000,-0.009811,0.009725,0.019411,0.084935,-0.016575,-0.000130,-0.006072,-0.005115,-0.004559,-0.004641,-0.004640,0.019528,-0.006221,-0.005518,-0.005142,-0.002649,-0.002501,-0.000832,-0.005525,0.006000,-0.001233,-0.000398,0.011354,0.006379,-0.002530,-0.016282,-0.003492,0.012355,-0.043499,-0.000598,-0.019796,],
[-0.006120,0.004383,-0.009419,-0.054924,-0.003297,0.014770,-0.001116,0.013436,0.007413,-0.003273,0.003595,-0.018033,0.032045,-0.016972,-0.002576,-0.018801,0.001835,0.003907,0.007921,-0.025745,0.001493,-0.003737,0.003711,0.003876,0.003843,0.003842,0.004665,0.002258,0.003573,0.003706,0.004673,0.004298,0.000410,0.003588,-0.002576,0.002462,0.003904,0.011019,0.068694,0.004228,-0.001629,-0.056109,0.004591,-0.001591,0.001203,-0.007500,],
[-0.000432,-0.017266,0.029084,-0.019880,0.002680,-0.035666,-0.010901,0.029760,-0.029597,0.014595,-0.006116,0.046980,-0.001053,0.043705,0.043052,-0.014702,0.001401,0.002435,0.028036,-0.047182,-0.002099,-0.002577,0.004409,0.004788,0.004668,0.004662,0.001620,0.003402,0.004684,0.004415,-0.018500,-0.017007,0.001513,0.004163,0.043052,0.032664,-0.008408,-0.000949,-0.009241,-0.016943,-0.082892,0.003010,-0.005779,-0.012344,0.000306,-0.008274,],
[0.020487,-0.000167,-0.000163,0.003923,-0.004695,-0.000319,0.000034,-0.001729,0.000081,-0.000080,-0.000222,0.000235,-0.016007,0.000211,-0.000225,0.004961,0.001686,0.001653,0.003514,0.002820,0.000992,0.001312,-0.002069,-0.002090,-0.002102,-0.002104,0.001531,-0.000925,-0.001819,-0.002062,-0.000165,-0.000166,0.000987,-0.002043,-0.000225,-0.000219,-0.000223,0.000275,-0.001658,-0.000164,-0.001138,0.008544,0.001549,-0.001375,0.000881,-0.000505,],
[-0.018794,0.020004,0.013732,-0.015607,0.052620,0.013829,0.027532,0.009630,0.010514,-0.005722,0.004899,0.003678,0.039536,0.005408,0.007389,-0.181606,-0.008409,-0.028487,-0.066259,-0.192586,-0.010751,-0.046090,0.059786,0.059545,0.059753,0.059770,-0.033493,0.034723,0.056184,0.059729,0.020559,0.019952,0.023099,0.059859,0.007389,-0.021040,0.008130,-0.105659,0.011496,0.020077,-0.013120,-0.012448,-0.070549,0.029373,0.013460,0.015358,],
[0.000193,-0.022266,-0.012784,0.013739,-0.008133,0.052223,-0.062974,-0.014639,-0.015968,0.004037,0.009067,-0.058949,0.005586,-0.059048,-0.003697,0.041153,-0.001086,0.005785,0.010019,0.062246,-0.003474,0.002028,-0.012311,-0.012488,-0.012275,-0.012254,0.007211,-0.014199,-0.014154,-0.012377,-0.022773,-0.022435,-0.008534,-0.012270,-0.003697,-0.007835,0.003683,0.216462,0.024601,-0.023039,-0.006485,-0.014987,0.015873,0.003224,-0.007682,0.022583,],
[-0.004731,0.001237,0.001436,0.002584,0.025412,0.001307,0.001611,-0.000583,-0.000026,-0.000276,0.000397,0.000500,-0.005042,0.000598,0.000514,-0.018737,-0.001097,-0.002902,-0.003568,-0.013704,-0.002318,-0.006569,0.005164,0.005096,0.005153,0.005157,-0.003537,0.001769,0.004477,0.005148,0.001260,0.001235,0.001942,0.005189,0.000514,-0.002841,0.000594,-0.007169,-0.000896,0.001241,-0.002283,0.006758,-0.007928,0.001342,0.000580,0.004245,],
[-0.016904,0.000035,-0.000896,-0.019126,-0.005413,0.000744,-0.001095,0.007629,0.000016,0.000372,0.000714,-0.001814,0.061408,-0.001745,0.000306,-0.006093,-0.005475,-0.005126,-0.013002,-0.002747,-0.001495,0.000085,0.004602,0.004698,0.004700,0.004701,-0.004259,0.002972,0.004261,0.004591,0.000024,0.000030,-0.004185,0.004514,0.000306,0.003000,0.000607,0.003897,0.010993,0.000015,0.005748,-0.043364,-0.000899,0.005331,-0.002908,-0.000484,],
[0.004300,0.005633,-0.005055,0.063950,0.000520,0.002884,0.008264,-0.024215,0.006020,-0.004007,0.000247,-0.006504,-0.021044,-0.005729,-0.024243,0.022082,-0.001953,-0.003923,-0.021345,0.048977,0.000217,0.003922,-0.005465,-0.005828,-0.005724,-0.005719,-0.003986,-0.003920,-0.005582,-0.005466,0.005981,0.005587,-0.001131,-0.005220,-0.024243,-0.024345,0.001211,-0.012445,-0.053405,0.005631,0.060374,0.037362,0.000335,0.007235,-0.000985,0.010521,],
[0.010039,-0.000441,0.001670,0.030833,0.008033,-0.003678,0.002193,-0.012402,0.000036,0.000102,-0.001534,0.006098,-0.048722,0.005810,0.000015,0.019257,-0.004279,-0.007932,-0.003549,0.006542,-0.002484,0.006168,-0.001325,-0.001285,-0.001335,-0.001339,-0.008963,0.000722,-0.000777,-0.001310,-0.000461,-0.000422,-0.001277,-0.001328,0.000015,-0.002799,-0.001389,-0.009610,-0.025424,-0.000386,-0.005612,0.074408,-0.009084,0.000363,-0.002083,0.002242,],
[0.010140,-0.001574,0.001186,-0.006161,-0.017716,0.003136,-0.004352,0.005253,-0.002803,-0.000343,0.000535,-0.006612,-0.024519,-0.006443,0.000140,-0.020792,0.028900,0.042707,0.068246,0.008751,0.009370,-0.015664,-0.016378,-0.016619,-0.016509,-0.016501,0.043001,-0.016013,-0.016868,-0.016392,-0.001598,-0.001588,0.011985,-0.016218,0.000140,-0.001465,0.000168,0.018294,0.008038,-0.001629,-0.002286,-0.035567,0.032233,-0.026377,0.010862,-0.008995,],
];
var alpha = 2.917899;
gamma=[[1.364182,],
[0.365740,],
];
var N = 46.000000;
var beta = 23.781697;
var NumReconPts = 512.000000;
var NumOutlines = 2.000000;
X_StartPt=[[1.481873,],
[-0.319859,],
];
return {X: X,Y: Y,Sigma: Sigma,Kinv: Kinv,alpha: alpha,gamma: gamma,K: N,beta: beta,Y_mean: Y_mean,Y_std: Y_std,X_StartPt: X_StartPt,N: NumReconPts,NumOutlines: NumOutlines,};
}
CharFuncs.char_1_i.getMetricInfo = function() {
V=[[3.774221,1.182405,0.333546,0.333546,NaN,0.641598,3.434145,-0.418891,],
[-0.270909,1.057481,0.478923,0.478923,NaN,0.685480,-0.257494,0.066884,],
[-0.371667,-0.131957,-0.460154,-0.460154,NaN,0.343598,-0.377368,-0.418891,],
[-0.421216,-0.063910,-0.355160,-0.355160,NaN,0.343598,-0.483298,-0.418891,],
[3.477255,1.175031,2.286733,2.286733,NaN,-0.077336,3.614938,2.416116,],
[-0.353629,-0.035570,-0.397186,-0.397186,NaN,0.343598,-0.355299,-0.418891,],
[-0.214301,0.580595,-0.006643,-0.006643,NaN,0.663378,-0.218343,-0.418891,],
[-0.364853,0.018505,-0.246510,-0.246510,NaN,0.583399,-0.365753,-0.418891,],
[-0.469471,-0.024709,-0.494631,-0.494631,NaN,0.222145,-0.652380,-0.418891,],
[-0.377811,-0.697417,-0.941840,-0.941840,NaN,-0.404169,-0.376092,-0.418891,],
[-0.224426,0.973961,0.454637,0.454637,NaN,0.732628,-0.228770,-0.418891,],
[-0.357965,0.775609,0.235217,0.235217,NaN,0.894896,-0.362798,-0.418891,],
[0.458235,0.968243,0.281940,0.281940,NaN,0.666850,0.258044,-0.418891,],
[0.043045,0.731630,0.195801,0.195801,NaN,0.876358,0.039661,-0.418891,],
[-0.335200,0.269553,-0.101570,-0.101570,NaN,-0.228606,-0.350045,-0.418891,],
[0.163141,0.115155,0.196263,0.196263,NaN,0.687521,0.163149,-0.418891,],
[0.019635,-0.064051,0.375464,0.375464,NaN,0.343598,0.108147,-0.418891,],
[0.333913,0.768865,1.130460,1.130460,NaN,0.648636,0.393306,-0.418891,],
[0.204195,1.314809,1.214082,1.214082,NaN,1.238772,0.220560,-0.418891,],
[0.182231,0.720172,1.878360,1.878360,NaN,0.577964,0.425300,2.885917,],
[-0.185422,-0.645374,-0.147772,-0.147772,NaN,0.322618,-0.071631,-0.418891,],
[-0.317733,-0.922606,-0.437629,-0.437629,NaN,-0.385157,-0.246836,-0.418891,],
[0.360497,0.574427,0.925905,0.925905,NaN,0.621863,0.316497,0.217454,],
[-0.360049,-1.036186,-0.616875,-0.616875,NaN,-1.778916,-0.399049,-0.418891,],
[0.476195,0.832386,1.172623,1.172623,NaN,0.499768,0.430891,-0.418891,],
[0.174311,0.163174,0.534117,0.534117,NaN,0.846743,0.137704,-0.129600,],
[-0.569019,-1.324464,-0.886578,-0.886578,NaN,-2.142223,-0.532253,-0.418891,],
[-0.471583,-0.613988,-0.903199,-0.903199,NaN,-0.288766,-0.492753,-0.418891,],
[-0.678062,-1.742880,-1.290919,-1.290919,NaN,0.502814,-0.710904,-0.418890,],
[-0.328153,-0.957358,-0.546794,-0.546794,NaN,-1.229699,-0.363507,-0.418891,],
[-1.040102,-1.324231,-1.489232,-1.489232,NaN,-0.061778,-1.034968,-0.418891,],
[-0.990189,-1.167552,-1.358356,-1.358356,NaN,0.132335,-0.984522,-0.418891,],
[-0.897186,-2.452302,-1.861450,-1.861450,NaN,-2.717701,-0.945502,-0.225647,],
[0.663993,1.239439,1.578150,1.578150,NaN,-0.165444,0.613877,-0.418891,],
[-0.427982,0.008123,-0.320509,-0.320509,NaN,0.696670,-0.442635,-0.071767,],
[-0.427407,0.290669,-0.233017,-0.233017,NaN,0.925514,-0.433648,0.099124,],
[-1.107660,-1.671954,-1.751835,-1.751835,NaN,-2.452632,-1.117531,1.204539,],
[-0.482530,-0.493092,-0.628395,-0.628395,NaN,-0.885086,-0.488148,0.672480,],
[-0.960221,-2.240680,-1.920476,-1.920476,NaN,-2.717701,-0.957553,-0.225647,],
[-0.306082,0.961002,0.398220,0.398220,NaN,-0.106758,-0.291438,-0.418891,],
[0.000245,1.170132,0.886588,0.886588,NaN,-0.165444,-0.059611,-0.418891,],
[0.254739,0.619421,0.478600,0.478600,NaN,0.741553,0.230626,1.835218,],
[-0.121138,-0.391234,0.103569,0.103569,NaN,0.025876,0.044598,0.219387,],
[2.869893,1.343552,1.712777,1.712777,NaN,1.238772,3.065372,-0.418891,],
[0.562742,0.901867,1.416827,1.416827,NaN,-0.289385,0.637376,4.440064,],
[-0.586522,-0.754695,-0.872070,-0.872070,NaN,-0.951744,-0.534063,-0.418891,],
];
V_mean=[[4.440741,13.938811,4.535703,4.535703,1.000000,29.981327,8.887966,41.010056,],
];
V_std=[[1.818972,2.460559,0.894354,0.894354,0.000000,3.546797,3.625019,2.411259,],
];
return {V: V,V_mean: V_mean,V_std: V_std,};
}
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/numeric/1.2.6/numeric.min.js"></script>
<!-- example data -->
<script src="PerformProjections.js"></script>
<script src="char_1_i.js"></script>
<style>
body { margin:0;position:fixed;top:0;right:0;bottom:0;left:0; }
canvas {
position: absolute;
left: 350px;
}
#heatmap {
position: absolute;
}
#heatmap img {
position: absolute;
}
#pointer {
position: absolute;
}
#line-control {
position: absolute;
bottom: 0;
}
</style>
</head>
<body>
<div id="heatmap">
<img src="http://vecg.cs.ucl.ac.uk/Projects/projects_fonts/font_project/data/heatMap_char_1_i.jpg">
<svg id="pointer"></svg>
</div>
<canvas></canvas>
<svg id="line-control"></svg>
<script>
var width = 300;
var height = 300;
// hardcoded for the lowercase i
var namespace = CharFuncs.char_1_i;
var cursorX = 150;
var cursorY = 150;
var canvas = d3.select("canvas").node()
canvas.width = width;
canvas.height = height;
var ctx = canvas.getContext('2d')
var predictionData = {};
var metricInfo = {};
var xPoints = {};
var xLimits = {};
predictionData = namespace.getPredictionMatrices();
xPoints = namespace.getXPoints();
xLimits = namespace.getXLimits();
var NK = 16; // TODO: automate this.
/*
// calculate the bounds of each element in K
var minK = d3.range(NK).map(function() { return Infinity });
var maxK = d3.range(NK).map(function() { return -Infinity })
d3.range(300).forEach(function(j) {
d3.range(300).forEach(function(i) {
var point = getPoint(i, j)
var instance = [point];
var K = getK(instance, predictionData)[0];
K.forEach(function(k, index) {
if(k < minK[index]) minK[index] = k;
if(k > maxK[index]) maxK[index] = k;
})
})
})
*/
// hard-code the min and max array based on running above code
// saves execution time, double for loop is a bit expensive
/*
minK = d3.range(NK).map(function() { return 0 })
maxK = d3.range(NK).map(function() { return 2.9179 })
console.log("min", minK)
console.log("max", maxK)
*/
function renderPointer() {
var svg = d3.select("#pointer")
svg.attr({
width: width,
height: height
})
var point = svg.append("circle").classed("point", true)
.datum([cursorX, cursorY])
var drag = d3.behavior.drag()
.on("drag", function() {
var mouse = d3.mouse(svg.node())
point.datum(mouse)
.attr({
cx: function(d) { return d[0] },
cy: function(d) { return d[1] },
})
// rerender
var p = getPoint(mouse[0], mouse[1])
var instance = [p];
var K = getK(instance, predictionData);
renderControlLine(K);
renderChar(K)
})
point
.attr({
cx: function(d) { return d[0] },
cy: function(d) { return d[1] },
r: 10,
})
.style({
stroke: "#111",
fill: "orange",
cursor: "pointer"
}).call(drag)
}
renderPointer();
// render parcoords-like interface for playing with each
// element in the K vector and rerendering
function renderControlLine(K) {
var cWidth = 600;
var cHeight = 120;
var cMargin = 10;
var svg = d3.select("#line-control")
.attr({
width: cWidth,
height: cHeight
})
var xscale = d3.scale.ordinal()
.domain(d3.range(NK))
.rangeBands([0, cWidth], 0.5)
var yscale = d3.scale.linear()
.domain([0, 2.9179]) // determined by above calculations
.range([cMargin, cHeight - cMargin])
/*
function getY(d,i) {
var yscale = d3.scale.linear()
.domain([minK[i], maxK[i]])
.range([cMargin, cHeight - cMargin])
return yscale(d)
}
*/
var line = d3.svg.line()
.x(function(d,i) {
return xscale(i)
})
.y(function(d,i) {
return yscale(d)
})
svg.selectAll("line.axis")
.data(d3.range(NK))
.enter().append("line").classed("axis", true)
.attr({
x1: function(d) { return xscale(d) },
x2: function(d) { return xscale(d) },
y1: cMargin,
y2: cHeight - cMargin
}).style({
stroke: "#111"
})
var path = svg.selectAll("path.pc")
.data(K)
path.enter().append("path").classed("pc", true)
path.attr("d", line)
path.style({
fill: "none",
stroke: "#111"
})
// K is an array with 1 element, which is a 16 element array
// that we actually care about
var controls = svg.selectAll("circle.control")
.data(K[0])
controls.enter().append("circle").classed("control", true)
var drag = d3.behavior.drag()
.on("drag", function(d,i) {
var dis = d3.select(this)
var datum = dis.datum()
var y = yscale(datum) + d3.event.dy;
datum = yscale.invert(y)
dis.datum(datum)
dis.attr("cy", function(d,i) { return yscale(d) })
var data = controls.data();
path.datum(data)
path.attr("d", line)
renderChar([data])
})
controls.attr({
cx: function(d,i) { return xscale(i) },
cy: function(d,i) { return yscale(d) },
r: 6
}).style({
cursor: "pointer",
stroke: "#111",
fill: "orange"
}).call(drag)
}
var point = getPoint(cursorX, cursorY)
var instance = [point];
var K = getK(instance, predictionData);
renderControlLine(K);
function getPoint(x,y) {
// convert from "screen" space to data space
// screen is 300x300 from heatmap
var xP = (x - 5.0) / width;
var yP = (y - 5.0) / height;
xP = (xP*(xLimits.xMax - xLimits.xMin)) + xLimits.xMin;
yP = (yP*(xLimits.yMax - xLimits.yMin)) + xLimits.yMin;
return [xP, yP]
}
function renderFromPoint(cursorX, cursorY) {
var point = getPoint(cursorX, cursorY)
var instance = [point];
var K = getK(instance, predictionData);
renderChar(K)
}
function renderChar(K) {
ctx.clearRect(0, 0, width, height)
ctx.strokeStyle = "#111";
ctx.fillStyle = "orange";
drawOutlineFromManifoldLocation(K, predictionData, ctx)
ctx.stroke()
ctx.fill();
}
renderFromPoint(cursorX, cursorY)
/*
lots of code borrowed directly from: http://vecg.cs.ucl.ac.uk/Projects/projects_fonts/font_project/fontManifoldBrowser.js
*/
function drawOutlineFromManifoldLocation(K, predictionData, context) {
var S = performPredictionWithK(K, predictionData);
//console.log("prediction curve", S)
var y = S.y;
var cx = S.cx;
var cy = S.cy;
var scale = 50;//*0.1333;
function scalePtsX(x) {
return ((x-cx)*scale+150+0);
}
function scalePtsY(y) {
return (-(y-cy)*scale+150+0);
}
var yOffsetIdx = predictionData.N * predictionData.NumOutlines;
var NumOutlinesToDraw = predictionData.NumOutlines;
console.log("num outlines", NumOutlinesToDraw)
context.beginPath();
for (var outlineIdx = 0; outlineIdx < NumOutlinesToDraw; outlineIdx++) {
var xOffsetIdx = predictionData.N * outlineIdx;
context.moveTo(scalePtsX(y[xOffsetIdx][0]), scalePtsY(y[yOffsetIdx+xOffsetIdx][0]));
for (var i = 1; i < predictionData.N; i++ ) {
context.lineTo(scalePtsX(y[xOffsetIdx+i][0]), scalePtsY(y[yOffsetIdx+xOffsetIdx+i][0]));
}
context.lineTo(scalePtsX(y[xOffsetIdx][0]), scalePtsY(y[yOffsetIdx+xOffsetIdx][0]));
}
context.closePath();
}
</script>
</body>
// from Font Project by Neill Campbell
// http://vecg.cs.ucl.ac.uk/Projects/projects_fonts/font_project/PerformPrediction.js
var CharFuncs = CharFuncs || {};
function size(A) { return numeric.dim(A); }
function computeK(x, X, alpha, gamma) {
m = numeric.dim(x)[0];
d = numeric.dim(x)[1];
n = numeric.dim(X)[0];
dd = numeric.dim(X)[1];
if (d !== dd) { throw Error(); }
xx = numeric.dot(numeric.mul(x,x),numeric.rep([d,1], 1));
XX = numeric.dot(numeric.rep([1,d], 1), numeric.transpose(numeric.mul(X,X)));
D1 = numeric.dot(xx, numeric.rep([1,n],1));
D2 = numeric.dot(numeric.rep([m,1],1), XX);
D3 = numeric.dot(numeric.mul(x, -2), numeric.transpose(X));
DD = numeric.add(numeric.add(D1, D2), D3);
K = numeric.mul(alpha, numeric.exp(numeric.mul(-0.5*gamma, DD)));
return K;
}
function computeKArd(x, X, alpha, gamma) {
m = numeric.dim(x)[0];
d = numeric.dim(x)[1];
n = numeric.dim(X)[0];
dd = numeric.dim(X)[1];
if (d !== dd) { throw Error(); }
sqrtGamma = numeric.sqrt(numeric.transpose(gamma));
X = numeric.mul(X, numeric.dot(numeric.rep([n,1], 1), sqrtGamma));
xx = numeric.dot(numeric.mul(x,x),numeric.rep([d,1], 1));
XX = numeric.dot(numeric.rep([1,d], 1), numeric.transpose(numeric.mul(X,X)));
D1 = numeric.dot(xx, numeric.rep([1,n],1));
D2 = numeric.dot(numeric.rep([m,1],1), XX);
D3 = numeric.dot(numeric.mul(x, -2), numeric.transpose(X));
DD = numeric.add(numeric.add(D1, D2), D3);
K = numeric.mul(alpha, numeric.exp(numeric.mul(-0.5, DD)));
return K;
}
function getK(x, data) {
return computeKArd(x, data.X, data.alpha, data.gamma)
}
function performPrediction(x, data) {
var K_xx_X
if (data.gamma instanceof Array) {
K_xx_X = computeKArd(x, data.X, data.alpha, data.gamma);
yy_mean = numeric.dot(numeric.dot(data.Kinv, K_xx_X), data.Y);
}
else
{
console.log('RBF');
K_xx_X = computeK(x, data.X, data.alpha, data.gamma);
yy_mean = numeric.dot(numeric.dot(K_xx_X, data.Kinv), data.Y);
}
yy_mean = numeric.add(numeric.mul(yy_mean, data.Y_std), data.Y_mean);
return numeric.transpose(yy_mean);
}
function performPredictionWithK(K_xx_X, data) {
var y = numeric.dot(numeric.dot(data.Kinv, K_xx_X), data.Y)
y = numeric.add(numeric.mul(y, data.Y_std), data.Y_mean);
var yOffsetIdx = data.N * data.NumOutlines;
ux = numeric.getBlock(data.Y_mean, [0,0], [0,yOffsetIdx-1]);
uy = numeric.getBlock(data.Y_mean, [0,yOffsetIdx], [0,yOffsetIdx*2-1]);
xMin = numeric.inf(ux);
xMax = numeric.sup(ux);
yMin = numeric.inf(uy);
yMax = numeric.sup(uy);
cx = 0.5 * (xMin + xMax);
cy = 0.5 * (yMin + yMax);
var S = {
y: numeric.transpose(y),
xMin: xMin,
xMax: xMax,
yMin: yMin,
yMax: yMax,
cx: cx,
cy: cy,
}
return S;
}
function performPredictionWithBB(x, data) {
var K_xx_X
if (data.gamma instanceof Array) {
K_xx_X = computeKArd(x, data.X, data.alpha, data.gamma);
y = numeric.dot(numeric.dot(data.Kinv, K_xx_X), data.Y);
}
else
{
K_xx_X = computeK(x, data.X, data.alpha, data.gamma);
y = numeric.dot(numeric.dot(K_xx_X, data.Kinv), data.Y);
}
y = numeric.add(numeric.mul(y, data.Y_std), data.Y_mean);
var yOffsetIdx = data.N * data.NumOutlines;
ux = numeric.getBlock(data.Y_mean, [0,0], [0,yOffsetIdx-1]);
uy = numeric.getBlock(data.Y_mean, [0,yOffsetIdx], [0,yOffsetIdx*2-1]);
xMin = numeric.inf(ux);
xMax = numeric.sup(ux);
yMin = numeric.inf(uy);
yMax = numeric.sup(uy);
cx = 0.5 * (xMin + xMax);
cy = 0.5 * (yMin + yMax);
var S = {
y: numeric.transpose(y),
xMin: xMin,
xMax: xMax,
yMin: yMin,
yMax: yMax,
cx: cx,
cy: cy,
}
return S;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment