# coding: utf-8 require_relative '../spreadsheet' # VII.c describe 'Sheet37' do def sheet37; $spreadsheet ||= Spreadsheet.new; $spreadsheet.sheet37; end it 'cell e8 should equal 2.0' do sheet37.e8.should be_within(0.2).of(2.0) end it 'cell g16 should equal 1.3120199999999993' do sheet37.g16.should be_within(0.13120199999999993).of(1.3120199999999993) end it 'cell h16 should equal 2.812019999999999' do sheet37.h16.should be_within(0.2812019999999999).of(2.812019999999999) end it 'cell i16 should equal 4.312019999999999' do sheet37.i16.should be_within(0.43120199999999986).of(4.312019999999999) end it 'cell j16 should equal 5.464019999999999' do sheet37.j16.should be_within(0.5464019999999999).of(5.464019999999999) end it 'cell k16 should equal 6.010019999999999' do sheet37.k16.should be_within(0.6010019999999999).of(6.010019999999999) end it 'cell l16 should equal 6.010019999999999' do sheet37.l16.should be_within(0.6010019999999999).of(6.010019999999999) end it 'cell m16 should equal 6.010019999999999' do sheet37.m16.should be_within(0.6010019999999999).of(6.010019999999999) end it 'cell n16 should equal 6.010019999999999' do sheet37.n16.should be_within(0.6010019999999999).of(6.010019999999999) end it 'cell o16 should equal 6.010019999999999' do sheet37.o16.should be_within(0.6010019999999999).of(6.010019999999999) end it 'cell g17 should equal 0.4703300000000002' do sheet37.g17.should be_within(0.04703300000000002).of(0.4703300000000002) end it 'cell h17 should equal 2.5143299999999997' do sheet37.h17.should be_within(0.25143299999999996).of(2.5143299999999997) end it 'cell i17 should equal 5.914006' do sheet37.i17.should be_within(0.5914005999999999).of(5.914006) end it 'cell j17 should equal 12.33352' do sheet37.j17.should be_within(1.233352).of(12.33352) end it 'cell k17 should equal 19.195199999999993' do sheet37.k17.should be_within(1.9195199999999994).of(19.195199999999993) end it 'cell l17 should equal 24.209999999999997' do sheet37.l17.should be_within(2.421).of(24.209999999999997) end it 'cell m17 should equal 26.999999999999993' do sheet37.m17.should be_within(2.6999999999999993).of(26.999999999999993) end it 'cell n17 should equal 26.999999999999993' do sheet37.n17.should be_within(2.6999999999999993).of(26.999999999999993) end it 'cell o17 should equal 26.999999999999993' do sheet37.o17.should be_within(2.6999999999999993).of(26.999999999999993) end it 'cell f18 should equal 0.0' do sheet37.f18.should be_within(1.0e-08).of(0.0) end it 'cell g18 should equal 0.0' do sheet37.g18.should be_within(1.0e-08).of(0.0) end it 'cell h18 should equal 0.0034246575342465743' do sheet37.h18.should be_within(0.00034246575342465743).of(0.0034246575342465743) end it 'cell i18 should equal 0.0180745814307458' do sheet37.i18.should be_within(0.00180745814307458).of(0.0180745814307458) end it 'cell j18 should equal 0.045186453576864447' do sheet37.j18.should be_within(0.004518645357686445).of(0.045186453576864447) end it 'cell k18 should equal 0.09037290715372912' do sheet37.k18.should be_within(0.009037290715372912).of(0.09037290715372912) end it 'cell l18 should equal 0.36149162861491646' do sheet37.l18.should be_within(0.03614916286149165).of(0.36149162861491646) end it 'cell m18 should equal 0.8133561643835607' do sheet37.m18.should be_within(0.08133561643835607).of(0.8133561643835607) end it 'cell n18 should equal 1.7351598173515983' do sheet37.n18.should be_within(0.17351598173515984).of(1.7351598173515983) end it 'cell o18 should equal 2.1689497716894963' do sheet37.o18.should be_within(0.21689497716894965).of(2.1689497716894963) end it 'cell f19 should equal 0.0019399999999999997' do sheet37.f19.should be_within(0.00019399999999999997).of(0.0019399999999999997) end it 'cell g19 should equal 0.004667841759999999' do sheet37.g19.should be_within(0.000466784176).of(0.004667841759999999) end it 'cell h19 should equal 0.020166945138173' do sheet37.h19.should be_within(0.0020166945138173).of(0.020166945138173) end it 'cell i19 should equal 0.08712927668012484' do sheet37.i19.should be_within(0.008712927668012484).of(0.08712927668012484) end it 'cell j19 should equal 0.22136010045901677' do sheet37.j19.should be_within(0.02213601004590168).of(0.22136010045901677) end it 'cell k19 should equal 0.5623860996243475' do sheet37.k19.should be_within(0.05623860996243475).of(0.5623860996243475) end it 'cell l19 should equal 1.0499874957251074' do sheet37.l19.should be_within(0.10499874957251075).of(1.0499874957251074) end it 'cell m19 should equal 1.9603502681085054' do sheet37.m19.should be_within(0.19603502681085055).of(1.9603502681085054) end it 'cell n19 should equal 3.6600180376616454' do sheet37.n19.should be_within(0.36600180376616454).of(3.6600180376616454) end it 'cell o19 should equal 6.83333598792721' do sheet37.o19.should be_within(0.683333598792721).of(6.83333598792721) end it 'cell f25 should equal 0.0' do sheet37.f25.should be_within(1.0e-08).of(0.0) end it 'cell g25 should equal -0.004666867269241742' do sheet37.g25.should be_within(0.0004666867269241742).of(-0.004666867269241742) end it 'cell h25 should equal -0.023369559277034248' do sheet37.h25.should be_within(0.002336955927703425).of(-0.023369559277034248) end it 'cell i25 should equal 0.11770100760484076' do sheet37.i25.should be_within(0.011770100760484077).of(0.11770100760484076) end it 'cell j25 should equal 0.276748250076034' do sheet37.j25.should be_within(0.0276748250076034).of(0.276748250076034) end it 'cell k25 should equal 0.454670384872182' do sheet37.k25.should be_within(0.0454670384872182).of(0.454670384872182) end it 'cell l25 should equal 0.6604370630841264' do sheet37.l25.should be_within(0.06604370630841265).of(0.6604370630841264) end it 'cell m25 should equal 0.8926347193072727' do sheet37.m25.should be_within(0.08926347193072727).of(0.8926347193072727) end it 'cell n25 should equal 1.15402777029013' do sheet37.n25.should be_within(0.11540277702901301).of(1.15402777029013) end it 'cell o25 should equal 1.4475454877532505' do sheet37.o25.should be_within(0.14475454877532506).of(1.4475454877532505) end it 'cell f26 should equal -1.2474724803837463' do sheet37.f26.should be_within(0.12474724803837463).of(-1.2474724803837463) end it 'cell g26 should equal -1.2815484217113027' do sheet37.g26.should be_within(0.12815484217113027).of(-1.2815484217113027) end it 'cell h26 should equal -1.3142678982647742' do sheet37.h26.should be_within(0.13142678982647743).of(-1.3142678982647742) end it 'cell i26 should equal -1.2407447648485603' do sheet37.i26.should be_within(0.12407447648485603).of(-1.2407447648485603) end it 'cell j26 should equal -1.1599360479496466' do sheet37.j26.should be_within(0.11599360479496466).of(-1.1599360479496466) end it 'cell k26 should equal -1.0657667308057928' do sheet37.k26.should be_within(0.10657667308057928).of(-1.0657667308057928) end it 'cell l26 should equal -0.9536362740132194' do sheet37.l26.should be_within(0.09536362740132194).of(-0.9536362740132194) end it 'cell m26 should equal -0.819922453357135' do sheet37.m26.should be_within(0.0819922453357135).of(-0.819922453357135) end it 'cell n26 should equal -0.661610358701661' do sheet37.n26.should be_within(0.0661610358701661).of(-0.661610358701661) end it 'cell o26 should equal -0.47601755939638657' do sheet37.o26.should be_within(0.04760175593963866).of(-0.47601755939638657) end it 'cell f36 should equal 0.6427313680000001' do sheet37.f36.should be_within(0.0642731368).of(0.6427313680000001) end it 'cell g36 should equal 0.5296122626652974' do sheet37.g36.should be_within(0.05296122626652974).of(0.5296122626652974) end it 'cell h36 should equal 0.3972690614946876' do sheet37.h36.should be_within(0.03972690614946876).of(0.3972690614946876) end it 'cell i36 should equal 0.5879084499132176' do sheet37.i36.should be_within(0.058790844991321756).of(0.5879084499132176) end it 'cell j36 should equal 0.7831177868221932' do sheet37.j36.should be_within(0.07831177868221934).of(0.7831177868221932) end it 'cell k36 should equal 0.9821272965388607' do sheet37.k36.should be_within(0.09821272965388607).of(0.9821272965388607) end it 'cell l36 should equal 1.2007389479483312' do sheet37.l36.should be_within(0.12007389479483313).of(1.2007389479483312) end it 'cell m36 should equal 1.4281621146658032' do sheet37.m36.should be_within(0.14281621146658033).of(1.4281621146658032) end it 'cell n36 should equal 1.6650636628913913' do sheet37.n36.should be_within(0.16650636628913915).of(1.6650636628913913) end it 'cell o36 should equal 1.9124264909685351' do sheet37.o36.should be_within(0.1912426490968535).of(1.9124264909685351) end it 'cell f37 should equal 0.2' do sheet37.f37.should be_within(0.020000000000000004).of(0.2) end it 'cell g37 should equal 0.1907551956150758' do sheet37.g37.should be_within(0.019075519561507583).of(0.1907551956150758) end it 'cell h37 should equal 0.1753226199357576' do sheet37.h37.should be_within(0.01753226199357576).of(0.1753226199357576) end it 'cell i37 should equal 0.1802227606590598' do sheet37.i37.should be_within(0.01802227606590598).of(0.1802227606590598) end it 'cell j37 should equal 0.18694607191142154' do sheet37.j37.should be_within(0.018694607191142156).of(0.18694607191142154) end it 'cell k37 should equal 0.19496230648775054' do sheet37.k37.should be_within(0.019496230648775054).of(0.19496230648775054) end it 'cell l37 should equal 0.2038865567847914' do sheet37.l37.should be_within(0.02038865567847914).of(0.2038865567847914) end it 'cell m37 should equal 0.2134431556025922' do sheet37.m37.should be_within(0.02134431556025922).of(0.2134431556025922) end it 'cell n37 should equal 0.2234368909634385' do sheet37.n37.should be_within(0.02234368909634385).of(0.2234368909634385) end it 'cell o37 should equal 0.2337308517782909' do sheet37.o37.should be_within(0.02337308517782909).of(0.2337308517782909) end it 'cell f42 should equal 0.0' do sheet37.f42.should be_within(1.0e-08).of(0.0) end it 'cell g42 should equal 6.4845332946392885e-15' do sheet37.g42.should be_within(1.0e-08).of(6.4845332946392885e-15) end it 'cell h42 should equal 0.0' do sheet37.h42.should be_within(1.0e-08).of(0.0) end it 'cell i42 should equal 0.0' do sheet37.i42.should be_within(1.0e-08).of(0.0) end it 'cell j42 should equal 0.0' do sheet37.j42.should be_within(1.0e-08).of(0.0) end it 'cell k42 should equal 0.0' do sheet37.k42.should be_within(1.0e-08).of(0.0) end it 'cell l42 should equal 0.0' do sheet37.l42.should be_within(1.0e-08).of(0.0) end it 'cell m42 should equal 2.7838976955896406' do sheet37.m42.should be_within(0.27838976955896405).of(2.7838976955896406) end it 'cell n42 should equal 7.286509304024234' do sheet37.n42.should be_within(0.7286509304024235).of(7.286509304024234) end it 'cell o42 should equal 11.778569088809583' do sheet37.o42.should be_within(1.1778569088809583).of(11.778569088809583) end it 'cell f47 should equal 30.343667698868483' do sheet37.f47.should be_within(3.0343667698868484).of(30.343667698868483) end it 'cell g47 should equal 26.903289484607754' do sheet37.g47.should be_within(2.6903289484607757).of(26.903289484607754) end it 'cell h47 should equal 27.426173005790424' do sheet37.h47.should be_within(2.7426173005790426).of(27.426173005790424) end it 'cell i47 should equal 29.771680896584392' do sheet37.i47.should be_within(2.9771680896584396).of(29.771680896584392) end it 'cell j47 should equal 28.013796719050386' do sheet37.j47.should be_within(2.801379671905039).of(28.013796719050386) end it 'cell k47 should equal 18.384142874162247' do sheet37.k47.should be_within(1.8384142874162248).of(18.384142874162247) end it 'cell l47 should equal 5.632783365490185' do sheet37.l47.should be_within(0.5632783365490185).of(5.632783365490185) end it 'cell m47 should equal 0.0' do sheet37.m47.should be_within(1.0e-08).of(0.0) end it 'cell n47 should equal 0.0' do sheet37.n47.should be_within(1.0e-08).of(0.0) end it 'cell o47 should equal 0.0' do sheet37.o47.should be_within(1.0e-08).of(0.0) end it 'cell f49 should equal 28.137999999999998' do sheet37.f49.should be_within(2.8138).of(28.137999999999998) end it 'cell g49 should equal 28.137999999999998' do sheet37.g49.should be_within(2.8138).of(28.137999999999998) end it 'cell h49 should equal 23.422' do sheet37.h49.should be_within(2.3422).of(23.422) end it 'cell i49 should equal 17.055000000000003' do sheet37.i49.should be_within(1.7055000000000005).of(17.055000000000003) end it 'cell j49 should equal 8.612' do sheet37.j49.should be_within(0.8612000000000001).of(8.612) end it 'cell k49 should equal 1.7999999999999998' do sheet37.k49.should be_within(0.18).of(1.7999999999999998) end it 'cell l49 should equal 0.6' do sheet37.l49.should be_within(0.06).of(0.6) end it 'cell m49 should equal 0.0' do sheet37.m49.should be_within(1.0e-08).of(0.0) end it 'cell n49 should equal 0.0' do sheet37.n49.should be_within(1.0e-08).of(0.0) end it 'cell o49 should equal 0.0' do sheet37.o49.should be_within(1.0e-08).of(0.0) end it 'cell g50 should equal 0.0' do sheet37.g50.should be_within(1.0e-08).of(0.0) end it 'cell h50 should equal 0.8500000000000001' do sheet37.h50.should be_within(0.08500000000000002).of(0.8500000000000001) end it 'cell i50 should equal 1.7000000000000002' do sheet37.i50.should be_within(0.17000000000000004).of(1.7000000000000002) end it 'cell j50 should equal 4.4' do sheet37.j50.should be_within(0.44000000000000006).of(4.4) end it 'cell k50 should equal 10.099999999999998' do sheet37.k50.should be_within(1.0099999999999998).of(10.099999999999998) end it 'cell l50 should equal 17.599999999999998' do sheet37.l50.should be_within(1.7599999999999998).of(17.599999999999998) end it 'cell m50 should equal 25.099999999999998' do sheet37.m50.should be_within(2.51).of(25.099999999999998) end it 'cell n50 should equal 32.6' do sheet37.n50.should be_within(3.2600000000000002).of(32.6) end it 'cell o50 should equal 40.1' do sheet37.o50.should be_within(4.010000000000001).of(40.1) end it 'cell g51 should equal 10.0' do sheet37.g51.should be_within(1.0).of(10.0) end it 'cell h51 should equal 7.2' do sheet37.h51.should be_within(0.7200000000000001).of(7.2) end it 'cell i51 should equal 6.800000000000001' do sheet37.i51.should be_within(0.6800000000000002).of(6.800000000000001) end it 'cell j51 should equal 10.4' do sheet37.j51.should be_within(1.04).of(10.4) end it 'cell k51 should equal 16.4' do sheet37.k51.should be_within(1.64).of(16.4) end it 'cell l51 should equal 21.2' do sheet37.l51.should be_within(2.12).of(21.2) end it 'cell m51 should equal 27.2' do sheet37.m51.should be_within(2.72).of(27.2) end it 'cell n51 should equal 33.2' do sheet37.n51.should be_within(3.3200000000000003).of(33.2) end it 'cell o51 should equal 39.2' do sheet37.o51.should be_within(3.9200000000000004).of(39.2) end it 'cell f57 should equal 0.632' do sheet37.f57.should be_within(0.0632).of(0.632) end it 'cell g57 should equal 0.7' do sheet37.g57.should be_within(0.06999999999999999).of(0.7) end it 'cell h57 should equal 0.7' do sheet37.h57.should be_within(0.06999999999999999).of(0.7) end it 'cell i57 should equal 0.7' do sheet37.i57.should be_within(0.06999999999999999).of(0.7) end it 'cell j57 should equal 0.7' do sheet37.j57.should be_within(0.06999999999999999).of(0.7) end it 'cell k57 should equal 0.7' do sheet37.k57.should be_within(0.06999999999999999).of(0.7) end it 'cell l57 should equal 0.7' do sheet37.l57.should be_within(0.06999999999999999).of(0.7) end it 'cell m57 should equal 0.7' do sheet37.m57.should be_within(0.06999999999999999).of(0.7) end it 'cell n57 should equal 0.7' do sheet37.n57.should be_within(0.06999999999999999).of(0.7) end it 'cell o57 should equal 0.7' do sheet37.o57.should be_within(0.06999999999999999).of(0.7) end it 'cell f59 should equal 0.6063970431445019' do sheet37.f59.should be_within(0.0606397043144502).of(0.6063970431445019) end it 'cell g59 should equal 0.6063970431445019' do sheet37.g59.should be_within(0.0606397043144502).of(0.6063970431445019) end it 'cell h59 should equal 0.6076850824011613' do sheet37.h59.should be_within(0.06076850824011613).of(0.6076850824011613) end it 'cell i59 should equal 0.6105540897097624' do sheet37.i59.should be_within(0.06105540897097625).of(0.6105540897097624) end it 'cell j59 should equal 0.620901068276823' do sheet37.j59.should be_within(0.062090106827682304).of(0.620901068276823) end it 'cell k59 should equal 0.7000000000000001' do sheet37.k59.should be_within(0.07).of(0.7000000000000001) end it 'cell l59 should equal 0.9000000000000001' do sheet37.l59.should be_within(0.09000000000000002).of(0.9000000000000001) end it 'cell m59 should equal 0.9000000000000001' do sheet37.m59.should be_within(0.09000000000000002).of(0.9000000000000001) end it 'cell n59 should equal 0.9000000000000001' do sheet37.n59.should be_within(0.09000000000000002).of(0.9000000000000001) end it 'cell o59 should equal 0.9000000000000001' do sheet37.o59.should be_within(0.09000000000000002).of(0.9000000000000001) end it 'cell g60 should equal 0.8499999999999999' do sheet37.g60.should be_within(0.08499999999999999).of(0.8499999999999999) end it 'cell h60 should equal 0.8499999999999999' do sheet37.h60.should be_within(0.08499999999999999).of(0.8499999999999999) end it 'cell i60 should equal 0.8499999999999999' do sheet37.i60.should be_within(0.08499999999999999).of(0.8499999999999999) end it 'cell j60 should equal 0.8499999999999999' do sheet37.j60.should be_within(0.08499999999999999).of(0.8499999999999999) end it 'cell k60 should equal 0.8499999999999999' do sheet37.k60.should be_within(0.08499999999999999).of(0.8499999999999999) end it 'cell l60 should equal 0.8499999999999999' do sheet37.l60.should be_within(0.08499999999999999).of(0.8499999999999999) end it 'cell m60 should equal 0.8499999999999999' do sheet37.m60.should be_within(0.08499999999999999).of(0.8499999999999999) end it 'cell n60 should equal 0.8499999999999999' do sheet37.n60.should be_within(0.08499999999999999).of(0.8499999999999999) end it 'cell o60 should equal 0.8499999999999999' do sheet37.o60.should be_within(0.08499999999999999).of(0.8499999999999999) end it 'cell g61 should equal 0.6' do sheet37.g61.should be_within(0.06).of(0.6) end it 'cell h61 should equal 0.7' do sheet37.h61.should be_within(0.06999999999999999).of(0.7) end it 'cell i61 should equal 0.8' do sheet37.i61.should be_within(0.08000000000000002).of(0.8) end it 'cell j61 should equal 0.8' do sheet37.j61.should be_within(0.08000000000000002).of(0.8) end it 'cell k61 should equal 0.8' do sheet37.k61.should be_within(0.08000000000000002).of(0.8) end it 'cell l61 should equal 0.8' do sheet37.l61.should be_within(0.08000000000000002).of(0.8) end it 'cell m61 should equal 0.8' do sheet37.m61.should be_within(0.08000000000000002).of(0.8) end it 'cell n61 should equal 0.8' do sheet37.n61.should be_within(0.08000000000000002).of(0.8) end it 'cell o61 should equal 0.8' do sheet37.o61.should be_within(0.08000000000000002).of(0.8) end it 'cell f66 should equal 0.0' do sheet37.f66.should be_within(1.0e-08).of(0.0) end it 'cell g66 should equal 0.0' do sheet37.g66.should be_within(1.0e-08).of(0.0) end it 'cell h66 should equal 0.03389216318797848' do sheet37.h66.should be_within(0.0033892163187978484).of(0.03389216318797848) end it 'cell i66 should equal 0.06932828406804076' do sheet37.i66.should be_within(0.006932828406804076).of(0.06932828406804076) end it 'cell j66 should equal 1.543536005715143' do sheet37.j66.should be_within(0.15435360057151432).of(1.543536005715143) end it 'cell k66 should equal 2.9356337737397635' do sheet37.k66.should be_within(0.29356337737397636).of(2.9356337737397635) end it 'cell l66 should equal 2.4737725926871867' do sheet37.l66.should be_within(0.24737725926871867).of(2.4737725926871867) end it 'cell m66 should equal 2.040326277784092' do sheet37.m66.should be_within(0.20403262777840922).of(2.040326277784092) end it 'cell n66 should equal 2.0579806127496036' do sheet37.n66.should be_within(0.20579806127496036).of(2.0579806127496036) end it 'cell o66 should equal 2.1002132489300136' do sheet37.o66.should be_within(0.21002132489300138).of(2.1002132489300136) end it 'cell f67 should equal 0.0' do sheet37.f67.should be_within(1.0e-08).of(0.0) end it 'cell g67 should equal 0.0' do sheet37.g67.should be_within(1.0e-08).of(0.0) end it 'cell h67 should equal 0.09753140485749201' do sheet37.h67.should be_within(0.009753140485749202).of(0.09753140485749201) end it 'cell i67 should equal 0.196315735083759' do sheet37.i67.should be_within(0.0196315735083759).of(0.196315735083759) end it 'cell j67 should equal 0.46431607482380494' do sheet37.j67.should be_within(0.046431607482380496).of(0.46431607482380494) end it 'cell k67 should equal 0.698717074806869' do sheet37.k67.should be_within(0.0698717074806869).of(0.698717074806869) end it 'cell l67 should equal 1.1599187420713715' do sheet37.l67.should be_within(0.11599187420713715).of(1.1599187420713715) end it 'cell m67 should equal 1.5832807125006523' do sheet37.m67.should be_within(0.15832807125006523).of(1.5832807125006523) end it 'cell n67 should equal 1.8531353202768426' do sheet37.n67.should be_within(0.18531353202768427).of(1.8531353202768426) end it 'cell o67 should equal 2.1430252882351253' do sheet37.o67.should be_within(0.21430252882351253).of(2.1430252882351253) end it 'cell f80 should equal 3.5' do sheet37.f80.should be_within(0.35000000000000003).of(3.5) end it 'cell g80 should equal 3.5' do sheet37.g80.should be_within(0.35000000000000003).of(3.5) end it 'cell h80 should equal 3.5' do sheet37.h80.should be_within(0.35000000000000003).of(3.5) end it 'cell i80 should equal 3.75' do sheet37.i80.should be_within(0.375).of(3.75) end it 'cell j80 should equal 3.75' do sheet37.j80.should be_within(0.375).of(3.75) end it 'cell k80 should equal 3.75' do sheet37.k80.should be_within(0.375).of(3.75) end it 'cell l80 should equal 3.75' do sheet37.l80.should be_within(0.375).of(3.75) end it 'cell m80 should equal 3.75' do sheet37.m80.should be_within(0.375).of(3.75) end it 'cell n80 should equal 3.75' do sheet37.n80.should be_within(0.375).of(3.75) end it 'cell o80 should equal 4.0' do sheet37.o80.should be_within(0.4).of(4.0) end it 'cell f89 should equal 0.027' do sheet37.f89.should be_within(0.0027).of(0.027) end it 'cell g89 should equal 0.027' do sheet37.g89.should be_within(0.0027).of(0.027) end it 'cell h89 should equal 0.027' do sheet37.h89.should be_within(0.0027).of(0.027) end it 'cell i89 should equal 0.028' do sheet37.i89.should be_within(0.0028000000000000004).of(0.028) end it 'cell j89 should equal 0.028' do sheet37.j89.should be_within(0.0028000000000000004).of(0.028) end it 'cell k89 should equal 0.03' do sheet37.k89.should be_within(0.003).of(0.03) end it 'cell l89 should equal 0.03' do sheet37.l89.should be_within(0.003).of(0.03) end it 'cell m89 should equal 0.03' do sheet37.m89.should be_within(0.003).of(0.03) end it 'cell n89 should equal 0.03' do sheet37.n89.should be_within(0.003).of(0.03) end it 'cell o89 should equal 0.03' do sheet37.o89.should be_within(0.003).of(0.03) end it 'cell f98 should equal 2.5' do sheet37.f98.should be_within(0.25).of(2.5) end it 'cell g98 should equal 2.5' do sheet37.g98.should be_within(0.25).of(2.5) end it 'cell h98 should equal 4.0' do sheet37.h98.should be_within(0.4).of(4.0) end it 'cell i98 should equal 6.0' do sheet37.i98.should be_within(0.6000000000000001).of(6.0) end it 'cell j98 should equal 8.0' do sheet37.j98.should be_within(0.8).of(8.0) end it 'cell k98 should equal 10.0' do sheet37.k98.should be_within(1.0).of(10.0) end it 'cell l98 should equal 10.0' do sheet37.l98.should be_within(1.0).of(10.0) end it 'cell m98 should equal 10.0' do sheet37.m98.should be_within(1.0).of(10.0) end it 'cell n98 should equal 10.0' do sheet37.n98.should be_within(1.0).of(10.0) end it 'cell o98 should equal 10.0' do sheet37.o98.should be_within(1.0).of(10.0) end it 'cell f107 should equal 0.75' do sheet37.f107.should be_within(0.07500000000000001).of(0.75) end it 'cell g116 should equal 0.2475' do sheet37.g116.should be_within(0.02475).of(0.2475) end it 'cell h116 should equal 0.29700000000000004' do sheet37.h116.should be_within(0.029700000000000004).of(0.29700000000000004) end it 'cell f194 should equal 8.132102943296754' do sheet37.f194.should be_within(0.8132102943296755).of(8.132102943296754) end it 'cell g194 should equal 5.380657896921552' do sheet37.g194.should be_within(0.5380657896921552).of(5.380657896921552) end it 'cell h194 should equal 5.485234601158087' do sheet37.h194.should be_within(0.5485234601158088).of(5.485234601158087) end it 'cell i194 should equal 5.95433617931688' do sheet37.i194.should be_within(0.595433617931688).of(5.95433617931688) end it 'cell j194 should equal 5.602759343810079' do sheet37.j194.should be_within(0.5602759343810079).of(5.602759343810079) end it 'cell k194 should equal 3.6768285748324505' do sheet37.k194.should be_within(0.3676828574832451).of(3.6768285748324505) end it 'cell l194 should equal 1.1265566730980372' do sheet37.l194.should be_within(0.11265566730980373).of(1.1265566730980372) end it 'cell m194 should equal 0.0' do sheet37.m194.should be_within(1.0e-08).of(0.0) end it 'cell n194 should equal 0.0' do sheet37.n194.should be_within(1.0e-08).of(0.0) end it 'cell o194 should equal 0.0' do sheet37.o194.should be_within(1.0e-08).of(0.0) end it 'cell f196 should equal 8.261400000000005' do sheet37.f196.should be_within(0.8261400000000005).of(8.261400000000005) end it 'cell g196 should equal 8.261400000000005' do sheet37.g196.should be_within(0.8261400000000005).of(8.261400000000005) end it 'cell h196 should equal 6.846600000000001' do sheet37.h196.should be_within(0.6846600000000002).of(6.846600000000001) end it 'cell i196 should equal 4.936500000000003' do sheet37.i196.should be_within(0.49365000000000037).of(4.936500000000003) end it 'cell j196 should equal 2.4036000000000004' do sheet37.j196.should be_within(0.24036000000000005).of(2.4036000000000004) end it 'cell k196 should equal 0.3599999999999999' do sheet37.k196.should be_within(0.03599999999999999).of(0.3599999999999999) end it 'cell l196 should equal 0.0' do sheet37.l196.should be_within(1.0e-08).of(0.0) end it 'cell m196 should equal 0.0' do sheet37.m196.should be_within(1.0e-08).of(0.0) end it 'cell n196 should equal 0.0' do sheet37.n196.should be_within(1.0e-08).of(0.0) end it 'cell o196 should equal 0.0' do sheet37.o196.should be_within(1.0e-08).of(0.0) end it 'cell g197 should equal 0.0' do sheet37.g197.should be_within(1.0e-08).of(0.0) end it 'cell h197 should equal 0.0' do sheet37.h197.should be_within(1.0e-08).of(0.0) end it 'cell i197 should equal 0.0' do sheet37.i197.should be_within(1.0e-08).of(0.0) end it 'cell j197 should equal 0.0' do sheet37.j197.should be_within(1.0e-08).of(0.0) end it 'cell k197 should equal 0.5050000000000014' do sheet37.k197.should be_within(0.05050000000000015).of(0.5050000000000014) end it 'cell l197 should equal 0.8800000000000027' do sheet37.l197.should be_within(0.08800000000000027).of(0.8800000000000027) end it 'cell m197 should equal 1.255000000000004' do sheet37.m197.should be_within(0.1255000000000004).of(1.255000000000004) end it 'cell n197 should equal 1.6300000000000052' do sheet37.n197.should be_within(0.16300000000000053).of(1.6300000000000052) end it 'cell o197 should equal 2.005000000000006' do sheet37.o197.should be_within(0.20050000000000062).of(2.005000000000006) end it 'cell g198 should equal 1.6046511627906979' do sheet37.g198.should be_within(0.16046511627906979).of(1.6046511627906979) end it 'cell h198 should equal 0.5609302325581401' do sheet37.h198.should be_within(0.056093023255814015).of(0.5609302325581401) end it 'cell i198 should equal 0.0' do sheet37.i198.should be_within(1.0e-08).of(0.0) end it 'cell j198 should equal 0.1330232558139528' do sheet37.j198.should be_within(0.013302325581395281).of(0.1330232558139528) end it 'cell k198 should equal 0.4958139534883715' do sheet37.k198.should be_within(0.049581395348837154).of(0.4958139534883715) end it 'cell l198 should equal 1.0106976744186045' do sheet37.l198.should be_within(0.10106976744186046).of(1.0106976744186045) end it 'cell m198 should equal 1.771162790697675' do sheet37.m198.should be_within(0.1771162790697675).of(1.771162790697675) end it 'cell n198 should equal 2.740930232558138' do sheet37.n198.should be_within(0.2740930232558138).of(2.740930232558138) end it 'cell o198 should equal 3.9199999999999995' do sheet37.o198.should be_within(0.39199999999999996).of(3.9199999999999995) end it 'cell f199 should equal 21.120272943296758' do sheet37.f199.should be_within(2.112027294329676).of(21.120272943296758) end it 'cell g199 should equal 18.27704431552621' do sheet37.g199.should be_within(1.8277044315526212).of(18.27704431552621) end it 'cell h199 should equal 12.89276483371623' do sheet37.h199.should be_within(1.289276483371623).of(12.89276483371623) end it 'cell i199 should equal 10.890836179316883' do sheet37.i199.should be_within(1.0890836179316883).of(10.890836179316883) end it 'cell j199 should equal 8.139382599624032' do sheet37.j199.should be_within(0.8139382599624032).of(8.139382599624032) end it 'cell k199 should equal 5.0376425283208235' do sheet37.k199.should be_within(0.5037642528320824).of(5.0376425283208235) end it 'cell l199 should equal 3.0172543475166442' do sheet37.l199.should be_within(0.30172543475166447).of(3.0172543475166442) end it 'cell m199 should equal 3.026162790697679' do sheet37.m199.should be_within(0.30261627906976796).of(3.026162790697679) end it 'cell n199 should equal 4.370930232558143' do sheet37.n199.should be_within(0.43709302325581434).of(4.370930232558143) end it 'cell o199 should equal 5.925000000000006' do sheet37.o199.should be_within(0.5925000000000006).of(5.925000000000006) end it 'cell f216 should equal 0.0' do sheet37.f216.should be_within(1.0e-08).of(0.0) end it 'cell g216 should equal 6.4845332946392885e-15' do sheet37.g216.should be_within(1.0e-08).of(6.4845332946392885e-15) end it 'cell h216 should equal 0.0' do sheet37.h216.should be_within(1.0e-08).of(0.0) end it 'cell i216 should equal 0.0' do sheet37.i216.should be_within(1.0e-08).of(0.0) end it 'cell j216 should equal 0.0' do sheet37.j216.should be_within(1.0e-08).of(0.0) end it 'cell k216 should equal 0.0' do sheet37.k216.should be_within(1.0e-08).of(0.0) end it 'cell l216 should equal 0.0' do sheet37.l216.should be_within(1.0e-08).of(0.0) end it 'cell m216 should equal 2.7838976955896406' do sheet37.m216.should be_within(0.27838976955896405).of(2.7838976955896406) end it 'cell n216 should equal 7.286509304024234' do sheet37.n216.should be_within(0.7286509304024235).of(7.286509304024234) end it 'cell o216 should equal 11.778569088809583' do sheet37.o216.should be_within(1.1778569088809583).of(11.778569088809583) end it 'cell f217 should equal 21.120272943296758' do sheet37.f217.should be_within(2.112027294329676).of(21.120272943296758) end it 'cell g217 should equal 18.27704431552621' do sheet37.g217.should be_within(1.8277044315526212).of(18.27704431552621) end it 'cell h217 should equal 12.89276483371623' do sheet37.h217.should be_within(1.289276483371623).of(12.89276483371623) end it 'cell i217 should equal 10.890836179316883' do sheet37.i217.should be_within(1.0890836179316883).of(10.890836179316883) end it 'cell j217 should equal 8.139382599624032' do sheet37.j217.should be_within(0.8139382599624032).of(8.139382599624032) end it 'cell k217 should equal 5.0376425283208235' do sheet37.k217.should be_within(0.5037642528320824).of(5.0376425283208235) end it 'cell l217 should equal 3.0172543475166442' do sheet37.l217.should be_within(0.30172543475166447).of(3.0172543475166442) end it 'cell m217 should equal 3.026162790697679' do sheet37.m217.should be_within(0.30261627906976796).of(3.026162790697679) end it 'cell n217 should equal 4.370930232558143' do sheet37.n217.should be_within(0.43709302325581434).of(4.370930232558143) end it 'cell o217 should equal 5.925000000000006' do sheet37.o217.should be_within(0.5925000000000006).of(5.925000000000006) end it 'cell f218 should equal 2.5' do sheet37.f218.should be_within(0.25).of(2.5) end it 'cell g218 should equal 2.5' do sheet37.g218.should be_within(0.25).of(2.5) end it 'cell h218 should equal 4.0' do sheet37.h218.should be_within(0.4).of(4.0) end it 'cell i218 should equal 6.0' do sheet37.i218.should be_within(0.6000000000000001).of(6.0) end it 'cell j218 should equal 8.0' do sheet37.j218.should be_within(0.8).of(8.0) end it 'cell k218 should equal 10.0' do sheet37.k218.should be_within(1.0).of(10.0) end it 'cell l218 should equal 10.0' do sheet37.l218.should be_within(1.0).of(10.0) end it 'cell m218 should equal 10.0' do sheet37.m218.should be_within(1.0).of(10.0) end it 'cell n218 should equal 10.0' do sheet37.n218.should be_within(1.0).of(10.0) end it 'cell o218 should equal 10.0' do sheet37.o218.should be_within(1.0).of(10.0) end it 'cell f219 should equal 0.0' do sheet37.f219.should be_within(1.0e-08).of(0.0) end it 'cell g219 should equal 0.0' do sheet37.g219.should be_within(1.0e-08).of(0.0) end it 'cell h219 should equal 0.03420499516905888' do sheet37.h219.should be_within(0.0034204995169058883).of(0.03420499516905888) end it 'cell i219 should equal 0.06917864480143845' do sheet37.i219.should be_within(0.006917864480143846).of(0.06917864480143845) end it 'cell j219 should equal 0.5733484222162892' do sheet37.j219.should be_within(0.05733484222162893).of(0.5733484222162892) end it 'cell k219 should equal 1.04481570681541' do sheet37.k219.should be_within(0.10448157068154101).of(1.04481570681541) end it 'cell l219 should equal 1.0217903486907591' do sheet37.l219.should be_within(0.10217903486907592).of(1.0217903486907591) end it 'cell m219 should equal 0.997838880845787' do sheet37.m219.should be_within(0.0997838880845787).of(0.997838880845787) end it 'cell n219 should equal 1.0698712337551508' do sheet37.n219.should be_within(0.10698712337551508).of(1.0698712337551508) end it 'cell o219 should equal 1.1541620937704078' do sheet37.o219.should be_within(0.11541620937704078).of(1.1541620937704078) end it 'cell f220 should equal 3.5' do sheet37.f220.should be_within(0.35000000000000003).of(3.5) end it 'cell g220 should equal 3.5' do sheet37.g220.should be_within(0.35000000000000003).of(3.5) end it 'cell h220 should equal 3.5' do sheet37.h220.should be_within(0.35000000000000003).of(3.5) end it 'cell i220 should equal 3.75' do sheet37.i220.should be_within(0.375).of(3.75) end it 'cell j220 should equal 3.75' do sheet37.j220.should be_within(0.375).of(3.75) end it 'cell k220 should equal 3.75' do sheet37.k220.should be_within(0.375).of(3.75) end it 'cell l220 should equal 3.75' do sheet37.l220.should be_within(0.375).of(3.75) end it 'cell m220 should equal 3.75' do sheet37.m220.should be_within(0.375).of(3.75) end it 'cell n220 should equal 3.75' do sheet37.n220.should be_within(0.375).of(3.75) end it 'cell o220 should equal 4.0' do sheet37.o220.should be_within(0.4).of(4.0) end it 'cell f226 should equal 0.0' do sheet37.f226.should be_within(1.0e-08).of(0.0) end it 'cell g226 should equal 7.7814399535671445e-16' do sheet37.g226.should be_within(1.0e-08).of(7.7814399535671445e-16) end it 'cell h226 should equal 0.0' do sheet37.h226.should be_within(1.0e-08).of(0.0) end it 'cell i226 should equal 0.0' do sheet37.i226.should be_within(1.0e-08).of(0.0) end it 'cell j226 should equal 0.0' do sheet37.j226.should be_within(1.0e-08).of(0.0) end it 'cell k226 should equal 0.0' do sheet37.k226.should be_within(1.0e-08).of(0.0) end it 'cell l226 should equal 0.0' do sheet37.l226.should be_within(1.0e-08).of(0.0) end it 'cell m226 should equal 0.33406772347075686' do sheet37.m226.should be_within(0.03340677234707569).of(0.33406772347075686) end it 'cell n226 should equal 0.8743811164829081' do sheet37.n226.should be_within(0.08743811164829081).of(0.8743811164829081) end it 'cell o226 should equal 1.4134282906571498' do sheet37.o226.should be_within(0.141342829065715).of(1.4134282906571498) end it 'cell f227 should equal 2.534432753195611' do sheet37.f227.should be_within(0.2534432753195611).of(2.534432753195611) end it 'cell g227 should equal 2.1932453178631452' do sheet37.g227.should be_within(0.21932453178631453).of(2.1932453178631452) end it 'cell h227 should equal 1.5471317800459476' do sheet37.h227.should be_within(0.15471317800459478).of(1.5471317800459476) end it 'cell i227 should equal 1.3069003415180258' do sheet37.i227.should be_within(0.13069003415180258).of(1.3069003415180258) end it 'cell j227 should equal 0.9767259119548838' do sheet37.j227.should be_within(0.09767259119548838).of(0.9767259119548838) end it 'cell k227 should equal 0.6045171033984987' do sheet37.k227.should be_within(0.060451710339849876).of(0.6045171033984987) end it 'cell l227 should equal 0.3620705217019973' do sheet37.l227.should be_within(0.03620705217019973).of(0.3620705217019973) end it 'cell m227 should equal 0.3631395348837214' do sheet37.m227.should be_within(0.036313953488372144).of(0.3631395348837214) end it 'cell n227 should equal 0.5245116279069771' do sheet37.n227.should be_within(0.05245116279069772).of(0.5245116279069771) end it 'cell o227 should equal 0.7110000000000006' do sheet37.o227.should be_within(0.07110000000000007).of(0.7110000000000006) end it 'cell f228 should equal 0.22499999999999995' do sheet37.f228.should be_within(0.022499999999999996).of(0.22499999999999995) end it 'cell g228 should equal 0.22499999999999995' do sheet37.g228.should be_within(0.022499999999999996).of(0.22499999999999995) end it 'cell h228 should equal 0.36000000000000004' do sheet37.h228.should be_within(0.036000000000000004).of(0.36000000000000004) end it 'cell i228 should equal 0.5399999999999999' do sheet37.i228.should be_within(0.05399999999999999).of(0.5399999999999999) end it 'cell j228 should equal 0.7200000000000001' do sheet37.j228.should be_within(0.07200000000000001).of(0.7200000000000001) end it 'cell k228 should equal 0.8999999999999998' do sheet37.k228.should be_within(0.08999999999999998).of(0.8999999999999998) end it 'cell l228 should equal 0.8999999999999998' do sheet37.l228.should be_within(0.08999999999999998).of(0.8999999999999998) end it 'cell m228 should equal 0.8999999999999998' do sheet37.m228.should be_within(0.08999999999999998).of(0.8999999999999998) end it 'cell n228 should equal 0.8999999999999998' do sheet37.n228.should be_within(0.08999999999999998).of(0.8999999999999998) end it 'cell o228 should equal 0.8999999999999998' do sheet37.o228.should be_within(0.08999999999999998).of(0.8999999999999998) end it 'cell f229 should equal 0.0' do sheet37.f229.should be_within(1.0e-08).of(0.0) end it 'cell g229 should equal 0.0' do sheet37.g229.should be_within(1.0e-08).of(0.0) end it 'cell h229 should equal 0.004104599420287065' do sheet37.h229.should be_within(0.0004104599420287065).of(0.004104599420287065) end it 'cell i229 should equal 0.008301437376172614' do sheet37.i229.should be_within(0.0008301437376172614).of(0.008301437376172614) end it 'cell j229 should equal 0.0688018106659547' do sheet37.j229.should be_within(0.00688018106659547).of(0.0688018106659547) end it 'cell k229 should equal 0.1253778848178492' do sheet37.k229.should be_within(0.01253778848178492).of(0.1253778848178492) end it 'cell l229 should equal 0.12261484184289109' do sheet37.l229.should be_within(0.01226148418428911).of(0.12261484184289109) end it 'cell m229 should equal 0.11974066570149443' do sheet37.m229.should be_within(0.011974066570149444).of(0.11974066570149443) end it 'cell n229 should equal 0.1283845480506181' do sheet37.n229.should be_within(0.012838454805061811).of(0.1283845480506181) end it 'cell o229 should equal 0.13849945125244892' do sheet37.o229.should be_within(0.013849945125244893).of(0.13849945125244892) end it 'cell f230 should equal 0.027' do sheet37.f230.should be_within(0.0027).of(0.027) end it 'cell g230 should equal 0.027' do sheet37.g230.should be_within(0.0027).of(0.027) end it 'cell h230 should equal 0.027' do sheet37.h230.should be_within(0.0027).of(0.027) end it 'cell i230 should equal 0.028' do sheet37.i230.should be_within(0.0028000000000000004).of(0.028) end it 'cell j230 should equal 0.028' do sheet37.j230.should be_within(0.0028000000000000004).of(0.028) end it 'cell k230 should equal 0.03' do sheet37.k230.should be_within(0.003).of(0.03) end it 'cell l230 should equal 0.03' do sheet37.l230.should be_within(0.003).of(0.03) end it 'cell m230 should equal 0.03' do sheet37.m230.should be_within(0.003).of(0.03) end it 'cell n230 should equal 0.03' do sheet37.n230.should be_within(0.003).of(0.03) end it 'cell o230 should equal 0.03' do sheet37.o230.should be_within(0.003).of(0.03) end it 'cell f238 should equal 0.0' do sheet37.f238.should be_within(1.0e-08).of(0.0) end it 'cell g238 should equal -0.004666867269241742' do sheet37.g238.should be_within(0.0004666867269241742).of(-0.004666867269241742) end it 'cell h238 should equal -0.023369559277034248' do sheet37.h238.should be_within(0.002336955927703425).of(-0.023369559277034248) end it 'cell i238 should equal 0.11770100760484076' do sheet37.i238.should be_within(0.011770100760484077).of(0.11770100760484076) end it 'cell j238 should equal 0.276748250076034' do sheet37.j238.should be_within(0.0276748250076034).of(0.276748250076034) end it 'cell k238 should equal 0.454670384872182' do sheet37.k238.should be_within(0.0454670384872182).of(0.454670384872182) end it 'cell l238 should equal 0.6604370630841264' do sheet37.l238.should be_within(0.06604370630841265).of(0.6604370630841264) end it 'cell m238 should equal 0.8926347193072727' do sheet37.m238.should be_within(0.08926347193072727).of(0.8926347193072727) end it 'cell n238 should equal 1.15402777029013' do sheet37.n238.should be_within(0.11540277702901301).of(1.15402777029013) end it 'cell o238 should equal 1.4475454877532505' do sheet37.o238.should be_within(0.14475454877532506).of(1.4475454877532505) end it 'cell f239 should equal -1.2474724803837463' do sheet37.f239.should be_within(0.12474724803837463).of(-1.2474724803837463) end it 'cell g239 should equal -1.2815484217113027' do sheet37.g239.should be_within(0.12815484217113027).of(-1.2815484217113027) end it 'cell h239 should equal -1.3142678982647742' do sheet37.h239.should be_within(0.13142678982647743).of(-1.3142678982647742) end it 'cell i239 should equal -1.2407447648485603' do sheet37.i239.should be_within(0.12407447648485603).of(-1.2407447648485603) end it 'cell j239 should equal -1.1599360479496466' do sheet37.j239.should be_within(0.11599360479496466).of(-1.1599360479496466) end it 'cell k239 should equal -1.0657667308057928' do sheet37.k239.should be_within(0.10657667308057928).of(-1.0657667308057928) end it 'cell l239 should equal -0.9536362740132194' do sheet37.l239.should be_within(0.09536362740132194).of(-0.9536362740132194) end it 'cell m239 should equal -0.819922453357135' do sheet37.m239.should be_within(0.0819922453357135).of(-0.819922453357135) end it 'cell n239 should equal -0.661610358701661' do sheet37.n239.should be_within(0.0661610358701661).of(-0.661610358701661) end it 'cell o239 should equal -0.47601755939638657' do sheet37.o239.should be_within(0.04760175593963866).of(-0.47601755939638657) end it 'cell f240 should equal -1.2474724803837463' do sheet37.f240.should be_within(0.12474724803837463).of(-1.2474724803837463) end it 'cell g240 should equal -1.2862152889805445' do sheet37.g240.should be_within(0.12862152889805445).of(-1.2862152889805445) end it 'cell h240 should equal -1.3376374575418084' do sheet37.h240.should be_within(0.13376374575418085).of(-1.3376374575418084) end it 'cell i240 should equal -1.1230437572437195' do sheet37.i240.should be_within(0.11230437572437196).of(-1.1230437572437195) end it 'cell j240 should equal -0.8831877978736126' do sheet37.j240.should be_within(0.08831877978736126).of(-0.8831877978736126) end it 'cell k240 should equal -0.6110963459336107' do sheet37.k240.should be_within(0.06110963459336108).of(-0.6110963459336107) end it 'cell l240 should equal -0.29319921092909296' do sheet37.l240.should be_within(0.029319921092909297).of(-0.29319921092909296) end it 'cell m240 should equal 0.07271226595013769' do sheet37.m240.should be_within(0.00727122659501377).of(0.07271226595013769) end it 'cell n240 should equal 0.4924174115884691' do sheet37.n240.should be_within(0.04924174115884691).of(0.4924174115884691) end it 'cell o240 should equal 0.971527928356864' do sheet37.o240.should be_within(0.0971527928356864).of(0.971527928356864) end it 'cell f252 should equal 7.130402846555511' do sheet37.f252.should be_within(0.7130402846555511).of(7.130402846555511) end it 'cell g252 should equal 6.036963966171989' do sheet37.g252.should be_within(0.6036963966171989).of(6.036963966171989) end it 'cell h252 should equal 4.257700159357948' do sheet37.h252.should be_within(0.42577001593579483).of(4.257700159357948) end it 'cell i252 should equal 6.420053319593665' do sheet37.i252.should be_within(0.6420053319593665).of(6.420053319593665) end it 'cell j252 should equal 8.7105365904829' do sheet37.j252.should be_within(0.87105365904829).of(8.7105365904829) end it 'cell k252 should equal 11.123211260355452' do sheet37.k252.should be_within(1.1123211260355452).of(11.123211260355452) end it 'cell l252 should equal 13.842559528461136' do sheet37.l252.should be_within(1.3842559528461136).of(13.842559528461136) end it 'cell m252 should equal 16.753917637523177' do sheet37.m252.should be_within(1.6753917637523177).of(16.753917637523177) end it 'cell n252 should equal 19.870603104487515' do sheet37.n252.should be_within(1.9870603104487516).of(19.870603104487515) end it 'cell o252 should equal 23.210309786473214' do sheet37.o252.should be_within(2.3210309786473213).of(23.210309786473214) end it 'cell f253 should equal 2.2187816563997265' do sheet37.f253.should be_within(0.22187816563997265).of(2.2187816563997265) end it 'cell g253 should equal 2.17438742164487' do sheet37.g253.should be_within(0.217438742164487).of(2.17438742164487) end it 'cell h253 should equal 1.879006495071628' do sheet37.h253.should be_within(0.18790064950716281).of(1.879006495071628) end it 'cell i253 should equal 1.9680610697232273' do sheet37.i253.should be_within(0.19680610697232273).of(1.9680610697232273) end it 'cell j253 should equal 2.0793814509556183' do sheet37.j253.should be_within(0.20793814509556185).of(2.0793814509556183) end it 'cell k253 should equal 2.2080711232768495' do sheet37.k253.should be_within(0.22080711232768496).of(2.2080711232768495) end it 'cell l253 should equal 2.3504790980327996' do sheet37.l253.should be_within(0.23504790980327997).of(2.3504790980327996) end it 'cell m253 should equal 2.5039237580501683' do sheet37.m253.should be_within(0.25039237580501683).of(2.5039237580501683) end it 'cell n253 should equal 2.6664600748810767' do sheet37.n253.should be_within(0.2666460074881077).of(2.6664600748810767) end it 'cell o253 should equal 2.8366922870237743' do sheet37.o253.should be_within(0.28366922870237743).of(2.8366922870237743) end it 'cell f254 should equal 9.349184502955238' do sheet37.f254.should be_within(0.9349184502955238).of(9.349184502955238) end it 'cell g254 should equal 8.211351387816858' do sheet37.g254.should be_within(0.8211351387816859).of(8.211351387816858) end it 'cell h254 should equal 6.136706654429576' do sheet37.h254.should be_within(0.6136706654429576).of(6.136706654429576) end it 'cell i254 should equal 8.388114389316891' do sheet37.i254.should be_within(0.8388114389316892).of(8.388114389316891) end it 'cell j254 should equal 10.789918041438519' do sheet37.j254.should be_within(1.078991804143852).of(10.789918041438519) end it 'cell k254 should equal 13.331282383632303' do sheet37.k254.should be_within(1.3331282383632304).of(13.331282383632303) end it 'cell l254 should equal 16.193038626493937' do sheet37.l254.should be_within(1.6193038626493939).of(16.193038626493937) end it 'cell m254 should equal 19.257841395573344' do sheet37.m254.should be_within(1.9257841395573345).of(19.257841395573344) end it 'cell n254 should equal 22.53706317936859' do sheet37.n254.should be_within(2.2537063179368593).of(22.53706317936859) end it 'cell o254 should equal 26.047002073496987' do sheet37.o254.should be_within(2.604700207349699).of(26.047002073496987) end it 'cell f260 should equal -8.10171202257149' do sheet37.f260.should be_within(0.8101712022571491).of(-8.10171202257149) end it 'cell g260 should equal -6.9251360988363135' do sheet37.g260.should be_within(0.6925136098836314).of(-6.9251360988363135) end it 'cell h260 should equal -4.799069196887768' do sheet37.h260.should be_within(0.4799069196887768).of(-4.799069196887768) end it 'cell i260 should equal -7.265070632073172' do sheet37.i260.should be_within(0.7265070632073173).of(-7.265070632073172) end it 'cell j260 should equal -9.906730243564907' do sheet37.j260.should be_within(0.9906730243564907).of(-9.906730243564907) end it 'cell k260 should equal -12.720186037698692' do sheet37.k260.should be_within(1.2720186037698693).of(-12.720186037698692) end it 'cell l260 should equal -15.899839415564845' do sheet37.l260.should be_within(1.5899839415564845).of(-15.899839415564845) end it 'cell m260 should equal -19.33055366152348' do sheet37.m260.should be_within(1.9330553661523482).of(-19.33055366152348) end it 'cell n260 should equal -23.02948059095706' do sheet37.n260.should be_within(2.3029480590957063).of(-23.02948059095706) end it 'cell o260 should equal -27.01853000185385' do sheet37.o260.should be_within(2.7018530001853853).of(-27.01853000185385) end it 'cell g261 should equal -1.0889765999999994' do sheet37.g261.should be_within(0.10889765999999995).of(-1.0889765999999994) end it 'cell h261 should equal -2.3339765999999993' do sheet37.h261.should be_within(0.23339765999999995).of(-2.3339765999999993) end it 'cell i261 should equal -3.5789765999999985' do sheet37.i261.should be_within(0.3578976599999999).of(-3.5789765999999985) end it 'cell j261 should equal -4.535136599999999' do sheet37.j261.should be_within(0.4535136599999999).of(-4.535136599999999) end it 'cell k261 should equal -4.988316599999999' do sheet37.k261.should be_within(0.49883165999999995).of(-4.988316599999999) end it 'cell l261 should equal -4.988316599999999' do sheet37.l261.should be_within(0.49883165999999995).of(-4.988316599999999) end it 'cell m261 should equal -4.988316599999999' do sheet37.m261.should be_within(0.49883165999999995).of(-4.988316599999999) end it 'cell n261 should equal -4.988316599999999' do sheet37.n261.should be_within(0.49883165999999995).of(-4.988316599999999) end it 'cell o261 should equal -4.988316599999999' do sheet37.o261.should be_within(0.49883165999999995).of(-4.988316599999999) end it 'cell g262 should equal -0.39978050000000015' do sheet37.g262.should be_within(0.039978050000000015).of(-0.39978050000000015) end it 'cell h262 should equal -2.1371805' do sheet37.h262.should be_within(0.21371805).of(-2.1371805) end it 'cell i262 should equal -5.0269051' do sheet37.i262.should be_within(0.50269051).of(-5.0269051) end it 'cell j262 should equal -10.483492' do sheet37.j262.should be_within(1.0483492).of(-10.483492) end it 'cell k262 should equal -16.315919999999995' do sheet37.k262.should be_within(1.6315919999999995).of(-16.315919999999995) end it 'cell l262 should equal -20.5785' do sheet37.l262.should be_within(2.0578499999999997).of(-20.5785) end it 'cell m262 should equal -22.949999999999992' do sheet37.m262.should be_within(2.2949999999999995).of(-22.949999999999992) end it 'cell n262 should equal -22.949999999999992' do sheet37.n262.should be_within(2.2949999999999995).of(-22.949999999999992) end it 'cell o262 should equal -22.949999999999992' do sheet37.o262.should be_within(2.2949999999999995).of(-22.949999999999992) end it 'cell f263 should equal 0.0' do sheet37.f263.should be_within(1.0e-08).of(0.0) end it 'cell g263 should equal 0.0' do sheet37.g263.should be_within(1.0e-08).of(0.0) end it 'cell h263 should equal -0.001472602739726027' do sheet37.h263.should be_within(0.0001472602739726027).of(-0.001472602739726027) end it 'cell i263 should equal -0.0077720700152206935' do sheet37.i263.should be_within(0.0007772070015220694).of(-0.0077720700152206935) end it 'cell j263 should equal -0.019430175038051712' do sheet37.j263.should be_within(0.0019430175038051712).of(-0.019430175038051712) end it 'cell k263 should equal -0.03886035007610352' do sheet37.k263.should be_within(0.0038860350076103524).of(-0.03886035007610352) end it 'cell l263 should equal -0.15544140030441408' do sheet37.l263.should be_within(0.01554414003044141).of(-0.15544140030441408) end it 'cell m263 should equal -0.3497431506849311' do sheet37.m263.should be_within(0.03497431506849311).of(-0.3497431506849311) end it 'cell n263 should equal -0.7461187214611873' do sheet37.n263.should be_within(0.07461187214611874).of(-0.7461187214611873) end it 'cell o263 should equal -0.9326484018264835' do sheet37.o263.should be_within(0.09326484018264836).of(-0.9326484018264835) end it 'cell f264 should equal -0.0015519999999999998' do sheet37.f264.should be_within(0.00015519999999999998).of(-0.0015519999999999998) end it 'cell g264 should equal -0.003734273408' do sheet37.g264.should be_within(0.0003734273408).of(-0.003734273408) end it 'cell h264 should equal -0.0161335561105384' do sheet37.h264.should be_within(0.0016133556110538403).of(-0.0161335561105384) end it 'cell i264 should equal -0.06970342134409988' do sheet37.i264.should be_within(0.0069703421344099875).of(-0.06970342134409988) end it 'cell j264 should equal -0.17708808036721344' do sheet37.j264.should be_within(0.017708808036721344).of(-0.17708808036721344) end it 'cell k264 should equal -0.449908879699478' do sheet37.k264.should be_within(0.0449908879699478).of(-0.449908879699478) end it 'cell l264 should equal -0.839989996580086' do sheet37.l264.should be_within(0.08399899965800861).of(-0.839989996580086) end it 'cell m264 should equal -1.5682802144868044' do sheet37.m264.should be_within(0.15682802144868047).of(-1.5682802144868044) end it 'cell n264 should equal -2.9280144301293163' do sheet37.n264.should be_within(0.29280144301293165).of(-2.9280144301293163) end it 'cell o264 should equal -5.466668790341768' do sheet37.o264.should be_within(0.5466668790341769).of(-5.466668790341768) end it 'cell f266 should equal -8.67007021857149' do sheet37.f266.should be_within(0.8670070218571491).of(-8.67007021857149) end it 'cell g266 should equal -8.418125472244313' do sheet37.g266.should be_within(0.8418125472244313).of(-8.418125472244313) end it 'cell h266 should equal -9.293439332691158' do sheet37.h266.should be_within(0.9293439332691158).of(-9.293439332691158) end it 'cell i266 should equal -15.961077023432491' do sheet37.i266.should be_within(1.5961077023432493).of(-15.961077023432491) end it 'cell j266 should equal -25.134526298970172' do sheet37.j266.should be_within(2.5134526298970172).of(-25.134526298970172) end it 'cell k266 should equal -34.525841067474275' do sheet37.k266.should be_within(3.4525841067474277).of(-34.525841067474275) end it 'cell l266 should equal -42.47473661244934' do sheet37.l266.should be_within(4.247473661244935).of(-42.47473661244934) end it 'cell m266 should equal -49.19954282669521' do sheet37.m266.should be_within(4.919954282669521).of(-49.19954282669521) end it 'cell n266 should equal -54.65457954254756' do sheet37.n266.should be_within(5.465457954254756).of(-54.65457954254756) end it 'cell o266 should equal -61.36881299402209' do sheet37.o266.should be_within(6.1368812994022095).of(-61.36881299402209) end it 'cell f271 should equal -0.9722054427085788' do sheet37.f271.should be_within(0.09722054427085788).of(-0.9722054427085788) end it 'cell g271 should equal -0.8310163318603575' do sheet37.g271.should be_within(0.08310163318603575).of(-0.8310163318603575) end it 'cell h271 should equal -0.5758883036265321' do sheet37.h271.should be_within(0.057588830362653214).of(-0.5758883036265321) end it 'cell i271 should equal -0.8718084758487807' do sheet37.i271.should be_within(0.08718084758487808).of(-0.8718084758487807) end it 'cell j271 should equal -1.1888076292277887' do sheet37.j271.should be_within(0.11888076292277888).of(-1.1888076292277887) end it 'cell k271 should equal -1.526422324523843' do sheet37.k271.should be_within(0.1526422324523843).of(-1.526422324523843) end it 'cell l271 should equal -1.9079807298677816' do sheet37.l271.should be_within(0.19079807298677817).of(-1.9079807298677816) end it 'cell m271 should equal -2.3196664393828175' do sheet37.m271.should be_within(0.23196664393828176).of(-2.3196664393828175) end it 'cell n271 should equal -2.7635376709148467' do sheet37.n271.should be_within(0.2763537670914847).of(-2.7635376709148467) end it 'cell o271 should equal -3.2422236002224616' do sheet37.o271.should be_within(0.3242223600222462).of(-3.2422236002224616) end it 'cell g272 should equal -0.13067719199999991' do sheet37.g272.should be_within(0.013067719199999992).of(-0.13067719199999991) end it 'cell h272 should equal -0.2800771919999999' do sheet37.h272.should be_within(0.028007719199999993).of(-0.2800771919999999) end it 'cell i272 should equal -0.4294771919999998' do sheet37.i272.should be_within(0.042947719199999984).of(-0.4294771919999998) end it 'cell j272 should equal -0.5442163919999998' do sheet37.j272.should be_within(0.05442163919999998).of(-0.5442163919999998) end it 'cell k272 should equal -0.5985979919999999' do sheet37.k272.should be_within(0.05985979919999999).of(-0.5985979919999999) end it 'cell l272 should equal -0.5985979919999999' do sheet37.l272.should be_within(0.05985979919999999).of(-0.5985979919999999) end it 'cell m272 should equal -0.5985979919999999' do sheet37.m272.should be_within(0.05985979919999999).of(-0.5985979919999999) end it 'cell n272 should equal -0.5985979919999999' do sheet37.n272.should be_within(0.05985979919999999).of(-0.5985979919999999) end it 'cell o272 should equal -0.5985979919999999' do sheet37.o272.should be_within(0.05985979919999999).of(-0.5985979919999999) end it 'cell g273 should equal -0.047973660000000015' do sheet37.g273.should be_within(0.004797366000000002).of(-0.047973660000000015) end it 'cell h273 should equal -0.25646166' do sheet37.h273.should be_within(0.025646165999999998).of(-0.25646166) end it 'cell i273 should equal -0.603228612' do sheet37.i273.should be_within(0.0603228612).of(-0.603228612) end it 'cell j273 should equal -1.25801904' do sheet37.j273.should be_within(0.125801904).of(-1.25801904) end it 'cell k273 should equal -1.957910399999999' do sheet37.k273.should be_within(0.19579103999999992).of(-1.957910399999999) end it 'cell l273 should equal -2.4694199999999995' do sheet37.l273.should be_within(0.24694199999999997).of(-2.4694199999999995) end it 'cell m273 should equal -2.753999999999999' do sheet37.m273.should be_within(0.2753999999999999).of(-2.753999999999999) end it 'cell n273 should equal -2.753999999999999' do sheet37.n273.should be_within(0.2753999999999999).of(-2.753999999999999) end it 'cell o273 should equal -2.753999999999999' do sheet37.o273.should be_within(0.2753999999999999).of(-2.753999999999999) end it 'cell f274 should equal 0.0' do sheet37.f274.should be_within(1.0e-08).of(0.0) end it 'cell g274 should equal 0.0' do sheet37.g274.should be_within(1.0e-08).of(0.0) end it 'cell h274 should equal -0.0001767123287671232' do sheet37.h274.should be_within(1.7671232876712323e-05).of(-0.0001767123287671232) end it 'cell i274 should equal -0.0009326484018264832' do sheet37.i274.should be_within(9.326484018264833e-05).of(-0.0009326484018264832) end it 'cell j274 should equal -0.002331621004566205' do sheet37.j274.should be_within(0.0002331621004566205).of(-0.002331621004566205) end it 'cell k274 should equal -0.004663242009132422' do sheet37.k274.should be_within(0.0004663242009132422).of(-0.004663242009132422) end it 'cell l274 should equal -0.018652968036529688' do sheet37.l274.should be_within(0.0018652968036529688).of(-0.018652968036529688) end it 'cell m274 should equal -0.041969178082191735' do sheet37.m274.should be_within(0.0041969178082191735).of(-0.041969178082191735) end it 'cell n274 should equal -0.08953424657534247' do sheet37.n274.should be_within(0.008953424657534247).of(-0.08953424657534247) end it 'cell o274 should equal -0.11191780821917802' do sheet37.o274.should be_within(0.011191780821917803).of(-0.11191780821917802) end it 'cell f275 should equal -0.00018623999999999998' do sheet37.f275.should be_within(1.8624e-05).of(-0.00018623999999999998) end it 'cell g275 should equal -0.00044811280896' do sheet37.g275.should be_within(4.4811280896e-05).of(-0.00044811280896) end it 'cell h275 should equal -0.001936026733264608' do sheet37.h275.should be_within(0.00019360267332646082).of(-0.001936026733264608) end it 'cell i275 should equal -0.008364410561291984' do sheet37.i275.should be_within(0.0008364410561291985).of(-0.008364410561291984) end it 'cell j275 should equal -0.02125056964406561' do sheet37.j275.should be_within(0.0021250569644065613).of(-0.02125056964406561) end it 'cell k275 should equal -0.05398906556393735' do sheet37.k275.should be_within(0.005398906556393735).of(-0.05398906556393735) end it 'cell l275 should equal -0.10079879958961031' do sheet37.l275.should be_within(0.010079879958961032).of(-0.10079879958961031) end it 'cell m275 should equal -0.1881936257384165' do sheet37.m275.should be_within(0.01881936257384165).of(-0.1881936257384165) end it 'cell n275 should equal -0.351361731615518' do sheet37.n275.should be_within(0.0351361731615518).of(-0.351361731615518) end it 'cell o275 should equal -0.6560002548410122' do sheet37.o275.should be_within(0.06560002548410122).of(-0.6560002548410122) end it 'cell f277 should equal -1.0404084262285787' do sheet37.f277.should be_within(0.10404084262285787).of(-1.0404084262285787) end it 'cell g277 should equal -1.0101750566693175' do sheet37.g277.should be_within(0.10101750566693175).of(-1.0101750566693175) end it 'cell h277 should equal -1.1152127199229387' do sheet37.h277.should be_within(0.11152127199229388).of(-1.1152127199229387) end it 'cell i277 should equal -1.9153292428118986' do sheet37.i277.should be_within(0.19153292428118987).of(-1.9153292428118986) end it 'cell j277 should equal -3.0161431558764202' do sheet37.j277.should be_within(0.30161431558764207).of(-3.0161431558764202) end it 'cell k277 should equal -4.143100928096912' do sheet37.k277.should be_within(0.4143100928096912).of(-4.143100928096912) end it 'cell l277 should equal -5.0969683934939205' do sheet37.l277.should be_within(0.509696839349392).of(-5.0969683934939205) end it 'cell m277 should equal -5.903945139203424' do sheet37.m277.should be_within(0.5903945139203425).of(-5.903945139203424) end it 'cell n277 should equal -6.5585495451057065' do sheet37.n277.should be_within(0.6558549545105707).of(-6.5585495451057065) end it 'cell o277 should equal -7.364257559282651' do sheet37.o277.should be_within(0.7364257559282651).of(-7.364257559282651) end it 'cell f284 should equal -8.67007021857149' do sheet37.f284.should be_within(0.8670070218571491).of(-8.67007021857149) end it 'cell g284 should equal -8.418125472244313' do sheet37.g284.should be_within(0.8418125472244313).of(-8.418125472244313) end it 'cell h284 should equal -9.293439332691158' do sheet37.h284.should be_within(0.9293439332691158).of(-9.293439332691158) end it 'cell i284 should equal -15.961077023432491' do sheet37.i284.should be_within(1.5961077023432493).of(-15.961077023432491) end it 'cell j284 should equal -25.134526298970172' do sheet37.j284.should be_within(2.5134526298970172).of(-25.134526298970172) end it 'cell k284 should equal -34.525841067474275' do sheet37.k284.should be_within(3.4525841067474277).of(-34.525841067474275) end it 'cell l284 should equal -42.47473661244934' do sheet37.l284.should be_within(4.247473661244935).of(-42.47473661244934) end it 'cell m284 should equal -49.19954282669521' do sheet37.m284.should be_within(4.919954282669521).of(-49.19954282669521) end it 'cell n284 should equal -54.65457954254756' do sheet37.n284.should be_within(5.465457954254756).of(-54.65457954254756) end it 'cell o284 should equal -61.36881299402209' do sheet37.o284.should be_within(6.1368812994022095).of(-61.36881299402209) end it 'cell f285 should equal -8.67007021857149' do sheet37.f285.should be_within(0.8670070218571491).of(-8.67007021857149) end it 'cell g285 should equal -8.418125472244306' do sheet37.g285.should be_within(0.8418125472244307).of(-8.418125472244306) end it 'cell h285 should equal -9.293439332691158' do sheet37.h285.should be_within(0.9293439332691158).of(-9.293439332691158) end it 'cell i285 should equal -15.961077023432491' do sheet37.i285.should be_within(1.5961077023432493).of(-15.961077023432491) end it 'cell j285 should equal -25.134526298970172' do sheet37.j285.should be_within(2.5134526298970172).of(-25.134526298970172) end it 'cell k285 should equal -34.525841067474275' do sheet37.k285.should be_within(3.4525841067474277).of(-34.525841067474275) end it 'cell l285 should equal -42.47473661244934' do sheet37.l285.should be_within(4.247473661244935).of(-42.47473661244934) end it 'cell m285 should equal -46.41564513110556' do sheet37.m285.should be_within(4.6415645131105565).of(-46.41564513110556) end it 'cell n285 should equal -47.36807023852332' do sheet37.n285.should be_within(4.736807023852332).of(-47.36807023852332) end it 'cell o285 should equal -49.59024390521251' do sheet37.o285.should be_within(4.959024390521251).of(-49.59024390521251) end it 'cell f286 should equal 0.0' do sheet37.f286.should be_within(1.0e-08).of(0.0) end it 'cell g286 should equal 0.0' do sheet37.g286.should be_within(1.0e-08).of(0.0) end it 'cell h286 should equal 0.0' do sheet37.h286.should be_within(1.0e-08).of(0.0) end it 'cell i286 should equal -5.070240844115608' do sheet37.i286.should be_within(0.5070240844115608).of(-5.070240844115608) end it 'cell j286 should equal -16.99514369934614' do sheet37.j286.should be_within(1.6995143699346142).of(-16.99514369934614) end it 'cell k286 should equal -29.48819853915345' do sheet37.k286.should be_within(2.9488198539153454).of(-29.48819853915345) end it 'cell l286 should equal -39.45748226493269' do sheet37.l286.should be_within(3.9457482264932695).of(-39.45748226493269) end it 'cell m286 should equal -43.38948234040788' do sheet37.m286.should be_within(4.338948234040788).of(-43.38948234040788) end it 'cell n286 should equal -42.99714000596518' do sheet37.n286.should be_within(4.299714000596518).of(-42.99714000596518) end it 'cell o286 should equal -43.665243905212506' do sheet37.o286.should be_within(4.366524390521251).of(-43.665243905212506) end it 'cell f287 should equal 0.0' do sheet37.f287.should be_within(1.0e-08).of(0.0) end it 'cell g287 should equal 0.0' do sheet37.g287.should be_within(1.0e-08).of(0.0) end it 'cell h287 should equal 0.0' do sheet37.h287.should be_within(1.0e-08).of(0.0) end it 'cell i287 should equal 0.0' do sheet37.i287.should be_within(1.0e-08).of(0.0) end it 'cell j287 should equal -8.99514369934614' do sheet37.j287.should be_within(0.8995143699346141).of(-8.99514369934614) end it 'cell k287 should equal -19.48819853915345' do sheet37.k287.should be_within(1.9488198539153452).of(-19.48819853915345) end it 'cell l287 should equal -29.457482264932693' do sheet37.l287.should be_within(2.9457482264932695).of(-29.457482264932693) end it 'cell m287 should equal -33.38948234040788' do sheet37.m287.should be_within(3.3389482340407883).of(-33.38948234040788) end it 'cell n287 should equal -32.99714000596518' do sheet37.n287.should be_within(3.299714000596518).of(-32.99714000596518) end it 'cell o287 should equal -33.665243905212506' do sheet37.o287.should be_within(3.366524390521251).of(-33.665243905212506) end it 'cell f288 should equal 0.0' do sheet37.f288.should be_within(1.0e-08).of(0.0) end it 'cell g288 should equal 0.0' do sheet37.g288.should be_within(1.0e-08).of(0.0) end it 'cell h288 should equal 0.0' do sheet37.h288.should be_within(1.0e-08).of(0.0) end it 'cell i288 should equal 0.0' do sheet37.i288.should be_within(1.0e-08).of(0.0) end it 'cell j288 should equal -8.421795277129851' do sheet37.j288.should be_within(0.8421795277129851).of(-8.421795277129851) end it 'cell k288 should equal -18.44338283233804' do sheet37.k288.should be_within(1.8443382832338042).of(-18.44338283233804) end it 'cell l288 should equal -28.435691916241936' do sheet37.l288.should be_within(2.843569191624194).of(-28.435691916241936) end it 'cell m288 should equal -32.3916434595621' do sheet37.m288.should be_within(3.23916434595621).of(-32.3916434595621) end it 'cell n288 should equal -31.927268772210027' do sheet37.n288.should be_within(3.192726877221003).of(-31.927268772210027) end it 'cell o288 should equal -32.5110818114421' do sheet37.o288.should be_within(3.2511081811442097).of(-32.5110818114421) end it 'cell f289 should equal 0.0' do sheet37.f289.should be_within(1.0e-08).of(0.0) end it 'cell g289 should equal 0.0' do sheet37.g289.should be_within(1.0e-08).of(0.0) end it 'cell h289 should equal 0.0' do sheet37.h289.should be_within(1.0e-08).of(0.0) end it 'cell i289 should equal 0.0' do sheet37.i289.should be_within(1.0e-08).of(0.0) end it 'cell j289 should equal -4.671795277129851' do sheet37.j289.should be_within(0.4671795277129851).of(-4.671795277129851) end it 'cell k289 should equal -14.693382832338042' do sheet37.k289.should be_within(1.4693382832338042).of(-14.693382832338042) end it 'cell l289 should equal -24.685691916241936' do sheet37.l289.should be_within(2.468569191624194).of(-24.685691916241936) end it 'cell m289 should equal -28.641643459562097' do sheet37.m289.should be_within(2.86416434595621).of(-28.641643459562097) end it 'cell n289 should equal -28.177268772210027' do sheet37.n289.should be_within(2.817726877221003).of(-28.177268772210027) end it 'cell o289 should equal -28.511081811442097' do sheet37.o289.should be_within(2.85110818114421).of(-28.511081811442097) end it 'cell f290 should equal 0.0' do sheet37.f290.should be_within(1.0e-08).of(0.0) end it 'cell g290 should equal 0.0' do sheet37.g290.should be_within(1.0e-08).of(0.0) end it 'cell h290 should equal 0.0' do sheet37.h290.should be_within(1.0e-08).of(0.0) end it 'cell i290 should equal 0.0' do sheet37.i290.should be_within(1.0e-08).of(0.0) end it 'cell j290 should equal -4.671795277129851' do sheet37.j290.should be_within(0.4671795277129851).of(-4.671795277129851) end it 'cell k290 should equal -14.693382832338042' do sheet37.k290.should be_within(1.4693382832338042).of(-14.693382832338042) end it 'cell l290 should equal -24.685691916241936' do sheet37.l290.should be_within(2.468569191624194).of(-24.685691916241936) end it 'cell m290 should equal -28.641643459562097' do sheet37.m290.should be_within(2.86416434595621).of(-28.641643459562097) end it 'cell n290 should equal -28.177268772210027' do sheet37.n290.should be_within(2.817726877221003).of(-28.177268772210027) end it 'cell o290 should equal -28.511081811442097' do sheet37.o290.should be_within(2.85110818114421).of(-28.511081811442097) end it 'cell f297 should equal -1.0404084262285787' do sheet37.f297.should be_within(0.10404084262285787).of(-1.0404084262285787) end it 'cell g297 should equal -1.0101750566693175' do sheet37.g297.should be_within(0.10101750566693175).of(-1.0101750566693175) end it 'cell h297 should equal -1.1152127199229387' do sheet37.h297.should be_within(0.11152127199229388).of(-1.1152127199229387) end it 'cell i297 should equal -1.9153292428118986' do sheet37.i297.should be_within(0.19153292428118987).of(-1.9153292428118986) end it 'cell j297 should equal -3.0161431558764202' do sheet37.j297.should be_within(0.30161431558764207).of(-3.0161431558764202) end it 'cell k297 should equal -4.143100928096912' do sheet37.k297.should be_within(0.4143100928096912).of(-4.143100928096912) end it 'cell l297 should equal -5.0969683934939205' do sheet37.l297.should be_within(0.509696839349392).of(-5.0969683934939205) end it 'cell m297 should equal -5.903945139203424' do sheet37.m297.should be_within(0.5903945139203425).of(-5.903945139203424) end it 'cell n297 should equal -6.5585495451057065' do sheet37.n297.should be_within(0.6558549545105707).of(-6.5585495451057065) end it 'cell o297 should equal -7.364257559282651' do sheet37.o297.should be_within(0.7364257559282651).of(-7.364257559282651) end it 'cell f298 should equal -1.0404084262285787' do sheet37.f298.should be_within(0.10404084262285787).of(-1.0404084262285787) end it 'cell g298 should equal -1.0101750566693166' do sheet37.g298.should be_within(0.10101750566693167).of(-1.0101750566693166) end it 'cell h298 should equal -1.1152127199229387' do sheet37.h298.should be_within(0.11152127199229388).of(-1.1152127199229387) end it 'cell i298 should equal -1.9153292428118986' do sheet37.i298.should be_within(0.19153292428118987).of(-1.9153292428118986) end it 'cell j298 should equal -3.0161431558764202' do sheet37.j298.should be_within(0.30161431558764207).of(-3.0161431558764202) end it 'cell k298 should equal -4.143100928096912' do sheet37.k298.should be_within(0.4143100928096912).of(-4.143100928096912) end it 'cell l298 should equal -5.0969683934939205' do sheet37.l298.should be_within(0.509696839349392).of(-5.0969683934939205) end it 'cell m298 should equal -5.569877415732667' do sheet37.m298.should be_within(0.5569877415732667).of(-5.569877415732667) end it 'cell n298 should equal -5.684168428622798' do sheet37.n298.should be_within(0.5684168428622799).of(-5.684168428622798) end it 'cell o298 should equal -5.950829268625501' do sheet37.o298.should be_within(0.5950829268625502).of(-5.950829268625501) end it 'cell f299 should equal 0.0' do sheet37.f299.should be_within(1.0e-08).of(0.0) end it 'cell g299 should equal 0.0' do sheet37.g299.should be_within(1.0e-08).of(0.0) end it 'cell h299 should equal 0.0' do sheet37.h299.should be_within(1.0e-08).of(0.0) end it 'cell i299 should equal -0.6084289012938728' do sheet37.i299.should be_within(0.06084289012938729).of(-0.6084289012938728) end it 'cell j299 should equal -2.0394172439215366' do sheet37.j299.should be_within(0.20394172439215366).of(-2.0394172439215366) end it 'cell k299 should equal -3.538583824698413' do sheet37.k299.should be_within(0.35385838246984136).of(-3.538583824698413) end it 'cell l299 should equal -4.734897871791923' do sheet37.l299.should be_within(0.4734897871791923).of(-4.734897871791923) end it 'cell m299 should equal -5.206737880848945' do sheet37.m299.should be_within(0.5206737880848945).of(-5.206737880848945) end it 'cell n299 should equal -5.159656800715821' do sheet37.n299.should be_within(0.5159656800715821).of(-5.159656800715821) end it 'cell o299 should equal -5.239829268625501' do sheet37.o299.should be_within(0.5239829268625501).of(-5.239829268625501) end it 'cell f300 should equal 0.0' do sheet37.f300.should be_within(1.0e-08).of(0.0) end it 'cell g300 should equal 0.0' do sheet37.g300.should be_within(1.0e-08).of(0.0) end it 'cell h300 should equal 0.0' do sheet37.h300.should be_within(1.0e-08).of(0.0) end it 'cell i300 should equal -0.06842890129387291' do sheet37.i300.should be_within(0.006842890129387292).of(-0.06842890129387291) end it 'cell j300 should equal -1.3194172439215364' do sheet37.j300.should be_within(0.13194172439215365).of(-1.3194172439215364) end it 'cell k300 should equal -2.6385838246984132' do sheet37.k300.should be_within(0.26385838246984133).of(-2.6385838246984132) end it 'cell l300 should equal -3.8348978717919233' do sheet37.l300.should be_within(0.38348978717919235).of(-3.8348978717919233) end it 'cell m300 should equal -4.306737880848946' do sheet37.m300.should be_within(0.4306737880848946).of(-4.306737880848946) end it 'cell n300 should equal -4.259656800715821' do sheet37.n300.should be_within(0.42596568007158214).of(-4.259656800715821) end it 'cell o300 should equal -4.339829268625501' do sheet37.o300.should be_within(0.43398292686255013).of(-4.339829268625501) end it 'cell f301 should equal 0.0' do sheet37.f301.should be_within(1.0e-08).of(0.0) end it 'cell g301 should equal 0.0' do sheet37.g301.should be_within(1.0e-08).of(0.0) end it 'cell h301 should equal 0.0' do sheet37.h301.should be_within(1.0e-08).of(0.0) end it 'cell i301 should equal -0.0601274639177003' do sheet37.i301.should be_within(0.00601274639177003).of(-0.0601274639177003) end it 'cell j301 should equal -1.2506154332555817' do sheet37.j301.should be_within(0.12506154332555816).of(-1.2506154332555817) end it 'cell k301 should equal -2.513205939880564' do sheet37.k301.should be_within(0.25132059398805645).of(-2.513205939880564) end it 'cell l301 should equal -3.7122830299490324' do sheet37.l301.should be_within(0.3712283029949033).of(-3.7122830299490324) end it 'cell m301 should equal -4.186997215147452' do sheet37.m301.should be_within(0.4186997215147452).of(-4.186997215147452) end it 'cell n301 should equal -4.1312722526652035' do sheet37.n301.should be_within(0.41312722526652035).of(-4.1312722526652035) end it 'cell o301 should equal -4.201329817373052' do sheet37.o301.should be_within(0.42013298173730523).of(-4.201329817373052) end it 'cell f302 should equal 0.0' do sheet37.f302.should be_within(1.0e-08).of(0.0) end it 'cell g302 should equal 0.0' do sheet37.g302.should be_within(1.0e-08).of(0.0) end it 'cell h302 should equal 0.0' do sheet37.h302.should be_within(1.0e-08).of(0.0) end it 'cell i302 should equal -0.0321274639177003' do sheet37.i302.should be_within(0.0032127463917700303).of(-0.0321274639177003) end it 'cell j302 should equal -1.2226154332555816' do sheet37.j302.should be_within(0.12226154332555816).of(-1.2226154332555816) end it 'cell k302 should equal -2.4832059398805644' do sheet37.k302.should be_within(0.24832059398805645).of(-2.4832059398805644) end it 'cell l302 should equal -3.6822830299490326' do sheet37.l302.should be_within(0.3682283029949033).of(-3.6822830299490326) end it 'cell m302 should equal -4.1569972151474515' do sheet37.m302.should be_within(0.41569972151474516).of(-4.1569972151474515) end it 'cell n302 should equal -4.101272252665203' do sheet37.n302.should be_within(0.41012722526652035).of(-4.101272252665203) end it 'cell o302 should equal -4.171329817373052' do sheet37.o302.should be_within(0.41713298173730523).of(-4.171329817373052) end it 'cell f303 should equal 0.0' do sheet37.f303.should be_within(1.0e-08).of(0.0) end it 'cell g303 should equal 0.0' do sheet37.g303.should be_within(1.0e-08).of(0.0) end it 'cell h303 should equal 0.0' do sheet37.h303.should be_within(1.0e-08).of(0.0) end it 'cell i303 should equal -0.0321274639177003' do sheet37.i303.should be_within(0.0032127463917700303).of(-0.0321274639177003) end it 'cell j303 should equal -1.2226154332555816' do sheet37.j303.should be_within(0.12226154332555816).of(-1.2226154332555816) end it 'cell k303 should equal -2.4832059398805644' do sheet37.k303.should be_within(0.24832059398805645).of(-2.4832059398805644) end it 'cell l303 should equal -3.6822830299490326' do sheet37.l303.should be_within(0.3682283029949033).of(-3.6822830299490326) end it 'cell m303 should equal -4.1569972151474515' do sheet37.m303.should be_within(0.41569972151474516).of(-4.1569972151474515) end it 'cell n303 should equal -4.101272252665203' do sheet37.n303.should be_within(0.41012722526652035).of(-4.101272252665203) end it 'cell o303 should equal -4.171329817373052' do sheet37.o303.should be_within(0.41713298173730523).of(-4.171329817373052) end it 'cell f310 should equal 0.0' do sheet37.f310.should be_within(1.0e-08).of(0.0) end it 'cell g310 should equal 6.4845332946392885e-15' do sheet37.g310.should be_within(1.0e-08).of(6.4845332946392885e-15) end it 'cell h310 should equal 0.0' do sheet37.h310.should be_within(1.0e-08).of(0.0) end it 'cell i310 should equal 0.0' do sheet37.i310.should be_within(1.0e-08).of(0.0) end it 'cell j310 should equal 0.0' do sheet37.j310.should be_within(1.0e-08).of(0.0) end it 'cell k310 should equal 0.0' do sheet37.k310.should be_within(1.0e-08).of(0.0) end it 'cell l310 should equal 0.0' do sheet37.l310.should be_within(1.0e-08).of(0.0) end it 'cell m310 should equal 2.7838976955896406' do sheet37.m310.should be_within(0.27838976955896405).of(2.7838976955896406) end it 'cell n310 should equal 7.286509304024234' do sheet37.n310.should be_within(0.7286509304024235).of(7.286509304024234) end it 'cell o310 should equal 11.778569088809583' do sheet37.o310.should be_within(1.1778569088809583).of(11.778569088809583) end it 'cell f311 should equal 8.67007021857149' do sheet37.f311.should be_within(0.8670070218571491).of(8.67007021857149) end it 'cell g311 should equal 8.418125472244306' do sheet37.g311.should be_within(0.8418125472244307).of(8.418125472244306) end it 'cell h311 should equal 9.293439332691158' do sheet37.h311.should be_within(0.9293439332691158).of(9.293439332691158) end it 'cell i311 should equal 10.890836179316883' do sheet37.i311.should be_within(1.0890836179316883).of(10.890836179316883) end it 'cell j311 should equal 8.139382599624032' do sheet37.j311.should be_within(0.8139382599624032).of(8.139382599624032) end it 'cell k311 should equal 5.0376425283208235' do sheet37.k311.should be_within(0.5037642528320824).of(5.0376425283208235) end it 'cell l311 should equal 3.0172543475166442' do sheet37.l311.should be_within(0.30172543475166447).of(3.0172543475166442) end it 'cell m311 should equal 3.026162790697679' do sheet37.m311.should be_within(0.30261627906976796).of(3.026162790697679) end it 'cell n311 should equal 4.370930232558143' do sheet37.n311.should be_within(0.43709302325581434).of(4.370930232558143) end it 'cell o311 should equal 5.925000000000006' do sheet37.o311.should be_within(0.5925000000000006).of(5.925000000000006) end it 'cell f312 should equal 0.0' do sheet37.f312.should be_within(1.0e-08).of(0.0) end it 'cell g312 should equal 0.0' do sheet37.g312.should be_within(1.0e-08).of(0.0) end it 'cell h312 should equal 0.0' do sheet37.h312.should be_within(1.0e-08).of(0.0) end it 'cell i312 should equal 5.070240844115608' do sheet37.i312.should be_within(0.5070240844115608).of(5.070240844115608) end it 'cell j312 should equal 8.0' do sheet37.j312.should be_within(0.8).of(8.0) end it 'cell k312 should equal 10.0' do sheet37.k312.should be_within(1.0).of(10.0) end it 'cell l312 should equal 10.0' do sheet37.l312.should be_within(1.0).of(10.0) end it 'cell m312 should equal 10.0' do sheet37.m312.should be_within(1.0).of(10.0) end it 'cell n312 should equal 10.0' do sheet37.n312.should be_within(1.0).of(10.0) end it 'cell o312 should equal 10.0' do sheet37.o312.should be_within(1.0).of(10.0) end it 'cell f313 should equal 0.0' do sheet37.f313.should be_within(1.0e-08).of(0.0) end it 'cell g313 should equal 0.0' do sheet37.g313.should be_within(1.0e-08).of(0.0) end it 'cell h313 should equal 0.0' do sheet37.h313.should be_within(1.0e-08).of(0.0) end it 'cell i313 should equal 0.0' do sheet37.i313.should be_within(1.0e-08).of(0.0) end it 'cell j313 should equal 0.5733484222162892' do sheet37.j313.should be_within(0.05733484222162893).of(0.5733484222162892) end it 'cell k313 should equal 1.04481570681541' do sheet37.k313.should be_within(0.10448157068154101).of(1.04481570681541) end it 'cell l313 should equal 1.0217903486907591' do sheet37.l313.should be_within(0.10217903486907592).of(1.0217903486907591) end it 'cell m313 should equal 0.997838880845787' do sheet37.m313.should be_within(0.0997838880845787).of(0.997838880845787) end it 'cell n313 should equal 1.0698712337551508' do sheet37.n313.should be_within(0.10698712337551508).of(1.0698712337551508) end it 'cell o313 should equal 1.1541620937704078' do sheet37.o313.should be_within(0.11541620937704078).of(1.1541620937704078) end it 'cell f314 should equal 0.0' do sheet37.f314.should be_within(1.0e-08).of(0.0) end it 'cell g314 should equal 0.0' do sheet37.g314.should be_within(1.0e-08).of(0.0) end it 'cell h314 should equal 0.0' do sheet37.h314.should be_within(1.0e-08).of(0.0) end it 'cell i314 should equal 0.0' do sheet37.i314.should be_within(1.0e-08).of(0.0) end it 'cell j314 should equal 3.75' do sheet37.j314.should be_within(0.375).of(3.75) end it 'cell k314 should equal 3.75' do sheet37.k314.should be_within(0.375).of(3.75) end it 'cell l314 should equal 3.75' do sheet37.l314.should be_within(0.375).of(3.75) end it 'cell m314 should equal 3.75' do sheet37.m314.should be_within(0.375).of(3.75) end it 'cell n314 should equal 3.75' do sheet37.n314.should be_within(0.375).of(3.75) end it 'cell o314 should equal 4.0' do sheet37.o314.should be_within(0.4).of(4.0) end it 'cell f320 should equal 0.0' do sheet37.f320.should be_within(1.0e-08).of(0.0) end it 'cell g320 should equal 7.7814399535671445e-16' do sheet37.g320.should be_within(1.0e-08).of(7.7814399535671445e-16) end it 'cell h320 should equal 0.0' do sheet37.h320.should be_within(1.0e-08).of(0.0) end it 'cell i320 should equal 0.0' do sheet37.i320.should be_within(1.0e-08).of(0.0) end it 'cell j320 should equal 0.0' do sheet37.j320.should be_within(1.0e-08).of(0.0) end it 'cell k320 should equal 0.0' do sheet37.k320.should be_within(1.0e-08).of(0.0) end it 'cell l320 should equal 0.0' do sheet37.l320.should be_within(1.0e-08).of(0.0) end it 'cell m320 should equal 0.33406772347075686' do sheet37.m320.should be_within(0.03340677234707569).of(0.33406772347075686) end it 'cell n320 should equal 0.8743811164829081' do sheet37.n320.should be_within(0.08743811164829081).of(0.8743811164829081) end it 'cell o320 should equal 1.4134282906571498' do sheet37.o320.should be_within(0.141342829065715).of(1.4134282906571498) end it 'cell f321 should equal 1.0404084262285787' do sheet37.f321.should be_within(0.10404084262285787).of(1.0404084262285787) end it 'cell g321 should equal 1.0101750566693166' do sheet37.g321.should be_within(0.10101750566693167).of(1.0101750566693166) end it 'cell h321 should equal 1.1152127199229387' do sheet37.h321.should be_within(0.11152127199229388).of(1.1152127199229387) end it 'cell i321 should equal 1.3069003415180258' do sheet37.i321.should be_within(0.13069003415180258).of(1.3069003415180258) end it 'cell j321 should equal 0.9767259119548838' do sheet37.j321.should be_within(0.09767259119548838).of(0.9767259119548838) end it 'cell k321 should equal 0.6045171033984987' do sheet37.k321.should be_within(0.060451710339849876).of(0.6045171033984987) end it 'cell l321 should equal 0.3620705217019973' do sheet37.l321.should be_within(0.03620705217019973).of(0.3620705217019973) end it 'cell m321 should equal 0.3631395348837214' do sheet37.m321.should be_within(0.036313953488372144).of(0.3631395348837214) end it 'cell n321 should equal 0.5245116279069771' do sheet37.n321.should be_within(0.05245116279069772).of(0.5245116279069771) end it 'cell o321 should equal 0.7110000000000006' do sheet37.o321.should be_within(0.07110000000000007).of(0.7110000000000006) end it 'cell f322 should equal 0.0' do sheet37.f322.should be_within(1.0e-08).of(0.0) end it 'cell g322 should equal 0.0' do sheet37.g322.should be_within(1.0e-08).of(0.0) end it 'cell h322 should equal 0.0' do sheet37.h322.should be_within(1.0e-08).of(0.0) end it 'cell i322 should equal 0.5399999999999999' do sheet37.i322.should be_within(0.05399999999999999).of(0.5399999999999999) end it 'cell j322 should equal 0.7200000000000001' do sheet37.j322.should be_within(0.07200000000000001).of(0.7200000000000001) end it 'cell k322 should equal 0.8999999999999998' do sheet37.k322.should be_within(0.08999999999999998).of(0.8999999999999998) end it 'cell l322 should equal 0.8999999999999998' do sheet37.l322.should be_within(0.08999999999999998).of(0.8999999999999998) end it 'cell m322 should equal 0.8999999999999998' do sheet37.m322.should be_within(0.08999999999999998).of(0.8999999999999998) end it 'cell n322 should equal 0.8999999999999998' do sheet37.n322.should be_within(0.08999999999999998).of(0.8999999999999998) end it 'cell o322 should equal 0.8999999999999998' do sheet37.o322.should be_within(0.08999999999999998).of(0.8999999999999998) end it 'cell f323 should equal 0.0' do sheet37.f323.should be_within(1.0e-08).of(0.0) end it 'cell g323 should equal 0.0' do sheet37.g323.should be_within(1.0e-08).of(0.0) end it 'cell h323 should equal 0.0' do sheet37.h323.should be_within(1.0e-08).of(0.0) end it 'cell i323 should equal 0.008301437376172614' do sheet37.i323.should be_within(0.0008301437376172614).of(0.008301437376172614) end it 'cell j323 should equal 0.0688018106659547' do sheet37.j323.should be_within(0.00688018106659547).of(0.0688018106659547) end it 'cell k323 should equal 0.1253778848178492' do sheet37.k323.should be_within(0.01253778848178492).of(0.1253778848178492) end it 'cell l323 should equal 0.12261484184289109' do sheet37.l323.should be_within(0.01226148418428911).of(0.12261484184289109) end it 'cell m323 should equal 0.11974066570149443' do sheet37.m323.should be_within(0.011974066570149444).of(0.11974066570149443) end it 'cell n323 should equal 0.1283845480506181' do sheet37.n323.should be_within(0.012838454805061811).of(0.1283845480506181) end it 'cell o323 should equal 0.13849945125244892' do sheet37.o323.should be_within(0.013849945125244893).of(0.13849945125244892) end it 'cell f324 should equal 0.0' do sheet37.f324.should be_within(1.0e-08).of(0.0) end it 'cell g324 should equal 0.0' do sheet37.g324.should be_within(1.0e-08).of(0.0) end it 'cell h324 should equal 0.0' do sheet37.h324.should be_within(1.0e-08).of(0.0) end it 'cell i324 should equal 0.028' do sheet37.i324.should be_within(0.0028000000000000004).of(0.028) end it 'cell j324 should equal 0.028' do sheet37.j324.should be_within(0.0028000000000000004).of(0.028) end it 'cell k324 should equal 0.03' do sheet37.k324.should be_within(0.003).of(0.03) end it 'cell l324 should equal 0.03' do sheet37.l324.should be_within(0.003).of(0.03) end it 'cell m324 should equal 0.03' do sheet37.m324.should be_within(0.003).of(0.03) end it 'cell n324 should equal 0.03' do sheet37.n324.should be_within(0.003).of(0.03) end it 'cell o324 should equal 0.03' do sheet37.o324.should be_within(0.003).of(0.03) end it 'cell f334 should equal 0.0' do sheet37.f334.should be_within(1.0e-08).of(0.0) end it 'cell g334 should equal 0.0' do sheet37.g334.should be_within(1.0e-08).of(0.0) end it 'cell h334 should equal 0.0' do sheet37.h334.should be_within(1.0e-08).of(0.0) end it 'cell i334 should equal 0.0' do sheet37.i334.should be_within(1.0e-08).of(0.0) end it 'cell j334 should equal 1.0' do sheet37.j334.should be_within(0.1).of(1.0) end it 'cell k334 should equal 1.0' do sheet37.k334.should be_within(0.1).of(1.0) end it 'cell l334 should equal 1.0' do sheet37.l334.should be_within(0.1).of(1.0) end it 'cell m334 should equal 1.0' do sheet37.m334.should be_within(0.1).of(1.0) end it 'cell n334 should equal 1.0' do sheet37.n334.should be_within(0.1).of(1.0) end it 'cell o334 should equal 1.0' do sheet37.o334.should be_within(0.1).of(1.0) end it 'cell f344 should equal 0.0' do sheet37.f344.should be_within(1.0e-08).of(0.0) end it 'cell g344 should equal 0.0' do sheet37.g344.should be_within(1.0e-08).of(0.0) end it 'cell h344 should equal 0.0' do sheet37.h344.should be_within(1.0e-08).of(0.0) end it 'cell i344 should equal 1.0' do sheet37.i344.should be_within(0.1).of(1.0) end it 'cell j344 should equal 1.0' do sheet37.j344.should be_within(0.1).of(1.0) end it 'cell k344 should equal 1.0' do sheet37.k344.should be_within(0.1).of(1.0) end it 'cell l344 should equal 1.0' do sheet37.l344.should be_within(0.1).of(1.0) end it 'cell m344 should equal 1.0' do sheet37.m344.should be_within(0.1).of(1.0) end it 'cell n344 should equal 1.0' do sheet37.n344.should be_within(0.1).of(1.0) end it 'cell o344 should equal 1.0' do sheet37.o344.should be_within(0.1).of(1.0) end it 'cell f354 should equal 0.0' do sheet37.f354.should be_within(1.0e-08).of(0.0) end it 'cell g354 should equal 0.0' do sheet37.g354.should be_within(1.0e-08).of(0.0) end it 'cell h354 should equal 0.0' do sheet37.h354.should be_within(1.0e-08).of(0.0) end it 'cell i354 should equal 1.0' do sheet37.i354.should be_within(0.1).of(1.0) end it 'cell j354 should equal 1.0' do sheet37.j354.should be_within(0.1).of(1.0) end it 'cell k354 should equal 1.0' do sheet37.k354.should be_within(0.1).of(1.0) end it 'cell l354 should equal 1.0' do sheet37.l354.should be_within(0.1).of(1.0) end it 'cell m354 should equal 1.0' do sheet37.m354.should be_within(0.1).of(1.0) end it 'cell n354 should equal 1.0' do sheet37.n354.should be_within(0.1).of(1.0) end it 'cell o354 should equal 1.0' do sheet37.o354.should be_within(0.1).of(1.0) end it 'cell f360 should equal 0.0' do sheet37.f360.should be_within(1.0e-08).of(0.0) end it 'cell g360 should equal 0.0' do sheet37.g360.should be_within(1.0e-08).of(0.0) end it 'cell h360 should equal 0.0' do sheet37.h360.should be_within(1.0e-08).of(0.0) end it 'cell i360 should equal -0.0321274639177003' do sheet37.i360.should be_within(0.0032127463917700303).of(-0.0321274639177003) end it 'cell j360 should equal -1.2226154332555816' do sheet37.j360.should be_within(0.12226154332555816).of(-1.2226154332555816) end it 'cell k360 should equal -2.4832059398805644' do sheet37.k360.should be_within(0.24832059398805645).of(-2.4832059398805644) end it 'cell l360 should equal -3.6822830299490326' do sheet37.l360.should be_within(0.3682283029949033).of(-3.6822830299490326) end it 'cell m360 should equal -4.1569972151474515' do sheet37.m360.should be_within(0.41569972151474516).of(-4.1569972151474515) end it 'cell n360 should equal -4.101272252665203' do sheet37.n360.should be_within(0.41012722526652035).of(-4.101272252665203) end it 'cell o360 should equal -4.171329817373052' do sheet37.o360.should be_within(0.41713298173730523).of(-4.171329817373052) end it 'cell f361 should equal 0.0' do sheet37.f361.should be_within(1.0e-08).of(0.0) end it 'cell g361 should equal 0.0' do sheet37.g361.should be_within(1.0e-08).of(0.0) end it 'cell h361 should equal 0.0' do sheet37.h361.should be_within(1.0e-08).of(0.0) end it 'cell i361 should equal -0.2677288659808359' do sheet37.i361.should be_within(0.026772886598083592).of(-0.2677288659808359) end it 'cell j361 should equal -10.188461943796515' do sheet37.j361.should be_within(1.0188461943796516).of(-10.188461943796515) end it 'cell k361 should equal -20.693382832338038' do sheet37.k361.should be_within(2.069338283233804).of(-20.693382832338038) end it 'cell l361 should equal -30.685691916241943' do sheet37.l361.should be_within(3.0685691916241944).of(-30.685691916241943) end it 'cell m361 should equal -34.641643459562104' do sheet37.m361.should be_within(3.4641643459562106).of(-34.641643459562104) end it 'cell n361 should equal -34.177268772210034' do sheet37.n361.should be_within(3.4177268772210034).of(-34.177268772210034) end it 'cell o361 should equal -34.761081811442104' do sheet37.o361.should be_within(3.4761081811442107).of(-34.761081811442104) end it 'cell f362 should equal 0.0' do sheet37.f362.should be_within(1.0e-08).of(0.0) end it 'cell g362 should equal 0.0' do sheet37.g362.should be_within(1.0e-08).of(0.0) end it 'cell h362 should equal 0.0' do sheet37.h362.should be_within(1.0e-08).of(0.0) end it 'cell i362 should equal 0.0' do sheet37.i362.should be_within(1.0e-08).of(0.0) end it 'cell j362 should equal -4.671795277129851' do sheet37.j362.should be_within(0.4671795277129851).of(-4.671795277129851) end it 'cell k362 should equal -14.693382832338042' do sheet37.k362.should be_within(1.4693382832338042).of(-14.693382832338042) end it 'cell l362 should equal -24.685691916241936' do sheet37.l362.should be_within(2.468569191624194).of(-24.685691916241936) end it 'cell m362 should equal -28.641643459562097' do sheet37.m362.should be_within(2.86416434595621).of(-28.641643459562097) end it 'cell n362 should equal -28.177268772210027' do sheet37.n362.should be_within(2.817726877221003).of(-28.177268772210027) end it 'cell o362 should equal -28.511081811442097' do sheet37.o362.should be_within(2.85110818114421).of(-28.511081811442097) end it 'cell f363 should equal 0.0' do sheet37.f363.should be_within(1.0e-08).of(0.0) end it 'cell g363 should equal 0.0' do sheet37.g363.should be_within(1.0e-08).of(0.0) end it 'cell h363 should equal 0.0' do sheet37.h363.should be_within(1.0e-08).of(0.0) end it 'cell i363 should equal -0.2677288659808359' do sheet37.i363.should be_within(0.026772886598083592).of(-0.2677288659808359) end it 'cell j363 should equal -10.188461943796515' do sheet37.j363.should be_within(1.0188461943796516).of(-10.188461943796515) end it 'cell k363 should equal -20.693382832338038' do sheet37.k363.should be_within(2.069338283233804).of(-20.693382832338038) end it 'cell l363 should equal -30.685691916241943' do sheet37.l363.should be_within(3.0685691916241944).of(-30.685691916241943) end it 'cell m363 should equal -34.641643459562104' do sheet37.m363.should be_within(3.4641643459562106).of(-34.641643459562104) end it 'cell n363 should equal -34.177268772210034' do sheet37.n363.should be_within(3.4177268772210034).of(-34.177268772210034) end it 'cell o363 should equal -34.761081811442104' do sheet37.o363.should be_within(3.4761081811442107).of(-34.761081811442104) end it 'cell f364 should equal 0.0' do sheet37.f364.should be_within(1.0e-08).of(0.0) end it 'cell g364 should equal 0.0' do sheet37.g364.should be_within(1.0e-08).of(0.0) end it 'cell h364 should equal 0.0' do sheet37.h364.should be_within(1.0e-08).of(0.0) end it 'cell i364 should equal 0.2677288659808359' do sheet37.i364.should be_within(0.026772886598083592).of(0.2677288659808359) end it 'cell j364 should equal 10.188461943796515' do sheet37.j364.should be_within(1.0188461943796516).of(10.188461943796515) end it 'cell k364 should equal 20.693382832338038' do sheet37.k364.should be_within(2.069338283233804).of(20.693382832338038) end it 'cell l364 should equal 30.685691916241943' do sheet37.l364.should be_within(3.0685691916241944).of(30.685691916241943) end it 'cell m364 should equal 34.641643459562104' do sheet37.m364.should be_within(3.4641643459562106).of(34.641643459562104) end it 'cell n364 should equal 34.177268772210034' do sheet37.n364.should be_within(3.4177268772210034).of(34.177268772210034) end it 'cell o364 should equal 34.761081811442104' do sheet37.o364.should be_within(3.4761081811442107).of(34.761081811442104) end it 'cell f371 should equal 0.0' do sheet37.f371.should be_within(1.0e-08).of(0.0) end it 'cell g371 should equal 0.0' do sheet37.g371.should be_within(1.0e-08).of(0.0) end it 'cell h371 should equal 0.0' do sheet37.h371.should be_within(1.0e-08).of(0.0) end it 'cell i371 should equal -0.0321274639177003' do sheet37.i371.should be_within(0.0032127463917700303).of(-0.0321274639177003) end it 'cell j371 should equal -1.2226154332555816' do sheet37.j371.should be_within(0.12226154332555816).of(-1.2226154332555816) end it 'cell k371 should equal -2.4832059398805644' do sheet37.k371.should be_within(0.24832059398805645).of(-2.4832059398805644) end it 'cell l371 should equal -3.6822830299490326' do sheet37.l371.should be_within(0.3682283029949033).of(-3.6822830299490326) end it 'cell m371 should equal -4.1569972151474515' do sheet37.m371.should be_within(0.41569972151474516).of(-4.1569972151474515) end it 'cell n371 should equal -4.101272252665203' do sheet37.n371.should be_within(0.41012722526652035).of(-4.101272252665203) end it 'cell o371 should equal -4.171329817373052' do sheet37.o371.should be_within(0.41713298173730523).of(-4.171329817373052) end it 'cell f372 should equal 0.0' do sheet37.f372.should be_within(1.0e-08).of(0.0) end it 'cell g372 should equal 0.0' do sheet37.g372.should be_within(1.0e-08).of(0.0) end it 'cell h372 should equal 0.0' do sheet37.h372.should be_within(1.0e-08).of(0.0) end it 'cell i372 should equal -0.08031865979425075' do sheet37.i372.should be_within(0.008031865979425075).of(-0.08031865979425075) end it 'cell j372 should equal -3.0565385831389538' do sheet37.j372.should be_within(0.3056538583138954).of(-3.0565385831389538) end it 'cell k372 should equal -6.208014849701411' do sheet37.k372.should be_within(0.6208014849701411).of(-6.208014849701411) end it 'cell l372 should equal -9.20570757487258' do sheet37.l372.should be_within(0.920570757487258).of(-9.20570757487258) end it 'cell m372 should equal -10.392493037868627' do sheet37.m372.should be_within(1.0392493037868629).of(-10.392493037868627) end it 'cell n372 should equal -10.253180631663007' do sheet37.n372.should be_within(1.0253180631663008).of(-10.253180631663007) end it 'cell o372 should equal -10.428324543432629' do sheet37.o372.should be_within(1.042832454343263).of(-10.428324543432629) end it 'cell f404 should equal 0.0' do sheet37.f404.should be_within(1.0e-08).of(0.0) end it 'cell g404 should equal 0.0' do sheet37.g404.should be_within(1.0e-08).of(0.0) end it 'cell h404 should equal 0.0' do sheet37.h404.should be_within(1.0e-08).of(0.0) end it 'cell i404 should equal 0.2677288659808359' do sheet37.i404.should be_within(0.026772886598083592).of(0.2677288659808359) end it 'cell j404 should equal 10.188461943796515' do sheet37.j404.should be_within(1.0188461943796516).of(10.188461943796515) end it 'cell k404 should equal 20.693382832338038' do sheet37.k404.should be_within(2.069338283233804).of(20.693382832338038) end it 'cell l404 should equal 30.685691916241943' do sheet37.l404.should be_within(3.0685691916241944).of(30.685691916241943) end it 'cell m404 should equal 34.641643459562104' do sheet37.m404.should be_within(3.4641643459562106).of(34.641643459562104) end it 'cell n404 should equal 34.177268772210034' do sheet37.n404.should be_within(3.4177268772210034).of(34.177268772210034) end it 'cell o404 should equal 34.761081811442104' do sheet37.o404.should be_within(3.4761081811442107).of(34.761081811442104) end it 'cell f405 should equal 0.0' do sheet37.f405.should be_within(1.0e-08).of(0.0) end it 'cell g405 should equal 0.0' do sheet37.g405.should be_within(1.0e-08).of(0.0) end it 'cell h405 should equal 0.0' do sheet37.h405.should be_within(1.0e-08).of(0.0) end it 'cell i405 should equal 0.2677288659808359' do sheet37.i405.should be_within(0.026772886598083592).of(0.2677288659808359) end it 'cell j405 should equal 10.188461943796515' do sheet37.j405.should be_within(1.0188461943796516).of(10.188461943796515) end it 'cell k405 should equal 20.693382832338038' do sheet37.k405.should be_within(2.069338283233804).of(20.693382832338038) end it 'cell l405 should equal 30.685691916241943' do sheet37.l405.should be_within(3.0685691916241944).of(30.685691916241943) end it 'cell m405 should equal 34.641643459562104' do sheet37.m405.should be_within(3.4641643459562106).of(34.641643459562104) end it 'cell n405 should equal 34.177268772210034' do sheet37.n405.should be_within(3.4177268772210034).of(34.177268772210034) end it 'cell o405 should equal 34.761081811442104' do sheet37.o405.should be_within(3.4761081811442107).of(34.761081811442104) end it 'cell f406 should equal 0.0' do sheet37.f406.should be_within(1.0e-08).of(0.0) end it 'cell g406 should equal 0.0' do sheet37.g406.should be_within(1.0e-08).of(0.0) end it 'cell h406 should equal 0.0' do sheet37.h406.should be_within(1.0e-08).of(0.0) end it 'cell i406 should equal 1.0' do sheet37.i406.should be_within(0.1).of(1.0) end it 'cell j406 should equal 1.0' do sheet37.j406.should be_within(0.1).of(1.0) end it 'cell k406 should equal 1.0' do sheet37.k406.should be_within(0.1).of(1.0) end it 'cell l406 should equal 1.0' do sheet37.l406.should be_within(0.1).of(1.0) end it 'cell m406 should equal 1.0' do sheet37.m406.should be_within(0.1).of(1.0) end it 'cell n406 should equal 1.0' do sheet37.n406.should be_within(0.1).of(1.0) end it 'cell o406 should equal 1.0' do sheet37.o406.should be_within(0.1).of(1.0) end it 'cell f407 should equal 2.5' do sheet37.f407.should be_within(0.25).of(2.5) end it 'cell g407 should equal 2.5' do sheet37.g407.should be_within(0.25).of(2.5) end it 'cell h407 should equal 4.0' do sheet37.h407.should be_within(0.4).of(4.0) end it 'cell i407 should equal 6.0' do sheet37.i407.should be_within(0.6000000000000001).of(6.0) end it 'cell j407 should equal 8.0' do sheet37.j407.should be_within(0.8).of(8.0) end it 'cell k407 should equal 10.0' do sheet37.k407.should be_within(1.0).of(10.0) end it 'cell l407 should equal 10.0' do sheet37.l407.should be_within(1.0).of(10.0) end it 'cell m407 should equal 10.0' do sheet37.m407.should be_within(1.0).of(10.0) end it 'cell n407 should equal 10.0' do sheet37.n407.should be_within(1.0).of(10.0) end it 'cell o407 should equal 10.0' do sheet37.o407.should be_within(1.0).of(10.0) end it 'cell f415 should equal 0.0' do sheet37.f415.should be_within(1.0e-08).of(0.0) end it 'cell g415 should equal 0.0' do sheet37.g415.should be_within(1.0e-08).of(0.0) end it 'cell h415 should equal 0.0' do sheet37.h415.should be_within(1.0e-08).of(0.0) end it 'cell i415 should equal 0.014778633402142135' do sheet37.i415.should be_within(0.0014778633402142136).of(0.014778633402142135) end it 'cell j415 should equal 0.5624030992975674' do sheet37.j415.should be_within(0.05624030992975674).of(0.5624030992975674) end it 'cell k415 should equal 1.1422747323450595' do sheet37.k415.should be_within(0.11422747323450595).of(1.1422747323450595) end it 'cell l415 should equal 1.6938501937765544' do sheet37.l415.should be_within(0.16938501937765546).of(1.6938501937765544) end it 'cell m415 should equal 1.912218718967827' do sheet37.m415.should be_within(0.19122187189678272).of(1.912218718967827) end it 'cell n415 should equal 1.886585236225993' do sheet37.n415.should be_within(0.1886585236225993).of(1.886585236225993) end it 'cell o415 should equal 1.9188117159916034' do sheet37.o415.should be_within(0.19188117159916035).of(1.9188117159916034) end it 'cell f416 should equal 0.0' do sheet37.f416.should be_within(1.0e-08).of(0.0) end it 'cell g416 should equal 0.0' do sheet37.g416.should be_within(1.0e-08).of(0.0) end it 'cell h416 should equal 0.0' do sheet37.h416.should be_within(1.0e-08).of(0.0) end it 'cell i416 should equal 2.9623559443163064e-05' do sheet37.i416.should be_within(2.9623559443163067e-06).of(2.9623559443163064e-05) end it 'cell j416 should equal 0.0011273289748594574' do sheet37.j416.should be_within(0.00011273289748594574).of(0.0011273289748594574) end it 'cell k416 should equal 0.002289673375966025' do sheet37.k416.should be_within(0.00022896733759660253).of(0.002289673375966025) end it 'cell l416 should equal 0.0033952985054680257' do sheet37.l416.should be_within(0.00033952985054680257).of(0.0033952985054680257) end it 'cell m416 should equal 0.003833015093361861' do sheet37.m416.should be_within(0.00038330150933618614).of(0.003833015093361861) end it 'cell n416 should equal 0.003781633143551268' do sheet37.n416.should be_within(0.0003781633143551268).of(0.003781633143551268) end it 'cell o416 should equal 0.0038462306616710473' do sheet37.o416.should be_within(0.00038462306616710473).of(0.0038462306616710473) end it 'cell f417 should equal 0.0' do sheet37.f417.should be_within(1.0e-08).of(0.0) end it 'cell g417 should equal 0.0' do sheet37.g417.should be_within(1.0e-08).of(0.0) end it 'cell h417 should equal 0.0' do sheet37.h417.should be_within(1.0e-08).of(0.0) end it 'cell i417 should equal 3.186157837585411e-05' do sheet37.i417.should be_within(3.1861578375854115e-06).of(3.186157837585411e-05) end it 'cell j417 should equal 0.001212497119286779' do sheet37.j417.should be_within(0.00012124971192867789).of(0.001212497119286779) end it 'cell k417 should equal 0.0024626550318309235' do sheet37.k417.should be_within(0.0002462655031830924).of(0.0024626550318309235) end it 'cell l417 should equal 0.0036518086102700605' do sheet37.l417.should be_within(0.0003651808610270061).of(0.0036518086102700605) end it 'cell m417 should equal 0.00412259408081248' do sheet37.m417.should be_within(0.00041225940808124804).of(0.00412259408081248) end it 'cell n417 should equal 0.004067330295778969' do sheet37.n417.should be_within(0.00040673302957789693).of(0.004067330295778969) end it 'cell o417 should equal 0.0041368080670241125' do sheet37.o417.should be_within(0.0004136808067024113).of(0.0041368080670241125) end it 'cell f418 should equal 0.0' do sheet37.f418.should be_within(1.0e-08).of(0.0) end it 'cell i418 should equal 0.014840118539961152' do sheet37.i418.should be_within(0.0014840118539961153).of(0.014840118539961152) end it 'cell k418 should equal 1.1470270607528565' do sheet37.k418.should be_within(0.11470270607528565).of(1.1470270607528565) end it 'cell o418 should equal 1.9267947547202986' do sheet37.o418.should be_within(0.19267947547202988).of(1.9267947547202986) end end