# coding: utf-8 require_relative '../spreadsheet' # III.c describe 'Sheet25' do def sheet25; $spreadsheet ||= Spreadsheet.new; $spreadsheet.sheet25; end it 'cell e7 should equal 2.0' do sheet25.e7.should be_within(0.2).of(2.0) end it 'cell f19 should equal 0.0' do sheet25.f19.should be_within(1.0e-08).of(0.0) end it 'cell g19 should equal 0.0' do sheet25.g19.should be_within(1.0e-08).of(0.0) end it 'cell h19 should equal 0.015220700152207' do sheet25.h19.should be_within(0.0015220700152207).of(0.015220700152207) end it 'cell i19 should equal 0.0803314730255369' do sheet25.i19.should be_within(0.008033147302553691).of(0.0803314730255369) end it 'cell j19 should equal 0.200828682563842' do sheet25.j19.should be_within(0.020082868256384202).of(0.200828682563842) end it 'cell k19 should equal 0.401657365127685' do sheet25.k19.should be_within(0.0401657365127685).of(0.401657365127685) end it 'cell l19 should equal 1.60662946051074' do sheet25.l19.should be_within(0.160662946051074).of(1.60662946051074) end it 'cell m19 should equal 3.61491628614916' do sheet25.m19.should be_within(0.361491628614916).of(3.61491628614916) end it 'cell n19 should equal 7.71182141045155' do sheet25.n19.should be_within(0.771182141045155).of(7.71182141045155) end it 'cell o19 should equal 9.63977676306443' do sheet25.o19.should be_within(0.9639776763064432).of(9.63977676306443) end it 'cell f29 should equal 0.0' do sheet25.f29.should be_within(1.0e-08).of(0.0) end it 'cell g29 should equal 0.00158548959918823' do sheet25.g29.should be_within(0.00015854895991882303).of(0.00158548959918823) end it 'cell h29 should equal 0.00634195839675292' do sheet25.h29.should be_within(0.0006341958396752921).of(0.00634195839675292) end it 'cell i29 should equal 0.0158548959918823' do sheet25.i29.should be_within(0.00158548959918823).of(0.0158548959918823) end it 'cell j29 should equal 0.0396372399797057' do sheet25.j29.should be_within(0.0039637239979705705).of(0.0396372399797057) end it 'cell k29 should equal 0.0792744799594115' do sheet25.k29.should be_within(0.007927447995941151).of(0.0792744799594115) end it 'cell l29 should equal 0.317097919837646' do sheet25.l29.should be_within(0.031709791983764606).of(0.317097919837646) end it 'cell m29 should equal 0.713470319634703' do sheet25.m29.should be_within(0.0713470319634703).of(0.713470319634703) end it 'cell n29 should equal 1.5220700152207' do sheet25.n29.should be_within(0.15220700152207).of(1.5220700152207) end it 'cell o29 should equal 1.90258751902588' do sheet25.o29.should be_within(0.190258751902588).of(1.90258751902588) end it 'cell f39 should equal 0.0' do sheet25.f39.should be_within(1.0e-08).of(0.0) end it 'cell g39 should equal 0.0' do sheet25.g39.should be_within(1.0e-08).of(0.0) end it 'cell h39 should equal 0.0' do sheet25.h39.should be_within(1.0e-08).of(0.0) end it 'cell i39 should equal 0.3' do sheet25.i39.should be_within(0.03).of(0.3) end it 'cell j39 should equal 0.3' do sheet25.j39.should be_within(0.03).of(0.3) end it 'cell k39 should equal 0.7' do sheet25.k39.should be_within(0.06999999999999999).of(0.7) end it 'cell l39 should equal 0.7' do sheet25.l39.should be_within(0.06999999999999999).of(0.7) end it 'cell m39 should equal 1.725' do sheet25.m39.should be_within(0.17250000000000001).of(1.725) end it 'cell n39 should equal 1.725' do sheet25.n39.should be_within(0.17250000000000001).of(1.725) end it 'cell o39 should equal 1.725' do sheet25.o39.should be_within(0.17250000000000001).of(1.725) end it 'cell f48 should equal 0.0' do sheet25.f48.should be_within(1.0e-08).of(0.0) end it 'cell g48 should equal 1.0' do sheet25.g48.should be_within(0.1).of(1.0) end it 'cell h48 should equal 1.0' do sheet25.h48.should be_within(0.1).of(1.0) end it 'cell i48 should equal 1.0' do sheet25.i48.should be_within(0.1).of(1.0) end it 'cell j48 should equal 1.0' do sheet25.j48.should be_within(0.1).of(1.0) end it 'cell k48 should equal 1.0' do sheet25.k48.should be_within(0.1).of(1.0) end it 'cell l48 should equal 1.0' do sheet25.l48.should be_within(0.1).of(1.0) end it 'cell m48 should equal 1.0' do sheet25.m48.should be_within(0.1).of(1.0) end it 'cell n48 should equal 1.0' do sheet25.n48.should be_within(0.1).of(1.0) end it 'cell o48 should equal 1.0' do sheet25.o48.should be_within(0.1).of(1.0) end it 'cell f132 should equal 0.0' do sheet25.f132.should be_within(1.0e-08).of(0.0) end it 'cell g132 should equal 0.0' do sheet25.g132.should be_within(1.0e-08).of(0.0) end it 'cell h132 should equal 0.015220700152207' do sheet25.h132.should be_within(0.0015220700152207).of(0.015220700152207) end it 'cell i132 should equal 0.0803314730255369' do sheet25.i132.should be_within(0.008033147302553691).of(0.0803314730255369) end it 'cell j132 should equal 0.200828682563842' do sheet25.j132.should be_within(0.020082868256384202).of(0.200828682563842) end it 'cell k132 should equal 0.401657365127685' do sheet25.k132.should be_within(0.0401657365127685).of(0.401657365127685) end it 'cell l132 should equal 1.60662946051074' do sheet25.l132.should be_within(0.160662946051074).of(1.60662946051074) end it 'cell m132 should equal 3.61491628614916' do sheet25.m132.should be_within(0.361491628614916).of(3.61491628614916) end it 'cell n132 should equal 7.71182141045155' do sheet25.n132.should be_within(0.771182141045155).of(7.71182141045155) end it 'cell o132 should equal 9.63977676306443' do sheet25.o132.should be_within(0.9639776763064432).of(9.63977676306443) end it 'cell f135 should equal 0.0' do sheet25.f135.should be_within(1.0e-08).of(0.0) end it 'cell g135 should equal 0.0' do sheet25.g135.should be_within(1.0e-08).of(0.0) end it 'cell h135 should equal 0.003424657534246575' do sheet25.h135.should be_within(0.00034246575342465754).of(0.003424657534246575) end it 'cell i135 should equal 0.018074581430745803' do sheet25.i135.should be_within(0.0018074581430745805).of(0.018074581430745803) end it 'cell j135 should equal 0.04518645357686445' do sheet25.j135.should be_within(0.0045186453576864455).of(0.04518645357686445) end it 'cell k135 should equal 0.09037290715372913' do sheet25.k135.should be_within(0.009037290715372914).of(0.09037290715372913) end it 'cell l135 should equal 0.3614916286149165' do sheet25.l135.should be_within(0.036149162861491654).of(0.3614916286149165) end it 'cell m135 should equal 0.813356164383561' do sheet25.m135.should be_within(0.0813356164383561).of(0.813356164383561) end it 'cell n135 should equal 1.7351598173515987' do sheet25.n135.should be_within(0.1735159817351599).of(1.7351598173515987) end it 'cell o135 should equal 2.1689497716894968' do sheet25.o135.should be_within(0.21689497716894968).of(2.1689497716894968) end it 'cell f137 should equal 0.0' do sheet25.f137.should be_within(1.0e-08).of(0.0) end it 'cell g137 should equal 0.0' do sheet25.g137.should be_within(1.0e-08).of(0.0) end it 'cell h137 should equal 0.030020547945205478' do sheet25.h137.should be_within(0.003002054794520548).of(0.030020547945205478) end it 'cell i137 should equal 0.1584417808219177' do sheet25.i137.should be_within(0.01584417808219177).of(0.1584417808219177) end it 'cell j137 should equal 0.39610445205479383' do sheet25.j137.should be_within(0.039610445205479385).of(0.39610445205479383) end it 'cell k137 should equal 0.7922089041095896' do sheet25.k137.should be_within(0.07922089041095896).of(0.7922089041095896) end it 'cell l137 should equal 3.168835616438358' do sheet25.l137.should be_within(0.31688356164383585).of(3.168835616438358) end it 'cell m137 should equal 7.129880136986295' do sheet25.m137.should be_within(0.7129880136986295).of(7.129880136986295) end it 'cell n137 should equal 15.210410958904115' do sheet25.n137.should be_within(1.5210410958904115).of(15.210410958904115) end it 'cell o137 should equal 19.01301369863013' do sheet25.o137.should be_within(1.901301369863013).of(19.01301369863013) end it 'cell f140 should equal 0.0' do sheet25.f140.should be_within(1.0e-08).of(0.0) end it 'cell g140 should equal 0.00158548959918823' do sheet25.g140.should be_within(0.00015854895991882303).of(0.00158548959918823) end it 'cell h140 should equal 0.00634195839675292' do sheet25.h140.should be_within(0.0006341958396752921).of(0.00634195839675292) end it 'cell i140 should equal 0.0158548959918823' do sheet25.i140.should be_within(0.00158548959918823).of(0.0158548959918823) end it 'cell j140 should equal 0.0396372399797057' do sheet25.j140.should be_within(0.0039637239979705705).of(0.0396372399797057) end it 'cell k140 should equal 0.0792744799594115' do sheet25.k140.should be_within(0.007927447995941151).of(0.0792744799594115) end it 'cell l140 should equal 0.317097919837646' do sheet25.l140.should be_within(0.031709791983764606).of(0.317097919837646) end it 'cell m140 should equal 0.713470319634703' do sheet25.m140.should be_within(0.0713470319634703).of(0.713470319634703) end it 'cell n140 should equal 1.5220700152207' do sheet25.n140.should be_within(0.15220700152207).of(1.5220700152207) end it 'cell o140 should equal 1.90258751902588' do sheet25.o140.should be_within(0.190258751902588).of(1.90258751902588) end it 'cell f143 should equal 0.0' do sheet25.f143.should be_within(1.0e-08).of(0.0) end it 'cell g143 should equal 0.000570776255707763' do sheet25.g143.should be_within(5.70776255707763e-05).of(0.000570776255707763) end it 'cell h143 should equal 0.002283105022831052' do sheet25.h143.should be_within(0.0002283105022831052).of(0.002283105022831052) end it 'cell i143 should equal 0.005707762557077629' do sheet25.i143.should be_within(0.0005707762557077629).of(0.005707762557077629) end it 'cell j143 should equal 0.014269406392694054' do sheet25.j143.should be_within(0.0014269406392694054).of(0.014269406392694054) end it 'cell k143 should equal 0.028538812785388147' do sheet25.k143.should be_within(0.002853881278538815).of(0.028538812785388147) end it 'cell l143 should equal 0.11415525114155259' do sheet25.l143.should be_within(0.01141552511415526).of(0.11415525114155259) end it 'cell m143 should equal 0.25684931506849307' do sheet25.m143.should be_within(0.025684931506849307).of(0.25684931506849307) end it 'cell n143 should equal 0.547945205479452' do sheet25.n143.should be_within(0.0547945205479452).of(0.547945205479452) end it 'cell o143 should equal 0.6849315068493168' do sheet25.o143.should be_within(0.06849315068493168).of(0.6849315068493168) end it 'cell f145 should equal 0.0' do sheet25.f145.should be_within(1.0e-08).of(0.0) end it 'cell g145 should equal 0.0050034246575342495' do sheet25.g145.should be_within(0.000500342465753425).of(0.0050034246575342495) end it 'cell h145 should equal 0.020013698630136998' do sheet25.h145.should be_within(0.0020013698630137).of(0.020013698630136998) end it 'cell i145 should equal 0.050034246575342486' do sheet25.i145.should be_within(0.005003424657534249).of(0.050034246575342486) end it 'cell j145 should equal 0.12508561643835608' do sheet25.j145.should be_within(0.01250856164383561).of(0.12508561643835608) end it 'cell k145 should equal 0.2501712328767125' do sheet25.k145.should be_within(0.02501712328767125).of(0.2501712328767125) end it 'cell l145 should equal 1.00068493150685' do sheet25.l145.should be_within(0.100068493150685).of(1.00068493150685) end it 'cell m145 should equal 2.2515410958904103' do sheet25.m145.should be_within(0.22515410958904103).of(2.2515410958904103) end it 'cell n145 should equal 4.8032876712328765' do sheet25.n145.should be_within(0.48032876712328765).of(4.8032876712328765) end it 'cell o145 should equal 6.004109589041111' do sheet25.o145.should be_within(0.6004109589041111).of(6.004109589041111) end it 'cell f148 should equal 0.0' do sheet25.f148.should be_within(1.0e-08).of(0.0) end it 'cell g148 should equal 0.0' do sheet25.g148.should be_within(1.0e-08).of(0.0) end it 'cell h148 should equal 0.0' do sheet25.h148.should be_within(1.0e-08).of(0.0) end it 'cell i148 should equal 0.3' do sheet25.i148.should be_within(0.03).of(0.3) end it 'cell j148 should equal 0.3' do sheet25.j148.should be_within(0.03).of(0.3) end it 'cell k148 should equal 0.7' do sheet25.k148.should be_within(0.06999999999999999).of(0.7) end it 'cell l148 should equal 0.7' do sheet25.l148.should be_within(0.06999999999999999).of(0.7) end it 'cell m148 should equal 1.725' do sheet25.m148.should be_within(0.17250000000000001).of(1.725) end it 'cell n148 should equal 1.725' do sheet25.n148.should be_within(0.17250000000000001).of(1.725) end it 'cell o148 should equal 1.725' do sheet25.o148.should be_within(0.17250000000000001).of(1.725) end it 'cell f149 should equal 0.2' do sheet25.f149.should be_within(0.020000000000000004).of(0.2) end it 'cell g149 should equal 0.24' do sheet25.g149.should be_within(0.024).of(0.24) end it 'cell h149 should equal 0.24' do sheet25.h149.should be_within(0.024).of(0.24) end it 'cell i149 should equal 0.24' do sheet25.i149.should be_within(0.024).of(0.24) end it 'cell j149 should equal 0.24' do sheet25.j149.should be_within(0.024).of(0.24) end it 'cell k149 should equal 0.24' do sheet25.k149.should be_within(0.024).of(0.24) end it 'cell l149 should equal 0.24' do sheet25.l149.should be_within(0.024).of(0.24) end it 'cell m149 should equal 0.24' do sheet25.m149.should be_within(0.024).of(0.24) end it 'cell n149 should equal 0.24' do sheet25.n149.should be_within(0.024).of(0.24) end it 'cell o149 should equal 0.24' do sheet25.o149.should be_within(0.024).of(0.24) end it 'cell f151 should equal 0.0' do sheet25.f151.should be_within(1.0e-08).of(0.0) end it 'cell g151 should equal 0.0' do sheet25.g151.should be_within(1.0e-08).of(0.0) end it 'cell h151 should equal 0.0' do sheet25.h151.should be_within(1.0e-08).of(0.0) end it 'cell i151 should equal 0.06839999999999999' do sheet25.i151.should be_within(0.006839999999999999).of(0.06839999999999999) end it 'cell j151 should equal 0.06839999999999999' do sheet25.j151.should be_within(0.006839999999999999).of(0.06839999999999999) end it 'cell k151 should equal 0.15959999999999996' do sheet25.k151.should be_within(0.01596).of(0.15959999999999996) end it 'cell l151 should equal 0.15959999999999996' do sheet25.l151.should be_within(0.01596).of(0.15959999999999996) end it 'cell m151 should equal 0.3933' do sheet25.m151.should be_within(0.039330000000000004).of(0.3933) end it 'cell n151 should equal 0.3933' do sheet25.n151.should be_within(0.039330000000000004).of(0.3933) end it 'cell o151 should equal 0.3933' do sheet25.o151.should be_within(0.039330000000000004).of(0.3933) end it 'cell f153 should equal 0.0' do sheet25.f153.should be_within(1.0e-08).of(0.0) end it 'cell g153 should equal 0.0' do sheet25.g153.should be_within(1.0e-08).of(0.0) end it 'cell h153 should equal 0.0' do sheet25.h153.should be_within(1.0e-08).of(0.0) end it 'cell i153 should equal 0.5995944' do sheet25.i153.should be_within(0.05995944).of(0.5995944) end it 'cell j153 should equal 0.5995944' do sheet25.j153.should be_within(0.05995944).of(0.5995944) end it 'cell k153 should equal 1.3990535999999996' do sheet25.k153.should be_within(0.13990535999999995).of(1.3990535999999996) end it 'cell l153 should equal 1.3990535999999996' do sheet25.l153.should be_within(0.13990535999999995).of(1.3990535999999996) end it 'cell m153 should equal 3.4476678' do sheet25.m153.should be_within(0.34476678000000005).of(3.4476678) end it 'cell n153 should equal 3.4476678' do sheet25.n153.should be_within(0.34476678000000005).of(3.4476678) end it 'cell o153 should equal 3.4476678' do sheet25.o153.should be_within(0.34476678000000005).of(3.4476678) end it 'cell f158 should equal 0.0' do sheet25.f158.should be_within(1.0e-08).of(0.0) end it 'cell g158 should equal 0.0' do sheet25.g158.should be_within(1.0e-08).of(0.0) end it 'cell h158 should equal 10.147133434804667' do sheet25.h158.should be_within(1.0147133434804667).of(10.147133434804667) end it 'cell i158 should equal 53.55431535035794' do sheet25.i158.should be_within(5.355431535035795).of(53.55431535035794) end it 'cell j158 should equal 133.88578837589466' do sheet25.j158.should be_within(13.388578837589467).of(133.88578837589466) end it 'cell k158 should equal 267.77157675179' do sheet25.k158.should be_within(26.777157675179).of(267.77157675179) end it 'cell l158 should equal 1071.08630700716' do sheet25.l158.should be_within(107.108630700716).of(1071.08630700716) end it 'cell m158 should equal 2409.9441907661067' do sheet25.m158.should be_within(240.99441907661068).of(2409.9441907661067) end it 'cell n158 should equal 5141.214273634367' do sheet25.n158.should be_within(514.1214273634367).of(5141.214273634367) end it 'cell o158 should equal 6426.517842042954' do sheet25.o158.should be_within(642.6517842042954).of(6426.517842042954) end it 'cell f159 should equal 0.0' do sheet25.f159.should be_within(1.0e-08).of(0.0) end it 'cell g159 should equal 0.0' do sheet25.g159.should be_within(1.0e-08).of(0.0) end it 'cell h159 should equal 0.380517503805175' do sheet25.h159.should be_within(0.0380517503805175).of(0.380517503805175) end it 'cell i159 should equal 2.0082868256384225' do sheet25.i159.should be_within(0.20082868256384226).of(2.0082868256384225) end it 'cell j159 should equal 5.020717064096051' do sheet25.j159.should be_within(0.5020717064096051).of(5.020717064096051) end it 'cell k159 should equal 10.041434128192124' do sheet25.k159.should be_within(1.0041434128192124).of(10.041434128192124) end it 'cell l159 should equal 40.1657365127685' do sheet25.l159.should be_within(4.0165736512768495).of(40.1657365127685) end it 'cell m159 should equal 90.37290715372899' do sheet25.m159.should be_within(9.0372907153729).of(90.37290715372899) end it 'cell n159 should equal 192.79553526128873' do sheet25.n159.should be_within(19.279553526128876).of(192.79553526128873) end it 'cell o159 should equal 240.99441907661074' do sheet25.o159.should be_within(24.099441907661074).of(240.99441907661074) end it 'cell f164 should equal 0.0' do sheet25.f164.should be_within(1.0e-08).of(0.0) end it 'cell g164 should equal 0.792744799594115' do sheet25.g164.should be_within(0.0792744799594115).of(0.792744799594115) end it 'cell h164 should equal 3.17097919837646' do sheet25.h164.should be_within(0.317097919837646).of(3.17097919837646) end it 'cell i164 should equal 7.92744799594115' do sheet25.i164.should be_within(0.792744799594115).of(7.92744799594115) end it 'cell j164 should equal 19.818619989852852' do sheet25.j164.should be_within(1.9818619989852853).of(19.818619989852852) end it 'cell k164 should equal 39.637239979705754' do sheet25.k164.should be_within(3.9637239979705754).of(39.637239979705754) end it 'cell l164 should equal 158.54895991882302' do sheet25.l164.should be_within(15.854895991882302).of(158.54895991882302) end it 'cell m164 should equal 356.7351598173515' do sheet25.m164.should be_within(35.67351598173515).of(356.7351598173515) end it 'cell n164 should equal 761.03500761035' do sheet25.n164.should be_within(76.10350076103501).of(761.03500761035) end it 'cell o164 should equal 951.29375951294' do sheet25.o164.should be_within(95.12937595129401).of(951.29375951294) end it 'cell f165 should equal 0.0' do sheet25.f165.should be_within(1.0e-08).of(0.0) end it 'cell g165 should equal 0.10569930661254866' do sheet25.g165.should be_within(0.010569930661254867).of(0.10569930661254866) end it 'cell h165 should equal 0.42279722645019463' do sheet25.h165.should be_within(0.04227972264501947).of(0.42279722645019463) end it 'cell i165 should equal 1.0569930661254865' do sheet25.i165.should be_within(0.10569930661254866).of(1.0569930661254865) end it 'cell j165 should equal 2.6424826653137132' do sheet25.j165.should be_within(0.26424826653137135).of(2.6424826653137132) end it 'cell k165 should equal 5.284965330627433' do sheet25.k165.should be_within(0.5284965330627432).of(5.284965330627433) end it 'cell l165 should equal 21.13986132250973' do sheet25.l165.should be_within(2.113986132250973).of(21.13986132250973) end it 'cell m165 should equal 47.564687975646855' do sheet25.m165.should be_within(4.756468797564685).of(47.564687975646855) end it 'cell n165 should equal 101.47133434804665' do sheet25.n165.should be_within(10.147133434804665).of(101.47133434804665) end it 'cell o165 should equal 126.83916793505865' do sheet25.o165.should be_within(12.683916793505865).of(126.83916793505865) end it 'cell f170 should equal 0.0' do sheet25.f170.should be_within(1.0e-08).of(0.0) end it 'cell g170 should equal 0.0' do sheet25.g170.should be_within(1.0e-08).of(0.0) end it 'cell h170 should equal 0.0' do sheet25.h170.should be_within(1.0e-08).of(0.0) end it 'cell i170 should equal 1.25' do sheet25.i170.should be_within(0.125).of(1.25) end it 'cell j170 should equal 1.25' do sheet25.j170.should be_within(0.125).of(1.25) end it 'cell k170 should equal 2.9166666666666665' do sheet25.k170.should be_within(0.2916666666666667).of(2.9166666666666665) end it 'cell l170 should equal 2.9166666666666665' do sheet25.l170.should be_within(0.2916666666666667).of(2.9166666666666665) end it 'cell m170 should equal 7.187500000000001' do sheet25.m170.should be_within(0.7187500000000001).of(7.187500000000001) end it 'cell n170 should equal 7.187500000000001' do sheet25.n170.should be_within(0.7187500000000001).of(7.187500000000001) end it 'cell o170 should equal 7.187500000000001' do sheet25.o170.should be_within(0.7187500000000001).of(7.187500000000001) end it 'cell f171 should equal 0.0' do sheet25.f171.should be_within(1.0e-08).of(0.0) end it 'cell g171 should equal 0.0' do sheet25.g171.should be_within(1.0e-08).of(0.0) end it 'cell h171 should equal 0.0' do sheet25.h171.should be_within(1.0e-08).of(0.0) end it 'cell i171 should equal 21.428571428571423' do sheet25.i171.should be_within(2.1428571428571423).of(21.428571428571423) end it 'cell j171 should equal 21.428571428571423' do sheet25.j171.should be_within(2.1428571428571423).of(21.428571428571423) end it 'cell k171 should equal 49.99999999999999' do sheet25.k171.should be_within(5.0).of(49.99999999999999) end it 'cell l171 should equal 49.99999999999999' do sheet25.l171.should be_within(5.0).of(49.99999999999999) end it 'cell m171 should equal 123.21428571428571' do sheet25.m171.should be_within(12.321428571428571).of(123.21428571428571) end it 'cell n171 should equal 123.21428571428571' do sheet25.n171.should be_within(12.321428571428571).of(123.21428571428571) end it 'cell o171 should equal 123.21428571428571' do sheet25.o171.should be_within(12.321428571428571).of(123.21428571428571) end it 'cell f191 should equal 0.0' do sheet25.f191.should be_within(1.0e-08).of(0.0) end it 'cell g191 should equal 0.0050034246575342495' do sheet25.g191.should be_within(0.000500342465753425).of(0.0050034246575342495) end it 'cell h191 should equal 0.05003424657534247' do sheet25.h191.should be_within(0.005003424657534248).of(0.05003424657534247) end it 'cell i191 should equal 0.8080704273972602' do sheet25.i191.should be_within(0.08080704273972603).of(0.8080704273972602) end it 'cell j191 should equal 1.1207844684931498' do sheet25.j191.should be_within(0.11207844684931499).of(1.1207844684931498) end it 'cell k191 should equal 2.4414337369863017' do sheet25.k191.should be_within(0.24414337369863018).of(2.4414337369863017) end it 'cell l191 should equal 5.568574147945208' do sheet25.l191.should be_within(0.5568574147945208).of(5.568574147945208) end it 'cell m191 should equal 12.829089032876706' do sheet25.m191.should be_within(1.2829089032876706).of(12.829089032876706) end it 'cell n191 should equal 23.46136643013699' do sheet25.n191.should be_within(2.346136643013699).of(23.46136643013699) end it 'cell o191 should equal 28.46479108767124' do sheet25.o191.should be_within(2.846479108767124).of(28.46479108767124) end it 'cell f192 should equal 0.0' do sheet25.f192.should be_within(1.0e-08).of(0.0) end it 'cell g192 should equal 0.0' do sheet25.g192.should be_within(1.0e-08).of(0.0) end it 'cell h192 should equal -0.030020547945205478' do sheet25.h192.should be_within(0.003002054794520548).of(-0.030020547945205478) end it 'cell i192 should equal -0.1584417808219177' do sheet25.i192.should be_within(0.01584417808219177).of(-0.1584417808219177) end it 'cell j192 should equal -0.39610445205479383' do sheet25.j192.should be_within(0.039610445205479385).of(-0.39610445205479383) end it 'cell k192 should equal -0.7922089041095896' do sheet25.k192.should be_within(0.07922089041095896).of(-0.7922089041095896) end it 'cell l192 should equal -3.168835616438358' do sheet25.l192.should be_within(0.31688356164383585).of(-3.168835616438358) end it 'cell m192 should equal -7.129880136986295' do sheet25.m192.should be_within(0.7129880136986295).of(-7.129880136986295) end it 'cell n192 should equal -15.210410958904115' do sheet25.n192.should be_within(1.5210410958904115).of(-15.210410958904115) end it 'cell o192 should equal -19.01301369863013' do sheet25.o192.should be_within(1.901301369863013).of(-19.01301369863013) end it 'cell f193 should equal 0.0' do sheet25.f193.should be_within(1.0e-08).of(0.0) end it 'cell g193 should equal -0.0050034246575342495' do sheet25.g193.should be_within(0.000500342465753425).of(-0.0050034246575342495) end it 'cell h193 should equal -0.020013698630136998' do sheet25.h193.should be_within(0.0020013698630137).of(-0.020013698630136998) end it 'cell i193 should equal -0.6496286465753425' do sheet25.i193.should be_within(0.06496286465753424).of(-0.6496286465753425) end it 'cell j193 should equal -0.724680016438356' do sheet25.j193.should be_within(0.0724680016438356).of(-0.724680016438356) end it 'cell k193 should equal -1.649224832876712' do sheet25.k193.should be_within(0.16492248328767123).of(-1.649224832876712) end it 'cell l193 should equal -2.3997385315068493' do sheet25.l193.should be_within(0.23997385315068495).of(-2.3997385315068493) end it 'cell m193 should equal -5.69920889589041' do sheet25.m193.should be_within(0.5699208895890411).of(-5.69920889589041) end it 'cell n193 should equal -8.250955471232876' do sheet25.n193.should be_within(0.8250955471232877).of(-8.250955471232876) end it 'cell o193 should equal -9.45177738904111' do sheet25.o193.should be_within(0.945177738904111).of(-9.45177738904111) end it 'cell f199 should equal 0.0' do sheet25.f199.should be_within(1.0e-08).of(0.0) end it 'cell g199 should equal 0.0' do sheet25.g199.should be_within(1.0e-08).of(0.0) end it 'cell h199 should equal 0.030020547945205478' do sheet25.h199.should be_within(0.003002054794520548).of(0.030020547945205478) end it 'cell i199 should equal 0.1584417808219177' do sheet25.i199.should be_within(0.01584417808219177).of(0.1584417808219177) end it 'cell j199 should equal 0.39610445205479383' do sheet25.j199.should be_within(0.039610445205479385).of(0.39610445205479383) end it 'cell k199 should equal 0.7922089041095896' do sheet25.k199.should be_within(0.07922089041095896).of(0.7922089041095896) end it 'cell l199 should equal 3.168835616438358' do sheet25.l199.should be_within(0.31688356164383585).of(3.168835616438358) end it 'cell m199 should equal 7.129880136986295' do sheet25.m199.should be_within(0.7129880136986295).of(7.129880136986295) end it 'cell n199 should equal 15.210410958904115' do sheet25.n199.should be_within(1.5210410958904115).of(15.210410958904115) end it 'cell o199 should equal 19.01301369863013' do sheet25.o199.should be_within(1.901301369863013).of(19.01301369863013) end it 'cell f200 should equal 0.0' do sheet25.f200.should be_within(1.0e-08).of(0.0) end it 'cell g200 should equal 0.0' do sheet25.g200.should be_within(1.0e-08).of(0.0) end it 'cell h200 should equal -0.030020547945205478' do sheet25.h200.should be_within(0.003002054794520548).of(-0.030020547945205478) end it 'cell i200 should equal -0.1584417808219177' do sheet25.i200.should be_within(0.01584417808219177).of(-0.1584417808219177) end it 'cell j200 should equal -0.39610445205479383' do sheet25.j200.should be_within(0.039610445205479385).of(-0.39610445205479383) end it 'cell k200 should equal -0.7922089041095896' do sheet25.k200.should be_within(0.07922089041095896).of(-0.7922089041095896) end it 'cell l200 should equal -3.168835616438358' do sheet25.l200.should be_within(0.31688356164383585).of(-3.168835616438358) end it 'cell m200 should equal -7.129880136986295' do sheet25.m200.should be_within(0.7129880136986295).of(-7.129880136986295) end it 'cell n200 should equal -15.210410958904115' do sheet25.n200.should be_within(1.5210410958904115).of(-15.210410958904115) end it 'cell o200 should equal -19.01301369863013' do sheet25.o200.should be_within(1.901301369863013).of(-19.01301369863013) end it 'cell o207 should equal 6.004109589041111' do sheet25.o207.should be_within(0.6004109589041111).of(6.004109589041111) end it 'cell o215 should equal 3.4476678' do sheet25.o215.should be_within(0.34476678000000005).of(3.4476678) end it 'cell f226 should equal 0.0' do sheet25.f226.should be_within(1.0e-08).of(0.0) end it 'cell g226 should equal 0.0' do sheet25.g226.should be_within(1.0e-08).of(0.0) end it 'cell h226 should equal 0.380517503805175' do sheet25.h226.should be_within(0.0380517503805175).of(0.380517503805175) end it 'cell i226 should equal 2.0082868256384225' do sheet25.i226.should be_within(0.20082868256384226).of(2.0082868256384225) end it 'cell j226 should equal 5.020717064096051' do sheet25.j226.should be_within(0.5020717064096051).of(5.020717064096051) end it 'cell k226 should equal 10.041434128192124' do sheet25.k226.should be_within(1.0041434128192124).of(10.041434128192124) end it 'cell l226 should equal 40.1657365127685' do sheet25.l226.should be_within(4.0165736512768495).of(40.1657365127685) end it 'cell m226 should equal 90.37290715372899' do sheet25.m226.should be_within(9.0372907153729).of(90.37290715372899) end it 'cell n226 should equal 192.79553526128873' do sheet25.n226.should be_within(19.279553526128876).of(192.79553526128873) end it 'cell o226 should equal 240.99441907661074' do sheet25.o226.should be_within(24.099441907661074).of(240.99441907661074) end it 'cell f227 should equal 0.0' do sheet25.f227.should be_within(1.0e-08).of(0.0) end it 'cell g227 should equal 0.0' do sheet25.g227.should be_within(1.0e-08).of(0.0) end it 'cell h227 should equal 0.015220700152207' do sheet25.h227.should be_within(0.0015220700152207).of(0.015220700152207) end it 'cell i227 should equal 0.0803314730255369' do sheet25.i227.should be_within(0.008033147302553691).of(0.0803314730255369) end it 'cell j227 should equal 0.200828682563842' do sheet25.j227.should be_within(0.020082868256384202).of(0.200828682563842) end it 'cell k227 should equal 0.401657365127685' do sheet25.k227.should be_within(0.0401657365127685).of(0.401657365127685) end it 'cell l227 should equal 1.60662946051074' do sheet25.l227.should be_within(0.160662946051074).of(1.60662946051074) end it 'cell m227 should equal 3.61491628614916' do sheet25.m227.should be_within(0.361491628614916).of(3.61491628614916) end it 'cell n227 should equal 7.71182141045155' do sheet25.n227.should be_within(0.771182141045155).of(7.71182141045155) end it 'cell o227 should equal 9.63977676306443' do sheet25.o227.should be_within(0.9639776763064432).of(9.63977676306443) end it 'cell f228 should equal 0.0' do sheet25.f228.should be_within(1.0e-08).of(0.0) end it 'cell g228 should equal 0.0' do sheet25.g228.should be_within(1.0e-08).of(0.0) end it 'cell h228 should equal 10.147133434804667' do sheet25.h228.should be_within(1.0147133434804667).of(10.147133434804667) end it 'cell i228 should equal 53.55431535035794' do sheet25.i228.should be_within(5.355431535035795).of(53.55431535035794) end it 'cell j228 should equal 133.88578837589466' do sheet25.j228.should be_within(13.388578837589467).of(133.88578837589466) end it 'cell k228 should equal 267.77157675179' do sheet25.k228.should be_within(26.777157675179).of(267.77157675179) end it 'cell l228 should equal 1071.08630700716' do sheet25.l228.should be_within(107.108630700716).of(1071.08630700716) end it 'cell m228 should equal 2409.9441907661067' do sheet25.m228.should be_within(240.99441907661068).of(2409.9441907661067) end it 'cell n228 should equal 5141.214273634367' do sheet25.n228.should be_within(514.1214273634367).of(5141.214273634367) end it 'cell o228 should equal 6426.517842042954' do sheet25.o228.should be_within(642.6517842042954).of(6426.517842042954) end it 'cell f233 should equal 0.0' do sheet25.f233.should be_within(1.0e-08).of(0.0) end it 'cell g233 should equal 0.10569930661254866' do sheet25.g233.should be_within(0.010569930661254867).of(0.10569930661254866) end it 'cell h233 should equal 0.42279722645019463' do sheet25.h233.should be_within(0.04227972264501947).of(0.42279722645019463) end it 'cell i233 should equal 1.0569930661254865' do sheet25.i233.should be_within(0.10569930661254866).of(1.0569930661254865) end it 'cell j233 should equal 2.6424826653137132' do sheet25.j233.should be_within(0.26424826653137135).of(2.6424826653137132) end it 'cell k233 should equal 5.284965330627433' do sheet25.k233.should be_within(0.5284965330627432).of(5.284965330627433) end it 'cell l233 should equal 21.13986132250973' do sheet25.l233.should be_within(2.113986132250973).of(21.13986132250973) end it 'cell m233 should equal 47.564687975646855' do sheet25.m233.should be_within(4.756468797564685).of(47.564687975646855) end it 'cell n233 should equal 101.47133434804665' do sheet25.n233.should be_within(10.147133434804665).of(101.47133434804665) end it 'cell o233 should equal 126.83916793505865' do sheet25.o233.should be_within(12.683916793505865).of(126.83916793505865) end it 'cell f234 should equal 0.0' do sheet25.f234.should be_within(1.0e-08).of(0.0) end it 'cell g234 should equal 0.00158548959918823' do sheet25.g234.should be_within(0.00015854895991882303).of(0.00158548959918823) end it 'cell h234 should equal 0.00634195839675292' do sheet25.h234.should be_within(0.0006341958396752921).of(0.00634195839675292) end it 'cell i234 should equal 0.0158548959918823' do sheet25.i234.should be_within(0.00158548959918823).of(0.0158548959918823) end it 'cell j234 should equal 0.0396372399797057' do sheet25.j234.should be_within(0.0039637239979705705).of(0.0396372399797057) end it 'cell k234 should equal 0.0792744799594115' do sheet25.k234.should be_within(0.007927447995941151).of(0.0792744799594115) end it 'cell l234 should equal 0.317097919837646' do sheet25.l234.should be_within(0.031709791983764606).of(0.317097919837646) end it 'cell m234 should equal 0.713470319634703' do sheet25.m234.should be_within(0.0713470319634703).of(0.713470319634703) end it 'cell n234 should equal 1.5220700152207' do sheet25.n234.should be_within(0.15220700152207).of(1.5220700152207) end it 'cell o234 should equal 1.90258751902588' do sheet25.o234.should be_within(0.190258751902588).of(1.90258751902588) end it 'cell f235 should equal 0.0' do sheet25.f235.should be_within(1.0e-08).of(0.0) end it 'cell g235 should equal 0.792744799594115' do sheet25.g235.should be_within(0.0792744799594115).of(0.792744799594115) end it 'cell h235 should equal 3.17097919837646' do sheet25.h235.should be_within(0.317097919837646).of(3.17097919837646) end it 'cell i235 should equal 7.92744799594115' do sheet25.i235.should be_within(0.792744799594115).of(7.92744799594115) end it 'cell j235 should equal 19.818619989852852' do sheet25.j235.should be_within(1.9818619989852853).of(19.818619989852852) end it 'cell k235 should equal 39.637239979705754' do sheet25.k235.should be_within(3.9637239979705754).of(39.637239979705754) end it 'cell l235 should equal 158.54895991882302' do sheet25.l235.should be_within(15.854895991882302).of(158.54895991882302) end it 'cell m235 should equal 356.7351598173515' do sheet25.m235.should be_within(35.67351598173515).of(356.7351598173515) end it 'cell n235 should equal 761.03500761035' do sheet25.n235.should be_within(76.10350076103501).of(761.03500761035) end it 'cell o235 should equal 951.29375951294' do sheet25.o235.should be_within(95.12937595129401).of(951.29375951294) end it 'cell f240 should equal 0.0' do sheet25.f240.should be_within(1.0e-08).of(0.0) end it 'cell g240 should equal 0.0' do sheet25.g240.should be_within(1.0e-08).of(0.0) end it 'cell h240 should equal 0.0' do sheet25.h240.should be_within(1.0e-08).of(0.0) end it 'cell i240 should equal 21.428571428571423' do sheet25.i240.should be_within(2.1428571428571423).of(21.428571428571423) end it 'cell j240 should equal 21.428571428571423' do sheet25.j240.should be_within(2.1428571428571423).of(21.428571428571423) end it 'cell k240 should equal 49.99999999999999' do sheet25.k240.should be_within(5.0).of(49.99999999999999) end it 'cell l240 should equal 49.99999999999999' do sheet25.l240.should be_within(5.0).of(49.99999999999999) end it 'cell m240 should equal 123.21428571428571' do sheet25.m240.should be_within(12.321428571428571).of(123.21428571428571) end it 'cell n240 should equal 123.21428571428571' do sheet25.n240.should be_within(12.321428571428571).of(123.21428571428571) end it 'cell o240 should equal 123.21428571428571' do sheet25.o240.should be_within(12.321428571428571).of(123.21428571428571) end it 'cell f241 should equal 0.0' do sheet25.f241.should be_within(1.0e-08).of(0.0) end it 'cell g241 should equal 0.0' do sheet25.g241.should be_within(1.0e-08).of(0.0) end it 'cell h241 should equal 0.0' do sheet25.h241.should be_within(1.0e-08).of(0.0) end it 'cell i241 should equal 0.3' do sheet25.i241.should be_within(0.03).of(0.3) end it 'cell j241 should equal 0.3' do sheet25.j241.should be_within(0.03).of(0.3) end it 'cell k241 should equal 0.7' do sheet25.k241.should be_within(0.06999999999999999).of(0.7) end it 'cell l241 should equal 0.7' do sheet25.l241.should be_within(0.06999999999999999).of(0.7) end it 'cell m241 should equal 1.725' do sheet25.m241.should be_within(0.17250000000000001).of(1.725) end it 'cell n241 should equal 1.725' do sheet25.n241.should be_within(0.17250000000000001).of(1.725) end it 'cell o241 should equal 1.725' do sheet25.o241.should be_within(0.17250000000000001).of(1.725) end it 'cell f242 should equal 0.0' do sheet25.f242.should be_within(1.0e-08).of(0.0) end it 'cell g242 should equal 0.0' do sheet25.g242.should be_within(1.0e-08).of(0.0) end it 'cell h242 should equal 0.0' do sheet25.h242.should be_within(1.0e-08).of(0.0) end it 'cell i242 should equal 1.25' do sheet25.i242.should be_within(0.125).of(1.25) end it 'cell j242 should equal 1.25' do sheet25.j242.should be_within(0.125).of(1.25) end it 'cell k242 should equal 2.9166666666666665' do sheet25.k242.should be_within(0.2916666666666667).of(2.9166666666666665) end it 'cell l242 should equal 2.9166666666666665' do sheet25.l242.should be_within(0.2916666666666667).of(2.9166666666666665) end it 'cell m242 should equal 7.187500000000001' do sheet25.m242.should be_within(0.7187500000000001).of(7.187500000000001) end it 'cell n242 should equal 7.187500000000001' do sheet25.n242.should be_within(0.7187500000000001).of(7.187500000000001) end it 'cell o242 should equal 7.187500000000001' do sheet25.o242.should be_within(0.7187500000000001).of(7.187500000000001) end end