# coding: utf-8 require_relative '../spreadsheet' # IX.c describe 'Sheet40' do def sheet40; $spreadsheet ||= Spreadsheet.new; $spreadsheet.sheet40; end it 'cell e8 should equal 2.0' do sheet40.e8.should be_within(0.2).of(2.0) end it 'cell e9 should equal 3.0' do sheet40.e9.should be_within(0.30000000000000004).of(3.0) end it 'cell e10 should equal 3.0' do sheet40.e10.should be_within(0.30000000000000004).of(3.0) end it 'cell e22 should equal 13.0' do sheet40.e22.should be_within(1.3).of(13.0) end it 'cell h494 should equal 0.44785714285714295' do sheet40.h494.should be_within(0.0447857142857143).of(0.44785714285714295) end it 'cell i494 should equal 0.37321428571428583' do sheet40.i494.should be_within(0.03732142857142858).of(0.37321428571428583) end it 'cell j494 should equal 0.2985714285714287' do sheet40.j494.should be_within(0.029857142857142874).of(0.2985714285714287) end it 'cell k494 should equal 0.22392857142857156' do sheet40.k494.should be_within(0.02239285714285716).of(0.22392857142857156) end it 'cell l494 should equal 0.1492857142857144' do sheet40.l494.should be_within(0.014928571428571442).of(0.1492857142857144) end it 'cell m494 should equal 0.07464285714285726' do sheet40.m494.should be_within(0.007464285714285726).of(0.07464285714285726) end it 'cell n494 should equal 0.0' do sheet40.n494.should be_within(1.0e-08).of(0.0) end it 'cell o494 should equal -0.07464285714285715' do sheet40.o494.should be_within(0.007464285714285715).of(-0.07464285714285715) end it 'cell h495 should equal 0.16085714285714287' do sheet40.h495.should be_within(0.016085714285714287).of(0.16085714285714287) end it 'cell i495 should equal 0.13421428571428573' do sheet40.i495.should be_within(0.013421428571428574).of(0.13421428571428573) end it 'cell j495 should equal 0.1075714285714286' do sheet40.j495.should be_within(0.010757142857142861).of(0.1075714285714286) end it 'cell k495 should equal 0.08092857142857146' do sheet40.k495.should be_within(0.008092857142857146).of(0.08092857142857146) end it 'cell l495 should equal 0.05428571428571432' do sheet40.l495.should be_within(0.005428571428571432).of(0.05428571428571432) end it 'cell m495 should equal 0.027642857142857177' do sheet40.m495.should be_within(0.002764285714285718).of(0.027642857142857177) end it 'cell n495 should equal 0.001' do sheet40.n495.should be_within(0.0001).of(0.001) end it 'cell o495 should equal -0.026642857142857142' do sheet40.o495.should be_within(0.0026642857142857145).of(-0.026642857142857142) end it 'cell h496 should equal 0.16714285714285715' do sheet40.h496.should be_within(0.016714285714285716).of(0.16714285714285715) end it 'cell i496 should equal 0.1392857142857143' do sheet40.i496.should be_within(0.013928571428571429).of(0.1392857142857143) end it 'cell j496 should equal 0.11142857142857143' do sheet40.j496.should be_within(0.011142857142857144).of(0.11142857142857143) end it 'cell k496 should equal 0.08357142857142857' do sheet40.k496.should be_within(0.008357142857142858).of(0.08357142857142857) end it 'cell l496 should equal 0.055714285714285716' do sheet40.l496.should be_within(0.005571428571428572).of(0.055714285714285716) end it 'cell m496 should equal 0.027857142857142858' do sheet40.m496.should be_within(0.002785714285714286).of(0.027857142857142858) end it 'cell n496 should equal 0.0' do sheet40.n496.should be_within(1.0e-08).of(0.0) end it 'cell o496 should equal -0.027857142857142858' do sheet40.o496.should be_within(0.002785714285714286).of(-0.027857142857142858) end it 'cell h497 should equal 0.08142857142857143' do sheet40.h497.should be_within(0.008142857142857144).of(0.08142857142857143) end it 'cell i497 should equal 0.06785714285714287' do sheet40.i497.should be_within(0.006785714285714287).of(0.06785714285714287) end it 'cell j497 should equal 0.0542857142857143' do sheet40.j497.should be_within(0.00542857142857143).of(0.0542857142857143) end it 'cell k497 should equal 0.04071428571428573' do sheet40.k497.should be_within(0.004071428571428573).of(0.04071428571428573) end it 'cell l497 should equal 0.02714285714285716' do sheet40.l497.should be_within(0.002714285714285716).of(0.02714285714285716) end it 'cell m497 should equal 0.013571428571428588' do sheet40.m497.should be_within(0.0013571428571428588).of(0.013571428571428588) end it 'cell n497 should equal 0.0' do sheet40.n497.should be_within(1.0e-08).of(0.0) end it 'cell o497 should equal -0.013571428571428571' do sheet40.o497.should be_within(0.0013571428571428571).of(-0.013571428571428571) end it 'cell h498 should equal 0.0' do sheet40.h498.should be_within(1.0e-08).of(0.0) end it 'cell i498 should equal 0.0' do sheet40.i498.should be_within(1.0e-08).of(0.0) end it 'cell j498 should equal 0.0' do sheet40.j498.should be_within(1.0e-08).of(0.0) end it 'cell k498 should equal 0.0' do sheet40.k498.should be_within(1.0e-08).of(0.0) end it 'cell l498 should equal 0.0' do sheet40.l498.should be_within(1.0e-08).of(0.0) end it 'cell m498 should equal 0.0' do sheet40.m498.should be_within(1.0e-08).of(0.0) end it 'cell n498 should equal 0.0' do sheet40.n498.should be_within(1.0e-08).of(0.0) end it 'cell o498 should equal 0.0' do sheet40.o498.should be_within(1.0e-08).of(0.0) end it 'cell h499 should equal 0.0' do sheet40.h499.should be_within(1.0e-08).of(0.0) end it 'cell i499 should equal 0.0' do sheet40.i499.should be_within(1.0e-08).of(0.0) end it 'cell j499 should equal 0.0' do sheet40.j499.should be_within(1.0e-08).of(0.0) end it 'cell k499 should equal 0.0' do sheet40.k499.should be_within(1.0e-08).of(0.0) end it 'cell l499 should equal 0.0' do sheet40.l499.should be_within(1.0e-08).of(0.0) end it 'cell m499 should equal 0.0' do sheet40.m499.should be_within(1.0e-08).of(0.0) end it 'cell n499 should equal 0.0' do sheet40.n499.should be_within(1.0e-08).of(0.0) end it 'cell o499 should equal 0.0' do sheet40.o499.should be_within(1.0e-08).of(0.0) end it 'cell h500 should equal 0.0' do sheet40.h500.should be_within(1.0e-08).of(0.0) end it 'cell i500 should equal 0.0' do sheet40.i500.should be_within(1.0e-08).of(0.0) end it 'cell j500 should equal 0.0' do sheet40.j500.should be_within(1.0e-08).of(0.0) end it 'cell k500 should equal 0.0' do sheet40.k500.should be_within(1.0e-08).of(0.0) end it 'cell l500 should equal 0.0' do sheet40.l500.should be_within(1.0e-08).of(0.0) end it 'cell m500 should equal 0.0' do sheet40.m500.should be_within(1.0e-08).of(0.0) end it 'cell n500 should equal 0.0' do sheet40.n500.should be_within(1.0e-08).of(0.0) end it 'cell o500 should equal 0.0' do sheet40.o500.should be_within(1.0e-08).of(0.0) end it 'cell h501 should equal 0.08285714285714285' do sheet40.h501.should be_within(0.008285714285714285).of(0.08285714285714285) end it 'cell i501 should equal 0.1657142857142857' do sheet40.i501.should be_within(0.01657142857142857).of(0.1657142857142857) end it 'cell j501 should equal 0.24857142857142855' do sheet40.j501.should be_within(0.024857142857142855).of(0.24857142857142855) end it 'cell k501 should equal 0.3314285714285714' do sheet40.k501.should be_within(0.03314285714285714).of(0.3314285714285714) end it 'cell l501 should equal 0.41428571428571426' do sheet40.l501.should be_within(0.041428571428571426).of(0.41428571428571426) end it 'cell m501 should equal 0.4971428571428571' do sheet40.m501.should be_within(0.04971428571428571).of(0.4971428571428571) end it 'cell n501 should equal 0.58' do sheet40.n501.should be_within(0.057999999999999996).of(0.58) end it 'cell o501 should equal 0.08285714285714285' do sheet40.o501.should be_within(0.008285714285714285).of(0.08285714285714285) end it 'cell h502 should equal 0.04285714285714286' do sheet40.h502.should be_within(0.004285714285714286).of(0.04285714285714286) end it 'cell i502 should equal 0.08571428571428572' do sheet40.i502.should be_within(0.008571428571428572).of(0.08571428571428572) end it 'cell j502 should equal 0.12857142857142856' do sheet40.j502.should be_within(0.012857142857142857).of(0.12857142857142856) end it 'cell k502 should equal 0.17142857142857143' do sheet40.k502.should be_within(0.017142857142857144).of(0.17142857142857143) end it 'cell l502 should equal 0.2142857142857143' do sheet40.l502.should be_within(0.021428571428571432).of(0.2142857142857143) end it 'cell m502 should equal 0.2571428571428572' do sheet40.m502.should be_within(0.025714285714285717).of(0.2571428571428572) end it 'cell n502 should equal 0.3' do sheet40.n502.should be_within(0.03).of(0.3) end it 'cell o502 should equal 0.04285714285714286' do sheet40.o502.should be_within(0.004285714285714286).of(0.04285714285714286) end it 'cell h503 should equal 0.0014285714285714286' do sheet40.h503.should be_within(0.00014285714285714287).of(0.0014285714285714286) end it 'cell i503 should equal 0.002857142857142857' do sheet40.i503.should be_within(0.00028571428571428574).of(0.002857142857142857) end it 'cell j503 should equal 0.004285714285714286' do sheet40.j503.should be_within(0.0004285714285714286).of(0.004285714285714286) end it 'cell k503 should equal 0.005714285714285714' do sheet40.k503.should be_within(0.0005714285714285715).of(0.005714285714285714) end it 'cell l503 should equal 0.007142857142857143' do sheet40.l503.should be_within(0.0007142857142857143).of(0.007142857142857143) end it 'cell m503 should equal 0.008571428571428572' do sheet40.m503.should be_within(0.0008571428571428572).of(0.008571428571428572) end it 'cell n503 should equal 0.01' do sheet40.n503.should be_within(0.001).of(0.01) end it 'cell o503 should equal 0.0014285714285714286' do sheet40.o503.should be_within(0.00014285714285714287).of(0.0014285714285714286) end it 'cell h504 should equal 0.0' do sheet40.h504.should be_within(1.0e-08).of(0.0) end it 'cell i504 should equal 0.0' do sheet40.i504.should be_within(1.0e-08).of(0.0) end it 'cell j504 should equal 0.0' do sheet40.j504.should be_within(1.0e-08).of(0.0) end it 'cell k504 should equal 0.0' do sheet40.k504.should be_within(1.0e-08).of(0.0) end it 'cell l504 should equal 0.0' do sheet40.l504.should be_within(1.0e-08).of(0.0) end it 'cell m504 should equal 0.0' do sheet40.m504.should be_within(1.0e-08).of(0.0) end it 'cell n504 should equal 0.0' do sheet40.n504.should be_within(1.0e-08).of(0.0) end it 'cell o504 should equal 0.0' do sheet40.o504.should be_within(1.0e-08).of(0.0) end it 'cell h505 should equal 0.0' do sheet40.h505.should be_within(1.0e-08).of(0.0) end it 'cell i505 should equal 0.0' do sheet40.i505.should be_within(1.0e-08).of(0.0) end it 'cell j505 should equal 0.0' do sheet40.j505.should be_within(1.0e-08).of(0.0) end it 'cell k505 should equal 0.0' do sheet40.k505.should be_within(1.0e-08).of(0.0) end it 'cell l505 should equal 0.0' do sheet40.l505.should be_within(1.0e-08).of(0.0) end it 'cell m505 should equal 0.0' do sheet40.m505.should be_within(1.0e-08).of(0.0) end it 'cell n505 should equal 0.0' do sheet40.n505.should be_within(1.0e-08).of(0.0) end it 'cell o505 should equal 0.0' do sheet40.o505.should be_within(1.0e-08).of(0.0) end it 'cell h506 should equal 0.015714285714285715' do sheet40.h506.should be_within(0.0015714285714285717).of(0.015714285714285715) end it 'cell i506 should equal 0.03142857142857143' do sheet40.i506.should be_within(0.0031428571428571434).of(0.03142857142857143) end it 'cell j506 should equal 0.047142857142857146' do sheet40.j506.should be_within(0.004714285714285715).of(0.047142857142857146) end it 'cell k506 should equal 0.06285714285714286' do sheet40.k506.should be_within(0.006285714285714287).of(0.06285714285714286) end it 'cell l506 should equal 0.07857142857142857' do sheet40.l506.should be_within(0.007857142857142858).of(0.07857142857142857) end it 'cell m506 should equal 0.09428571428571428' do sheet40.m506.should be_within(0.009428571428571429).of(0.09428571428571428) end it 'cell n506 should equal 0.11' do sheet40.n506.should be_within(0.011000000000000001).of(0.11) end it 'cell o506 should equal 0.015714285714285715' do sheet40.o506.should be_within(0.0015714285714285717).of(0.015714285714285715) end it 'cell h511 should equal 0.8142857142857143' do sheet40.h511.should be_within(0.08142857142857143).of(0.8142857142857143) end it 'cell i511 should equal 0.6785714285714286' do sheet40.i511.should be_within(0.06785714285714287).of(0.6785714285714286) end it 'cell j511 should equal 0.5428571428571429' do sheet40.j511.should be_within(0.0542857142857143).of(0.5428571428571429) end it 'cell k511 should equal 0.40714285714285725' do sheet40.k511.should be_within(0.04071428571428573).of(0.40714285714285725) end it 'cell l511 should equal 0.2714285714285716' do sheet40.l511.should be_within(0.02714285714285716).of(0.2714285714285716) end it 'cell m511 should equal 0.13571428571428587' do sheet40.m511.should be_within(0.013571428571428588).of(0.13571428571428587) end it 'cell n511 should equal 0.0' do sheet40.n511.should be_within(1.0e-08).of(0.0) end it 'cell o511 should equal -0.1357142857142857' do sheet40.o511.should be_within(0.013571428571428571).of(-0.1357142857142857) end it 'cell h512 should equal 0.16857142857142857' do sheet40.h512.should be_within(0.01685714285714286).of(0.16857142857142857) end it 'cell i512 should equal 0.28714285714285714' do sheet40.i512.should be_within(0.028714285714285716).of(0.28714285714285714) end it 'cell j512 should equal 0.4057142857142857' do sheet40.j512.should be_within(0.04057142857142857).of(0.4057142857142857) end it 'cell k512 should equal 0.5242857142857142' do sheet40.k512.should be_within(0.05242857142857143).of(0.5242857142857142) end it 'cell l512 should equal 0.6428571428571428' do sheet40.l512.should be_within(0.06428571428571428).of(0.6428571428571428) end it 'cell m512 should equal 0.7614285714285713' do sheet40.m512.should be_within(0.07614285714285714).of(0.7614285714285713) end it 'cell n512 should equal 0.88' do sheet40.n512.should be_within(0.08800000000000001).of(0.88) end it 'cell o512 should equal 0.11857142857142856' do sheet40.o512.should be_within(0.011857142857142858).of(0.11857142857142856) end it 'cell h513 should equal 0.017142857142857144' do sheet40.h513.should be_within(0.0017142857142857144).of(0.017142857142857144) end it 'cell i513 should equal 0.03428571428571429' do sheet40.i513.should be_within(0.003428571428571429).of(0.03428571428571429) end it 'cell j513 should equal 0.051428571428571435' do sheet40.j513.should be_within(0.0051428571428571435).of(0.051428571428571435) end it 'cell k513 should equal 0.06857142857142857' do sheet40.k513.should be_within(0.006857142857142858).of(0.06857142857142857) end it 'cell l513 should equal 0.08571428571428572' do sheet40.l513.should be_within(0.008571428571428572).of(0.08571428571428572) end it 'cell m513 should equal 0.10285714285714286' do sheet40.m513.should be_within(0.010285714285714287).of(0.10285714285714286) end it 'cell n513 should equal 0.12' do sheet40.n513.should be_within(0.012).of(0.12) end it 'cell o513 should equal 0.017142857142857144' do sheet40.o513.should be_within(0.0017142857142857144).of(0.017142857142857144) end it 'cell f526 should equal 13.4986017390997' do sheet40.f526.should be_within(1.34986017390997).of(13.4986017390997) end it 'cell g526 should equal 13.589176508018' do sheet40.g526.should be_within(1.3589176508018).of(13.589176508018) end it 'cell h526 should equal 13.9075697661135' do sheet40.h526.should be_within(1.3907569766113501).of(13.9075697661135) end it 'cell i526 should equal 14.3952771987873' do sheet40.i526.should be_within(1.43952771987873).of(14.3952771987873) end it 'cell j526 should equal 15.021098622383' do sheet40.j526.should be_within(1.5021098622383002).of(15.021098622383) end it 'cell k526 should equal 15.7656062138633' do sheet40.k526.should be_within(1.5765606213863301).of(15.7656062138633) end it 'cell l526 should equal 16.6174952242143' do sheet40.l526.should be_within(1.66174952242143).of(16.6174952242143) end it 'cell m526 should equal 17.5711185179366' do sheet40.m526.should be_within(1.7571118517936601).of(17.5711185179366) end it 'cell n526 should equal 18.6248251119504' do sheet40.n526.should be_within(1.86248251119504).of(18.6248251119504) end it 'cell o526 should equal 19.7798450757782' do sheet40.o526.should be_within(1.9779845075778202).of(19.7798450757782) end it 'cell f527 should equal 7.424230956504835' do sheet40.f527.should be_within(0.7424230956504836).of(7.424230956504835) end it 'cell g527 should equal 7.4740470794099005' do sheet40.g527.should be_within(0.7474047079409901).of(7.4740470794099005) end it 'cell h527 should equal 7.266705202794305' do sheet40.h527.should be_within(0.7266705202794306).of(7.266705202794305) end it 'cell i527 should equal 6.447027716885456' do sheet40.i527.should be_within(0.6447027716885456).of(6.447027716885456) end it 'cell j527 should equal 5.606088592996515' do sheet40.j527.should be_within(0.5606088592996515).of(5.606088592996515) end it 'cell k527 should equal 4.707159569567759' do sheet40.k527.should be_within(0.4707159569567759).of(4.707159569567759) end it 'cell l527 should equal 3.7211319662794184' do sheet40.l527.should be_within(0.37211319662794184).of(3.7211319662794184) end it 'cell m527 should equal 2.623116978749109' do sheet40.m527.should be_within(0.2623116978749109).of(2.623116978749109) end it 'cell n527 should equal 1.3902101601420143' do sheet40.n527.should be_within(0.13902101601420144).of(1.3902101601420143) end it 'cell o527 should equal 0.0' do sheet40.o527.should be_within(1.0e-08).of(0.0) end it 'cell f528 should equal 2.024790260864955' do sheet40.f528.should be_within(0.20247902608649548).of(2.024790260864955) end it 'cell g528 should equal 2.0383764762027' do sheet40.g528.should be_within(0.20383764762027).of(2.0383764762027) end it 'cell h528 should equal 2.6076693311462815' do sheet40.h528.should be_within(0.2607669331146282).of(2.6076693311462815) end it 'cell i528 should equal 2.3155831608335' do sheet40.i528.should be_within(0.23155831608335).of(2.3155831608335) end it 'cell j528 should equal 2.0160460222469756' do sheet40.j528.should be_within(0.20160460222469756).of(2.0160460222469756) end it 'cell k528 should equal 1.6959287827198668' do sheet40.k528.should be_within(0.16959287827198669).of(1.6959287827198668) end it 'cell l528 should equal 1.344830149216772' do sheet40.l528.should be_within(0.13448301492167722).of(1.344830149216772) end it 'cell m528 should equal 0.9538607195451303' do sheet40.m528.should be_within(0.09538607195451304).of(0.9538607195451303) end it 'cell n528 should equal 0.5148433798803439' do sheet40.n528.should be_within(0.051484337988034395).of(0.5148433798803439) end it 'cell o528 should equal 0.0197798450757782' do sheet40.o528.should be_within(0.00197798450757782).of(0.0197798450757782) end it 'cell f529 should equal 2.69972034781994' do sheet40.f529.should be_within(0.269972034781994).of(2.69972034781994) end it 'cell g529 should equal 2.7178353016036' do sheet40.g529.should be_within(0.27178353016036).of(2.7178353016036) end it 'cell h529 should equal 2.7119761043921327' do sheet40.h529.should be_within(0.27119761043921325).of(2.7119761043921327) end it 'cell i529 should equal 2.4060677603687344' do sheet40.i529.should be_within(0.24060677603687344).of(2.4060677603687344) end it 'cell j529 should equal 2.092224450974775' do sheet40.j529.should be_within(0.20922244509747753).of(2.092224450974775) end it 'cell k529 should equal 1.7567389781161964' do sheet40.k529.should be_within(0.17567389781161966).of(1.7567389781161964) end it 'cell l529 should equal 1.3887478151664807' do sheet40.l529.should be_within(0.1388747815166481).of(1.3887478151664807) end it 'cell m529 should equal 0.9789623174278963' do sheet40.m529.should be_within(0.09789623174278964).of(0.9789623174278963) end it 'cell n529 should equal 0.5188344138329041' do sheet40.n529.should be_within(0.05188344138329041).of(0.5188344138329041) end it 'cell o529 should equal 0.0' do sheet40.o529.should be_within(1.0e-08).of(0.0) end it 'cell f530 should equal 1.34986017390997' do sheet40.f530.should be_within(0.134986017390997).of(1.34986017390997) end it 'cell g530 should equal 1.3589176508018' do sheet40.g530.should be_within(0.13589176508018).of(1.3589176508018) end it 'cell h530 should equal 1.3212191277807825' do sheet40.h530.should be_within(0.13212191277807825).of(1.3212191277807825) end it 'cell i530 should equal 1.1721868576155374' do sheet40.i530.should be_within(0.11721868576155375).of(1.1721868576155374) end it 'cell j530 should equal 1.0192888350902751' do sheet40.j530.should be_within(0.10192888350902751).of(1.0192888350902751) end it 'cell k530 should equal 0.8558471944668651' do sheet40.k530.should be_within(0.08558471944668651).of(0.8558471944668651) end it 'cell l530 should equal 0.6765694484144396' do sheet40.l530.should be_within(0.06765694484144395).of(0.6765694484144396) end it 'cell m530 should equal 0.47693035977256515' do sheet40.m530.should be_within(0.04769303597725652).of(0.47693035977256515) end it 'cell n530 should equal 0.2527654836621843' do sheet40.n530.should be_within(0.025276548366218433).of(0.2527654836621843) end it 'cell o530 should equal 0.0' do sheet40.o530.should be_within(1.0e-08).of(0.0) end it 'cell f531 should equal 0.0' do sheet40.f531.should be_within(1.0e-08).of(0.0) end it 'cell g531 should equal 0.0' do sheet40.g531.should be_within(1.0e-08).of(0.0) end it 'cell h531 should equal 0.0' do sheet40.h531.should be_within(1.0e-08).of(0.0) end it 'cell i531 should equal 0.0' do sheet40.i531.should be_within(1.0e-08).of(0.0) end it 'cell j531 should equal 0.0' do sheet40.j531.should be_within(1.0e-08).of(0.0) end it 'cell k531 should equal 0.0' do sheet40.k531.should be_within(1.0e-08).of(0.0) end it 'cell l531 should equal 0.0' do sheet40.l531.should be_within(1.0e-08).of(0.0) end it 'cell m531 should equal 0.0' do sheet40.m531.should be_within(1.0e-08).of(0.0) end it 'cell n531 should equal 0.0' do sheet40.n531.should be_within(1.0e-08).of(0.0) end it 'cell o531 should equal 0.0' do sheet40.o531.should be_within(1.0e-08).of(0.0) end it 'cell f532 should equal 0.0' do sheet40.f532.should be_within(1.0e-08).of(0.0) end it 'cell g532 should equal 0.0' do sheet40.g532.should be_within(1.0e-08).of(0.0) end it 'cell h532 should equal 0.0' do sheet40.h532.should be_within(1.0e-08).of(0.0) end it 'cell i532 should equal 0.0' do sheet40.i532.should be_within(1.0e-08).of(0.0) end it 'cell j532 should equal 0.0' do sheet40.j532.should be_within(1.0e-08).of(0.0) end it 'cell k532 should equal 0.0' do sheet40.k532.should be_within(1.0e-08).of(0.0) end it 'cell l532 should equal 0.0' do sheet40.l532.should be_within(1.0e-08).of(0.0) end it 'cell m532 should equal 0.0' do sheet40.m532.should be_within(1.0e-08).of(0.0) end it 'cell n532 should equal 0.0' do sheet40.n532.should be_within(1.0e-08).of(0.0) end it 'cell o532 should equal 0.0' do sheet40.o532.should be_within(1.0e-08).of(0.0) end it 'cell f533 should equal 0.0' do sheet40.f533.should be_within(1.0e-08).of(0.0) end it 'cell g533 should equal 0.0' do sheet40.g533.should be_within(1.0e-08).of(0.0) end it 'cell h533 should equal 0.0' do sheet40.h533.should be_within(1.0e-08).of(0.0) end it 'cell i533 should equal 0.0' do sheet40.i533.should be_within(1.0e-08).of(0.0) end it 'cell j533 should equal 0.0' do sheet40.j533.should be_within(1.0e-08).of(0.0) end it 'cell k533 should equal 0.0' do sheet40.k533.should be_within(1.0e-08).of(0.0) end it 'cell l533 should equal 0.0' do sheet40.l533.should be_within(1.0e-08).of(0.0) end it 'cell m533 should equal 0.0' do sheet40.m533.should be_within(1.0e-08).of(0.0) end it 'cell n533 should equal 0.0' do sheet40.n533.should be_within(1.0e-08).of(0.0) end it 'cell o533 should equal 0.0' do sheet40.o533.should be_within(1.0e-08).of(0.0) end it 'cell f534 should equal 0.0' do sheet40.f534.should be_within(1.0e-08).of(0.0) end it 'cell g534 should equal 0.0' do sheet40.g534.should be_within(1.0e-08).of(0.0) end it 'cell h534 should equal 0.0' do sheet40.h534.should be_within(1.0e-08).of(0.0) end it 'cell i534 should equal 1.1927515393280905' do sheet40.i534.should be_within(0.11927515393280906).of(1.1927515393280905) end it 'cell j534 should equal 2.4892106288520397' do sheet40.j534.should be_within(0.248921062885204).of(2.4892106288520397) end it 'cell k534 should equal 3.9188792588745915' do sheet40.k534.should be_within(0.3918879258874592).of(3.9188792588745915) end it 'cell l534 should equal 5.507512702882453' do sheet40.l534.should be_within(0.5507512702882453).of(5.507512702882453) end it 'cell m534 should equal 7.2794633860023055' do sheet40.m534.should be_within(0.7279463386002306).of(7.2794633860023055) end it 'cell n534 should equal 9.259198769941056' do sheet40.n534.should be_within(0.9259198769941057).of(9.259198769941056) end it 'cell o534 should equal 11.472310143951356' do sheet40.o534.should be_within(1.1472310143951356).of(11.472310143951356) end it 'cell f535 should equal 0.0' do sheet40.f535.should be_within(1.0e-08).of(0.0) end it 'cell g535 should equal 0.0' do sheet40.g535.should be_within(1.0e-08).of(0.0) end it 'cell h535 should equal 0.0' do sheet40.h535.should be_within(1.0e-08).of(0.0) end it 'cell i535 should equal 0.6169404513765986' do sheet40.i535.should be_within(0.06169404513765986).of(0.6169404513765986) end it 'cell j535 should equal 1.2875227390614001' do sheet40.j535.should be_within(0.12875227390614002).of(1.2875227390614001) end it 'cell k535 should equal 2.0270065132109956' do sheet40.k535.should be_within(0.20270065132109957).of(2.0270065132109956) end it 'cell l535 should equal 2.8487134670081655' do sheet40.l535.should be_within(0.28487134670081654).of(2.8487134670081655) end it 'cell m535 should equal 3.765239682414986' do sheet40.m535.should be_within(0.37652396824149864).of(3.765239682414986) end it 'cell n535 should equal 4.789240743072961' do sheet40.n535.should be_within(0.4789240743072961).of(4.789240743072961) end it 'cell o535 should equal 5.93395352273346' do sheet40.o535.should be_within(0.593395352273346).of(5.93395352273346) end it 'cell f536 should equal 0.0' do sheet40.f536.should be_within(1.0e-08).of(0.0) end it 'cell g536 should equal 0.0' do sheet40.g536.should be_within(1.0e-08).of(0.0) end it 'cell h536 should equal 0.0' do sheet40.h536.should be_within(1.0e-08).of(0.0) end it 'cell i536 should equal 0.020564681712553285' do sheet40.i536.should be_within(0.0020564681712553286).of(0.020564681712553285) end it 'cell j536 should equal 0.04291742463538' do sheet40.j536.should be_within(0.004291742463538).of(0.04291742463538) end it 'cell k536 should equal 0.06756688377369986' do sheet40.k536.should be_within(0.006756688377369986).of(0.06756688377369986) end it 'cell l536 should equal 0.09495711556693885' do sheet40.l536.should be_within(0.009495711556693886).of(0.09495711556693885) end it 'cell m536 should equal 0.12550798941383284' do sheet40.m536.should be_within(0.012550798941383286).of(0.12550798941383284) end it 'cell n536 should equal 0.15964135810243202' do sheet40.n536.should be_within(0.015964135810243203).of(0.15964135810243202) end it 'cell o536 should equal 0.19779845075778202' do sheet40.o536.should be_within(0.019779845075778204).of(0.19779845075778202) end it 'cell f537 should equal 0.0' do sheet40.f537.should be_within(1.0e-08).of(0.0) end it 'cell g537 should equal 0.0' do sheet40.g537.should be_within(1.0e-08).of(0.0) end it 'cell h537 should equal 0.0' do sheet40.h537.should be_within(1.0e-08).of(0.0) end it 'cell i537 should equal 0.0' do sheet40.i537.should be_within(1.0e-08).of(0.0) end it 'cell j537 should equal 0.0' do sheet40.j537.should be_within(1.0e-08).of(0.0) end it 'cell k537 should equal 0.0' do sheet40.k537.should be_within(1.0e-08).of(0.0) end it 'cell l537 should equal 0.0' do sheet40.l537.should be_within(1.0e-08).of(0.0) end it 'cell m537 should equal 0.0' do sheet40.m537.should be_within(1.0e-08).of(0.0) end it 'cell n537 should equal 0.0' do sheet40.n537.should be_within(1.0e-08).of(0.0) end it 'cell o537 should equal 0.0' do sheet40.o537.should be_within(1.0e-08).of(0.0) end it 'cell f538 should equal 0.0' do sheet40.f538.should be_within(1.0e-08).of(0.0) end it 'cell g538 should equal 0.0' do sheet40.g538.should be_within(1.0e-08).of(0.0) end it 'cell h538 should equal 0.0' do sheet40.h538.should be_within(1.0e-08).of(0.0) end it 'cell i538 should equal 0.0' do sheet40.i538.should be_within(1.0e-08).of(0.0) end it 'cell j538 should equal 0.0' do sheet40.j538.should be_within(1.0e-08).of(0.0) end it 'cell k538 should equal 0.0' do sheet40.k538.should be_within(1.0e-08).of(0.0) end it 'cell l538 should equal 0.0' do sheet40.l538.should be_within(1.0e-08).of(0.0) end it 'cell m538 should equal 0.0' do sheet40.m538.should be_within(1.0e-08).of(0.0) end it 'cell n538 should equal 0.0' do sheet40.n538.should be_within(1.0e-08).of(0.0) end it 'cell o538 should equal 0.0' do sheet40.o538.should be_within(1.0e-08).of(0.0) end it 'cell f539 should equal 0.0' do sheet40.f539.should be_within(1.0e-08).of(0.0) end it 'cell g539 should equal 0.0' do sheet40.g539.should be_within(1.0e-08).of(0.0) end it 'cell h539 should equal 0.0' do sheet40.h539.should be_within(1.0e-08).of(0.0) end it 'cell i539 should equal 0.22621149883808614' do sheet40.i539.should be_within(0.022621149883808617).of(0.22621149883808614) end it 'cell j539 should equal 0.47209167098918003' do sheet40.j539.should be_within(0.04720916709891801).of(0.47209167098918003) end it 'cell k539 should equal 0.7432357215106985' do sheet40.k539.should be_within(0.07432357215106986).of(0.7432357215106985) end it 'cell l539 should equal 1.0445282712363275' do sheet40.l539.should be_within(0.10445282712363275).of(1.0445282712363275) end it 'cell m539 should equal 1.3805878835521614' do sheet40.m539.should be_within(0.13805878835521615).of(1.3805878835521614) end it 'cell n539 should equal 1.756054939126752' do sheet40.n539.should be_within(0.17560549391267521).of(1.756054939126752) end it 'cell o539 should equal 2.1757829583356023' do sheet40.o539.should be_within(0.21757829583356025).of(2.1757829583356023) end it 'cell f544 should equal -2.69972034781994' do sheet40.f544.should be_within(0.269972034781994).of(-2.69972034781994) end it 'cell g544 should equal -2.7178353016036' do sheet40.g544.should be_within(0.27178353016036).of(-2.7178353016036) end it 'cell h544 should equal -2.7119761043921327' do sheet40.h544.should be_within(0.27119761043921325).of(-2.7119761043921327) end it 'cell i544 should equal -3.2080903471583126' do sheet40.i544.should be_within(0.3208090347158313).of(-3.2080903471583126) end it 'cell j544 should equal -3.766004011754595' do sheet40.j544.should be_within(0.37660040117545956).of(-3.766004011754595) end it 'cell k544 should equal -4.391847445290491' do sheet40.k544.should be_within(0.4391847445290491).of(-4.391847445290491) end it 'cell l544 should equal -5.092075322277095' do sheet40.l544.should be_within(0.5092075322277095).of(-5.092075322277095) end it 'cell m544 should equal -5.873773904567378' do sheet40.m544.should be_within(0.5873773904567379).of(-5.873773904567378) end it 'cell n544 should equal -6.744847379827752' do sheet40.n544.should be_within(0.6744847379827753).of(-6.744847379827752) end it 'cell o544 should equal -7.714139579553498' do sheet40.o544.should be_within(0.7714139579553498).of(-7.714139579553498) end it 'cell f545 should equal 0.0' do sheet40.f545.should be_within(1.0e-08).of(0.0) end it 'cell g545 should equal 0.0' do sheet40.g545.should be_within(1.0e-08).of(0.0) end it 'cell h545 should equal 0.0' do sheet40.h545.should be_within(1.0e-08).of(0.0) end it 'cell i545 should equal 0.0' do sheet40.i545.should be_within(1.0e-08).of(0.0) end it 'cell j545 should equal 0.0' do sheet40.j545.should be_within(1.0e-08).of(0.0) end it 'cell k545 should equal 0.0' do sheet40.k545.should be_within(1.0e-08).of(0.0) end it 'cell l545 should equal 0.0' do sheet40.l545.should be_within(1.0e-08).of(0.0) end it 'cell m545 should equal 0.0' do sheet40.m545.should be_within(1.0e-08).of(0.0) end it 'cell n545 should equal 0.0' do sheet40.n545.should be_within(1.0e-08).of(0.0) end it 'cell o545 should equal 0.0' do sheet40.o545.should be_within(1.0e-08).of(0.0) end it 'cell f546 should equal 0.0' do sheet40.f546.should be_within(1.0e-08).of(0.0) end it 'cell g546 should equal 0.0' do sheet40.g546.should be_within(1.0e-08).of(0.0) end it 'cell h546 should equal 0.0' do sheet40.h546.should be_within(1.0e-08).of(0.0) end it 'cell i546 should equal 0.0' do sheet40.i546.should be_within(1.0e-08).of(0.0) end it 'cell j546 should equal 0.0' do sheet40.j546.should be_within(1.0e-08).of(0.0) end it 'cell k546 should equal 0.0' do sheet40.k546.should be_within(1.0e-08).of(0.0) end it 'cell l546 should equal 0.0' do sheet40.l546.should be_within(1.0e-08).of(0.0) end it 'cell m546 should equal 0.0' do sheet40.m546.should be_within(1.0e-08).of(0.0) end it 'cell n546 should equal 0.0' do sheet40.n546.should be_within(1.0e-08).of(0.0) end it 'cell o546 should equal 0.0' do sheet40.o546.should be_within(1.0e-08).of(0.0) end it 'cell f547 should equal -1.3916084267113094' do sheet40.f547.should be_within(0.13916084267113094).of(-1.3916084267113094) end it 'cell g547 should equal -1.4009460317544329' do sheet40.g547.should be_within(0.14009460317544328).of(-1.4009460317544329) end it 'cell h547 should equal -1.3620815750317345' do sheet40.h547.should be_within(0.13620815750317347).of(-1.3620815750317345) end it 'cell i547 should equal -1.2084400593974614' do sheet40.i547.should be_within(0.12084400593974615).of(-1.2084400593974614) end it 'cell j547 should equal -1.05081323205183' do sheet40.j547.should be_within(0.105081323205183).of(-1.05081323205183) end it 'cell k547 should equal -0.882316695326665' do sheet40.k547.should be_within(0.0882316695326665).of(-0.882316695326665) end it 'cell l547 should equal -0.6974942767159171' do sheet40.l547.should be_within(0.06974942767159172).of(-0.6974942767159171) end it 'cell m547 should equal -0.49168078327068576' do sheet40.m547.should be_within(0.04916807832706858).of(-0.49168078327068576) end it 'cell n547 should equal -0.2605829728476127' do sheet40.n547.should be_within(0.026058297284761275).of(-0.2605829728476127) end it 'cell o547 should equal 0.0' do sheet40.o547.should be_within(1.0e-08).of(0.0) end it 'cell f548 should equal -11.99376918547826' do sheet40.f548.should be_within(1.199376918547826).of(-11.99376918547826) end it 'cell g548 should equal -12.07424662258106' do sheet40.g548.should be_within(1.207424662258106).of(-12.07424662258106) end it 'cell h548 should equal -12.427024907770376' do sheet40.h548.should be_within(1.2427024907770376).of(-12.427024907770376) end it 'cell i548 should equal -11.027528086465045' do sheet40.i548.should be_within(1.1027528086465046).of(-11.027528086465045) end it 'cell j548 should equal -9.591867548488331' do sheet40.j548.should be_within(0.9591867548488331).of(-9.591867548488331) end it 'cell k548 should equal -8.057289015578021' do sheet40.k548.should be_within(0.8057289015578022).of(-8.057289015578021) end it 'cell l548 should equal -6.374061600229927' do sheet40.l548.should be_within(0.6374061600229928).of(-6.374061600229927) end it 'cell m548 should equal -4.499668301787143' do sheet40.m548.should be_within(0.4499668301787143).of(-4.499668301787143) end it 'cell n548 should equal -2.3949858508361688' do sheet40.n548.should be_within(0.23949858508361688).of(-2.3949858508361688) end it 'cell o548 should equal -0.021736093489866153' do sheet40.o548.should be_within(0.002173609348986615).of(-0.021736093489866153) end it 'cell f549 should equal 0.0' do sheet40.f549.should be_within(1.0e-08).of(0.0) end it 'cell g549 should equal 0.0' do sheet40.g549.should be_within(1.0e-08).of(0.0) end it 'cell h549 should equal 0.0' do sheet40.h549.should be_within(1.0e-08).of(0.0) end it 'cell i549 should equal -0.2513461098200957' do sheet40.i549.should be_within(0.025134610982009573).of(-0.2513461098200957) end it 'cell j549 should equal -0.524546301099089' do sheet40.j549.should be_within(0.0524546301099089).of(-0.524546301099089) end it 'cell k549 should equal -0.8258174683452205' do sheet40.k549.should be_within(0.08258174683452206).of(-0.8258174683452205) end it 'cell l549 should equal -1.160586968040364' do sheet40.l549.should be_within(0.11605869680403641).of(-1.160586968040364) end it 'cell m549 should equal -1.5339865372801793' do sheet40.m549.should be_within(0.15339865372801795).of(-1.5339865372801793) end it 'cell n549 should equal -1.9511721545852798' do sheet40.n549.should be_within(0.195117215458528).of(-1.9511721545852798) end it 'cell o549 should equal -2.4175366203728914' do sheet40.o549.should be_within(0.24175366203728915).of(-2.4175366203728914) end it 'cell f550 should equal 0.0' do sheet40.f550.should be_within(1.0e-08).of(0.0) end it 'cell g550 should equal 0.0' do sheet40.g550.should be_within(1.0e-08).of(0.0) end it 'cell h550 should equal 0.0' do sheet40.h550.should be_within(1.0e-08).of(0.0) end it 'cell i550 should equal -1.0318631471063502' do sheet40.i550.should be_within(0.10318631471063502).of(-1.0318631471063502) end it 'cell j550 should equal -2.153444894939949' do sheet40.j550.should be_within(0.21534448949399493).of(-2.153444894939949) end it 'cell k550 should equal -3.390267756409763' do sheet40.k550.should be_within(0.33902677564097633).of(-3.390267756409763) end it 'cell l550 should equal -4.764612916388167' do sheet40.l550.should be_within(0.4764612916388167).of(-4.764612916388167) end it 'cell m550 should equal -6.297547939411731' do sheet40.m550.should be_within(0.6297547939411732).of(-6.297547939411731) end it 'cell n550 should equal -8.010239909492618' do sheet40.n550.should be_within(0.8010239909492619).of(-8.010239909492618) end it 'cell o550 should equal -9.924828146846357' do sheet40.o550.should be_within(0.9924828146846357).of(-9.924828146846357) end it 'cell f551 should equal 13.498601739099701' do sheet40.f551.should be_within(1.3498601739099703).of(13.498601739099701) end it 'cell g551 should equal 13.589176508018' do sheet40.g551.should be_within(1.3589176508018).of(13.589176508018) end it 'cell h551 should equal 13.907569766113502' do sheet40.h551.should be_within(1.3907569766113503).of(13.907569766113502) end it 'cell i551 should equal 14.397333666958557' do sheet40.i551.should be_within(1.4397333666958558).of(14.397333666958557) end it 'cell j551 should equal 15.025390364846542' do sheet40.j551.should be_within(1.5025390364846543).of(15.025390364846542) end it 'cell k551 should equal 15.772362902240673' do sheet40.k551.should be_within(1.5772362902240673).of(15.772362902240673) end it 'cell l551 should equal 16.626990935770994' do sheet40.l551.should be_within(1.6626990935770996).of(16.626990935770994) end it 'cell m551 should equal 17.583669316877987' do sheet40.m551.should be_within(1.7583669316877988).of(17.583669316877987) end it 'cell n551 should equal 18.640789247760647' do sheet40.n551.should be_within(1.8640789247760647).of(18.640789247760647) end it 'cell o551 should equal 19.79962492085398' do sheet40.o551.should be_within(1.979962492085398).of(19.79962492085398) end it 'cell f552 should equal 2.5864962209098104' do sheet40.f552.should be_within(0.258649622090981).of(2.5864962209098104) end it 'cell g552 should equal 2.603851447921093' do sheet40.g552.should be_within(0.2603851447921093).of(2.603851447921093) end it 'cell h552 should equal 2.5935128210807408' do sheet40.h552.should be_within(0.25935128210807407).of(2.5935128210807408) end it 'cell i552 should equal 2.3299340829887076' do sheet40.i552.should be_within(0.23299340829887077).of(2.3299340829887076) end it 'cell j552 should equal 2.0612856234872536' do sheet40.j552.should be_within(0.20612856234872537).of(2.0612856234872536) end it 'cell k552 should equal 1.7751754787094878' do sheet40.k552.should be_within(0.17751754787094878).of(1.7751754787094878) end it 'cell l552 should equal 1.461840147880475' do sheet40.l552.should be_within(0.14618401478804752).of(1.461840147880475) end it 'cell m552 should equal 1.1129881494391305' do sheet40.m552.should be_within(0.11129881494391305).of(1.1129881494391305) end it 'cell n552 should equal 0.7210390198287845' do sheet40.n552.should be_within(0.07210390198287846).of(0.7210390198287845) end it 'cell o552 should equal 0.2786155194086328' do sheet40.o552.should be_within(0.027861551940863278).of(0.2786155194086328) end it 'cell f558 should equal 74.58316889692' do sheet40.f558.should be_within(7.458316889692).of(74.58316889692) end it 'cell g558 should equal 73.3072279558897' do sheet40.g558.should be_within(7.33072279558897).of(73.3072279558897) end it 'cell h558 should equal 72.7597171491555' do sheet40.h558.should be_within(7.275971714915551).of(72.7597171491555) end it 'cell i558 should equal 73.7225957008822' do sheet40.i558.should be_within(7.37225957008822).of(73.7225957008822) end it 'cell j558 should equal 75.8243640717134' do sheet40.j558.should be_within(7.582436407171341).of(75.8243640717134) end it 'cell k558 should equal 78.8215196405253' do sheet40.k558.should be_within(7.88215196405253).of(78.8215196405253) end it 'cell l558 should equal 82.5580691548708' do sheet40.l558.should be_within(8.25580691548708).of(82.5580691548708) end it 'cell m558 should equal 86.9381105873798' do sheet40.m558.should be_within(8.69381105873798).of(86.9381105873798) end it 'cell n558 should equal 91.9072861592382' do sheet40.n558.should be_within(9.19072861592382).of(91.9072861592382) end it 'cell o558 should equal 97.4402584622101' do sheet40.o558.should be_within(9.74402584622101).of(97.4402584622101) end it 'cell f559 should equal 41.020742893306' do sheet40.f559.should be_within(4.1020742893306).of(41.020742893306) end it 'cell g559 should equal 40.31897537573934' do sheet40.g559.should be_within(4.0318975375739345).of(40.31897537573934) end it 'cell h559 should equal 38.01695221043376' do sheet40.h559.should be_within(3.801695221043376).of(38.01695221043376) end it 'cell i559 should equal 33.01719107460939' do sheet40.i559.should be_within(3.3017191074609396).of(33.01719107460939) end it 'cell j559 should equal 28.298735876764475' do sheet40.j559.should be_within(2.8298735876764476).of(28.298735876764475) end it 'cell k559 should equal 23.533853721242565' do sheet40.k559.should be_within(2.3533853721242566).of(23.533853721242565) end it 'cell l559 should equal 18.487110485751433' do sheet40.l559.should be_within(1.8487110485751435).of(18.487110485751433) end it 'cell m559 should equal 12.978617937687423' do sheet40.m559.should be_within(1.2978617937687424).of(12.978617937687423) end it 'cell n559 should equal 6.860222431171719' do sheet40.n559.should be_within(0.686022243117172).of(6.860222431171719) end it 'cell o559 should equal 0.0' do sheet40.o559.should be_within(1.0e-08).of(0.0) end it 'cell f560 should equal 11.187475334538' do sheet40.f560.should be_within(1.1187475334538).of(11.187475334538) end it 'cell g560 should equal 10.996084193383455' do sheet40.g560.should be_within(1.0996084193383455).of(10.996084193383455) end it 'cell h560 should equal 13.642446965466657' do sheet40.h560.should be_within(1.364244696546666).of(13.642446965466657) end it 'cell i560 should equal 11.858806108456193' do sheet40.i560.should be_within(1.1858806108456192).of(11.858806108456193) end it 'cell j560 should equal 10.176712863624964' do sheet40.j560.should be_within(1.0176712863624964).of(10.176712863624964) end it 'cell k560 should equal 8.478943469902223' do sheet40.k560.should be_within(0.8478943469902224).of(8.478943469902223) end it 'cell l560 should equal 6.6813065966049034' do sheet40.l560.should be_within(0.6681306596604903).of(6.6813065966049034) end it 'cell m560 should equal 4.719497431886334' do sheet40.m560.should be_within(0.4719497431886335).of(4.719497431886334) end it 'cell n560 should equal 2.5405799816875163' do sheet40.n560.should be_within(0.25405799816875163).of(2.5405799816875163) end it 'cell o560 should equal 0.09744025846221009' do sheet40.o560.should be_within(0.00974402584622101).of(0.09744025846221009) end it 'cell f561 should equal 14.916633779384' do sheet40.f561.should be_within(1.4916633779384).of(14.916633779384) end it 'cell g561 should equal 14.66144559117794' do sheet40.g561.should be_within(1.4661445591177942).of(14.66144559117794) end it 'cell h561 should equal 14.188144844085324' do sheet40.h561.should be_within(1.4188144844085324).of(14.188144844085324) end it 'cell i561 should equal 12.322205281433167' do sheet40.i561.should be_within(1.2322205281433167).of(12.322205281433167) end it 'cell j561 should equal 10.561250709988654' do sheet40.j561.should be_within(1.0561250709988654).of(10.561250709988654) end it 'cell k561 should equal 8.782969331372819' do sheet40.k561.should be_within(0.8782969331372819).of(8.782969331372819) end it 'cell l561 should equal 6.899495779371345' do sheet40.l561.should be_within(0.6899495779371345).of(6.899495779371345) end it 'cell m561 should equal 4.843694732725446' do sheet40.m561.should be_within(0.4843694732725446).of(4.843694732725446) end it 'cell n561 should equal 2.560274400150207' do sheet40.n561.should be_within(0.2560274400150207).of(2.560274400150207) end it 'cell o561 should equal 0.0' do sheet40.o561.should be_within(1.0e-08).of(0.0) end it 'cell f562 should equal 7.458316889692' do sheet40.f562.should be_within(0.7458316889692).of(7.458316889692) end it 'cell g562 should equal 7.33072279558897' do sheet40.g562.should be_within(0.7330722795588971).of(7.33072279558897) end it 'cell h562 should equal 6.912173129169773' do sheet40.h562.should be_within(0.6912173129169773).of(6.912173129169773) end it 'cell i562 should equal 6.003125649928979' do sheet40.i562.should be_within(0.600312564992898).of(6.003125649928979) end it 'cell j562 should equal 5.145224704866267' do sheet40.j562.should be_within(0.5145224704866268).of(5.145224704866267) end it 'cell k562 should equal 4.278882494771374' do sheet40.k562.should be_within(0.42788824947713744).of(4.278882494771374) end it 'cell l562 should equal 3.3612928155911694' do sheet40.l562.should be_within(0.336129281559117).of(3.3612928155911694) end it 'cell m562 should equal 2.359748715943167' do sheet40.m562.should be_within(0.23597487159431674).of(2.359748715943167) end it 'cell n562 should equal 1.2473131693039485' do sheet40.n562.should be_within(0.12473131693039485).of(1.2473131693039485) end it 'cell o562 should equal 0.0' do sheet40.o562.should be_within(1.0e-08).of(0.0) end it 'cell f563 should equal 0.0' do sheet40.f563.should be_within(1.0e-08).of(0.0) end it 'cell g563 should equal 0.0' do sheet40.g563.should be_within(1.0e-08).of(0.0) end it 'cell h563 should equal 0.0' do sheet40.h563.should be_within(1.0e-08).of(0.0) end it 'cell i563 should equal 0.0' do sheet40.i563.should be_within(1.0e-08).of(0.0) end it 'cell j563 should equal 0.0' do sheet40.j563.should be_within(1.0e-08).of(0.0) end it 'cell k563 should equal 0.0' do sheet40.k563.should be_within(1.0e-08).of(0.0) end it 'cell l563 should equal 0.0' do sheet40.l563.should be_within(1.0e-08).of(0.0) end it 'cell m563 should equal 0.0' do sheet40.m563.should be_within(1.0e-08).of(0.0) end it 'cell n563 should equal 0.0' do sheet40.n563.should be_within(1.0e-08).of(0.0) end it 'cell o563 should equal 0.0' do sheet40.o563.should be_within(1.0e-08).of(0.0) end it 'cell f564 should equal 0.0' do sheet40.f564.should be_within(1.0e-08).of(0.0) end it 'cell g564 should equal 0.0' do sheet40.g564.should be_within(1.0e-08).of(0.0) end it 'cell h564 should equal 0.0' do sheet40.h564.should be_within(1.0e-08).of(0.0) end it 'cell i564 should equal 0.0' do sheet40.i564.should be_within(1.0e-08).of(0.0) end it 'cell j564 should equal 0.0' do sheet40.j564.should be_within(1.0e-08).of(0.0) end it 'cell k564 should equal 0.0' do sheet40.k564.should be_within(1.0e-08).of(0.0) end it 'cell l564 should equal 0.0' do sheet40.l564.should be_within(1.0e-08).of(0.0) end it 'cell m564 should equal 0.0' do sheet40.m564.should be_within(1.0e-08).of(0.0) end it 'cell n564 should equal 0.0' do sheet40.n564.should be_within(1.0e-08).of(0.0) end it 'cell o564 should equal 0.0' do sheet40.o564.should be_within(1.0e-08).of(0.0) end it 'cell f565 should equal 0.0' do sheet40.f565.should be_within(1.0e-08).of(0.0) end it 'cell g565 should equal 0.0' do sheet40.g565.should be_within(1.0e-08).of(0.0) end it 'cell h565 should equal 0.0' do sheet40.h565.should be_within(1.0e-08).of(0.0) end it 'cell i565 should equal 0.0' do sheet40.i565.should be_within(1.0e-08).of(0.0) end it 'cell j565 should equal 0.0' do sheet40.j565.should be_within(1.0e-08).of(0.0) end it 'cell k565 should equal 0.0' do sheet40.k565.should be_within(1.0e-08).of(0.0) end it 'cell l565 should equal 0.0' do sheet40.l565.should be_within(1.0e-08).of(0.0) end it 'cell m565 should equal 0.0' do sheet40.m565.should be_within(1.0e-08).of(0.0) end it 'cell n565 should equal 0.0' do sheet40.n565.should be_within(1.0e-08).of(0.0) end it 'cell o565 should equal 0.0' do sheet40.o565.should be_within(1.0e-08).of(0.0) end it 'cell f566 should equal 0.0' do sheet40.f566.should be_within(1.0e-08).of(0.0) end it 'cell g566 should equal 0.0' do sheet40.g566.should be_within(1.0e-08).of(0.0) end it 'cell h566 should equal 0.0' do sheet40.h566.should be_within(1.0e-08).of(0.0) end it 'cell i566 should equal 6.108443643787381' do sheet40.i566.should be_within(0.6108443643787381).of(6.108443643787381) end it 'cell j566 should equal 12.565180331883935' do sheet40.j566.should be_within(1.2565180331883936).of(12.565180331883935) end it 'cell k566 should equal 19.592777739216288' do sheet40.k566.should be_within(1.959277773921629).of(19.592777739216288) end it 'cell l566 should equal 27.362102919900032' do sheet40.l566.should be_within(2.7362102919900035).of(27.362102919900032) end it 'cell m566 should equal 36.017217243343055' do sheet40.m566.should be_within(3.601721724334306).of(36.017217243343055) end it 'cell n566 should equal 45.69105083344984' do sheet40.n566.should be_within(4.569105083344985).of(45.69105083344984) end it 'cell o566 should equal 56.51534990808185' do sheet40.o566.should be_within(5.6515349908081856).of(56.51534990808185) end it 'cell f567 should equal 0.0' do sheet40.f567.should be_within(1.0e-08).of(0.0) end it 'cell g567 should equal 0.0' do sheet40.g567.should be_within(1.0e-08).of(0.0) end it 'cell h567 should equal 0.0' do sheet40.h567.should be_within(1.0e-08).of(0.0) end it 'cell i567 should equal 3.159539815752094' do sheet40.i567.should be_within(0.31595398157520943).of(3.159539815752094) end it 'cell j567 should equal 6.499231206146863' do sheet40.j567.should be_within(0.6499231206146864).of(6.499231206146863) end it 'cell k567 should equal 10.134195382353251' do sheet40.k567.should be_within(1.0134195382353253).of(10.134195382353251) end it 'cell l567 should equal 14.152811855120708' do sheet40.l567.should be_within(1.4152811855120708).of(14.152811855120708) end it 'cell m567 should equal 18.6295951258671' do sheet40.m567.should be_within(1.8629595125867102).of(18.6295951258671) end it 'cell n567 should equal 23.63330215523268' do sheet40.n567.should be_within(2.363330215523268).of(23.63330215523268) end it 'cell o567 should equal 29.232077538663027' do sheet40.o567.should be_within(2.923207753866303).of(29.232077538663027) end it 'cell f568 should equal 0.0' do sheet40.f568.should be_within(1.0e-08).of(0.0) end it 'cell g568 should equal 0.0' do sheet40.g568.should be_within(1.0e-08).of(0.0) end it 'cell h568 should equal 0.0' do sheet40.h568.should be_within(1.0e-08).of(0.0) end it 'cell i568 should equal 0.10531799385840314' do sheet40.i568.should be_within(0.010531799385840314).of(0.10531799385840314) end it 'cell j568 should equal 0.21664104020489544' do sheet40.j568.should be_within(0.021664104020489544).of(0.21664104020489544) end it 'cell k568 should equal 0.3378065127451084' do sheet40.k568.should be_within(0.033780651274510846).of(0.3378065127451084) end it 'cell l568 should equal 0.47176039517069024' do sheet40.l568.should be_within(0.04717603951706903).of(0.47176039517069024) end it 'cell m568 should equal 0.62098650419557' do sheet40.m568.should be_within(0.062098650419557005).of(0.62098650419557) end it 'cell n568 should equal 0.787776738507756' do sheet40.n568.should be_within(0.07877767385077561).of(0.787776738507756) end it 'cell o568 should equal 0.9744025846221009' do sheet40.o568.should be_within(0.0974402584622101).of(0.9744025846221009) end it 'cell f569 should equal 0.0' do sheet40.f569.should be_within(1.0e-08).of(0.0) end it 'cell g569 should equal 0.0' do sheet40.g569.should be_within(1.0e-08).of(0.0) end it 'cell h569 should equal 0.0' do sheet40.h569.should be_within(1.0e-08).of(0.0) end it 'cell i569 should equal 0.0' do sheet40.i569.should be_within(1.0e-08).of(0.0) end it 'cell j569 should equal 0.0' do sheet40.j569.should be_within(1.0e-08).of(0.0) end it 'cell k569 should equal 0.0' do sheet40.k569.should be_within(1.0e-08).of(0.0) end it 'cell l569 should equal 0.0' do sheet40.l569.should be_within(1.0e-08).of(0.0) end it 'cell m569 should equal 0.0' do sheet40.m569.should be_within(1.0e-08).of(0.0) end it 'cell n569 should equal 0.0' do sheet40.n569.should be_within(1.0e-08).of(0.0) end it 'cell o569 should equal 0.0' do sheet40.o569.should be_within(1.0e-08).of(0.0) end it 'cell f570 should equal 0.0' do sheet40.f570.should be_within(1.0e-08).of(0.0) end it 'cell g570 should equal 0.0' do sheet40.g570.should be_within(1.0e-08).of(0.0) end it 'cell h570 should equal 0.0' do sheet40.h570.should be_within(1.0e-08).of(0.0) end it 'cell i570 should equal 0.0' do sheet40.i570.should be_within(1.0e-08).of(0.0) end it 'cell j570 should equal 0.0' do sheet40.j570.should be_within(1.0e-08).of(0.0) end it 'cell k570 should equal 0.0' do sheet40.k570.should be_within(1.0e-08).of(0.0) end it 'cell l570 should equal 0.0' do sheet40.l570.should be_within(1.0e-08).of(0.0) end it 'cell m570 should equal 0.0' do sheet40.m570.should be_within(1.0e-08).of(0.0) end it 'cell n570 should equal 0.0' do sheet40.n570.should be_within(1.0e-08).of(0.0) end it 'cell o570 should equal 0.0' do sheet40.o570.should be_within(1.0e-08).of(0.0) end it 'cell f571 should equal 0.0' do sheet40.f571.should be_within(1.0e-08).of(0.0) end it 'cell g571 should equal 0.0' do sheet40.g571.should be_within(1.0e-08).of(0.0) end it 'cell h571 should equal 0.0' do sheet40.h571.should be_within(1.0e-08).of(0.0) end it 'cell i571 should equal 1.1584979324424345' do sheet40.i571.should be_within(0.11584979324424345).of(1.1584979324424345) end it 'cell j571 should equal 2.38305144225385' do sheet40.j571.should be_within(0.238305144225385).of(2.38305144225385) end it 'cell k571 should equal 3.715871640196193' do sheet40.k571.should be_within(0.37158716401961933).of(3.715871640196193) end it 'cell l571 should equal 5.189364346877593' do sheet40.l571.should be_within(0.5189364346877593).of(5.189364346877593) end it 'cell m571 should equal 6.83085154615127' do sheet40.m571.should be_within(0.6830851546151271).of(6.83085154615127) end it 'cell n571 should equal 8.665544123585315' do sheet40.n571.should be_within(0.8665544123585316).of(8.665544123585315) end it 'cell o571 should equal 10.71842843084311' do sheet40.o571.should be_within(1.071842843084311).of(10.71842843084311) end it 'cell f576 should equal -14.916633779384' do sheet40.f576.should be_within(1.4916633779384).of(-14.916633779384) end it 'cell g576 should equal -14.66144559117794' do sheet40.g576.should be_within(1.4661445591177942).of(-14.66144559117794) end it 'cell h576 should equal -14.188144844085324' do sheet40.h576.should be_within(1.4188144844085324).of(-14.188144844085324) end it 'cell i576 should equal -15.14823811663365' do sheet40.i576.should be_within(1.514823811663365).of(-15.14823811663365) end it 'cell j576 should equal -16.37445195548668' do sheet40.j576.should be_within(1.6374451955486682).of(-16.37445195548668) end it 'cell k576 should equal -17.84744409003323' do sheet40.k576.should be_within(1.7847444090033229).of(-17.84744409003323) end it 'cell l576 should equal -19.558399716451532' do sheet40.l576.should be_within(1.9558399716451533).of(-19.558399716451532) end it 'cell m576 should equal -21.50683259530657' do sheet40.m576.should be_within(2.150683259530657).of(-21.50683259530657) end it 'cell n576 should equal -23.698950216774993' do sheet40.n576.should be_within(2.3698950216774994).of(-23.698950216774993) end it 'cell o576 should equal -26.146469354026372' do sheet40.o576.should be_within(2.6146469354026376).of(-26.146469354026372) end it 'cell f577 should equal 0.0' do sheet40.f577.should be_within(1.0e-08).of(0.0) end it 'cell g577 should equal 0.0' do sheet40.g577.should be_within(1.0e-08).of(0.0) end it 'cell h577 should equal 0.0' do sheet40.h577.should be_within(1.0e-08).of(0.0) end it 'cell i577 should equal 0.0' do sheet40.i577.should be_within(1.0e-08).of(0.0) end it 'cell j577 should equal 0.0' do sheet40.j577.should be_within(1.0e-08).of(0.0) end it 'cell k577 should equal 0.0' do sheet40.k577.should be_within(1.0e-08).of(0.0) end it 'cell l577 should equal 0.0' do sheet40.l577.should be_within(1.0e-08).of(0.0) end it 'cell m577 should equal 0.0' do sheet40.m577.should be_within(1.0e-08).of(0.0) end it 'cell n577 should equal 0.0' do sheet40.n577.should be_within(1.0e-08).of(0.0) end it 'cell o577 should equal 0.0' do sheet40.o577.should be_within(1.0e-08).of(0.0) end it 'cell f578 should equal 0.0' do sheet40.f578.should be_within(1.0e-08).of(0.0) end it 'cell g578 should equal 0.0' do sheet40.g578.should be_within(1.0e-08).of(0.0) end it 'cell h578 should equal 0.0' do sheet40.h578.should be_within(1.0e-08).of(0.0) end it 'cell i578 should equal 0.0' do sheet40.i578.should be_within(1.0e-08).of(0.0) end it 'cell j578 should equal 0.0' do sheet40.j578.should be_within(1.0e-08).of(0.0) end it 'cell k578 should equal 0.0' do sheet40.k578.should be_within(1.0e-08).of(0.0) end it 'cell l578 should equal 0.0' do sheet40.l578.should be_within(1.0e-08).of(0.0) end it 'cell m578 should equal 0.0' do sheet40.m578.should be_within(1.0e-08).of(0.0) end it 'cell n578 should equal 0.0' do sheet40.n578.should be_within(1.0e-08).of(0.0) end it 'cell o578 should equal 0.0' do sheet40.o578.should be_within(1.0e-08).of(0.0) end it 'cell f579 should equal -7.688986484218557' do sheet40.f579.should be_within(0.7688986484218557).of(-7.688986484218557) end it 'cell g579 should equal -7.557446181019557' do sheet40.g579.should be_within(0.7557446181019558).of(-7.557446181019557) end it 'cell h579 should equal -7.125951679556467' do sheet40.h579.should be_within(0.7125951679556467).of(-7.125951679556467) end it 'cell i579 should equal -6.18878932982369' do sheet40.i579.should be_within(0.6188789329823691).of(-6.18878932982369) end it 'cell j579 should equal -5.304355365841513' do sheet40.j579.should be_within(0.5304355365841513).of(-5.304355365841513) end it 'cell k579 should equal -4.4112190667746125' do sheet40.k579.should be_within(0.44112190667746126).of(-4.4112190667746125) end it 'cell l579 should equal -3.4652503253517213' do sheet40.l579.should be_within(0.34652503253517214).of(-3.4652503253517213) end it 'cell m579 should equal -2.432730634992956' do sheet40.m579.should be_within(0.2432730634992956).of(-2.432730634992956) end it 'cell n579 should equal -1.2858898652618027' do sheet40.n579.should be_within(0.12858898652618028).of(-1.2858898652618027) end it 'cell o579 should equal 0.0' do sheet40.o579.should be_within(1.0e-08).of(0.0) end it 'cell f580 should equal -66.26859064077117' do sheet40.f580.should be_within(6.626859064077117).of(-66.26859064077117) end it 'cell g580 should equal -65.1348923928488' do sheet40.g580.should be_within(6.51348923928488).of(-65.1348923928488) end it 'cell h580 should equal -65.01400550209569' do sheet40.h580.should be_within(6.501400550209569).of(-65.01400550209569) end it 'cell i580 should equal -56.475327530828885' do sheet40.i580.should be_within(5.6475327530828885).of(-56.475327530828885) end it 'cell j580 should equal -48.418379734254835' do sheet40.j580.should be_within(4.841837973425484).of(-48.418379734254835) end it 'cell k580 should equal -40.283117298230806' do sheet40.k580.should be_within(4.028311729823081).of(-40.283117298230806) end it 'cell l580 should equal -31.66724053709302' do sheet40.l580.should be_within(3.166724053709302).of(-31.66724053709302) end it 'cell m580 should equal -22.263389779538997' do sheet40.m580.should be_within(2.2263389779539).of(-22.263389779538997) end it 'cell n580 should equal -11.818454595790596' do sheet40.n580.should be_within(1.1818454595790597).of(-11.818454595790596) end it 'cell o580 should equal -0.10707720710132977' do sheet40.o580.should be_within(0.010707720710132977).of(-0.10707720710132977) end it 'cell f581 should equal 0.0' do sheet40.f581.should be_within(1.0e-08).of(0.0) end it 'cell g581 should equal 0.0' do sheet40.g581.should be_within(1.0e-08).of(0.0) end it 'cell h581 should equal 0.0' do sheet40.h581.should be_within(1.0e-08).of(0.0) end it 'cell i581 should equal -1.2872199249360383' do sheet40.i581.should be_within(0.12872199249360383).of(-1.2872199249360383) end it 'cell j581 should equal -2.647834935837611' do sheet40.j581.should be_within(0.26478349358376113).of(-2.647834935837611) end it 'cell k581 should equal -4.128746266884659' do sheet40.k581.should be_within(0.4128746266884659).of(-4.128746266884659) end it 'cell l581 should equal -5.765960385419548' do sheet40.l581.should be_within(0.5765960385419547).of(-5.765960385419548) end it 'cell m581 should equal -7.589835051279189' do sheet40.m581.should be_within(0.7589835051279189).of(-7.589835051279189) end it 'cell n581 should equal -9.62838235953924' do sheet40.n581.should be_within(0.962838235953924).of(-9.62838235953924) end it 'cell o581 should equal -11.90936492315901' do sheet40.o581.should be_within(1.1909364923159012).of(-11.90936492315901) end it 'cell f582 should equal 0.0' do sheet40.f582.should be_within(1.0e-08).of(0.0) end it 'cell g582 should equal 0.0' do sheet40.g582.should be_within(1.0e-08).of(0.0) end it 'cell h582 should equal 0.0' do sheet40.h582.should be_within(1.0e-08).of(0.0) end it 'cell i582 should equal -6.565854146525348' do sheet40.i582.should be_within(0.6565854146525348).of(-6.565854146525348) end it 'cell j582 should equal -13.506082104538532' do sheet40.j582.should be_within(1.3506082104538533).of(-13.506082104538532) end it 'cell k582 should equal -21.05991778966808' do sheet40.k582.should be_within(2.1059917789668083).of(-21.05991778966808) end it 'cell l582 should equal -29.411023067553128' do sheet40.l582.should be_within(2.941102306755313).of(-29.411023067553128) end it 'cell m582 should equal -38.71424686450617' do sheet40.m582.should be_within(3.8714246864506174).of(-38.71424686450617) end it 'cell n582 should equal -49.11247333500804' do sheet40.n582.should be_within(4.911247333500804).of(-49.11247333500804) end it 'cell o582 should equal -60.747314074626864' do sheet40.o582.should be_within(6.074731407462687).of(-60.747314074626864) end it 'cell f583 should equal 74.58316889692' do sheet40.f583.should be_within(7.458316889692).of(74.58316889692) end it 'cell g583 should equal 73.3072279558897' do sheet40.g583.should be_within(7.33072279558897).of(73.3072279558897) end it 'cell h583 should equal 72.75971714915552' do sheet40.h583.should be_within(7.275971714915553).of(72.75971714915552) end it 'cell i583 should equal 73.73312750026804' do sheet40.i583.should be_within(7.3733127500268045).of(73.73312750026804) end it 'cell j583 should equal 75.84602817573389' do sheet40.j583.should be_within(7.58460281757339).of(75.84602817573389) end it 'cell k583 should equal 78.85530029179982' do sheet40.k583.should be_within(7.885530029179982).of(78.85530029179982) end it 'cell l583 should equal 82.60524519438788' do sheet40.l583.should be_within(8.260524519438787).of(82.60524519438788) end it 'cell m583 should equal 87.00020923779937' do sheet40.m583.should be_within(8.700020923779936).of(87.00020923779937) end it 'cell n583 should equal 91.98606383308899' do sheet40.n583.should be_within(9.1986063833089).of(91.98606383308899) end it 'cell o583 should equal 97.5376987206723' do sheet40.o583.should be_within(9.753769872067231).of(97.5376987206723) end it 'cell f584 should equal 14.291042007453724' do sheet40.f584.should be_within(1.4291042007453725).of(14.291042007453724) end it 'cell g584 should equal 14.046556209156584' do sheet40.g584.should be_within(1.4046556209156584).of(14.046556209156584) end it 'cell h584 should equal 13.568384876581966' do sheet40.h584.should be_within(1.3568384876581967).of(13.568384876581966) end it 'cell i584 should equal 11.932301548479565' do sheet40.i584.should be_within(1.1932301548479565).of(11.932301548479565) end it 'cell j584 should equal 10.405075920225269' do sheet40.j584.should be_within(1.0405075920225269).of(10.405075920225269) end it 'cell k584 should equal 8.87514421979156' do sheet40.k584.should be_within(0.887514421979156).of(8.87514421979156) end it 'cell l584 should equal 7.262628837481074' do sheet40.l584.should be_within(0.7262628837481074).of(7.262628837481074) end it 'cell m584 should equal 5.506825687824516' do sheet40.m584.should be_within(0.5506825687824516).of(5.506825687824516) end it 'cell n584 should equal 3.558086539285685' do sheet40.n584.should be_within(0.35580865392856853).of(3.558086539285685) end it 'cell o584 should equal 1.3725268382412739' do sheet40.o584.should be_within(0.1372526838241274).of(1.3725268382412739) end it 'cell f591 should equal 27.3383594076098' do sheet40.f591.should be_within(2.7338359407609802).of(27.3383594076098) end it 'cell g591 should equal 28.0851336618032' do sheet40.g591.should be_within(2.8085133661803203).of(28.0851336618032) end it 'cell h591 should equal 29.6674825652936' do sheet40.h591.should be_within(2.9667482565293604).of(29.6674825652936) end it 'cell i591 should equal 31.5958908981683' do sheet40.i591.should be_within(3.15958908981683).of(31.5958908981683) end it 'cell j591 should equal 33.8017416237787' do sheet40.j591.should be_within(3.3801741623778705).of(33.8017416237787) end it 'cell k591 should equal 36.2348378736764' do sheet40.k591.should be_within(3.6234837873676398).of(36.2348378736764) end it 'cell l591 should equal 38.8601534376792' do sheet40.l591.should be_within(3.8860153437679203).of(38.8601534376792) end it 'cell m591 should equal 41.6548576964565' do sheet40.m591.should be_within(4.165485769645651).of(41.6548576964565) end it 'cell n591 should equal 44.6057822331694' do sheet40.n591.should be_within(4.46057822331694).of(44.6057822331694) end it 'cell o591 should equal 47.7073610184674' do sheet40.o591.should be_within(4.77073610184674).of(47.7073610184674) end it 'cell f592 should equal 27.3383594076098' do sheet40.f592.should be_within(2.7338359407609802).of(27.3383594076098) end it 'cell g592 should equal 28.0851336618032' do sheet40.g592.should be_within(2.8085133661803203).of(28.0851336618032) end it 'cell h592 should equal 28.184108437028918' do sheet40.h592.should be_within(2.818410843702892).of(28.184108437028918) end it 'cell i592 should equal 25.72808258850847' do sheet40.i592.should be_within(2.572808258850847).of(25.72808258850847) end it 'cell j592 should equal 22.936896101849836' do sheet40.j592.should be_within(2.2936896101849835).of(22.936896101849836) end it 'cell k592 should equal 19.67034055999576' do sheet40.k592.should be_within(1.9670340559995763).of(19.67034055999576) end it 'cell l592 should equal 15.821633899626537' do sheet40.l592.should be_within(1.5821633899626537).of(15.821633899626537) end it 'cell m592 should equal 11.306318517609629' do sheet40.m592.should be_within(1.130631851760963).of(11.306318517609629) end it 'cell n592 should equal 6.053641874501569' do sheet40.n592.should be_within(0.605364187450157).of(6.053641874501569) end it 'cell o592 should equal 0.0' do sheet40.o592.should be_within(1.0e-08).of(0.0) end it 'cell f593 should equal 0.0' do sheet40.f593.should be_within(1.0e-08).of(0.0) end it 'cell g593 should equal 0.0' do sheet40.g593.should be_within(1.0e-08).of(0.0) end it 'cell h593 should equal 1.4833741282646802' do sheet40.h593.should be_within(0.14833741282646803).of(1.4833741282646802) end it 'cell i593 should equal 5.326164465691227' do sheet40.i593.should be_within(0.5326164465691228).of(5.326164465691227) end it 'cell j593 should equal 9.705928666256456' do sheet40.j593.should be_within(0.9705928666256457).of(9.705928666256456) end it 'cell k593 should equal 14.700991365891566' do sheet40.k593.should be_within(1.4700991365891567).of(14.700991365891566) end it 'cell l593 should equal 20.373823302326095' do sheet40.l593.should be_within(2.0373823302326097).of(20.373823302326095) end it 'cell m593 should equal 26.778122804864893' do sheet40.m593.should be_within(2.6778122804864894).of(26.778122804864893) end it 'cell n593 should equal 33.964117043256124' do sheet40.n593.should be_within(3.3964117043256126).of(33.964117043256124) end it 'cell o593 should equal 41.982477696251316' do sheet40.o593.should be_within(4.198247769625132).of(41.982477696251316) end it 'cell f594 should equal 0.0' do sheet40.f594.should be_within(1.0e-08).of(0.0) end it 'cell g594 should equal 0.0' do sheet40.g594.should be_within(1.0e-08).of(0.0) end it 'cell h594 should equal 0.0' do sheet40.h594.should be_within(1.0e-08).of(0.0) end it 'cell i594 should equal 0.5416438439685994' do sheet40.i594.should be_within(0.054164384396859944).of(0.5416438439685994) end it 'cell j594 should equal 1.1589168556724128' do sheet40.j594.should be_within(0.11589168556724128).of(1.1589168556724128) end it 'cell k594 should equal 1.863505947789072' do sheet40.k594.should be_within(0.18635059477890722).of(1.863505947789072) end it 'cell l594 should equal 2.664696235726574' do sheet40.l594.should be_within(0.2664696235726574).of(2.664696235726574) end it 'cell m594 should equal 3.570416373981986' do sheet40.m594.should be_within(0.3570416373981986).of(3.570416373981986) end it 'cell n594 should equal 4.58802331541171' do sheet40.n594.should be_within(0.458802331541171).of(4.58802331541171) end it 'cell o594 should equal 5.724883322216088' do sheet40.o594.should be_within(0.5724883322216088).of(5.724883322216088) end it 'cell f599 should equal -10.935343763043921' do sheet40.f599.should be_within(1.093534376304392).of(-10.935343763043921) end it 'cell g599 should equal -11.234053464721281' do sheet40.g599.should be_within(1.123405346472128).of(-11.234053464721281) end it 'cell h599 should equal -11.520872396189013' do sheet40.h599.should be_within(1.1520872396189012).of(-11.520872396189013) end it 'cell i599 should equal -11.178927113018593' do sheet40.i599.should be_within(1.1178927113018593).of(-11.178927113018593) end it 'cell j599 should equal -10.792413218449344' do sheet40.j599.should be_within(1.0792413218449344).of(-10.792413218449344) end it 'cell k599 should equal -10.3183014516469' do sheet40.k599.should be_within(1.03183014516469).of(-10.3183014516469) end it 'cell l599 should equal -9.724290776904963' do sheet40.l599.should be_within(0.9724290776904964).of(-9.724290776904963) end it 'cell m599 should equal -8.985547874521334' do sheet40.m599.should be_within(0.8985547874521335).of(-8.985547874521334) end it 'cell n599 should equal -8.082142923676647' do sheet40.n599.should be_within(0.8082142923676647).of(-8.082142923676647) end it 'cell o599 should equal -6.997079616041886' do sheet40.o599.should be_within(0.6997079616041887).of(-6.997079616041886) end it 'cell f600 should equal 0.0' do sheet40.f600.should be_within(1.0e-08).of(0.0) end it 'cell g600 should equal 0.0' do sheet40.g600.should be_within(1.0e-08).of(0.0) end it 'cell h600 should equal 0.0' do sheet40.h600.should be_within(1.0e-08).of(0.0) end it 'cell i600 should equal 0.0' do sheet40.i600.should be_within(1.0e-08).of(0.0) end it 'cell j600 should equal 0.0' do sheet40.j600.should be_within(1.0e-08).of(0.0) end it 'cell k600 should equal 0.0' do sheet40.k600.should be_within(1.0e-08).of(0.0) end it 'cell l600 should equal 0.0' do sheet40.l600.should be_within(1.0e-08).of(0.0) end it 'cell m600 should equal 0.0' do sheet40.m600.should be_within(1.0e-08).of(0.0) end it 'cell n600 should equal 0.0' do sheet40.n600.should be_within(1.0e-08).of(0.0) end it 'cell o600 should equal 0.0' do sheet40.o600.should be_within(1.0e-08).of(0.0) end it 'cell f601 should equal 0.0' do sheet40.f601.should be_within(1.0e-08).of(0.0) end it 'cell g601 should equal 0.0' do sheet40.g601.should be_within(1.0e-08).of(0.0) end it 'cell h601 should equal 0.0' do sheet40.h601.should be_within(1.0e-08).of(0.0) end it 'cell i601 should equal 0.0' do sheet40.i601.should be_within(1.0e-08).of(0.0) end it 'cell j601 should equal 0.0' do sheet40.j601.should be_within(1.0e-08).of(0.0) end it 'cell k601 should equal 0.0' do sheet40.k601.should be_within(1.0e-08).of(0.0) end it 'cell l601 should equal 0.0' do sheet40.l601.should be_within(1.0e-08).of(0.0) end it 'cell m601 should equal 0.0' do sheet40.m601.should be_within(1.0e-08).of(0.0) end it 'cell n601 should equal 0.0' do sheet40.n601.should be_within(1.0e-08).of(0.0) end it 'cell o601 should equal 0.0' do sheet40.o601.should be_within(1.0e-08).of(0.0) end it 'cell f602 should equal 0.0' do sheet40.f602.should be_within(1.0e-08).of(0.0) end it 'cell g602 should equal 0.0' do sheet40.g602.should be_within(1.0e-08).of(0.0) end it 'cell h602 should equal 0.0' do sheet40.h602.should be_within(1.0e-08).of(0.0) end it 'cell i602 should equal 0.0' do sheet40.i602.should be_within(1.0e-08).of(0.0) end it 'cell j602 should equal 0.0' do sheet40.j602.should be_within(1.0e-08).of(0.0) end it 'cell k602 should equal 0.0' do sheet40.k602.should be_within(1.0e-08).of(0.0) end it 'cell l602 should equal 0.0' do sheet40.l602.should be_within(1.0e-08).of(0.0) end it 'cell m602 should equal 0.0' do sheet40.m602.should be_within(1.0e-08).of(0.0) end it 'cell n602 should equal 0.0' do sheet40.n602.should be_within(1.0e-08).of(0.0) end it 'cell o602 should equal 0.0' do sheet40.o602.should be_within(1.0e-08).of(0.0) end it 'cell f603 should equal 0.0' do sheet40.f603.should be_within(1.0e-08).of(0.0) end it 'cell g603 should equal 0.0' do sheet40.g603.should be_within(1.0e-08).of(0.0) end it 'cell h603 should equal 0.0' do sheet40.h603.should be_within(1.0e-08).of(0.0) end it 'cell i603 should equal 0.0' do sheet40.i603.should be_within(1.0e-08).of(0.0) end it 'cell j603 should equal 0.0' do sheet40.j603.should be_within(1.0e-08).of(0.0) end it 'cell k603 should equal 0.0' do sheet40.k603.should be_within(1.0e-08).of(0.0) end it 'cell l603 should equal 0.0' do sheet40.l603.should be_within(1.0e-08).of(0.0) end it 'cell m603 should equal 0.0' do sheet40.m603.should be_within(1.0e-08).of(0.0) end it 'cell n603 should equal 0.0' do sheet40.n603.should be_within(1.0e-08).of(0.0) end it 'cell o603 should equal 0.0' do sheet40.o603.should be_within(1.0e-08).of(0.0) end it 'cell f604 should equal 0.0' do sheet40.f604.should be_within(1.0e-08).of(0.0) end it 'cell g604 should equal 0.0' do sheet40.g604.should be_within(1.0e-08).of(0.0) end it 'cell h604 should equal 0.0' do sheet40.h604.should be_within(1.0e-08).of(0.0) end it 'cell i604 should equal -0.7737769199551421' do sheet40.i604.should be_within(0.07737769199551421).of(-0.7737769199551421) end it 'cell j604 should equal -1.6555955081034468' do sheet40.j604.should be_within(0.16555955081034468).of(-1.6555955081034468) end it 'cell k604 should equal -2.662151353984389' do sheet40.k604.should be_within(0.26621513539843894).of(-2.662151353984389) end it 'cell l604 should equal -3.8067089081808203' do sheet40.l604.should be_within(0.38067089081808203).of(-3.8067089081808203) end it 'cell m604 should equal -5.100594819974266' do sheet40.m604.should be_within(0.5100594819974267).of(-5.100594819974266) end it 'cell n604 should equal -6.5543190220167284' do sheet40.n604.should be_within(0.6554319022016729).of(-6.5543190220167284) end it 'cell o604 should equal -8.178404746022983' do sheet40.o604.should be_within(0.8178404746022983).of(-8.178404746022983) end it 'cell f607 should equal 0.0' do sheet40.f607.should be_within(1.0e-08).of(0.0) end it 'cell g607 should equal 0.0' do sheet40.g607.should be_within(1.0e-08).of(0.0) end it 'cell h607 should equal 0.0' do sheet40.h607.should be_within(1.0e-08).of(0.0) end it 'cell i607 should equal 0.0' do sheet40.i607.should be_within(1.0e-08).of(0.0) end it 'cell j607 should equal 0.0' do sheet40.j607.should be_within(1.0e-08).of(0.0) end it 'cell k607 should equal 0.0' do sheet40.k607.should be_within(1.0e-08).of(0.0) end it 'cell l607 should equal 0.0' do sheet40.l607.should be_within(1.0e-08).of(0.0) end it 'cell m607 should equal 0.0' do sheet40.m607.should be_within(1.0e-08).of(0.0) end it 'cell n607 should equal 0.0' do sheet40.n607.should be_within(1.0e-08).of(0.0) end it 'cell o607 should equal 0.0' do sheet40.o607.should be_within(1.0e-08).of(0.0) end it 'cell f612 should equal -10.935343763043921' do sheet40.f612.should be_within(1.093534376304392).of(-10.935343763043921) end it 'cell g612 should equal -11.234053464721281' do sheet40.g612.should be_within(1.123405346472128).of(-11.234053464721281) end it 'cell h612 should equal -11.520872396189013' do sheet40.h612.should be_within(1.1520872396189012).of(-11.520872396189013) end it 'cell i612 should equal -11.178927113018593' do sheet40.i612.should be_within(1.1178927113018593).of(-11.178927113018593) end it 'cell j612 should equal -10.792413218449344' do sheet40.j612.should be_within(1.0792413218449344).of(-10.792413218449344) end it 'cell k612 should equal -10.3183014516469' do sheet40.k612.should be_within(1.03183014516469).of(-10.3183014516469) end it 'cell l612 should equal -9.724290776904963' do sheet40.l612.should be_within(0.9724290776904964).of(-9.724290776904963) end it 'cell m612 should equal -8.985547874521334' do sheet40.m612.should be_within(0.8985547874521335).of(-8.985547874521334) end it 'cell n612 should equal -8.082142923676647' do sheet40.n612.should be_within(0.8082142923676647).of(-8.082142923676647) end it 'cell o612 should equal -6.997079616041886' do sheet40.o612.should be_within(0.6997079616041887).of(-6.997079616041886) end it 'cell f613 should equal 0.0' do sheet40.f613.should be_within(1.0e-08).of(0.0) end it 'cell g613 should equal 0.0' do sheet40.g613.should be_within(1.0e-08).of(0.0) end it 'cell h613 should equal 0.0' do sheet40.h613.should be_within(1.0e-08).of(0.0) end it 'cell i613 should equal 0.0' do sheet40.i613.should be_within(1.0e-08).of(0.0) end it 'cell j613 should equal 0.0' do sheet40.j613.should be_within(1.0e-08).of(0.0) end it 'cell k613 should equal 0.0' do sheet40.k613.should be_within(1.0e-08).of(0.0) end it 'cell l613 should equal 0.0' do sheet40.l613.should be_within(1.0e-08).of(0.0) end it 'cell m613 should equal 0.0' do sheet40.m613.should be_within(1.0e-08).of(0.0) end it 'cell n613 should equal 0.0' do sheet40.n613.should be_within(1.0e-08).of(0.0) end it 'cell o613 should equal 0.0' do sheet40.o613.should be_within(1.0e-08).of(0.0) end it 'cell f614 should equal 0.0' do sheet40.f614.should be_within(1.0e-08).of(0.0) end it 'cell g614 should equal 0.0' do sheet40.g614.should be_within(1.0e-08).of(0.0) end it 'cell h614 should equal 0.0' do sheet40.h614.should be_within(1.0e-08).of(0.0) end it 'cell i614 should equal 0.0' do sheet40.i614.should be_within(1.0e-08).of(0.0) end it 'cell j614 should equal 0.0' do sheet40.j614.should be_within(1.0e-08).of(0.0) end it 'cell k614 should equal 0.0' do sheet40.k614.should be_within(1.0e-08).of(0.0) end it 'cell l614 should equal 0.0' do sheet40.l614.should be_within(1.0e-08).of(0.0) end it 'cell m614 should equal 0.0' do sheet40.m614.should be_within(1.0e-08).of(0.0) end it 'cell n614 should equal 0.0' do sheet40.n614.should be_within(1.0e-08).of(0.0) end it 'cell o614 should equal 0.0' do sheet40.o614.should be_within(1.0e-08).of(0.0) end it 'cell f615 should equal 0.0' do sheet40.f615.should be_within(1.0e-08).of(0.0) end it 'cell g615 should equal 0.0' do sheet40.g615.should be_within(1.0e-08).of(0.0) end it 'cell h615 should equal 0.0' do sheet40.h615.should be_within(1.0e-08).of(0.0) end it 'cell i615 should equal 0.0' do sheet40.i615.should be_within(1.0e-08).of(0.0) end it 'cell j615 should equal 0.0' do sheet40.j615.should be_within(1.0e-08).of(0.0) end it 'cell k615 should equal 0.0' do sheet40.k615.should be_within(1.0e-08).of(0.0) end it 'cell l615 should equal 0.0' do sheet40.l615.should be_within(1.0e-08).of(0.0) end it 'cell m615 should equal 0.0' do sheet40.m615.should be_within(1.0e-08).of(0.0) end it 'cell n615 should equal 0.0' do sheet40.n615.should be_within(1.0e-08).of(0.0) end it 'cell o615 should equal 0.0' do sheet40.o615.should be_within(1.0e-08).of(0.0) end it 'cell f616 should equal 0.0' do sheet40.f616.should be_within(1.0e-08).of(0.0) end it 'cell g616 should equal 0.0' do sheet40.g616.should be_within(1.0e-08).of(0.0) end it 'cell h616 should equal 0.0' do sheet40.h616.should be_within(1.0e-08).of(0.0) end it 'cell i616 should equal 0.0' do sheet40.i616.should be_within(1.0e-08).of(0.0) end it 'cell j616 should equal 0.0' do sheet40.j616.should be_within(1.0e-08).of(0.0) end it 'cell k616 should equal 0.0' do sheet40.k616.should be_within(1.0e-08).of(0.0) end it 'cell l616 should equal 0.0' do sheet40.l616.should be_within(1.0e-08).of(0.0) end it 'cell m616 should equal 0.0' do sheet40.m616.should be_within(1.0e-08).of(0.0) end it 'cell n616 should equal 0.0' do sheet40.n616.should be_within(1.0e-08).of(0.0) end it 'cell o616 should equal 0.0' do sheet40.o616.should be_within(1.0e-08).of(0.0) end it 'cell f617 should equal 0.0' do sheet40.f617.should be_within(1.0e-08).of(0.0) end it 'cell g617 should equal 0.0' do sheet40.g617.should be_within(1.0e-08).of(0.0) end it 'cell h617 should equal 0.0' do sheet40.h617.should be_within(1.0e-08).of(0.0) end it 'cell i617 should equal -0.7737769199551421' do sheet40.i617.should be_within(0.07737769199551421).of(-0.7737769199551421) end it 'cell j617 should equal -1.6555955081034468' do sheet40.j617.should be_within(0.16555955081034468).of(-1.6555955081034468) end it 'cell k617 should equal -2.662151353984389' do sheet40.k617.should be_within(0.26621513539843894).of(-2.662151353984389) end it 'cell l617 should equal -3.8067089081808203' do sheet40.l617.should be_within(0.38067089081808203).of(-3.8067089081808203) end it 'cell m617 should equal -5.100594819974266' do sheet40.m617.should be_within(0.5100594819974267).of(-5.100594819974266) end it 'cell n617 should equal -6.5543190220167284' do sheet40.n617.should be_within(0.6554319022016729).of(-6.5543190220167284) end it 'cell o617 should equal -8.178404746022983' do sheet40.o617.should be_within(0.8178404746022983).of(-8.178404746022983) end it 'cell f619 should equal 10.935343763043921' do sheet40.f619.should be_within(1.093534376304392).of(10.935343763043921) end it 'cell g619 should equal 11.234053464721281' do sheet40.g619.should be_within(1.123405346472128).of(11.234053464721281) end it 'cell h619 should equal 11.520872396189013' do sheet40.h619.should be_within(1.1520872396189012).of(11.520872396189013) end it 'cell i619 should equal 11.952704032973735' do sheet40.i619.should be_within(1.1952704032973736).of(11.952704032973735) end it 'cell j619 should equal 12.448008726552791' do sheet40.j619.should be_within(1.2448008726552793).of(12.448008726552791) end it 'cell k619 should equal 12.980452805631288' do sheet40.k619.should be_within(1.2980452805631288).of(12.980452805631288) end it 'cell l619 should equal 13.530999685085783' do sheet40.l619.should be_within(1.3530999685085785).of(13.530999685085783) end it 'cell m619 should equal 14.0861426944956' do sheet40.m619.should be_within(1.40861426944956).of(14.0861426944956) end it 'cell n619 should equal 14.636461945693377' do sheet40.n619.should be_within(1.4636461945693378).of(14.636461945693377) end it 'cell o619 should equal 15.175484362064868' do sheet40.o619.should be_within(1.5175484362064868).of(15.175484362064868) end it 'cell f620 should equal 0.0' do sheet40.f620.should be_within(1.0e-08).of(0.0) end it 'cell g620 should equal 0.0' do sheet40.g620.should be_within(1.0e-08).of(0.0) end it 'cell h620 should equal 0.0' do sheet40.h620.should be_within(1.0e-08).of(0.0) end it 'cell i620 should equal 0.0' do sheet40.i620.should be_within(1.0e-08).of(0.0) end it 'cell j620 should equal 0.0' do sheet40.j620.should be_within(1.0e-08).of(0.0) end it 'cell k620 should equal 0.0' do sheet40.k620.should be_within(1.0e-08).of(0.0) end it 'cell l620 should equal 0.0' do sheet40.l620.should be_within(1.0e-08).of(0.0) end it 'cell m620 should equal 0.0' do sheet40.m620.should be_within(1.0e-08).of(0.0) end it 'cell n620 should equal 0.0' do sheet40.n620.should be_within(1.0e-08).of(0.0) end it 'cell o620 should equal 0.0' do sheet40.o620.should be_within(1.0e-08).of(0.0) end it 'cell f625 should equal -28.551697890247862' do sheet40.f625.should be_within(2.8551697890247865).of(-28.551697890247862) end it 'cell g625 should equal -28.613334357502822' do sheet40.g625.should be_within(2.861333435750282).of(-28.613334357502822) end it 'cell h625 should equal -28.42099334466647' do sheet40.h625.should be_within(2.8420993344666474).of(-28.42099334466647) end it 'cell i625 should equal -29.535255576810556' do sheet40.i625.should be_within(2.953525557681056).of(-29.535255576810556) end it 'cell j625 should equal -30.93286918569062' do sheet40.j625.should be_within(3.093286918569062).of(-30.93286918569062) end it 'cell k625 should equal -32.55759298697062' do sheet40.k625.should be_within(3.255759298697062).of(-32.55759298697062) end it 'cell l625 should equal -34.374765815633594' do sheet40.l625.should be_within(3.4374765815633594).of(-34.374765815633594) end it 'cell m625 should equal -36.36615437439528' do sheet40.m625.should be_within(3.636615437439528).of(-36.36615437439528) end it 'cell n625 should equal -38.52594052027939' do sheet40.n625.should be_within(3.852594052027939).of(-38.52594052027939) end it 'cell o625 should equal -40.857688549621756' do sheet40.o625.should be_within(4.085768854962176).of(-40.857688549621756) end it 'cell f626 should equal 0.0' do sheet40.f626.should be_within(1.0e-08).of(0.0) end it 'cell g626 should equal 0.0' do sheet40.g626.should be_within(1.0e-08).of(0.0) end it 'cell h626 should equal 0.0' do sheet40.h626.should be_within(1.0e-08).of(0.0) end it 'cell i626 should equal 0.0' do sheet40.i626.should be_within(1.0e-08).of(0.0) end it 'cell j626 should equal 0.0' do sheet40.j626.should be_within(1.0e-08).of(0.0) end it 'cell k626 should equal 0.0' do sheet40.k626.should be_within(1.0e-08).of(0.0) end it 'cell l626 should equal 0.0' do sheet40.l626.should be_within(1.0e-08).of(0.0) end it 'cell m626 should equal 0.0' do sheet40.m626.should be_within(1.0e-08).of(0.0) end it 'cell n626 should equal 0.0' do sheet40.n626.should be_within(1.0e-08).of(0.0) end it 'cell o626 should equal 0.0' do sheet40.o626.should be_within(1.0e-08).of(0.0) end it 'cell f627 should equal 0.0' do sheet40.f627.should be_within(1.0e-08).of(0.0) end it 'cell g627 should equal 0.0' do sheet40.g627.should be_within(1.0e-08).of(0.0) end it 'cell h627 should equal 0.0' do sheet40.h627.should be_within(1.0e-08).of(0.0) end it 'cell i627 should equal 0.0' do sheet40.i627.should be_within(1.0e-08).of(0.0) end it 'cell j627 should equal 0.0' do sheet40.j627.should be_within(1.0e-08).of(0.0) end it 'cell k627 should equal 0.0' do sheet40.k627.should be_within(1.0e-08).of(0.0) end it 'cell l627 should equal 0.0' do sheet40.l627.should be_within(1.0e-08).of(0.0) end it 'cell m627 should equal 0.0' do sheet40.m627.should be_within(1.0e-08).of(0.0) end it 'cell n627 should equal 0.0' do sheet40.n627.should be_within(1.0e-08).of(0.0) end it 'cell o627 should equal 0.0' do sheet40.o627.should be_within(1.0e-08).of(0.0) end it 'cell f628 should equal -9.080594910929866' do sheet40.f628.should be_within(0.9080594910929867).of(-9.080594910929866) end it 'cell g628 should equal -8.95839221277399' do sheet40.g628.should be_within(0.8958392212773991).of(-8.95839221277399) end it 'cell h628 should equal -8.488033254588201' do sheet40.h628.should be_within(0.8488033254588201).of(-8.488033254588201) end it 'cell i628 should equal -7.397229389221152' do sheet40.i628.should be_within(0.7397229389221152).of(-7.397229389221152) end it 'cell j628 should equal -6.355168597893343' do sheet40.j628.should be_within(0.6355168597893344).of(-6.355168597893343) end it 'cell k628 should equal -5.2935357621012775' do sheet40.k628.should be_within(0.5293535762101278).of(-5.2935357621012775) end it 'cell l628 should equal -4.162744602067638' do sheet40.l628.should be_within(0.41627446020676384).of(-4.162744602067638) end it 'cell m628 should equal -2.9244114182636416' do sheet40.m628.should be_within(0.29244114182636416).of(-2.9244114182636416) end it 'cell n628 should equal -1.5464728381094155' do sheet40.n628.should be_within(0.15464728381094156).of(-1.5464728381094155) end it 'cell o628 should equal 0.0' do sheet40.o628.should be_within(1.0e-08).of(0.0) end it 'cell f629 should equal -78.26235982624942' do sheet40.f629.should be_within(7.826235982624943).of(-78.26235982624942) end it 'cell g629 should equal -77.20913901542986' do sheet40.g629.should be_within(7.7209139015429855).of(-77.20913901542986) end it 'cell h629 should equal -77.44103040986606' do sheet40.h629.should be_within(7.744103040986606).of(-77.44103040986606) end it 'cell i629 should equal -67.50285561729393' do sheet40.i629.should be_within(6.7502855617293935).of(-67.50285561729393) end it 'cell j629 should equal -58.010247282743165' do sheet40.j629.should be_within(5.801024728274317).of(-58.010247282743165) end it 'cell k629 should equal -48.34040631380883' do sheet40.k629.should be_within(4.8340406313808835).of(-48.34040631380883) end it 'cell l629 should equal -38.041302137322944' do sheet40.l629.should be_within(3.8041302137322948).of(-38.041302137322944) end it 'cell m629 should equal -26.76305808132614' do sheet40.m629.should be_within(2.6763058081326143).of(-26.76305808132614) end it 'cell n629 should equal -14.213440446626766' do sheet40.n629.should be_within(1.4213440446626766).of(-14.213440446626766) end it 'cell o629 should equal -0.12881330059119592' do sheet40.o629.should be_within(0.012881330059119593).of(-0.12881330059119592) end it 'cell f630 should equal 0.0' do sheet40.f630.should be_within(1.0e-08).of(0.0) end it 'cell g630 should equal 0.0' do sheet40.g630.should be_within(1.0e-08).of(0.0) end it 'cell h630 should equal 0.0' do sheet40.h630.should be_within(1.0e-08).of(0.0) end it 'cell i630 should equal -2.3123429547112764' do sheet40.i630.should be_within(0.23123429547112764).of(-2.3123429547112764) end it 'cell j630 should equal -4.8279767450401465' do sheet40.j630.should be_within(0.4827976745040147).of(-4.8279767450401465) end it 'cell k630 should equal -7.616715089214268' do sheet40.k630.should be_within(0.7616715089214269).of(-7.616715089214268) end it 'cell l630 should equal -10.733256261640731' do sheet40.l630.should be_within(1.0733256261640731).of(-10.733256261640731) end it 'cell m630 should equal -14.224416408533635' do sheet40.m630.should be_within(1.4224416408533636).of(-14.224416408533635) end it 'cell n630 should equal -18.133873536141248' do sheet40.n630.should be_within(1.813387353614125).of(-18.133873536141248) end it 'cell o630 should equal -22.505306289554884' do sheet40.o630.should be_within(2.2505306289554885).of(-22.505306289554884) end it 'cell f631 should equal 0.0' do sheet40.f631.should be_within(1.0e-08).of(0.0) end it 'cell g631 should equal 0.0' do sheet40.g631.should be_within(1.0e-08).of(0.0) end it 'cell h631 should equal 0.0' do sheet40.h631.should be_within(1.0e-08).of(0.0) end it 'cell i631 should equal -7.597717293631698' do sheet40.i631.should be_within(0.7597717293631698).of(-7.597717293631698) end it 'cell j631 should equal -15.65952699947848' do sheet40.j631.should be_within(1.5659526999478481).of(-15.65952699947848) end it 'cell k631 should equal -24.450185546077844' do sheet40.k631.should be_within(2.4450185546077847).of(-24.450185546077844) end it 'cell l631 should equal -34.17563598394129' do sheet40.l631.should be_within(3.4175635983941293).of(-34.17563598394129) end it 'cell m631 should equal -45.0117948039179' do sheet40.m631.should be_within(4.50117948039179).of(-45.0117948039179) end it 'cell n631 should equal -57.12271324450066' do sheet40.n631.should be_within(5.712271324450066).of(-57.12271324450066) end it 'cell o631 should equal -70.67214222147322' do sheet40.o631.should be_within(7.067214222147323).of(-70.67214222147322) end it 'cell f632 should equal 99.01711439906362' do sheet40.f632.should be_within(9.901711439906363).of(99.01711439906362) end it 'cell g632 should equal 98.13045792862899' do sheet40.g632.should be_within(9.8130457928629).of(98.13045792862899) end it 'cell h632 should equal 98.18815931145804' do sheet40.h632.should be_within(9.818815931145805).of(98.18815931145804) end it 'cell i632 should equal 100.08316520020034' do sheet40.i632.should be_within(10.008316520020035).of(100.08316520020034) end it 'cell j632 should equal 103.31942726713322' do sheet40.j632.should be_within(10.331942726713322).of(103.31942726713322) end it 'cell k632 should equal 107.60811599967178' do sheet40.k632.should be_within(10.760811599967179).of(107.60811599967178) end it 'cell l632 should equal 112.76323581524466' do sheet40.l632.should be_within(11.276323581524466).of(112.76323581524466) end it 'cell m632 should equal 118.67002124917295' do sheet40.m632.should be_within(11.867002124917295).of(118.67002124917295) end it 'cell n632 should equal 125.26331502654301' do sheet40.n632.should be_within(12.526331502654301).of(125.26331502654301) end it 'cell o632 should equal 132.51280800359115' do sheet40.o632.should be_within(13.251280800359115).of(132.51280800359115) end it 'cell f633 should equal 16.877538228363534' do sheet40.f633.should be_within(1.6877538228363536).of(16.877538228363534) end it 'cell g633 should equal 16.65040765707768' do sheet40.g633.should be_within(1.665040765707768).of(16.65040765707768) end it 'cell h633 should equal 16.161897697662706' do sheet40.h633.should be_within(1.6161897697662706).of(16.161897697662706) end it 'cell i633 should equal 14.262235631468272' do sheet40.i633.should be_within(1.4262235631468272).of(14.262235631468272) end it 'cell j633 should equal 12.466361543712523' do sheet40.j633.should be_within(1.2466361543712523).of(12.466361543712523) end it 'cell k633 should equal 10.650319698501047' do sheet40.k633.should be_within(1.0650319698501047).of(10.650319698501047) end it 'cell l633 should equal 8.724468985361549' do sheet40.l633.should be_within(0.8724468985361549).of(8.724468985361549) end it 'cell m633 should equal 6.619813837263646' do sheet40.m633.should be_within(0.6619813837263646).of(6.619813837263646) end it 'cell n633 should equal 4.279125559114469' do sheet40.n633.should be_within(0.42791255591144695).of(4.279125559114469) end it 'cell o633 should equal 1.6511423576499067' do sheet40.o633.should be_within(0.16511423576499068).of(1.6511423576499067) end it 'cell f639 should equal 16.670422935762357' do sheet40.f639.should be_within(1.6670422935762357).of(16.670422935762357) end it 'cell g639 should equal 16.44607963203259' do sheet40.g639.should be_within(1.644607963203259).of(16.44607963203259) end it 'cell h639 should equal 16.3711579090624' do sheet40.h639.should be_within(1.6371157909062402).of(16.3711579090624) end it 'cell i639 should equal 14.26983278088737' do sheet40.i639.should be_within(1.426983278088737).of(14.26983278088737) end it 'cell j639 should equal 12.262677649498077' do sheet40.j639.should be_within(1.2262677649498077).of(12.262677649498077) end it 'cell k639 should equal 10.218018702266143' do sheet40.k639.should be_within(1.0218018702266143).of(10.218018702266143) end it 'cell l639 should equal 8.040285743784331' do sheet40.l639.should be_within(0.8040285743784331).of(8.040285743784331) end it 'cell m639 should equal 5.655505541529919' do sheet40.m639.should be_within(0.5655505541529919).of(5.655505541529919) end it 'cell n639 should equal 3.0018912517066787' do sheet40.n639.should be_within(0.30018912517066787).of(3.0018912517066787) end it 'cell o639 should equal 0.023701647308780046' do sheet40.o639.should be_within(0.002370164730878005).of(0.023701647308780046) end it 'cell f640 should equal 0.03169147004999647' do sheet40.f640.should be_within(0.003169147004999647).of(0.03169147004999647) end it 'cell g640 should equal 0.031264980025210304' do sheet40.g640.should be_within(0.0031264980025210304).of(0.031264980025210304) end it 'cell h640 should equal 0.031204108693119684' do sheet40.h640.should be_within(0.0031204108693119684).of(0.031204108693119684) end it 'cell i640 should equal 0.027199146068287834' do sheet40.i640.should be_within(0.0027199146068287838).of(0.027199146068287834) end it 'cell j640 should equal 0.023373690891031442' do sheet40.j640.should be_within(0.0023373690891031443).of(0.023373690891031442) end it 'cell k640 should equal 0.01947677604224055' do sheet40.k640.should be_within(0.001947677604224055).of(0.01947677604224055) end it 'cell l640 should equal 0.015326247497723097' do sheet40.l640.should be_within(0.0015326247497723098).of(0.015326247497723097) end it 'cell m640 should equal 0.010781114975777223' do sheet40.m640.should be_within(0.0010781114975777224).of(0.010781114975777223) end it 'cell n640 should equal 0.005723615581004228' do sheet40.n640.should be_within(0.0005723615581004228).of(0.005723615581004228) end it 'cell o640 should equal 4.750961329420077e-05' do sheet40.o640.should be_within(4.750961329420077e-06).of(4.750961329420077e-05) end it 'cell f641 should equal 0.07189049288191557' do sheet40.f641.should be_within(0.007189049288191557).of(0.07189049288191557) end it 'cell g641 should equal 0.07092302188600631' do sheet40.g641.should be_within(0.007092302188600632).of(0.07092302188600631) end it 'cell h641 should equal 0.06889933042793064' do sheet40.h641.should be_within(0.006889933042793065).of(0.06889933042793064) end it 'cell i641 should equal 0.060050510504267324' do sheet40.i641.should be_within(0.006005051050426733).of(0.060050510504267324) end it 'cell j641 should equal 0.05159768911333203' do sheet40.j641.should be_within(0.005159768911333204).of(0.05159768911333203) end it 'cell k641 should equal 0.042986526080377035' do sheet40.k641.should be_within(0.0042986526080377035).of(0.042986526080377035) end it 'cell l641 should equal 0.03381466587555558' do sheet40.l641.should be_within(0.003381466587555558).of(0.03381466587555558) end it 'cell m641 should equal 0.02377066570438955' do sheet40.m641.should be_within(0.0023770665704389553).of(0.02377066570438955) end it 'cell n641 should equal 0.012594378049362837' do sheet40.n641.should be_within(0.0012594378049362838).of(0.012594378049362837) end it 'cell o641 should equal 5.109889885055856e-05' do sheet40.o641.should be_within(5.109889885055856e-06).of(5.109889885055856e-05) end it 'cell o652 should equal 0.0' do sheet40.o652.should be_within(1.0e-08).of(0.0) end it 'cell o653 should equal 0.0' do sheet40.o653.should be_within(1.0e-08).of(0.0) end it 'cell o657 should equal 0.0' do sheet40.o657.should be_within(1.0e-08).of(0.0) end it 'cell o658 should equal 0.0' do sheet40.o658.should be_within(1.0e-08).of(0.0) end it 'cell o665 should equal 0.0' do sheet40.o665.should be_within(1.0e-08).of(0.0) end it 'cell o666 should equal 0.0' do sheet40.o666.should be_within(1.0e-08).of(0.0) end it 'cell o667 should equal 0.0' do sheet40.o667.should be_within(1.0e-08).of(0.0) end it 'cell o668 should equal 0.0' do sheet40.o668.should be_within(1.0e-08).of(0.0) end it 'cell o669 should equal 0.0' do sheet40.o669.should be_within(1.0e-08).of(0.0) end it 'cell o672 should equal 0.0' do sheet40.o672.should be_within(1.0e-08).of(0.0) end it 'cell o673 should equal 0.0' do sheet40.o673.should be_within(1.0e-08).of(0.0) end it 'cell f686 should equal -1.2474724803837463' do sheet40.f686.should be_within(0.12474724803837463).of(-1.2474724803837463) end it 'cell g686 should equal -1.2815484217113027' do sheet40.g686.should be_within(0.12815484217113027).of(-1.2815484217113027) end it 'cell h686 should equal -1.3142678982647742' do sheet40.h686.should be_within(0.13142678982647743).of(-1.3142678982647742) end it 'cell i686 should equal -1.2752597664862642' do sheet40.i686.should be_within(0.12752597664862642).of(-1.2752597664862642) end it 'cell j686 should equal -1.2311673760494344' do sheet40.j686.should be_within(0.12311673760494345).of(-1.2311673760494344) end it 'cell k686 should equal -1.1770820729690734' do sheet40.k686.should be_within(0.11770820729690734).of(-1.1770820729690734) end it 'cell l686 should equal -1.1093190482437785' do sheet40.l686.should be_within(0.11093190482437786).of(-1.1093190482437785) end it 'cell m686 should equal -1.0250453883779753' do sheet40.m686.should be_within(0.10250453883779753).of(-1.0250453883779753) end it 'cell n686 should equal -0.9219875568875936' do sheet40.n686.should be_within(0.09219875568875936).of(-0.9219875568875936) end it 'cell o686 should equal -0.798206663933594' do sheet40.o686.should be_within(0.0798206663933594).of(-0.798206663933594) end it 'cell f689 should equal -2.69972034781994' do sheet40.f689.should be_within(0.269972034781994).of(-2.69972034781994) end it 'cell g689 should equal -2.7178353016036' do sheet40.g689.should be_within(0.27178353016036).of(-2.7178353016036) end it 'cell h689 should equal -2.7119761043921327' do sheet40.h689.should be_within(0.27119761043921325).of(-2.7119761043921327) end it 'cell i689 should equal -3.2764315621424545' do sheet40.i689.should be_within(0.32764315621424545).of(-3.2764315621424545) end it 'cell j689 should equal -3.908628584532777' do sheet40.j689.should be_within(0.39086285845327773).of(-3.908628584532777) end it 'cell k689 should equal -4.616387897427332' do sheet40.k689.should be_within(0.4616387897427332).of(-4.616387897427332) end it 'cell l689 should equal -5.407639878050054' do sheet40.l689.should be_within(0.5407639878050053).of(-5.407639878050054) end it 'cell m689 should equal -6.290866111811328' do sheet40.m689.should be_within(0.6290866111811328).of(-6.290866111811328) end it 'cell n689 should equal -7.275372701198461' do sheet40.n689.should be_within(0.7275372701198461).of(-7.275372701198461) end it 'cell o689 should equal -8.371469784597036' do sheet40.o689.should be_within(0.8371469784597037).of(-8.371469784597036) end it 'cell f690 should equal 0.0' do sheet40.f690.should be_within(1.0e-08).of(0.0) end it 'cell g690 should equal 0.0' do sheet40.g690.should be_within(1.0e-08).of(0.0) end it 'cell h690 should equal 0.0' do sheet40.h690.should be_within(1.0e-08).of(0.0) end it 'cell i690 should equal 0.0' do sheet40.i690.should be_within(1.0e-08).of(0.0) end it 'cell j690 should equal 0.0' do sheet40.j690.should be_within(1.0e-08).of(0.0) end it 'cell k690 should equal 0.0' do sheet40.k690.should be_within(1.0e-08).of(0.0) end it 'cell l690 should equal 0.0' do sheet40.l690.should be_within(1.0e-08).of(0.0) end it 'cell m690 should equal 0.0' do sheet40.m690.should be_within(1.0e-08).of(0.0) end it 'cell n690 should equal 0.0' do sheet40.n690.should be_within(1.0e-08).of(0.0) end it 'cell o690 should equal 0.0' do sheet40.o690.should be_within(1.0e-08).of(0.0) end it 'cell f701 should equal 0.0' do sheet40.f701.should be_within(1.0e-08).of(0.0) end it 'cell g701 should equal 0.0' do sheet40.g701.should be_within(1.0e-08).of(0.0) end it 'cell h701 should equal 0.0' do sheet40.h701.should be_within(1.0e-08).of(0.0) end it 'cell i701 should equal -0.007796168718245698' do sheet40.i701.should be_within(0.0007796168718245699).of(-0.007796168718245698) end it 'cell j701 should equal -0.0162701999518802' do sheet40.j701.should be_within(0.00162701999518802).of(-0.0162701999518802) end it 'cell k701 should equal -0.025614927234410334' do sheet40.k701.should be_within(0.0025614927234410335).of(-0.025614927234410334) end it 'cell l701 should equal -0.03599869447558276' do sheet40.l701.should be_within(0.003599869447558276).of(-0.03599869447558276) end it 'cell m701 should equal -0.04758067616289634' do sheet40.m701.should be_within(0.004758067616289634).of(-0.04758067616289634) end it 'cell n701 should equal -0.060520798696179386' do sheet40.n701.should be_within(0.0060520798696179386).of(-0.060520798696179386) end it 'cell o701 should equal -0.07498633413683978' do sheet40.o701.should be_within(0.007498633413683978).of(-0.07498633413683978) end it 'cell f702 should equal 0.0' do sheet40.f702.should be_within(1.0e-08).of(0.0) end it 'cell g702 should equal 0.0' do sheet40.g702.should be_within(1.0e-08).of(0.0) end it 'cell h702 should equal 0.0' do sheet40.h702.should be_within(1.0e-08).of(0.0) end it 'cell i702 should equal 0.0' do sheet40.i702.should be_within(1.0e-08).of(0.0) end it 'cell j702 should equal 0.0' do sheet40.j702.should be_within(1.0e-08).of(0.0) end it 'cell k702 should equal 0.0' do sheet40.k702.should be_within(1.0e-08).of(0.0) end it 'cell l702 should equal 0.0' do sheet40.l702.should be_within(1.0e-08).of(0.0) end it 'cell m702 should equal 0.0' do sheet40.m702.should be_within(1.0e-08).of(0.0) end it 'cell n702 should equal 0.0' do sheet40.n702.should be_within(1.0e-08).of(0.0) end it 'cell o702 should equal 0.0' do sheet40.o702.should be_within(1.0e-08).of(0.0) end it 'cell f713 should equal -14.916633779384' do sheet40.f713.should be_within(1.4916633779384).of(-14.916633779384) end it 'cell g713 should equal -14.66144559117794' do sheet40.g713.should be_within(1.4661445591177942).of(-14.66144559117794) end it 'cell h713 should equal -14.188144844085324' do sheet40.h713.should be_within(1.4188144844085324).of(-14.188144844085324) end it 'cell i713 should equal -15.38245540600562' do sheet40.i713.should be_within(1.5382455406005622).of(-15.38245540600562) end it 'cell j713 should equal -16.85624120483124' do sheet40.j713.should be_within(1.685624120483124).of(-16.85624120483124) end it 'cell k713 should equal -18.598693927299706' do sheet40.k713.should be_within(1.8598693927299708).of(-18.598693927299706) end it 'cell l713 should equal -20.607550359583655' do sheet40.l713.should be_within(2.0607550359583655).of(-20.607550359583655) end it 'cell m713 should equal -22.887848036455306' do sheet40.m713.should be_within(2.2887848036455307).of(-22.887848036455306) end it 'cell n713 should equal -25.45089141470217' do sheet40.n713.should be_within(2.5450891414702173).of(-25.45089141470217) end it 'cell o713 should equal -28.313448839355996' do sheet40.o713.should be_within(2.8313448839356).of(-28.313448839355996) end it 'cell f714 should equal 0.0' do sheet40.f714.should be_within(1.0e-08).of(0.0) end it 'cell g714 should equal 0.0' do sheet40.g714.should be_within(1.0e-08).of(0.0) end it 'cell h714 should equal 0.0' do sheet40.h714.should be_within(1.0e-08).of(0.0) end it 'cell i714 should equal 0.0' do sheet40.i714.should be_within(1.0e-08).of(0.0) end it 'cell j714 should equal 0.0' do sheet40.j714.should be_within(1.0e-08).of(0.0) end it 'cell k714 should equal 0.0' do sheet40.k714.should be_within(1.0e-08).of(0.0) end it 'cell l714 should equal 0.0' do sheet40.l714.should be_within(1.0e-08).of(0.0) end it 'cell m714 should equal 0.0' do sheet40.m714.should be_within(1.0e-08).of(0.0) end it 'cell n714 should equal 0.0' do sheet40.n714.should be_within(1.0e-08).of(0.0) end it 'cell o714 should equal 0.0' do sheet40.o714.should be_within(1.0e-08).of(0.0) end it 'cell f725 should equal 0.0' do sheet40.f725.should be_within(1.0e-08).of(0.0) end it 'cell g725 should equal 0.0' do sheet40.g725.should be_within(1.0e-08).of(0.0) end it 'cell h725 should equal 0.0' do sheet40.h725.should be_within(1.0e-08).of(0.0) end it 'cell i725 should equal -0.026718832919458237' do sheet40.i725.should be_within(0.0026718832919458237).of(-0.026718832919458237) end it 'cell j725 should equal -0.05496112814790763' do sheet40.j725.should be_within(0.0054961128147907636).of(-0.05496112814790763) end it 'cell k725 should equal -0.08570041492887039' do sheet40.k725.should be_within(0.008570041492887039).of(-0.08570041492887039) end it 'cell l725 should equal -0.11968407975497633' do sheet40.l725.should be_within(0.011968407975497634).of(-0.11968407975497633) end it 'cell m725 should equal -0.15754225885794393' do sheet40.m725.should be_within(0.015754225885794393).of(-0.15754225885794393) end it 'cell n725 should equal -0.19985639948975323' do sheet40.n725.should be_within(0.019985639948975325).of(-0.19985639948975323) end it 'cell o725 should equal -0.24720277040036764' do sheet40.o725.should be_within(0.024720277040036764).of(-0.24720277040036764) end it 'cell f726 should equal 0.0' do sheet40.f726.should be_within(1.0e-08).of(0.0) end it 'cell g726 should equal 0.0' do sheet40.g726.should be_within(1.0e-08).of(0.0) end it 'cell h726 should equal 0.0' do sheet40.h726.should be_within(1.0e-08).of(0.0) end it 'cell i726 should equal 0.0' do sheet40.i726.should be_within(1.0e-08).of(0.0) end it 'cell j726 should equal 0.0' do sheet40.j726.should be_within(1.0e-08).of(0.0) end it 'cell k726 should equal 0.0' do sheet40.k726.should be_within(1.0e-08).of(0.0) end it 'cell l726 should equal 0.0' do sheet40.l726.should be_within(1.0e-08).of(0.0) end it 'cell m726 should equal 0.0' do sheet40.m726.should be_within(1.0e-08).of(0.0) end it 'cell n726 should equal 0.0' do sheet40.n726.should be_within(1.0e-08).of(0.0) end it 'cell o726 should equal 0.0' do sheet40.o726.should be_within(1.0e-08).of(0.0) end it 'cell f736 should equal -1.2474724803837463' do sheet40.f736.should be_within(0.12474724803837463).of(-1.2474724803837463) end it 'cell g736 should equal -1.2815484217113027' do sheet40.g736.should be_within(0.12815484217113027).of(-1.2815484217113027) end it 'cell h736 should equal -1.3142678982647742' do sheet40.h736.should be_within(0.13142678982647743).of(-1.3142678982647742) end it 'cell i736 should equal -1.2407447648485603' do sheet40.i736.should be_within(0.12407447648485603).of(-1.2407447648485603) end it 'cell j736 should equal -1.1599360479496466' do sheet40.j736.should be_within(0.11599360479496466).of(-1.1599360479496466) end it 'cell k736 should equal -1.0657667308057928' do sheet40.k736.should be_within(0.10657667308057928).of(-1.0657667308057928) end it 'cell l736 should equal -0.9536362740132194' do sheet40.l736.should be_within(0.09536362740132194).of(-0.9536362740132194) end it 'cell m736 should equal -0.819922453357135' do sheet40.m736.should be_within(0.0819922453357135).of(-0.819922453357135) end it 'cell n736 should equal -0.661610358701661' do sheet40.n736.should be_within(0.0661610358701661).of(-0.661610358701661) end it 'cell o736 should equal -0.47601755939638657' do sheet40.o736.should be_within(0.04760175593963866).of(-0.47601755939638657) end it 'cell f740 should equal 1.0' do sheet40.f740.should be_within(0.1).of(1.0) end it 'cell g740 should equal 0.953775978075379' do sheet40.g740.should be_within(0.0953775978075379).of(0.953775978075379) end it 'cell h740 should equal 0.8990903586449107' do sheet40.h740.should be_within(0.08990903586449107).of(0.8990903586449107) end it 'cell i740 should equal 0.8637431001410483' do sheet40.i740.should be_within(0.08637431001410484).of(0.8637431001410483) end it 'cell j740 should equal 0.8409387861823885' do sheet40.j740.should be_within(0.08409387861823886).of(0.8409387861823885) end it 'cell k740 should equal 0.826252925611614' do sheet40.k740.should be_within(0.08262529256116141).of(0.826252925611614) end it 'cell l740 should equal 0.8168113221161806' do sheet40.l740.should be_within(0.08168113221161806).of(0.8168113221161806) end it 'cell m740 should equal 0.810750955543802' do sheet40.m740.should be_within(0.08107509555438021).of(0.810750955543802) end it 'cell n740 should equal 0.8068667592697579' do sheet40.n740.should be_within(0.0806866759269758).of(0.8068667592697579) end it 'cell o740 should equal 0.8043807992833419' do sheet40.o740.should be_within(0.0804380799283342).of(0.8043807992833419) end it 'cell f743 should equal 0.55' do sheet40.f743.should be_within(0.05500000000000001).of(0.55) end it 'cell g743 should equal 0.5245767879414585' do sheet40.g743.should be_within(0.05245767879414585).of(0.5245767879414585) end it 'cell h743 should equal 0.46977471239196594' do sheet40.h743.should be_within(0.0469774712391966).of(0.46977471239196594) end it 'cell i743 should equal 0.386833516991741' do sheet40.i743.should be_within(0.038683351699174105).of(0.386833516991741) end it 'cell j743 should equal 0.31385036841449865' do sheet40.j743.should be_within(0.031385036841449866).of(0.31385036841449865) end it 'cell k743 should equal 0.246695516361182' do sheet40.k743.should be_within(0.0246695516361182).of(0.246695516361182) end it 'cell l743 should equal 0.18290739248815913' do sheet40.l743.should be_within(0.018290739248815913).of(0.18290739248815913) end it 'cell m743 should equal 0.12103353550618198' do sheet40.m743.should be_within(0.0121033535506182).of(0.12103353550618198) end it 'cell n743 should equal 0.06022684024549274' do sheet40.n743.should be_within(0.0060226840245492744).of(0.06022684024549274) end it 'cell o743 should equal 0.0' do sheet40.o743.should be_within(1.0e-08).of(0.0) end it 'cell f744 should equal 0.15' do sheet40.f744.should be_within(0.015).of(0.15) end it 'cell g744 should equal 0.14306639671130683' do sheet40.g744.should be_within(0.014306639671130683).of(0.14306639671130683) end it 'cell h744 should equal 0.16857944224592075' do sheet40.h744.should be_within(0.016857944224592077).of(0.16857944224592075) end it 'cell i744 should equal 0.13893924725126006' do sheet40.i744.should be_within(0.013893924725126006).of(0.13893924725126006) end it 'cell j744 should equal 0.11286599851690772' do sheet40.j744.should be_within(0.011286599851690773).of(0.11286599851690772) end it 'cell k744 should equal 0.08888120756936364' do sheet40.k744.should be_within(0.008888120756936365).of(0.08888120756936364) end it 'cell l744 should equal 0.06610337342554522' do sheet40.l744.should be_within(0.006610337342554522).of(0.06610337342554522) end it 'cell m744 should equal 0.04401219472952071' do sheet40.m744.should be_within(0.004401219472952071).of(0.04401219472952071) end it 'cell n744 should equal 0.022304102559814052' do sheet40.n744.should be_within(0.0022304102559814053).of(0.022304102559814052) end it 'cell o744 should equal 0.0008043807992833419' do sheet40.o744.should be_within(8.043807992833419e-05).of(0.0008043807992833419) end it 'cell f745 should equal 0.2' do sheet40.f745.should be_within(0.020000000000000004).of(0.2) end it 'cell g745 should equal 0.1907551956150758' do sheet40.g745.should be_within(0.019075519561507583).of(0.1907551956150758) end it 'cell h745 should equal 0.1753226199357576' do sheet40.h745.should be_within(0.01753226199357576).of(0.1753226199357576) end it 'cell i745 should equal 0.14436848959500378' do sheet40.i745.should be_within(0.014436848959500379).of(0.14436848959500378) end it 'cell j745 should equal 0.11713075950397554' do sheet40.j745.should be_within(0.011713075950397556).of(0.11713075950397554) end it 'cell k745 should equal 0.09206818313957985' do sheet40.k745.should be_within(0.009206818313957985).of(0.09206818313957985) end it 'cell l745 should equal 0.06826208906256652' do sheet40.l745.should be_within(0.0068262089062566525).of(0.06826208906256652) end it 'cell m745 should equal 0.045170410380297545' do sheet40.m745.should be_within(0.004517041038029755).of(0.045170410380297545) end it 'cell n745 should equal 0.022477002579657544' do sheet40.n745.should be_within(0.0022477002579657543).of(0.022477002579657544) end it 'cell o745 should equal 0.0' do sheet40.o745.should be_within(1.0e-08).of(0.0) end it 'cell f746 should equal 0.1' do sheet40.f746.should be_within(0.010000000000000002).of(0.1) end it 'cell g746 should equal 0.0953775978075379' do sheet40.g746.should be_within(0.009537759780753791).of(0.0953775978075379) end it 'cell h746 should equal 0.08541358407126652' do sheet40.h746.should be_within(0.008541358407126652).of(0.08541358407126652) end it 'cell i746 should equal 0.07033336672577108' do sheet40.i746.should be_within(0.007033336672577108).of(0.07033336672577108) end it 'cell j746 should equal 0.057063703348090654' do sheet40.j746.should be_within(0.0057063703348090656).of(0.057063703348090654) end it 'cell k746 should equal 0.04485373024748763' do sheet40.k746.should be_within(0.004485373024748763).of(0.04485373024748763) end it 'cell l746 should equal 0.03325588954330165' do sheet40.l746.should be_within(0.0033255889543301652).of(0.03325588954330165) end it 'cell m746 should equal 0.022006097364760356' do sheet40.m746.should be_within(0.0022006097364760356).of(0.022006097364760356) end it 'cell n746 should equal 0.010950334590089586' do sheet40.n746.should be_within(0.0010950334590089587).of(0.010950334590089586) end it 'cell o746 should equal 0.0' do sheet40.o746.should be_within(1.0e-08).of(0.0) end it 'cell f747 should equal 0.0' do sheet40.f747.should be_within(1.0e-08).of(0.0) end it 'cell g747 should equal 0.0' do sheet40.g747.should be_within(1.0e-08).of(0.0) end it 'cell h747 should equal 0.0' do sheet40.h747.should be_within(1.0e-08).of(0.0) end it 'cell i747 should equal 0.0' do sheet40.i747.should be_within(1.0e-08).of(0.0) end it 'cell j747 should equal 0.0' do sheet40.j747.should be_within(1.0e-08).of(0.0) end it 'cell k747 should equal 0.0' do sheet40.k747.should be_within(1.0e-08).of(0.0) end it 'cell l747 should equal 0.0' do sheet40.l747.should be_within(1.0e-08).of(0.0) end it 'cell m747 should equal 0.0' do sheet40.m747.should be_within(1.0e-08).of(0.0) end it 'cell n747 should equal 0.0' do sheet40.n747.should be_within(1.0e-08).of(0.0) end it 'cell o747 should equal 0.0' do sheet40.o747.should be_within(1.0e-08).of(0.0) end it 'cell f748 should equal 0.0' do sheet40.f748.should be_within(1.0e-08).of(0.0) end it 'cell g748 should equal 0.0' do sheet40.g748.should be_within(1.0e-08).of(0.0) end it 'cell h748 should equal 0.0' do sheet40.h748.should be_within(1.0e-08).of(0.0) end it 'cell i748 should equal 0.0' do sheet40.i748.should be_within(1.0e-08).of(0.0) end it 'cell j748 should equal 0.0' do sheet40.j748.should be_within(1.0e-08).of(0.0) end it 'cell k748 should equal 0.0' do sheet40.k748.should be_within(1.0e-08).of(0.0) end it 'cell l748 should equal 0.0' do sheet40.l748.should be_within(1.0e-08).of(0.0) end it 'cell m748 should equal 0.0' do sheet40.m748.should be_within(1.0e-08).of(0.0) end it 'cell n748 should equal 0.0' do sheet40.n748.should be_within(1.0e-08).of(0.0) end it 'cell o748 should equal 0.0' do sheet40.o748.should be_within(1.0e-08).of(0.0) end it 'cell f749 should equal 0.0' do sheet40.f749.should be_within(1.0e-08).of(0.0) end it 'cell g749 should equal 0.0' do sheet40.g749.should be_within(1.0e-08).of(0.0) end it 'cell h749 should equal 0.0' do sheet40.h749.should be_within(1.0e-08).of(0.0) end it 'cell i749 should equal 0.0' do sheet40.i749.should be_within(1.0e-08).of(0.0) end it 'cell j749 should equal 0.0' do sheet40.j749.should be_within(1.0e-08).of(0.0) end it 'cell k749 should equal 0.0' do sheet40.k749.should be_within(1.0e-08).of(0.0) end it 'cell l749 should equal 0.0' do sheet40.l749.should be_within(1.0e-08).of(0.0) end it 'cell m749 should equal 0.0' do sheet40.m749.should be_within(1.0e-08).of(0.0) end it 'cell n749 should equal 0.0' do sheet40.n749.should be_within(1.0e-08).of(0.0) end it 'cell o749 should equal 0.0' do sheet40.o749.should be_within(1.0e-08).of(0.0) end it 'cell f750 should equal 0.0' do sheet40.f750.should be_within(1.0e-08).of(0.0) end it 'cell g750 should equal 0.0' do sheet40.g750.should be_within(1.0e-08).of(0.0) end it 'cell h750 should equal 0.0' do sheet40.h750.should be_within(1.0e-08).of(0.0) end it 'cell i750 should equal 0.07156728544025828' do sheet40.i750.should be_within(0.007156728544025829).of(0.07156728544025828) end it 'cell j750 should equal 0.13935557028165294' do sheet40.j750.should be_within(0.013935557028165294).of(0.13935557028165294) end it 'cell k750 should equal 0.2053828700806012' do sheet40.k750.should be_within(0.02053828700806012).of(0.2053828700806012) end it 'cell l750 should equal 0.2707146096156484' do sheet40.l750.should be_within(0.027071460961564844).of(0.2707146096156484) end it 'cell m750 should equal 0.3358825387252894' do sheet40.m750.should be_within(0.03358825387252894).of(0.3358825387252894) end it 'cell n750 should equal 0.40112804603696534' do sheet40.n750.should be_within(0.04011280460369654).of(0.40112804603696534) end it 'cell o750 should equal 0.4665408635843383' do sheet40.o750.should be_within(0.04665408635843383).of(0.4665408635843383) end it 'cell f751 should equal 0.0' do sheet40.f751.should be_within(1.0e-08).of(0.0) end it 'cell g751 should equal 0.0' do sheet40.g751.should be_within(1.0e-08).of(0.0) end it 'cell h751 should equal 0.0' do sheet40.h751.should be_within(1.0e-08).of(0.0) end it 'cell i751 should equal 0.037017561434616354' do sheet40.i751.should be_within(0.0037017561434616354).of(0.037017561434616354) end it 'cell j751 should equal 0.07208046738706188' do sheet40.j751.should be_within(0.007208046738706188).of(0.07208046738706188) end it 'cell k751 should equal 0.10623251900720751' do sheet40.k751.should be_within(0.010623251900720752).of(0.10623251900720751) end it 'cell l751 should equal 0.14002479807705953' do sheet40.l751.should be_within(0.014002479807705954).of(0.14002479807705953) end it 'cell m751 should equal 0.17373234761652903' do sheet40.m751.should be_within(0.017373234761652905).of(0.17373234761652903) end it 'cell n751 should equal 0.2074800238122235' do sheet40.n751.should be_within(0.02074800238122235).of(0.2074800238122235) end it 'cell o751 should equal 0.24131423978500258' do sheet40.o751.should be_within(0.02413142397850026).of(0.24131423978500258) end it 'cell f752 should equal 0.0' do sheet40.f752.should be_within(1.0e-08).of(0.0) end it 'cell g752 should equal 0.0' do sheet40.g752.should be_within(1.0e-08).of(0.0) end it 'cell h752 should equal 0.0' do sheet40.h752.should be_within(1.0e-08).of(0.0) end it 'cell i752 should equal 0.0012339187144872119' do sheet40.i752.should be_within(0.0001233918714487212).of(0.0012339187144872119) end it 'cell j752 should equal 0.0024026822462353955' do sheet40.j752.should be_within(0.00024026822462353957).of(0.0024026822462353955) end it 'cell k752 should equal 0.0035410839669069174' do sheet40.k752.should be_within(0.00035410839669069175).of(0.0035410839669069174) end it 'cell l752 should equal 0.004667493269235317' do sheet40.l752.should be_within(0.00046674932692353173).of(0.004667493269235317) end it 'cell m752 should equal 0.005791078253884301' do sheet40.m752.should be_within(0.0005791078253884301).of(0.005791078253884301) end it 'cell n752 should equal 0.006916000793740783' do sheet40.n752.should be_within(0.0006916000793740783).of(0.006916000793740783) end it 'cell o752 should equal 0.00804380799283342' do sheet40.o752.should be_within(0.000804380799283342).of(0.00804380799283342) end it 'cell f753 should equal 0.0' do sheet40.f753.should be_within(1.0e-08).of(0.0) end it 'cell g753 should equal 0.0' do sheet40.g753.should be_within(1.0e-08).of(0.0) end it 'cell h753 should equal 0.0' do sheet40.h753.should be_within(1.0e-08).of(0.0) end it 'cell i753 should equal 0.0' do sheet40.i753.should be_within(1.0e-08).of(0.0) end it 'cell j753 should equal 0.0' do sheet40.j753.should be_within(1.0e-08).of(0.0) end it 'cell k753 should equal 0.0' do sheet40.k753.should be_within(1.0e-08).of(0.0) end it 'cell l753 should equal 0.0' do sheet40.l753.should be_within(1.0e-08).of(0.0) end it 'cell m753 should equal 0.0' do sheet40.m753.should be_within(1.0e-08).of(0.0) end it 'cell n753 should equal 0.0' do sheet40.n753.should be_within(1.0e-08).of(0.0) end it 'cell o753 should equal 0.0' do sheet40.o753.should be_within(1.0e-08).of(0.0) end it 'cell f754 should equal 0.0' do sheet40.f754.should be_within(1.0e-08).of(0.0) end it 'cell g754 should equal 0.0' do sheet40.g754.should be_within(1.0e-08).of(0.0) end it 'cell h754 should equal 0.0' do sheet40.h754.should be_within(1.0e-08).of(0.0) end it 'cell i754 should equal 0.0' do sheet40.i754.should be_within(1.0e-08).of(0.0) end it 'cell j754 should equal 0.0' do sheet40.j754.should be_within(1.0e-08).of(0.0) end it 'cell k754 should equal 0.0' do sheet40.k754.should be_within(1.0e-08).of(0.0) end it 'cell l754 should equal 0.0' do sheet40.l754.should be_within(1.0e-08).of(0.0) end it 'cell m754 should equal 0.0' do sheet40.m754.should be_within(1.0e-08).of(0.0) end it 'cell n754 should equal 0.0' do sheet40.n754.should be_within(1.0e-08).of(0.0) end it 'cell o754 should equal 0.0' do sheet40.o754.should be_within(1.0e-08).of(0.0) end it 'cell f755 should equal 0.0' do sheet40.f755.should be_within(1.0e-08).of(0.0) end it 'cell g755 should equal 0.0' do sheet40.g755.should be_within(1.0e-08).of(0.0) end it 'cell h755 should equal 0.0' do sheet40.h755.should be_within(1.0e-08).of(0.0) end it 'cell i755 should equal 0.01357310585935933' do sheet40.i755.should be_within(0.001357310585935933).of(0.01357310585935933) end it 'cell j755 should equal 0.026429504708589353' do sheet40.j755.should be_within(0.0026429504708589354).of(0.026429504708589353) end it 'cell k755 should equal 0.03895192363597609' do sheet40.k755.should be_within(0.003895192363597609).of(0.03895192363597609) end it 'cell l755 should equal 0.05134242596158849' do sheet40.l755.should be_within(0.0051342425961588495).of(0.05134242596158849) end it 'cell m755 should equal 0.0637018607927273' do sheet40.m755.should be_within(0.006370186079272731).of(0.0637018607927273) end it 'cell n755 should equal 0.0760760087311486' do sheet40.n755.should be_within(0.007607600873114861).of(0.0760760087311486) end it 'cell o755 should equal 0.08848188792116761' do sheet40.o755.should be_within(0.008848188792116761).of(0.08848188792116761) end it 'cell f759 should equal -0.2' do sheet40.f759.should be_within(0.020000000000000004).of(-0.2) end it 'cell g759 should equal -0.1907551956150758' do sheet40.g759.should be_within(0.019075519561507583).of(-0.1907551956150758) end it 'cell h759 should equal -0.1753226199357576' do sheet40.h759.should be_within(0.01753226199357576).of(-0.1753226199357576) end it 'cell i759 should equal -0.1802227606590598' do sheet40.i759.should be_within(0.01802227606590598).of(-0.1802227606590598) end it 'cell j759 should equal -0.18694607191142154' do sheet40.j759.should be_within(0.018694607191142156).of(-0.18694607191142154) end it 'cell k759 should equal -0.19496230648775054' do sheet40.k759.should be_within(0.019496230648775054).of(-0.19496230648775054) end it 'cell l759 should equal -0.2038865567847914' do sheet40.l759.should be_within(0.02038865567847914).of(-0.2038865567847914) end it 'cell m759 should equal -0.2134431556025922' do sheet40.m759.should be_within(0.02134431556025922).of(-0.2134431556025922) end it 'cell n759 should equal -0.2234368909634385' do sheet40.n759.should be_within(0.02234368909634385).of(-0.2234368909634385) end it 'cell o759 should equal -0.2337308517782909' do sheet40.o759.should be_within(0.02337308517782909).of(-0.2337308517782909) end it 'cell f760 should equal 0.0' do sheet40.f760.should be_within(1.0e-08).of(0.0) end it 'cell g760 should equal 0.0' do sheet40.g760.should be_within(1.0e-08).of(0.0) end it 'cell h760 should equal 0.0' do sheet40.h760.should be_within(1.0e-08).of(0.0) end it 'cell i760 should equal 0.0' do sheet40.i760.should be_within(1.0e-08).of(0.0) end it 'cell j760 should equal 0.0' do sheet40.j760.should be_within(1.0e-08).of(0.0) end it 'cell k760 should equal 0.0' do sheet40.k760.should be_within(1.0e-08).of(0.0) end it 'cell l760 should equal 0.0' do sheet40.l760.should be_within(1.0e-08).of(0.0) end it 'cell m760 should equal 0.0' do sheet40.m760.should be_within(1.0e-08).of(0.0) end it 'cell n760 should equal 0.0' do sheet40.n760.should be_within(1.0e-08).of(0.0) end it 'cell o760 should equal 0.0' do sheet40.o760.should be_within(1.0e-08).of(0.0) end it 'cell f770 should equal 0.2' do sheet40.f770.should be_within(0.020000000000000004).of(0.2) end it 'cell g770 should equal 0.1907551956150758' do sheet40.g770.should be_within(0.019075519561507583).of(0.1907551956150758) end it 'cell h770 should equal 0.1753226199357576' do sheet40.h770.should be_within(0.01753226199357576).of(0.1753226199357576) end it 'cell i770 should equal 0.1802227606590598' do sheet40.i770.should be_within(0.01802227606590598).of(0.1802227606590598) end it 'cell j770 should equal 0.18694607191142154' do sheet40.j770.should be_within(0.018694607191142156).of(0.18694607191142154) end it 'cell k770 should equal 0.19496230648775054' do sheet40.k770.should be_within(0.019496230648775054).of(0.19496230648775054) end it 'cell l770 should equal 0.2038865567847914' do sheet40.l770.should be_within(0.02038865567847914).of(0.2038865567847914) end it 'cell m770 should equal 0.2134431556025922' do sheet40.m770.should be_within(0.02134431556025922).of(0.2134431556025922) end it 'cell n770 should equal 0.2234368909634385' do sheet40.n770.should be_within(0.02234368909634385).of(0.2234368909634385) end it 'cell o770 should equal 0.2337308517782909' do sheet40.o770.should be_within(0.02337308517782909).of(0.2337308517782909) end it 'cell o790 should equal -40.857688549621756' do sheet40.o790.should be_within(4.085768854962176).of(-40.857688549621756) end it 'cell o792 should equal 0.0' do sheet40.o792.should be_within(1.0e-08).of(0.0) end it 'cell o793 should equal 0.0' do sheet40.o793.should be_within(1.0e-08).of(0.0) end it 'cell o794 should equal -0.12881330059119592' do sheet40.o794.should be_within(0.012881330059119593).of(-0.12881330059119592) end it 'cell o804 should equal 0.0' do sheet40.o804.should be_within(1.0e-08).of(0.0) end it 'cell o805 should equal 0.0' do sheet40.o805.should be_within(1.0e-08).of(0.0) end it 'cell o806 should equal 0.0' do sheet40.o806.should be_within(1.0e-08).of(0.0) end it 'cell o807 should equal 0.0' do sheet40.o807.should be_within(1.0e-08).of(0.0) end it 'cell o808 should equal 0.0' do sheet40.o808.should be_within(1.0e-08).of(0.0) end it 'cell o811 should equal 0.0' do sheet40.o811.should be_within(1.0e-08).of(0.0) end it 'cell o812 should equal 0.0' do sheet40.o812.should be_within(1.0e-08).of(0.0) end it 'cell f818 should equal -28.551697890247862' do sheet40.f818.should be_within(2.8551697890247865).of(-28.551697890247862) end it 'cell g818 should equal -28.613334357502822' do sheet40.g818.should be_within(2.861333435750282).of(-28.613334357502822) end it 'cell h818 should equal -28.42099334466647' do sheet40.h818.should be_within(2.8420993344666474).of(-28.42099334466647) end it 'cell i818 should equal -29.535255576810556' do sheet40.i818.should be_within(2.953525557681056).of(-29.535255576810556) end it 'cell j818 should equal -30.93286918569062' do sheet40.j818.should be_within(3.093286918569062).of(-30.93286918569062) end it 'cell k818 should equal -32.55759298697062' do sheet40.k818.should be_within(3.255759298697062).of(-32.55759298697062) end it 'cell l818 should equal -34.374765815633594' do sheet40.l818.should be_within(3.4374765815633594).of(-34.374765815633594) end it 'cell m818 should equal -36.36615437439528' do sheet40.m818.should be_within(3.636615437439528).of(-36.36615437439528) end it 'cell n818 should equal -38.52594052027939' do sheet40.n818.should be_within(3.852594052027939).of(-38.52594052027939) end it 'cell o818 should equal -40.857688549621756' do sheet40.o818.should be_within(4.085768854962176).of(-40.857688549621756) end it 'cell f819 should equal 0.0' do sheet40.f819.should be_within(1.0e-08).of(0.0) end it 'cell g819 should equal 0.0' do sheet40.g819.should be_within(1.0e-08).of(0.0) end it 'cell h819 should equal 0.0' do sheet40.h819.should be_within(1.0e-08).of(0.0) end it 'cell i819 should equal 0.0' do sheet40.i819.should be_within(1.0e-08).of(0.0) end it 'cell j819 should equal 0.0' do sheet40.j819.should be_within(1.0e-08).of(0.0) end it 'cell k819 should equal 0.0' do sheet40.k819.should be_within(1.0e-08).of(0.0) end it 'cell l819 should equal 0.0' do sheet40.l819.should be_within(1.0e-08).of(0.0) end it 'cell m819 should equal 0.0' do sheet40.m819.should be_within(1.0e-08).of(0.0) end it 'cell n819 should equal 0.0' do sheet40.n819.should be_within(1.0e-08).of(0.0) end it 'cell o819 should equal 0.0' do sheet40.o819.should be_within(1.0e-08).of(0.0) end it 'cell f820 should equal 0.0' do sheet40.f820.should be_within(1.0e-08).of(0.0) end it 'cell g820 should equal 0.0' do sheet40.g820.should be_within(1.0e-08).of(0.0) end it 'cell h820 should equal 0.0' do sheet40.h820.should be_within(1.0e-08).of(0.0) end it 'cell i820 should equal 0.0' do sheet40.i820.should be_within(1.0e-08).of(0.0) end it 'cell j820 should equal 0.0' do sheet40.j820.should be_within(1.0e-08).of(0.0) end it 'cell k820 should equal 0.0' do sheet40.k820.should be_within(1.0e-08).of(0.0) end it 'cell l820 should equal 0.0' do sheet40.l820.should be_within(1.0e-08).of(0.0) end it 'cell m820 should equal 0.0' do sheet40.m820.should be_within(1.0e-08).of(0.0) end it 'cell n820 should equal 0.0' do sheet40.n820.should be_within(1.0e-08).of(0.0) end it 'cell o820 should equal 0.0' do sheet40.o820.should be_within(1.0e-08).of(0.0) end it 'cell f821 should equal -9.080594910929866' do sheet40.f821.should be_within(0.9080594910929867).of(-9.080594910929866) end it 'cell g821 should equal -8.95839221277399' do sheet40.g821.should be_within(0.8958392212773991).of(-8.95839221277399) end it 'cell h821 should equal -8.488033254588201' do sheet40.h821.should be_within(0.8488033254588201).of(-8.488033254588201) end it 'cell i821 should equal -7.397229389221152' do sheet40.i821.should be_within(0.7397229389221152).of(-7.397229389221152) end it 'cell j821 should equal -6.355168597893343' do sheet40.j821.should be_within(0.6355168597893344).of(-6.355168597893343) end it 'cell k821 should equal -5.2935357621012775' do sheet40.k821.should be_within(0.5293535762101278).of(-5.2935357621012775) end it 'cell l821 should equal -4.162744602067638' do sheet40.l821.should be_within(0.41627446020676384).of(-4.162744602067638) end it 'cell m821 should equal -2.9244114182636416' do sheet40.m821.should be_within(0.29244114182636416).of(-2.9244114182636416) end it 'cell n821 should equal -1.5464728381094155' do sheet40.n821.should be_within(0.15464728381094156).of(-1.5464728381094155) end it 'cell o821 should equal 0.0' do sheet40.o821.should be_within(1.0e-08).of(0.0) end it 'cell f822 should equal -78.26235982624942' do sheet40.f822.should be_within(7.826235982624943).of(-78.26235982624942) end it 'cell g822 should equal -77.20913901542986' do sheet40.g822.should be_within(7.7209139015429855).of(-77.20913901542986) end it 'cell h822 should equal -77.44103040986606' do sheet40.h822.should be_within(7.744103040986606).of(-77.44103040986606) end it 'cell i822 should equal -67.50285561729393' do sheet40.i822.should be_within(6.7502855617293935).of(-67.50285561729393) end it 'cell j822 should equal -58.010247282743165' do sheet40.j822.should be_within(5.801024728274317).of(-58.010247282743165) end it 'cell k822 should equal -48.34040631380883' do sheet40.k822.should be_within(4.8340406313808835).of(-48.34040631380883) end it 'cell l822 should equal -38.041302137322944' do sheet40.l822.should be_within(3.8041302137322948).of(-38.041302137322944) end it 'cell m822 should equal -26.76305808132614' do sheet40.m822.should be_within(2.6763058081326143).of(-26.76305808132614) end it 'cell n822 should equal -14.213440446626766' do sheet40.n822.should be_within(1.4213440446626766).of(-14.213440446626766) end it 'cell o822 should equal -0.12881330059119592' do sheet40.o822.should be_within(0.012881330059119593).of(-0.12881330059119592) end it 'cell f823 should equal 0.0' do sheet40.f823.should be_within(1.0e-08).of(0.0) end it 'cell g823 should equal 0.0' do sheet40.g823.should be_within(1.0e-08).of(0.0) end it 'cell h823 should equal 0.0' do sheet40.h823.should be_within(1.0e-08).of(0.0) end it 'cell i823 should equal -2.3123429547112764' do sheet40.i823.should be_within(0.23123429547112764).of(-2.3123429547112764) end it 'cell j823 should equal -4.8279767450401465' do sheet40.j823.should be_within(0.4827976745040147).of(-4.8279767450401465) end it 'cell k823 should equal -7.616715089214268' do sheet40.k823.should be_within(0.7616715089214269).of(-7.616715089214268) end it 'cell l823 should equal -10.733256261640731' do sheet40.l823.should be_within(1.0733256261640731).of(-10.733256261640731) end it 'cell m823 should equal -14.224416408533635' do sheet40.m823.should be_within(1.4224416408533636).of(-14.224416408533635) end it 'cell n823 should equal -18.133873536141248' do sheet40.n823.should be_within(1.813387353614125).of(-18.133873536141248) end it 'cell o823 should equal -22.505306289554884' do sheet40.o823.should be_within(2.2505306289554885).of(-22.505306289554884) end it 'cell f824 should equal 0.0' do sheet40.f824.should be_within(1.0e-08).of(0.0) end it 'cell g824 should equal 0.0' do sheet40.g824.should be_within(1.0e-08).of(0.0) end it 'cell h824 should equal 0.0' do sheet40.h824.should be_within(1.0e-08).of(0.0) end it 'cell i824 should equal -7.597717293631698' do sheet40.i824.should be_within(0.7597717293631698).of(-7.597717293631698) end it 'cell j824 should equal -15.65952699947848' do sheet40.j824.should be_within(1.5659526999478481).of(-15.65952699947848) end it 'cell k824 should equal -24.450185546077844' do sheet40.k824.should be_within(2.4450185546077847).of(-24.450185546077844) end it 'cell l824 should equal -34.17563598394129' do sheet40.l824.should be_within(3.4175635983941293).of(-34.17563598394129) end it 'cell m824 should equal -45.0117948039179' do sheet40.m824.should be_within(4.50117948039179).of(-45.0117948039179) end it 'cell n824 should equal -57.12271324450066' do sheet40.n824.should be_within(5.712271324450066).of(-57.12271324450066) end it 'cell o824 should equal -70.67214222147322' do sheet40.o824.should be_within(7.067214222147323).of(-70.67214222147322) end it 'cell f825 should equal 115.89465262742715' do sheet40.f825.should be_within(11.589465262742715).of(115.89465262742715) end it 'cell g825 should equal 114.78086558570666' do sheet40.g825.should be_within(11.478086558570666).of(114.78086558570666) end it 'cell h825 should equal 114.35005700912075' do sheet40.h825.should be_within(11.435005700912075).of(114.35005700912075) end it 'cell i825 should equal 114.34540083166861' do sheet40.i825.should be_within(11.434540083166862).of(114.34540083166861) end it 'cell j825 should equal 115.78578881084574' do sheet40.j825.should be_within(11.578578881084574).of(115.78578881084574) end it 'cell k825 should equal 118.25843569817283' do sheet40.k825.should be_within(11.825843569817284).of(118.25843569817283) end it 'cell l825 should equal 121.48770480060621' do sheet40.l825.should be_within(12.148770480060621).of(121.48770480060621) end it 'cell m825 should equal 125.2898350864366' do sheet40.m825.should be_within(12.52898350864366).of(125.2898350864366) end it 'cell n825 should equal 129.5424405856575' do sheet40.n825.should be_within(12.954244058565749).of(129.5424405856575) end it 'cell o825 should equal 134.16395036124106' do sheet40.o825.should be_within(13.416395036124108).of(134.16395036124106) end it 'cell f852 should equal 16.670422935762357' do sheet40.f852.should be_within(1.6670422935762357).of(16.670422935762357) end it 'cell g852 should equal 16.44607963203259' do sheet40.g852.should be_within(1.644607963203259).of(16.44607963203259) end it 'cell h852 should equal 16.3711579090624' do sheet40.h852.should be_within(1.6371157909062402).of(16.3711579090624) end it 'cell i852 should equal 14.26983278088737' do sheet40.i852.should be_within(1.426983278088737).of(14.26983278088737) end it 'cell j852 should equal 12.262677649498077' do sheet40.j852.should be_within(1.2262677649498077).of(12.262677649498077) end it 'cell k852 should equal 10.218018702266143' do sheet40.k852.should be_within(1.0218018702266143).of(10.218018702266143) end it 'cell l852 should equal 8.040285743784331' do sheet40.l852.should be_within(0.8040285743784331).of(8.040285743784331) end it 'cell m852 should equal 5.655505541529919' do sheet40.m852.should be_within(0.5655505541529919).of(5.655505541529919) end it 'cell n852 should equal 3.0018912517066787' do sheet40.n852.should be_within(0.30018912517066787).of(3.0018912517066787) end it 'cell o852 should equal 0.023701647308780046' do sheet40.o852.should be_within(0.002370164730878005).of(0.023701647308780046) end it 'cell f853 should equal 0.03169147004999647' do sheet40.f853.should be_within(0.003169147004999647).of(0.03169147004999647) end it 'cell g853 should equal 0.031264980025210304' do sheet40.g853.should be_within(0.0031264980025210304).of(0.031264980025210304) end it 'cell h853 should equal 0.031204108693119684' do sheet40.h853.should be_within(0.0031204108693119684).of(0.031204108693119684) end it 'cell i853 should equal 0.027199146068287834' do sheet40.i853.should be_within(0.0027199146068287838).of(0.027199146068287834) end it 'cell j853 should equal 0.023373690891031442' do sheet40.j853.should be_within(0.0023373690891031443).of(0.023373690891031442) end it 'cell k853 should equal 0.01947677604224055' do sheet40.k853.should be_within(0.001947677604224055).of(0.01947677604224055) end it 'cell l853 should equal 0.015326247497723097' do sheet40.l853.should be_within(0.0015326247497723098).of(0.015326247497723097) end it 'cell m853 should equal 0.010781114975777223' do sheet40.m853.should be_within(0.0010781114975777224).of(0.010781114975777223) end it 'cell n853 should equal 0.005723615581004228' do sheet40.n853.should be_within(0.0005723615581004228).of(0.005723615581004228) end it 'cell o853 should equal 4.750961329420077e-05' do sheet40.o853.should be_within(4.750961329420077e-06).of(4.750961329420077e-05) end it 'cell f854 should equal 0.07189049288191557' do sheet40.f854.should be_within(0.007189049288191557).of(0.07189049288191557) end it 'cell g854 should equal 0.07092302188600631' do sheet40.g854.should be_within(0.007092302188600632).of(0.07092302188600631) end it 'cell h854 should equal 0.06889933042793064' do sheet40.h854.should be_within(0.006889933042793065).of(0.06889933042793064) end it 'cell i854 should equal 0.060050510504267324' do sheet40.i854.should be_within(0.006005051050426733).of(0.060050510504267324) end it 'cell j854 should equal 0.05159768911333203' do sheet40.j854.should be_within(0.005159768911333204).of(0.05159768911333203) end it 'cell k854 should equal 0.042986526080377035' do sheet40.k854.should be_within(0.0042986526080377035).of(0.042986526080377035) end it 'cell l854 should equal 0.03381466587555558' do sheet40.l854.should be_within(0.003381466587555558).of(0.03381466587555558) end it 'cell m854 should equal 0.02377066570438955' do sheet40.m854.should be_within(0.0023770665704389553).of(0.02377066570438955) end it 'cell n854 should equal 0.012594378049362837' do sheet40.n854.should be_within(0.0012594378049362838).of(0.012594378049362837) end it 'cell o854 should equal 5.109889885055856e-05' do sheet40.o854.should be_within(5.109889885055856e-06).of(5.109889885055856e-05) end it 'cell f864 should equal -1.2474724803837463' do sheet40.f864.should be_within(0.12474724803837463).of(-1.2474724803837463) end it 'cell g864 should equal -1.2815484217113027' do sheet40.g864.should be_within(0.12815484217113027).of(-1.2815484217113027) end it 'cell h864 should equal -1.3142678982647742' do sheet40.h864.should be_within(0.13142678982647743).of(-1.3142678982647742) end it 'cell i864 should equal -1.2407447648485603' do sheet40.i864.should be_within(0.12407447648485603).of(-1.2407447648485603) end it 'cell j864 should equal -1.1599360479496466' do sheet40.j864.should be_within(0.11599360479496466).of(-1.1599360479496466) end it 'cell k864 should equal -1.0657667308057928' do sheet40.k864.should be_within(0.10657667308057928).of(-1.0657667308057928) end it 'cell l864 should equal -0.9536362740132194' do sheet40.l864.should be_within(0.09536362740132194).of(-0.9536362740132194) end it 'cell m864 should equal -0.819922453357135' do sheet40.m864.should be_within(0.0819922453357135).of(-0.819922453357135) end it 'cell n864 should equal -0.661610358701661' do sheet40.n864.should be_within(0.0661610358701661).of(-0.661610358701661) end it 'cell o864 should equal -0.47601755939638657' do sheet40.o864.should be_within(0.04760175593963866).of(-0.47601755939638657) end it 'cell f865 should equal 0.2' do sheet40.f865.should be_within(0.020000000000000004).of(0.2) end it 'cell g865 should equal 0.1907551956150758' do sheet40.g865.should be_within(0.019075519561507583).of(0.1907551956150758) end it 'cell h865 should equal 0.1753226199357576' do sheet40.h865.should be_within(0.01753226199357576).of(0.1753226199357576) end it 'cell i865 should equal 0.1802227606590598' do sheet40.i865.should be_within(0.01802227606590598).of(0.1802227606590598) end it 'cell j865 should equal 0.18694607191142154' do sheet40.j865.should be_within(0.018694607191142156).of(0.18694607191142154) end it 'cell k865 should equal 0.19496230648775054' do sheet40.k865.should be_within(0.019496230648775054).of(0.19496230648775054) end it 'cell l865 should equal 0.2038865567847914' do sheet40.l865.should be_within(0.02038865567847914).of(0.2038865567847914) end it 'cell m865 should equal 0.2134431556025922' do sheet40.m865.should be_within(0.02134431556025922).of(0.2134431556025922) end it 'cell n865 should equal 0.2234368909634385' do sheet40.n865.should be_within(0.02234368909634385).of(0.2234368909634385) end it 'cell o865 should equal 0.2337308517782909' do sheet40.o865.should be_within(0.02337308517782909).of(0.2337308517782909) end end