# coding: utf-8 require_relative '../spreadsheet' # VIII.a describe 'Sheet38' do def sheet38; $spreadsheet ||= Spreadsheet.new; $spreadsheet.sheet38; end it 'cell f9 should equal 0.0' do sheet38.f9.should be_within(1.0e-08).of(0.0) end it 'cell g9 should equal 0.0' do sheet38.g9.should be_within(1.0e-08).of(0.0) end it 'cell h9 should equal -0.16131283426835108' do sheet38.h9.should be_within(0.01613128342683511).of(-0.16131283426835108) end it 'cell i9 should equal -0.35937528416372705' do sheet38.i9.should be_within(0.035937528416372704).of(-0.35937528416372705) end it 'cell j9 should equal -1.9832324247017195' do sheet38.j9.should be_within(0.19832324247017197).of(-1.9832324247017195) end it 'cell k9 should equal -3.731593617590164' do sheet38.k9.should be_within(0.37315936175901643).of(-3.731593617590164) end it 'cell l9 should equal -6.99397021508125' do sheet38.l9.should be_within(0.699397021508125).of(-6.99397021508125) end it 'cell m9 should equal -10.381356641959174' do sheet38.m9.should be_within(1.0381356641959174).of(-10.381356641959174) end it 'cell n9 should equal -15.527031789573648' do sheet38.n9.should be_within(1.5527031789573649).of(-15.527031789573648) end it 'cell o9 should equal -20.897463642457637' do sheet38.o9.should be_within(2.0897463642457637).of(-20.897463642457637) end it 'cell f46 should equal 0.0' do sheet38.f46.should be_within(1.0e-08).of(0.0) end it 'cell g46 should equal 0.0' do sheet38.g46.should be_within(1.0e-08).of(0.0) end it 'cell h46 should equal 0.16131283426835108' do sheet38.h46.should be_within(0.01613128342683511).of(0.16131283426835108) end it 'cell i46 should equal 0.35937528416372705' do sheet38.i46.should be_within(0.035937528416372704).of(0.35937528416372705) end it 'cell j46 should equal 1.9832324247017195' do sheet38.j46.should be_within(0.19832324247017197).of(1.9832324247017195) end it 'cell k46 should equal 3.731593617590164' do sheet38.k46.should be_within(0.37315936175901643).of(3.731593617590164) end it 'cell l46 should equal 6.99397021508125' do sheet38.l46.should be_within(0.699397021508125).of(6.99397021508125) end it 'cell m46 should equal 10.381356641959174' do sheet38.m46.should be_within(1.0381356641959174).of(10.381356641959174) end it 'cell n46 should equal 15.527031789573648' do sheet38.n46.should be_within(1.5527031789573649).of(15.527031789573648) end it 'cell o46 should equal 20.897463642457637' do sheet38.o46.should be_within(2.0897463642457637).of(20.897463642457637) end it 'cell g47 should equal 0.0' do sheet38.g47.should be_within(1.0e-08).of(0.0) end it 'cell h47 should equal 0.099981694679524' do sheet38.h47.should be_within(0.0099981694679524).of(0.099981694679524) end it 'cell i47 should equal 0.14375011366549081' do sheet38.i47.should be_within(0.014375011366549083).of(0.14375011366549081) end it 'cell j47 should equal 0.6657711249723672' do sheet38.j47.should be_within(0.06657711249723673).of(0.6657711249723672) end it 'cell k47 should equal 1.0299198384548853' do sheet38.k47.should be_within(0.10299198384548854).of(1.0299198384548853) end it 'cell l47 should equal 1.5827354596728869' do sheet38.l47.should be_within(0.1582735459672887).of(1.5827354596728869) end it 'cell m47 should equal 1.7191526599084392' do sheet38.m47.should be_within(0.17191526599084395).of(1.7191526599084392) end it 'cell n47 should equal 1.4191707055670315' do sheet38.n47.should be_within(0.14191707055670316).of(1.4191707055670315) end it 'cell o47 should equal 0.0' do sheet38.o47.should be_within(1.0e-08).of(0.0) end it 'cell g48 should equal 0.0' do sheet38.g48.should be_within(1.0e-08).of(0.0) end it 'cell h48 should equal 0.04366738423644264' do sheet38.h48.should be_within(0.004366738423644264).of(0.04366738423644264) end it 'cell i48 should equal 0.10781258524911812' do sheet38.i48.should be_within(0.010781258524911812).of(0.10781258524911812) end it 'cell j48 should equal 0.5904082928337019' do sheet38.j48.should be_within(0.05904082928337019).of(0.5904082928337019) end it 'cell k48 should equal 1.0299198384548853' do sheet38.k48.should be_within(0.10299198384548854).of(1.0299198384548853) end it 'cell l48 should equal 1.5827354596728869' do sheet38.l48.should be_within(0.1582735459672887).of(1.5827354596728869) end it 'cell m48 should equal 1.7191526599084392' do sheet38.m48.should be_within(0.17191526599084395).of(1.7191526599084392) end it 'cell n48 should equal 1.4191707055670315' do sheet38.n48.should be_within(0.14191707055670316).of(1.4191707055670315) end it 'cell o48 should equal 0.0' do sheet38.o48.should be_within(1.0e-08).of(0.0) end it 'cell g49 should equal 0.0' do sheet38.g49.should be_within(1.0e-08).of(0.0) end it 'cell h49 should equal 0.01766375535238444' do sheet38.h49.should be_within(0.0017663755352384442).of(0.01766375535238444) end it 'cell i49 should equal 0.10781258524911812' do sheet38.i49.should be_within(0.010781258524911812).of(0.10781258524911812) end it 'cell j49 should equal 0.7270530068956503' do sheet38.j49.should be_within(0.07270530068956503).of(0.7270530068956503) end it 'cell k49 should equal 1.6713807813186343' do sheet38.k49.should be_within(0.16713807813186343).of(1.6713807813186343) end it 'cell l49 should equal 3.827799898713968' do sheet38.l49.should be_within(0.38277998987139683).of(3.827799898713968) end it 'cell m49 should equal 6.943051322142295' do sheet38.m49.should be_within(0.6943051322142295).of(6.943051322142295) end it 'cell n49 should equal 12.688690378439587' do sheet38.n49.should be_within(1.2688690378439587).of(12.688690378439587) end it 'cell o49 should equal 20.897463642457637' do sheet38.o49.should be_within(2.0897463642457637).of(20.897463642457637) end it 'cell g52 should equal 0.0' do sheet38.g52.should be_within(1.0e-08).of(0.0) end it 'cell h52 should equal 0.038881770153148226' do sheet38.h52.should be_within(0.003888177015314823).of(0.038881770153148226) end it 'cell i52 should equal 0.055902821981024226' do sheet38.i52.should be_within(0.005590282198102423).of(0.055902821981024226) end it 'cell j52 should equal 0.25891099304480947' do sheet38.j52.should be_within(0.025891099304480948).of(0.25891099304480947) end it 'cell k52 should equal 0.4005243816213444' do sheet38.k52.should be_within(0.04005243816213444).of(0.4005243816213444) end it 'cell l52 should equal 0.6155082343172338' do sheet38.l52.should be_within(0.061550823431723384).of(0.6155082343172338) end it 'cell m52 should equal 0.6685593677421711' do sheet38.m52.should be_within(0.06685593677421711).of(0.6685593677421711) end it 'cell n52 should equal 0.5518997188316235' do sheet38.n52.should be_within(0.05518997188316235).of(0.5518997188316235) end it 'cell o52 should equal 0.0' do sheet38.o52.should be_within(1.0e-08).of(0.0) end it 'cell g53 should equal 0.0' do sheet38.g53.should be_within(1.0e-08).of(0.0) end it 'cell h53 should equal 0.020549357287737706' do sheet38.h53.should be_within(0.002054935728773771).of(0.020549357287737706) end it 'cell i53 should equal 0.050735334234879095' do sheet38.i53.should be_within(0.0050735334234879095).of(0.050735334234879095) end it 'cell j53 should equal 0.26155172568534857' do sheet38.j53.should be_within(0.02615517256853486).of(0.26155172568534857) end it 'cell k53 should equal 0.4282705034039358' do sheet38.k53.should be_within(0.04282705034039358).of(0.4282705034039358) end it 'cell l53 should equal 0.6155082343172338' do sheet38.l53.should be_within(0.061550823431723384).of(0.6155082343172338) end it 'cell m53 should equal 0.6685593677421711' do sheet38.m53.should be_within(0.06685593677421711).of(0.6685593677421711) end it 'cell n53 should equal 0.5518997188316235' do sheet38.n53.should be_within(0.05518997188316235).of(0.5518997188316235) end it 'cell o53 should equal 0.0' do sheet38.o53.should be_within(1.0e-08).of(0.0) end it 'cell g54 should equal 0.0' do sheet38.g54.should be_within(1.0e-08).of(0.0) end it 'cell h54 should equal 0.009511252882053161' do sheet38.h54.should be_within(0.0009511252882053161).of(0.009511252882053161) end it 'cell i54 should equal 0.058052930518755916' do sheet38.i54.should be_within(0.005805293051875592).of(0.058052930518755916) end it 'cell j54 should equal 0.360210350208657' do sheet38.j54.should be_within(0.0360210350208657).of(0.360210350208657) end it 'cell k54 should equal 0.757951749667753' do sheet38.k54.should be_within(0.0757951749667753).of(0.757951749667753) end it 'cell l54 should equal 1.5802248239675354' do sheet38.l54.should be_within(0.15802248239675354).of(1.5802248239675354) end it 'cell m54 should equal 2.5901785585968176' do sheet38.m54.should be_within(0.2590178558596818).of(2.5901785585968176) end it 'cell n54 should equal 4.247628866674651' do sheet38.n54.should be_within(0.4247628866674651).of(4.247628866674651) end it 'cell o54 should equal 6.242099529565266' do sheet38.o54.should be_within(0.6242099529565266).of(6.242099529565266) end it 'cell g57 should equal 0.0' do sheet38.g57.should be_within(1.0e-08).of(0.0) end it 'cell h57 should equal 0.2030802063568526' do sheet38.h57.should be_within(0.02030802063568526).of(0.2030802063568526) end it 'cell i57 should equal 0.35820085513051225' do sheet38.i57.should be_within(0.03582008551305123).of(0.35820085513051225) end it 'cell j57 should equal 1.776642136536227' do sheet38.j57.should be_within(0.17766421365362273).of(1.776642136536227) end it 'cell k57 should equal 2.888634561935051' do sheet38.k57.should be_within(0.2888634561935051).of(2.888634561935051) end it 'cell l57 should equal 4.396487387980241' do sheet38.l57.should be_within(0.43964873879802413).of(4.396487387980241) end it 'cell m57 should equal 4.775424055301221' do sheet38.m57.should be_within(0.47754240553012206).of(4.775424055301221) end it 'cell n57 should equal 3.94214084879731' do sheet38.n57.should be_within(0.39421408487973103).of(3.94214084879731) end it 'cell o57 should equal 0.0' do sheet38.o57.should be_within(1.0e-08).of(0.0) end it 'cell g58 should equal 0.0' do sheet38.g58.should be_within(1.0e-08).of(0.0) end it 'cell h58 should equal 0.027175008234437602' do sheet38.h58.should be_within(0.0027175008234437605).of(0.027175008234437602) end it 'cell i58 should equal 0.16586551576787403' do sheet38.i58.should be_within(0.016586551576787404).of(0.16586551576787403) end it 'cell j58 should equal 1.0872633571043073' do sheet38.j58.should be_within(0.10872633571043074).of(1.0872633571043073) end it 'cell k58 should equal 2.4293325309863874' do sheet38.k58.should be_within(0.24293325309863875).of(2.4293325309863874) end it 'cell l58 should equal 5.408024722681503' do sheet38.l58.should be_within(0.5408024722681504).of(5.408024722681503) end it 'cell m58 should equal 9.533229880739112' do sheet38.m58.should be_within(0.9533229880739112).of(9.533229880739112) end it 'cell n58 should equal 16.936319245114237' do sheet38.n58.should be_within(1.6936319245114237).of(16.936319245114237) end it 'cell o58 should equal 27.139563172022903' do sheet38.o58.should be_within(2.7139563172022907).of(27.139563172022903) end it 'cell g61 should equal 0.0' do sheet38.g61.should be_within(1.0e-08).of(0.0) end it 'cell h61 should equal 0.03736675796966087' do sheet38.h61.should be_within(0.0037366757969660874).of(0.03736675796966087) end it 'cell i61 should equal 0.06590895734401424' do sheet38.i61.should be_within(0.0065908957344014245).of(0.06590895734401424) end it 'cell j61 should equal 0.32690215312266574' do sheet38.j61.should be_within(0.032690215312266575).of(0.32690215312266574) end it 'cell k61 should equal 0.5315087593960494' do sheet38.k61.should be_within(0.053150875939604936).of(0.5315087593960494) end it 'cell l61 should equal 0.8089536793883643' do sheet38.l61.should be_within(0.08089536793883643).of(0.8089536793883643) end it 'cell m61 should equal 0.8786780261754245' do sheet38.m61.should be_within(0.08786780261754246).of(0.8786780261754245) end it 'cell n61 should equal 0.7253539161787049' do sheet38.n61.should be_within(0.0725353916178705).of(0.7253539161787049) end it 'cell o61 should equal 0.0' do sheet38.o61.should be_within(1.0e-08).of(0.0) end it 'cell g62 should equal 0.0' do sheet38.g62.should be_within(1.0e-08).of(0.0) end it 'cell h62 should equal 7.490113231661106e-05' do sheet38.h62.should be_within(7.490113231661106e-06).of(7.490113231661106e-05) end it 'cell i62 should equal 0.0001321135630466549' do sheet38.i62.should be_within(1.3211356304665491e-05).of(0.0001321135630466549) end it 'cell j62 should equal 0.0006552706939549366' do sheet38.j62.should be_within(6.552706939549366e-05).of(0.0006552706939549366) end it 'cell k62 should equal 0.0010654017120587406' do sheet38.k62.should be_within(0.00010654017120587407).of(0.0010654017120587406) end it 'cell l62 should equal 0.0016215360890306093' do sheet38.l62.should be_within(0.00016215360890306095).of(0.0016215360890306093) end it 'cell m62 should equal 0.0017612975456875425' do sheet38.m62.should be_within(0.00017612975456875426).of(0.0017612975456875425) end it 'cell n62 should equal 0.001453961558457523' do sheet38.n62.should be_within(0.0001453961558457523).of(0.001453961558457523) end it 'cell o62 should equal 0.0' do sheet38.o62.should be_within(1.0e-08).of(0.0) end it 'cell g63 should equal 0.0' do sheet38.g63.should be_within(1.0e-08).of(0.0) end it 'cell h63 should equal 8.055980923982802e-05' do sheet38.h63.should be_within(8.055980923982803e-06).of(8.055980923982802e-05) end it 'cell i63 should equal 0.00014209455995997232' do sheet38.i63.should be_within(1.4209455995997234e-05).of(0.00014209455995997232) end it 'cell j63 should equal 0.0007047754883373419' do sheet38.j63.should be_within(7.04775488337342e-05).of(0.0007047754883373419) end it 'cell k63 should equal 0.0011458913374558406' do sheet38.k63.should be_within(0.00011458913374558406).of(0.0011458913374558406) end it 'cell l63 should equal 0.0017440408972139436' do sheet38.l63.should be_within(0.00017440408972139437).of(0.0017440408972139436) end it 'cell m63 should equal 0.0018943611385658365' do sheet38.m63.should be_within(0.00018943611385658366).of(0.0018943611385658365) end it 'cell n63 should equal 0.001563806342690024' do sheet38.n63.should be_within(0.0001563806342690024).of(0.001563806342690024) end it 'cell o63 should equal 0.0' do sheet38.o63.should be_within(1.0e-08).of(0.0) end it 'cell g124 should equal 0.0' do sheet38.g124.should be_within(1.0e-08).of(0.0) end it 'cell h124 should equal -0.027175008234437602' do sheet38.h124.should be_within(0.0027175008234437605).of(-0.027175008234437602) end it 'cell i124 should equal -0.16586551576787403' do sheet38.i124.should be_within(0.016586551576787404).of(-0.16586551576787403) end it 'cell j124 should equal -1.0872633571043073' do sheet38.j124.should be_within(0.10872633571043074).of(-1.0872633571043073) end it 'cell k124 should equal -2.4293325309863874' do sheet38.k124.should be_within(0.24293325309863875).of(-2.4293325309863874) end it 'cell l124 should equal -5.408024722681503' do sheet38.l124.should be_within(0.5408024722681504).of(-5.408024722681503) end it 'cell m124 should equal -9.533229880739112' do sheet38.m124.should be_within(0.9533229880739112).of(-9.533229880739112) end it 'cell n124 should equal -16.936319245114237' do sheet38.n124.should be_within(1.6936319245114237).of(-16.936319245114237) end it 'cell o124 should equal -27.139563172022903' do sheet38.o124.should be_within(2.7139563172022907).of(-27.139563172022903) end it 'cell g125 should equal 0.0' do sheet38.g125.should be_within(1.0e-08).of(0.0) end it 'cell h125 should equal -0.2030802063568526' do sheet38.h125.should be_within(0.02030802063568526).of(-0.2030802063568526) end it 'cell i125 should equal -0.35820085513051225' do sheet38.i125.should be_within(0.03582008551305123).of(-0.35820085513051225) end it 'cell j125 should equal -1.776642136536227' do sheet38.j125.should be_within(0.17766421365362273).of(-1.776642136536227) end it 'cell k125 should equal -2.888634561935051' do sheet38.k125.should be_within(0.2888634561935051).of(-2.888634561935051) end it 'cell l125 should equal -4.396487387980241' do sheet38.l125.should be_within(0.43964873879802413).of(-4.396487387980241) end it 'cell m125 should equal -4.775424055301221' do sheet38.m125.should be_within(0.47754240553012206).of(-4.775424055301221) end it 'cell n125 should equal -3.94214084879731' do sheet38.n125.should be_within(0.39421408487973103).of(-3.94214084879731) end it 'cell o125 should equal 0.0' do sheet38.o125.should be_within(1.0e-08).of(0.0) end it 'cell f126 should equal 0.0' do sheet38.f126.should be_within(1.0e-08).of(0.0) end it 'cell g126 should equal 0.0' do sheet38.g126.should be_within(1.0e-08).of(0.0) end it 'cell h126 should equal 0.16131283426835108' do sheet38.h126.should be_within(0.01613128342683511).of(0.16131283426835108) end it 'cell i126 should equal 0.35937528416372705' do sheet38.i126.should be_within(0.035937528416372704).of(0.35937528416372705) end it 'cell j126 should equal 1.9832324247017195' do sheet38.j126.should be_within(0.19832324247017197).of(1.9832324247017195) end it 'cell k126 should equal 3.731593617590164' do sheet38.k126.should be_within(0.37315936175901643).of(3.731593617590164) end it 'cell l126 should equal 6.99397021508125' do sheet38.l126.should be_within(0.699397021508125).of(6.99397021508125) end it 'cell m126 should equal 10.381356641959174' do sheet38.m126.should be_within(1.0381356641959174).of(10.381356641959174) end it 'cell n126 should equal 15.527031789573648' do sheet38.n126.should be_within(1.5527031789573649).of(15.527031789573648) end it 'cell o126 should equal 20.897463642457637' do sheet38.o126.should be_within(2.0897463642457637).of(20.897463642457637) end it 'cell g127 should equal 0.0' do sheet38.g127.should be_within(1.0e-08).of(0.0) end it 'cell h127 should equal 0.06894238032293909' do sheet38.h127.should be_within(0.006894238032293909).of(0.06894238032293909) end it 'cell i127 should equal 0.16469108673465924' do sheet38.i127.should be_within(0.016469108673465925).of(0.16469108673465924) end it 'cell j127 should equal 0.880673068938815' do sheet38.j127.should be_within(0.08806730689388151).of(0.880673068938815) end it 'cell k127 should equal 1.5867466346930332' do sheet38.k127.should be_within(0.15867466346930334).of(1.5867466346930332) end it 'cell l127 should equal 2.811241292602003' do sheet38.l127.should be_within(0.2811241292602003).of(2.811241292602003) end it 'cell m127 should equal 3.9272972940811597' do sheet38.m127.should be_within(0.392729729408116).of(3.9272972940811597) end it 'cell n127 should equal 5.351428304337897' do sheet38.n127.should be_within(0.5351428304337897).of(5.351428304337897) end it 'cell o127 should equal 6.242099529565266' do sheet38.o127.should be_within(0.6242099529565266).of(6.242099529565266) end it 'cell g136 should equal 0.0' do sheet38.g136.should be_within(1.0e-08).of(0.0) end it 'cell h136 should equal 0.03736675796966087' do sheet38.h136.should be_within(0.0037366757969660874).of(0.03736675796966087) end it 'cell i136 should equal 0.06590895734401424' do sheet38.i136.should be_within(0.0065908957344014245).of(0.06590895734401424) end it 'cell j136 should equal 0.32690215312266574' do sheet38.j136.should be_within(0.032690215312266575).of(0.32690215312266574) end it 'cell k136 should equal 0.5315087593960494' do sheet38.k136.should be_within(0.053150875939604936).of(0.5315087593960494) end it 'cell l136 should equal 0.8089536793883643' do sheet38.l136.should be_within(0.08089536793883643).of(0.8089536793883643) end it 'cell m136 should equal 0.8786780261754245' do sheet38.m136.should be_within(0.08786780261754246).of(0.8786780261754245) end it 'cell n136 should equal 0.7253539161787049' do sheet38.n136.should be_within(0.0725353916178705).of(0.7253539161787049) end it 'cell o136 should equal 0.0' do sheet38.o136.should be_within(1.0e-08).of(0.0) end it 'cell g137 should equal 0.0' do sheet38.g137.should be_within(1.0e-08).of(0.0) end it 'cell h137 should equal 7.490113231661106e-05' do sheet38.h137.should be_within(7.490113231661106e-06).of(7.490113231661106e-05) end it 'cell i137 should equal 0.0001321135630466549' do sheet38.i137.should be_within(1.3211356304665491e-05).of(0.0001321135630466549) end it 'cell j137 should equal 0.0006552706939549366' do sheet38.j137.should be_within(6.552706939549366e-05).of(0.0006552706939549366) end it 'cell k137 should equal 0.0010654017120587406' do sheet38.k137.should be_within(0.00010654017120587407).of(0.0010654017120587406) end it 'cell l137 should equal 0.0016215360890306093' do sheet38.l137.should be_within(0.00016215360890306095).of(0.0016215360890306093) end it 'cell m137 should equal 0.0017612975456875425' do sheet38.m137.should be_within(0.00017612975456875426).of(0.0017612975456875425) end it 'cell n137 should equal 0.001453961558457523' do sheet38.n137.should be_within(0.0001453961558457523).of(0.001453961558457523) end it 'cell o137 should equal 0.0' do sheet38.o137.should be_within(1.0e-08).of(0.0) end it 'cell g138 should equal 0.0' do sheet38.g138.should be_within(1.0e-08).of(0.0) end it 'cell h138 should equal 8.055980923982802e-05' do sheet38.h138.should be_within(8.055980923982803e-06).of(8.055980923982802e-05) end it 'cell i138 should equal 0.00014209455995997232' do sheet38.i138.should be_within(1.4209455995997234e-05).of(0.00014209455995997232) end it 'cell j138 should equal 0.0007047754883373419' do sheet38.j138.should be_within(7.04775488337342e-05).of(0.0007047754883373419) end it 'cell k138 should equal 0.0011458913374558406' do sheet38.k138.should be_within(0.00011458913374558406).of(0.0011458913374558406) end it 'cell l138 should equal 0.0017440408972139436' do sheet38.l138.should be_within(0.00017440408972139437).of(0.0017440408972139436) end it 'cell m138 should equal 0.0018943611385658365' do sheet38.m138.should be_within(0.00018943611385658366).of(0.0018943611385658365) end it 'cell n138 should equal 0.001563806342690024' do sheet38.n138.should be_within(0.0001563806342690024).of(0.001563806342690024) end it 'cell o138 should equal 0.0' do sheet38.o138.should be_within(1.0e-08).of(0.0) end end