diff --git a/Band Elimination Chebyshev/Multisim/multisim_csv_plot.m b/Band Elimination Chebyshev/Multisim/multisim_csv_plot.m
new file mode 100644
index 0000000..4c8c89c
--- /dev/null
+++ b/Band Elimination Chebyshev/Multisim/multisim_csv_plot.m
@@ -0,0 +1,19 @@
+multisim = csvread('multisim.csv');
+
+% Create figure
+figure1 = figure('Name','Bode plot','Color',[1 1 1]);
+axes1 = axes('Parent',figure1);
+hold(axes1,'on');
+
+% Create semilogx
+semilogx(multisim(:, 1),multisim(:, 2),'Color',[1 0.501960813999176 0]);
+
+
+xlabel('Frequency (Hz)');
+ylabel('Gain (dB)');
+ylim(axes1,[-90 10]);
+title('Bode plot')
+set(axes1,'Color',[0 0 0],'GridAlpha',0.5,'GridColor',[1 1 1],...
+ 'GridLineStyle',':','MinorGridAlpha',0.5,'MinorGridColor',[1 1 1],'TickDir',...
+ 'both','TickLength',[0.004 0.0025],'XColor',[0 0 0],'XGrid','on',...
+ 'XMinorTick','on','XScale','log','YColor',[0 0 0],'YGrid','on');
diff --git a/Band Pass Chebyshev/Multisim/multisim_csv_plot.m b/Band Pass Chebyshev/Multisim/multisim_csv_plot.m
new file mode 100644
index 0000000..4c8c89c
--- /dev/null
+++ b/Band Pass Chebyshev/Multisim/multisim_csv_plot.m
@@ -0,0 +1,19 @@
+multisim = csvread('multisim.csv');
+
+% Create figure
+figure1 = figure('Name','Bode plot','Color',[1 1 1]);
+axes1 = axes('Parent',figure1);
+hold(axes1,'on');
+
+% Create semilogx
+semilogx(multisim(:, 1),multisim(:, 2),'Color',[1 0.501960813999176 0]);
+
+
+xlabel('Frequency (Hz)');
+ylabel('Gain (dB)');
+ylim(axes1,[-90 10]);
+title('Bode plot')
+set(axes1,'Color',[0 0 0],'GridAlpha',0.5,'GridColor',[1 1 1],...
+ 'GridLineStyle',':','MinorGridAlpha',0.5,'MinorGridColor',[1 1 1],'TickDir',...
+ 'both','TickLength',[0.004 0.0025],'XColor',[0 0 0],'XGrid','on',...
+ 'XMinorTick','on','XScale','log','YColor',[0 0 0],'YGrid','on');
diff --git a/High Pass Butterworth/Multisim/multisim_csv_plot.m b/High Pass Butterworth/Multisim/multisim_csv_plot.m
new file mode 100644
index 0000000..4c8c89c
--- /dev/null
+++ b/High Pass Butterworth/Multisim/multisim_csv_plot.m
@@ -0,0 +1,19 @@
+multisim = csvread('multisim.csv');
+
+% Create figure
+figure1 = figure('Name','Bode plot','Color',[1 1 1]);
+axes1 = axes('Parent',figure1);
+hold(axes1,'on');
+
+% Create semilogx
+semilogx(multisim(:, 1),multisim(:, 2),'Color',[1 0.501960813999176 0]);
+
+
+xlabel('Frequency (Hz)');
+ylabel('Gain (dB)');
+ylim(axes1,[-90 10]);
+title('Bode plot')
+set(axes1,'Color',[0 0 0],'GridAlpha',0.5,'GridColor',[1 1 1],...
+ 'GridLineStyle',':','MinorGridAlpha',0.5,'MinorGridColor',[1 1 1],'TickDir',...
+ 'both','TickLength',[0.004 0.0025],'XColor',[0 0 0],'XGrid','on',...
+ 'XMinorTick','on','XScale','log','YColor',[0 0 0],'YGrid','on');
diff --git a/Low Pass Inverse Chebyshev/Multisim/low_pass_inversed_chebyshev.ms14 b/Low Pass Inverse Chebyshev/Multisim/low_pass_inversed_chebyshev.ms14
index ce2a6c3..45a806d 100644
Binary files a/Low Pass Inverse Chebyshev/Multisim/low_pass_inversed_chebyshev.ms14 and b/Low Pass Inverse Chebyshev/Multisim/low_pass_inversed_chebyshev.ms14 differ
diff --git a/Low Pass Inverse Chebyshev/Multisim/low_pass_inversed_chebyshev_bode_plot.csv b/Low Pass Inverse Chebyshev/Multisim/low_pass_inversed_chebyshev_bode_plot.csv
new file mode 100644
index 0000000..c9fab87
--- /dev/null
+++ b/Low Pass Inverse Chebyshev/Multisim/low_pass_inversed_chebyshev_bode_plot.csv
@@ -0,0 +1,5002 @@
+X--Trace 1::[Bode Result],Y--Trace 1::[Bode Result]
+10,0.999332
+10.0231,0.999332
+10.0462,0.999332
+10.0693,0.999332
+10.0925,0.999332
+10.1158,0.999332
+10.1391,0.999332
+10.1625,0.999332
+10.1859,0.999332
+10.2094,0.999332
+10.2329,0.999332
+10.2565,0.999332
+10.2802,0.999332
+10.3039,0.999332
+10.3276,0.999332
+10.3514,0.999332
+10.3753,0.999332
+10.3992,0.999332
+10.4232,0.999332
+10.4472,0.999332
+10.4713,0.999332
+10.4954,0.999332
+10.5196,0.999332
+10.5439,0.999332
+10.5682,0.999332
+10.5925,0.999332
+10.617,0.999332
+10.6414,0.999332
+10.666,0.999332
+10.6905,0.999332
+10.7152,0.999332
+10.7399,0.999332
+10.7647,0.999332
+10.7895,0.999332
+10.8143,0.999332
+10.8393,0.999332
+10.8643,0.999332
+10.8893,0.999332
+10.9144,0.999332
+10.9396,0.999332
+10.9648,0.999332
+10.9901,0.999332
+11.0154,0.999332
+11.0408,0.999332
+11.0662,0.999332
+11.0917,0.999332
+11.1173,0.999332
+11.1429,0.999332
+11.1686,0.999332
+11.1944,0.999332
+11.2202,0.999332
+11.246,0.999332
+11.272,0.999332
+11.298,0.999332
+11.324,0.999332
+11.3501,0.999332
+11.3763,0.999332
+11.4025,0.999332
+11.4288,0.999332
+11.4551,0.999332
+11.4815,0.999332
+11.508,0.999332
+11.5345,0.999332
+11.5611,0.999332
+11.5878,0.999332
+11.6145,0.999332
+11.6413,0.999332
+11.6681,0.999332
+11.695,0.999332
+11.722,0.999332
+11.749,0.999332
+11.7761,0.999332
+11.8032,0.999332
+11.8304,0.999332
+11.8577,0.999332
+11.885,0.999332
+11.9124,0.999332
+11.9399,0.999332
+11.9674,0.999332
+11.995,0.999332
+12.0226,0.999332
+12.0504,0.999332
+12.0781,0.999332
+12.106,0.999332
+12.1339,0.999332
+12.1619,0.999332
+12.1899,0.999332
+12.218,0.999332
+12.2462,0.999332
+12.2744,0.999332
+12.3027,0.999332
+12.331,0.999332
+12.3595,0.999332
+12.388,0.999332
+12.4165,0.999332
+12.4451,0.999332
+12.4738,0.999332
+12.5026,0.999332
+12.5314,0.999332
+12.5603,0.999332
+12.5893,0.999332
+12.6183,0.999332
+12.6474,0.999332
+12.6765,0.999332
+12.7057,0.999332
+12.735,0.999332
+12.7644,0.999332
+12.7938,0.999332
+12.8233,0.999332
+12.8529,0.999332
+12.8825,0.999332
+12.9122,0.999332
+12.942,0.999332
+12.9718,0.999332
+13.0017,0.999332
+13.0317,0.999332
+13.0617,0.999332
+13.0918,0.999332
+13.122,0.999332
+13.1522,0.999332
+13.1826,0.999332
+13.213,0.999332
+13.2434,0.999332
+13.2739,0.999332
+13.3045,0.999332
+13.3352,0.999332
+13.366,0.999332
+13.3968,0.999332
+13.4276,0.999332
+13.4586,0.999332
+13.4896,0.999332
+13.5207,0.999332
+13.5519,0.999332
+13.5831,0.999332
+13.6144,0.999332
+13.6458,0.999332
+13.6773,0.999332
+13.7088,0.999332
+13.7404,0.999332
+13.7721,0.999332
+13.8038,0.999332
+13.8357,0.999332
+13.8676,0.999332
+13.8995,0.999332
+13.9316,0.999332
+13.9637,0.999332
+13.9959,0.999332
+14.0281,0.999332
+14.0605,0.999332
+14.0929,0.999332
+14.1254,0.999332
+14.1579,0.999332
+14.1906,0.999332
+14.2233,0.999332
+14.2561,0.999332
+14.2889,0.999332
+14.3219,0.999332
+14.3549,0.999332
+14.388,0.999332
+14.4212,0.999332
+14.4544,0.999332
+14.4877,0.999332
+14.5211,0.999332
+14.5546,0.999332
+14.5881,0.999332
+14.6218,0.999332
+14.6555,0.999332
+14.6893,0.999332
+14.7231,0.999332
+14.7571,0.999332
+14.7911,0.999332
+14.8252,0.999332
+14.8594,0.999332
+14.8936,0.999332
+14.9279,0.999332
+14.9624,0.999332
+14.9968,0.999332
+15.0314,0.999332
+15.0661,0.999332
+15.1008,0.999332
+15.1356,0.999332
+15.1705,0.999332
+15.2055,0.999332
+15.2405,0.999332
+15.2757,0.999332
+15.3109,0.999332
+15.3462,0.999332
+15.3815,0.999332
+15.417,0.999332
+15.4525,0.999332
+15.4882,0.999332
+15.5239,0.999332
+15.5597,0.999332
+15.5955,0.999332
+15.6315,0.999332
+15.6675,0.999332
+15.7036,0.999332
+15.7398,0.999332
+15.7761,0.999332
+15.8125,0.999332
+15.8489,0.999332
+15.8855,0.999332
+15.9221,0.999332
+15.9588,0.999332
+15.9956,0.999332
+16.0325,0.999332
+16.0694,0.999332
+16.1065,0.999332
+16.1436,0.999332
+16.1808,0.999332
+16.2181,0.999332
+16.2555,0.999332
+16.293,0.999332
+16.3305,0.999332
+16.3682,0.999332
+16.4059,0.999332
+16.4437,0.999332
+16.4816,0.999332
+16.5196,0.999332
+16.5577,0.999332
+16.5959,0.999332
+16.6341,0.999332
+16.6725,0.999332
+16.7109,0.999332
+16.7494,0.999332
+16.788,0.999332
+16.8267,0.999332
+16.8655,0.999332
+16.9044,0.999332
+16.9434,0.999332
+16.9824,0.999332
+17.0216,0.999332
+17.0608,0.999332
+17.1002,0.999332
+17.1396,0.999332
+17.1791,0.999332
+17.2187,0.999332
+17.2584,0.999332
+17.2982,0.999332
+17.338,0.999332
+17.378,0.999332
+17.4181,0.999332
+17.4582,0.999332
+17.4985,0.999332
+17.5388,0.999332
+17.5792,0.999332
+17.6198,0.999332
+17.6604,0.999332
+17.7011,0.999332
+17.7419,0.999332
+17.7828,0.999332
+17.8238,0.999332
+17.8649,0.999332
+17.9061,0.999332
+17.9473,0.999332
+17.9887,0.999332
+18.0302,0.999332
+18.0717,0.999332
+18.1134,0.999332
+18.1552,0.999332
+18.197,0.999332
+18.239,0.999332
+18.281,0.999332
+18.3231,0.999332
+18.3654,0.999332
+18.4077,0.999332
+18.4502,0.999332
+18.4927,0.999332
+18.5353,0.999332
+18.578,0.999332
+18.6209,0.999332
+18.6638,0.999332
+18.7068,0.999332
+18.7499,0.999332
+18.7932,0.999332
+18.8365,0.999332
+18.8799,0.999332
+18.9234,0.999332
+18.9671,0.999332
+19.0108,0.999332
+19.0546,0.999332
+19.0985,0.999332
+19.1426,0.999332
+19.1867,0.999332
+19.2309,0.999332
+19.2752,0.999332
+19.3197,0.999332
+19.3642,0.999332
+19.4089,0.999332
+19.4536,0.999332
+19.4984,0.999332
+19.5434,0.999332
+19.5884,0.999332
+19.6336,0.999332
+19.6789,0.999332
+19.7242,0.999332
+19.7697,0.999332
+19.8153,0.999332
+19.8609,0.999332
+19.9067,0.999332
+19.9526,0.999332
+19.9986,0.999332
+20.0447,0.999332
+20.0909,0.999332
+20.1372,0.999332
+20.1837,0.999332
+20.2302,0.999332
+20.2768,0.999332
+20.3236,0.999332
+20.3704,0.999332
+20.4174,0.999332
+20.4644,0.999332
+20.5116,0.999332
+20.5589,0.999332
+20.6063,0.999332
+20.6538,0.999332
+20.7014,0.999332
+20.7491,0.999332
+20.797,0.999332
+20.8449,0.999332
+20.893,0.999332
+20.9411,0.999332
+20.9894,0.999332
+21.0378,0.999332
+21.0863,0.999332
+21.1349,0.999332
+21.1836,0.999332
+21.2324,0.999332
+21.2814,0.999332
+21.3304,0.999332
+21.3796,0.999332
+21.4289,0.999332
+21.4783,0.999332
+21.5278,0.999332
+21.5774,0.999332
+21.6272,0.999332
+21.677,0.999332
+21.727,0.999332
+21.7771,0.999332
+21.8273,0.999332
+21.8776,0.999332
+21.928,0.999332
+21.9786,0.999332
+22.0293,0.999332
+22.08,0.999332
+22.1309,0.999332
+22.182,0.999332
+22.2331,0.999332
+22.2844,0.999332
+22.3357,0.999332
+22.3872,0.999332
+22.4388,0.999332
+22.4905,0.999332
+22.5424,0.999332
+22.5944,0.999332
+22.6464,0.999332
+22.6986,0.999332
+22.751,0.999332
+22.8034,0.999332
+22.856,0.999332
+22.9087,0.999332
+22.9615,0.999332
+23.0144,0.999332
+23.0675,0.999332
+23.1206,0.999332
+23.1739,0.999332
+23.2274,0.999332
+23.2809,0.999332
+23.3346,0.999332
+23.3884,0.999332
+23.4423,0.999332
+23.4963,0.999332
+23.5505,0.999332
+23.6048,0.999332
+23.6592,0.999332
+23.7137,0.999332
+23.7684,0.999332
+23.8232,0.999332
+23.8781,0.999332
+23.9332,0.999332
+23.9883,0.999332
+24.0436,0.999332
+24.0991,0.999332
+24.1546,0.999332
+24.2103,0.999332
+24.2661,0.999332
+24.322,0.999332
+24.3781,0.999332
+24.4343,0.999332
+24.4906,0.999332
+24.5471,0.999332
+24.6037,0.999332
+24.6604,0.999332
+24.7172,0.999332
+24.7742,0.999332
+24.8313,0.999332
+24.8886,0.999332
+24.9459,0.999332
+25.0035,0.999332
+25.0611,0.999332
+25.1189,0.999332
+25.1768,0.999332
+25.2348,0.999332
+25.293,0.999332
+25.3513,0.999332
+25.4097,0.999332
+25.4683,0.999332
+25.527,0.999332
+25.5859,0.999332
+25.6448,0.999332
+25.704,0.999332
+25.7632,0.999332
+25.8226,0.999332
+25.8821,0.999332
+25.9418,0.999332
+26.0016,0.999332
+26.0615,0.999332
+26.1216,0.999332
+26.1818,0.999332
+26.2422,0.999332
+26.3027,0.999332
+26.3633,0.999332
+26.4241,0.999332
+26.485,0.999332
+26.5461,0.999332
+26.6073,0.999332
+26.6686,0.999332
+26.7301,0.999332
+26.7917,0.999332
+26.8534,0.999332
+26.9153,0.999332
+26.9774,0.999332
+27.0396,0.999332
+27.1019,0.999332
+27.1644,0.999332
+27.227,0.999332
+27.2898,0.999332
+27.3527,0.999332
+27.4157,0.999332
+27.4789,0.999332
+27.5423,0.999332
+27.6058,0.999332
+27.6694,0.999332
+27.7332,0.999332
+27.7971,0.999332
+27.8612,0.999332
+27.9254,0.999332
+27.9898,0.999332
+28.0543,0.999332
+28.119,0.999332
+28.1838,0.999332
+28.2488,0.999332
+28.3139,0.999332
+28.3792,0.999332
+28.4446,0.999332
+28.5102,0.999332
+28.5759,0.999332
+28.6418,0.999332
+28.7078,0.999332
+28.774,0.999332
+28.8403,0.999332
+28.9068,0.999332
+28.9734,0.999332
+29.0402,0.999332
+29.1072,0.999332
+29.1743,0.999332
+29.2415,0.999332
+29.3089,0.999332
+29.3765,0.999332
+29.4442,0.999332
+29.5121,0.999332
+29.5801,0.999332
+29.6483,0.999332
+29.7167,0.999332
+29.7852,0.999332
+29.8538,0.999332
+29.9226,0.999332
+29.9916,0.999332
+30.0608,0.999332
+30.1301,0.999332
+30.1995,0.999332
+30.2691,0.999332
+30.3389,0.999332
+30.4089,0.999332
+30.4789,0.999332
+30.5492,0.999332
+30.6196,0.999332
+30.6902,0.999332
+30.761,0.999332
+30.8319,0.999332
+30.903,0.999332
+30.9742,0.999332
+31.0456,0.999332
+31.1172,0.999332
+31.1889,0.999332
+31.2608,0.999332
+31.3329,0.999332
+31.4051,0.999332
+31.4775,0.999332
+31.55,0.999332
+31.6228,0.999332
+31.6957,0.999332
+31.7687,0.999332
+31.842,0.999332
+31.9154,0.999332
+31.989,0.999332
+32.0627,0.999332
+32.1366,0.999332
+32.2107,0.999332
+32.2849,0.999332
+32.3594,0.999332
+32.434,0.999332
+32.5087,0.999332
+32.5837,0.999332
+32.6588,0.999332
+32.7341,0.999332
+32.8095,0.999332
+32.8852,0.999332
+32.961,0.999332
+33.037,0.999332
+33.1131,0.999332
+33.1894,0.999332
+33.266,0.999332
+33.3426,0.999332
+33.4195,0.999332
+33.4965,0.999332
+33.5738,0.999332
+33.6512,0.999332
+33.7287,0.999332
+33.8065,0.999332
+33.8844,0.999332
+33.9625,0.999332
+34.0408,0.999332
+34.1193,0.999332
+34.1979,0.999332
+34.2768,0.999332
+34.3558,0.999332
+34.435,0.999332
+34.5144,0.999332
+34.5939,0.999332
+34.6737,0.999332
+34.7536,0.999332
+34.8337,0.999332
+34.914,0.999332
+34.9945,0.999332
+35.0752,0.999332
+35.156,0.999332
+35.2371,0.999332
+35.3183,0.999332
+35.3997,0.999332
+35.4813,0.999332
+35.5631,0.999332
+35.6451,0.999332
+35.7273,0.999332
+35.8096,0.999332
+35.8922,0.999332
+35.9749,0.999332
+36.0579,0.999332
+36.141,0.999332
+36.2243,0.999332
+36.3078,0.999332
+36.3915,0.999332
+36.4754,0.999332
+36.5595,0.999332
+36.6438,0.999332
+36.7282,0.999332
+36.8129,0.999332
+36.8978,0.999332
+36.9828,0.999332
+37.0681,0.999332
+37.1535,0.999332
+37.2392,0.999332
+37.325,0.999332
+37.4111,0.999332
+37.4973,0.999332
+37.5837,0.999332
+37.6704,0.999332
+37.7572,0.999332
+37.8443,0.999332
+37.9315,0.999332
+38.0189,0.999332
+38.1066,0.999332
+38.1944,0.999332
+38.2825,0.999332
+38.3707,0.999332
+38.4592,0.999332
+38.5478,0.999332
+38.6367,0.999332
+38.7258,0.999332
+38.815,0.999332
+38.9045,0.999332
+38.9942,0.999332
+39.0841,0.999332
+39.1742,0.999332
+39.2645,0.999332
+39.355,0.999332
+39.4457,0.999332
+39.5367,0.999332
+39.6278,0.999332
+39.7192,0.999332
+39.8107,0.999332
+39.9025,0.999332
+39.9945,0.999332
+40.0867,0.999332
+40.1791,0.999332
+40.2717,0.999332
+40.3645,0.999332
+40.4576,0.999332
+40.5509,0.999332
+40.6443,0.999332
+40.738,0.999332
+40.8319,0.999332
+40.9261,0.999332
+41.0204,0.999332
+41.115,0.999332
+41.2098,0.999332
+41.3048,0.999332
+41.4,0.999332
+41.4954,0.999332
+41.5911,0.999332
+41.6869,0.999332
+41.783,0.999332
+41.8794,0.999332
+41.9759,0.999332
+42.0727,0.999332
+42.1697,0.999332
+42.2669,0.999332
+42.3643,0.999332
+42.462,0.999332
+42.5598,0.999332
+42.658,0.999332
+42.7563,0.999332
+42.8549,0.999332
+42.9536,0.999332
+43.0527,0.999332
+43.1519,0.999332
+43.2514,0.999332
+43.3511,0.999332
+43.451,0.999332
+43.5512,0.999332
+43.6516,0.999332
+43.7522,0.999332
+43.8531,0.999332
+43.9542,0.999332
+44.0555,0.999332
+44.157,0.999332
+44.2588,0.999332
+44.3609,0.999332
+44.4631,0.999332
+44.5656,0.999332
+44.6684,0.999332
+44.7713,0.999332
+44.8745,0.999332
+44.978,0.999332
+45.0817,0.999332
+45.1856,0.999332
+45.2898,0.999332
+45.3942,0.999332
+45.4988,0.999332
+45.6037,0.999332
+45.7088,0.999332
+45.8142,0.999332
+45.9198,0.999332
+46.0257,0.999332
+46.1318,0.999332
+46.2381,0.999332
+46.3447,0.999332
+46.4515,0.999332
+46.5586,0.999332
+46.6659,0.999332
+46.7735,0.999332
+46.8813,0.999332
+46.9894,0.999332
+47.0977,0.999332
+47.2063,0.999332
+47.3151,0.999332
+47.4242,0.999332
+47.5335,0.999332
+47.6431,0.999332
+47.7529,0.999332
+47.863,0.999332
+47.9733,0.999332
+48.0839,0.999332
+48.1948,0.999332
+48.3059,0.999332
+48.4172,0.999332
+48.5289,0.999332
+48.6407,0.999332
+48.7528,0.999332
+48.8652,0.999332
+48.9779,0.999332
+49.0908,0.999332
+49.204,0.999332
+49.3174,0.999332
+49.4311,0.999332
+49.545,0.999332
+49.6592,0.999332
+49.7737,0.999332
+49.8884,0.999332
+50.0035,0.999332
+50.1187,0.999332
+50.2343,0.999332
+50.3501,0.999332
+50.4661,0.999332
+50.5825,0.999332
+50.6991,0.999332
+50.8159,0.999332
+50.9331,0.999332
+51.0505,0.999332
+51.1682,0.999332
+51.2861,0.999332
+51.4044,0.999332
+51.5229,0.999332
+51.6416,0.999332
+51.7607,0.999332
+51.88,0.999332
+51.9996,0.999332
+52.1195,0.999332
+52.2396,0.999332
+52.36,0.999332
+52.4807,0.999332
+52.6017,0.999332
+52.723,0.999332
+52.8445,0.999332
+52.9663,0.999332
+53.0884,0.999332
+53.2108,0.999332
+53.3335,0.999332
+53.4564,0.999332
+53.5797,0.999332
+53.7032,0.999332
+53.827,0.999332
+53.9511,0.999332
+54.0754,0.999332
+54.2001,0.999332
+54.325,0.999332
+54.4503,0.999332
+54.5758,0.999332
+54.7016,0.999332
+54.8277,0.999332
+54.9541,0.999332
+55.0808,0.999332
+55.2077,0.999332
+55.335,0.999332
+55.4626,0.999332
+55.5904,0.999332
+55.7186,0.999332
+55.847,0.999332
+55.9758,0.999332
+56.1048,0.999332
+56.2341,0.999332
+56.3638,0.999332
+56.4937,0.999332
+56.6239,0.999332
+56.7545,0.999332
+56.8853,0.999332
+57.0164,0.999332
+57.1479,0.999332
+57.2796,0.999332
+57.4116,0.999332
+57.544,0.999332
+57.6766,0.999332
+57.8096,0.999332
+57.9429,0.999332
+58.0764,0.999332
+58.2103,0.999332
+58.3445,0.999332
+58.479,0.999332
+58.6138,0.999332
+58.7489,0.999332
+58.8844,0.999332
+59.0201,0.999332
+59.1562,0.999332
+59.2925,0.999332
+59.4292,0.999332
+59.5662,0.999332
+59.7035,0.999332
+59.8412,0.999332
+59.9791,0.999332
+60.1174,0.999332
+60.256,0.999332
+60.3949,0.999332
+60.5341,0.999332
+60.6736,0.999332
+60.8135,0.999332
+60.9537,0.999332
+61.0942,0.999332
+61.235,0.999332
+61.3762,0.999332
+61.5177,0.999332
+61.6595,0.999332
+61.8016,0.999332
+61.9441,0.999332
+62.0869,0.999332
+62.23,0.999332
+62.3735,0.999332
+62.5173,0.999332
+62.6614,0.999332
+62.8058,0.999332
+62.9506,0.999332
+63.0957,0.999332
+63.2412,0.999332
+63.387,0.999332
+63.5331,0.999332
+63.6796,0.999332
+63.8263,0.999332
+63.9735,0.999332
+64.121,0.999332
+64.2688,0.999332
+64.4169,0.999332
+64.5654,0.999332
+64.7143,0.999332
+64.8634,0.999332
+65.013,0.999332
+65.1628,0.999332
+65.3131,0.999332
+65.4636,0.999332
+65.6145,0.999332
+65.7658,0.999332
+65.9174,0.999332
+66.0693,0.999332
+66.2217,0.999332
+66.3743,0.999332
+66.5273,0.999332
+66.6807,0.999332
+66.8344,0.999332
+66.9885,0.999332
+67.1429,0.999332
+67.2977,0.999332
+67.4528,0.999332
+67.6083,0.999332
+67.7642,0.999332
+67.9204,0.999332
+68.0769,0.999332
+68.2339,0.999332
+68.3912,0.999332
+68.5488,0.999332
+68.7068,0.999332
+68.8652,0.999332
+69.024,0.999332
+69.1831,0.999332
+69.3426,0.999332
+69.5024,0.999332
+69.6627,0.999332
+69.8232,0.999332
+69.9842,0.999332
+70.1455,0.999332
+70.3072,0.999332
+70.4693,0.999332
+70.6318,0.999332
+70.7946,0.999332
+70.9578,0.999332
+71.1214,0.999332
+71.2853,0.999332
+71.4496,0.999332
+71.6143,0.999332
+71.7794,0.999332
+71.9449,0.999332
+72.1107,0.999332
+72.277,0.999332
+72.4436,0.999332
+72.6106,0.999332
+72.778,0.999332
+72.9458,0.999332
+73.1139,0.999332
+73.2825,0.999332
+73.4514,0.999332
+73.6207,0.999332
+73.7904,0.999332
+73.9605,0.999332
+74.131,0.999332
+74.3019,0.999332
+74.4732,0.999332
+74.6449,0.999332
+74.817,0.999332
+74.9894,0.999332
+75.1623,0.999332
+75.3356,0.999332
+75.5092,0.999332
+75.6833,0.999332
+75.8578,0.999332
+76.0326,0.999332
+76.2079,0.999332
+76.3836,0.999332
+76.5597,0.999332
+76.7361,0.999332
+76.913,0.999332
+77.0903,0.999332
+77.2681,0.999332
+77.4462,0.999332
+77.6247,0.999332
+77.8037,0.999332
+77.983,0.999332
+78.1628,0.999332
+78.343,0.999332
+78.5236,0.999332
+78.7046,0.999332
+78.886,0.999332
+79.0679,0.999332
+79.2501,0.999332
+79.4328,0.999332
+79.6159,0.999332
+79.7995,0.999332
+79.9834,0.999332
+80.1678,0.999332
+80.3526,0.999332
+80.5378,0.999332
+80.7235,0.999332
+80.9096,0.999332
+81.0961,0.999332
+81.2831,0.999332
+81.4704,0.999332
+81.6582,0.999332
+81.8465,0.999332
+82.0352,0.999332
+82.2243,0.999332
+82.4138,0.999332
+82.6038,0.999332
+82.7942,0.999332
+82.9851,0.999332
+83.1764,0.999332
+83.3681,0.999332
+83.5603,0.999332
+83.7529,0.999332
+83.946,0.999332
+84.1395,0.999332
+84.3335,0.999332
+84.5279,0.999332
+84.7227,0.999332
+84.918,0.999332
+85.1138,0.999332
+85.31,0.999332
+85.5067,0.999332
+85.7038,0.999332
+85.9014,0.999332
+86.0994,0.999332
+86.2979,0.999332
+86.4968,0.999332
+86.6962,0.999332
+86.896,0.999332
+87.0964,0.999332
+87.2971,0.999332
+87.4984,0.999332
+87.7001,0.999332
+87.9023,0.999332
+88.1049,0.999332
+88.308,0.999332
+88.5116,0.999332
+88.7156,0.999332
+88.9201,0.999332
+89.1251,0.999332
+89.3305,0.999332
+89.5365,0.999332
+89.7429,0.999332
+89.9498,0.999332
+90.1571,0.999332
+90.3649,0.999332
+90.5733,0.999332
+90.7821,0.999332
+90.9913,0.999332
+91.2011,0.999332
+91.4113,0.999332
+91.622,0.999332
+91.8333,0.999332
+92.045,0.999332
+92.2571,0.999332
+92.4698,0.999332
+92.683,0.999332
+92.8966,0.999332
+93.1108,0.999332
+93.3254,0.999332
+93.5406,0.999332
+93.7562,0.999332
+93.9723,0.999332
+94.189,0.999332
+94.4061,0.999332
+94.6237,0.999332
+94.8418,0.999332
+95.0605,0.999332
+95.2796,0.999332
+95.4993,0.999332
+95.7194,0.999332
+95.9401,0.999332
+96.1612,0.999332
+96.3829,0.999332
+96.6051,0.999332
+96.8278,0.999332
+97.051,0.999332
+97.2747,0.999332
+97.499,0.999332
+97.7237,0.999332
+97.949,0.999332
+98.1748,0.999332
+98.4011,0.999332
+98.6279,0.999332
+98.8553,0.999332
+99.0832,0.999332
+99.3116,0.999332
+99.5405,0.999332
+99.77,0.999332
+100,0.999332
+100.231,0.999332
+100.462,0.999332
+100.693,0.999332
+100.925,0.999332
+101.158,0.999332
+101.391,0.999332
+101.625,0.999332
+101.859,0.999332
+102.094,0.999332
+102.329,0.999332
+102.565,0.999332
+102.802,0.999332
+103.039,0.999332
+103.276,0.999332
+103.514,0.999332
+103.753,0.999332
+103.992,0.999332
+104.232,0.999332
+104.472,0.999332
+104.713,0.999332
+104.954,0.999332
+105.196,0.999332
+105.439,0.999332
+105.682,0.999332
+105.925,0.999332
+106.17,0.999332
+106.414,0.999332
+106.66,0.999332
+106.905,0.999332
+107.152,0.999332
+107.399,0.999332
+107.647,0.999332
+107.895,0.999332
+108.143,0.999332
+108.393,0.999332
+108.643,0.999332
+108.893,0.999332
+109.144,0.999332
+109.396,0.999332
+109.648,0.999332
+109.901,0.999332
+110.154,0.999332
+110.408,0.999332
+110.662,0.999332
+110.917,0.999332
+111.173,0.999332
+111.429,0.999332
+111.686,0.999332
+111.944,0.999332
+112.202,0.999332
+112.46,0.999332
+112.72,0.999332
+112.98,0.999332
+113.24,0.999332
+113.501,0.999332
+113.763,0.999332
+114.025,0.999332
+114.288,0.999332
+114.551,0.999332
+114.815,0.999332
+115.08,0.999332
+115.345,0.999332
+115.611,0.999332
+115.878,0.999332
+116.145,0.999332
+116.413,0.999332
+116.681,0.999332
+116.95,0.999332
+117.22,0.999332
+117.49,0.999332
+117.761,0.999332
+118.032,0.999332
+118.304,0.999332
+118.577,0.999332
+118.85,0.999332
+119.124,0.999332
+119.399,0.999332
+119.674,0.999332
+119.95,0.999332
+120.226,0.999332
+120.504,0.999332
+120.781,0.999332
+121.06,0.999332
+121.339,0.999332
+121.619,0.999332
+121.899,0.999332
+122.18,0.999332
+122.462,0.999332
+122.744,0.999332
+123.027,0.999332
+123.31,0.999332
+123.595,0.999332
+123.88,0.999332
+124.165,0.999332
+124.451,0.999332
+124.738,0.999332
+125.026,0.999332
+125.314,0.999332
+125.603,0.999332
+125.893,0.999332
+126.183,0.999332
+126.474,0.999332
+126.765,0.999332
+127.057,0.999332
+127.35,0.999332
+127.644,0.999332
+127.938,0.999332
+128.233,0.999332
+128.529,0.999332
+128.825,0.999332
+129.122,0.999332
+129.42,0.999332
+129.718,0.999332
+130.017,0.999332
+130.317,0.999332
+130.617,0.999332
+130.918,0.999332
+131.22,0.999332
+131.522,0.999332
+131.826,0.999332
+132.13,0.999332
+132.434,0.999332
+132.739,0.999332
+133.045,0.999332
+133.352,0.999332
+133.66,0.999332
+133.968,0.999332
+134.276,0.999332
+134.586,0.999332
+134.896,0.999332
+135.207,0.999332
+135.519,0.999332
+135.831,0.999332
+136.144,0.999332
+136.458,0.999332
+136.773,0.999332
+137.088,0.999332
+137.404,0.999332
+137.721,0.999332
+138.038,0.999332
+138.357,0.999332
+138.676,0.999332
+138.995,0.999332
+139.316,0.999332
+139.637,0.999332
+139.959,0.999332
+140.281,0.999332
+140.605,0.999332
+140.929,0.999332
+141.254,0.999332
+141.579,0.999332
+141.906,0.999332
+142.233,0.999332
+142.561,0.999332
+142.889,0.999332
+143.219,0.999332
+143.549,0.999332
+143.88,0.999332
+144.212,0.999332
+144.544,0.999332
+144.877,0.999332
+145.211,0.999332
+145.546,0.999332
+145.881,0.999332
+146.218,0.999332
+146.555,0.999332
+146.893,0.999332
+147.231,0.999332
+147.571,0.999332
+147.911,0.999332
+148.252,0.999332
+148.594,0.999332
+148.936,0.999332
+149.279,0.999332
+149.624,0.999332
+149.968,0.999332
+150.314,0.999332
+150.661,0.999332
+151.008,0.999332
+151.356,0.999332
+151.705,0.999332
+152.055,0.999332
+152.405,0.999332
+152.757,0.999332
+153.109,0.999332
+153.462,0.999332
+153.815,0.999332
+154.17,0.999332
+154.525,0.999332
+154.882,0.999332
+155.239,0.999332
+155.597,0.999332
+155.955,0.999332
+156.315,0.999332
+156.675,0.999332
+157.036,0.999332
+157.398,0.999332
+157.761,0.999332
+158.125,0.999332
+158.489,0.999332
+158.855,0.999332
+159.221,0.999332
+159.588,0.999332
+159.956,0.999332
+160.325,0.999332
+160.694,0.999332
+161.065,0.999332
+161.436,0.999332
+161.808,0.999332
+162.181,0.999332
+162.555,0.999332
+162.93,0.999332
+163.305,0.999332
+163.682,0.999332
+164.059,0.999332
+164.437,0.999332
+164.816,0.999332
+165.196,0.999332
+165.577,0.999332
+165.959,0.999332
+166.341,0.999332
+166.725,0.999332
+167.109,0.999332
+167.494,0.999332
+167.88,0.999332
+168.267,0.999332
+168.655,0.999332
+169.044,0.999332
+169.434,0.999332
+169.824,0.999332
+170.216,0.999332
+170.608,0.999332
+171.002,0.999332
+171.396,0.999332
+171.791,0.999332
+172.187,0.999332
+172.584,0.999332
+172.982,0.999332
+173.38,0.999332
+173.78,0.999332
+174.181,0.999332
+174.582,0.999332
+174.985,0.999332
+175.388,0.999332
+175.792,0.999332
+176.198,0.999332
+176.604,0.999332
+177.011,0.999332
+177.419,0.999332
+177.828,0.999332
+178.238,0.999332
+178.649,0.999332
+179.061,0.999332
+179.473,0.999332
+179.887,0.999332
+180.302,0.999332
+180.717,0.999332
+181.134,0.999332
+181.552,0.999332
+181.97,0.999332
+182.39,0.999332
+182.81,0.999332
+183.231,0.999332
+183.654,0.999332
+184.077,0.999332
+184.502,0.999332
+184.927,0.999332
+185.353,0.999332
+185.78,0.999332
+186.209,0.999332
+186.638,0.999332
+187.068,0.999332
+187.499,0.999332
+187.932,0.999332
+188.365,0.999332
+188.799,0.999332
+189.234,0.999332
+189.671,0.999332
+190.108,0.999332
+190.546,0.999332
+190.985,0.999332
+191.426,0.999332
+191.867,0.999332
+192.309,0.999332
+192.752,0.999332
+193.197,0.999332
+193.642,0.999332
+194.089,0.999332
+194.536,0.999332
+194.984,0.999332
+195.434,0.999332
+195.884,0.999332
+196.336,0.999332
+196.789,0.999332
+197.242,0.999332
+197.697,0.999332
+198.153,0.999332
+198.609,0.999332
+199.067,0.999332
+199.526,0.999332
+199.986,0.999332
+200.447,0.999332
+200.909,0.999332
+201.372,0.999332
+201.837,0.999332
+202.302,0.999332
+202.768,0.999332
+203.236,0.999332
+203.704,0.999332
+204.174,0.999332
+204.644,0.999332
+205.116,0.999332
+205.589,0.999332
+206.063,0.999332
+206.538,0.999332
+207.014,0.999332
+207.491,0.999332
+207.97,0.999332
+208.449,0.999332
+208.93,0.999332
+209.411,0.999332
+209.894,0.999332
+210.378,0.999332
+210.863,0.999332
+211.349,0.999332
+211.836,0.999332
+212.324,0.999332
+212.814,0.999332
+213.304,0.999332
+213.796,0.999332
+214.289,0.999332
+214.783,0.999332
+215.278,0.999332
+215.774,0.999332
+216.272,0.999332
+216.77,0.999332
+217.27,0.999332
+217.771,0.999332
+218.273,0.999332
+218.776,0.999332
+219.28,0.999332
+219.786,0.999332
+220.293,0.999332
+220.8,0.999332
+221.309,0.999332
+221.82,0.999332
+222.331,0.999332
+222.844,0.999332
+223.357,0.999332
+223.872,0.999332
+224.388,0.999332
+224.905,0.999332
+225.424,0.999332
+225.944,0.999332
+226.464,0.999332
+226.986,0.999332
+227.51,0.999332
+228.034,0.999332
+228.56,0.999332
+229.087,0.999332
+229.615,0.999332
+230.144,0.999332
+230.675,0.999332
+231.206,0.999332
+231.739,0.999332
+232.274,0.999332
+232.809,0.999332
+233.346,0.999332
+233.884,0.999332
+234.423,0.999332
+234.963,0.999332
+235.505,0.999332
+236.048,0.999332
+236.592,0.999332
+237.137,0.999332
+237.684,0.999332
+238.232,0.999332
+238.781,0.999332
+239.332,0.999332
+239.883,0.999332
+240.436,0.999332
+240.991,0.999332
+241.546,0.999332
+242.103,0.999332
+242.661,0.999332
+243.22,0.999332
+243.781,0.999332
+244.343,0.999332
+244.906,0.999332
+245.471,0.999332
+246.037,0.999332
+246.604,0.999332
+247.172,0.999332
+247.742,0.999332
+248.313,0.999332
+248.886,0.999332
+249.459,0.999332
+250.035,0.999332
+250.611,0.999332
+251.189,0.999332
+251.768,0.999332
+252.348,0.999332
+252.93,0.999332
+253.513,0.999332
+254.097,0.999332
+254.683,0.999332
+255.27,0.999332
+255.859,0.999332
+256.448,0.999332
+257.04,0.999332
+257.632,0.999332
+258.226,0.999332
+258.821,0.999332
+259.418,0.999332
+260.016,0.999332
+260.615,0.999332
+261.216,0.999332
+261.818,0.999332
+262.422,0.999332
+263.027,0.999332
+263.633,0.999332
+264.241,0.999332
+264.85,0.999333
+265.461,0.999333
+266.073,0.999333
+266.686,0.999333
+267.301,0.999333
+267.917,0.999333
+268.534,0.999333
+269.153,0.999333
+269.774,0.999333
+270.396,0.999333
+271.019,0.999333
+271.644,0.999333
+272.27,0.999333
+272.898,0.999333
+273.527,0.999333
+274.157,0.999333
+274.789,0.999333
+275.423,0.999333
+276.058,0.999333
+276.694,0.999333
+277.332,0.999333
+277.971,0.999333
+278.612,0.999333
+279.254,0.999333
+279.898,0.999333
+280.543,0.999333
+281.19,0.999333
+281.838,0.999333
+282.488,0.999333
+283.139,0.999333
+283.792,0.999333
+284.446,0.999333
+285.102,0.999333
+285.759,0.999333
+286.418,0.999333
+287.078,0.999333
+287.74,0.999333
+288.403,0.999333
+289.068,0.999333
+289.734,0.999333
+290.402,0.999333
+291.072,0.999333
+291.743,0.999333
+292.415,0.999333
+293.089,0.999333
+293.765,0.999333
+294.442,0.999333
+295.121,0.999333
+295.801,0.999333
+296.483,0.999333
+297.167,0.999333
+297.852,0.999333
+298.538,0.999333
+299.226,0.999333
+299.916,0.999333
+300.608,0.999333
+301.301,0.999333
+301.995,0.999333
+302.691,0.999333
+303.389,0.999333
+304.089,0.999333
+304.789,0.999333
+305.492,0.999333
+306.196,0.999333
+306.902,0.999333
+307.61,0.999333
+308.319,0.999333
+309.03,0.999333
+309.742,0.999333
+310.456,0.999333
+311.172,0.999333
+311.889,0.999333
+312.608,0.999333
+313.329,0.999333
+314.051,0.999333
+314.775,0.999333
+315.5,0.999333
+316.228,0.999333
+316.957,0.999333
+317.687,0.999333
+318.42,0.999333
+319.154,0.999333
+319.89,0.999333
+320.627,0.999333
+321.366,0.999333
+322.107,0.999333
+322.849,0.999333
+323.594,0.999333
+324.34,0.999333
+325.087,0.999333
+325.837,0.999333
+326.588,0.999333
+327.341,0.999333
+328.095,0.999333
+328.852,0.999333
+329.61,0.999333
+330.37,0.999333
+331.131,0.999333
+331.894,0.999333
+332.66,0.999333
+333.426,0.999333
+334.195,0.999333
+334.965,0.999333
+335.738,0.999333
+336.512,0.999333
+337.287,0.999333
+338.065,0.999333
+338.844,0.999333
+339.625,0.999333
+340.408,0.999333
+341.193,0.999333
+341.979,0.999333
+342.768,0.999333
+343.558,0.999333
+344.35,0.999333
+345.144,0.999333
+345.939,0.999333
+346.737,0.999333
+347.536,0.999333
+348.337,0.999333
+349.14,0.999333
+349.945,0.999333
+350.752,0.999333
+351.56,0.999333
+352.371,0.999333
+353.183,0.999333
+353.997,0.999333
+354.813,0.999333
+355.631,0.999333
+356.451,0.999333
+357.273,0.999333
+358.096,0.999333
+358.922,0.999333
+359.749,0.999333
+360.579,0.999333
+361.41,0.999333
+362.243,0.999333
+363.078,0.999333
+363.915,0.999333
+364.754,0.999333
+365.595,0.999333
+366.438,0.999333
+367.282,0.999333
+368.129,0.999333
+368.978,0.999333
+369.828,0.999333
+370.681,0.999333
+371.535,0.999333
+372.392,0.999333
+373.25,0.999333
+374.111,0.999333
+374.973,0.999333
+375.837,0.999333
+376.704,0.999333
+377.572,0.999333
+378.443,0.999333
+379.315,0.999333
+380.189,0.999333
+381.066,0.999333
+381.944,0.999333
+382.825,0.999333
+383.707,0.999333
+384.592,0.999333
+385.478,0.999333
+386.367,0.999333
+387.258,0.999333
+388.15,0.999333
+389.045,0.999333
+389.942,0.999333
+390.841,0.999333
+391.742,0.999333
+392.645,0.999333
+393.55,0.999333
+394.457,0.999333
+395.367,0.999333
+396.278,0.999333
+397.192,0.999333
+398.107,0.999333
+399.025,0.999333
+399.945,0.999333
+400.867,0.999333
+401.791,0.999333
+402.717,0.999333
+403.645,0.999333
+404.576,0.999333
+405.509,0.999333
+406.443,0.999333
+407.38,0.999333
+408.319,0.999333
+409.261,0.999333
+410.204,0.999333
+411.15,0.999333
+412.098,0.999333
+413.048,0.999333
+414,0.999333
+414.954,0.999333
+415.911,0.999333
+416.869,0.999333
+417.83,0.999333
+418.794,0.999333
+419.759,0.999333
+420.727,0.999333
+421.697,0.999333
+422.669,0.999333
+423.643,0.999333
+424.62,0.999333
+425.598,0.999333
+426.58,0.999333
+427.563,0.999333
+428.549,0.999333
+429.536,0.999333
+430.527,0.999333
+431.519,0.999333
+432.514,0.999333
+433.511,0.999333
+434.51,0.999333
+435.512,0.999333
+436.516,0.999333
+437.522,0.999333
+438.531,0.999333
+439.542,0.999333
+440.555,0.999333
+441.57,0.999333
+442.588,0.999333
+443.609,0.999333
+444.631,0.999333
+445.656,0.999333
+446.684,0.999333
+447.713,0.999333
+448.745,0.999333
+449.78,0.999333
+450.817,0.999333
+451.856,0.999333
+452.898,0.999333
+453.942,0.999333
+454.988,0.999333
+456.037,0.999333
+457.088,0.999333
+458.142,0.999333
+459.198,0.999333
+460.257,0.999333
+461.318,0.999333
+462.381,0.999333
+463.447,0.999333
+464.515,0.999333
+465.586,0.999333
+466.659,0.999333
+467.735,0.999333
+468.813,0.999333
+469.894,0.999333
+470.977,0.999333
+472.063,0.999333
+473.151,0.999333
+474.242,0.999333
+475.335,0.999333
+476.431,0.999333
+477.529,0.999333
+478.63,0.999333
+479.733,0.999333
+480.839,0.999333
+481.948,0.999333
+483.059,0.999333
+484.172,0.999334
+485.289,0.999334
+486.407,0.999334
+487.528,0.999334
+488.652,0.999334
+489.779,0.999334
+490.908,0.999334
+492.04,0.999334
+493.174,0.999334
+494.311,0.999334
+495.45,0.999334
+496.592,0.999334
+497.737,0.999334
+498.884,0.999334
+500.035,0.999334
+501.187,0.999334
+502.343,0.999334
+503.501,0.999334
+504.661,0.999334
+505.825,0.999334
+506.991,0.999334
+508.159,0.999334
+509.331,0.999334
+510.505,0.999334
+511.682,0.999334
+512.861,0.999334
+514.044,0.999334
+515.229,0.999334
+516.416,0.999334
+517.607,0.999334
+518.8,0.999334
+519.996,0.999334
+521.195,0.999334
+522.396,0.999334
+523.6,0.999334
+524.807,0.999334
+526.017,0.999334
+527.23,0.999334
+528.445,0.999334
+529.663,0.999334
+530.884,0.999334
+532.108,0.999334
+533.335,0.999334
+534.564,0.999334
+535.797,0.999334
+537.032,0.999334
+538.27,0.999334
+539.511,0.999334
+540.754,0.999334
+542.001,0.999334
+543.25,0.999334
+544.503,0.999334
+545.758,0.999334
+547.016,0.999334
+548.277,0.999334
+549.541,0.999334
+550.808,0.999334
+552.077,0.999334
+553.35,0.999334
+554.626,0.999334
+555.904,0.999334
+557.186,0.999334
+558.47,0.999334
+559.758,0.999334
+561.048,0.999334
+562.341,0.999334
+563.638,0.999334
+564.937,0.999334
+566.239,0.999334
+567.545,0.999334
+568.853,0.999334
+570.164,0.999334
+571.479,0.999334
+572.796,0.999334
+574.116,0.999334
+575.44,0.999334
+576.766,0.999334
+578.096,0.999334
+579.429,0.999334
+580.764,0.999334
+582.103,0.999334
+583.445,0.999334
+584.79,0.999334
+586.138,0.999334
+587.489,0.999334
+588.844,0.999334
+590.201,0.999334
+591.562,0.999334
+592.925,0.999334
+594.292,0.999334
+595.662,0.999334
+597.035,0.999334
+598.412,0.999334
+599.791,0.999334
+601.174,0.999334
+602.56,0.999334
+603.949,0.999334
+605.341,0.999334
+606.736,0.999334
+608.135,0.999334
+609.537,0.999334
+610.942,0.999334
+612.35,0.999334
+613.762,0.999334
+615.177,0.999334
+616.595,0.999334
+618.016,0.999334
+619.441,0.999334
+620.869,0.999334
+622.3,0.999334
+623.735,0.999334
+625.173,0.999334
+626.614,0.999334
+628.058,0.999334
+629.506,0.999334
+630.957,0.999334
+632.412,0.999335
+633.87,0.999335
+635.331,0.999335
+636.796,0.999335
+638.263,0.999335
+639.735,0.999335
+641.21,0.999335
+642.688,0.999335
+644.169,0.999335
+645.654,0.999335
+647.143,0.999335
+648.634,0.999335
+650.13,0.999335
+651.628,0.999335
+653.131,0.999335
+654.636,0.999335
+656.145,0.999335
+657.658,0.999335
+659.174,0.999335
+660.693,0.999335
+662.217,0.999335
+663.743,0.999335
+665.273,0.999335
+666.807,0.999335
+668.344,0.999335
+669.885,0.999335
+671.429,0.999335
+672.977,0.999335
+674.528,0.999335
+676.083,0.999335
+677.642,0.999335
+679.204,0.999335
+680.769,0.999335
+682.339,0.999335
+683.912,0.999335
+685.488,0.999335
+687.068,0.999335
+688.652,0.999335
+690.24,0.999335
+691.831,0.999335
+693.426,0.999335
+695.024,0.999335
+696.627,0.999335
+698.232,0.999335
+699.842,0.999335
+701.455,0.999335
+703.072,0.999335
+704.693,0.999335
+706.318,0.999335
+707.946,0.999335
+709.578,0.999335
+711.214,0.999335
+712.853,0.999335
+714.496,0.999335
+716.143,0.999335
+717.794,0.999335
+719.449,0.999335
+721.107,0.999335
+722.77,0.999335
+724.436,0.999335
+726.106,0.999335
+727.78,0.999335
+729.458,0.999335
+731.139,0.999335
+732.825,0.999335
+734.514,0.999335
+736.207,0.999335
+737.904,0.999335
+739.605,0.999335
+741.31,0.999335
+743.019,0.999335
+744.732,0.999335
+746.449,0.999335
+748.17,0.999335
+749.894,0.999335
+751.623,0.999335
+753.356,0.999336
+755.092,0.999336
+756.833,0.999336
+758.578,0.999336
+760.326,0.999336
+762.079,0.999336
+763.836,0.999336
+765.597,0.999336
+767.361,0.999336
+769.13,0.999336
+770.903,0.999336
+772.681,0.999336
+774.462,0.999336
+776.247,0.999336
+778.037,0.999336
+779.83,0.999336
+781.628,0.999336
+783.43,0.999336
+785.236,0.999336
+787.046,0.999336
+788.86,0.999336
+790.679,0.999336
+792.501,0.999336
+794.328,0.999336
+796.159,0.999336
+797.995,0.999336
+799.834,0.999336
+801.678,0.999336
+803.526,0.999336
+805.378,0.999336
+807.235,0.999336
+809.096,0.999336
+810.961,0.999336
+812.831,0.999336
+814.704,0.999336
+816.582,0.999336
+818.465,0.999336
+820.352,0.999336
+822.243,0.999336
+824.138,0.999336
+826.038,0.999336
+827.942,0.999336
+829.851,0.999336
+831.764,0.999336
+833.681,0.999336
+835.603,0.999336
+837.529,0.999336
+839.46,0.999336
+841.395,0.999336
+843.335,0.999336
+845.279,0.999336
+847.227,0.999336
+849.18,0.999336
+851.138,0.999336
+853.1,0.999336
+855.067,0.999336
+857.038,0.999337
+859.014,0.999337
+860.994,0.999337
+862.979,0.999337
+864.968,0.999337
+866.962,0.999337
+868.96,0.999337
+870.964,0.999337
+872.971,0.999337
+874.984,0.999337
+877.001,0.999337
+879.023,0.999337
+881.049,0.999337
+883.08,0.999337
+885.116,0.999337
+887.156,0.999337
+889.201,0.999337
+891.251,0.999337
+893.305,0.999337
+895.365,0.999337
+897.429,0.999337
+899.498,0.999337
+901.571,0.999337
+903.649,0.999337
+905.733,0.999337
+907.821,0.999337
+909.913,0.999337
+912.011,0.999337
+914.113,0.999337
+916.22,0.999337
+918.333,0.999337
+920.45,0.999337
+922.571,0.999337
+924.698,0.999337
+926.83,0.999337
+928.966,0.999337
+931.108,0.999337
+933.254,0.999337
+935.406,0.999337
+937.562,0.999337
+939.723,0.999337
+941.89,0.999337
+944.061,0.999337
+946.237,0.999337
+948.418,0.999338
+950.605,0.999338
+952.796,0.999338
+954.993,0.999338
+957.194,0.999338
+959.401,0.999338
+961.612,0.999338
+963.829,0.999338
+966.051,0.999338
+968.278,0.999338
+970.51,0.999338
+972.747,0.999338
+974.99,0.999338
+977.237,0.999338
+979.49,0.999338
+981.748,0.999338
+984.011,0.999338
+986.279,0.999338
+988.553,0.999338
+990.832,0.999338
+993.116,0.999338
+995.405,0.999338
+997.7,0.999338
+1000,0.999338
+1002.31,0.999338
+1004.62,0.999338
+1006.93,0.999338
+1009.25,0.999338
+1011.58,0.999338
+1013.91,0.999338
+1016.25,0.999338
+1018.59,0.999338
+1020.94,0.999338
+1023.29,0.999338
+1025.65,0.999338
+1028.02,0.999338
+1030.39,0.999338
+1032.76,0.999338
+1035.14,0.999339
+1037.53,0.999339
+1039.92,0.999339
+1042.32,0.999339
+1044.72,0.999339
+1047.13,0.999339
+1049.54,0.999339
+1051.96,0.999339
+1054.39,0.999339
+1056.82,0.999339
+1059.25,0.999339
+1061.7,0.999339
+1064.14,0.999339
+1066.6,0.999339
+1069.05,0.999339
+1071.52,0.999339
+1073.99,0.999339
+1076.47,0.999339
+1078.95,0.999339
+1081.43,0.999339
+1083.93,0.999339
+1086.43,0.999339
+1088.93,0.999339
+1091.44,0.999339
+1093.96,0.999339
+1096.48,0.999339
+1099.01,0.999339
+1101.54,0.999339
+1104.08,0.999339
+1106.62,0.999339
+1109.17,0.999339
+1111.73,0.999339
+1114.29,0.99934
+1116.86,0.99934
+1119.44,0.99934
+1122.02,0.99934
+1124.6,0.99934
+1127.2,0.99934
+1129.8,0.99934
+1132.4,0.99934
+1135.01,0.99934
+1137.63,0.99934
+1140.25,0.99934
+1142.88,0.99934
+1145.51,0.99934
+1148.15,0.99934
+1150.8,0.99934
+1153.45,0.99934
+1156.11,0.99934
+1158.78,0.99934
+1161.45,0.99934
+1164.13,0.99934
+1166.81,0.99934
+1169.5,0.99934
+1172.2,0.99934
+1174.9,0.99934
+1177.61,0.99934
+1180.32,0.99934
+1183.04,0.99934
+1185.77,0.99934
+1188.5,0.999341
+1191.24,0.999341
+1193.99,0.999341
+1196.74,0.999341
+1199.5,0.999341
+1202.26,0.999341
+1205.04,0.999341
+1207.81,0.999341
+1210.6,0.999341
+1213.39,0.999341
+1216.19,0.999341
+1218.99,0.999341
+1221.8,0.999341
+1224.62,0.999341
+1227.44,0.999341
+1230.27,0.999341
+1233.1,0.999341
+1235.95,0.999341
+1238.8,0.999341
+1241.65,0.999341
+1244.51,0.999341
+1247.38,0.999341
+1250.26,0.999341
+1253.14,0.999341
+1256.03,0.999341
+1258.93,0.999342
+1261.83,0.999342
+1264.74,0.999342
+1267.65,0.999342
+1270.57,0.999342
+1273.5,0.999342
+1276.44,0.999342
+1279.38,0.999342
+1282.33,0.999342
+1285.29,0.999342
+1288.25,0.999342
+1291.22,0.999342
+1294.2,0.999342
+1297.18,0.999342
+1300.17,0.999342
+1303.17,0.999342
+1306.17,0.999342
+1309.18,0.999342
+1312.2,0.999342
+1315.22,0.999342
+1318.26,0.999342
+1321.3,0.999342
+1324.34,0.999342
+1327.39,0.999343
+1330.45,0.999343
+1333.52,0.999343
+1336.6,0.999343
+1339.68,0.999343
+1342.76,0.999343
+1345.86,0.999343
+1348.96,0.999343
+1352.07,0.999343
+1355.19,0.999343
+1358.31,0.999343
+1361.44,0.999343
+1364.58,0.999343
+1367.73,0.999343
+1370.88,0.999343
+1374.04,0.999343
+1377.21,0.999343
+1380.38,0.999343
+1383.57,0.999343
+1386.76,0.999343
+1389.95,0.999343
+1393.16,0.999344
+1396.37,0.999344
+1399.59,0.999344
+1402.81,0.999344
+1406.05,0.999344
+1409.29,0.999344
+1412.54,0.999344
+1415.79,0.999344
+1419.06,0.999344
+1422.33,0.999344
+1425.61,0.999344
+1428.89,0.999344
+1432.19,0.999344
+1435.49,0.999344
+1438.8,0.999344
+1442.12,0.999344
+1445.44,0.999344
+1448.77,0.999344
+1452.11,0.999344
+1455.46,0.999345
+1458.81,0.999345
+1462.18,0.999345
+1465.55,0.999345
+1468.93,0.999345
+1472.31,0.999345
+1475.71,0.999345
+1479.11,0.999345
+1482.52,0.999345
+1485.94,0.999345
+1489.36,0.999345
+1492.79,0.999345
+1496.24,0.999345
+1499.68,0.999345
+1503.14,0.999345
+1506.61,0.999345
+1510.08,0.999345
+1513.56,0.999345
+1517.05,0.999346
+1520.55,0.999346
+1524.05,0.999346
+1527.57,0.999346
+1531.09,0.999346
+1534.62,0.999346
+1538.15,0.999346
+1541.7,0.999346
+1545.25,0.999346
+1548.82,0.999346
+1552.39,0.999346
+1555.97,0.999346
+1559.55,0.999346
+1563.15,0.999346
+1566.75,0.999346
+1570.36,0.999346
+1573.98,0.999346
+1577.61,0.999347
+1581.25,0.999347
+1584.89,0.999347
+1588.55,0.999347
+1592.21,0.999347
+1595.88,0.999347
+1599.56,0.999347
+1603.25,0.999347
+1606.94,0.999347
+1610.65,0.999347
+1614.36,0.999347
+1618.08,0.999347
+1621.81,0.999347
+1625.55,0.999347
+1629.3,0.999347
+1633.05,0.999347
+1636.82,0.999347
+1640.59,0.999348
+1644.37,0.999348
+1648.16,0.999348
+1651.96,0.999348
+1655.77,0.999348
+1659.59,0.999348
+1663.41,0.999348
+1667.25,0.999348
+1671.09,0.999348
+1674.94,0.999348
+1678.8,0.999348
+1682.67,0.999348
+1686.55,0.999348
+1690.44,0.999348
+1694.34,0.999348
+1698.24,0.999349
+1702.16,0.999349
+1706.08,0.999349
+1710.02,0.999349
+1713.96,0.999349
+1717.91,0.999349
+1721.87,0.999349
+1725.84,0.999349
+1729.82,0.999349
+1733.8,0.999349
+1737.8,0.999349
+1741.81,0.999349
+1745.82,0.999349
+1749.85,0.999349
+1753.88,0.999349
+1757.92,0.99935
+1761.98,0.99935
+1766.04,0.99935
+1770.11,0.99935
+1774.19,0.99935
+1778.28,0.99935
+1782.38,0.99935
+1786.49,0.99935
+1790.61,0.99935
+1794.73,0.99935
+1798.87,0.99935
+1803.02,0.99935
+1807.17,0.99935
+1811.34,0.99935
+1815.52,0.999351
+1819.7,0.999351
+1823.9,0.999351
+1828.1,0.999351
+1832.31,0.999351
+1836.54,0.999351
+1840.77,0.999351
+1845.02,0.999351
+1849.27,0.999351
+1853.53,0.999351
+1857.8,0.999351
+1862.09,0.999351
+1866.38,0.999351
+1870.68,0.999351
+1874.99,0.999351
+1879.32,0.999352
+1883.65,0.999352
+1887.99,0.999352
+1892.34,0.999352
+1896.71,0.999352
+1901.08,0.999352
+1905.46,0.999352
+1909.85,0.999352
+1914.26,0.999352
+1918.67,0.999352
+1923.09,0.999352
+1927.52,0.999352
+1931.97,0.999352
+1936.42,0.999352
+1940.89,0.999353
+1945.36,0.999353
+1949.84,0.999353
+1954.34,0.999353
+1958.84,0.999353
+1963.36,0.999353
+1967.89,0.999353
+1972.42,0.999353
+1976.97,0.999353
+1981.53,0.999353
+1986.09,0.999353
+1990.67,0.999353
+1995.26,0.999353
+1999.86,0.999353
+2004.47,0.999354
+2009.09,0.999354
+2013.72,0.999354
+2018.37,0.999354
+2023.02,0.999354
+2027.68,0.999354
+2032.36,0.999354
+2037.04,0.999354
+2041.74,0.999354
+2046.44,0.999354
+2051.16,0.999354
+2055.89,0.999354
+2060.63,0.999354
+2065.38,0.999354
+2070.14,0.999354
+2074.91,0.999355
+2079.7,0.999355
+2084.49,0.999355
+2089.3,0.999355
+2094.11,0.999355
+2098.94,0.999355
+2103.78,0.999355
+2108.63,0.999355
+2113.49,0.999355
+2118.36,0.999355
+2123.24,0.999355
+2128.14,0.999355
+2133.04,0.999355
+2137.96,0.999355
+2142.89,0.999355
+2147.83,0.999355
+2152.78,0.999355
+2157.74,0.999356
+2162.72,0.999356
+2167.7,0.999356
+2172.7,0.999356
+2177.71,0.999356
+2182.73,0.999356
+2187.76,0.999356
+2192.8,0.999356
+2197.86,0.999356
+2202.93,0.999356
+2208,0.999356
+2213.09,0.999356
+2218.2,0.999356
+2223.31,0.999356
+2228.44,0.999356
+2233.57,0.999356
+2238.72,0.999356
+2243.88,0.999356
+2249.05,0.999356
+2254.24,0.999356
+2259.44,0.999357
+2264.64,0.999357
+2269.86,0.999357
+2275.1,0.999357
+2280.34,0.999357
+2285.6,0.999357
+2290.87,0.999357
+2296.15,0.999357
+2301.44,0.999357
+2306.75,0.999357
+2312.06,0.999357
+2317.39,0.999357
+2322.74,0.999357
+2328.09,0.999357
+2333.46,0.999357
+2338.84,0.999357
+2344.23,0.999357
+2349.63,0.999357
+2355.05,0.999357
+2360.48,0.999357
+2365.92,0.999357
+2371.37,0.999357
+2376.84,0.999357
+2382.32,0.999357
+2387.81,0.999357
+2393.32,0.999357
+2398.83,0.999357
+2404.36,0.999357
+2409.91,0.999357
+2415.46,0.999357
+2421.03,0.999357
+2426.61,0.999357
+2432.2,0.999357
+2437.81,0.999357
+2443.43,0.999357
+2449.06,0.999357
+2454.71,0.999357
+2460.37,0.999357
+2466.04,0.999357
+2471.72,0.999357
+2477.42,0.999357
+2483.13,0.999357
+2488.86,0.999357
+2494.59,0.999357
+2500.35,0.999357
+2506.11,0.999357
+2511.89,0.999357
+2517.68,0.999356
+2523.48,0.999356
+2529.3,0.999356
+2535.13,0.999356
+2540.97,0.999356
+2546.83,0.999356
+2552.7,0.999356
+2558.59,0.999356
+2564.48,0.999356
+2570.4,0.999356
+2576.32,0.999356
+2582.26,0.999356
+2588.21,0.999356
+2594.18,0.999355
+2600.16,0.999355
+2606.15,0.999355
+2612.16,0.999355
+2618.18,0.999355
+2624.22,0.999355
+2630.27,0.999355
+2636.33,0.999355
+2642.41,0.999354
+2648.5,0.999354
+2654.61,0.999354
+2660.73,0.999354
+2666.86,0.999354
+2673.01,0.999354
+2679.17,0.999353
+2685.34,0.999353
+2691.53,0.999353
+2697.74,0.999353
+2703.96,0.999353
+2710.19,0.999353
+2716.44,0.999352
+2722.7,0.999352
+2728.98,0.999352
+2735.27,0.999352
+2741.57,0.999351
+2747.89,0.999351
+2754.23,0.999351
+2760.58,0.999351
+2766.94,0.99935
+2773.32,0.99935
+2779.71,0.99935
+2786.12,0.99935
+2792.54,0.999349
+2798.98,0.999349
+2805.43,0.999349
+2811.9,0.999348
+2818.38,0.999348
+2824.88,0.999348
+2831.39,0.999347
+2837.92,0.999347
+2844.46,0.999347
+2851.02,0.999346
+2857.59,0.999346
+2864.18,0.999345
+2870.78,0.999345
+2877.4,0.999344
+2884.03,0.999344
+2890.68,0.999344
+2897.34,0.999343
+2904.02,0.999343
+2910.72,0.999342
+2917.43,0.999342
+2924.15,0.999341
+2930.89,0.999341
+2937.65,0.99934
+2944.42,0.99934
+2951.21,0.999339
+2958.01,0.999338
+2964.83,0.999338
+2971.67,0.999337
+2978.52,0.999337
+2985.38,0.999336
+2992.26,0.999335
+2999.16,0.999335
+3006.08,0.999334
+3013.01,0.999333
+3019.95,0.999333
+3026.91,0.999332
+3033.89,0.999331
+3040.89,0.99933
+3047.89,0.99933
+3054.92,0.999329
+3061.96,0.999328
+3069.02,0.999327
+3076.1,0.999326
+3083.19,0.999325
+3090.3,0.999325
+3097.42,0.999324
+3104.56,0.999323
+3111.72,0.999322
+3118.89,0.999321
+3126.08,0.99932
+3133.29,0.999319
+3140.51,0.999318
+3147.75,0.999317
+3155,0.999316
+3162.28,0.999314
+3169.57,0.999313
+3176.87,0.999312
+3184.2,0.999311
+3191.54,0.99931
+3198.9,0.999308
+3206.27,0.999307
+3213.66,0.999306
+3221.07,0.999304
+3228.49,0.999303
+3235.94,0.999302
+3243.4,0.9993
+3250.87,0.999299
+3258.37,0.999297
+3265.88,0.999296
+3273.41,0.999294
+3280.95,0.999293
+3288.52,0.999291
+3296.1,0.999289
+3303.7,0.999288
+3311.31,0.999286
+3318.94,0.999284
+3326.6,0.999282
+3334.26,0.999281
+3341.95,0.999279
+3349.65,0.999277
+3357.38,0.999275
+3365.12,0.999273
+3372.87,0.999271
+3380.65,0.999269
+3388.44,0.999267
+3396.25,0.999264
+3404.08,0.999262
+3411.93,0.99926
+3419.79,0.999257
+3427.68,0.999255
+3435.58,0.999253
+3443.5,0.99925
+3451.44,0.999248
+3459.39,0.999245
+3467.37,0.999242
+3475.36,0.99924
+3483.37,0.999237
+3491.4,0.999234
+3499.45,0.999231
+3507.52,0.999228
+3515.6,0.999225
+3523.71,0.999222
+3531.83,0.999219
+3539.97,0.999216
+3548.13,0.999213
+3556.31,0.999209
+3564.51,0.999206
+3572.73,0.999203
+3580.96,0.999199
+3589.22,0.999195
+3597.49,0.999192
+3605.79,0.999188
+3614.1,0.999184
+3622.43,0.99918
+3630.78,0.999176
+3639.15,0.999172
+3647.54,0.999168
+3655.95,0.999164
+3664.38,0.999159
+3672.82,0.999155
+3681.29,0.999151
+3689.78,0.999146
+3698.28,0.999141
+3706.81,0.999136
+3715.35,0.999131
+3723.92,0.999126
+3732.5,0.999121
+3741.11,0.999116
+3749.73,0.999111
+3758.37,0.999105
+3767.04,0.9991
+3775.72,0.999094
+3784.43,0.999088
+3793.15,0.999083
+3801.89,0.999076
+3810.66,0.99907
+3819.44,0.999064
+3828.25,0.999058
+3837.07,0.999051
+3845.92,0.999044
+3854.78,0.999038
+3863.67,0.999031
+3872.58,0.999024
+3881.5,0.999016
+3890.45,0.999009
+3899.42,0.999001
+3908.41,0.998994
+3917.42,0.998986
+3926.45,0.998978
+3935.5,0.99897
+3944.57,0.998961
+3953.67,0.998953
+3962.78,0.998944
+3971.92,0.998935
+3981.07,0.998926
+3990.25,0.998917
+3999.45,0.998908
+4008.67,0.998898
+4017.91,0.998888
+4027.17,0.998878
+4036.45,0.998868
+4045.76,0.998858
+4055.09,0.998847
+4064.43,0.998836
+4073.8,0.998825
+4083.19,0.998814
+4092.61,0.998802
+4102.04,0.99879
+4111.5,0.998778
+4120.98,0.998766
+4130.48,0.998753
+4140,0.998741
+4149.54,0.998728
+4159.11,0.998714
+4168.69,0.998701
+4178.3,0.998687
+4187.94,0.998673
+4197.59,0.998658
+4207.27,0.998643
+4216.97,0.998628
+4226.69,0.998613
+4236.43,0.998597
+4246.2,0.998581
+4255.98,0.998565
+4265.8,0.998548
+4275.63,0.998531
+4285.49,0.998514
+4295.36,0.998496
+4305.27,0.998478
+4315.19,0.99846
+4325.14,0.998441
+4335.11,0.998422
+4345.1,0.998402
+4355.12,0.998382
+4365.16,0.998362
+4375.22,0.998341
+4385.31,0.99832
+4395.42,0.998298
+4405.55,0.998276
+4415.7,0.998253
+4425.88,0.99823
+4436.09,0.998206
+4446.31,0.998182
+4456.56,0.998158
+4466.84,0.998133
+4477.13,0.998107
+4487.45,0.998081
+4497.8,0.998054
+4508.17,0.998027
+4518.56,0.997999
+4528.98,0.997971
+4539.42,0.997942
+4549.88,0.997913
+4560.37,0.997882
+4570.88,0.997852
+4581.42,0.99782
+4591.98,0.997788
+4602.57,0.997756
+4613.18,0.997722
+4623.81,0.997688
+4634.47,0.997653
+4645.15,0.997618
+4655.86,0.997582
+4666.59,0.997545
+4677.35,0.997507
+4688.13,0.997468
+4698.94,0.997429
+4709.77,0.997389
+4720.63,0.997348
+4731.51,0.997306
+4742.42,0.997263
+4753.35,0.997219
+4764.31,0.997175
+4775.29,0.997129
+4786.3,0.997083
+4797.33,0.997036
+4808.39,0.996987
+4819.48,0.996938
+4830.59,0.996887
+4841.72,0.996836
+4852.89,0.996783
+4864.07,0.99673
+4875.28,0.996675
+4886.52,0.996619
+4897.79,0.996562
+4909.08,0.996504
+4920.4,0.996444
+4931.74,0.996383
+4943.11,0.996321
+4954.5,0.996258
+4965.92,0.996193
+4977.37,0.996127
+4988.84,0.99606
+5000.35,0.995991
+5011.87,0.995921
+5023.43,0.995849
+5035.01,0.995776
+5046.61,0.995701
+5058.25,0.995625
+5069.91,0.995547
+5081.59,0.995467
+5093.31,0.995386
+5105.05,0.995303
+5116.82,0.995218
+5128.61,0.995132
+5140.44,0.995044
+5152.29,0.994953
+5164.16,0.994861
+5176.07,0.994767
+5188,0.994671
+5199.96,0.994573
+5211.95,0.994473
+5223.96,0.994371
+5236,0.994266
+5248.07,0.99416
+5260.17,0.994051
+5272.3,0.993939
+5284.45,0.993826
+5296.63,0.99371
+5308.84,0.993591
+5321.08,0.99347
+5333.35,0.993347
+5345.64,0.993221
+5357.97,0.993092
+5370.32,0.99296
+5382.7,0.992826
+5395.11,0.992689
+5407.54,0.992549
+5420.01,0.992405
+5432.5,0.992259
+5445.03,0.99211
+5457.58,0.991957
+5470.16,0.991802
+5482.77,0.991643
+5495.41,0.99148
+5508.08,0.991314
+5520.77,0.991145
+5533.5,0.990972
+5546.26,0.990795
+5559.04,0.990615
+5571.86,0.99043
+5584.7,0.990242
+5597.58,0.990049
+5610.48,0.989853
+5623.41,0.989652
+5636.38,0.989447
+5649.37,0.989238
+5662.39,0.989024
+5675.45,0.988806
+5688.53,0.988583
+5701.64,0.988355
+5714.79,0.988122
+5727.96,0.987884
+5741.16,0.987641
+5754.4,0.987393
+5767.66,0.98714
+5780.96,0.986881
+5794.29,0.986616
+5807.64,0.986346
+5821.03,0.98607
+5834.45,0.985789
+5847.9,0.985501
+5861.38,0.985207
+5874.89,0.984906
+5888.44,0.9846
+5902.01,0.984286
+5915.62,0.983966
+5929.25,0.983639
+5942.92,0.983305
+5956.62,0.982964
+5970.35,0.982615
+5984.12,0.982259
+5997.91,0.981896
+6011.74,0.981524
+6025.6,0.981145
+6039.49,0.980757
+6053.41,0.980361
+6067.36,0.979957
+6081.35,0.979543
+6095.37,0.979121
+6109.42,0.97869
+6123.5,0.97825
+6137.62,0.9778
+6151.77,0.977341
+6165.95,0.976872
+6180.16,0.976392
+6194.41,0.975903
+6208.69,0.975402
+6223,0.974892
+6237.35,0.97437
+6251.73,0.973837
+6266.14,0.973292
+6280.58,0.972736
+6295.06,0.972169
+6309.57,0.971589
+6324.12,0.970996
+6338.7,0.970391
+6353.31,0.969773
+6367.96,0.969142
+6382.63,0.968497
+6397.35,0.967839
+6412.1,0.967167
+6426.88,0.96648
+6441.69,0.965779
+6456.54,0.965063
+6471.43,0.964331
+6486.34,0.963585
+6501.3,0.962822
+6516.28,0.962043
+6531.31,0.961248
+6546.36,0.960436
+6561.45,0.959607
+6576.58,0.958761
+6591.74,0.957897
+6606.93,0.957014
+6622.17,0.956113
+6637.43,0.955193
+6652.73,0.954254
+6668.07,0.953296
+6683.44,0.952317
+6698.85,0.951318
+6714.29,0.950299
+6729.77,0.949258
+6745.28,0.948195
+6760.83,0.947111
+6776.42,0.946004
+6792.04,0.944875
+6807.69,0.943722
+6823.39,0.942546
+6839.12,0.941345
+6854.88,0.94012
+6870.68,0.93887
+6886.52,0.937595
+6902.4,0.936294
+6918.31,0.934967
+6934.26,0.933613
+6950.24,0.932231
+6966.27,0.930822
+6982.32,0.929385
+6998.42,0.927919
+7014.55,0.926424
+7030.72,0.9249
+7046.93,0.923345
+7063.18,0.92176
+7079.46,0.920144
+7095.78,0.918496
+7112.14,0.916816
+7128.53,0.915104
+7144.96,0.913358
+7161.43,0.911579
+7177.94,0.909766
+7194.49,0.907919
+7211.07,0.906036
+7227.7,0.904118
+7244.36,0.902164
+7261.06,0.900173
+7277.8,0.898145
+7294.58,0.896079
+7311.39,0.893976
+7328.25,0.891833
+7345.14,0.889652
+7362.07,0.887431
+7379.04,0.885171
+7396.05,0.88287
+7413.1,0.880527
+7430.19,0.878144
+7447.32,0.875718
+7464.49,0.87325
+7481.7,0.87074
+7498.94,0.868186
+7516.23,0.865588
+7533.56,0.862947
+7550.92,0.860261
+7568.33,0.85753
+7585.78,0.854754
+7603.26,0.851932
+7620.79,0.849065
+7638.36,0.846151
+7655.97,0.84319
+7673.61,0.840183
+7691.3,0.837128
+7709.03,0.834026
+7726.81,0.830876
+7744.62,0.827678
+7762.47,0.824432
+7780.37,0.821137
+7798.3,0.817794
+7816.28,0.814402
+7834.3,0.810961
+7852.36,0.807472
+7870.46,0.803933
+7888.6,0.800345
+7906.79,0.796708
+7925.01,0.793021
+7943.28,0.789286
+7961.59,0.785501
+7979.95,0.781668
+7998.34,0.777785
+8016.78,0.773854
+8035.26,0.769873
+8053.78,0.765845
+8072.35,0.761768
+8090.96,0.757643
+8109.61,0.753471
+8128.31,0.749251
+8147.04,0.744984
+8165.82,0.74067
+8184.65,0.73631
+8203.52,0.731904
+8222.43,0.727453
+8241.38,0.722956
+8260.38,0.718416
+8279.42,0.713832
+8298.51,0.709204
+8317.64,0.704534
+8336.81,0.699823
+8356.03,0.69507
+8375.29,0.690276
+8394.6,0.685443
+8413.95,0.680571
+8433.35,0.675661
+8452.79,0.670714
+8472.27,0.66573
+8491.8,0.660711
+8511.38,0.655658
+8531,0.650571
+8550.67,0.645451
+8570.38,0.6403
+8590.14,0.635118
+8609.94,0.629907
+8629.79,0.624667
+8649.68,0.6194
+8669.62,0.614107
+8689.6,0.608789
+8709.64,0.603447
+8729.71,0.598082
+8749.84,0.592696
+8770.01,0.587289
+8790.23,0.581863
+8810.49,0.57642
+8830.8,0.570959
+8851.16,0.565483
+8871.56,0.559993
+8892.01,0.55449
+8912.51,0.548976
+8933.05,0.543451
+8953.65,0.537917
+8974.29,0.532375
+8994.98,0.526826
+9015.71,0.521272
+9036.49,0.515714
+9057.33,0.510153
+9078.21,0.50459
+9099.13,0.499027
+9120.11,0.493465
+9141.13,0.487905
+9162.2,0.482349
+9183.33,0.476797
+9204.5,0.471251
+9225.71,0.465711
+9246.98,0.46018
+9268.3,0.454658
+9289.66,0.449147
+9311.08,0.443647
+9332.54,0.438159
+9354.06,0.432686
+9375.62,0.427227
+9397.23,0.421783
+9418.9,0.416357
+9440.61,0.410949
+9462.37,0.405559
+9484.18,0.400189
+9506.05,0.39484
+9527.96,0.389512
+9549.93,0.384207
+9571.94,0.378926
+9594.01,0.373668
+9616.12,0.368436
+9638.29,0.36323
+9660.51,0.35805
+9682.78,0.352898
+9705.1,0.347773
+9727.47,0.342678
+9749.9,0.337612
+9772.37,0.332576
+9794.9,0.327571
+9817.48,0.322597
+9840.11,0.317655
+9862.79,0.312746
+9885.53,0.307869
+9908.32,0.303026
+9931.16,0.298217
+9954.05,0.293443
+9977,0.288703
+10000,0.283999
+10023.1,0.27933
+10046.2,0.274698
+10069.3,0.270101
+10092.5,0.265542
+10115.8,0.261019
+10139.1,0.256534
+10162.5,0.252086
+10185.9,0.247676
+10209.4,0.243304
+10232.9,0.23897
+10256.5,0.234674
+10280.2,0.230417
+10303.9,0.226199
+10327.6,0.222019
+10351.4,0.217879
+10375.3,0.213777
+10399.2,0.209714
+10423.2,0.205691
+10447.2,0.201706
+10471.3,0.197761
+10495.4,0.193855
+10519.6,0.189988
+10543.9,0.18616
+10568.2,0.182372
+10592.5,0.178622
+10617,0.174912
+10641.4,0.17124
+10666,0.167608
+10690.5,0.164014
+10715.2,0.16046
+10739.9,0.156943
+10764.7,0.153466
+10789.5,0.150026
+10814.3,0.146625
+10839.3,0.143263
+10864.3,0.139938
+10889.3,0.13665
+10914.4,0.133401
+10939.6,0.130189
+10964.8,0.127014
+10990.1,0.123877
+11015.4,0.120776
+11040.8,0.117712
+11066.2,0.114684
+11091.7,0.111693
+11117.3,0.108738
+11142.9,0.105818
+11168.6,0.102935
+11194.4,0.100086
+11220.2,0.0972731
+11246,0.0944948
+11272,0.0917512
+11298,0.089042
+11324,0.086367
+11350.1,0.0837259
+11376.3,0.0811186
+11402.5,0.0785446
+11428.8,0.0760038
+11455.1,0.073496
+11481.5,0.0710208
+11508,0.0685779
+11534.5,0.0661672
+11561.1,0.0637884
+11587.8,0.0614411
+11614.5,0.0591252
+11641.3,0.0568403
+11668.1,0.0545862
+11695,0.0523626
+11722,0.0501693
+11749,0.048006
+11776.1,0.0458723
+11803.2,0.0437681
+11830.4,0.0416931
+11857.7,0.0396469
+11885,0.0376294
+11912.4,0.0356403
+11939.9,0.0336792
+11967.4,0.031746
+11995,0.0298403
+12022.6,0.0279619
+12050.4,0.0261105
+12078.1,0.0242858
+12106,0.0224877
+12133.9,0.0207158
+12161.9,0.0189698
+12189.9,0.0172496
+12218,0.0155548
+12246.2,0.0138852
+12274.4,0.0122405
+12302.7,0.0106205
+12331,0.0090249
+12359.5,0.00745347
+12388,0.00590597
+12416.5,0.00438213
+12445.1,0.00288172
+12473.8,0.00140454
+12502.6,5.44813e-005
+12531.4,0.00148179
+12560.3,0.00289094
+12589.3,0.00427795
+12618.3,0.00564301
+12647.4,0.00698635
+12676.5,0.00830821
+12705.7,0.00960881
+12735,0.0108884
+12764.4,0.0121472
+12793.8,0.0133854
+12823.3,0.0146033
+12852.9,0.0158011
+12882.5,0.016979
+12912.2,0.0181372
+12942,0.019276
+12971.8,0.0203955
+13001.7,0.0214961
+13031.7,0.0225778
+13061.7,0.0236409
+13091.8,0.0246856
+13122,0.0257122
+13152.2,0.0267208
+13182.6,0.0277116
+13213,0.0286848
+13243.4,0.0296407
+13273.9,0.0305795
+13304.5,0.0315012
+13335.2,0.0324062
+13366,0.0332946
+13396.8,0.0341666
+13427.6,0.0350224
+13458.6,0.0358622
+13489.6,0.0366862
+13520.7,0.0374945
+13551.9,0.0382873
+13583.1,0.0390649
+13614.4,0.0398274
+13645.8,0.0405749
+13677.3,0.0413077
+13708.8,0.0420259
+13740.4,0.0427297
+13772.1,0.0434193
+13803.8,0.0440948
+13835.7,0.0447564
+13867.6,0.0454042
+13899.5,0.0460385
+13931.6,0.0466594
+13963.7,0.047267
+13995.9,0.0478615
+14028.1,0.0484431
+14060.5,0.0490119
+14092.9,0.049568
+14125.4,0.0501117
+14157.9,0.050643
+14190.6,0.0511622
+14223.3,0.0516693
+14256.1,0.0521646
+14288.9,0.0526481
+14321.9,0.05312
+14354.9,0.0535804
+14388,0.0540295
+14421.2,0.0544675
+14454.4,0.0548944
+14487.7,0.0553103
+14521.1,0.0557155
+14554.6,0.0561101
+14588.1,0.0564941
+14621.8,0.0568678
+14655.5,0.0572312
+14689.3,0.0575844
+14723.1,0.0579277
+14757.1,0.0582611
+14791.1,0.0585847
+14825.2,0.0588987
+14859.4,0.0592032
+14893.6,0.0594982
+14927.9,0.059784
+14962.4,0.0600607
+14996.8,0.0603282
+15031.4,0.0605869
+15066.1,0.0608367
+15100.8,0.0610778
+15135.6,0.0613103
+15170.5,0.0615344
+15205.5,0.06175
+15240.5,0.0619574
+15275.7,0.0621566
+15310.9,0.0623477
+15346.2,0.0625309
+15381.5,0.0627062
+15417,0.0628737
+15452.5,0.0630336
+15488.2,0.0631859
+15523.9,0.0633308
+15559.7,0.0634683
+15595.5,0.0635985
+15631.5,0.0637215
+15667.5,0.0638375
+15703.6,0.0639465
+15739.8,0.0640486
+15776.1,0.0641438
+15812.5,0.0642324
+15848.9,0.0643143
+15885.5,0.0643897
+15922.1,0.0644586
+15958.8,0.0645212
+15995.6,0.0645775
+16032.5,0.0646276
+16069.4,0.0646715
+16106.5,0.0647094
+16143.6,0.0647414
+16180.8,0.0647675
+16218.1,0.0647878
+16255.5,0.0648024
+16293,0.0648114
+16330.5,0.0648148
+16368.2,0.0648127
+16405.9,0.0648052
+16443.7,0.0647924
+16481.6,0.0647743
+16519.6,0.0647511
+16557.7,0.0647227
+16595.9,0.0646892
+16634.1,0.0646508
+16672.5,0.0646075
+16710.9,0.0645594
+16749.4,0.0645065
+16788,0.0644489
+16826.7,0.0643866
+16865.5,0.0643198
+16904.4,0.0642485
+16943.4,0.0641728
+16982.4,0.0640927
+17021.6,0.0640082
+17060.8,0.0639196
+17100.2,0.0638267
+17139.6,0.0637297
+17179.1,0.0636287
+17218.7,0.0635236
+17258.4,0.0634146
+17298.2,0.0633018
+17338,0.0631851
+17378,0.0630646
+17418.1,0.0629404
+17458.2,0.0628125
+17498.5,0.0626811
+17538.8,0.0625461
+17579.2,0.0624075
+17619.8,0.0622656
+17660.4,0.0621203
+17701.1,0.0619716
+17741.9,0.0618196
+17782.8,0.0616644
+17823.8,0.0615061
+17864.9,0.0613446
+17906.1,0.06118
+17947.3,0.0610123
+17988.7,0.0608417
+18030.2,0.0606682
+18071.7,0.0604917
+18113.4,0.0603125
+18155.2,0.0601304
+18197,0.0599455
+18239,0.059758
+18281,0.0595678
+18323.1,0.0593749
+18365.4,0.0591795
+18407.7,0.0589816
+18450.2,0.0587812
+18492.7,0.0585783
+18535.3,0.058373
+18578,0.0581654
+18620.9,0.0579554
+18663.8,0.0577432
+18706.8,0.0575287
+18749.9,0.057312
+18793.2,0.0570932
+18836.5,0.0568722
+18879.9,0.0566491
+18923.4,0.056424
+18967.1,0.0561969
+19010.8,0.0559678
+19054.6,0.0557367
+19098.5,0.0555038
+19142.6,0.055269
+19186.7,0.0550323
+19230.9,0.0547939
+19275.2,0.0545537
+19319.7,0.0543118
+19364.2,0.0540681
+19408.9,0.0538228
+19453.6,0.0535759
+19498.4,0.0533274
+19543.4,0.0530773
+19588.4,0.0528257
+19633.6,0.0525726
+19678.9,0.052318
+19724.2,0.052062
+19769.7,0.0518045
+19815.3,0.0515457
+19860.9,0.0512855
+19906.7,0.051024
+19952.6,0.0507613
+19998.6,0.0504972
+20044.7,0.0502319
+20090.9,0.0499654
+20137.2,0.0496978
+20183.7,0.049429
+20230.2,0.049159
+20276.8,0.048888
+20323.6,0.0486158
+20370.4,0.0483427
+20417.4,0.0480685
+20464.4,0.0477933
+20511.6,0.0475172
+20558.9,0.0472401
+20606.3,0.046962
+20653.8,0.0466831
+20701.4,0.0464033
+20749.1,0.0461227
+20797,0.0458412
+20844.9,0.0455589
+20893,0.0452759
+20941.1,0.0449921
+20989.4,0.0447075
+21037.8,0.0444222
+21086.3,0.0441363
+21134.9,0.0438497
+21183.6,0.0435624
+21232.4,0.0432745
+21281.4,0.042986
+21330.4,0.0426969
+21379.6,0.0424072
+21428.9,0.042117
+21478.3,0.0418262
+21527.8,0.0415349
+21577.4,0.0412432
+21627.2,0.040951
+21677,0.0406583
+21727,0.0403652
+21777.1,0.0400717
+21827.3,0.0397777
+21877.6,0.0394834
+21928,0.0391888
+21978.6,0.0388938
+22029.3,0.0385984
+22080,0.0383028
+22130.9,0.0380068
+22182,0.0377106
+22233.1,0.0374141
+22284.4,0.0371174
+22335.7,0.0368204
+22387.2,0.0365232
+22438.8,0.0362258
+22490.5,0.0359283
+22542.4,0.0356305
+22594.4,0.0353326
+22646.4,0.0350346
+22698.6,0.0347365
+22751,0.0344382
+22803.4,0.0341398
+22856,0.0338414
+22908.7,0.0335429
+22961.5,0.0332443
+23014.4,0.0329457
+23067.5,0.032647
+23120.6,0.0323484
+23173.9,0.0320497
+23227.4,0.031751
+23280.9,0.0314524
+23334.6,0.0311538
+23388.4,0.0308552
+23442.3,0.0305567
+23496.3,0.0302583
+23550.5,0.0299599
+23604.8,0.0296617
+23659.2,0.0293635
+23713.7,0.0290654
+23768.4,0.0287675
+23823.2,0.0284697
+23878.1,0.0281721
+23933.2,0.0278746
+23988.3,0.0275773
+24043.6,0.0272802
+24099.1,0.0269832
+24154.6,0.0266865
+24210.3,0.0263899
+24266.1,0.0260936
+24322,0.0257975
+24378.1,0.0255016
+24434.3,0.025206
+24490.6,0.0249107
+24547.1,0.0246156
+24603.7,0.0243207
+24660.4,0.0240262
+24717.2,0.0237319
+24774.2,0.023438
+24831.3,0.0231443
+24888.6,0.022851
+24945.9,0.022558
+25003.5,0.0222653
+25061.1,0.0219729
+25118.9,0.0216809
+25176.8,0.0213893
+25234.8,0.021098
+25293,0.0208071
+25351.3,0.0205165
+25409.7,0.0202264
+25468.3,0.0199366
+25527,0.0196472
+25585.9,0.0193583
+25644.8,0.0190697
+25704,0.0187815
+25763.2,0.0184938
+25822.6,0.0182065
+25882.1,0.0179197
+25941.8,0.0176332
+26001.6,0.0173473
+26061.5,0.0170618
+26121.6,0.0167767
+26181.8,0.0164921
+26242.2,0.016208
+26302.7,0.0159243
+26363.3,0.0156412
+26424.1,0.0153585
+26485,0.0150763
+26546.1,0.0147946
+26607.3,0.0145135
+26668.6,0.0142328
+26730.1,0.0139526
+26791.7,0.013673
+26853.4,0.0133939
+26915.3,0.0131153
+26977.4,0.0128372
+27039.6,0.0125597
+27101.9,0.0122827
+27164.4,0.0120062
+27227,0.0117303
+27289.8,0.011455
+27352.7,0.0111802
+27415.7,0.010906
+27478.9,0.0106323
+27542.3,0.0103592
+27605.8,0.0100867
+27669.4,0.00981474
+27733.2,0.00954338
+27797.1,0.00927259
+27861.2,0.0090024
+27925.4,0.00873279
+27989.8,0.00846378
+28054.3,0.00819536
+28119,0.00792754
+28183.8,0.00766033
+28248.8,0.00739372
+28313.9,0.00712772
+28379.2,0.00686233
+28444.6,0.00659755
+28510.2,0.00633339
+28575.9,0.00606986
+28641.8,0.00580694
+28707.8,0.00554465
+28774,0.00528299
+28840.3,0.00502196
+28906.8,0.00476156
+28973.4,0.00450179
+29040.2,0.00424266
+29107.2,0.00398418
+29174.3,0.00372633
+29241.5,0.00346912
+29308.9,0.00321257
+29376.5,0.00295666
+29444.2,0.0027014
+29512.1,0.00244679
+29580.1,0.00219283
+29648.3,0.00193954
+29716.7,0.00168689
+29785.2,0.00143491
+29853.8,0.00118359
+29922.6,0.000932935
+29991.6,0.000682949
+30060.8,0.000433645
+30130.1,0.000185095
+30199.5,6.37333e-005
+30269.1,0.000310578
+30338.9,0.000557187
+30408.9,0.000803159
+30478.9,0.00104847
+30549.2,0.00129311
+30619.6,0.00153707
+30690.2,0.00178037
+30761,0.00202298
+30831.9,0.00226492
+30903,0.00250618
+30974.2,0.00274676
+31045.6,0.00298667
+31117.2,0.00322589
+31188.9,0.00346442
+31260.8,0.00370228
+31332.9,0.00393945
+31405.1,0.00417594
+31477.5,0.00441174
+31550,0.00464686
+31622.8,0.00488129
+31695.7,0.00511504
+31768.7,0.00534809
+31842,0.00558047
+31915.4,0.00581215
+31989,0.00604314
+32062.7,0.00627345
+32136.6,0.00650307
+32210.7,0.006732
+32284.9,0.00696024
+32359.4,0.00718779
+32434,0.00741465
+32508.7,0.00764082
+32583.7,0.0078663
+32658.8,0.00809109
+32734.1,0.00831519
+32809.5,0.0085386
+32885.2,0.00876133
+32961,0.00898336
+33037,0.0092047
+33113.1,0.00942535
+33189.4,0.00964531
+33266,0.00986459
+33342.6,0.0100832
+33419.5,0.0103011
+33496.5,0.0105183
+33573.8,0.0107348
+33651.2,0.0109506
+33728.7,0.0111658
+33806.5,0.0113802
+33884.4,0.011594
+33962.5,0.0118071
+34040.8,0.0120195
+34119.3,0.0122312
+34197.9,0.0124422
+34276.8,0.0126525
+34355.8,0.0128622
+34435,0.0130711
+34514.4,0.0132794
+34593.9,0.013487
+34673.7,0.0136939
+34753.6,0.0139002
+34833.7,0.0141057
+34914,0.0143106
+34994.5,0.0145148
+35075.2,0.0147183
+35156,0.0149212
+35237.1,0.0151233
+35318.3,0.0153248
+35399.7,0.0155256
+35481.3,0.0157258
+35563.1,0.0159252
+35645.1,0.016124
+35727.3,0.0163221
+35809.6,0.0165195
+35892.2,0.0167163
+35974.9,0.0169124
+36057.9,0.0171078
+36141,0.0173026
+36224.3,0.0174967
+36307.8,0.0176901
+36391.5,0.0178829
+36475.4,0.018075
+36559.5,0.0182664
+36643.8,0.0184572
+36728.2,0.0186473
+36812.9,0.0188367
+36897.8,0.0190255
+36982.8,0.0192137
+37068.1,0.0194011
+37153.5,0.019588
+37239.2,0.0197741
+37325,0.0199596
+37411.1,0.0201445
+37497.3,0.0203287
+37583.7,0.0205122
+37670.4,0.0206952
+37757.2,0.0208774
+37844.3,0.021059
+37931.5,0.02124
+38018.9,0.0214203
+38106.6,0.0216
+38194.4,0.021779
+38282.5,0.0219574
+38370.7,0.0221352
+38459.2,0.0223123
+38547.8,0.0224887
+38636.7,0.0226646
+38725.8,0.0228398
+38815,0.0230144
+38904.5,0.0231883
+38994.2,0.0233616
+39084.1,0.0235343
+39174.2,0.0237064
+39264.5,0.0238778
+39355,0.0240486
+39445.7,0.0242188
+39536.7,0.0243883
+39627.8,0.0245573
+39719.2,0.0247256
+39810.7,0.0248933
+39902.5,0.0250604
+39994.5,0.0252268
+40086.7,0.0253927
+40179.1,0.0255579
+40271.7,0.0257225
+40364.5,0.0258866
+40457.6,0.02605
+40550.9,0.0262128
+40644.3,0.026375
+40738,0.0265366
+40831.9,0.0266976
+40926.1,0.0268579
+41020.4,0.0270177
+41115,0.0271769
+41209.8,0.0273355
+41304.8,0.0274935
+41400,0.0276509
+41495.4,0.0278077
+41591.1,0.027964
+41686.9,0.0281196
+41783,0.0282746
+41879.4,0.0284291
+41975.9,0.028583
+42072.7,0.0287363
+42169.7,0.028889
+42266.9,0.0290411
+42364.3,0.0291927
+42462,0.0293436
+42559.8,0.029494
+42658,0.0296439
+42756.3,0.0297931
+42854.9,0.0299418
+42953.6,0.0300899
+43052.7,0.0302375
+43151.9,0.0303844
+43251.4,0.0305309
+43351.1,0.0306767
+43451,0.030822
+43551.2,0.0309667
+43651.6,0.0311109
+43752.2,0.0312545
+43853.1,0.0313976
+43954.2,0.0315401
+44055.5,0.0316821
+44157,0.0318235
+44258.8,0.0319643
+44360.9,0.0321046
+44463.1,0.0322444
+44565.6,0.0323836
+44668.4,0.0325223
+44771.3,0.0326604
+44874.5,0.032798
+44978,0.0329351
+45081.7,0.0330716
+45185.6,0.0332076
+45289.8,0.0333431
+45394.2,0.033478
+45498.8,0.0336124
+45603.7,0.0337462
+45708.8,0.0338796
+45814.2,0.0340124
+45919.8,0.0341447
+46025.7,0.0342765
+46131.8,0.0344077
+46238.1,0.0345384
+46344.7,0.0346687
+46451.5,0.0347984
+46558.6,0.0349275
+46665.9,0.0350562
+46773.5,0.0351844
+46881.3,0.035312
+46989.4,0.0354392
+47097.7,0.0355658
+47206.3,0.035692
+47315.1,0.0358176
+47424.2,0.0359427
+47533.5,0.0360674
+47643.1,0.0361915
+47752.9,0.0363151
+47863,0.0364383
+47973.3,0.0365609
+48083.9,0.0366831
+48194.8,0.0368048
+48305.9,0.036926
+48417.2,0.0370466
+48528.9,0.0371669
+48640.7,0.0372866
+48752.8,0.0374058
+48865.2,0.0375246
+48977.9,0.0376429
+49090.8,0.0377607
+49204,0.037878
+49317.4,0.0379949
+49431.1,0.0381113
+49545,0.0382272
+49659.2,0.0383426
+49773.7,0.0384576
+49888.4,0.0385721
+50003.5,0.0386862
+50118.7,0.0387998
+50234.3,0.0389129
+50350.1,0.0390256
+50466.1,0.0391378
+50582.5,0.0392495
+50699.1,0.0393608
+50815.9,0.0394716
+50933.1,0.039582
+51050.5,0.039692
+51168.2,0.0398015
+51286.1,0.0399105
+51404.4,0.0400191
+51522.9,0.0401272
+51641.6,0.040235
+51760.7,0.0403422
+51880,0.040449
+51999.6,0.0405554
+52119.5,0.0406614
+52239.6,0.0407669
+52360,0.040872
+52480.7,0.0409766
+52601.7,0.0410809
+52723,0.0411846
+52844.5,0.041288
+52966.3,0.0413909
+53088.4,0.0414935
+53210.8,0.0415955
+53333.5,0.0416972
+53456.4,0.0417985
+53579.7,0.0418993
+53703.2,0.0419997
+53827,0.0420997
+53951.1,0.0421993
+54075.4,0.0422984
+54200.1,0.0423972
+54325,0.0424955
+54450.3,0.0425935
+54575.8,0.042691
+54701.6,0.0427881
+54827.7,0.0428849
+54954.1,0.0429812
+55080.8,0.0430771
+55207.7,0.0431726
+55335,0.0432678
+55462.6,0.0433625
+55590.4,0.0434568
+55718.6,0.0435507
+55847,0.0436443
+55975.8,0.0437374
+56104.8,0.0438302
+56234.1,0.0439226
+56363.8,0.0440146
+56493.7,0.0441062
+56623.9,0.0441974
+56754.5,0.0442882
+56885.3,0.0443787
+57016.4,0.0444688
+57147.9,0.0445585
+57279.6,0.0446478
+57411.6,0.0447368
+57544,0.0448253
+57676.6,0.0449135
+57809.6,0.0450014
+57942.9,0.0450888
+58076.4,0.0451759
+58210.3,0.0452626
+58344.5,0.045349
+58479,0.045435
+58613.8,0.0455206
+58748.9,0.0456059
+58884.4,0.0456908
+59020.1,0.0457754
+59156.2,0.0458596
+59292.5,0.0459434
+59429.2,0.0460269
+59566.2,0.04611
+59703.5,0.0461928
+59841.2,0.0462752
+59979.1,0.0463573
+60117.4,0.0464391
+60256,0.0465204
+60394.9,0.0466015
+60534.1,0.0466822
+60673.6,0.0467625
+60813.5,0.0468426
+60953.7,0.0469222
+61094.2,0.0470016
+61235,0.0470806
+61376.2,0.0471592
+61517.7,0.0472375
+61659.5,0.0473155
+61801.6,0.0473932
+61944.1,0.0474705
+62086.9,0.0475475
+62230,0.0476242
+62373.5,0.0477005
+62517.3,0.0477766
+62661.4,0.0478523
+62805.8,0.0479276
+62950.6,0.0480027
+63095.7,0.0480774
+63241.2,0.0481518
+63387,0.0482259
+63533.1,0.0482997
+63679.6,0.0483731
+63826.3,0.0484463
+63973.5,0.0485191
+64121,0.0485916
+64268.8,0.0486638
+64416.9,0.0487357
+64565.4,0.0488073
+64714.3,0.0488786
+64863.4,0.0489496
+65013,0.0490203
+65162.8,0.0490906
+65313.1,0.0491607
+65463.6,0.0492304
+65614.5,0.0492999
+65765.8,0.0493691
+65917.4,0.0494379
+66069.3,0.0495065
+66221.7,0.0495748
+66374.3,0.0496428
+66527.3,0.0497105
+66680.7,0.0497779
+66834.4,0.049845
+66988.5,0.0499118
+67142.9,0.0499783
+67297.7,0.0500445
+67452.8,0.0501105
+67608.3,0.0501762
+67764.2,0.0502416
+67920.4,0.0503067
+68076.9,0.0503715
+68233.9,0.050436
+68391.2,0.0505003
+68548.8,0.0505643
+68706.8,0.050628
+68865.2,0.0506914
+69024,0.0507546
+69183.1,0.0508174
+69342.6,0.0508801
+69502.4,0.0509424
+69662.7,0.0510045
+69823.2,0.0510663
+69984.2,0.0511278
+70145.5,0.0511891
+70307.2,0.0512501
+70469.3,0.0513108
+70631.8,0.0513713
+70794.6,0.0514315
+70957.8,0.0514914
+71121.4,0.0515511
+71285.3,0.0516105
+71449.6,0.0516697
+71614.3,0.0517286
+71779.4,0.0517873
+71944.9,0.0518457
+72110.7,0.0519038
+72277,0.0519617
+72443.6,0.0520193
+72610.6,0.0520767
+72778,0.0521339
+72945.8,0.0521907
+73113.9,0.0522474
+73282.5,0.0523038
+73451.4,0.0523599
+73620.7,0.0524158
+73790.4,0.0524715
+73960.5,0.0525269
+74131,0.0525821
+74301.9,0.052637
+74473.2,0.0526917
+74644.9,0.0527461
+74817,0.0528004
+74989.4,0.0528543
+75162.3,0.0529081
+75335.6,0.0529616
+75509.2,0.0530149
+75683.3,0.0530679
+75857.8,0.0531207
+76032.6,0.0531733
+76207.9,0.0532256
+76383.6,0.0532777
+76559.7,0.0533296
+76736.1,0.0533813
+76913,0.0534327
+77090.3,0.0534839
+77268.1,0.0535349
+77446.2,0.0535857
+77624.7,0.0536362
+77803.7,0.0536865
+77983,0.0537366
+78162.8,0.0537865
+78343,0.0538361
+78523.6,0.0538856
+78704.6,0.0539348
+78886,0.0539838
+79067.9,0.0540326
+79250.1,0.0540811
+79432.8,0.0541295
+79615.9,0.0541776
+79799.5,0.0542256
+79983.4,0.0542733
+80167.8,0.0543208
+80352.6,0.0543681
+80537.8,0.0544152
+80723.5,0.0544621
+80909.6,0.0545088
+81096.1,0.0545552
+81283.1,0.0546015
+81470.4,0.0546476
+81658.2,0.0546934
+81846.5,0.0547391
+82035.2,0.0547846
+82224.3,0.0548298
+82413.8,0.0548749
+82603.8,0.0549197
+82794.2,0.0549644
+82985.1,0.0550089
+83176.4,0.0550531
+83368.1,0.0550972
+83560.3,0.0551411
+83752.9,0.0551848
+83946,0.0552283
+84139.5,0.0552716
+84333.5,0.0553147
+84527.9,0.0553576
+84722.7,0.0554003
+84918,0.0554428
+85113.8,0.0554852
+85310,0.0555274
+85506.7,0.0555693
+85703.8,0.0556111
+85901.4,0.0556527
+86099.4,0.0556941
+86297.9,0.0557354
+86496.8,0.0557764
+86696.2,0.0558173
+86896,0.055858
+87096.4,0.0558985
+87297.1,0.0559388
+87498.4,0.055979
+87700.1,0.056019
+87902.3,0.0560588
+88104.9,0.0560984
+88308,0.0561378
+88511.6,0.0561771
+88715.6,0.0562162
+88920.1,0.0562551
+89125.1,0.0562938
+89330.5,0.0563324
+89536.5,0.0563708
+89742.9,0.0564091
+89949.8,0.0564471
+90157.1,0.056485
+90364.9,0.0565227
+90573.3,0.0565603
+90782.1,0.0565977
+90991.3,0.0566349
+91201.1,0.056672
+91411.3,0.0567089
+91622,0.0567456
+91833.3,0.0567822
+92045,0.0568186
+92257.1,0.0568548
+92469.8,0.0568909
+92683,0.0569268
+92896.6,0.0569626
+93110.8,0.0569982
+93325.4,0.0570336
+93540.6,0.0570689
+93756.2,0.057104
+93972.3,0.057139
+94189,0.0571738
+94406.1,0.0572085
+94623.7,0.057243
+94841.8,0.0572773
+95060.5,0.0573115
+95279.6,0.0573456
+95499.3,0.0573795
+95719.4,0.0574132
+95940.1,0.0574468
+96161.2,0.0574802
+96382.9,0.0575135
+96605.1,0.0575467
+96827.8,0.0575797
+97051,0.0576125
+97274.7,0.0576452
+97499,0.0576778
+97723.7,0.0577102
+97949,0.0577424
+98174.8,0.0577746
+98401.1,0.0578065
+98627.9,0.0578384
+98855.3,0.0578701
+99083.2,0.0579016
+99311.6,0.057933
+99540.5,0.0579643
+99770,0.0579954
+100000,0.0580264
+100231,0.0580573
+100462,0.058088
+100693,0.0581186
+100925,0.058149
+101158,0.0581793
+101391,0.0582095
+101625,0.0582395
+101859,0.0582694
+102094,0.0582991
+102329,0.0583288
+102565,0.0583583
+102802,0.0583876
+103039,0.0584169
+103276,0.058446
+103514,0.0584749
+103753,0.0585038
+103992,0.0585325
+104232,0.0585611
+104472,0.0585895
+104713,0.0586179
+104954,0.0586461
+105196,0.0586741
+105439,0.0587021
+105682,0.0587299
+105925,0.0587576
+106170,0.0587852
+106414,0.0588126
+106660,0.05884
+106905,0.0588672
+107152,0.0588942
+107399,0.0589212
+107647,0.058948
+107895,0.0589748
+108143,0.0590014
+108393,0.0590278
+108643,0.0590542
+108893,0.0590804
+109144,0.0591066
+109396,0.0591326
+109648,0.0591585
+109901,0.0591842
+110154,0.0592099
+110408,0.0592354
+110662,0.0592609
+110917,0.0592862
+111173,0.0593114
+111429,0.0593365
+111686,0.0593614
+111944,0.0593863
+112202,0.059411
+112460,0.0594357
+112720,0.0594602
+112980,0.0594846
+113240,0.0595089
+113501,0.0595331
+113763,0.0595572
+114025,0.0595812
+114288,0.0596051
+114551,0.0596288
+114815,0.0596525
+115080,0.059676
+115345,0.0596995
+115611,0.0597228
+115878,0.059746
+116145,0.0597692
+116413,0.0597922
+116681,0.0598151
+116950,0.0598379
+117220,0.0598606
+117490,0.0598833
+117761,0.0599058
+118032,0.0599282
+118304,0.0599505
+118577,0.0599727
+118850,0.0599948
+119124,0.0600168
+119399,0.0600387
+119674,0.0600605
+119950,0.0600822
+120226,0.0601038
+120504,0.0601254
+120781,0.0601468
+121060,0.0601681
+121339,0.0601893
+121619,0.0602105
+121899,0.0602315
+122180,0.0602524
+122462,0.0602733
+122744,0.060294
+123027,0.0603147
+123310,0.0603352
+123595,0.0603557
+123880,0.0603761
+124165,0.0603964
+124451,0.0604166
+124738,0.0604367
+125026,0.0604567
+125314,0.0604766
+125603,0.0604964
+125893,0.0605162
+126183,0.0605358
+126474,0.0605554
+126765,0.0605749
+127057,0.0605942
+127350,0.0606135
+127644,0.0606328
+127938,0.0606519
+128233,0.0606709
+128529,0.0606899
+128825,0.0607087
+129122,0.0607275
+129420,0.0607462
+129718,0.0607648
+130017,0.0607834
+130317,0.0608018
+130617,0.0608202
+130918,0.0608384
+131220,0.0608566
+131522,0.0608748
+131826,0.0608928
+132130,0.0609107
+132434,0.0609286
+132739,0.0609464
+133045,0.0609641
+133352,0.0609817
+133660,0.0609993
+133968,0.0610167
+134276,0.0610341
+134586,0.0610514
+134896,0.0610687
+135207,0.0610858
+135519,0.0611029
+135831,0.0611199
+136144,0.0611368
+136458,0.0611536
+136773,0.0611704
+137088,0.0611871
+137404,0.0612037
+137721,0.0612203
+138038,0.0612367
+138357,0.0612531
+138676,0.0612694
+138995,0.0612857
+139316,0.0613018
+139637,0.0613179
+139959,0.061334
+140281,0.0613499
+140605,0.0613658
+140929,0.0613816
+141254,0.0613973
+141579,0.061413
+141906,0.0614286
+142233,0.0614441
+142561,0.0614595
+142889,0.0614749
+143219,0.0614902
+143549,0.0615055
+143880,0.0615206
+144212,0.0615357
+144544,0.0615508
+144877,0.0615657
+145211,0.0615806
+145546,0.0615955
+145881,0.0616102
+146218,0.0616249
+146555,0.0616396
+146893,0.0616541
+147231,0.0616686
+147571,0.0616831
+147911,0.0616974
+148252,0.0617117
+148594,0.061726
+148936,0.0617401
+149279,0.0617542
+149624,0.0617683
+149968,0.0617823
+150314,0.0617962
+150661,0.06181
+151008,0.0618238
+151356,0.0618375
+151705,0.0618512
+152055,0.0618648
+152405,0.0618783
+152757,0.0618918
+153109,0.0619052
+153462,0.0619186
+153815,0.0619319
+154170,0.0619451
+154525,0.0619583
+154882,0.0619714
+155239,0.0619845
+155597,0.0619975
+155955,0.0620104
+156315,0.0620233
+156675,0.0620361
+157036,0.0620488
+157398,0.0620616
+157761,0.0620742
+158125,0.0620868
+158489,0.0620993
+158855,0.0621118
+159221,0.0621242
+159588,0.0621366
+159956,0.0621489
+160325,0.0621611
+160694,0.0621733
+161065,0.0621854
+161436,0.0621975
+161808,0.0622095
+162181,0.0622215
+162555,0.0622334
+162930,0.0622453
+163305,0.0622571
+163682,0.0622689
+164059,0.0622806
+164437,0.0622922
+164816,0.0623038
+165196,0.0623154
+165577,0.0623268
+165959,0.0623383
+166341,0.0623497
+166725,0.062361
+167109,0.0623723
+167494,0.0623835
+167880,0.0623947
+168267,0.0624058
+168655,0.0624169
+169044,0.0624279
+169434,0.0624389
+169824,0.0624498
+170216,0.0624607
+170608,0.0624715
+171002,0.0624823
+171396,0.062493
+171791,0.0625037
+172187,0.0625144
+172584,0.0625249
+172982,0.0625355
+173380,0.062546
+173780,0.0625564
+174181,0.0625668
+174582,0.0625771
+174985,0.0625874
+175388,0.0625977
+175792,0.0626079
+176198,0.062618
+176604,0.0626282
+177011,0.0626382
+177419,0.0626482
+177828,0.0626582
+178238,0.0626681
+178649,0.062678
+179061,0.0626879
+179473,0.0626977
+179887,0.0627074
+180302,0.0627171
+180717,0.0627268
+181134,0.0627364
+181552,0.0627459
+181970,0.0627555
+182390,0.062765
+182810,0.0627744
+183231,0.0627838
+183654,0.0627932
+184077,0.0628025
+184502,0.0628117
+184927,0.062821
+185353,0.0628301
+185780,0.0628393
+186209,0.0628484
+186638,0.0628575
+187068,0.0628665
+187499,0.0628754
+187932,0.0628844
+188365,0.0628933
+188799,0.0629021
+189234,0.0629109
+189671,0.0629197
+190108,0.0629285
+190546,0.0629372
+190985,0.0629458
+191426,0.0629544
+191867,0.062963
+192309,0.0629715
+192752,0.06298
+193197,0.0629885
+193642,0.0629969
+194089,0.0630053
+194536,0.0630136
+194984,0.0630219
+195434,0.0630302
+195884,0.0630384
+196336,0.0630466
+196789,0.0630548
+197242,0.0630629
+197697,0.063071
+198153,0.063079
+198609,0.063087
+199067,0.063095
+199526,0.0631029
+199986,0.0631108
+200447,0.0631187
+200909,0.0631265
+201372,0.0631343
+201837,0.0631421
+202302,0.0631498
+202768,0.0631575
+203236,0.0631651
+203704,0.0631727
+204174,0.0631803
+204644,0.0631879
+205116,0.0631954
+205589,0.0632028
+206063,0.0632103
+206538,0.0632177
+207014,0.0632251
+207491,0.0632324
+207970,0.0632397
+208449,0.063247
+208930,0.0632542
+209411,0.0632614
+209894,0.0632686
+210378,0.0632757
+210863,0.0632829
+211349,0.0632899
+211836,0.063297
+212324,0.063304
+212814,0.063311
+213304,0.0633179
+213796,0.0633248
+214289,0.0633317
+214783,0.0633386
+215278,0.0633454
+215774,0.0633522
+216272,0.0633589
+216770,0.0633657
+217270,0.0633723
+217771,0.063379
+218273,0.0633856
+218776,0.0633923
+219280,0.0633988
+219786,0.0634054
+220293,0.0634119
+220800,0.0634184
+221309,0.0634248
+221820,0.0634313
+222331,0.0634377
+222844,0.063444
+223357,0.0634504
+223872,0.0634567
+224388,0.0634629
+224905,0.0634692
+225424,0.0634754
+225944,0.0634816
+226464,0.0634878
+226986,0.0634939
+227510,0.0635
+228034,0.0635061
+228560,0.0635122
+229087,0.0635182
+229615,0.0635242
+230144,0.0635302
+230675,0.0635361
+231206,0.063542
+231739,0.0635479
+232274,0.0635538
+232809,0.0635596
+233346,0.0635654
+233884,0.0635712
+234423,0.063577
+234963,0.0635827
+235505,0.0635884
+236048,0.0635941
+236592,0.0635997
+237137,0.0636053
+237684,0.0636109
+238232,0.0636165
+238781,0.0636221
+239332,0.0636276
+239883,0.0636331
+240436,0.0636386
+240991,0.063644
+241546,0.0636494
+242103,0.0636548
+242661,0.0636602
+243220,0.0636655
+243781,0.0636709
+244343,0.0636762
+244906,0.0636814
+245471,0.0636867
+246037,0.0636919
+246604,0.0636971
+247172,0.0637023
+247742,0.0637075
+248313,0.0637126
+248886,0.0637177
+249459,0.0637228
+250035,0.0637278
+250611,0.0637329
+251189,0.0637379
+251768,0.0637429
+252348,0.0637478
+252930,0.0637528
+253513,0.0637577
+254097,0.0637626
+254683,0.0637675
+255270,0.0637724
+255859,0.0637772
+256448,0.063782
+257040,0.0637868
+257632,0.0637916
+258226,0.0637963
+258821,0.063801
+259418,0.0638057
+260016,0.0638104
+260615,0.0638151
+261216,0.0638197
+261818,0.0638243
+262422,0.0638289
+263027,0.0638335
+263633,0.063838
+264241,0.0638426
+264850,0.0638471
+265461,0.0638516
+266073,0.063856
+266686,0.0638605
+267301,0.0638649
+267917,0.0638693
+268534,0.0638737
+269153,0.0638781
+269774,0.0638824
+270396,0.0638868
+271019,0.0638911
+271644,0.0638954
+272270,0.0638996
+272898,0.0639039
+273527,0.0639081
+274157,0.0639123
+274789,0.0639165
+275423,0.0639207
+276058,0.0639248
+276694,0.063929
+277332,0.0639331
+277971,0.0639372
+278612,0.0639413
+279254,0.0639453
+279898,0.0639494
+280543,0.0639534
+281190,0.0639574
+281838,0.0639614
+282488,0.0639653
+283139,0.0639693
+283792,0.0639732
+284446,0.0639771
+285102,0.063981
+285759,0.0639849
+286418,0.0639888
+287078,0.0639926
+287740,0.0639964
+288403,0.0640002
+289068,0.064004
+289734,0.0640078
+290402,0.0640115
+291072,0.0640153
+291743,0.064019
+292415,0.0640227
+293089,0.0640264
+293765,0.06403
+294442,0.0640337
+295121,0.0640373
+295801,0.0640409
+296483,0.0640445
+297167,0.0640481
+297852,0.0640517
+298538,0.0640552
+299226,0.0640588
+299916,0.0640623
+300608,0.0640658
+301301,0.0640693
+301995,0.0640728
+302691,0.0640762
+303389,0.0640796
+304089,0.0640831
+304789,0.0640865
+305492,0.0640899
+306196,0.0640932
+306902,0.0640966
+307610,0.0640999
+308319,0.0641033
+309030,0.0641066
+309742,0.0641099
+310456,0.0641132
+311172,0.0641164
+311889,0.0641197
+312608,0.0641229
+313329,0.0641262
+314051,0.0641294
+314775,0.0641326
+315500,0.0641357
+316228,0.0641389
+316957,0.064142
+317687,0.0641452
+318420,0.0641483
+319154,0.0641514
+319890,0.0641545
+320627,0.0641576
+321366,0.0641606
+322107,0.0641637
+322849,0.0641667
+323594,0.0641697
+324340,0.0641728
+325087,0.0641757
+325837,0.0641787
+326588,0.0641817
+327341,0.0641846
+328095,0.0641876
+328852,0.0641905
+329610,0.0641934
+330370,0.0641963
+331131,0.0641992
+331894,0.0642021
+332660,0.0642049
+333426,0.0642078
+334195,0.0642106
+334965,0.0642134
+335738,0.0642162
+336512,0.064219
+337287,0.0642218
+338065,0.0642246
+338844,0.0642273
+339625,0.0642301
+340408,0.0642328
+341193,0.0642355
+341979,0.0642382
+342768,0.0642409
+343558,0.0642436
+344350,0.0642463
+345144,0.0642489
+345939,0.0642516
+346737,0.0642542
+347536,0.0642568
+348337,0.0642594
+349140,0.064262
+349945,0.0642646
+350752,0.0642671
+351560,0.0642697
+352371,0.0642723
+353183,0.0642748
+353997,0.0642773
+354813,0.0642798
+355631,0.0642823
+356451,0.0642848
+357273,0.0642873
+358096,0.0642897
+358922,0.0642922
+359749,0.0642946
+360579,0.0642971
+361410,0.0642995
+362243,0.0643019
+363078,0.0643043
+363915,0.0643067
+364754,0.0643091
+365595,0.0643114
+366438,0.0643138
+367282,0.0643161
+368129,0.0643185
+368978,0.0643208
+369828,0.0643231
+370681,0.0643254
+371535,0.0643277
+372392,0.0643299
+373250,0.0643322
+374111,0.0643345
+374973,0.0643367
+375837,0.064339
+376704,0.0643412
+377572,0.0643434
+378443,0.0643456
+379315,0.0643478
+380189,0.06435
+381066,0.0643522
+381944,0.0643543
+382825,0.0643565
+383707,0.0643586
+384592,0.0643608
+385478,0.0643629
+386367,0.064365
+387258,0.0643671
+388150,0.0643692
+389045,0.0643713
+389942,0.0643734
+390841,0.0643754
+391742,0.0643775
+392645,0.0643795
+393550,0.0643816
+394457,0.0643836
+395367,0.0643856
+396278,0.0643876
+397192,0.0643896
+398107,0.0643916
+399025,0.0643936
+399945,0.0643956
+400867,0.0643975
+401791,0.0643995
+402717,0.0644014
+403645,0.0644034
+404576,0.0644053
+405509,0.0644072
+406443,0.0644091
+407380,0.064411
+408319,0.0644129
+409261,0.0644148
+410204,0.0644167
+411150,0.0644185
+412098,0.0644204
+413048,0.0644222
+414000,0.0644241
+414954,0.0644259
+415911,0.0644277
+416869,0.0644295
+417830,0.0644313
+418794,0.0644331
+419759,0.0644349
+420727,0.0644367
+421697,0.0644385
+422669,0.0644402
+423643,0.064442
+424620,0.0644437
+425598,0.0644455
+426580,0.0644472
+427563,0.0644489
+428549,0.0644506
+429536,0.0644523
+430527,0.064454
+431519,0.0644557
+432514,0.0644574
+433511,0.0644591
+434510,0.0644608
+435512,0.0644624
+436516,0.0644641
+437522,0.0644657
+438531,0.0644673
+439542,0.064469
+440555,0.0644706
+441570,0.0644722
+442588,0.0644738
+443609,0.0644754
+444631,0.064477
+445656,0.0644786
+446684,0.0644802
+447713,0.0644817
+448745,0.0644833
+449780,0.0644848
+450817,0.0644864
+451856,0.0644879
+452898,0.0644895
+453942,0.064491
+454988,0.0644925
+456037,0.064494
+457088,0.0644955
+458142,0.064497
+459198,0.0644985
+460257,0.0645
+461318,0.0645015
+462381,0.0645029
+463447,0.0645044
+464515,0.0645058
+465586,0.0645073
+466659,0.0645087
+467735,0.0645102
+468813,0.0645116
+469894,0.064513
+470977,0.0645144
+472063,0.0645158
+473151,0.0645172
+474242,0.0645186
+475335,0.06452
+476431,0.0645214
+477529,0.0645228
+478630,0.0645241
+479733,0.0645255
+480839,0.0645269
+481948,0.0645282
+483059,0.0645296
+484172,0.0645309
+485289,0.0645322
+486407,0.0645335
+487528,0.0645349
+488652,0.0645362
+489779,0.0645375
+490908,0.0645388
+492040,0.0645401
+493174,0.0645414
+494311,0.0645426
+495450,0.0645439
+496592,0.0645452
+497737,0.0645464
+498884,0.0645477
+500035,0.064549
+501187,0.0645502
+502343,0.0645514
+503501,0.0645527
+504661,0.0645539
+505825,0.0645551
+506991,0.0645563
+508159,0.0645575
+509331,0.0645587
+510505,0.0645599
+511682,0.0645611
+512861,0.0645623
+514044,0.0645635
+515229,0.0645647
+516416,0.0645658
+517607,0.064567
+518800,0.0645682
+519996,0.0645693
+521195,0.0645705
+522396,0.0645716
+523600,0.0645728
+524807,0.0645739
+526017,0.064575
+527230,0.0645761
+528445,0.0645772
+529663,0.0645784
+530884,0.0645795
+532108,0.0645806
+533335,0.0645817
+534564,0.0645827
+535797,0.0645838
+537032,0.0645849
+538270,0.064586
+539511,0.064587
+540754,0.0645881
+542001,0.0645892
+543250,0.0645902
+544503,0.0645913
+545758,0.0645923
+547016,0.0645933
+548277,0.0645944
+549541,0.0645954
+550808,0.0645964
+552077,0.0645974
+553350,0.0645985
+554626,0.0645995
+555904,0.0646005
+557186,0.0646015
+558470,0.0646025
+559758,0.0646035
+561048,0.0646044
+562341,0.0646054
+563638,0.0646064
+564937,0.0646074
+566239,0.0646083
+567545,0.0646093
+568853,0.0646102
+570164,0.0646112
+571479,0.0646121
+572796,0.0646131
+574116,0.064614
+575440,0.064615
+576766,0.0646159
+578096,0.0646168
+579429,0.0646177
+580764,0.0646186
+582103,0.0646196
+583445,0.0646205
+584790,0.0646214
+586138,0.0646223
+587489,0.0646232
+588844,0.064624
+590201,0.0646249
+591562,0.0646258
+592925,0.0646267
+594292,0.0646276
+595662,0.0646284
+597035,0.0646293
+598412,0.0646301
+599791,0.064631
+601174,0.0646318
+602560,0.0646327
+603949,0.0646335
+605341,0.0646344
+606736,0.0646352
+608135,0.064636
+609537,0.0646369
+610942,0.0646377
+612350,0.0646385
+613762,0.0646393
+615177,0.0646401
+616595,0.0646409
+618016,0.0646417
+619441,0.0646425
+620869,0.0646433
+622300,0.0646441
+623735,0.0646449
+625173,0.0646457
+626614,0.0646465
+628058,0.0646472
+629506,0.064648
+630957,0.0646488
+632412,0.0646495
+633870,0.0646503
+635331,0.064651
+636796,0.0646518
+638263,0.0646525
+639735,0.0646533
+641210,0.064654
+642688,0.0646548
+644169,0.0646555
+645654,0.0646562
+647143,0.0646569
+648634,0.0646577
+650130,0.0646584
+651628,0.0646591
+653131,0.0646598
+654636,0.0646605
+656145,0.0646612
+657658,0.0646619
+659174,0.0646626
+660693,0.0646633
+662217,0.064664
+663743,0.0646647
+665273,0.0646654
+666807,0.064666
+668344,0.0646667
+669885,0.0646674
+671429,0.0646681
+672977,0.0646687
+674528,0.0646694
+676083,0.06467
+677642,0.0646707
+679204,0.0646714
+680769,0.064672
+682339,0.0646726
+683912,0.0646733
+685488,0.0646739
+687068,0.0646746
+688652,0.0646752
+690240,0.0646758
+691831,0.0646764
+693426,0.0646771
+695024,0.0646777
+696627,0.0646783
+698232,0.0646789
+699842,0.0646795
+701455,0.0646801
+703072,0.0646807
+704693,0.0646813
+706318,0.0646819
+707946,0.0646825
+709578,0.0646831
+711214,0.0646837
+712853,0.0646843
+714496,0.0646849
+716143,0.0646855
+717794,0.064686
+719449,0.0646866
+721107,0.0646872
+722770,0.0646877
+724436,0.0646883
+726106,0.0646889
+727780,0.0646894
+729458,0.06469
+731139,0.0646905
+732825,0.0646911
+734514,0.0646916
+736207,0.0646922
+737904,0.0646927
+739605,0.0646932
+741310,0.0646938
+743019,0.0646943
+744732,0.0646948
+746449,0.0646954
+748170,0.0646959
+749894,0.0646964
+751623,0.0646969
+753356,0.0646974
+755092,0.0646979
+756833,0.0646985
+758578,0.064699
+760326,0.0646995
+762079,0.0647
+763836,0.0647005
+765597,0.064701
+767361,0.0647014
+769130,0.0647019
+770903,0.0647024
+772681,0.0647029
+774462,0.0647034
+776247,0.0647039
+778037,0.0647043
+779830,0.0647048
+781628,0.0647053
+783430,0.0647058
+785236,0.0647062
+787046,0.0647067
+788860,0.0647071
+790679,0.0647076
+792501,0.0647081
+794328,0.0647085
+796159,0.064709
+797995,0.0647094
+799834,0.0647099
+801678,0.0647103
+803526,0.0647107
+805378,0.0647112
+807235,0.0647116
+809096,0.064712
+810961,0.0647125
+812831,0.0647129
+814704,0.0647133
+816582,0.0647138
+818465,0.0647142
+820352,0.0647146
+822243,0.064715
+824138,0.0647154
+826038,0.0647158
+827942,0.0647162
+829851,0.0647167
+831764,0.0647171
+833681,0.0647175
+835603,0.0647179
+837529,0.0647183
+839460,0.0647186
+841395,0.064719
+843335,0.0647194
+845279,0.0647198
+847227,0.0647202
+849180,0.0647206
+851138,0.064721
+853100,0.0647213
+855067,0.0647217
+857038,0.0647221
+859014,0.0647225
+860994,0.0647228
+862979,0.0647232
+864968,0.0647236
+866962,0.0647239
+868960,0.0647243
+870964,0.0647246
+872971,0.064725
+874984,0.0647254
+877001,0.0647257
+879023,0.0647261
+881049,0.0647264
+883080,0.0647267
+885116,0.0647271
+887156,0.0647274
+889201,0.0647278
+891251,0.0647281
+893305,0.0647284
+895365,0.0647288
+897429,0.0647291
+899498,0.0647294
+901571,0.0647298
+903649,0.0647301
+905733,0.0647304
+907821,0.0647307
+909913,0.064731
+912011,0.0647314
+914113,0.0647317
+916220,0.064732
+918333,0.0647323
+920450,0.0647326
+922571,0.0647329
+924698,0.0647332
+926830,0.0647335
+928966,0.0647338
+931108,0.0647341
+933254,0.0647344
+935406,0.0647347
+937562,0.064735
+939723,0.0647353
+941890,0.0647356
+944061,0.0647358
+946237,0.0647361
+948418,0.0647364
+950605,0.0647367
+952796,0.064737
+954993,0.0647372
+957194,0.0647375
+959401,0.0647378
+961612,0.064738
+963829,0.0647383
+966051,0.0647386
+968278,0.0647388
+970510,0.0647391
+972747,0.0647394
+974990,0.0647396
+977237,0.0647399
+979490,0.0647401
+981748,0.0647404
+984011,0.0647406
+986279,0.0647409
+988553,0.0647411
+990832,0.0647414
+993116,0.0647416
+995405,0.0647419
+997700,0.0647421
+1e+006,0.0647423
diff --git a/Low Pass Inverse Chebyshev/Multisim/low_pass_inversed_chebyshev_bode_plot.svg b/Low Pass Inverse Chebyshev/Multisim/low_pass_inversed_chebyshev_bode_plot.svg
new file mode 100644
index 0000000..857f7fb
--- /dev/null
+++ b/Low Pass Inverse Chebyshev/Multisim/low_pass_inversed_chebyshev_bode_plot.svg
@@ -0,0 +1,295 @@
+
+
+
diff --git a/Low Pass Inverse Chebyshev/Multisim/multisim_csv_plot.m b/Low Pass Inverse Chebyshev/Multisim/multisim_csv_plot.m
new file mode 100644
index 0000000..0a91b1c
--- /dev/null
+++ b/Low Pass Inverse Chebyshev/Multisim/multisim_csv_plot.m
@@ -0,0 +1,19 @@
+multisim = csvread('low_pass_inversed_chebyshev_bode_plot.csv', 1, 0);
+
+% Create figure
+figure1 = figure('Name','Bode plot','Color',[1 1 1]);
+axes1 = axes('Parent',figure1);
+hold(axes1,'on');
+
+% Create semilogx
+semilogx(multisim(:, 1),20*log10(multisim(:, 2)),'Color',[1 0.501960813999176 0]);
+
+
+xlabel('Frequency (Hz)');
+ylabel('Gain (dB)');
+ylim(axes1,[-90 10]);
+title('Bode plot')
+set(axes1,'Color',[0 0 0],'GridAlpha',0.5,'GridColor',[1 1 1],...
+ 'GridLineStyle',':','MinorGridAlpha',0.5,'MinorGridColor',[1 1 1],'TickDir',...
+ 'both','TickLength',[0.004 0.0025],'XColor',[0 0 0],'XGrid','on',...
+ 'XMinorTick','on','XScale','log','YColor',[0 0 0],'YGrid','on');
diff --git a/report/1_low_pass/1_low_pass_design.pug b/report/1_low_pass/1_low_pass_design.pug
index 4c02e50..8451e6d 100644
--- a/report/1_low_pass/1_low_pass_design.pug
+++ b/report/1_low_pass/1_low_pass_design.pug
@@ -473,7 +473,7 @@ p.
Στο παρακάτω σχήμα φαίνεται το τελικό κύκλωμα του φίλτρου:
figure.block-center.width-19cm
- img(src="1_low_pass/assets/diagrams/low_pass_inverse_chebyshev_circuit_layout.svg").width-19cm
+ img(src="1_low_pass/assets/diagrams/multisim_low_pass_inverse_chebyshev_circuit_layout_only_filter.svg").width-19cm
figcaption
.reference #[span.plot-count]
.caption.
diff --git a/report/1_low_pass/1_low_pass_transfer_function_matlab.pug b/report/1_low_pass/1_low_pass_transfer_function_matlab.pug
index 2c6a46b..04657be 100644
--- a/report/1_low_pass/1_low_pass_transfer_function_matlab.pug
+++ b/report/1_low_pass/1_low_pass_transfer_function_matlab.pug
@@ -6,7 +6,7 @@ p.
Παρακάτω φαίνονται οι αποκρίσεις όπως προέκυψαν στο Matlab από την plot_transfer_function, με ορίσματα κάθε φορά την συνάρτηση μεταφοράς των επί μέρους συστημάτων, καθώς και τυχόν κρίσιμες συχνότητες:
figure.block-center.width-19cm
- img(src="1_low_pass/assets/diagrams/low_pass_notch_unit_1_transfer_function.svg").width-19cm
+ img(src="1_low_pass/assets/diagrams/matlab_low_pass_inverse_chebyshev_notch_unit_1_transfer_function.svg").width-19cm
figcaption
.reference #[span.plot-count]
.caption.title.
@@ -15,7 +15,7 @@ figure.block-center.width-19cm
Παρατηρούμε ότι η μονάδα, ορθώς, έχει χαμηλότερη απόκριση στις υψηλές συχνότητες σε σχέση με τις χαμηλές. Στο γράφημα φαίνεται επίσης η απόκριση της συνάρτησης μεταφοράς στις χαμηλές συχνότητες, από όπου μπορούμε να επιβεβαιώσουμε ότι το κέρδος -7,1 dB που υπολογίστηκε νωρίτερα για την μονάδα είναι σωστό.
figure.block-center.width-19cm
- img(src="1_low_pass/assets/diagrams/low_pass_notch_unit_2_transfer_function.svg").width-19cm
+ img(src="1_low_pass/assets/diagrams/matlab_low_pass_inverse_chebyshev_notch_unit_2_transfer_function.svg").width-19cm
figcaption
.reference #[span.plot-count]
.caption.title.
@@ -24,7 +24,7 @@ figure.block-center.width-19cm
Παρατηρούμε ότι η μονάδα, ορθώς, έχει χαμηλότερη απόκριση στις υψηλές συχνότητες σε σχέση με τις χαμηλές. Στο γράφημα φαίνεται επίσης η απόκριση της συνάρτησης μεταφοράς στις χαμηλές συχνότητες, από όπου μπορούμε να επιβεβαιώσουμε ότι το κέρδος 12,6 dB που υπολογίστηκε νωρίτερα για την μονάδα είναι σωστό.
figure.block-center.width-19cm
- img(src="1_low_pass/assets/diagrams/low_pass_inverse_chebyshev_total_transfer_function.svg").width-19cm
+ img(src="1_low_pass/assets/diagrams/matlab_low_pass_inverse_chebyshev_total_transfer_function.svg").width-19cm
figcaption
.reference #[span.plot-count]
.caption.title.
@@ -33,14 +33,14 @@ figure.block-center.width-19cm
Παρατηρούμε ότι η συνάρτηση μεταφοράς του φίλτρου έχει το αναμενόμενο σχήμα ενός κατωδιαβατού αντίστροφου Chebyshev φίλτρου. Πιο συγκεκριμένα, στις χαμηλές συχνότητες η συνάρτηση μεταφοράς είναι επίπεδη, ενώ στην αποκοπή εμφανίζει ταλάντωση (ripples). Μάλιστα ο αριθμός των ripples (δύο) είναι σωστός με βάση τη τάξη του φίλτρου (τέταρτης τάξης) και τη θεωρία του αντίστροφου Chebyshev. Στο γράφημα φαίνεται επίσης η απόκριση της συνάρτησης μεταφοράς στις κρίσιμες συχνότητες: (τυχαία) χαμηλή συχνότητα=10 Hz, f#[sub p]=5500 Hz, f#[sub hp]=8313.16 Hz και f#[sub s]=11550 Hz.
figure.block-center.width-19cm
- img(src="1_low_pass/assets/diagrams/combined_transfer_functions_bode.svg").width-19cm
+ img(src="1_low_pass/assets/diagrams/matlab_combined_transfer_functions_bode.svg").width-19cm
figcaption
.reference #[span.plot-count]
.caption.title.
Συνδυαστηκό γράφημα συναρτήσεων μεταφοράς επιμέρους μονάδων και συνολικού φίλτρου.
figure.block-center.width-19cm
- img(src="1_low_pass/assets/diagrams/low_pass_inverse_chebyshev_total_attenuation.svg").width-19cm
+ img(src="1_low_pass/assets/diagrams/matlab_low_pass_inverse_chebyshev_total_attenuation.svg").width-19cm
figcaption
.reference #[span.plot-count]
.caption.title.
@@ -49,13 +49,13 @@ figure.block-center.width-19cm
Στο γράφημα φαίνεται η απόσβεση του φίλτρου για τις κρίσιμες συχνότητες: (τυχαία) χαμηλή συχνότητα=10 Hz, f#[sub p]=5500 Hz, f#[sub hp]=8313.16 Hz και f#[sub s]=11550 Hz.
p.
- Στα γραφήματα 2.2.3 και 2.2.5 έχουν σημειωθεί οι κρίσιμες συχνότητες οι οποίες καθορίζουν την ζώνη διόδου και αποκοπής, δηλαδή την f#[sub p]=5500 Hz και την f#[sub s]=11550 Hz, καθώς και οι αντίστοιχες αποσβέσεις. Παρατηρούμε ότι η απόκριση του φίλτρου στην ζώνη διόδου είναι 0.07 dB, ενώ στη ζώνη αποκοπής είναι 23.75 dB. Επομένως είναι φανερό ότι πληρείται ακριβώς η προδιαγραφή a#[sub min]=23.75 dB ενώ η προδιαγραφή a#[sub max]=0.35 dB υπερκαλύπτεται.
+ Στα γραφήματα 2.2.3 και 2.2.5 έχουν σημειωθεί οι κρίσιμες συχνότητες οι οποίες καθορίζουν την ζώνη διόδου και αποκοπής, δηλαδή η f#[sub p]=5500 Hz και η f#[sub s]=11550 Hz, καθώς και οι αντίστοιχες αποσβέσεις. Παρατηρούμε ότι η απόκριση του φίλτρου στην ζώνη διόδου είναι 0.07 dB, ενώ στη ζώνη αποκοπής είναι 23.75 dB. Επομένως είναι φανερό ότι πληρείται ακριβώς η προδιαγραφή a#[sub min]=23.75 dB ενώ η προδιαγραφή a#[sub max]=0.35 dB υπερκαλύπτεται.
p.
Πριν τη ρύθμιση κέρδους η συνάρτηση απόσβεσης δίνεται από το παρακάτω διάγραμμα:
figure.block-center.width-19cm
- img(src="1_low_pass/assets/diagrams/low_pass_inverse_chebyshev_original_gain_attenuation.svg").width-19cm
+ img(src="1_low_pass/assets/diagrams/matlab_low_pass_inverse_chebyshev_original_gain_attenuation.svg").width-19cm
figcaption
.reference #[span.plot-count]
.caption.title.
diff --git a/report/1_low_pass/1_low_pass_transfer_function_multisim.pug b/report/1_low_pass/1_low_pass_transfer_function_multisim.pug
index 31b552a..a9b160d 100644
--- a/report/1_low_pass/1_low_pass_transfer_function_multisim.pug
+++ b/report/1_low_pass/1_low_pass_transfer_function_multisim.pug
@@ -4,7 +4,7 @@ p.
Το κύκλωμα, μαζί με τα διάφορα εργαλεία που χρησιμοποιούνται για τον έλεγχό του φαίνεται στο επόμενο σχηματικό:
figure.block-center.width-19cm
- img(src="1_low_pass/assets/diagrams/low_pass_inverse_chebyshev_multisim_layout.svg").width-19cm
+ img(src="1_low_pass/assets/diagrams/multisim_low_pass_inverse_chebyshev_layout.svg").width-19cm
figcaption
.reference #[span.plot-count]
.caption.title.
@@ -16,8 +16,17 @@ p.
Ο διακόπτης S1 τοποθετείται στην αριστερή επαφή ώστε να επιλεγχθεί ως σήμα εισόδου του φίλτρου το στοιχειώδες ημιτονοειδές σήμα της πηγής V1 με χαρακτηριστικά Vpp=1 V, f=1 kHz. Χρησιμοποιώντας το εργαλείο bode plotter, εξάγεται η απόκριση συχνότητας του κυκλώματος. Το διάγραμμα και οι επιλεγμένες τιμές του εργαλείου φαίνονται παρακάτω:
figure.block-center.width-19cm
- img(src="1_low_pass/assets/images/low_pass_multisim_bode_plotter_total.png").width-19cm
+ img(src="1_low_pass/assets/diagrams/multisim_low_pass_inversed_chebyshev_bode_plotter.svg").width-19cm
figcaption
.reference #[span.plot-count]
.caption.title.
- Bode plot κατωδιαβατού αντίστροφου Chebyshev φίλτρου
+ Έξοδος bode plotter-XBP1 κατωδιαβατού αντίστροφου Chebyshev φίλτρου από το Multisim.
+ .caption.
+ Οι επιλογές του bode plotter που χρησιμοποιήθηκαν:
+ #[br/]#[strong Mode:] Magnitude
+ #[br/]#[strong Horizontal:] Log με #[strong F:] 1 MHz και #[strong I:] 10 Hz
+ #[br/]#[strong Vertical:] Log με #[strong F:] 0 dB και #[strong I:] -200 dB
+ #[br/]#[strong Set...] με #[strong Resolution points:] 1000
+
+
+
diff --git a/report/1_low_pass/assets/diagrams/low_pass_multisim_bode_plotter_total.svg b/report/1_low_pass/assets/diagrams/low_pass_multisim_bode_plotter_total.svg
deleted file mode 100644
index 3b9c59d..0000000
--- a/report/1_low_pass/assets/diagrams/low_pass_multisim_bode_plotter_total.svg
+++ /dev/null
@@ -1,1377 +0,0 @@
-
-
-
diff --git a/report/1_low_pass/assets/diagrams/combined_transfer_functions_bode.svg b/report/1_low_pass/assets/diagrams/matlab_combined_transfer_functions_bode.svg
similarity index 100%
rename from report/1_low_pass/assets/diagrams/combined_transfer_functions_bode.svg
rename to report/1_low_pass/assets/diagrams/matlab_combined_transfer_functions_bode.svg
diff --git a/report/1_low_pass/assets/diagrams/low_pass_notch_unit_1_transfer_function.svg b/report/1_low_pass/assets/diagrams/matlab_low_pass_inverse_chebyshev_notch_unit_1_transfer_function.svg
similarity index 100%
rename from report/1_low_pass/assets/diagrams/low_pass_notch_unit_1_transfer_function.svg
rename to report/1_low_pass/assets/diagrams/matlab_low_pass_inverse_chebyshev_notch_unit_1_transfer_function.svg
diff --git a/report/1_low_pass/assets/diagrams/low_pass_notch_unit_2_transfer_function.svg b/report/1_low_pass/assets/diagrams/matlab_low_pass_inverse_chebyshev_notch_unit_2_transfer_function.svg
similarity index 100%
rename from report/1_low_pass/assets/diagrams/low_pass_notch_unit_2_transfer_function.svg
rename to report/1_low_pass/assets/diagrams/matlab_low_pass_inverse_chebyshev_notch_unit_2_transfer_function.svg
diff --git a/report/1_low_pass/assets/diagrams/low_pass_inverse_chebyshev_original_gain_attenuation.svg b/report/1_low_pass/assets/diagrams/matlab_low_pass_inverse_chebyshev_original_gain_attenuation.svg
similarity index 100%
rename from report/1_low_pass/assets/diagrams/low_pass_inverse_chebyshev_original_gain_attenuation.svg
rename to report/1_low_pass/assets/diagrams/matlab_low_pass_inverse_chebyshev_original_gain_attenuation.svg
diff --git a/report/1_low_pass/assets/diagrams/low_pass_inverse_chebyshev_total_attenuation.svg b/report/1_low_pass/assets/diagrams/matlab_low_pass_inverse_chebyshev_total_attenuation.svg
similarity index 100%
rename from report/1_low_pass/assets/diagrams/low_pass_inverse_chebyshev_total_attenuation.svg
rename to report/1_low_pass/assets/diagrams/matlab_low_pass_inverse_chebyshev_total_attenuation.svg
diff --git a/report/1_low_pass/assets/diagrams/low_pass_inverse_chebyshev_total_transfer_function.svg b/report/1_low_pass/assets/diagrams/matlab_low_pass_inverse_chebyshev_total_transfer_function.svg
similarity index 100%
rename from report/1_low_pass/assets/diagrams/low_pass_inverse_chebyshev_total_transfer_function.svg
rename to report/1_low_pass/assets/diagrams/matlab_low_pass_inverse_chebyshev_total_transfer_function.svg
diff --git a/report/1_low_pass/assets/diagrams/low_pass_inverse_chebyshev_circuit_layout.svg b/report/1_low_pass/assets/diagrams/multisim_low_pass_inverse_chebyshev_circuit_layout_only_filter.svg
similarity index 100%
rename from report/1_low_pass/assets/diagrams/low_pass_inverse_chebyshev_circuit_layout.svg
rename to report/1_low_pass/assets/diagrams/multisim_low_pass_inverse_chebyshev_circuit_layout_only_filter.svg
diff --git a/report/1_low_pass/assets/diagrams/low_pass_inverse_chebyshev_multisim_layout.svg b/report/1_low_pass/assets/diagrams/multisim_low_pass_inverse_chebyshev_layout.svg
similarity index 100%
rename from report/1_low_pass/assets/diagrams/low_pass_inverse_chebyshev_multisim_layout.svg
rename to report/1_low_pass/assets/diagrams/multisim_low_pass_inverse_chebyshev_layout.svg
diff --git a/report/1_low_pass/assets/diagrams/multisim_low_pass_inversed_chebyshev_bode_plotter.svg b/report/1_low_pass/assets/diagrams/multisim_low_pass_inversed_chebyshev_bode_plotter.svg
new file mode 100644
index 0000000..21eb5ce
--- /dev/null
+++ b/report/1_low_pass/assets/diagrams/multisim_low_pass_inversed_chebyshev_bode_plotter.svg
@@ -0,0 +1,473 @@
+
+
+
diff --git a/report/cover_page.pug b/report/cover_page.pug
new file mode 100644
index 0000000..8c181d6
--- /dev/null
+++ b/report/cover_page.pug
@@ -0,0 +1,40 @@
+br/
+br/
+br/
+div.center
+ h2.no-count ΑΡΙΣΤΟΤΕΛΕΙΟ ΠΑΝΕΠΙΣΤΗΜΙΟ ΘΕΣΣΑΛΟΝΙΚΗΣ
+ h2.no-count ΤΜΗΜΑ ΗΛΕΚΤΡΟΛΟΓΩΝ ΜΗΧΑΝΙΚΩΝ ΚΑΙ ΜΗΧΑΝΙΚΩΝ ΥΠΟΛΟΓΙΣΤΩΝ
+ h2.no-count ΤΟΜΕΑΣ ΗΛΕΚΤΡΟΝΙΚΗΣ
+ br/
+ br/
+ br/
+ br/
+ br/
+ br/
+ br/
+ br/
+ br/
+ br/
+ br/
+ br/
+ h1#title ΣΥΝΘΕΣΗ ΕΝΕΡΓΩΝ ΚΑΙ ΠΑΘΗΤΙΚΩΝ ΚΥΚΛΩΜΑΤΩΝ
+ h3.no-count 7ο εξάμηνο
+ br/
+ br/
+ br/
+ br/
+ br/
+ br/
+ br/
+ br/
+ br/
+ br/
+ br/
+ br/
+ h3.no-count.
+ Εισηγητής: Θεοχάρης Ι.#[br/]
+ Φανάκης Απόστολος, 8261
+ br/
+ span Θεσσαλονίκη 2018
+
+div(style="page-break-before:always")
\ No newline at end of file
diff --git a/report/report.pug b/report/report.pug
index d8aa395..843f5c0 100644
--- a/report/report.pug
+++ b/report/report.pug
@@ -1,120 +1,13 @@
.report-sidebar: p Σύνθεση Ενεργών και Παθητικών Κυκλωμάτων
-br/
-br/
-br/
-div.center
- h2.no-count ΑΡΙΣΤΟΤΕΛΕΙΟ ΠΑΝΕΠΙΣΤΗΜΙΟ ΘΕΣΣΑΛΟΝΙΚΗΣ
- h2.no-count ΤΜΗΜΑ ΗΛΕΚΤΡΟΛΟΓΩΝ ΜΗΧΑΝΙΚΩΝ ΚΑΙ ΜΗΧΑΝΙΚΩΝ ΥΠΟΛΟΓΙΣΤΩΝ
- h2.no-count ΤΟΜΕΑΣ ΗΛΕΚΤΡΟΝΙΚΗΣ
- br/
- br/
- br/
- br/
- h1#title ΣΥΝΘΕΣΗ ΕΝΕΡΓΩΝ ΚΑΙ ΠΑΘΗΤΙΚΩΝ ΚΥΚΛΩΜΑΤΩΝ
- h3.no-count 7ο εξάμηνο
- br/
- br/
- br/
- br/
- h3.no-count.
- Εισηγητής: Θεοχάρης Ι.#[br/]
- Φανάκης Απόστολος, 8261
- br/
- span Θεσσαλονίκη 2018
-
-div(style="page-break-before:always")
-
//Insert components table here!
+include cover_page
include 0_intro/0_intro
include 1_low_pass/1_low_pass
//- include 2_band_pass
//- include 3_band_elimination
//- include 4_high_pass
-.summary.ui.piled.segment: span.
-
- We tend to prefer mark-up languages (Markdown, LaTeX, etc.) to interfaced document editors like MS Office or Google Docs, because they make it easier to quickly write documents with consistent style. However, Markdown is limited to the title/sections/paragraphs structure, and LaTeX has obscure syntax and errors that also make it difficult to go off the beaten tracks.
- This report introduces ReLaXed, a solution using Pug and SCSS for document definition and Google Chrome for rendering.
-
-:markdown-it
-
- ## Web technologies have never looked so good
-
- Plenty of CSS frameworks will make sure your documents will look clean and modern. Javascript frameworks can plot schemas, highlight code, or render maths equations the same way LaTeX does. Millions of people (and growing) are now fluent in these technologies. Shorthand languages like Pug and SCSS are finally making it fun to write HTML and CSS. (Headless) web browsers can easily turn all these technologies into PDF, on any platform.
-
- As an illustration, it took just one line to import the Semantic UI framework and style this document. Now look at this gorgeous table (don't pay attention to the content, it's place-holder)
-
-p Here is another cool component provided by Semantic UI:
-.ui.container
- .ui.icon.message.yellow.block-center
- i.lightbulb.outline.icon
- .content
- .header Give it a try !
- p
- | The ReLaXed homepage is at
- a(href='https://github.com/RelaxedJS/ReLaXed') github.com/RelaxedJS/ReLaXed
-
-figure.float-left.width-8cm.ui.raised.segment
- .panel
- .label A
- include diagrams/plot.svg
- .panel
- .label B
- .top-5mm
- include diagrams/diagram.svg
-
- figcaption
- .reference Figure 1
- .title Examples of graphics generated by web frameworks.
- .caption.
- This also demonstrates figure composition into panels - suck it, markdown !
- #[b A. ] Graph defined as a JSON and transformed to SVG using Vega-lite and Chrome.
- #[b B. ] Graph generated using Mermaid and Chrome.
-
-:markdown-it(html=true)
- Next we will have a look at some differences between ReLaXed and other frameworks.
-
- ## ReLaXed vs other solutions
-
- Here are a few highlights of what you may win, or lose, using ReLaXed instead
- of another solution. This section is of course open to contributions.
-
- Let us start with Markdown. This widely supported language (Github, NPM, etc.)
- became very popular due to its simple and friendly syntax close to plain text.
- Markdown also has cool editors and extensions. One example is
- [``markdown-preview-enhanced``](https://atom.io/packages/markdown-preview-enhanced)
- which can render plots, flowcharts, and equations.
-
- ReLaXed has been specially extended so that it could support plot, flowchart,
- and equations (using the same underlying libraries as
- markdown-preview-enhanced), as illustrated in Figure 1. In addition, ReLaXed
- allows you to write any kind of layout with boxes, sidebars, etc. HTML
- elements are more fun to write with Pug (in markdown, HTML elements must be
- written in plain HTML). You can define macros, use conditionals and loops, use
- computed expressions using Javascript , and ReLaXed supports (S)CSS which is
- pretty cool. Last but not least, you can write parts in markdown if you want
- to . Yep, that was an emoji. Cost us one line of
- code, to import [Emoji CSS](https://afeld.github.io/emoji-css/) as a
- stylesheet.
-
- Now what about LaTeX ? Sure, LaTeX is wide-spread in academic and publishing
- communities, where it's typography and layout optimizations, and its
- bibliography management tool are very appreciated. But LaTeX is also known for
- its cryptic errors, its complex advanced syntax which not many make the effort
- to learn, and as a consequence not many LaTeX venture on the creative side
- with their own themes and layouts.
-
-div(style="page-break-before:always")
-
-:markdown-it(html=true)
-
- Certainly the letter and paragraph spacings won't be as nice in ReLaXed (but
- Google Chrome is still doing a very good job), but the syntax, clear error
- messages, etc. will certainly make you happier. ReLaXed is also possibly
- faster to render big documents (not entirely sure though ).
-
template#page-header
span \
diff --git a/report/report.scss b/report/report.scss
index 4aaec51..ca5a3d7 100644
--- a/report/report.scss
+++ b/report/report.scss
@@ -71,7 +71,6 @@ h2.no-count:before, h3.no-count:before {
h4:before {
content: "•";
display: inline-block;
- margin-left: 12px;
margin-right: 5px;
}