# coding: utf-8 require_relative '../spreadsheet' # XII.a describe 'Sheet43' do def sheet43; $spreadsheet ||= Spreadsheet.new; $spreadsheet.sheet43; end it 'cell e8 should equal 1.0' do sheet43.e8.should be_within(0.1).of(1.0) end it 'cell e9 should equal 1.0' do sheet43.e9.should be_within(0.1).of(1.0) end it 'cell g160 should equal 0.021702361768219165' do sheet43.g160.should be_within(0.002170236176821917).of(0.021702361768219165) end it 'cell h160 should equal 0.02173956654719177' do sheet43.h160.should be_within(0.002173956654719177).of(0.02173956654719177) end it 'cell i160 should equal 0.021776771326164374' do sheet43.i160.should be_within(0.0021776771326164376).of(0.021776771326164374) end it 'cell j160 should equal 0.021813976105136978' do sheet43.j160.should be_within(0.002181397610513698).of(0.021813976105136978) end it 'cell k160 should equal 0.021851180884109582' do sheet43.k160.should be_within(0.0021851180884109585).of(0.021851180884109582) end it 'cell l160 should equal 0.021888385663082186' do sheet43.l160.should be_within(0.002188838566308219).of(0.021888385663082186) end it 'cell m160 should equal 0.02192559044205479' do sheet43.m160.should be_within(0.0021925590442054793).of(0.02192559044205479) end it 'cell n160 should equal 0.021962795221027395' do sheet43.n160.should be_within(0.0021962795221027397).of(0.021962795221027395) end it 'cell o160 should equal 0.022' do sheet43.o160.should be_within(0.0022).of(0.022) end it 'cell g161 should equal 0.0052179245203529635' do sheet43.g161.should be_within(0.0005217924520352963).of(0.0052179245203529635) end it 'cell h161 should equal 0.005440683955308843' do sheet43.h161.should be_within(0.0005440683955308844).of(0.005440683955308843) end it 'cell i161 should equal 0.005663443390264723' do sheet43.i161.should be_within(0.0005663443390264724).of(0.005663443390264723) end it 'cell j161 should equal 0.005886202825220602' do sheet43.j161.should be_within(0.0005886202825220602).of(0.005886202825220602) end it 'cell k161 should equal 0.006108962260176482' do sheet43.k161.should be_within(0.0006108962260176483).of(0.006108962260176482) end it 'cell l161 should equal 0.006331721695132362' do sheet43.l161.should be_within(0.0006331721695132362).of(0.006331721695132362) end it 'cell m161 should equal 0.006554481130088241' do sheet43.m161.should be_within(0.0006554481130088242).of(0.006554481130088241) end it 'cell n161 should equal 0.00677724056504412' do sheet43.n161.should be_within(0.000677724056504412).of(0.00677724056504412) end it 'cell o161 should equal 0.007' do sheet43.o161.should be_within(0.0007000000000000001).of(0.007) end it 'cell g162 should equal 0.8314680738996019' do sheet43.g162.should be_within(0.08314680738996019).of(0.8314680738996019) end it 'cell h162 should equal 0.8304095646621517' do sheet43.h162.should be_within(0.08304095646621518).of(0.8304095646621517) end it 'cell i162 should equal 0.8293510554247014' do sheet43.i162.should be_within(0.08293510554247015).of(0.8293510554247014) end it 'cell j162 should equal 0.8282925461872511' do sheet43.j162.should be_within(0.08282925461872512).of(0.8282925461872511) end it 'cell k162 should equal 0.8272340369498009' do sheet43.k162.should be_within(0.0827234036949801).of(0.8272340369498009) end it 'cell l162 should equal 0.8261755277123507' do sheet43.l162.should be_within(0.08261755277123507).of(0.8261755277123507) end it 'cell m162 should equal 0.8251170184749005' do sheet43.m162.should be_within(0.08251170184749006).of(0.8251170184749005) end it 'cell n162 should equal 0.8240585092374502' do sheet43.n162.should be_within(0.08240585092374503).of(0.8240585092374502) end it 'cell o162 should equal 0.823' do sheet43.o162.should be_within(0.0823).of(0.823) end it 'cell g163 should equal 0.060490856671960955' do sheet43.g163.should be_within(0.006049085667196096).of(0.060490856671960955) end it 'cell h163 should equal 0.061929499587965835' do sheet43.h163.should be_within(0.0061929499587965835).of(0.061929499587965835) end it 'cell i163 should equal 0.06336814250397071' do sheet43.i163.should be_within(0.006336814250397072).of(0.06336814250397071) end it 'cell j163 should equal 0.06480678541997559' do sheet43.j163.should be_within(0.006480678541997559).of(0.06480678541997559) end it 'cell k163 should equal 0.06624542833598047' do sheet43.k163.should be_within(0.006624542833598048).of(0.06624542833598047) end it 'cell l163 should equal 0.06768407125198536' do sheet43.l163.should be_within(0.006768407125198536).of(0.06768407125198536) end it 'cell m163 should equal 0.06912271416799023' do sheet43.m163.should be_within(0.0069122714167990235).of(0.06912271416799023) end it 'cell n163 should equal 0.07056135708399511' do sheet43.n163.should be_within(0.007056135708399511).of(0.07056135708399511) end it 'cell o163 should equal 0.072' do sheet43.o163.should be_within(0.0072).of(0.072) end it 'cell g164 should equal 0.06904394072062255' do sheet43.g164.should be_within(0.006904394072062255).of(0.06904394072062255) end it 'cell h164 should equal 0.06728844813054473' do sheet43.h164.should be_within(0.006728844813054473).of(0.06728844813054473) end it 'cell i164 should equal 0.06553295554046691' do sheet43.i164.should be_within(0.006553295554046691).of(0.06553295554046691) end it 'cell j164 should equal 0.0637774629503891' do sheet43.j164.should be_within(0.00637774629503891).of(0.0637774629503891) end it 'cell k164 should equal 0.062021970360311277' do sheet43.k164.should be_within(0.006202197036031128).of(0.062021970360311277) end it 'cell l164 should equal 0.06026647777023346' do sheet43.l164.should be_within(0.006026647777023346).of(0.06026647777023346) end it 'cell m164 should equal 0.058510985180155635' do sheet43.m164.should be_within(0.0058510985180155635).of(0.058510985180155635) end it 'cell n164 should equal 0.05675549259007782' do sheet43.n164.should be_within(0.0056755492590077825).of(0.05675549259007782) end it 'cell o164 should equal 0.055' do sheet43.o164.should be_within(0.0055000000000000005).of(0.055) end it 'cell g165 should equal 0.012076842419242666' do sheet43.g165.should be_within(0.0012076842419242667).of(0.012076842419242666) end it 'cell h165 should equal 0.013192237116837332' do sheet43.h165.should be_within(0.0013192237116837332).of(0.013192237116837332) end it 'cell i165 should equal 0.014307631814431999' do sheet43.i165.should be_within(0.0014307631814432).of(0.014307631814431999) end it 'cell j165 should equal 0.015423026512026667' do sheet43.j165.should be_within(0.0015423026512026668).of(0.015423026512026667) end it 'cell k165 should equal 0.016538421209621332' do sheet43.k165.should be_within(0.0016538421209621333).of(0.016538421209621332) end it 'cell l165 should equal 0.017653815907216' do sheet43.l165.should be_within(0.0017653815907216).of(0.017653815907216) end it 'cell m165 should equal 0.01876921060481067' do sheet43.m165.should be_within(0.001876921060481067).of(0.01876921060481067) end it 'cell n165 should equal 0.019884605302405337' do sheet43.n165.should be_within(0.001988460530240534).of(0.019884605302405337) end it 'cell o165 should equal 0.021' do sheet43.o165.should be_within(0.0021000000000000003).of(0.021) end it 'cell f173 should equal 1.0' do sheet43.f173.should be_within(0.1).of(1.0) end it 'cell g173 should equal 1.0' do sheet43.g173.should be_within(0.1).of(1.0) end it 'cell h173 should equal 0.996' do sheet43.h173.should be_within(0.09960000000000001).of(0.996) end it 'cell i173 should equal 0.992' do sheet43.i173.should be_within(0.09920000000000001).of(0.992) end it 'cell j173 should equal 0.956' do sheet43.j173.should be_within(0.0956).of(0.956) end it 'cell k173 should equal 0.92' do sheet43.k173.should be_within(0.09200000000000001).of(0.92) end it 'cell l173 should equal 0.88' do sheet43.l173.should be_within(0.08800000000000001).of(0.88) end it 'cell m173 should equal 0.84' do sheet43.m173.should be_within(0.084).of(0.84) end it 'cell n173 should equal 0.8075' do sheet43.n173.should be_within(0.08075).of(0.8075) end it 'cell o173 should equal 0.775' do sheet43.o173.should be_within(0.07750000000000001).of(0.775) end it 'cell f174 should equal 0.0' do sheet43.f174.should be_within(1.0e-08).of(0.0) end it 'cell g174 should equal 0.0' do sheet43.g174.should be_within(1.0e-08).of(0.0) end it 'cell h174 should equal 0.0035' do sheet43.h174.should be_within(0.00035000000000000005).of(0.0035) end it 'cell i174 should equal 0.007' do sheet43.i174.should be_within(0.0007000000000000001).of(0.007) end it 'cell j174 should equal 0.038500000000000006' do sheet43.j174.should be_within(0.003850000000000001).of(0.038500000000000006) end it 'cell k174 should equal 0.07' do sheet43.k174.should be_within(0.007000000000000001).of(0.07) end it 'cell l174 should equal 0.10500000000000001' do sheet43.l174.should be_within(0.010500000000000002).of(0.10500000000000001) end it 'cell m174 should equal 0.14' do sheet43.m174.should be_within(0.014000000000000002).of(0.14) end it 'cell n174 should equal 0.17' do sheet43.n174.should be_within(0.017).of(0.17) end it 'cell o174 should equal 0.2' do sheet43.o174.should be_within(0.020000000000000004).of(0.2) end it 'cell f175 should equal 0.0' do sheet43.f175.should be_within(1.0e-08).of(0.0) end it 'cell g175 should equal 0.0' do sheet43.g175.should be_within(1.0e-08).of(0.0) end it 'cell h175 should equal 0.0005' do sheet43.h175.should be_within(5.0e-05).of(0.0005) end it 'cell i175 should equal 0.001' do sheet43.i175.should be_within(0.0001).of(0.001) end it 'cell j175 should equal 0.0055' do sheet43.j175.should be_within(0.00055).of(0.0055) end it 'cell k175 should equal 0.01' do sheet43.k175.should be_within(0.001).of(0.01) end it 'cell l175 should equal 0.015' do sheet43.l175.should be_within(0.0015).of(0.015) end it 'cell m175 should equal 0.02' do sheet43.m175.should be_within(0.002).of(0.02) end it 'cell n175 should equal 0.0225' do sheet43.n175.should be_within(0.00225).of(0.0225) end it 'cell o175 should equal 0.025' do sheet43.o175.should be_within(0.0025000000000000005).of(0.025) end it 'cell f176 should equal 0.0' do sheet43.f176.should be_within(1.0e-08).of(0.0) end it 'cell g176 should equal 0.0' do sheet43.g176.should be_within(1.0e-08).of(0.0) end it 'cell h176 should equal 0.0' do sheet43.h176.should be_within(1.0e-08).of(0.0) end it 'cell i176 should equal 0.0' do sheet43.i176.should be_within(1.0e-08).of(0.0) end it 'cell j176 should equal 0.0' do sheet43.j176.should be_within(1.0e-08).of(0.0) end it 'cell k176 should equal 0.0' do sheet43.k176.should be_within(1.0e-08).of(0.0) end it 'cell l176 should equal 0.0' do sheet43.l176.should be_within(1.0e-08).of(0.0) end it 'cell m176 should equal 0.0' do sheet43.m176.should be_within(1.0e-08).of(0.0) end it 'cell n176 should equal 0.0' do sheet43.n176.should be_within(1.0e-08).of(0.0) end it 'cell o176 should equal 0.0' do sheet43.o176.should be_within(1.0e-08).of(0.0) end it 'cell f177 should equal 1.0' do sheet43.f177.should be_within(0.1).of(1.0) end it 'cell g177 should equal 0.987' do sheet43.g177.should be_within(0.09870000000000001).of(0.987) end it 'cell h177 should equal 0.9390000000000001' do sheet43.h177.should be_within(0.09390000000000001).of(0.9390000000000001) end it 'cell i177 should equal 0.891' do sheet43.i177.should be_within(0.08910000000000001).of(0.891) end it 'cell j177 should equal 0.8425' do sheet43.j177.should be_within(0.08425).of(0.8425) end it 'cell k177 should equal 0.794' do sheet43.k177.should be_within(0.07940000000000001).of(0.794) end it 'cell l177 should equal 0.746' do sheet43.l177.should be_within(0.0746).of(0.746) end it 'cell m177 should equal 0.698' do sheet43.m177.should be_within(0.0698).of(0.698) end it 'cell n177 should equal 0.6495' do sheet43.n177.should be_within(0.06495).of(0.6495) end it 'cell o177 should equal 0.601' do sheet43.o177.should be_within(0.0601).of(0.601) end it 'cell f178 should equal 0.0' do sheet43.f178.should be_within(1.0e-08).of(0.0) end it 'cell g178 should equal 0.011' do sheet43.g178.should be_within(0.0011).of(0.011) end it 'cell h178 should equal 0.0595' do sheet43.h178.should be_within(0.00595).of(0.0595) end it 'cell i178 should equal 0.108' do sheet43.i178.should be_within(0.0108).of(0.108) end it 'cell j178 should equal 0.156' do sheet43.j178.should be_within(0.015600000000000001).of(0.156) end it 'cell k178 should equal 0.204' do sheet43.k178.should be_within(0.0204).of(0.204) end it 'cell l178 should equal 0.2525' do sheet43.l178.should be_within(0.02525).of(0.2525) end it 'cell m178 should equal 0.301' do sheet43.m178.should be_within(0.030100000000000002).of(0.301) end it 'cell n178 should equal 0.349' do sheet43.n178.should be_within(0.0349).of(0.349) end it 'cell o178 should equal 0.397' do sheet43.o178.should be_within(0.039700000000000006).of(0.397) end it 'cell f179 should equal 0.0' do sheet43.f179.should be_within(1.0e-08).of(0.0) end it 'cell g179 should equal 0.0' do sheet43.g179.should be_within(1.0e-08).of(0.0) end it 'cell h179 should equal 0.001' do sheet43.h179.should be_within(0.0001).of(0.001) end it 'cell i179 should equal 0.002' do sheet43.i179.should be_within(0.0002).of(0.002) end it 'cell j179 should equal 0.002' do sheet43.j179.should be_within(0.0002).of(0.002) end it 'cell k179 should equal 0.002' do sheet43.k179.should be_within(0.0002).of(0.002) end it 'cell l179 should equal 0.002' do sheet43.l179.should be_within(0.0002).of(0.002) end it 'cell m179 should equal 0.002' do sheet43.m179.should be_within(0.0002).of(0.002) end it 'cell n179 should equal 0.002' do sheet43.n179.should be_within(0.0002).of(0.002) end it 'cell o179 should equal 0.002' do sheet43.o179.should be_within(0.0002).of(0.002) end it 'cell f180 should equal 0.0' do sheet43.f180.should be_within(1.0e-08).of(0.0) end it 'cell g180 should equal 0.0' do sheet43.g180.should be_within(1.0e-08).of(0.0) end it 'cell h180 should equal 0.001' do sheet43.h180.should be_within(0.0001).of(0.001) end it 'cell i180 should equal 0.002' do sheet43.i180.should be_within(0.0002).of(0.002) end it 'cell j180 should equal 0.002' do sheet43.j180.should be_within(0.0002).of(0.002) end it 'cell k180 should equal 0.002' do sheet43.k180.should be_within(0.0002).of(0.002) end it 'cell l180 should equal 0.002' do sheet43.l180.should be_within(0.0002).of(0.002) end it 'cell m180 should equal 0.002' do sheet43.m180.should be_within(0.0002).of(0.002) end it 'cell n180 should equal 0.002' do sheet43.n180.should be_within(0.0002).of(0.002) end it 'cell o180 should equal 0.002' do sheet43.o180.should be_within(0.0002).of(0.002) end it 'cell f181 should equal 0.35' do sheet43.f181.should be_within(0.034999999999999996).of(0.35) end it 'cell g181 should equal 0.363354413782636' do sheet43.g181.should be_within(0.036335441378263604).of(0.363354413782636) end it 'cell h181 should equal 0.363354413782636' do sheet43.h181.should be_within(0.036335441378263604).of(0.363354413782636) end it 'cell i181 should equal 0.363354413782636' do sheet43.i181.should be_within(0.036335441378263604).of(0.363354413782636) end it 'cell j181 should equal 0.363354413782636' do sheet43.j181.should be_within(0.036335441378263604).of(0.363354413782636) end it 'cell k181 should equal 0.363354413782636' do sheet43.k181.should be_within(0.036335441378263604).of(0.363354413782636) end it 'cell l181 should equal 0.363354413782636' do sheet43.l181.should be_within(0.036335441378263604).of(0.363354413782636) end it 'cell m181 should equal 0.363354413782636' do sheet43.m181.should be_within(0.036335441378263604).of(0.363354413782636) end it 'cell n181 should equal 0.363354413782636' do sheet43.n181.should be_within(0.036335441378263604).of(0.363354413782636) end it 'cell o181 should equal 0.363354413782636' do sheet43.o181.should be_within(0.036335441378263604).of(0.363354413782636) end it 'cell f182 should equal 0.65' do sheet43.f182.should be_within(0.065).of(0.65) end it 'cell g182 should equal 0.636645586217364' do sheet43.g182.should be_within(0.06366455862173641).of(0.636645586217364) end it 'cell h182 should equal 0.636645586217364' do sheet43.h182.should be_within(0.06366455862173641).of(0.636645586217364) end it 'cell i182 should equal 0.636645586217364' do sheet43.i182.should be_within(0.06366455862173641).of(0.636645586217364) end it 'cell j182 should equal 0.636645586217364' do sheet43.j182.should be_within(0.06366455862173641).of(0.636645586217364) end it 'cell k182 should equal 0.636645586217364' do sheet43.k182.should be_within(0.06366455862173641).of(0.636645586217364) end it 'cell l182 should equal 0.636645586217364' do sheet43.l182.should be_within(0.06366455862173641).of(0.636645586217364) end it 'cell m182 should equal 0.636645586217364' do sheet43.m182.should be_within(0.06366455862173641).of(0.636645586217364) end it 'cell n182 should equal 0.636645586217364' do sheet43.n182.should be_within(0.06366455862173641).of(0.636645586217364) end it 'cell o182 should equal 0.636645586217364' do sheet43.o182.should be_within(0.06366455862173641).of(0.636645586217364) end it 'cell f183 should equal 1.0' do sheet43.f183.should be_within(0.1).of(1.0) end it 'cell g183 should equal 1.0' do sheet43.g183.should be_within(0.1).of(1.0) end it 'cell h183 should equal 1.0' do sheet43.h183.should be_within(0.1).of(1.0) end it 'cell i183 should equal 1.0' do sheet43.i183.should be_within(0.1).of(1.0) end it 'cell j183 should equal 1.0' do sheet43.j183.should be_within(0.1).of(1.0) end it 'cell k183 should equal 1.0' do sheet43.k183.should be_within(0.1).of(1.0) end it 'cell l183 should equal 1.0' do sheet43.l183.should be_within(0.1).of(1.0) end it 'cell m183 should equal 1.0' do sheet43.m183.should be_within(0.1).of(1.0) end it 'cell n183 should equal 1.0' do sheet43.n183.should be_within(0.1).of(1.0) end it 'cell o183 should equal 1.0' do sheet43.o183.should be_within(0.1).of(1.0) end it 'cell g188 should equal 1.4535833325868115' do sheet43.g188.should be_within(0.14535833325868117).of(1.4535833325868115) end it 'cell h188 should equal 1.4535833325868115' do sheet43.h188.should be_within(0.14535833325868117).of(1.4535833325868115) end it 'cell i188 should equal 1.4535833325868115' do sheet43.i188.should be_within(0.14535833325868117).of(1.4535833325868115) end it 'cell j188 should equal 1.4535833325868115' do sheet43.j188.should be_within(0.14535833325868117).of(1.4535833325868115) end it 'cell k188 should equal 1.4535833325868115' do sheet43.k188.should be_within(0.14535833325868117).of(1.4535833325868115) end it 'cell l188 should equal 1.4535833325868115' do sheet43.l188.should be_within(0.14535833325868117).of(1.4535833325868115) end it 'cell m188 should equal 1.4535833325868115' do sheet43.m188.should be_within(0.14535833325868117).of(1.4535833325868115) end it 'cell n188 should equal 1.4535833325868115' do sheet43.n188.should be_within(0.14535833325868117).of(1.4535833325868115) end it 'cell o188 should equal 1.4535833325868115' do sheet43.o188.should be_within(0.14535833325868117).of(1.4535833325868115) end it 'cell g189 should equal 9.054545454545455' do sheet43.g189.should be_within(0.9054545454545455).of(9.054545454545455) end it 'cell h189 should equal 9.054545454545455' do sheet43.h189.should be_within(0.9054545454545455).of(9.054545454545455) end it 'cell i189 should equal 9.054545454545455' do sheet43.i189.should be_within(0.9054545454545455).of(9.054545454545455) end it 'cell j189 should equal 9.054545454545455' do sheet43.j189.should be_within(0.9054545454545455).of(9.054545454545455) end it 'cell k189 should equal 9.054545454545455' do sheet43.k189.should be_within(0.9054545454545455).of(9.054545454545455) end it 'cell l189 should equal 9.054545454545455' do sheet43.l189.should be_within(0.9054545454545455).of(9.054545454545455) end it 'cell m189 should equal 9.054545454545455' do sheet43.m189.should be_within(0.9054545454545455).of(9.054545454545455) end it 'cell n189 should equal 9.054545454545455' do sheet43.n189.should be_within(0.9054545454545455).of(9.054545454545455) end it 'cell o189 should equal 9.054545454545455' do sheet43.o189.should be_within(0.9054545454545455).of(9.054545454545455) end it 'cell g190 should equal 0.32724850300518565' do sheet43.g190.should be_within(0.03272485030051857).of(0.32724850300518565) end it 'cell h190 should equal 0.33235682307542974' do sheet43.h190.should be_within(0.03323568230754297).of(0.33235682307542974) end it 'cell i190 should equal 0.3374651431456739' do sheet43.i190.should be_within(0.03374651431456739).of(0.3374651431456739) end it 'cell j190 should equal 0.342573463215918' do sheet43.j190.should be_within(0.034257346321591796).of(0.342573463215918) end it 'cell k190 should equal 0.3476817832861621' do sheet43.k190.should be_within(0.034768178328616214).of(0.3476817832861621) end it 'cell l190 should equal 0.3527901033564062' do sheet43.l190.should be_within(0.03527901033564062).of(0.3527901033564062) end it 'cell m190 should equal 0.35789842342665035' do sheet43.m190.should be_within(0.03578984234266504).of(0.35789842342665035) end it 'cell n190 should equal 0.36300674349689444' do sheet43.n190.should be_within(0.03630067434968944).of(0.36300674349689444) end it 'cell o190 should equal 0.3681150635671386' do sheet43.o190.should be_within(0.03681150635671386).of(0.3681150635671386) end it 'cell g191 should equal 0.651' do sheet43.g191.should be_within(0.0651).of(0.651) end it 'cell h191 should equal 0.651' do sheet43.h191.should be_within(0.0651).of(0.651) end it 'cell i191 should equal 0.651' do sheet43.i191.should be_within(0.0651).of(0.651) end it 'cell j191 should equal 0.651' do sheet43.j191.should be_within(0.0651).of(0.651) end it 'cell k191 should equal 0.651' do sheet43.k191.should be_within(0.0651).of(0.651) end it 'cell l191 should equal 0.651' do sheet43.l191.should be_within(0.0651).of(0.651) end it 'cell m191 should equal 0.651' do sheet43.m191.should be_within(0.0651).of(0.651) end it 'cell n191 should equal 0.651' do sheet43.n191.should be_within(0.0651).of(0.651) end it 'cell o191 should equal 0.651' do sheet43.o191.should be_within(0.0651).of(0.651) end it 'cell g196 should equal 0.481568537769536' do sheet43.g196.should be_within(0.048156853776953605).of(0.481568537769536) end it 'cell h196 should equal 0.429207514218404' do sheet43.h196.should be_within(0.0429207514218404).of(0.429207514218404) end it 'cell i196 should equal 0.37703758929337083' do sheet43.i196.should be_within(0.03770375892933708).of(0.37703758929337083) end it 'cell j196 should equal 0.3241032698639417' do sheet43.j196.should be_within(0.03241032698639417).of(0.3241032698639417) end it 'cell k196 should equal 0.27116895043451256' do sheet43.k196.should be_within(0.02711689504345126).of(0.27116895043451256) end it 'cell l196 should equal 0.2560721589726898' do sheet43.l196.should be_within(0.025607215897268984).of(0.2560721589726898) end it 'cell m196 should equal 0.24097536751086707' do sheet43.m196.should be_within(0.02409753675108671).of(0.24097536751086707) end it 'cell n196 should equal 0.23046494307542084' do sheet43.n196.should be_within(0.023046494307542086).of(0.23046494307542084) end it 'cell o196 should equal 0.22014561726607362' do sheet43.o196.should be_within(0.022014561726607363).of(0.22014561726607362) end it 'cell g197 should equal 0.09707810205830329' do sheet43.g197.should be_within(0.00970781020583033).of(0.09707810205830329) end it 'cell h197 should equal 0.09707810205830329' do sheet43.h197.should be_within(0.00970781020583033).of(0.09707810205830329) end it 'cell i197 should equal 0.0867587762489561' do sheet43.i197.should be_within(0.008675877624895611).of(0.0867587762489561) end it 'cell j197 should equal 0.06612012463026169' do sheet43.j197.should be_within(0.00661201246302617).of(0.06612012463026169) end it 'cell k197 should equal 0.05293431942942916' do sheet43.k197.should be_within(0.005293431942942916).of(0.05293431942942916) end it 'cell l197 should equal 0.04720136064645849' do sheet43.l197.should be_within(0.004720136064645849).of(0.04720136064645849) end it 'cell m197 should equal 0.040895105985190756' do sheet43.m197.should be_within(0.004089510598519076).of(0.040895105985190756) end it 'cell n197 should equal 0.033824456819526935' do sheet43.n197.should be_within(0.0033824456819526935).of(0.033824456819526935) end it 'cell o197 should equal 0.027136004906061155' do sheet43.o197.should be_within(0.0027136004906061157).of(0.027136004906061155) end it 'cell g198 should equal 0.43320783132530116' do sheet43.g198.should be_within(0.04332078313253012).of(0.43320783132530116) end it 'cell h198 should equal 0.4021614234716644' do sheet43.h198.should be_within(0.040216142347166445).of(0.4021614234716644) end it 'cell i198 should equal 0.3711150156180277' do sheet43.i198.should be_within(0.03711150156180277).of(0.3711150156180277) end it 'cell j198 should equal 0.3400686077643909' do sheet43.j198.should be_within(0.03400686077643909).of(0.3400686077643909) end it 'cell k198 should equal 0.30902219991075414' do sheet43.k198.should be_within(0.030902219991075414).of(0.30902219991075414) end it 'cell l198 should equal 0.3067213297634984' do sheet43.l198.should be_within(0.030672132976349843).of(0.3067213297634984) end it 'cell m198 should equal 0.30442045961624276' do sheet43.m198.should be_within(0.030442045961624278).of(0.30442045961624276) end it 'cell n198 should equal 0.30211958946898704' do sheet43.n198.should be_within(0.030211958946898706).of(0.30211958946898704) end it 'cell o198 should equal 0.2998187193217313' do sheet43.o198.should be_within(0.029981871932173134).of(0.2998187193217313) end it 'cell g199 should equal 0.30325468540829986' do sheet43.g199.should be_within(0.030325468540829986).of(0.30325468540829986) end it 'cell h199 should equal 0.2815191320838911' do sheet43.h199.should be_within(0.028151913208389112).of(0.2815191320838911) end it 'cell i199 should equal 0.2597835787594824' do sheet43.i199.should be_within(0.025978357875948238).of(0.2597835787594824) end it 'cell j199 should equal 0.2380480254350736' do sheet43.j199.should be_within(0.023804802543507364).of(0.2380480254350736) end it 'cell k199 should equal 0.21631247211066487' do sheet43.k199.should be_within(0.02163124721106649).of(0.21631247211066487) end it 'cell l199 should equal 0.2147018630075859' do sheet43.l199.should be_within(0.02147018630075859).of(0.2147018630075859) end it 'cell m199 should equal 0.21309125390450692' do sheet43.m199.should be_within(0.021309125390450694).of(0.21309125390450692) end it 'cell n199 should equal 0.21148064480142792' do sheet43.n199.should be_within(0.021148064480142795).of(0.21148064480142792) end it 'cell o199 should equal 0.20987003569834894' do sheet43.o199.should be_within(0.020987003569834895).of(0.20987003569834894) end it 'cell g200 should equal 0.32373139904759146' do sheet43.g200.should be_within(0.032373139904759145).of(0.32373139904759146) end it 'cell h200 should equal 0.30281786905139785' do sheet43.h200.should be_within(0.030281786905139788).of(0.30281786905139785) end it 'cell i200 should equal 0.28253748892083597' do sheet43.i200.should be_within(0.028253748892083597).of(0.28253748892083597) end it 'cell j200 should equal 0.26286193481433673' do sheet43.j200.should be_within(0.026286193481433674).of(0.26286193481433673) end it 'cell k200 should equal 0.2437645474842813' do sheet43.k200.should be_within(0.02437645474842813).of(0.2437645474842813) end it 'cell l200 should equal 0.22522021176230234' do sheet43.l200.should be_within(0.022522021176230235).of(0.22522021176230234) end it 'cell m200 should equal 0.20720524636529403' do sheet43.m200.should be_within(0.020720524636529403).of(0.20720524636529403) end it 'cell n200 should equal 0.18969730300548393' do sheet43.n200.should be_within(0.018969730300548396).of(0.18969730300548393) end it 'cell o200 should equal 0.172675273900782' do sheet43.o200.should be_within(0.0172675273900782).of(0.172675273900782) end it 'cell g201 should equal 0.8921331299677765' do sheet43.g201.should be_within(0.08921331299677765).of(0.8921331299677765) end it 'cell h201 should equal 0.8484097297854989' do sheet43.h201.should be_within(0.0848409729785499).of(0.8484097297854989) end it 'cell i201 should equal 0.806829211264357' do sheet43.i201.should be_within(0.08068292112643571).of(0.806829211264357) end it 'cell j201 should equal 0.7672865518810685' do sheet43.j201.should be_within(0.07672865518810686).of(0.7672865518810685) end it 'cell k201 should equal 0.7296818762609762' do sheet43.k201.should be_within(0.07296818762609762).of(0.7296818762609762) end it 'cell l201 should equal 0.6939202039165513' do sheet43.l201.should be_within(0.06939202039165514).of(0.6939202039165513) end it 'cell m201 should equal 0.6599112093492192' do sheet43.m201.should be_within(0.06599112093492192).of(0.6599112093492192) end it 'cell n201 should equal 0.6275689939085833' do sheet43.n201.should be_within(0.06275689939085834).of(0.6275689939085833) end it 'cell o201 should equal 0.5968118688328163' do sheet43.o201.should be_within(0.05968118688328164).of(0.5968118688328163) end it 'cell g206 should equal 0.07968812708329227' do sheet43.g206.should be_within(0.007968812708329227).of(0.07968812708329227) end it 'cell h206 should equal 0.07968812708329227' do sheet43.h206.should be_within(0.007968812708329227).of(0.07968812708329227) end it 'cell i206 should equal 0.07720384494400498' do sheet43.i206.should be_within(0.007720384494400498).of(0.07720384494400498) end it 'cell j206 should equal 0.07204418203933138' do sheet43.j206.should be_within(0.007204418203933138).of(0.07204418203933138) end it 'cell k206 should equal 0.06784001226515289' do sheet43.k206.should be_within(0.00678400122651529).of(0.06784001226515289) end it 'cell l206 should equal 0.06459133562146951' do sheet43.l206.should be_within(0.006459133562146952).of(0.06459133562146951) end it 'cell m206 should equal 0.062489250734380275' do sheet43.m206.should be_within(0.006248925073438028).of(0.062489250734380275) end it 'cell n206 should equal 0.0619159548560832' do sheet43.n206.should be_within(0.00619159548560832).of(0.0619159548560832) end it 'cell o206 should equal 0.06210705348218223' do sheet43.o206.should be_within(0.006210705348218223).of(0.06210705348218223) end it 'cell g207 should equal 0.11465917565941333' do sheet43.g207.should be_within(0.011465917565941335).of(0.11465917565941333) end it 'cell h207 should equal 0.11465917565941333' do sheet43.h207.should be_within(0.011465917565941335).of(0.11465917565941333) end it 'cell i207 should equal 0.10930841412864072' do sheet43.i207.should be_within(0.010930841412864073).of(0.10930841412864072) end it 'cell j207 should equal 0.09860689106709548' do sheet43.j207.should be_within(0.00986068910670955).of(0.09860689106709548) end it 'cell k207 should equal 0.08981635426654046' do sheet43.k207.should be_within(0.008981635426654045).of(0.08981635426654046) end it 'cell l207 should equal 0.08274570510087663' do sheet43.l207.should be_within(0.008274570510087663).of(0.08274570510087663) end it 'cell m207 should equal 0.07758604219620303' do sheet43.m207.should be_within(0.007758604219620303).of(0.07758604219620303) end it 'cell n207 should equal 0.07433736555251966' do sheet43.n207.should be_within(0.007433736555251966).of(0.07433736555251966) end it 'cell o207 should equal 0.07242637929152942' do sheet43.o207.should be_within(0.007242637929152943).of(0.07242637929152942) end it 'cell g208 should equal 0.10310966086568496' do sheet43.g208.should be_within(0.010310966086568497).of(0.10310966086568496) end it 'cell h208 should equal 0.09571619812583668' do sheet43.h208.should be_within(0.009571619812583669).of(0.09571619812583668) end it 'cell i208 should equal 0.0883227353859884' do sheet43.i208.should be_within(0.008832273538598839).of(0.0883227353859884) end it 'cell j208 should equal 0.08092927264614011' do sheet43.j208.should be_within(0.008092927264614011).of(0.08092927264614011) end it 'cell k208 should equal 0.07353580990629184' do sheet43.k208.should be_within(0.007353580990629185).of(0.07353580990629184) end it 'cell l208 should equal 0.07299894020526551' do sheet43.l208.should be_within(0.007299894020526551).of(0.07299894020526551) end it 'cell m208 should equal 0.07246207050423918' do sheet43.m208.should be_within(0.007246207050423919).of(0.07246207050423918) end it 'cell n208 should equal 0.0719098616688978' do sheet43.n208.should be_within(0.0071909861668897805).of(0.0719098616688978) end it 'cell o208 should equal 0.07135765283355644' do sheet43.o208.should be_within(0.007135765283355644).of(0.07135765283355644) end it 'cell g209 should equal 0.0973508451308554' do sheet43.g209.should be_within(0.00973508451308554).of(0.0973508451308554) end it 'cell h209 should equal 0.09226001775455307' do sheet43.h209.should be_within(0.009226001775455307).of(0.09226001775455307) end it 'cell i209 should equal 0.08732331341103657' do sheet43.i209.should be_within(0.008732331341103657).of(0.08732331341103657) end it 'cell j209 should equal 0.08253383743507699' do sheet43.j209.should be_within(0.0082533837435077).of(0.08253383743507699) end it 'cell k209 should equal 0.07788510036135553' do sheet43.k209.should be_within(0.007788510036135553).of(0.07788510036135553) end it 'cell l209 should equal 0.07337098858845205' do sheet43.l209.should be_within(0.007337098858845205).of(0.07337098858845205) end it 'cell m209 should equal 0.06898573755512975' do sheet43.m209.should be_within(0.006898573755512976).of(0.06898573755512975) end it 'cell n209 should equal 0.06472390718143947' do sheet43.n209.should be_within(0.006472390718143948).of(0.06472390718143947) end it 'cell o209 should equal 0.06058035935464026' do sheet43.o209.should be_within(0.006058035935464026).of(0.06058035935464026) end it 'cell o214 should equal 0.09325612953632285' do sheet43.o214.should be_within(0.009325612953632286).of(0.09325612953632285) end it 'cell o215 should equal 0.42961847389558233' do sheet43.o215.should be_within(0.04296184738955824).of(0.42961847389558233) end it 'cell f228 should equal 14104.004213212675' do sheet43.f228.should be_within(1410.4004213212675).of(14104.004213212675) end it 'cell g228 should equal 14247.0' do sheet43.g228.should be_within(1424.7).of(14247.0) end it 'cell h228 should equal 14113.0' do sheet43.h228.should be_within(1411.3000000000002).of(14113.0) end it 'cell i228 should equal 14427.0' do sheet43.i228.should be_within(1442.7).of(14427.0) end it 'cell j228 should equal 14683.0' do sheet43.j228.should be_within(1468.3000000000002).of(14683.0) end it 'cell k228 should equal 14862.0' do sheet43.k228.should be_within(1486.2).of(14862.0) end it 'cell l228 should equal 15056.0' do sheet43.l228.should be_within(1505.6000000000001).of(15056.0) end it 'cell m228 should equal 15152.0' do sheet43.m228.should be_within(1515.2).of(15152.0) end it 'cell n228 should equal 15254.0' do sheet43.n228.should be_within(1525.4).of(15254.0) end it 'cell o228 should equal 15363.0' do sheet43.o228.should be_within(1536.3000000000002).of(15363.0) end it 'cell f230 should equal 859.9634488922164' do sheet43.f230.should be_within(85.99634488922165).of(859.9634488922164) end it 'cell g230 should equal 886.482575541' do sheet43.g230.should be_within(88.6482575541).of(886.482575541) end it 'cell h230 should equal 908.0890736279999' do sheet43.h230.should be_within(90.8089073628).of(908.0890736279999) end it 'cell i230 should equal 959.712345774' do sheet43.i230.should be_within(95.97123457740001).of(959.712345774) end it 'cell j230 should equal 1007.951653624' do sheet43.j230.should be_within(100.7951653624).of(1007.951653624) end it 'cell k230 should equal 1048.895548092' do sheet43.k230.should be_within(104.88955480919999).of(1048.895548092) end it 'cell l230 should equal 1088.2210308800004' do sheet43.l230.should be_within(108.82210308800005).of(1088.2210308800004) end it 'cell m230 should equal 1119.024489456' do sheet43.m230.should be_within(111.90244894560001).of(1119.024489456) end it 'cell n230 should equal 1149.487410332' do sheet43.n230.should be_within(114.94874103320001).of(1149.487410332) end it 'cell o230 should equal 1179.716827329' do sheet43.o230.should be_within(117.97168273289999).of(1179.716827329) end it 'cell g233 should equal 0.021702361768219165' do sheet43.g233.should be_within(0.002170236176821917).of(0.021702361768219165) end it 'cell h233 should equal 0.02173956654719177' do sheet43.h233.should be_within(0.002173956654719177).of(0.02173956654719177) end it 'cell i233 should equal 0.021776771326164374' do sheet43.i233.should be_within(0.0021776771326164376).of(0.021776771326164374) end it 'cell j233 should equal 0.021813976105136978' do sheet43.j233.should be_within(0.002181397610513698).of(0.021813976105136978) end it 'cell k233 should equal 0.021851180884109582' do sheet43.k233.should be_within(0.0021851180884109585).of(0.021851180884109582) end it 'cell l233 should equal 0.021888385663082186' do sheet43.l233.should be_within(0.002188838566308219).of(0.021888385663082186) end it 'cell m233 should equal 0.02192559044205479' do sheet43.m233.should be_within(0.0021925590442054793).of(0.02192559044205479) end it 'cell n233 should equal 0.021962795221027395' do sheet43.n233.should be_within(0.0021962795221027397).of(0.021962795221027395) end it 'cell o233 should equal 0.022' do sheet43.o233.should be_within(0.0022).of(0.022) end it 'cell g234 should equal 0.0052179245203529635' do sheet43.g234.should be_within(0.0005217924520352963).of(0.0052179245203529635) end it 'cell h234 should equal 0.005440683955308843' do sheet43.h234.should be_within(0.0005440683955308844).of(0.005440683955308843) end it 'cell i234 should equal 0.005663443390264723' do sheet43.i234.should be_within(0.0005663443390264724).of(0.005663443390264723) end it 'cell j234 should equal 0.005886202825220602' do sheet43.j234.should be_within(0.0005886202825220602).of(0.005886202825220602) end it 'cell k234 should equal 0.006108962260176482' do sheet43.k234.should be_within(0.0006108962260176483).of(0.006108962260176482) end it 'cell l234 should equal 0.006331721695132362' do sheet43.l234.should be_within(0.0006331721695132362).of(0.006331721695132362) end it 'cell m234 should equal 0.006554481130088241' do sheet43.m234.should be_within(0.0006554481130088242).of(0.006554481130088241) end it 'cell n234 should equal 0.00677724056504412' do sheet43.n234.should be_within(0.000677724056504412).of(0.00677724056504412) end it 'cell o234 should equal 0.007' do sheet43.o234.should be_within(0.0007000000000000001).of(0.007) end it 'cell g235 should equal 0.8314680738996019' do sheet43.g235.should be_within(0.08314680738996019).of(0.8314680738996019) end it 'cell h235 should equal 0.8304095646621517' do sheet43.h235.should be_within(0.08304095646621518).of(0.8304095646621517) end it 'cell i235 should equal 0.8293510554247014' do sheet43.i235.should be_within(0.08293510554247015).of(0.8293510554247014) end it 'cell j235 should equal 0.8282925461872511' do sheet43.j235.should be_within(0.08282925461872512).of(0.8282925461872511) end it 'cell k235 should equal 0.8272340369498009' do sheet43.k235.should be_within(0.0827234036949801).of(0.8272340369498009) end it 'cell l235 should equal 0.8261755277123507' do sheet43.l235.should be_within(0.08261755277123507).of(0.8261755277123507) end it 'cell m235 should equal 0.8251170184749005' do sheet43.m235.should be_within(0.08251170184749006).of(0.8251170184749005) end it 'cell n235 should equal 0.8240585092374502' do sheet43.n235.should be_within(0.08240585092374503).of(0.8240585092374502) end it 'cell o235 should equal 0.823' do sheet43.o235.should be_within(0.0823).of(0.823) end it 'cell g236 should equal 0.060490856671960955' do sheet43.g236.should be_within(0.006049085667196096).of(0.060490856671960955) end it 'cell h236 should equal 0.061929499587965835' do sheet43.h236.should be_within(0.0061929499587965835).of(0.061929499587965835) end it 'cell i236 should equal 0.06336814250397071' do sheet43.i236.should be_within(0.006336814250397072).of(0.06336814250397071) end it 'cell j236 should equal 0.06480678541997559' do sheet43.j236.should be_within(0.006480678541997559).of(0.06480678541997559) end it 'cell k236 should equal 0.06624542833598047' do sheet43.k236.should be_within(0.006624542833598048).of(0.06624542833598047) end it 'cell l236 should equal 0.06768407125198536' do sheet43.l236.should be_within(0.006768407125198536).of(0.06768407125198536) end it 'cell m236 should equal 0.06912271416799023' do sheet43.m236.should be_within(0.0069122714167990235).of(0.06912271416799023) end it 'cell n236 should equal 0.07056135708399511' do sheet43.n236.should be_within(0.007056135708399511).of(0.07056135708399511) end it 'cell o236 should equal 0.072' do sheet43.o236.should be_within(0.0072).of(0.072) end it 'cell g237 should equal 0.06904394072062255' do sheet43.g237.should be_within(0.006904394072062255).of(0.06904394072062255) end it 'cell h237 should equal 0.06728844813054473' do sheet43.h237.should be_within(0.006728844813054473).of(0.06728844813054473) end it 'cell i237 should equal 0.06553295554046691' do sheet43.i237.should be_within(0.006553295554046691).of(0.06553295554046691) end it 'cell j237 should equal 0.0637774629503891' do sheet43.j237.should be_within(0.00637774629503891).of(0.0637774629503891) end it 'cell k237 should equal 0.062021970360311277' do sheet43.k237.should be_within(0.006202197036031128).of(0.062021970360311277) end it 'cell l237 should equal 0.06026647777023346' do sheet43.l237.should be_within(0.006026647777023346).of(0.06026647777023346) end it 'cell m237 should equal 0.058510985180155635' do sheet43.m237.should be_within(0.0058510985180155635).of(0.058510985180155635) end it 'cell n237 should equal 0.05675549259007782' do sheet43.n237.should be_within(0.0056755492590077825).of(0.05675549259007782) end it 'cell o237 should equal 0.055' do sheet43.o237.should be_within(0.0055000000000000005).of(0.055) end it 'cell g238 should equal 0.012076842419242666' do sheet43.g238.should be_within(0.0012076842419242667).of(0.012076842419242666) end it 'cell h238 should equal 0.013192237116837332' do sheet43.h238.should be_within(0.0013192237116837332).of(0.013192237116837332) end it 'cell i238 should equal 0.014307631814431999' do sheet43.i238.should be_within(0.0014307631814432).of(0.014307631814431999) end it 'cell j238 should equal 0.015423026512026667' do sheet43.j238.should be_within(0.0015423026512026668).of(0.015423026512026667) end it 'cell k238 should equal 0.016538421209621332' do sheet43.k238.should be_within(0.0016538421209621333).of(0.016538421209621332) end it 'cell l238 should equal 0.017653815907216' do sheet43.l238.should be_within(0.0017653815907216).of(0.017653815907216) end it 'cell m238 should equal 0.01876921060481067' do sheet43.m238.should be_within(0.001876921060481067).of(0.01876921060481067) end it 'cell n238 should equal 0.019884605302405337' do sheet43.n238.should be_within(0.001988460530240534).of(0.019884605302405337) end it 'cell o238 should equal 0.021' do sheet43.o238.should be_within(0.0021000000000000003).of(0.021) end it 'cell f241 should equal 18.644041025280004' do sheet43.f241.should be_within(1.8644041025280005).of(18.644041025280004) end it 'cell g241 should equal 19.238765555613455' do sheet43.g241.should be_within(1.9238765555613455).of(19.238765555613455) end it 'cell h241 should equal 19.74146284691363' do sheet43.h241.should be_within(1.974146284691363).of(19.74146284691363) end it 'cell i241 should equal 20.899436292817192' do sheet43.i241.should be_within(2.0899436292817195).of(20.899436292817192) end it 'cell j241 should equal 21.98743328728724' do sheet43.j241.should be_within(2.198743328728724).of(21.98743328728724) end it 'cell k241 should equal 22.919606349895552' do sheet43.k241.should be_within(2.291960634989555).of(22.919606349895552) end it 'cell l241 should equal 23.819401610578318' do sheet43.l241.should be_within(2.3819401610578317).of(23.819401610578318) end it 'cell m241 should equal 24.535272650441716' do sheet43.m241.should be_within(2.4535272650441717).of(24.535272650441716) end it 'cell n241 should equal 25.24595660227081' do sheet43.n241.should be_within(2.524595660227081).of(25.24595660227081) end it 'cell o241 should equal 25.953770201237997' do sheet43.o241.should be_within(2.5953770201238).of(25.953770201237997) end it 'cell f242 should equal 4.3722853834072355' do sheet43.f242.should be_within(0.43722853834072356).of(4.3722853834072355) end it 'cell g242 should equal 4.625599167781032' do sheet43.g242.should be_within(0.4625599167781032).of(4.625599167781032) end it 'cell h242 should equal 4.94062565287913' do sheet43.h242.should be_within(0.49406256528791304).of(4.94062565287913) end it 'cell i242 should equal 5.4352765412292126' do sheet43.i242.should be_within(0.5435276541229213).of(5.4352765412292126) end it 'cell j242 should equal 5.933007871247367' do sheet43.j242.should be_within(0.5933007871247367).of(5.933007871247367) end it 'cell k242 should equal 6.407663318161154' do sheet43.k242.should be_within(0.6407663318161154).of(6.407663318161154) end it 'cell l242 should equal 6.890312710322203' do sheet43.l242.should be_within(0.6890312710322203).of(6.890312710322203) end it 'cell m242 should equal 7.334624900245981' do sheet43.m242.should be_within(0.7334624900245981).of(7.334624900245981) end it 'cell n242 should equal 7.790352706309547' do sheet43.n242.should be_within(0.7790352706309548).of(7.790352706309547) end it 'cell o242 should equal 8.258017791302999' do sheet43.o242.should be_within(0.8258017791303).of(8.258017791302999) end it 'cell f243 should equal 715.578320027183' do sheet43.f243.should be_within(71.55783200271831).of(715.578320027183) end it 'cell g243 should equal 737.0819596306336' do sheet43.g243.should be_within(73.70819596306336).of(737.0819596306336) end it 'cell h243 should equal 754.085852305884' do sheet43.h243.should be_within(75.4085852305884).of(754.085852305884) end it 'cell i243 should equal 795.938446871783' do sheet43.i243.should be_within(79.5938446871783).of(795.938446871783) end it 'cell j243 should equal 834.8788416138731' do sheet43.j243.should be_within(83.48788416138731).of(834.8788416138731) end it 'cell k243 should equal 867.6820985868192' do sheet43.k243.should be_within(86.76820985868193).of(867.6820985868192) end it 'cell l243 should equal 899.0615844549626' do sheet43.l243.should be_within(89.90615844549626).of(899.0615844549626) end it 'cell m243 should equal 923.3261503403326' do sheet43.m243.should be_within(92.33261503403327).of(923.3261503403326) end it 'cell n243 should equal 947.2448817454051' do sheet43.n243.should be_within(94.72448817454051).of(947.2448817454051) end it 'cell o243 should equal 970.9069488917669' do sheet43.o243.should be_within(97.09069488917669).of(970.9069488917669) end it 'cell f244 should equal 51.277617535801134' do sheet43.f244.should be_within(5.127761753580113).of(51.277617535801134) end it 'cell g244 should equal 53.624090419241426' do sheet43.g244.should be_within(5.362409041924143).of(53.624090419241426) end it 'cell h244 should equal 56.2375019110815' do sheet43.h244.should be_within(5.623750191108151).of(56.2375019110815) end it 'cell i244 should equal 60.81518868982685' do sheet43.i244.should be_within(6.081518868982685).of(60.81518868982685) end it 'cell j244 should equal 65.32210653012012' do sheet43.j244.should be_within(6.5322106530120125).of(65.32210653012012) end it 'cell k244 should equal 69.48453486305755' do sheet43.k244.should be_within(6.948453486305755).of(69.48453486305755) end it 'cell l244 should equal 73.6552297919909' do sheet43.l244.should be_within(7.365522979199091).of(73.6552297919909) end it 'cell m244 should equal 77.3500099316483' do sheet43.m244.should be_within(7.735000993164831).of(77.3500099316483) end it 'cell n244 should equal 81.10939162399306' do sheet43.n244.should be_within(8.110939162399307).of(81.10939162399306) end it 'cell o244 should equal 84.93961156768799' do sheet43.o244.should be_within(8.4939611567688).of(84.93961156768799) end it 'cell f245 should equal 60.28106106457714' do sheet43.f245.should be_within(6.028106106457714).of(60.28106106457714) end it 'cell g245 should equal 61.2062503955176' do sheet43.g245.should be_within(6.1206250395517605).of(61.2062503955176) end it 'cell h245 should equal 61.10390452873209' do sheet43.h245.should be_within(6.110390452873209).of(61.10390452873209) end it 'cell i245 should equal 62.89278648724475' do sheet43.i245.should be_within(6.289278648724475).of(62.89278648724475) end it 'cell j245 should equal 64.28459924478808' do sheet43.j245.should be_within(6.428459924478808).of(64.28459924478808) end it 'cell k245 should equal 65.05456859482447' do sheet43.k245.should be_within(6.505456859482448).of(65.05456859482447) end it 'cell l245 should equal 65.58324856663009' do sheet43.l245.should be_within(6.55832485666301).of(65.58324856663009) end it 'cell m245 should equal 65.47522531879125' do sheet43.m245.should be_within(6.547522531879125).of(65.47522531879125) end it 'cell n245 should equal 65.23972419948556' do sheet43.n245.should be_within(6.5239724199485565).of(65.23972419948556) end it 'cell o245 should equal 64.88442550309499' do sheet43.o245.should be_within(6.488442550309499).of(64.88442550309499) end it 'cell f246 should equal 9.810123855967982' do sheet43.f246.should be_within(0.9810123855967983).of(9.810123855967982) end it 'cell g246 should equal 10.705910372213038' do sheet43.g246.should be_within(1.0705910372213039).of(10.705910372213038) end it 'cell h246 should equal 11.97972638250973' do sheet43.h246.should be_within(1.197972638250973).of(11.97972638250973) end it 'cell i246 should equal 13.731210891099245' do sheet43.i246.should be_within(1.3731210891099246).of(13.731210891099245) end it 'cell j246 should equal 15.545665076684072' do sheet43.j246.should be_within(1.5545665076684072).of(15.545665076684072) end it 'cell k246 should equal 17.34707637924212' do sheet43.k246.should be_within(1.7347076379242123).of(17.34707637924212) end it 'cell l246 should equal 19.211253745516345' do sheet43.l246.should be_within(1.9211253745516346).of(19.211253745516345) end it 'cell m246 should equal 21.0032063145404' do sheet43.m246.should be_within(2.10032063145404).of(21.0032063145404) end it 'cell n246 should equal 22.857103454535867' do sheet43.n246.should be_within(2.285710345453587).of(22.857103454535867) end it 'cell o246 should equal 24.774053373909' do sheet43.o246.should be_within(2.4774053373909).of(24.774053373909) end it 'cell f253 should equal 715.578320027183' do sheet43.f253.should be_within(71.55783200271831).of(715.578320027183) end it 'cell g253 should equal 737.0819596306336' do sheet43.g253.should be_within(73.70819596306336).of(737.0819596306336) end it 'cell h253 should equal 751.0695088966605' do sheet43.h253.should be_within(75.10695088966605).of(751.0695088966605) end it 'cell i253 should equal 789.5709392968087' do sheet43.i253.should be_within(78.95709392968087).of(789.5709392968087) end it 'cell j253 should equal 798.1441725828627' do sheet43.j253.should be_within(79.81441725828627).of(798.1441725828627) end it 'cell k253 should equal 798.2675306998736' do sheet43.k253.should be_within(79.82675306998738).of(798.2675306998736) end it 'cell l253 should equal 791.1741943203671' do sheet43.l253.should be_within(79.11741943203671).of(791.1741943203671) end it 'cell m253 should equal 775.5939662858793' do sheet43.m253.should be_within(77.55939662858793).of(775.5939662858793) end it 'cell n253 should equal 764.9002420094146' do sheet43.n253.should be_within(76.49002420094146).of(764.9002420094146) end it 'cell o253 should equal 752.4528853911194' do sheet43.o253.should be_within(75.24528853911194).of(752.4528853911194) end it 'cell f254 should equal 0.0' do sheet43.f254.should be_within(1.0e-08).of(0.0) end it 'cell g254 should equal 0.0' do sheet43.g254.should be_within(1.0e-08).of(0.0) end it 'cell h254 should equal 2.639300483070594' do sheet43.h254.should be_within(0.2639300483070594).of(2.639300483070594) end it 'cell i254 should equal 5.571569128102481' do sheet43.i254.should be_within(0.5571569128102482).of(5.571569128102481) end it 'cell j254 should equal 32.14283540213412' do sheet43.j254.should be_within(3.214283540213412).of(32.14283540213412) end it 'cell k254 should equal 60.737746901077344' do sheet43.k254.should be_within(6.073774690107735).of(60.737746901077344) end it 'cell l254 should equal 94.40146636777108' do sheet43.l254.should be_within(9.440146636777108).of(94.40146636777108) end it 'cell m254 should equal 129.26566104764657' do sheet43.m254.should be_within(12.926566104764659).of(129.26566104764657) end it 'cell n254 should equal 161.03162989671887' do sheet43.n254.should be_within(16.103162989671887).of(161.03162989671887) end it 'cell o254 should equal 194.18138977835338' do sheet43.o254.should be_within(19.41813897783534).of(194.18138977835338) end it 'cell f255 should equal 0.0' do sheet43.f255.should be_within(1.0e-08).of(0.0) end it 'cell g255 should equal 0.0' do sheet43.g255.should be_within(1.0e-08).of(0.0) end it 'cell h255 should equal 0.37704292615294205' do sheet43.h255.should be_within(0.037704292615294205).of(0.37704292615294205) end it 'cell i255 should equal 0.795938446871783' do sheet43.i255.should be_within(0.0795938446871783).of(0.795938446871783) end it 'cell j255 should equal 4.5918336288763015' do sheet43.j255.should be_within(0.4591833628876302).of(4.5918336288763015) end it 'cell k255 should equal 8.676820985868192' do sheet43.k255.should be_within(0.8676820985868192).of(8.676820985868192) end it 'cell l255 should equal 13.485923766824438' do sheet43.l255.should be_within(1.348592376682444).of(13.485923766824438) end it 'cell m255 should equal 18.46652300680665' do sheet43.m255.should be_within(1.846652300680665).of(18.46652300680665) end it 'cell n255 should equal 21.313009839271615' do sheet43.n255.should be_within(2.1313009839271615).of(21.313009839271615) end it 'cell o255 should equal 24.272673722294172' do sheet43.o255.should be_within(2.4272673722294176).of(24.272673722294172) end it 'cell f256 should equal 0.0' do sheet43.f256.should be_within(1.0e-08).of(0.0) end it 'cell g256 should equal 0.0' do sheet43.g256.should be_within(1.0e-08).of(0.0) end it 'cell h256 should equal 0.0' do sheet43.h256.should be_within(1.0e-08).of(0.0) end it 'cell i256 should equal 0.0' do sheet43.i256.should be_within(1.0e-08).of(0.0) end it 'cell j256 should equal 0.0' do sheet43.j256.should be_within(1.0e-08).of(0.0) end it 'cell k256 should equal 0.0' do sheet43.k256.should be_within(1.0e-08).of(0.0) end it 'cell l256 should equal 0.0' do sheet43.l256.should be_within(1.0e-08).of(0.0) end it 'cell m256 should equal 0.0' do sheet43.m256.should be_within(1.0e-08).of(0.0) end it 'cell n256 should equal 0.0' do sheet43.n256.should be_within(1.0e-08).of(0.0) end it 'cell o256 should equal 0.0' do sheet43.o256.should be_within(1.0e-08).of(0.0) end it 'cell f257 should equal 51.277617535801134' do sheet43.f257.should be_within(5.127761753580113).of(51.277617535801134) end it 'cell g257 should equal 52.926977243791285' do sheet43.g257.should be_within(5.292697724379129).of(52.926977243791285) end it 'cell h257 should equal 52.807014294505535' do sheet43.h257.should be_within(5.280701429450554).of(52.807014294505535) end it 'cell i257 should equal 54.18633312263572' do sheet43.i257.should be_within(5.418633312263573).of(54.18633312263572) end it 'cell j257 should equal 55.03387475162621' do sheet43.j257.should be_within(5.503387475162621).of(55.03387475162621) end it 'cell k257 should equal 55.170720681267696' do sheet43.k257.should be_within(5.51707206812677).of(55.170720681267696) end it 'cell l257 should equal 54.94680142482522' do sheet43.l257.should be_within(5.4946801424825225).of(54.94680142482522) end it 'cell m257 should equal 53.99030693229051' do sheet43.m257.should be_within(5.399030693229051).of(53.99030693229051) end it 'cell n257 should equal 52.68054985978349' do sheet43.n257.should be_within(5.268054985978349).of(52.68054985978349) end it 'cell o257 should equal 51.048706552180484' do sheet43.o257.should be_within(5.104870655218049).of(51.048706552180484) end it 'cell f258 should equal 0.0' do sheet43.f258.should be_within(1.0e-08).of(0.0) end it 'cell g258 should equal 0.5898649946116556' do sheet43.g258.should be_within(0.05898649946116557).of(0.5898649946116556) end it 'cell h258 should equal 3.346131363709349' do sheet43.h258.should be_within(0.3346131363709349).of(3.346131363709349) end it 'cell i258 should equal 6.5680403785012995' do sheet43.i258.should be_within(0.65680403785013).of(6.5680403785012995) end it 'cell j258 should equal 10.190248618698739' do sheet43.j258.should be_within(1.0190248618698738).of(10.190248618698739) end it 'cell k258 should equal 14.174845112063739' do sheet43.k258.should be_within(1.417484511206374).of(14.174845112063739) end it 'cell l258 should equal 18.597945522477705' do sheet43.l258.should be_within(1.8597945522477706).of(18.597945522477705) end it 'cell m258 should equal 23.282352989426137' do sheet43.m258.should be_within(2.3282352989426136).of(23.282352989426137) end it 'cell n258 should equal 28.307177676773577' do sheet43.n258.should be_within(2.830717767677358).of(28.307177676773577) end it 'cell o258 should equal 33.72102579237213' do sheet43.o258.should be_within(3.3721025792372132).of(33.72102579237213) end it 'cell f259 should equal 0.0' do sheet43.f259.should be_within(1.0e-08).of(0.0) end it 'cell g259 should equal 0.0' do sheet43.g259.should be_within(1.0e-08).of(0.0) end it 'cell h259 should equal 0.056237501911081504' do sheet43.h259.should be_within(0.00562375019110815).of(0.056237501911081504) end it 'cell i259 should equal 0.1216303773796537' do sheet43.i259.should be_within(0.012163037737965371).of(0.1216303773796537) end it 'cell j259 should equal 0.13064421306024024' do sheet43.j259.should be_within(0.013064421306024025).of(0.13064421306024024) end it 'cell k259 should equal 0.13896906972611509' do sheet43.k259.should be_within(0.01389690697261151).of(0.13896906972611509) end it 'cell l259 should equal 0.1473104595839818' do sheet43.l259.should be_within(0.014731045958398182).of(0.1473104595839818) end it 'cell m259 should equal 0.1547000198632966' do sheet43.m259.should be_within(0.015470001986329661).of(0.1547000198632966) end it 'cell n259 should equal 0.16221878324798614' do sheet43.n259.should be_within(0.016221878324798614).of(0.16221878324798614) end it 'cell o259 should equal 0.16987922313537598' do sheet43.o259.should be_within(0.016987922313537598).of(0.16987922313537598) end it 'cell f260 should equal 0.0' do sheet43.f260.should be_within(1.0e-08).of(0.0) end it 'cell g260 should equal 0.0' do sheet43.g260.should be_within(1.0e-08).of(0.0) end it 'cell h260 should equal 0.056237501911081504' do sheet43.h260.should be_within(0.00562375019110815).of(0.056237501911081504) end it 'cell i260 should equal 0.1216303773796537' do sheet43.i260.should be_within(0.012163037737965371).of(0.1216303773796537) end it 'cell j260 should equal 0.13064421306024024' do sheet43.j260.should be_within(0.013064421306024025).of(0.13064421306024024) end it 'cell k260 should equal 0.13896906972611509' do sheet43.k260.should be_within(0.01389690697261151).of(0.13896906972611509) end it 'cell l260 should equal 0.1473104595839818' do sheet43.l260.should be_within(0.014731045958398182).of(0.1473104595839818) end it 'cell m260 should equal 0.1547000198632966' do sheet43.m260.should be_within(0.015470001986329661).of(0.1547000198632966) end it 'cell n260 should equal 0.16221878324798614' do sheet43.n260.should be_within(0.016221878324798614).of(0.16221878324798614) end it 'cell o260 should equal 0.16987922313537598' do sheet43.o260.should be_within(0.016987922313537598).of(0.16987922313537598) end it 'cell f261 should equal 21.098371372601996' do sheet43.f261.should be_within(2.1098371372602).of(21.098371372601996) end it 'cell g261 should equal 22.23956123229653' do sheet43.g261.should be_within(2.223956123229653).of(22.23956123229653) end it 'cell h261 should equal 22.202373409867604' do sheet43.h261.should be_within(2.2202373409867606).of(22.202373409867604) end it 'cell i261 should equal 22.852371565229305' do sheet43.i261.should be_within(2.2852371565229306).of(22.852371565229305) end it 'cell j261 should equal 23.35809287384166' do sheet43.j261.should be_within(2.335809287384166).of(23.35809287384166) end it 'cell k261 should equal 23.63786463565473' do sheet43.k261.should be_within(2.363786463565473).of(23.63786463565473) end it 'cell l261 should equal 23.82996283688878' do sheet43.l261.should be_within(2.382996283688878).of(23.82996283688878) end it 'cell m261 should equal 23.7907121129954' do sheet43.m261.should be_within(2.3790712112995402).of(23.7907121129954) end it 'cell n261 should equal 23.70514174184493' do sheet43.n261.should be_within(2.370514174184493).of(23.70514174184493) end it 'cell o261 should equal 23.576042392300195' do sheet43.o261.should be_within(2.3576042392300196).of(23.576042392300195) end it 'cell f262 should equal 39.18268969197514' do sheet43.f262.should be_within(3.9182689691975146).of(39.18268969197514) end it 'cell g262 should equal 38.96668916322107' do sheet43.g262.should be_within(3.896668916322107).of(38.96668916322107) end it 'cell h262 should equal 38.90153111886448' do sheet43.h262.should be_within(3.8901531118864483).of(38.90153111886448) end it 'cell i262 should equal 40.040414922015444' do sheet43.i262.should be_within(4.004041492201544).of(40.040414922015444) end it 'cell j262 should equal 40.92650637094643' do sheet43.j262.should be_within(4.092650637094643).of(40.92650637094643) end it 'cell k262 should equal 41.416703959169745' do sheet43.k262.should be_within(4.141670395916974).of(41.416703959169745) end it 'cell l262 should equal 41.75328572974131' do sheet43.l262.should be_within(4.175328572974131).of(41.75328572974131) end it 'cell m262 should equal 41.684513205795845' do sheet43.m262.should be_within(4.168451320579584).of(41.684513205795845) end it 'cell n262 should equal 41.53458245764064' do sheet43.n262.should be_within(4.153458245764064).of(41.53458245764064) end it 'cell o262 should equal 41.30838311079479' do sheet43.o262.should be_within(4.130838311079479).of(41.30838311079479) end it 'cell f263 should equal 9.810123855967982' do sheet43.f263.should be_within(0.9810123855967983).of(9.810123855967982) end it 'cell g263 should equal 10.705910372213038' do sheet43.g263.should be_within(1.0705910372213039).of(10.705910372213038) end it 'cell h263 should equal 11.97972638250973' do sheet43.h263.should be_within(1.197972638250973).of(11.97972638250973) end it 'cell i263 should equal 13.731210891099245' do sheet43.i263.should be_within(1.3731210891099246).of(13.731210891099245) end it 'cell j263 should equal 15.545665076684072' do sheet43.j263.should be_within(1.5545665076684072).of(15.545665076684072) end it 'cell k263 should equal 17.34707637924212' do sheet43.k263.should be_within(1.7347076379242123).of(17.34707637924212) end it 'cell l263 should equal 19.211253745516345' do sheet43.l263.should be_within(1.9211253745516346).of(19.211253745516345) end it 'cell m263 should equal 21.0032063145404' do sheet43.m263.should be_within(2.10032063145404).of(21.0032063145404) end it 'cell n263 should equal 22.857103454535867' do sheet43.n263.should be_within(2.285710345453587).of(22.857103454535867) end it 'cell o263 should equal 24.774053373909' do sheet43.o263.should be_within(2.4774053373909).of(24.774053373909) end it 'cell f269 should equal 390.9185813604968' do sheet43.f269.should be_within(39.09185813604968).of(390.9185813604968) end it 'cell g269 should equal 354.9554815156284' do sheet43.g269.should be_within(35.495548151562836).of(354.9554815156284) end it 'cell h269 should equal 322.3646769187731' do sheet43.h269.should be_within(32.236467691877316).of(322.3646769187731) end it 'cell i269 should equal 297.69792352857115' do sheet43.i269.should be_within(29.769792352857117).of(297.69792352857115) end it 'cell j269 should equal 258.68113615695603' do sheet43.j269.should be_within(25.868113615695606).of(258.68113615695603) end it 'cell k269 should equal 216.46536846583476' do sheet43.k269.should be_within(21.646536846583476).of(216.46536846583476) end it 'cell l269 should equal 202.59768406309482' do sheet43.l269.should be_within(20.259768406309483).of(202.59768406309482) end it 'cell m269 should equal 186.8990410649508' do sheet43.m269.should be_within(18.68990410649508).of(186.8990410649508) end it 'cell n269 should equal 176.28269073307536' do sheet43.n269.should be_within(17.628269073307536).of(176.28269073307536) end it 'cell o269 should equal 165.64920491806612' do sheet43.o269.should be_within(16.564920491806614).of(165.64920491806612) end it 'cell f270 should equal 0.0' do sheet43.f270.should be_within(1.0e-08).of(0.0) end it 'cell g270 should equal 0.0' do sheet43.g270.should be_within(1.0e-08).of(0.0) end it 'cell h270 should equal 0.2562182816580563' do sheet43.h270.should be_within(0.025621828165805632).of(0.2562182816580563) end it 'cell i270 should equal 0.4833825193406346' do sheet43.i270.should be_within(0.048338251934063464).of(0.4833825193406346) end it 'cell j270 should equal 2.1252882827590955' do sheet43.j270.should be_within(0.21252882827590958).of(2.1252882827590955) end it 'cell k270 should equal 3.2151112958854493' do sheet43.k270.should be_within(0.32151112958854494).of(3.2151112958854493) end it 'cell l270 should equal 4.455877659579684' do sheet43.l270.should be_within(0.44558776595796845).of(4.455877659579684) end it 'cell m270 should equal 5.286332908789251' do sheet43.m270.should be_within(0.5286332908789251).of(5.286332908789251) end it 'cell n270 should equal 5.44680741201961' do sheet43.n270.should be_within(0.5446807412019611).of(5.44680741201961) end it 'cell o270 should equal 5.269307145691171' do sheet43.o270.should be_within(0.5269307145691171).of(5.269307145691171) end it 'cell f271 should equal 0.0' do sheet43.f271.should be_within(1.0e-08).of(0.0) end it 'cell g271 should equal 0.0' do sheet43.g271.should be_within(1.0e-08).of(0.0) end it 'cell h271 should equal 0.0' do sheet43.h271.should be_within(1.0e-08).of(0.0) end it 'cell i271 should equal 0.0' do sheet43.i271.should be_within(1.0e-08).of(0.0) end it 'cell j271 should equal 0.0' do sheet43.j271.should be_within(1.0e-08).of(0.0) end it 'cell k271 should equal 0.0' do sheet43.k271.should be_within(1.0e-08).of(0.0) end it 'cell l271 should equal 0.0' do sheet43.l271.should be_within(1.0e-08).of(0.0) end it 'cell m271 should equal 0.0' do sheet43.m271.should be_within(1.0e-08).of(0.0) end it 'cell n271 should equal 0.0' do sheet43.n271.should be_within(1.0e-08).of(0.0) end it 'cell o271 should equal 0.0' do sheet43.o271.should be_within(1.0e-08).of(0.0) end it 'cell f272 should equal 0.0' do sheet43.f272.should be_within(1.0e-08).of(0.0) end it 'cell g272 should equal 0.0' do sheet43.g272.should be_within(1.0e-08).of(0.0) end it 'cell h272 should equal 0.0' do sheet43.h272.should be_within(1.0e-08).of(0.0) end it 'cell i272 should equal 0.0' do sheet43.i272.should be_within(1.0e-08).of(0.0) end it 'cell j272 should equal 0.0' do sheet43.j272.should be_within(1.0e-08).of(0.0) end it 'cell k272 should equal 0.0' do sheet43.k272.should be_within(1.0e-08).of(0.0) end it 'cell l272 should equal 0.0' do sheet43.l272.should be_within(1.0e-08).of(0.0) end it 'cell m272 should equal 0.0' do sheet43.m272.should be_within(1.0e-08).of(0.0) end it 'cell n272 should equal 0.0' do sheet43.n272.should be_within(1.0e-08).of(0.0) end it 'cell o272 should equal 0.0' do sheet43.o272.should be_within(1.0e-08).of(0.0) end it 'cell f273 should equal 12.280600896923609' do sheet43.f273.should be_within(1.228060089692361).of(12.280600896923609) end it 'cell g273 should equal 22.928381030386387' do sheet43.g273.should be_within(2.2928381030386387).of(22.928381030386387) end it 'cell h273 should equal 21.236944037966875' do sheet43.h273.should be_within(2.1236944037966876).of(21.236944037966875) end it 'cell i273 should equal 20.10936186309061' do sheet43.i273.should be_within(2.010936186309061).of(20.10936186309061) end it 'cell j273 should equal 18.71529316666539' do sheet43.j273.should be_within(1.871529316666539).of(18.71529316666539) end it 'cell k273 should equal 17.048977475587083' do sheet43.k273.should be_within(1.7048977475587084).of(17.048977475587083) end it 'cell l273 should equal 16.85335599927328' do sheet43.l273.should be_within(1.685335599927328).of(16.85335599927328) end it 'cell m273 should equal 16.435754051149893' do sheet43.m273.should be_within(1.6435754051149893).of(16.435754051149893) end it 'cell n273 should equal 15.915826096638291' do sheet43.n273.should be_within(1.5915826096638293).of(15.915826096638291) end it 'cell o273 should equal 15.305357821505627' do sheet43.o273.should be_within(1.5305357821505627).of(15.305357821505627) end it 'cell f274 should equal 0.0' do sheet43.f274.should be_within(1.0e-08).of(0.0) end it 'cell g274 should equal 0.17887932337432613' do sheet43.g274.should be_within(0.017887932337432615).of(0.17887932337432613) end it 'cell h274 should equal 0.941999997350143' do sheet43.h274.should be_within(0.0941999997350143).of(0.941999997350143) end it 'cell i274 should equal 1.7062690349638527' do sheet43.i274.should be_within(0.1706269034963853).of(1.7062690349638527) end it 'cell j274 should equal 2.425768562373721' do sheet43.j274.should be_within(0.24257685623737213).of(2.425768562373721) end it 'cell k274 should equal 3.066195787976282' do sheet43.k274.should be_within(0.30661957879762824).of(3.066195787976282) end it 'cell l274 should equal 3.9930135517895535' do sheet43.l274.should be_within(0.3993013551789554).of(3.9930135517895535) end it 'cell m274 should equal 4.961265792364161' do sheet43.m274.should be_within(0.4961265792364161).of(4.961265792364161) end it 'cell n274 should equal 5.986420187592662' do sheet43.n274.should be_within(0.5986420187592663).of(5.986420187592662) end it 'cell o274 should equal 7.077032886830085' do sheet43.o274.should be_within(0.7077032886830086).of(7.077032886830085) end it 'cell f275 should equal 0.0' do sheet43.f275.should be_within(1.0e-08).of(0.0) end it 'cell g275 should equal 0.0' do sheet43.g275.should be_within(1.0e-08).of(0.0) end it 'cell h275 should equal 0.0' do sheet43.h275.should be_within(1.0e-08).of(0.0) end it 'cell i275 should equal 0.0' do sheet43.i275.should be_within(1.0e-08).of(0.0) end it 'cell j275 should equal 0.0' do sheet43.j275.should be_within(1.0e-08).of(0.0) end it 'cell k275 should equal 0.0' do sheet43.k275.should be_within(1.0e-08).of(0.0) end it 'cell l275 should equal 0.0' do sheet43.l275.should be_within(1.0e-08).of(0.0) end it 'cell m275 should equal 0.0' do sheet43.m275.should be_within(1.0e-08).of(0.0) end it 'cell n275 should equal 0.0' do sheet43.n275.should be_within(1.0e-08).of(0.0) end it 'cell o275 should equal 0.0' do sheet43.o275.should be_within(1.0e-08).of(0.0) end it 'cell f276 should equal 0.0' do sheet43.f276.should be_within(1.0e-08).of(0.0) end it 'cell g276 should equal 0.0' do sheet43.g276.should be_within(1.0e-08).of(0.0) end it 'cell h276 should equal 0.0' do sheet43.h276.should be_within(1.0e-08).of(0.0) end it 'cell i276 should equal 0.0' do sheet43.i276.should be_within(1.0e-08).of(0.0) end it 'cell j276 should equal 0.0' do sheet43.j276.should be_within(1.0e-08).of(0.0) end it 'cell k276 should equal 0.0' do sheet43.k276.should be_within(1.0e-08).of(0.0) end it 'cell l276 should equal 0.0' do sheet43.l276.should be_within(1.0e-08).of(0.0) end it 'cell m276 should equal 0.0' do sheet43.m276.should be_within(1.0e-08).of(0.0) end it 'cell n276 should equal 0.0' do sheet43.n276.should be_within(1.0e-08).of(0.0) end it 'cell o276 should equal 0.0' do sheet43.o276.should be_within(1.0e-08).of(0.0) end it 'cell f277 should equal 4.861201390848269' do sheet43.f277.should be_within(0.4861201390848269).of(4.861201390848269) end it 'cell g277 should equal 7.1996442719359335' do sheet43.g277.should be_within(0.7199644271935934).of(7.1996442719359335) end it 'cell h277 should equal 6.7232754038595255' do sheet43.h277.should be_within(0.6723275403859525).of(6.7232754038595255) end it 'cell i277 should equal 6.456651677925802' do sheet43.i277.should be_within(0.6456651677925802).of(6.456651677925802) end it 'cell j277 should equal 6.13995348639099' do sheet43.j277.should be_within(0.613995348639099).of(6.13995348639099) end it 'cell k277 should equal 5.762073376405072' do sheet43.k277.should be_within(0.5762073376405071).of(5.762073376405072) end it 'cell l277 should equal 5.366989276411886' do sheet43.l277.should be_within(0.5366989276411885).of(5.366989276411886) end it 'cell m277 should equal 4.929560364578997' do sheet43.m277.should be_within(0.4929560364578997).of(4.929560364578997) end it 'cell n277 should equal 4.496801455790703' do sheet43.n277.should be_within(0.44968014557907027).of(4.496801455790703) end it 'cell o277 should equal 4.070999577586884' do sheet43.o277.should be_within(0.4070999577586884).of(4.070999577586884) end it 'cell f278 should equal 0.0' do sheet43.f278.should be_within(1.0e-08).of(0.0) end it 'cell g278 should equal 0.0' do sheet43.g278.should be_within(1.0e-08).of(0.0) end it 'cell h278 should equal 0.0' do sheet43.h278.should be_within(1.0e-08).of(0.0) end it 'cell i278 should equal 0.0' do sheet43.i278.should be_within(1.0e-08).of(0.0) end it 'cell j278 should equal 0.0' do sheet43.j278.should be_within(1.0e-08).of(0.0) end it 'cell k278 should equal 0.0' do sheet43.k278.should be_within(1.0e-08).of(0.0) end it 'cell l278 should equal 0.0' do sheet43.l278.should be_within(1.0e-08).of(0.0) end it 'cell m278 should equal 0.0' do sheet43.m278.should be_within(1.0e-08).of(0.0) end it 'cell n278 should equal 0.0' do sheet43.n278.should be_within(1.0e-08).of(0.0) end it 'cell o278 should equal 0.0' do sheet43.o278.should be_within(1.0e-08).of(0.0) end it 'cell f279 should equal 9.019834608709552' do sheet43.f279.should be_within(0.9019834608709552).of(9.019834608709552) end it 'cell g279 should equal 9.551097329516901' do sheet43.g279.should be_within(0.9551097329516902).of(9.551097329516901) end it 'cell h279 should equal 10.163716423089292' do sheet43.h279.should be_within(1.0163716423089293).of(10.163716423089292) end it 'cell i279 should equal 11.078742052970153' do sheet43.i279.should be_within(1.1078742052970154).of(11.078742052970153) end it 'cell j279 should equal 11.927979753386868' do sheet43.j279.should be_within(1.1927979753386868).of(11.927979753386868) end it 'cell k279 should equal 12.657847240047854' do sheet43.k279.should be_within(1.2657847240047855).of(12.657847240047854) end it 'cell l279 should equal 13.331077116581312' do sheet43.l279.should be_within(1.3331077116581314).of(13.331077116581312) end it 'cell m279 should equal 13.860251279239513' do sheet43.m279.should be_within(1.3860251279239515).of(13.860251279239513) end it 'cell n279 should equal 14.344409418627478' do sheet43.n279.should be_within(1.434440941862748).of(14.344409418627478) end it 'cell o279 should equal 14.785449092646568' do sheet43.o279.should be_within(1.4785449092646568).of(14.785449092646568) end it 'cell f280 should equal 417.08021825697824' do sheet43.f280.should be_within(41.70802182569783).of(417.08021825697824) end it 'cell g280 should equal 394.8134834708419' do sheet43.g280.should be_within(39.48134834708419).of(394.8134834708419) end it 'cell h280 should equal 361.68683106269697' do sheet43.h280.should be_within(36.1686831062697).of(361.68683106269697) end it 'cell i280 should equal 337.53233067686216' do sheet43.i280.should be_within(33.75323306768622).of(337.53233067686216) end it 'cell j280 should equal 300.01541940853207' do sheet43.j280.should be_within(30.00154194085321).of(300.01541940853207) end it 'cell k280 should equal 258.2155736417365' do sheet43.k280.should be_within(25.821557364173653).of(258.2155736417365) end it 'cell l280 should equal 246.59799766673052' do sheet43.l280.should be_within(24.659799766673054).of(246.59799766673052) end it 'cell m280 should equal 232.37220546107267' do sheet43.m280.should be_within(23.237220546107267).of(232.37220546107267) end it 'cell n280 should equal 222.47295530374413' do sheet43.n280.should be_within(22.247295530374416).of(222.47295530374413) end it 'cell o280 should equal 212.15735144232644' do sheet43.o280.should be_within(21.215735144232646).of(212.15735144232644) end it 'cell f284 should equal 0.0' do sheet43.f284.should be_within(1.0e-08).of(0.0) end it 'cell g284 should equal 0.0' do sheet43.g284.should be_within(1.0e-08).of(0.0) end it 'cell h284 should equal 0.0' do sheet43.h284.should be_within(1.0e-08).of(0.0) end it 'cell i284 should equal 0.0' do sheet43.i284.should be_within(1.0e-08).of(0.0) end it 'cell j284 should equal 0.0' do sheet43.j284.should be_within(1.0e-08).of(0.0) end it 'cell k284 should equal 0.0' do sheet43.k284.should be_within(1.0e-08).of(0.0) end it 'cell l284 should equal 0.0' do sheet43.l284.should be_within(1.0e-08).of(0.0) end it 'cell m284 should equal 0.0' do sheet43.m284.should be_within(1.0e-08).of(0.0) end it 'cell n284 should equal 0.0' do sheet43.n284.should be_within(1.0e-08).of(0.0) end it 'cell o284 should equal 0.0' do sheet43.o284.should be_within(1.0e-08).of(0.0) end it 'cell f285 should equal 0.0' do sheet43.f285.should be_within(1.0e-08).of(0.0) end it 'cell g285 should equal 0.0' do sheet43.g285.should be_within(1.0e-08).of(0.0) end it 'cell h285 should equal 0.2103209123059242' do sheet43.h285.should be_within(0.021032091230592423).of(0.2103209123059242) end it 'cell i285 should equal 0.43014655906082894' do sheet43.i285.should be_within(0.043014655906082895).of(0.43014655906082894) end it 'cell j285 should equal 2.315704284971616' do sheet43.j285.should be_within(0.23157042849716158).of(2.315704284971616) end it 'cell k285 should equal 4.120449494726839' do sheet43.k285.should be_within(0.4120449494726839).of(4.120449494726839) end it 'cell l285 should equal 6.097516797319568' do sheet43.l285.should be_within(0.6097516797319569).of(6.097516797319568) end it 'cell m285 should equal 8.077714304551801' do sheet43.m285.should be_within(0.8077714304551802).of(8.077714304551801) end it 'cell n285 should equal 9.970427127086744' do sheet43.n285.should be_within(0.9970427127086744).of(9.970427127086744) end it 'cell o285 should equal 12.060033960208667' do sheet43.o285.should be_within(1.2060033960208667).of(12.060033960208667) end it 'cell f286 should equal 0.0' do sheet43.f286.should be_within(1.0e-08).of(0.0) end it 'cell g286 should equal 0.0' do sheet43.g286.should be_within(1.0e-08).of(0.0) end it 'cell h286 should equal 0.04323143110090939' do sheet43.h286.should be_within(0.00432314311009094).of(0.04323143110090939) end it 'cell i286 should equal 0.08700276937156795' do sheet43.i286.should be_within(0.008700276937156795).of(0.08700276937156795) end it 'cell j286 should equal 0.4527864384408312' do sheet43.j286.should be_within(0.04527864384408312).of(0.4527864384408312) end it 'cell k286 should equal 0.7793204275740904' do sheet43.k286.should be_within(0.07793204275740905).of(0.7793204275740904) end it 'cell l286 should equal 1.1159022710225583' do sheet43.l286.should be_within(0.11159022710225584).of(1.1159022710225583) end it 'cell m286 should equal 1.4327444332232548' do sheet43.m286.should be_within(0.1432744433223255).of(1.4327444332232548) end it 'cell n286 should equal 1.5843530034463822' do sheet43.n286.should be_within(0.15843530034463824).of(1.5843530034463822) end it 'cell o286 should equal 1.7579818734304171' do sheet43.o286.should be_within(0.17579818734304173).of(1.7579818734304171) end it 'cell f287 should equal 0.0' do sheet43.f287.should be_within(1.0e-08).of(0.0) end it 'cell g287 should equal 0.0' do sheet43.g287.should be_within(1.0e-08).of(0.0) end it 'cell h287 should equal 0.0' do sheet43.h287.should be_within(1.0e-08).of(0.0) end it 'cell i287 should equal 0.0' do sheet43.i287.should be_within(1.0e-08).of(0.0) end it 'cell j287 should equal 0.0' do sheet43.j287.should be_within(1.0e-08).of(0.0) end it 'cell k287 should equal 0.0' do sheet43.k287.should be_within(1.0e-08).of(0.0) end it 'cell l287 should equal 0.0' do sheet43.l287.should be_within(1.0e-08).of(0.0) end it 'cell m287 should equal 0.0' do sheet43.m287.should be_within(1.0e-08).of(0.0) end it 'cell n287 should equal 0.0' do sheet43.n287.should be_within(1.0e-08).of(0.0) end it 'cell o287 should equal 0.0' do sheet43.o287.should be_within(1.0e-08).of(0.0) end it 'cell f288 should equal 0.0' do sheet43.f288.should be_within(1.0e-08).of(0.0) end it 'cell g288 should equal 0.0' do sheet43.g288.should be_within(1.0e-08).of(0.0) end it 'cell h288 should equal 0.0' do sheet43.h288.should be_within(1.0e-08).of(0.0) end it 'cell i288 should equal 0.0' do sheet43.i288.should be_within(1.0e-08).of(0.0) end it 'cell j288 should equal 0.0' do sheet43.j288.should be_within(1.0e-08).of(0.0) end it 'cell k288 should equal 0.0' do sheet43.k288.should be_within(1.0e-08).of(0.0) end it 'cell l288 should equal 0.0' do sheet43.l288.should be_within(1.0e-08).of(0.0) end it 'cell m288 should equal 0.0' do sheet43.m288.should be_within(1.0e-08).of(0.0) end it 'cell n288 should equal 0.0' do sheet43.n288.should be_within(1.0e-08).of(0.0) end it 'cell o288 should equal 0.0' do sheet43.o288.should be_within(1.0e-08).of(0.0) end it 'cell f289 should equal 0.0' do sheet43.f289.should be_within(1.0e-08).of(0.0) end it 'cell g289 should equal 0.0' do sheet43.g289.should be_within(1.0e-08).of(0.0) end it 'cell h289 should equal 0.0' do sheet43.h289.should be_within(1.0e-08).of(0.0) end it 'cell i289 should equal 0.0' do sheet43.i289.should be_within(1.0e-08).of(0.0) end it 'cell j289 should equal 0.0' do sheet43.j289.should be_within(1.0e-08).of(0.0) end it 'cell k289 should equal 0.0' do sheet43.k289.should be_within(1.0e-08).of(0.0) end it 'cell l289 should equal 0.0' do sheet43.l289.should be_within(1.0e-08).of(0.0) end it 'cell m289 should equal 0.0' do sheet43.m289.should be_within(1.0e-08).of(0.0) end it 'cell n289 should equal 0.0' do sheet43.n289.should be_within(1.0e-08).of(0.0) end it 'cell o289 should equal 0.0' do sheet43.o289.should be_within(1.0e-08).of(0.0) end it 'cell f290 should equal 0.0' do sheet43.f290.should be_within(1.0e-08).of(0.0) end it 'cell g290 should equal 0.0' do sheet43.g290.should be_within(1.0e-08).of(0.0) end it 'cell h290 should equal 0.005382839875023196' do sheet43.h290.should be_within(0.0005382839875023196).of(0.005382839875023196) end it 'cell i290 should equal 0.010742727636201061' do sheet43.i290.should be_within(0.0010742727636201062).of(0.010742727636201061) end it 'cell j290 should equal 0.0105729411383926' do sheet43.j290.should be_within(0.0010572941138392601).of(0.0105729411383926) end it 'cell k290 should equal 0.010219203094233815' do sheet43.k290.should be_within(0.0010219203094233816).of(0.010219203094233815) end it 'cell l290 should equal 0.01075350743078127' do sheet43.l290.should be_within(0.0010753507430781271).of(0.01075350743078127) end it 'cell m290 should equal 0.0112098837463414' do sheet43.m290.should be_within(0.0011209883746341402).of(0.0112098837463414) end it 'cell n290 should equal 0.011665130263459599' do sheet43.n290.should be_within(0.00116651302634596).of(0.011665130263459599) end it 'cell o290 should equal 0.012122182628128428' do sheet43.o290.should be_within(0.0012122182628128428).of(0.012122182628128428) end it 'cell f291 should equal 0.0' do sheet43.f291.should be_within(1.0e-08).of(0.0) end it 'cell g291 should equal 0.0' do sheet43.g291.should be_within(1.0e-08).of(0.0) end it 'cell h291 should equal 0.0' do sheet43.h291.should be_within(1.0e-08).of(0.0) end it 'cell i291 should equal 0.0' do sheet43.i291.should be_within(1.0e-08).of(0.0) end it 'cell j291 should equal 0.0' do sheet43.j291.should be_within(1.0e-08).of(0.0) end it 'cell k291 should equal 0.0' do sheet43.k291.should be_within(1.0e-08).of(0.0) end it 'cell l291 should equal 0.0' do sheet43.l291.should be_within(1.0e-08).of(0.0) end it 'cell m291 should equal 0.0' do sheet43.m291.should be_within(1.0e-08).of(0.0) end it 'cell n291 should equal 0.0' do sheet43.n291.should be_within(1.0e-08).of(0.0) end it 'cell o291 should equal 0.0' do sheet43.o291.should be_within(1.0e-08).of(0.0) end it 'cell f292 should equal 0.0' do sheet43.f292.should be_within(1.0e-08).of(0.0) end it 'cell g292 should equal 0.0' do sheet43.g292.should be_within(1.0e-08).of(0.0) end it 'cell h292 should equal 0.0' do sheet43.h292.should be_within(1.0e-08).of(0.0) end it 'cell i292 should equal 0.0' do sheet43.i292.should be_within(1.0e-08).of(0.0) end it 'cell j292 should equal 0.0' do sheet43.j292.should be_within(1.0e-08).of(0.0) end it 'cell k292 should equal 0.0' do sheet43.k292.should be_within(1.0e-08).of(0.0) end it 'cell l292 should equal 0.0' do sheet43.l292.should be_within(1.0e-08).of(0.0) end it 'cell m292 should equal 0.0' do sheet43.m292.should be_within(1.0e-08).of(0.0) end it 'cell n292 should equal 0.0' do sheet43.n292.should be_within(1.0e-08).of(0.0) end it 'cell o292 should equal 0.0' do sheet43.o292.should be_within(1.0e-08).of(0.0) end it 'cell f293 should equal 4.292392457134547' do sheet43.f293.should be_within(0.4292392457134547).of(4.292392457134547) end it 'cell g293 should equal 3.793440121990916' do sheet43.g293.should be_within(0.37934401219909164).of(3.793440121990916) end it 'cell h293 should equal 3.589055951705736' do sheet43.h293.should be_within(0.35890559517057363).of(3.589055951705736) end it 'cell i293 should equal 3.4964617013430996' do sheet43.i293.should be_within(0.34964617013431).of(3.4964617013430996) end it 'cell j293 should equal 3.377821623605335' do sheet43.j293.should be_within(0.3377821623605335).of(3.377821623605335) end it 'cell k293 should equal 3.2257441444964865' do sheet43.k293.should be_within(0.3225744144496487).of(3.2257441444964865) end it 'cell l293 should equal 3.0634798508072274' do sheet43.l293.should be_within(0.30634798508072275).of(3.0634798508072274) end it 'cell m293 should equal 2.8756368881283727' do sheet43.m293.should be_within(0.2875636888128373).of(2.8756368881283727) end it 'cell n293 should equal 2.6882804598081766' do sheet43.n293.should be_within(0.26882804598081766).of(2.6882804598081766) end it 'cell o293 should equal 2.502476693211101' do sheet43.o293.should be_within(0.25024766932111014).of(2.502476693211101) end it 'cell f294 should equal 0.0' do sheet43.f294.should be_within(1.0e-08).of(0.0) end it 'cell g294 should equal 0.0' do sheet43.g294.should be_within(1.0e-08).of(0.0) end it 'cell h294 should equal 0.0' do sheet43.h294.should be_within(1.0e-08).of(0.0) end it 'cell i294 should equal 0.0' do sheet43.i294.should be_within(1.0e-08).of(0.0) end it 'cell j294 should equal 0.0' do sheet43.j294.should be_within(1.0e-08).of(0.0) end it 'cell k294 should equal 0.0' do sheet43.k294.should be_within(1.0e-08).of(0.0) end it 'cell l294 should equal 0.0' do sheet43.l294.should be_within(1.0e-08).of(0.0) end it 'cell m294 should equal 0.0' do sheet43.m294.should be_within(1.0e-08).of(0.0) end it 'cell n294 should equal 0.0' do sheet43.n294.should be_within(1.0e-08).of(0.0) end it 'cell o294 should equal 0.0' do sheet43.o294.should be_within(1.0e-08).of(0.0) end it 'cell f295 should equal 4.292392457134547' do sheet43.f295.should be_within(0.4292392457134547).of(4.292392457134547) end it 'cell g295 should equal 3.793440121990916' do sheet43.g295.should be_within(0.37934401219909164).of(3.793440121990916) end it 'cell h295 should equal 3.847991134987593' do sheet43.h295.should be_within(0.38479911349875934).of(3.847991134987593) end it 'cell i295 should equal 4.024353757411697' do sheet43.i295.should be_within(0.4024353757411698).of(4.024353757411697) end it 'cell j295 should equal 6.156885288156175' do sheet43.j295.should be_within(0.6156885288156175).of(6.156885288156175) end it 'cell k295 should equal 8.135733269891649' do sheet43.k295.should be_within(0.813573326989165).of(8.135733269891649) end it 'cell l295 should equal 10.287652426580134' do sheet43.l295.should be_within(1.0287652426580134).of(10.287652426580134) end it 'cell m295 should equal 12.397305509649769' do sheet43.m295.should be_within(1.239730550964977).of(12.397305509649769) end it 'cell n295 should equal 14.254725720604762' do sheet43.n295.should be_within(1.4254725720604764).of(14.254725720604762) end it 'cell o295 should equal 16.332614709478314' do sheet43.o295.should be_within(1.6332614709478315).of(16.332614709478314) end it 'cell f299 should equal 0.0' do sheet43.f299.should be_within(1.0e-08).of(0.0) end it 'cell g299 should equal 0.0' do sheet43.g299.should be_within(1.0e-08).of(0.0) end it 'cell h299 should equal 0.0' do sheet43.h299.should be_within(1.0e-08).of(0.0) end it 'cell i299 should equal 0.0' do sheet43.i299.should be_within(1.0e-08).of(0.0) end it 'cell j299 should equal 0.0' do sheet43.j299.should be_within(1.0e-08).of(0.0) end it 'cell k299 should equal 0.0' do sheet43.k299.should be_within(1.0e-08).of(0.0) end it 'cell l299 should equal 0.0' do sheet43.l299.should be_within(1.0e-08).of(0.0) end it 'cell m299 should equal 0.0' do sheet43.m299.should be_within(1.0e-08).of(0.0) end it 'cell n299 should equal 0.0' do sheet43.n299.should be_within(1.0e-08).of(0.0) end it 'cell o299 should equal 0.0' do sheet43.o299.should be_within(1.0e-08).of(0.0) end it 'cell f300 should equal 0.0' do sheet43.f300.should be_within(1.0e-08).of(0.0) end it 'cell g300 should equal 0.0' do sheet43.g300.should be_within(1.0e-08).of(0.0) end it 'cell h300 should equal 0.0' do sheet43.h300.should be_within(1.0e-08).of(0.0) end it 'cell i300 should equal 0.0' do sheet43.i300.should be_within(1.0e-08).of(0.0) end it 'cell j300 should equal 0.0' do sheet43.j300.should be_within(1.0e-08).of(0.0) end it 'cell k300 should equal 0.0' do sheet43.k300.should be_within(1.0e-08).of(0.0) end it 'cell l300 should equal 0.0' do sheet43.l300.should be_within(1.0e-08).of(0.0) end it 'cell m300 should equal 0.0' do sheet43.m300.should be_within(1.0e-08).of(0.0) end it 'cell n300 should equal 0.0' do sheet43.n300.should be_within(1.0e-08).of(0.0) end it 'cell o300 should equal 0.0' do sheet43.o300.should be_within(1.0e-08).of(0.0) end it 'cell f301 should equal 0.0' do sheet43.f301.should be_within(1.0e-08).of(0.0) end it 'cell g301 should equal 0.0' do sheet43.g301.should be_within(1.0e-08).of(0.0) end it 'cell h301 should equal 0.0' do sheet43.h301.should be_within(1.0e-08).of(0.0) end it 'cell i301 should equal 0.0' do sheet43.i301.should be_within(1.0e-08).of(0.0) end it 'cell j301 should equal 0.0' do sheet43.j301.should be_within(1.0e-08).of(0.0) end it 'cell k301 should equal 0.0' do sheet43.k301.should be_within(1.0e-08).of(0.0) end it 'cell l301 should equal 0.0' do sheet43.l301.should be_within(1.0e-08).of(0.0) end it 'cell m301 should equal 0.0' do sheet43.m301.should be_within(1.0e-08).of(0.0) end it 'cell n301 should equal 0.0' do sheet43.n301.should be_within(1.0e-08).of(0.0) end it 'cell o301 should equal 0.0' do sheet43.o301.should be_within(1.0e-08).of(0.0) end it 'cell f302 should equal 0.0' do sheet43.f302.should be_within(1.0e-08).of(0.0) end it 'cell g302 should equal 0.0' do sheet43.g302.should be_within(1.0e-08).of(0.0) end it 'cell h302 should equal 0.0' do sheet43.h302.should be_within(1.0e-08).of(0.0) end it 'cell i302 should equal 0.0' do sheet43.i302.should be_within(1.0e-08).of(0.0) end it 'cell j302 should equal 0.0' do sheet43.j302.should be_within(1.0e-08).of(0.0) end it 'cell k302 should equal 0.0' do sheet43.k302.should be_within(1.0e-08).of(0.0) end it 'cell l302 should equal 0.0' do sheet43.l302.should be_within(1.0e-08).of(0.0) end it 'cell m302 should equal 0.0' do sheet43.m302.should be_within(1.0e-08).of(0.0) end it 'cell n302 should equal 0.0' do sheet43.n302.should be_within(1.0e-08).of(0.0) end it 'cell o302 should equal 0.0' do sheet43.o302.should be_within(1.0e-08).of(0.0) end it 'cell f303 should equal 0.0' do sheet43.f303.should be_within(1.0e-08).of(0.0) end it 'cell g303 should equal 0.0' do sheet43.g303.should be_within(1.0e-08).of(0.0) end it 'cell h303 should equal 0.0' do sheet43.h303.should be_within(1.0e-08).of(0.0) end it 'cell i303 should equal 0.0' do sheet43.i303.should be_within(1.0e-08).of(0.0) end it 'cell j303 should equal 0.0' do sheet43.j303.should be_within(1.0e-08).of(0.0) end it 'cell k303 should equal 0.0' do sheet43.k303.should be_within(1.0e-08).of(0.0) end it 'cell l303 should equal 0.0' do sheet43.l303.should be_within(1.0e-08).of(0.0) end it 'cell m303 should equal 0.0' do sheet43.m303.should be_within(1.0e-08).of(0.0) end it 'cell n303 should equal 0.0' do sheet43.n303.should be_within(1.0e-08).of(0.0) end it 'cell o303 should equal 0.0' do sheet43.o303.should be_within(1.0e-08).of(0.0) end it 'cell f304 should equal 0.0' do sheet43.f304.should be_within(1.0e-08).of(0.0) end it 'cell g304 should equal 0.0' do sheet43.g304.should be_within(1.0e-08).of(0.0) end it 'cell h304 should equal 0.0' do sheet43.h304.should be_within(1.0e-08).of(0.0) end it 'cell i304 should equal 0.0' do sheet43.i304.should be_within(1.0e-08).of(0.0) end it 'cell j304 should equal 0.0' do sheet43.j304.should be_within(1.0e-08).of(0.0) end it 'cell k304 should equal 0.0' do sheet43.k304.should be_within(1.0e-08).of(0.0) end it 'cell l304 should equal 0.0' do sheet43.l304.should be_within(1.0e-08).of(0.0) end it 'cell m304 should equal 0.0' do sheet43.m304.should be_within(1.0e-08).of(0.0) end it 'cell n304 should equal 0.0' do sheet43.n304.should be_within(1.0e-08).of(0.0) end it 'cell o304 should equal 0.0' do sheet43.o304.should be_within(1.0e-08).of(0.0) end it 'cell f305 should equal 0.0' do sheet43.f305.should be_within(1.0e-08).of(0.0) end it 'cell g305 should equal 0.0' do sheet43.g305.should be_within(1.0e-08).of(0.0) end it 'cell h305 should equal 0.0' do sheet43.h305.should be_within(1.0e-08).of(0.0) end it 'cell i305 should equal 0.0' do sheet43.i305.should be_within(1.0e-08).of(0.0) end it 'cell j305 should equal 0.0' do sheet43.j305.should be_within(1.0e-08).of(0.0) end it 'cell k305 should equal 0.0' do sheet43.k305.should be_within(1.0e-08).of(0.0) end it 'cell l305 should equal 0.0' do sheet43.l305.should be_within(1.0e-08).of(0.0) end it 'cell m305 should equal 0.0' do sheet43.m305.should be_within(1.0e-08).of(0.0) end it 'cell n305 should equal 0.0' do sheet43.n305.should be_within(1.0e-08).of(0.0) end it 'cell o305 should equal 0.0' do sheet43.o305.should be_within(1.0e-08).of(0.0) end it 'cell f306 should equal 0.0' do sheet43.f306.should be_within(1.0e-08).of(0.0) end it 'cell g306 should equal 0.0' do sheet43.g306.should be_within(1.0e-08).of(0.0) end it 'cell h306 should equal 0.02416066974673873' do sheet43.h306.should be_within(0.002416066974673873).of(0.02416066974673873) end it 'cell i306 should equal 0.052254657109190576' do sheet43.i306.should be_within(0.005225465710919058).of(0.052254657109190576) end it 'cell j306 should equal 0.056127167438229715' do sheet43.j306.should be_within(0.005612716743822972).of(0.056127167438229715) end it 'cell k306 should equal 0.05970367965442233' do sheet43.k306.should be_within(0.005970367965442234).of(0.05970367965442233) end it 'cell l306 should equal 0.06328729483532712' do sheet43.l306.should be_within(0.006328729483532712).of(0.06328729483532712) end it 'cell m306 should equal 0.06646198644528575' do sheet43.m306.should be_within(0.006646198644528575).of(0.06646198644528575) end it 'cell n306 should equal 0.06969218609619807' do sheet43.n306.should be_within(0.006969218609619807).of(0.06969218609619807) end it 'cell o306 should equal 0.07298325258998734' do sheet43.o306.should be_within(0.0072983252589987335).of(0.07298325258998734) end it 'cell f307 should equal 0.0' do sheet43.f307.should be_within(1.0e-08).of(0.0) end it 'cell g307 should equal 0.0' do sheet43.g307.should be_within(1.0e-08).of(0.0) end it 'cell h307 should equal 0.0' do sheet43.h307.should be_within(1.0e-08).of(0.0) end it 'cell i307 should equal 0.0' do sheet43.i307.should be_within(1.0e-08).of(0.0) end it 'cell j307 should equal 0.0' do sheet43.j307.should be_within(1.0e-08).of(0.0) end it 'cell k307 should equal 0.0' do sheet43.k307.should be_within(1.0e-08).of(0.0) end it 'cell l307 should equal 0.0' do sheet43.l307.should be_within(1.0e-08).of(0.0) end it 'cell m307 should equal 0.0' do sheet43.m307.should be_within(1.0e-08).of(0.0) end it 'cell n307 should equal 0.0' do sheet43.n307.should be_within(1.0e-08).of(0.0) end it 'cell o307 should equal 0.0' do sheet43.o307.should be_within(1.0e-08).of(0.0) end it 'cell f308 should equal 0.0' do sheet43.f308.should be_within(1.0e-08).of(0.0) end it 'cell g308 should equal 0.0' do sheet43.g308.should be_within(1.0e-08).of(0.0) end it 'cell h308 should equal 0.0' do sheet43.h308.should be_within(1.0e-08).of(0.0) end it 'cell i308 should equal 0.0' do sheet43.i308.should be_within(1.0e-08).of(0.0) end it 'cell j308 should equal 0.0' do sheet43.j308.should be_within(1.0e-08).of(0.0) end it 'cell k308 should equal 0.0' do sheet43.k308.should be_within(1.0e-08).of(0.0) end it 'cell l308 should equal 0.0' do sheet43.l308.should be_within(1.0e-08).of(0.0) end it 'cell m308 should equal 0.0' do sheet43.m308.should be_within(1.0e-08).of(0.0) end it 'cell n308 should equal 0.0' do sheet43.n308.should be_within(1.0e-08).of(0.0) end it 'cell o308 should equal 0.0' do sheet43.o308.should be_within(1.0e-08).of(0.0) end it 'cell f309 should equal 0.0' do sheet43.f309.should be_within(1.0e-08).of(0.0) end it 'cell g309 should equal 0.0' do sheet43.g309.should be_within(1.0e-08).of(0.0) end it 'cell h309 should equal 0.0' do sheet43.h309.should be_within(1.0e-08).of(0.0) end it 'cell i309 should equal 0.0' do sheet43.i309.should be_within(1.0e-08).of(0.0) end it 'cell j309 should equal 0.0' do sheet43.j309.should be_within(1.0e-08).of(0.0) end it 'cell k309 should equal 0.0' do sheet43.k309.should be_within(1.0e-08).of(0.0) end it 'cell l309 should equal 0.0' do sheet43.l309.should be_within(1.0e-08).of(0.0) end it 'cell m309 should equal 0.0' do sheet43.m309.should be_within(1.0e-08).of(0.0) end it 'cell n309 should equal 0.0' do sheet43.n309.should be_within(1.0e-08).of(0.0) end it 'cell o309 should equal 0.0' do sheet43.o309.should be_within(1.0e-08).of(0.0) end it 'cell f310 should equal 0.0' do sheet43.f310.should be_within(1.0e-08).of(0.0) end it 'cell g310 should equal 0.0' do sheet43.g310.should be_within(1.0e-08).of(0.0) end it 'cell h310 should equal 0.02416066974673873' do sheet43.h310.should be_within(0.002416066974673873).of(0.02416066974673873) end it 'cell i310 should equal 0.052254657109190576' do sheet43.i310.should be_within(0.005225465710919058).of(0.052254657109190576) end it 'cell j310 should equal 0.056127167438229715' do sheet43.j310.should be_within(0.005612716743822972).of(0.056127167438229715) end it 'cell k310 should equal 0.05970367965442233' do sheet43.k310.should be_within(0.005970367965442234).of(0.05970367965442233) end it 'cell l310 should equal 0.06328729483532712' do sheet43.l310.should be_within(0.006328729483532712).of(0.06328729483532712) end it 'cell m310 should equal 0.06646198644528575' do sheet43.m310.should be_within(0.006646198644528575).of(0.06646198644528575) end it 'cell n310 should equal 0.06969218609619807' do sheet43.n310.should be_within(0.006969218609619807).of(0.06969218609619807) end it 'cell o310 should equal 0.07298325258998734' do sheet43.o310.should be_within(0.0072983252589987335).of(0.07298325258998734) end it 'cell f314 should equal 403.1991822574204' do sheet43.f314.should be_within(40.31991822574204).of(403.1991822574204) end it 'cell g314 should equal 378.0627418693891' do sheet43.g314.should be_within(37.80627418693891).of(378.0627418693891) end it 'cell h314 should equal 345.0829350887767' do sheet43.h314.should be_within(34.50829350887767).of(345.0829350887767) end it 'cell i314 should equal 320.577083659144' do sheet43.i314.should be_within(32.0577083659144).of(320.577083659144) end it 'cell j314 should equal 284.78267700074326' do sheet43.j314.should be_within(28.478267700074326).of(284.78267700074326) end it 'cell k314 should equal 244.76534583033316' do sheet43.k314.should be_within(24.476534583033317).of(244.76534583033316) end it 'cell l314 should equal 235.18739114434555' do sheet43.l314.should be_within(23.518739114434556).of(235.18739114434555) end it 'cell m314 should equal 223.17052442522083' do sheet43.m314.should be_within(22.317052442522083).of(223.17052442522083) end it 'cell n314 should equal 215.26788187621872' do sheet43.n314.should be_within(21.526788187621875).of(215.26788187621872) end it 'cell o314 should equal 207.2040240409502' do sheet43.o314.should be_within(20.720402404095022).of(207.2040240409502) end it 'cell f315 should equal 9.153593847982815' do sheet43.f315.should be_within(0.9153593847982816).of(9.153593847982815) end it 'cell g315 should equal 10.99308439392685' do sheet43.g315.should be_within(1.099308439392685).of(10.99308439392685) end it 'cell h315 should equal 10.312331355565261' do sheet43.h315.should be_within(1.031233135556526).of(10.312331355565261) end it 'cell i315 should equal 9.9531133792689' do sheet43.i315.should be_within(0.9953113379268901).of(9.9531133792689) end it 'cell j315 should equal 9.517775109996325' do sheet43.j315.should be_within(0.9517775109996326).of(9.517775109996325) end it 'cell k315 should equal 8.987817520901558' do sheet43.k315.should be_within(0.8987817520901559).of(8.987817520901558) end it 'cell l315 should equal 8.430469127219112' do sheet43.l315.should be_within(0.8430469127219112).of(8.430469127219112) end it 'cell m315 should equal 7.805197252707369' do sheet43.m315.should be_within(0.780519725270737).of(7.805197252707369) end it 'cell n315 should equal 7.185081915598879' do sheet43.n315.should be_within(0.7185081915598879).of(7.185081915598879) end it 'cell o315 should equal 6.573476270797984' do sheet43.o315.should be_within(0.6573476270797984).of(6.573476270797984) end it 'cell f316 should equal 9.019834608709552' do sheet43.f316.should be_within(0.9019834608709552).of(9.019834608709552) end it 'cell g316 should equal 9.551097329516901' do sheet43.g316.should be_within(0.9551097329516902).of(9.551097329516901) end it 'cell h316 should equal 10.163716423089292' do sheet43.h316.should be_within(1.0163716423089293).of(10.163716423089292) end it 'cell i316 should equal 11.078742052970153' do sheet43.i316.should be_within(1.1078742052970154).of(11.078742052970153) end it 'cell j316 should equal 11.927979753386868' do sheet43.j316.should be_within(1.1927979753386868).of(11.927979753386868) end it 'cell k316 should equal 12.657847240047854' do sheet43.k316.should be_within(1.2657847240047855).of(12.657847240047854) end it 'cell l316 should equal 13.331077116581312' do sheet43.l316.should be_within(1.3331077116581314).of(13.331077116581312) end it 'cell m316 should equal 13.860251279239513' do sheet43.m316.should be_within(1.3860251279239515).of(13.860251279239513) end it 'cell n316 should equal 14.344409418627478' do sheet43.n316.should be_within(1.434440941862748).of(14.344409418627478) end it 'cell o316 should equal 14.785449092646568' do sheet43.o316.should be_within(1.4785449092646568).of(14.785449092646568) end it 'cell f320 should equal 104.27005456424456' do sheet43.f320.should be_within(10.427005456424457).of(104.27005456424456) end it 'cell g320 should equal 98.70337086771048' do sheet43.g320.should be_within(9.870337086771048).of(98.70337086771048) end it 'cell h320 should equal 90.42170776567424' do sheet43.h320.should be_within(9.042170776567424).of(90.42170776567424) end it 'cell i320 should equal 84.38308266921554' do sheet43.i320.should be_within(8.438308266921554).of(84.38308266921554) end it 'cell j320 should equal 75.00385485213302' do sheet43.j320.should be_within(7.500385485213302).of(75.00385485213302) end it 'cell k320 should equal 64.55389341043413' do sheet43.k320.should be_within(6.455389341043413).of(64.55389341043413) end it 'cell l320 should equal 61.64949941668263' do sheet43.l320.should be_within(6.164949941668263).of(61.64949941668263) end it 'cell m320 should equal 58.09305136526817' do sheet43.m320.should be_within(5.809305136526817).of(58.09305136526817) end it 'cell n320 should equal 55.61823882593603' do sheet43.n320.should be_within(5.561823882593604).of(55.61823882593603) end it 'cell o320 should equal 53.03933786058161' do sheet43.o320.should be_within(5.3039337860581615).of(53.03933786058161) end it 'cell f321 should equal 0.12981580630025488' do sheet43.f321.should be_within(0.01298158063002549).of(0.12981580630025488) end it 'cell g321 should equal 0.12288530707395201' do sheet43.g321.should be_within(0.012288530707395202).of(0.12288530707395201) end it 'cell h321 should equal 0.11257466920586208' do sheet43.h321.should be_within(0.011257466920586209).of(0.11257466920586208) end it 'cell i321 should equal 0.10505660479976027' do sheet43.i321.should be_within(0.010505660479976028).of(0.10505660479976027) end it 'cell j321 should equal 0.09337950319435008' do sheet43.j321.should be_within(0.009337950319435009).of(0.09337950319435008) end it 'cell k321 should equal 0.08036934245328245' do sheet43.k321.should be_within(0.008036934245328245).of(0.08036934245328245) end it 'cell l321 should equal 0.07675338339688662' do sheet43.l321.should be_within(0.007675338339688662).of(0.07675338339688662) end it 'cell m321 should equal 0.07232561961284754' do sheet43.m321.should be_within(0.007232561961284755).of(0.07232561961284754) end it 'cell n321 should equal 0.06924448777132312' do sheet43.n321.should be_within(0.006924448777132313).of(0.06924448777132312) end it 'cell o321 should equal 0.06603376625031618' do sheet43.o321.should be_within(0.006603376625031618).of(0.06603376625031618) end it 'cell f322 should equal 1.8760319404027712' do sheet43.f322.should be_within(0.18760319404027714).of(1.8760319404027712) end it 'cell g322 should equal 1.7758758940627088' do sheet43.g322.should be_within(0.1775875894062709).of(1.7758758940627088) end it 'cell h322 should equal 1.626871804978797' do sheet43.h322.should be_within(0.1626871804978797).of(1.626871804978797) end it 'cell i322 should equal 1.518224565803389' do sheet43.i322.should be_within(0.1518224565803389).of(1.518224565803389) end it 'cell j322 should equal 1.3494730384862186' do sheet43.j322.should be_within(0.13494730384862186).of(1.3494730384862186) end it 'cell k322 should equal 1.16145681923196' do sheet43.k322.should be_within(0.11614568192319602).of(1.16145681923196) end it 'cell l322 should equal 1.1092008199178462' do sheet43.l322.should be_within(0.11092008199178463).of(1.1092008199178462) end it 'cell m322 should equal 1.0452130319885145' do sheet43.m322.should be_within(0.10452130319885145).of(1.0452130319885145) end it 'cell n322 should equal 1.000686083290739' do sheet43.n322.should be_within(0.1000686083290739).of(1.000686083290739) end it 'cell o322 should equal 0.9542863705222038' do sheet43.o322.should be_within(0.09542863705222038).of(0.9542863705222038) end it 'cell f331 should equal 403.1991822574204' do sheet43.f331.should be_within(40.31991822574204).of(403.1991822574204) end it 'cell g331 should equal 378.0627418693891' do sheet43.g331.should be_within(37.80627418693891).of(378.0627418693891) end it 'cell h331 should equal 345.0829350887767' do sheet43.h331.should be_within(34.50829350887767).of(345.0829350887767) end it 'cell i331 should equal 320.577083659144' do sheet43.i331.should be_within(32.0577083659144).of(320.577083659144) end it 'cell j331 should equal 284.78267700074326' do sheet43.j331.should be_within(28.478267700074326).of(284.78267700074326) end it 'cell k331 should equal 244.76534583033316' do sheet43.k331.should be_within(24.476534583033317).of(244.76534583033316) end it 'cell l331 should equal 235.18739114434555' do sheet43.l331.should be_within(23.518739114434556).of(235.18739114434555) end it 'cell m331 should equal 223.17052442522083' do sheet43.m331.should be_within(22.317052442522083).of(223.17052442522083) end it 'cell n331 should equal 215.26788187621872' do sheet43.n331.should be_within(21.526788187621875).of(215.26788187621872) end it 'cell o331 should equal 207.2040240409502' do sheet43.o331.should be_within(20.720402404095022).of(207.2040240409502) end it 'cell f332 should equal 13.441593847982816' do sheet43.f332.should be_within(1.3441593847982816).of(13.441593847982816) end it 'cell g332 should equal 15.28108439392685' do sheet43.g332.should be_within(1.5281084393926851).of(15.28108439392685) end it 'cell h332 should equal 14.600331355565261' do sheet43.h332.should be_within(1.4600331355565261).of(14.600331355565261) end it 'cell i332 should equal 14.241113379268901' do sheet43.i332.should be_within(1.4241113379268902).of(14.241113379268901) end it 'cell j332 should equal 13.805775109996326' do sheet43.j332.should be_within(1.3805775109996326).of(13.805775109996326) end it 'cell k332 should equal 13.275817520901558' do sheet43.k332.should be_within(1.3275817520901558).of(13.275817520901558) end it 'cell l332 should equal 12.718469127219112' do sheet43.l332.should be_within(1.2718469127219114).of(12.718469127219112) end it 'cell m332 should equal 12.09319725270737' do sheet43.m332.should be_within(1.209319725270737).of(12.09319725270737) end it 'cell n332 should equal 11.473081915598879' do sheet43.n332.should be_within(1.147308191559888).of(11.473081915598879) end it 'cell o332 should equal 10.861476270797985' do sheet43.o332.should be_within(1.0861476270797985).of(10.861476270797985) end it 'cell f333 should equal 9.019834608709552' do sheet43.f333.should be_within(0.9019834608709552).of(9.019834608709552) end it 'cell g333 should equal 9.551097329516901' do sheet43.g333.should be_within(0.9551097329516902).of(9.551097329516901) end it 'cell h333 should equal 10.163716423089292' do sheet43.h333.should be_within(1.0163716423089293).of(10.163716423089292) end it 'cell i333 should equal 11.078742052970153' do sheet43.i333.should be_within(1.1078742052970154).of(11.078742052970153) end it 'cell j333 should equal 11.927979753386868' do sheet43.j333.should be_within(1.1927979753386868).of(11.927979753386868) end it 'cell k333 should equal 12.657847240047854' do sheet43.k333.should be_within(1.2657847240047855).of(12.657847240047854) end it 'cell l333 should equal 13.331077116581312' do sheet43.l333.should be_within(1.3331077116581314).of(13.331077116581312) end it 'cell m333 should equal 13.860251279239513' do sheet43.m333.should be_within(1.3860251279239515).of(13.860251279239513) end it 'cell n333 should equal 14.344409418627478' do sheet43.n333.should be_within(1.434440941862748).of(14.344409418627478) end it 'cell o333 should equal 14.785449092646568' do sheet43.o333.should be_within(1.4785449092646568).of(14.785449092646568) end it 'cell f334 should equal -417.08021825697824' do sheet43.f334.should be_within(41.70802182569783).of(-417.08021825697824) end it 'cell g334 should equal -394.8134834708419' do sheet43.g334.should be_within(39.48134834708419).of(-394.8134834708419) end it 'cell h334 should equal -361.68683106269697' do sheet43.h334.should be_within(36.1686831062697).of(-361.68683106269697) end it 'cell i334 should equal -337.53233067686216' do sheet43.i334.should be_within(33.75323306768622).of(-337.53233067686216) end it 'cell j334 should equal -300.01541940853207' do sheet43.j334.should be_within(30.00154194085321).of(-300.01541940853207) end it 'cell k334 should equal -258.2155736417365' do sheet43.k334.should be_within(25.821557364173653).of(-258.2155736417365) end it 'cell l334 should equal -246.59799766673052' do sheet43.l334.should be_within(24.659799766673054).of(-246.59799766673052) end it 'cell m334 should equal -232.37220546107267' do sheet43.m334.should be_within(23.237220546107267).of(-232.37220546107267) end it 'cell n334 should equal -222.47295530374413' do sheet43.n334.should be_within(22.247295530374416).of(-222.47295530374413) end it 'cell o334 should equal -212.15735144232644' do sheet43.o334.should be_within(21.215735144232646).of(-212.15735144232644) end it 'cell f335 should equal -8.580392457134547' do sheet43.f335.should be_within(0.8580392457134547).of(-8.580392457134547) end it 'cell g335 should equal -8.081440121990916' do sheet43.g335.should be_within(0.8081440121990916).of(-8.081440121990916) end it 'cell h335 should equal -8.135991134987593' do sheet43.h335.should be_within(0.8135991134987594).of(-8.135991134987593) end it 'cell i335 should equal -8.312353757411698' do sheet43.i335.should be_within(0.8312353757411698).of(-8.312353757411698) end it 'cell j335 should equal -10.444885288156176' do sheet43.j335.should be_within(1.0444885288156176).of(-10.444885288156176) end it 'cell k335 should equal -12.423733269891649' do sheet43.k335.should be_within(1.242373326989165).of(-12.423733269891649) end it 'cell l335 should equal -14.575652426580135' do sheet43.l335.should be_within(1.4575652426580135).of(-14.575652426580135) end it 'cell m335 should equal -16.68530550964977' do sheet43.m335.should be_within(1.668530550964977).of(-16.68530550964977) end it 'cell n335 should equal -18.542725720604764' do sheet43.n335.should be_within(1.8542725720604765).of(-18.542725720604764) end it 'cell o335 should equal -20.620614709478314' do sheet43.o335.should be_within(2.0620614709478313).of(-20.620614709478314) end it 'cell f336 should equal 0.0' do sheet43.f336.should be_within(1.0e-08).of(0.0) end it 'cell g336 should equal 0.0' do sheet43.g336.should be_within(1.0e-08).of(0.0) end it 'cell h336 should equal -0.02416066974673873' do sheet43.h336.should be_within(0.002416066974673873).of(-0.02416066974673873) end it 'cell i336 should equal -0.052254657109190576' do sheet43.i336.should be_within(0.005225465710919058).of(-0.052254657109190576) end it 'cell j336 should equal -0.056127167438229715' do sheet43.j336.should be_within(0.005612716743822972).of(-0.056127167438229715) end it 'cell k336 should equal -0.05970367965442233' do sheet43.k336.should be_within(0.005970367965442234).of(-0.05970367965442233) end it 'cell l336 should equal -0.06328729483532712' do sheet43.l336.should be_within(0.006328729483532712).of(-0.06328729483532712) end it 'cell m336 should equal -0.06646198644528575' do sheet43.m336.should be_within(0.006646198644528575).of(-0.06646198644528575) end it 'cell n336 should equal -0.06969218609619807' do sheet43.n336.should be_within(0.006969218609619807).of(-0.06969218609619807) end it 'cell o336 should equal -0.07298325258998734' do sheet43.o336.should be_within(0.0072983252589987335).of(-0.07298325258998734) end it 'cell o343 should equal -193.300902772093' do sheet43.o343.should be_within(19.3300902772093).of(-193.300902772093) end it 'cell o344 should equal -13.830138016267213' do sheet43.o344.should be_within(1.3830138016267215).of(-13.830138016267213) end it 'cell o345 should equal -0.07298325258998734' do sheet43.o345.should be_within(0.0072983252589987335).of(-0.07298325258998734) end it 'cell o352 should equal -4.070999577586884' do sheet43.o352.should be_within(0.4070999577586884).of(-4.070999577586884) end it 'cell o353 should equal -6.790476693211101' do sheet43.o353.should be_within(0.6790476693211102).of(-6.790476693211101) end it 'cell o361 should equal -14.785449092646568' do sheet43.o361.should be_within(1.4785449092646568).of(-14.785449092646568) end it 'cell f372 should equal 104.27005456424456' do sheet43.f372.should be_within(10.427005456424457).of(104.27005456424456) end it 'cell g372 should equal 98.70337086771048' do sheet43.g372.should be_within(9.870337086771048).of(98.70337086771048) end it 'cell h372 should equal 90.42170776567424' do sheet43.h372.should be_within(9.042170776567424).of(90.42170776567424) end it 'cell i372 should equal 84.38308266921554' do sheet43.i372.should be_within(8.438308266921554).of(84.38308266921554) end it 'cell j372 should equal 75.00385485213302' do sheet43.j372.should be_within(7.500385485213302).of(75.00385485213302) end it 'cell k372 should equal 64.55389341043413' do sheet43.k372.should be_within(6.455389341043413).of(64.55389341043413) end it 'cell l372 should equal 61.64949941668263' do sheet43.l372.should be_within(6.164949941668263).of(61.64949941668263) end it 'cell m372 should equal 58.09305136526817' do sheet43.m372.should be_within(5.809305136526817).of(58.09305136526817) end it 'cell n372 should equal 55.61823882593603' do sheet43.n372.should be_within(5.561823882593604).of(55.61823882593603) end it 'cell o372 should equal 53.03933786058161' do sheet43.o372.should be_within(5.3039337860581615).of(53.03933786058161) end it 'cell f373 should equal 0.12981580630025488' do sheet43.f373.should be_within(0.01298158063002549).of(0.12981580630025488) end it 'cell g373 should equal 0.12288530707395201' do sheet43.g373.should be_within(0.012288530707395202).of(0.12288530707395201) end it 'cell h373 should equal 0.11257466920586208' do sheet43.h373.should be_within(0.011257466920586209).of(0.11257466920586208) end it 'cell i373 should equal 0.10505660479976027' do sheet43.i373.should be_within(0.010505660479976028).of(0.10505660479976027) end it 'cell j373 should equal 0.09337950319435008' do sheet43.j373.should be_within(0.009337950319435009).of(0.09337950319435008) end it 'cell k373 should equal 0.08036934245328245' do sheet43.k373.should be_within(0.008036934245328245).of(0.08036934245328245) end it 'cell l373 should equal 0.07675338339688662' do sheet43.l373.should be_within(0.007675338339688662).of(0.07675338339688662) end it 'cell m373 should equal 0.07232561961284754' do sheet43.m373.should be_within(0.007232561961284755).of(0.07232561961284754) end it 'cell n373 should equal 0.06924448777132312' do sheet43.n373.should be_within(0.006924448777132313).of(0.06924448777132312) end it 'cell o373 should equal 0.06603376625031618' do sheet43.o373.should be_within(0.006603376625031618).of(0.06603376625031618) end it 'cell f374 should equal 1.8760319404027712' do sheet43.f374.should be_within(0.18760319404027714).of(1.8760319404027712) end it 'cell g374 should equal 1.7758758940627088' do sheet43.g374.should be_within(0.1775875894062709).of(1.7758758940627088) end it 'cell h374 should equal 1.626871804978797' do sheet43.h374.should be_within(0.1626871804978797).of(1.626871804978797) end it 'cell i374 should equal 1.518224565803389' do sheet43.i374.should be_within(0.1518224565803389).of(1.518224565803389) end it 'cell j374 should equal 1.3494730384862186' do sheet43.j374.should be_within(0.13494730384862186).of(1.3494730384862186) end it 'cell k374 should equal 1.16145681923196' do sheet43.k374.should be_within(0.11614568192319602).of(1.16145681923196) end it 'cell l374 should equal 1.1092008199178462' do sheet43.l374.should be_within(0.11092008199178463).of(1.1092008199178462) end it 'cell m374 should equal 1.0452130319885145' do sheet43.m374.should be_within(0.10452130319885145).of(1.0452130319885145) end it 'cell n374 should equal 1.000686083290739' do sheet43.n374.should be_within(0.1000686083290739).of(1.000686083290739) end it 'cell o374 should equal 0.9542863705222038' do sheet43.o374.should be_within(0.09542863705222038).of(0.9542863705222038) end end