# coding: utf-8 require_relative '../spreadsheet' # IX.a describe 'Sheet39' do def sheet39; $spreadsheet ||= Spreadsheet.new; $spreadsheet.sheet39; end it 'cell e8 should equal 2.0' do sheet39.e8.should be_within(0.2).of(2.0) end it 'cell e9 should equal 2.0' do sheet39.e9.should be_within(0.2).of(2.0) end it 'cell e10 should equal 3.0' do sheet39.e10.should be_within(0.30000000000000004).of(3.0) end it 'cell e11 should equal 3.0' do sheet39.e11.should be_within(0.30000000000000004).of(3.0) end it 'cell e23 should equal 13.0' do sheet39.e23.should be_within(1.3).of(13.0) end it 'cell f31 should equal 0.0' do sheet39.f31.should be_within(1.0e-08).of(0.0) end it 'cell g31 should equal 0.9054199578139536' do sheet39.g31.should be_within(0.09054199578139537).of(0.9054199578139536) end it 'cell h31 should equal 2.5536295758139533' do sheet39.h31.should be_within(0.2553629575813953).of(2.5536295758139533) end it 'cell i31 should equal 4.373506625860466' do sheet39.i31.should be_within(0.4373506625860466).of(4.373506625860466) end it 'cell j31 should equal 6.344229819348837' do sheet39.j31.should be_within(0.6344229819348838).of(6.344229819348837) end it 'cell k31 should equal 8.444343250046511' do sheet39.k31.should be_within(0.8444343250046512).of(8.444343250046511) end it 'cell l31 should equal 10.804456931487104' do sheet39.l31.should be_within(1.0804456931487105).of(10.804456931487104) end it 'cell m31 should equal 13.383377253162976' do sheet39.m31.should be_within(1.3383377253162978).of(13.383377253162976) end it 'cell n31 should equal 16.197285815134933' do sheet39.n31.should be_within(1.6197285815134934).of(16.197285815134933) end it 'cell o31 should equal 19.26344572552911' do sheet39.o31.should be_within(1.9263445725529111).of(19.26344572552911) end it 'cell f352 should equal 0.0' do sheet39.f352.should be_within(1.0e-08).of(0.0) end it 'cell f353 should equal 0.001' do sheet39.f353.should be_within(0.0001).of(0.001) end it 'cell f354 should equal 0.0' do sheet39.f354.should be_within(1.0e-08).of(0.0) end it 'cell f355 should equal 0.0' do sheet39.f355.should be_within(1.0e-08).of(0.0) end it 'cell f356 should equal 0.0' do sheet39.f356.should be_within(1.0e-08).of(0.0) end it 'cell f357 should equal 0.0' do sheet39.f357.should be_within(1.0e-08).of(0.0) end it 'cell f358 should equal 0.0' do sheet39.f358.should be_within(1.0e-08).of(0.0) end it 'cell f359 should equal 0.58' do sheet39.f359.should be_within(0.057999999999999996).of(0.58) end it 'cell f360 should equal 0.3' do sheet39.f360.should be_within(0.03).of(0.3) end it 'cell f361 should equal 0.01' do sheet39.f361.should be_within(0.001).of(0.01) end it 'cell f362 should equal 0.0' do sheet39.f362.should be_within(1.0e-08).of(0.0) end it 'cell f363 should equal 0.0' do sheet39.f363.should be_within(1.0e-08).of(0.0) end it 'cell f364 should equal 0.11' do sheet39.f364.should be_within(0.011000000000000001).of(0.11) end it 'cell f367 should equal 0.0' do sheet39.f367.should be_within(1.0e-08).of(0.0) end it 'cell f368 should equal 0.88' do sheet39.f368.should be_within(0.08800000000000001).of(0.88) end it 'cell f369 should equal 0.12' do sheet39.f369.should be_within(0.012).of(0.12) end it 'cell i375 should equal 0.39641678291587534' do sheet39.i375.should be_within(0.03964167829158754).of(0.39641678291587534) end it 'cell j375 should equal 0.3303473190965628' do sheet39.j375.should be_within(0.03303473190965628).of(0.3303473190965628) end it 'cell k375 should equal 0.26427785527725023' do sheet39.k375.should be_within(0.026427785527725026).of(0.26427785527725023) end it 'cell l375 should equal 0.19820839145793767' do sheet39.l375.should be_within(0.01982083914579377).of(0.19820839145793767) end it 'cell m375 should equal 0.13213892763862511' do sheet39.m375.should be_within(0.013213892763862513).of(0.13213892763862511) end it 'cell n375 should equal 0.06606946381931256' do sheet39.n375.should be_within(0.006606946381931256).of(0.06606946381931256) end it 'cell o375 should equal 0.0' do sheet39.o375.should be_within(1.0e-08).of(0.0) end it 'cell p375 should equal -0.06606946381931256' do sheet39.p375.should be_within(0.006606946381931256).of(-0.06606946381931256) end it 'cell i376 should equal 0.36002520299931295' do sheet39.i376.should be_within(0.0360025202999313).of(0.36002520299931295) end it 'cell j376 should equal 0.30018766916609413' do sheet39.j376.should be_within(0.030018766916609416).of(0.30018766916609413) end it 'cell k376 should equal 0.2403501353328753' do sheet39.k376.should be_within(0.024035013533287533).of(0.2403501353328753) end it 'cell l376 should equal 0.18051260149965648' do sheet39.l376.should be_within(0.018051260149965647).of(0.18051260149965648) end it 'cell m376 should equal 0.12067506766643765' do sheet39.m376.should be_within(0.012067506766643766).of(0.12067506766643765) end it 'cell n376 should equal 0.060837533833218826' do sheet39.n376.should be_within(0.006083753383321883).of(0.060837533833218826) end it 'cell o376 should equal 0.001' do sheet39.o376.should be_within(0.0001).of(0.001) end it 'cell p376 should equal -0.059837533833218826' do sheet39.p376.should be_within(0.0059837533833218826).of(-0.059837533833218826) end it 'cell i377 should equal 0.05599059414682545' do sheet39.i377.should be_within(0.005599059414682545).of(0.05599059414682545) end it 'cell j377 should equal 0.046658828455687876' do sheet39.j377.should be_within(0.004665882845568787).of(0.046658828455687876) end it 'cell k377 should equal 0.0373270627645503' do sheet39.k377.should be_within(0.00373270627645503).of(0.0373270627645503) end it 'cell l377 should equal 0.027995297073412723' do sheet39.l377.should be_within(0.0027995297073412726).of(0.027995297073412723) end it 'cell m377 should equal 0.018663531382275146' do sheet39.m377.should be_within(0.0018663531382275148).of(0.018663531382275146) end it 'cell n377 should equal 0.009331765691137571' do sheet39.n377.should be_within(0.0009331765691137572).of(0.009331765691137571) end it 'cell o377 should equal 0.0' do sheet39.o377.should be_within(1.0e-08).of(0.0) end it 'cell p377 should equal -0.009331765691137575' do sheet39.p377.should be_within(0.0009331765691137575).of(-0.009331765691137575) end it 'cell i378 should equal 0.02239623765873018' do sheet39.i378.should be_within(0.0022396237658730183).of(0.02239623765873018) end it 'cell j378 should equal 0.01866353138227515' do sheet39.j378.should be_within(0.001866353138227515).of(0.01866353138227515) end it 'cell k378 should equal 0.014930825105820118' do sheet39.k378.should be_within(0.001493082510582012).of(0.014930825105820118) end it 'cell l378 should equal 0.011198118829365087' do sheet39.l378.should be_within(0.0011198118829365087).of(0.011198118829365087) end it 'cell m378 should equal 0.0074654125529100565' do sheet39.m378.should be_within(0.0007465412552910057).of(0.0074654125529100565) end it 'cell n378 should equal 0.003732706276455026' do sheet39.n378.should be_within(0.0003732706276455026).of(0.003732706276455026) end it 'cell o378 should equal 0.0' do sheet39.o378.should be_within(1.0e-08).of(0.0) end it 'cell p378 should equal -0.0037327062764550304' do sheet39.p378.should be_within(0.00037327062764550304).of(-0.0037327062764550304) end it 'cell i379 should equal 0.02239623765873018' do sheet39.i379.should be_within(0.0022396237658730183).of(0.02239623765873018) end it 'cell j379 should equal 0.01866353138227515' do sheet39.j379.should be_within(0.001866353138227515).of(0.01866353138227515) end it 'cell k379 should equal 0.014930825105820118' do sheet39.k379.should be_within(0.001493082510582012).of(0.014930825105820118) end it 'cell l379 should equal 0.011198118829365087' do sheet39.l379.should be_within(0.0011198118829365087).of(0.011198118829365087) end it 'cell m379 should equal 0.0074654125529100565' do sheet39.m379.should be_within(0.0007465412552910057).of(0.0074654125529100565) end it 'cell n379 should equal 0.003732706276455026' do sheet39.n379.should be_within(0.0003732706276455026).of(0.003732706276455026) end it 'cell o379 should equal 0.0' do sheet39.o379.should be_within(1.0e-08).of(0.0) end it 'cell p379 should equal -0.0037327062764550304' do sheet39.p379.should be_within(0.00037327062764550304).of(-0.0037327062764550304) end it 'cell i380 should equal 0.0' do sheet39.i380.should be_within(1.0e-08).of(0.0) end it 'cell j380 should equal 0.0' do sheet39.j380.should be_within(1.0e-08).of(0.0) end it 'cell k380 should equal 0.0' do sheet39.k380.should be_within(1.0e-08).of(0.0) end it 'cell l380 should equal 0.0' do sheet39.l380.should be_within(1.0e-08).of(0.0) end it 'cell m380 should equal 0.0' do sheet39.m380.should be_within(1.0e-08).of(0.0) end it 'cell n380 should equal 0.0' do sheet39.n380.should be_within(1.0e-08).of(0.0) end it 'cell o380 should equal 0.0' do sheet39.o380.should be_within(1.0e-08).of(0.0) end it 'cell p380 should equal 0.0' do sheet39.p380.should be_within(1.0e-08).of(0.0) end it 'cell i381 should equal 0.0' do sheet39.i381.should be_within(1.0e-08).of(0.0) end it 'cell j381 should equal 0.0' do sheet39.j381.should be_within(1.0e-08).of(0.0) end it 'cell k381 should equal 0.0' do sheet39.k381.should be_within(1.0e-08).of(0.0) end it 'cell l381 should equal 0.0' do sheet39.l381.should be_within(1.0e-08).of(0.0) end it 'cell m381 should equal 0.0' do sheet39.m381.should be_within(1.0e-08).of(0.0) end it 'cell n381 should equal 0.0' do sheet39.n381.should be_within(1.0e-08).of(0.0) end it 'cell o381 should equal 0.0' do sheet39.o381.should be_within(1.0e-08).of(0.0) end it 'cell p381 should equal 0.0' do sheet39.p381.should be_within(1.0e-08).of(0.0) end it 'cell i382 should equal 0.08285714285714285' do sheet39.i382.should be_within(0.008285714285714285).of(0.08285714285714285) end it 'cell j382 should equal 0.1657142857142857' do sheet39.j382.should be_within(0.01657142857142857).of(0.1657142857142857) end it 'cell k382 should equal 0.24857142857142855' do sheet39.k382.should be_within(0.024857142857142855).of(0.24857142857142855) end it 'cell l382 should equal 0.3314285714285714' do sheet39.l382.should be_within(0.03314285714285714).of(0.3314285714285714) end it 'cell m382 should equal 0.41428571428571426' do sheet39.m382.should be_within(0.041428571428571426).of(0.41428571428571426) end it 'cell n382 should equal 0.4971428571428571' do sheet39.n382.should be_within(0.04971428571428571).of(0.4971428571428571) end it 'cell o382 should equal 0.58' do sheet39.o382.should be_within(0.057999999999999996).of(0.58) end it 'cell p382 should equal 0.08285714285714285' do sheet39.p382.should be_within(0.008285714285714285).of(0.08285714285714285) end it 'cell i383 should equal 0.04285714285714286' do sheet39.i383.should be_within(0.004285714285714286).of(0.04285714285714286) end it 'cell j383 should equal 0.08571428571428572' do sheet39.j383.should be_within(0.008571428571428572).of(0.08571428571428572) end it 'cell k383 should equal 0.12857142857142856' do sheet39.k383.should be_within(0.012857142857142857).of(0.12857142857142856) end it 'cell l383 should equal 0.17142857142857143' do sheet39.l383.should be_within(0.017142857142857144).of(0.17142857142857143) end it 'cell m383 should equal 0.2142857142857143' do sheet39.m383.should be_within(0.021428571428571432).of(0.2142857142857143) end it 'cell n383 should equal 0.2571428571428572' do sheet39.n383.should be_within(0.025714285714285717).of(0.2571428571428572) end it 'cell o383 should equal 0.3' do sheet39.o383.should be_within(0.03).of(0.3) end it 'cell p383 should equal 0.04285714285714286' do sheet39.p383.should be_within(0.004285714285714286).of(0.04285714285714286) end it 'cell i384 should equal 0.0014285714285714286' do sheet39.i384.should be_within(0.00014285714285714287).of(0.0014285714285714286) end it 'cell j384 should equal 0.002857142857142857' do sheet39.j384.should be_within(0.00028571428571428574).of(0.002857142857142857) end it 'cell k384 should equal 0.004285714285714286' do sheet39.k384.should be_within(0.0004285714285714286).of(0.004285714285714286) end it 'cell l384 should equal 0.005714285714285714' do sheet39.l384.should be_within(0.0005714285714285715).of(0.005714285714285714) end it 'cell m384 should equal 0.007142857142857143' do sheet39.m384.should be_within(0.0007142857142857143).of(0.007142857142857143) end it 'cell n384 should equal 0.008571428571428572' do sheet39.n384.should be_within(0.0008571428571428572).of(0.008571428571428572) end it 'cell o384 should equal 0.01' do sheet39.o384.should be_within(0.001).of(0.01) end it 'cell p384 should equal 0.0014285714285714286' do sheet39.p384.should be_within(0.00014285714285714287).of(0.0014285714285714286) end it 'cell i385 should equal 0.0' do sheet39.i385.should be_within(1.0e-08).of(0.0) end it 'cell j385 should equal 0.0' do sheet39.j385.should be_within(1.0e-08).of(0.0) end it 'cell k385 should equal 0.0' do sheet39.k385.should be_within(1.0e-08).of(0.0) end it 'cell l385 should equal 0.0' do sheet39.l385.should be_within(1.0e-08).of(0.0) end it 'cell m385 should equal 0.0' do sheet39.m385.should be_within(1.0e-08).of(0.0) end it 'cell n385 should equal 0.0' do sheet39.n385.should be_within(1.0e-08).of(0.0) end it 'cell o385 should equal 0.0' do sheet39.o385.should be_within(1.0e-08).of(0.0) end it 'cell p385 should equal 0.0' do sheet39.p385.should be_within(1.0e-08).of(0.0) end it 'cell i386 should equal 0.0' do sheet39.i386.should be_within(1.0e-08).of(0.0) end it 'cell j386 should equal 0.0' do sheet39.j386.should be_within(1.0e-08).of(0.0) end it 'cell k386 should equal 0.0' do sheet39.k386.should be_within(1.0e-08).of(0.0) end it 'cell l386 should equal 0.0' do sheet39.l386.should be_within(1.0e-08).of(0.0) end it 'cell m386 should equal 0.0' do sheet39.m386.should be_within(1.0e-08).of(0.0) end it 'cell n386 should equal 0.0' do sheet39.n386.should be_within(1.0e-08).of(0.0) end it 'cell o386 should equal 0.0' do sheet39.o386.should be_within(1.0e-08).of(0.0) end it 'cell p386 should equal 0.0' do sheet39.p386.should be_within(1.0e-08).of(0.0) end it 'cell i387 should equal 0.015714285714285715' do sheet39.i387.should be_within(0.0015714285714285717).of(0.015714285714285715) end it 'cell j387 should equal 0.03142857142857143' do sheet39.j387.should be_within(0.0031428571428571434).of(0.03142857142857143) end it 'cell k387 should equal 0.047142857142857146' do sheet39.k387.should be_within(0.004714285714285715).of(0.047142857142857146) end it 'cell l387 should equal 0.06285714285714286' do sheet39.l387.should be_within(0.006285714285714287).of(0.06285714285714286) end it 'cell m387 should equal 0.07857142857142857' do sheet39.m387.should be_within(0.007857142857142858).of(0.07857142857142857) end it 'cell n387 should equal 0.09428571428571428' do sheet39.n387.should be_within(0.009428571428571429).of(0.09428571428571428) end it 'cell o387 should equal 0.11' do sheet39.o387.should be_within(0.011000000000000001).of(0.11) end it 'cell p387 should equal 0.015714285714285715' do sheet39.p387.should be_within(0.0015714285714285717).of(0.015714285714285715) end it 'cell g391 should equal 0.0' do sheet39.g391.should be_within(1.0e-08).of(0.0) end it 'cell h391 should equal 0.0' do sheet39.h391.should be_within(1.0e-08).of(0.0) end it 'cell i391 should equal 0.0' do sheet39.i391.should be_within(1.0e-08).of(0.0) end it 'cell j391 should equal 0.0' do sheet39.j391.should be_within(1.0e-08).of(0.0) end it 'cell k391 should equal 0.0' do sheet39.k391.should be_within(1.0e-08).of(0.0) end it 'cell l391 should equal 0.0' do sheet39.l391.should be_within(1.0e-08).of(0.0) end it 'cell m391 should equal 0.0' do sheet39.m391.should be_within(1.0e-08).of(0.0) end it 'cell n391 should equal 0.0' do sheet39.n391.should be_within(1.0e-08).of(0.0) end it 'cell o391 should equal 0.0' do sheet39.o391.should be_within(1.0e-08).of(0.0) end it 'cell g392 should equal 1.0' do sheet39.g392.should be_within(0.1).of(1.0) end it 'cell h392 should equal 1.0' do sheet39.h392.should be_within(0.1).of(1.0) end it 'cell i392 should equal 0.9433228637907286' do sheet39.i392.should be_within(0.09433228637907287).of(0.9433228637907286) end it 'cell j392 should equal 0.9189980964564153' do sheet39.j392.should be_within(0.09189980964564154).of(0.9189980964564153) end it 'cell k392 should equal 0.9058593226360283' do sheet39.k392.should be_within(0.09058593226360284).of(0.9058593226360283) end it 'cell l392 should equal 0.8979839826610981' do sheet39.l392.should be_within(0.08979839826610982).of(0.8979839826610981) end it 'cell m392 should equal 0.8928512826756547' do sheet39.m392.should be_within(0.08928512826756548).of(0.8928512826756547) end it 'cell n392 should equal 0.8893512217903895' do sheet39.n392.should be_within(0.08893512217903896).of(0.8893512217903895) end it 'cell o392 should equal 0.8868902303593615' do sheet39.o392.should be_within(0.08868902303593616).of(0.8868902303593615) end it 'cell g393 should equal 0.0' do sheet39.g393.should be_within(1.0e-08).of(0.0) end it 'cell h393 should equal 0.0' do sheet39.h393.should be_within(1.0e-08).of(0.0) end it 'cell i393 should equal 0.056677136209271464' do sheet39.i393.should be_within(0.005667713620927147).of(0.056677136209271464) end it 'cell j393 should equal 0.08100190354358461' do sheet39.j393.should be_within(0.008100190354358461).of(0.08100190354358461) end it 'cell k393 should equal 0.09414067736397176' do sheet39.k393.should be_within(0.009414067736397178).of(0.09414067736397176) end it 'cell l393 should equal 0.10201601733890182' do sheet39.l393.should be_within(0.010201601733890182).of(0.10201601733890182) end it 'cell m393 should equal 0.10714871732434525' do sheet39.m393.should be_within(0.010714871732434525).of(0.10714871732434525) end it 'cell n393 should equal 0.11064877820961054' do sheet39.n393.should be_within(0.011064877820961055).of(0.11064877820961054) end it 'cell o393 should equal 0.11310976964063835' do sheet39.o393.should be_within(0.011310976964063836).of(0.11310976964063835) end it 'cell g453 should equal 15421658.0' do sheet39.g453.should be_within(1542165.8).of(15421658.0) end it 'cell h453 should equal 12461500.925958682' do sheet39.h453.should be_within(1246150.0925958683).of(12461500.925958682) end it 'cell i453 should equal 10023474.85383292' do sheet39.i453.should be_within(1002347.485383292).of(10023474.85383292) end it 'cell j453 should equal 7999414.394968013' do sheet39.j453.should be_within(799941.4394968014).of(7999414.394968013) end it 'cell k453 should equal 6336196.189167381' do sheet39.k453.should be_within(633619.6189167382).of(6336196.189167381) end it 'cell l453 should equal 5077947.984854814' do sheet39.l453.should be_within(507794.7984854814).of(5077947.984854814) end it 'cell m453 should equal 4069563.9729361767' do sheet39.m453.should be_within(406956.3972936177).of(4069563.9729361767) end it 'cell n453 should equal 3261425.871083158' do sheet39.n453.should be_within(326142.58710831584).of(3261425.871083158) end it 'cell g454 should equal 7352610.0' do sheet39.g454.should be_within(735261.0).of(7352610.0) end it 'cell h454 should equal 12659633.15363451' do sheet39.h454.should be_within(1265963.315363451).of(12659633.15363451) end it 'cell i454 should equal 10189942.07904585' do sheet39.i454.should be_within(1018994.2079045852).of(10189942.07904585) end it 'cell j454 should equal 8139748.006451036' do sheet39.j454.should be_within(813974.8006451037).of(8139748.006451036) end it 'cell k454 should equal 6455189.994506139' do sheet39.k454.should be_within(645518.999450614).of(6455189.994506139) end it 'cell l454 should equal 5181476.525315386' do sheet39.l454.should be_within(518147.6525315386).of(5181476.525315386) end it 'cell m454 should equal 4161114.835279924' do sheet39.m454.should be_within(416111.4835279924).of(4161114.835279924) end it 'cell n454 should equal 3343815.3181997766' do sheet39.n454.should be_within(334381.5318199777).of(3343815.3181997766) end it 'cell g455 should equal 2301740.0' do sheet39.g455.should be_within(230174.0).of(2301740.0) end it 'cell h455 should equal 1859925.5113371166' do sheet39.h455.should be_within(185992.55113371168).of(1859925.5113371166) end it 'cell i455 should equal 1496041.022960137' do sheet39.i455.should be_within(149604.1022960137).of(1496041.022960137) end it 'cell j455 should equal 1193942.447010151' do sheet39.j455.should be_within(119394.24470101512).of(1193942.447010151) end it 'cell k455 should equal 945700.9237563255' do sheet39.k455.should be_within(94570.09237563255).of(945700.9237563255) end it 'cell l455 should equal 757902.6843066886' do sheet39.l455.should be_within(75790.26843066886).of(757902.6843066886) end it 'cell m455 should equal 607397.607900922' do sheet39.m455.should be_within(60739.7607900922).of(607397.607900922) end it 'cell n455 should equal 486779.9807586804' do sheet39.n455.should be_within(48677.99807586804).of(486779.9807586804) end it 'cell g456 should equal 920696.0' do sheet39.g456.should be_within(92069.6).of(920696.0) end it 'cell h456 should equal 743970.2045348467' do sheet39.h456.should be_within(74397.02045348467).of(743970.2045348467) end it 'cell i456 should equal 598416.4091840549' do sheet39.i456.should be_within(59841.640918405494).of(598416.4091840549) end it 'cell j456 should equal 477576.97880406055' do sheet39.j456.should be_within(47757.697880406056).of(477576.97880406055) end it 'cell k456 should equal 378280.3695025303' do sheet39.k456.should be_within(37828.03695025303).of(378280.3695025303) end it 'cell l456 should equal 303161.07372267556' do sheet39.l456.should be_within(30316.107372267557).of(303161.07372267556) end it 'cell m456 should equal 242959.04316036886' do sheet39.m456.should be_within(24295.90431603689).of(242959.04316036886) end it 'cell n456 should equal 194711.9923034722' do sheet39.n456.should be_within(19471.199230347218).of(194711.9923034722) end it 'cell g457 should equal 920696.0' do sheet39.g457.should be_within(92069.6).of(920696.0) end it 'cell h457 should equal 743970.2045348467' do sheet39.h457.should be_within(74397.02045348467).of(743970.2045348467) end it 'cell i457 should equal 598416.4091840549' do sheet39.i457.should be_within(59841.640918405494).of(598416.4091840549) end it 'cell j457 should equal 477576.97880406055' do sheet39.j457.should be_within(47757.697880406056).of(477576.97880406055) end it 'cell k457 should equal 378280.3695025303' do sheet39.k457.should be_within(37828.03695025303).of(378280.3695025303) end it 'cell l457 should equal 303161.07372267556' do sheet39.l457.should be_within(30316.107372267557).of(303161.07372267556) end it 'cell m457 should equal 242959.04316036886' do sheet39.m457.should be_within(24295.90431603689).of(242959.04316036886) end it 'cell n457 should equal 194711.9923034722' do sheet39.n457.should be_within(19471.199230347218).of(194711.9923034722) end it 'cell g458 should equal 0.0' do sheet39.g458.should be_within(1.0e-08).of(0.0) end it 'cell h458 should equal 0.0' do sheet39.h458.should be_within(1.0e-08).of(0.0) end it 'cell i458 should equal 0.0' do sheet39.i458.should be_within(1.0e-08).of(0.0) end it 'cell j458 should equal 0.0' do sheet39.j458.should be_within(1.0e-08).of(0.0) end it 'cell k458 should equal 0.0' do sheet39.k458.should be_within(1.0e-08).of(0.0) end it 'cell l458 should equal 0.0' do sheet39.l458.should be_within(1.0e-08).of(0.0) end it 'cell m458 should equal 0.0' do sheet39.m458.should be_within(1.0e-08).of(0.0) end it 'cell n458 should equal 0.0' do sheet39.n458.should be_within(1.0e-08).of(0.0) end it 'cell g459 should equal 0.0' do sheet39.g459.should be_within(1.0e-08).of(0.0) end it 'cell h459 should equal 0.0' do sheet39.h459.should be_within(1.0e-08).of(0.0) end it 'cell i459 should equal 0.0' do sheet39.i459.should be_within(1.0e-08).of(0.0) end it 'cell j459 should equal 0.0' do sheet39.j459.should be_within(1.0e-08).of(0.0) end it 'cell k459 should equal 0.0' do sheet39.k459.should be_within(1.0e-08).of(0.0) end it 'cell l459 should equal 0.0' do sheet39.l459.should be_within(1.0e-08).of(0.0) end it 'cell m459 should equal 0.0' do sheet39.m459.should be_within(1.0e-08).of(0.0) end it 'cell n459 should equal 0.0' do sheet39.n459.should be_within(1.0e-08).of(0.0) end it 'cell g460 should equal 0.0' do sheet39.g460.should be_within(1.0e-08).of(0.0) end it 'cell h460 should equal 0.0' do sheet39.h460.should be_within(1.0e-08).of(0.0) end it 'cell i460 should equal 4117135.3509599296' do sheet39.i460.should be_within(411713.53509599296).of(4117135.3509599296) end it 'cell j460 should equal 7624993.892498351' do sheet39.j460.should be_within(762499.3892498352).of(7624993.892498351) end it 'cell k460 should equal 10585668.249067754' do sheet39.k460.should be_within(1058566.8249067755).of(10585668.249067754) end it 'cell l460 should equal 13219049.437023496' do sheet39.l460.should be_within(1321904.9437023497).of(13219049.437023496) end it 'cell m460 should equal 15571048.920441685' do sheet39.m460.should be_within(1557104.8920441687).of(15571048.920441685) end it 'cell n460 should equal 17709865.63518756' do sheet39.n460.should be_within(1770986.563518756).of(17709865.63518756) end it 'cell g461 should equal 0.0' do sheet39.g461.should be_within(1.0e-08).of(0.0) end it 'cell h461 should equal 0.0' do sheet39.h461.should be_within(1.0e-08).of(0.0) end it 'cell i461 should equal 2129552.767737895' do sheet39.i461.should be_within(212955.2767737895).of(2129552.767737895) end it 'cell j461 should equal 3943962.3581888024' do sheet39.j461.should be_within(394396.23581888026).of(3943962.3581888024) end it 'cell k461 should equal 5475345.646069527' do sheet39.k461.should be_within(547534.5646069527).of(5475345.646069527) end it 'cell l461 should equal 6837439.363977669' do sheet39.l461.should be_within(683743.9363977669).of(6837439.363977669) end it 'cell m461 should equal 8053990.820918111' do sheet39.m461.should be_within(805399.0820918111).of(8053990.820918111) end it 'cell n461 should equal 9160275.328545285' do sheet39.n461.should be_within(916027.5328545286).of(9160275.328545285) end it 'cell g462 should equal 0.0' do sheet39.g462.should be_within(1.0e-08).of(0.0) end it 'cell h462 should equal 0.0' do sheet39.h462.should be_within(1.0e-08).of(0.0) end it 'cell i462 should equal 70985.09225792983' do sheet39.i462.should be_within(7098.509225792984).of(70985.09225792983) end it 'cell j462 should equal 131465.41193962676' do sheet39.j462.should be_within(13146.541193962677).of(131465.41193962676) end it 'cell k462 should equal 182511.5215356509' do sheet39.k462.should be_within(18251.152153565094).of(182511.5215356509) end it 'cell l462 should equal 227914.64546592237' do sheet39.l462.should be_within(22791.464546592237).of(227914.64546592237) end it 'cell m462 should equal 268466.36069727043' do sheet39.m462.should be_within(26846.636069727043).of(268466.36069727043) end it 'cell n462 should equal 305342.5109515096' do sheet39.n462.should be_within(30534.25109515096).of(305342.5109515096) end it 'cell g463 should equal 0.0' do sheet39.g463.should be_within(1.0e-08).of(0.0) end it 'cell h463 should equal 0.0' do sheet39.h463.should be_within(1.0e-08).of(0.0) end it 'cell i463 should equal 0.0' do sheet39.i463.should be_within(1.0e-08).of(0.0) end it 'cell j463 should equal 0.0' do sheet39.j463.should be_within(1.0e-08).of(0.0) end it 'cell k463 should equal 0.0' do sheet39.k463.should be_within(1.0e-08).of(0.0) end it 'cell l463 should equal 0.0' do sheet39.l463.should be_within(1.0e-08).of(0.0) end it 'cell m463 should equal 0.0' do sheet39.m463.should be_within(1.0e-08).of(0.0) end it 'cell n463 should equal 0.0' do sheet39.n463.should be_within(1.0e-08).of(0.0) end it 'cell g464 should equal 0.0' do sheet39.g464.should be_within(1.0e-08).of(0.0) end it 'cell h464 should equal 0.0' do sheet39.h464.should be_within(1.0e-08).of(0.0) end it 'cell i464 should equal 0.0' do sheet39.i464.should be_within(1.0e-08).of(0.0) end it 'cell j464 should equal 0.0' do sheet39.j464.should be_within(1.0e-08).of(0.0) end it 'cell k464 should equal 0.0' do sheet39.k464.should be_within(1.0e-08).of(0.0) end it 'cell l464 should equal 0.0' do sheet39.l464.should be_within(1.0e-08).of(0.0) end it 'cell m464 should equal 0.0' do sheet39.m464.should be_within(1.0e-08).of(0.0) end it 'cell n464 should equal 0.0' do sheet39.n464.should be_within(1.0e-08).of(0.0) end it 'cell o464 should equal 0.0' do sheet39.o464.should be_within(1.0e-08).of(0.0) end it 'cell g465 should equal 0.0' do sheet39.g465.should be_within(1.0e-08).of(0.0) end it 'cell h465 should equal 0.0' do sheet39.h465.should be_within(1.0e-08).of(0.0) end it 'cell i465 should equal 780836.0148372282' do sheet39.i465.should be_within(78083.60148372283).of(780836.0148372282) end it 'cell j465 should equal 1446119.5313358945' do sheet39.j465.should be_within(144611.95313358944).of(1446119.5313358945) end it 'cell k465 should equal 2007626.7368921605' do sheet39.k465.should be_within(200762.67368921606).of(2007626.7368921605) end it 'cell l465 should equal 2507061.100125146' do sheet39.l465.should be_within(250706.11001251463).of(2507061.100125146) end it 'cell m465 should equal 2953129.967669975' do sheet39.m465.should be_within(295312.9967669975).of(2953129.967669975) end it 'cell n465 should equal 3358767.6204666058' do sheet39.n465.should be_within(335876.7620466606).of(3358767.6204666058) end it 'cell g466 should equal 26917400.0' do sheet39.g466.should be_within(2691740.0).of(26917400.0) end it 'cell h466 should equal 28469000.0' do sheet39.h466.should be_within(2846900.0).of(28469000.0) end it 'cell i466 should equal 30004799.999999996' do sheet39.i466.should be_within(3000480.0).of(30004799.999999996) end it 'cell j466 should equal 31434799.999999996' do sheet39.j466.should be_within(3143480.0).of(31434799.999999996) end it 'cell k466 should equal 32744799.999999996' do sheet39.k466.should be_within(3274480.0).of(32744799.999999996) end it 'cell l466 should equal 34415113.888514474' do sheet39.l466.should be_within(3441511.3888514475).of(34415113.888514474) end it 'cell m466 should equal 36170630.572164804' do sheet39.m466.should be_within(3617063.0572164804).of(36170630.572164804) end it 'cell n466 should equal 38015696.24979952' do sheet39.n466.should be_within(3801569.6249799524).of(38015696.24979952) end it 'cell g469 should equal 0.0' do sheet39.g469.should be_within(1.0e-08).of(0.0) end it 'cell h469 should equal 0.0' do sheet39.h469.should be_within(1.0e-08).of(0.0) end it 'cell i469 should equal 0.0' do sheet39.i469.should be_within(1.0e-08).of(0.0) end it 'cell j469 should equal 0.0' do sheet39.j469.should be_within(1.0e-08).of(0.0) end it 'cell k469 should equal 0.0' do sheet39.k469.should be_within(1.0e-08).of(0.0) end it 'cell l469 should equal 0.0' do sheet39.l469.should be_within(1.0e-08).of(0.0) end it 'cell m469 should equal 0.0' do sheet39.m469.should be_within(1.0e-08).of(0.0) end it 'cell n469 should equal 0.0' do sheet39.n469.should be_within(1.0e-08).of(0.0) end it 'cell o469 should equal 0.0' do sheet39.o469.should be_within(1.0e-08).of(0.0) end it 'cell g470 should equal 3900000.0' do sheet39.g470.should be_within(390000.0).of(3900000.0) end it 'cell h470 should equal 9869744.886628833' do sheet39.h470.should be_within(986974.4886628833).of(9869744.886628833) end it 'cell i470 should equal 14191716.842196373' do sheet39.i470.should be_within(1419171.6842196374).of(14191716.842196373) end it 'cell j470 should equal 17916213.00167969' do sheet39.j470.should be_within(1791621.300167969).of(17916213.00167969) end it 'cell k470 should equal 21095462.365750503' do sheet39.k470.should be_within(2109546.2365750503).of(21095462.365750503) end it 'cell l470 should equal 24098376.324110925' do sheet39.l470.should be_within(2409837.6324110925).of(24098376.324110925) end it 'cell m470 should equal 26871836.56845997' do sheet39.m470.should be_within(2687183.656845997).of(26871836.56845997) end it 'cell n470 should equal 29480122.200663183' do sheet39.n470.should be_within(2948012.2200663183).of(29480122.200663183) end it 'cell o470 should equal 31975702.313637488' do sheet39.o470.should be_within(3197570.231363749).of(31975702.313637488) end it 'cell g471 should equal 0.0' do sheet39.g471.should be_within(1.0e-08).of(0.0) end it 'cell h471 should equal 0.0' do sheet39.h471.should be_within(1.0e-08).of(0.0) end it 'cell i471 should equal 852672.9282022532' do sheet39.i471.should be_within(85267.29282022532).of(852672.9282022532) end it 'cell j471 should equal 1579162.528218797' do sheet39.j471.should be_within(157916.2528218797).of(1579162.528218797) end it 'cell k471 should equal 2192328.396686239' do sheet39.k471.should be_within(219232.83966862393).of(2192328.396686239) end it 'cell l471 should equal 2737710.7213366595' do sheet39.l471.should be_within(273771.07213366596).of(2737710.7213366595) end it 'cell m471 should equal 3224817.924695613' do sheet39.m471.should be_within(322481.79246956133).of(3224817.924695613) end it 'cell n471 should equal 3667774.2415495333' do sheet39.n471.should be_within(366777.42415495333).of(3667774.2415495333) end it 'cell o471 should equal 4078029.274634896' do sheet39.o471.should be_within(407802.9274634896).of(4078029.274634896) end it 'cell g472 should equal 3900000.0' do sheet39.g472.should be_within(390000.0).of(3900000.0) end it 'cell h472 should equal 9869744.886628833' do sheet39.h472.should be_within(986974.4886628833).of(9869744.886628833) end it 'cell i472 should equal 15044389.770398626' do sheet39.i472.should be_within(1504438.9770398627).of(15044389.770398626) end it 'cell j472 should equal 19495375.529898487' do sheet39.j472.should be_within(1949537.552989849).of(19495375.529898487) end it 'cell k472 should equal 23287790.76243674' do sheet39.k472.should be_within(2328779.076243674).of(23287790.76243674) end it 'cell l472 should equal 26836087.045447584' do sheet39.l472.should be_within(2683608.7045447584).of(26836087.045447584) end it 'cell m472 should equal 30096654.493155584' do sheet39.m472.should be_within(3009665.4493155587).of(30096654.493155584) end it 'cell n472 should equal 33147896.442212716' do sheet39.n472.should be_within(3314789.644221272).of(33147896.442212716) end it 'cell o472 should equal 36053731.588272385' do sheet39.o472.should be_within(3605373.1588272387).of(36053731.588272385) end it 'cell g502 should equal 0.0' do sheet39.g502.should be_within(1.0e-08).of(0.0) end it 'cell h502 should equal 0.0' do sheet39.h502.should be_within(1.0e-08).of(0.0) end it 'cell i502 should equal 0.0' do sheet39.i502.should be_within(1.0e-08).of(0.0) end it 'cell j502 should equal 0.0' do sheet39.j502.should be_within(1.0e-08).of(0.0) end it 'cell k502 should equal 0.0' do sheet39.k502.should be_within(1.0e-08).of(0.0) end it 'cell l502 should equal 0.0' do sheet39.l502.should be_within(1.0e-08).of(0.0) end it 'cell m502 should equal 0.0' do sheet39.m502.should be_within(1.0e-08).of(0.0) end it 'cell n502 should equal 0.0' do sheet39.n502.should be_within(1.0e-08).of(0.0) end it 'cell g503 should equal 874800.0' do sheet39.g503.should be_within(87480.0).of(874800.0) end it 'cell h503 should equal 1551600.0' do sheet39.h503.should be_within(155160.0).of(1551600.0) end it 'cell i503 should equal 1534.265734265734' do sheet39.i503.should be_within(153.4265734265734).of(1534.265734265734) end it 'cell j503 should equal 1428.5714285714284' do sheet39.j503.should be_within(142.85714285714286).of(1428.5714285714284) end it 'cell k503 should equal 1308.6913086913084' do sheet39.k503.should be_within(130.86913086913086).of(1308.6913086913084) end it 'cell l503 should equal 1668.6452432712026' do sheet39.l503.should be_within(166.86452432712028).of(1668.6452432712026) end it 'cell m503 should equal 1753.7629207296' do sheet39.m503.should be_within(175.37629207296).of(1753.7629207296) end it 'cell n503 should equal 1843.2224551795364' do sheet39.n503.should be_within(184.32224551795366).of(1843.2224551795364) end it 'cell g504 should equal 0.0' do sheet39.g504.should be_within(1.0e-08).of(0.0) end it 'cell h504 should equal 0.0' do sheet39.h504.should be_within(1.0e-08).of(0.0) end it 'cell i504 should equal 0.0' do sheet39.i504.should be_within(1.0e-08).of(0.0) end it 'cell j504 should equal 0.0' do sheet39.j504.should be_within(1.0e-08).of(0.0) end it 'cell k504 should equal 0.0' do sheet39.k504.should be_within(1.0e-08).of(0.0) end it 'cell l504 should equal 0.0' do sheet39.l504.should be_within(1.0e-08).of(0.0) end it 'cell m504 should equal 0.0' do sheet39.m504.should be_within(1.0e-08).of(0.0) end it 'cell n504 should equal 0.0' do sheet39.n504.should be_within(1.0e-08).of(0.0) end it 'cell g505 should equal 0.0' do sheet39.g505.should be_within(1.0e-08).of(0.0) end it 'cell h505 should equal 0.0' do sheet39.h505.should be_within(1.0e-08).of(0.0) end it 'cell i505 should equal 0.0' do sheet39.i505.should be_within(1.0e-08).of(0.0) end it 'cell j505 should equal 0.0' do sheet39.j505.should be_within(1.0e-08).of(0.0) end it 'cell k505 should equal 0.0' do sheet39.k505.should be_within(1.0e-08).of(0.0) end it 'cell l505 should equal 0.0' do sheet39.l505.should be_within(1.0e-08).of(0.0) end it 'cell m505 should equal 0.0' do sheet39.m505.should be_within(1.0e-08).of(0.0) end it 'cell n505 should equal 0.0' do sheet39.n505.should be_within(1.0e-08).of(0.0) end it 'cell g506 should equal 0.0' do sheet39.g506.should be_within(1.0e-08).of(0.0) end it 'cell h506 should equal 0.0' do sheet39.h506.should be_within(1.0e-08).of(0.0) end it 'cell i506 should equal 0.0' do sheet39.i506.should be_within(1.0e-08).of(0.0) end it 'cell j506 should equal 0.0' do sheet39.j506.should be_within(1.0e-08).of(0.0) end it 'cell k506 should equal 0.0' do sheet39.k506.should be_within(1.0e-08).of(0.0) end it 'cell l506 should equal 0.0' do sheet39.l506.should be_within(1.0e-08).of(0.0) end it 'cell m506 should equal 0.0' do sheet39.m506.should be_within(1.0e-08).of(0.0) end it 'cell n506 should equal 0.0' do sheet39.n506.should be_within(1.0e-08).of(0.0) end it 'cell g507 should equal 0.0' do sheet39.g507.should be_within(1.0e-08).of(0.0) end it 'cell h507 should equal 0.0' do sheet39.h507.should be_within(1.0e-08).of(0.0) end it 'cell i507 should equal 0.0' do sheet39.i507.should be_within(1.0e-08).of(0.0) end it 'cell j507 should equal 0.0' do sheet39.j507.should be_within(1.0e-08).of(0.0) end it 'cell k507 should equal 0.0' do sheet39.k507.should be_within(1.0e-08).of(0.0) end it 'cell l507 should equal 0.0' do sheet39.l507.should be_within(1.0e-08).of(0.0) end it 'cell m507 should equal 0.0' do sheet39.m507.should be_within(1.0e-08).of(0.0) end it 'cell n507 should equal 0.0' do sheet39.n507.should be_within(1.0e-08).of(0.0) end it 'cell g508 should equal 0.0' do sheet39.g508.should be_within(1.0e-08).of(0.0) end it 'cell h508 should equal 0.0' do sheet39.h508.should be_within(1.0e-08).of(0.0) end it 'cell i508 should equal 0.0' do sheet39.i508.should be_within(1.0e-08).of(0.0) end it 'cell j508 should equal 0.0' do sheet39.j508.should be_within(1.0e-08).of(0.0) end it 'cell k508 should equal 0.0' do sheet39.k508.should be_within(1.0e-08).of(0.0) end it 'cell l508 should equal 0.0' do sheet39.l508.should be_within(1.0e-08).of(0.0) end it 'cell m508 should equal 0.0' do sheet39.m508.should be_within(1.0e-08).of(0.0) end it 'cell n508 should equal 0.0' do sheet39.n508.should be_within(1.0e-08).of(0.0) end it 'cell g509 should equal 0.0' do sheet39.g509.should be_within(1.0e-08).of(0.0) end it 'cell h509 should equal 0.0' do sheet39.h509.should be_within(1.0e-08).of(0.0) end it 'cell i509 should equal 889874.1258741256' do sheet39.i509.should be_within(88987.41258741257).of(889874.1258741256) end it 'cell j509 should equal 828571.4285714285' do sheet39.j509.should be_within(82857.14285714286).of(828571.4285714285) end it 'cell k509 should equal 759040.9590409589' do sheet39.k509.should be_within(75904.0959040959).of(759040.9590409589) end it 'cell l509 should equal 967814.2410972974' do sheet39.l509.should be_within(96781.42410972975).of(967814.2410972974) end it 'cell m509 should equal 1017182.4940231679' do sheet39.m509.should be_within(101718.2494023168).of(1017182.4940231679) end it 'cell n509 should equal 1069069.0240041309' do sheet39.n509.should be_within(106906.90240041309).of(1069069.0240041309) end it 'cell g510 should equal 0.0' do sheet39.g510.should be_within(1.0e-08).of(0.0) end it 'cell h510 should equal 0.0' do sheet39.h510.should be_within(1.0e-08).of(0.0) end it 'cell i510 should equal 460279.7202797202' do sheet39.i510.should be_within(46027.97202797202).of(460279.7202797202) end it 'cell j510 should equal 428571.4285714285' do sheet39.j510.should be_within(42857.142857142855).of(428571.4285714285) end it 'cell k510 should equal 392607.39260739257' do sheet39.k510.should be_within(39260.73926073926).of(392607.39260739257) end it 'cell l510 should equal 500593.5729813608' do sheet39.l510.should be_within(50059.35729813608).of(500593.5729813608) end it 'cell m510 should equal 526128.87621888' do sheet39.m510.should be_within(52612.887621887996).of(526128.87621888) end it 'cell n510 should equal 552966.7365538608' do sheet39.n510.should be_within(55296.67365538608).of(552966.7365538608) end it 'cell g511 should equal 0.0' do sheet39.g511.should be_within(1.0e-08).of(0.0) end it 'cell h511 should equal 0.0' do sheet39.h511.should be_within(1.0e-08).of(0.0) end it 'cell i511 should equal 15342.657342657341' do sheet39.i511.should be_within(1534.2657342657342).of(15342.657342657341) end it 'cell j511 should equal 14285.714285714284' do sheet39.j511.should be_within(1428.5714285714284).of(14285.714285714284) end it 'cell k511 should equal 13086.913086913086' do sheet39.k511.should be_within(1308.6913086913087).of(13086.913086913086) end it 'cell l511 should equal 16686.452432712027' do sheet39.l511.should be_within(1668.6452432712028).of(16686.452432712027) end it 'cell m511 should equal 17537.629207296' do sheet39.m511.should be_within(1753.7629207296).of(17537.629207296) end it 'cell n511 should equal 18432.224551795363' do sheet39.n511.should be_within(1843.2224551795364).of(18432.224551795363) end it 'cell g512 should equal 0.0' do sheet39.g512.should be_within(1.0e-08).of(0.0) end it 'cell h512 should equal 0.0' do sheet39.h512.should be_within(1.0e-08).of(0.0) end it 'cell i512 should equal 0.0' do sheet39.i512.should be_within(1.0e-08).of(0.0) end it 'cell j512 should equal 0.0' do sheet39.j512.should be_within(1.0e-08).of(0.0) end it 'cell k512 should equal 0.0' do sheet39.k512.should be_within(1.0e-08).of(0.0) end it 'cell l512 should equal 0.0' do sheet39.l512.should be_within(1.0e-08).of(0.0) end it 'cell m512 should equal 0.0' do sheet39.m512.should be_within(1.0e-08).of(0.0) end it 'cell n512 should equal 0.0' do sheet39.n512.should be_within(1.0e-08).of(0.0) end it 'cell g513 should equal 0.0' do sheet39.g513.should be_within(1.0e-08).of(0.0) end it 'cell h513 should equal 0.0' do sheet39.h513.should be_within(1.0e-08).of(0.0) end it 'cell i513 should equal 0.0' do sheet39.i513.should be_within(1.0e-08).of(0.0) end it 'cell j513 should equal 0.0' do sheet39.j513.should be_within(1.0e-08).of(0.0) end it 'cell k513 should equal 0.0' do sheet39.k513.should be_within(1.0e-08).of(0.0) end it 'cell l513 should equal 0.0' do sheet39.l513.should be_within(1.0e-08).of(0.0) end it 'cell m513 should equal 0.0' do sheet39.m513.should be_within(1.0e-08).of(0.0) end it 'cell n513 should equal 0.0' do sheet39.n513.should be_within(1.0e-08).of(0.0) end it 'cell o513 should equal 0.0' do sheet39.o513.should be_within(1.0e-08).of(0.0) end it 'cell g514 should equal 0.0' do sheet39.g514.should be_within(1.0e-08).of(0.0) end it 'cell h514 should equal 0.0' do sheet39.h514.should be_within(1.0e-08).of(0.0) end it 'cell i514 should equal 168769.23076923075' do sheet39.i514.should be_within(16876.923076923074).of(168769.23076923075) end it 'cell j514 should equal 157142.85714285713' do sheet39.j514.should be_within(15714.285714285714).of(157142.85714285713) end it 'cell k514 should equal 143956.04395604393' do sheet39.k514.should be_within(14395.604395604394).of(143956.04395604393) end it 'cell l514 should equal 183550.9767598323' do sheet39.l514.should be_within(18355.09767598323).of(183550.9767598323) end it 'cell m514 should equal 192913.921280256' do sheet39.m514.should be_within(19291.3921280256).of(192913.921280256) end it 'cell n514 should equal 202754.470069749' do sheet39.n514.should be_within(20275.4470069749).of(202754.470069749) end it 'cell g518 should equal 0.0' do sheet39.g518.should be_within(1.0e-08).of(0.0) end it 'cell h518 should equal 0.0' do sheet39.h518.should be_within(1.0e-08).of(0.0) end it 'cell i518 should equal 0.0' do sheet39.i518.should be_within(1.0e-08).of(0.0) end it 'cell j518 should equal 0.0' do sheet39.j518.should be_within(1.0e-08).of(0.0) end it 'cell k518 should equal 0.0' do sheet39.k518.should be_within(1.0e-08).of(0.0) end it 'cell l518 should equal 0.0' do sheet39.l518.should be_within(1.0e-08).of(0.0) end it 'cell m518 should equal 0.0' do sheet39.m518.should be_within(1.0e-08).of(0.0) end it 'cell n518 should equal 0.0' do sheet39.n518.should be_within(1.0e-08).of(0.0) end it 'cell o518 should equal 0.0' do sheet39.o518.should be_within(1.0e-08).of(0.0) end it 'cell g519 should equal 874800.0' do sheet39.g519.should be_within(87480.0).of(874800.0) end it 'cell h519 should equal 1551600.0' do sheet39.h519.should be_within(155160.0).of(1551600.0) end it 'cell i519 should equal 1351504.0' do sheet39.i519.should be_within(135150.4).of(1351504.0) end it 'cell j519 should equal 1258400.0' do sheet39.j519.should be_within(125840.0).of(1258400.0) end it 'cell k519 should equal 1152800.0' do sheet39.k519.should be_within(115280.0).of(1152800.0) end it 'cell l519 should equal 1469876.221892737' do sheet39.l519.should be_within(146987.6221892737).of(1469876.221892737) end it 'cell m519 should equal 1544854.6816122902' do sheet39.m519.should be_within(154485.46816122902).of(1544854.6816122902) end it 'cell n519 should equal 1623657.7963185501' do sheet39.n519.should be_within(162365.77963185502).of(1623657.7963185501) end it 'cell o519 should equal 1706480.6618540126' do sheet39.o519.should be_within(170648.0661854013).of(1706480.6618540126) end it 'cell g520 should equal 0.0' do sheet39.g520.should be_within(1.0e-08).of(0.0) end it 'cell h520 should equal 0.0' do sheet39.h520.should be_within(1.0e-08).of(0.0) end it 'cell i520 should equal 184296.0' do sheet39.i520.should be_within(18429.600000000002).of(184296.0) end it 'cell j520 should equal 171600.0' do sheet39.j520.should be_within(17160.0).of(171600.0) end it 'cell k520 should equal 157200.0' do sheet39.k520.should be_within(15720.0).of(157200.0) end it 'cell l520 should equal 200437.6666217369' do sheet39.l520.should be_within(20043.76666217369).of(200437.6666217369) end it 'cell m520 should equal 210662.00203803956' do sheet39.m520.should be_within(21066.200203803957).of(210662.00203803956) end it 'cell n520 should equal 221407.8813161659' do sheet39.n520.should be_within(22140.78813161659).of(221407.8813161659) end it 'cell o520 should equal 232701.90843463808' do sheet39.o520.should be_within(23270.19084346381).of(232701.90843463808) end it 'cell g527 should equal 0.0' do sheet39.g527.should be_within(1.0e-08).of(0.0) end it 'cell h527 should equal 0.0' do sheet39.h527.should be_within(1.0e-08).of(0.0) end it 'cell i527 should equal 0.0' do sheet39.i527.should be_within(1.0e-08).of(0.0) end it 'cell j527 should equal 0.0' do sheet39.j527.should be_within(1.0e-08).of(0.0) end it 'cell k527 should equal 0.0' do sheet39.k527.should be_within(1.0e-08).of(0.0) end it 'cell l527 should equal 0.0' do sheet39.l527.should be_within(1.0e-08).of(0.0) end it 'cell m527 should equal 0.0' do sheet39.m527.should be_within(1.0e-08).of(0.0) end it 'cell n527 should equal 0.0' do sheet39.n527.should be_within(1.0e-08).of(0.0) end it 'cell o527 should equal 0.0' do sheet39.o527.should be_within(1.0e-08).of(0.0) end it 'cell g528 should equal 3025200.0' do sheet39.g528.should be_within(302520.0).of(3025200.0) end it 'cell h528 should equal 5166742.254613595' do sheet39.h528.should be_within(516674.22546135954).of(5166742.254613595) end it 'cell i528 should equal 5564.243491527249' do sheet39.i528.should be_within(556.4243491527249).of(5564.243491527249) end it 'cell j528 should equal 6052.876799960422' do sheet39.j528.should be_within(605.2876799960422).of(6052.876799960422) end it 'cell k528 should equal 6529.315569349974' do sheet39.k528.should be_within(652.9315569349974).of(6529.315569349974) end it 'cell l528 should equal 6495.999278726272' do sheet39.l528.should be_within(649.5999278726272).of(6495.999278726272) end it 'cell m528 should equal 6827.360527383655' do sheet39.m528.should be_within(682.7360527383655).of(6827.360527383655) end it 'cell n528 should equal 7175.624529936261' do sheet39.n528.should be_within(717.5624529936262).of(7175.624529936261) end it 'cell o528 should equal 7541.653496707099' do sheet39.o528.should be_within(754.1653496707099).of(7541.653496707099) end it 'cell g529 should equal 0.0' do sheet39.g529.should be_within(1.0e-08).of(0.0) end it 'cell h529 should equal 0.0' do sheet39.h529.should be_within(1.0e-08).of(0.0) end it 'cell i529 should equal 0.0' do sheet39.i529.should be_within(1.0e-08).of(0.0) end it 'cell j529 should equal 0.0' do sheet39.j529.should be_within(1.0e-08).of(0.0) end it 'cell k529 should equal 0.0' do sheet39.k529.should be_within(1.0e-08).of(0.0) end it 'cell l529 should equal 0.0' do sheet39.l529.should be_within(1.0e-08).of(0.0) end it 'cell m529 should equal 0.0' do sheet39.m529.should be_within(1.0e-08).of(0.0) end it 'cell n529 should equal 0.0' do sheet39.n529.should be_within(1.0e-08).of(0.0) end it 'cell o529 should equal 0.0' do sheet39.o529.should be_within(1.0e-08).of(0.0) end it 'cell g530 should equal 0.0' do sheet39.g530.should be_within(1.0e-08).of(0.0) end it 'cell h530 should equal 0.0' do sheet39.h530.should be_within(1.0e-08).of(0.0) end it 'cell i530 should equal 0.0' do sheet39.i530.should be_within(1.0e-08).of(0.0) end it 'cell j530 should equal 0.0' do sheet39.j530.should be_within(1.0e-08).of(0.0) end it 'cell k530 should equal 0.0' do sheet39.k530.should be_within(1.0e-08).of(0.0) end it 'cell l530 should equal 0.0' do sheet39.l530.should be_within(1.0e-08).of(0.0) end it 'cell m530 should equal 0.0' do sheet39.m530.should be_within(1.0e-08).of(0.0) end it 'cell n530 should equal 0.0' do sheet39.n530.should be_within(1.0e-08).of(0.0) end it 'cell o530 should equal 0.0' do sheet39.o530.should be_within(1.0e-08).of(0.0) end it 'cell g531 should equal 0.0' do sheet39.g531.should be_within(1.0e-08).of(0.0) end it 'cell h531 should equal 0.0' do sheet39.h531.should be_within(1.0e-08).of(0.0) end it 'cell i531 should equal 0.0' do sheet39.i531.should be_within(1.0e-08).of(0.0) end it 'cell j531 should equal 0.0' do sheet39.j531.should be_within(1.0e-08).of(0.0) end it 'cell k531 should equal 0.0' do sheet39.k531.should be_within(1.0e-08).of(0.0) end it 'cell l531 should equal 0.0' do sheet39.l531.should be_within(1.0e-08).of(0.0) end it 'cell m531 should equal 0.0' do sheet39.m531.should be_within(1.0e-08).of(0.0) end it 'cell n531 should equal 0.0' do sheet39.n531.should be_within(1.0e-08).of(0.0) end it 'cell o531 should equal 0.0' do sheet39.o531.should be_within(1.0e-08).of(0.0) end it 'cell g532 should equal 0.0' do sheet39.g532.should be_within(1.0e-08).of(0.0) end it 'cell h532 should equal 0.0' do sheet39.h532.should be_within(1.0e-08).of(0.0) end it 'cell i532 should equal 0.0' do sheet39.i532.should be_within(1.0e-08).of(0.0) end it 'cell j532 should equal 0.0' do sheet39.j532.should be_within(1.0e-08).of(0.0) end it 'cell k532 should equal 0.0' do sheet39.k532.should be_within(1.0e-08).of(0.0) end it 'cell l532 should equal 0.0' do sheet39.l532.should be_within(1.0e-08).of(0.0) end it 'cell m532 should equal 0.0' do sheet39.m532.should be_within(1.0e-08).of(0.0) end it 'cell n532 should equal 0.0' do sheet39.n532.should be_within(1.0e-08).of(0.0) end it 'cell o532 should equal 0.0' do sheet39.o532.should be_within(1.0e-08).of(0.0) end it 'cell g533 should equal 0.0' do sheet39.g533.should be_within(1.0e-08).of(0.0) end it 'cell h533 should equal 0.0' do sheet39.h533.should be_within(1.0e-08).of(0.0) end it 'cell i533 should equal 0.0' do sheet39.i533.should be_within(1.0e-08).of(0.0) end it 'cell j533 should equal 0.0' do sheet39.j533.should be_within(1.0e-08).of(0.0) end it 'cell k533 should equal 0.0' do sheet39.k533.should be_within(1.0e-08).of(0.0) end it 'cell l533 should equal 0.0' do sheet39.l533.should be_within(1.0e-08).of(0.0) end it 'cell m533 should equal 0.0' do sheet39.m533.should be_within(1.0e-08).of(0.0) end it 'cell n533 should equal 0.0' do sheet39.n533.should be_within(1.0e-08).of(0.0) end it 'cell o533 should equal 0.0' do sheet39.o533.should be_within(1.0e-08).of(0.0) end it 'cell g534 should equal 0.0' do sheet39.g534.should be_within(1.0e-08).of(0.0) end it 'cell h534 should equal 0.0' do sheet39.h534.should be_within(1.0e-08).of(0.0) end it 'cell i534 should equal 3227261.2250858042' do sheet39.i534.should be_within(322726.12250858045).of(3227261.2250858042) end it 'cell j534 should equal 3510668.5439770445' do sheet39.j534.should be_within(351066.8543977045).of(3510668.5439770445) end it 'cell k534 should equal 3787003.030222985' do sheet39.k534.should be_within(378700.3030222985).of(3787003.030222985) end it 'cell l534 should equal 3767679.581661237' do sheet39.l534.should be_within(376767.9581661237).of(3767679.581661237) end it 'cell m534 should equal 3959869.105882519' do sheet39.m534.should be_within(395986.9105882519).of(3959869.105882519) end it 'cell n534 should equal 4161862.2273630304' do sheet39.n534.should be_within(416186.22273630305).of(4161862.2273630304) end it 'cell o534 should equal 4374159.0280901175' do sheet39.o534.should be_within(437415.90280901175).of(4374159.0280901175) end it 'cell g535 should equal 0.0' do sheet39.g535.should be_within(1.0e-08).of(0.0) end it 'cell h535 should equal 0.0' do sheet39.h535.should be_within(1.0e-08).of(0.0) end it 'cell i535 should equal 1669273.0474581746' do sheet39.i535.should be_within(166927.30474581747).of(1669273.0474581746) end it 'cell j535 should equal 1815863.0399881268' do sheet39.j535.should be_within(181586.30399881268).of(1815863.0399881268) end it 'cell k535 should equal 1958794.6708049923' do sheet39.k535.should be_within(195879.46708049925).of(1958794.6708049923) end it 'cell l535 should equal 1948799.7836178811' do sheet39.l535.should be_within(194879.97836178812).of(1948799.7836178811) end it 'cell m535 should equal 2048208.1582150962' do sheet39.m535.should be_within(204820.81582150963).of(2048208.1582150962) end it 'cell n535 should equal 2152687.358980878' do sheet39.n535.should be_within(215268.7358980878).of(2152687.358980878) end it 'cell o535 should equal 2262496.0490121297' do sheet39.o535.should be_within(226249.60490121297).of(2262496.0490121297) end it 'cell g536 should equal 0.0' do sheet39.g536.should be_within(1.0e-08).of(0.0) end it 'cell h536 should equal 0.0' do sheet39.h536.should be_within(1.0e-08).of(0.0) end it 'cell i536 should equal 55642.43491527249' do sheet39.i536.should be_within(5564.24349152725).of(55642.43491527249) end it 'cell j536 should equal 60528.76799960423' do sheet39.j536.should be_within(6052.876799960423).of(60528.76799960423) end it 'cell k536 should equal 65293.15569349974' do sheet39.k536.should be_within(6529.315569349975).of(65293.15569349974) end it 'cell l536 should equal 64959.992787262716' do sheet39.l536.should be_within(6495.999278726272).of(64959.992787262716) end it 'cell m536 should equal 68273.60527383654' do sheet39.m536.should be_within(6827.360527383655).of(68273.60527383654) end it 'cell n536 should equal 71756.24529936259' do sheet39.n536.should be_within(7175.62452993626).of(71756.24529936259) end it 'cell o536 should equal 75416.534967071' do sheet39.o536.should be_within(7541.6534967071).of(75416.534967071) end it 'cell g537 should equal 0.0' do sheet39.g537.should be_within(1.0e-08).of(0.0) end it 'cell h537 should equal 0.0' do sheet39.h537.should be_within(1.0e-08).of(0.0) end it 'cell i537 should equal 0.0' do sheet39.i537.should be_within(1.0e-08).of(0.0) end it 'cell j537 should equal 0.0' do sheet39.j537.should be_within(1.0e-08).of(0.0) end it 'cell k537 should equal 0.0' do sheet39.k537.should be_within(1.0e-08).of(0.0) end it 'cell l537 should equal 0.0' do sheet39.l537.should be_within(1.0e-08).of(0.0) end it 'cell m537 should equal 0.0' do sheet39.m537.should be_within(1.0e-08).of(0.0) end it 'cell n537 should equal 0.0' do sheet39.n537.should be_within(1.0e-08).of(0.0) end it 'cell o537 should equal 0.0' do sheet39.o537.should be_within(1.0e-08).of(0.0) end it 'cell g538 should equal 0.0' do sheet39.g538.should be_within(1.0e-08).of(0.0) end it 'cell h538 should equal 0.0' do sheet39.h538.should be_within(1.0e-08).of(0.0) end it 'cell i538 should equal 0.0' do sheet39.i538.should be_within(1.0e-08).of(0.0) end it 'cell j538 should equal 0.0' do sheet39.j538.should be_within(1.0e-08).of(0.0) end it 'cell k538 should equal 0.0' do sheet39.k538.should be_within(1.0e-08).of(0.0) end it 'cell l538 should equal 0.0' do sheet39.l538.should be_within(1.0e-08).of(0.0) end it 'cell m538 should equal 0.0' do sheet39.m538.should be_within(1.0e-08).of(0.0) end it 'cell n538 should equal 0.0' do sheet39.n538.should be_within(1.0e-08).of(0.0) end it 'cell o538 should equal 0.0' do sheet39.o538.should be_within(1.0e-08).of(0.0) end it 'cell g539 should equal 0.0' do sheet39.g539.should be_within(1.0e-08).of(0.0) end it 'cell h539 should equal 0.0' do sheet39.h539.should be_within(1.0e-08).of(0.0) end it 'cell i539 should equal 612066.7840679975' do sheet39.i539.should be_within(61206.67840679975).of(612066.7840679975) end it 'cell j539 should equal 665816.4479956465' do sheet39.j539.should be_within(66581.64479956466).of(665816.4479956465) end it 'cell k539 should equal 718224.7126284973' do sheet39.k539.should be_within(71822.47126284974).of(718224.7126284973) end it 'cell l539 should equal 714559.9206598898' do sheet39.l539.should be_within(71455.99206598899).of(714559.9206598898) end it 'cell m539 should equal 751009.6580122019' do sheet39.m539.should be_within(75100.9658012202).of(751009.6580122019) end it 'cell n539 should equal 789318.6982929886' do sheet39.n539.should be_within(78931.86982929887).of(789318.6982929886) end it 'cell o539 should equal 829581.884637781' do sheet39.o539.should be_within(82958.1884637781).of(829581.884637781) end it 'cell g540 should equal 3025200.0' do sheet39.g540.should be_within(302520.0).of(3025200.0) end it 'cell h540 should equal 5166742.254613595' do sheet39.h540.should be_within(516674.22546135954).of(5166742.254613595) end it 'cell i540 should equal 5569807.735018777' do sheet39.i540.should be_within(556980.7735018777).of(5569807.735018777) end it 'cell j540 should equal 6058929.676760383' do sheet39.j540.should be_within(605892.9676760383).of(6058929.676760383) end it 'cell k540 should equal 6535844.884919323' do sheet39.k540.should be_within(653584.4884919324).of(6535844.884919323) end it 'cell l540 should equal 6502495.278004996' do sheet39.l540.should be_within(650249.5278004996).of(6502495.278004996) end it 'cell m540 should equal 6834187.887911038' do sheet39.m540.should be_within(683418.7887911038).of(6834187.887911038) end it 'cell n540 should equal 7182800.154466195' do sheet39.n540.should be_within(718280.0154466196).of(7182800.154466195) end it 'cell o540 should equal 7549195.150203807' do sheet39.o540.should be_within(754919.5150203807).of(7549195.150203807) end it 'cell g543 should equal 0.0' do sheet39.g543.should be_within(1.0e-08).of(0.0) end it 'cell h543 should equal 0.0' do sheet39.h543.should be_within(1.0e-08).of(0.0) end it 'cell i543 should equal 0.0' do sheet39.i543.should be_within(1.0e-08).of(0.0) end it 'cell j543 should equal 0.0' do sheet39.j543.should be_within(1.0e-08).of(0.0) end it 'cell k543 should equal 0.0' do sheet39.k543.should be_within(1.0e-08).of(0.0) end it 'cell l543 should equal 0.0' do sheet39.l543.should be_within(1.0e-08).of(0.0) end it 'cell m543 should equal 0.0' do sheet39.m543.should be_within(1.0e-08).of(0.0) end it 'cell n543 should equal 0.0' do sheet39.n543.should be_within(1.0e-08).of(0.0) end it 'cell o543 should equal 0.0' do sheet39.o543.should be_within(1.0e-08).of(0.0) end it 'cell g544 should equal 3025200.0' do sheet39.g544.should be_within(302520.0).of(3025200.0) end it 'cell h544 should equal 5166742.254613595' do sheet39.h544.should be_within(516674.22546135954).of(5166742.254613595) end it 'cell i544 should equal 4901430.806816524' do sheet39.i544.should be_within(490143.0806816524).of(4901430.806816524) end it 'cell j544 should equal 5331858.115549138' do sheet39.j544.should be_within(533185.8115549138).of(5331858.115549138) end it 'cell k544 should equal 5751543.498729006' do sheet39.k544.should be_within(575154.3498729006).of(5751543.498729006) end it 'cell l544 should equal 5722195.844644398' do sheet39.l544.should be_within(572219.5844644399).of(5722195.844644398) end it 'cell m544 should equal 6014085.341361714' do sheet39.m544.should be_within(601408.5341361713).of(6014085.341361714) end it 'cell n544 should equal 6320864.135930253' do sheet39.n544.should be_within(632086.4135930254).of(6320864.135930253) end it 'cell o544 should equal 6643291.73217935' do sheet39.o544.should be_within(664329.173217935).of(6643291.73217935) end it 'cell g545 should equal 0.0' do sheet39.g545.should be_within(1.0e-08).of(0.0) end it 'cell h545 should equal 0.0' do sheet39.h545.should be_within(1.0e-08).of(0.0) end it 'cell i545 should equal 668376.9282022532' do sheet39.i545.should be_within(66837.69282022532).of(668376.9282022532) end it 'cell j545 should equal 727071.5612112461' do sheet39.j545.should be_within(72707.15612112462).of(727071.5612112461) end it 'cell k545 should equal 784301.386190319' do sheet39.k545.should be_within(78430.1386190319).of(784301.386190319) end it 'cell l545 should equal 780299.4333605998' do sheet39.l545.should be_within(78029.94333605998).of(780299.4333605998) end it 'cell m545 should equal 820102.5465493245' do sheet39.m545.should be_within(82010.25465493246).of(820102.5465493245) end it 'cell n545 should equal 861936.0185359436' do sheet39.n545.should be_within(86193.60185359436).of(861936.0185359436) end it 'cell o545 should equal 905903.4180244568' do sheet39.o545.should be_within(90590.34180244569).of(905903.4180244568) end it 'cell g546 should equal 3025200.0' do sheet39.g546.should be_within(302520.0).of(3025200.0) end it 'cell h546 should equal 5166742.254613595' do sheet39.h546.should be_within(516674.22546135954).of(5166742.254613595) end it 'cell i546 should equal 5569807.735018777' do sheet39.i546.should be_within(556980.7735018777).of(5569807.735018777) end it 'cell j546 should equal 6058929.676760384' do sheet39.j546.should be_within(605892.9676760384).of(6058929.676760384) end it 'cell k546 should equal 6535844.884919325' do sheet39.k546.should be_within(653584.4884919325).of(6535844.884919325) end it 'cell l546 should equal 6502495.278004998' do sheet39.l546.should be_within(650249.5278004999).of(6502495.278004998) end it 'cell m546 should equal 6834187.8879110385' do sheet39.m546.should be_within(683418.7887911039).of(6834187.8879110385) end it 'cell n546 should equal 7182800.154466197' do sheet39.n546.should be_within(718280.0154466197).of(7182800.154466197) end it 'cell o546 should equal 7549195.150203807' do sheet39.o546.should be_within(754919.5150203807).of(7549195.150203807) end it 'cell g552 should equal 2026884.0' do sheet39.g552.should be_within(202688.40000000002).of(2026884.0) end it 'cell h552 should equal 2960157.074041318' do sheet39.h552.should be_within(296015.7074041318).of(2960157.074041318) end it 'cell i552 should equal 2438026.072125762' do sheet39.i552.should be_within(243802.6072125762).of(2438026.072125762) end it 'cell j552 should equal 2024060.4588649056' do sheet39.j552.should be_within(202406.04588649058).of(2024060.4588649056) end it 'cell k552 should equal 1663218.2058006318' do sheet39.k552.should be_within(166321.82058006318).of(1663218.2058006318) end it 'cell l552 should equal 1258248.2043125671' do sheet39.l552.should be_within(125824.82043125672).of(1258248.2043125671) end it 'cell m552 should equal 1008384.011918637' do sheet39.m552.should be_within(100838.4011918637).of(1008384.011918637) end it 'cell n552 should equal 808138.1018530187' do sheet39.n552.should be_within(80813.81018530187).of(808138.1018530187) end it 'cell g553 should equal 453780.0' do sheet39.g553.should be_within(45378.0).of(453780.0) end it 'cell h553 should equal 1411319.1009790865' do sheet39.h553.should be_within(141131.91009790867).of(1411319.1009790865) end it 'cell i553 should equal 2476789.583814452' do sheet39.i553.should be_within(247678.9583814452).of(2476789.583814452) end it 'cell j553 should equal 2057675.5208233453' do sheet39.j553.should be_within(205767.55208233453).of(2057675.5208233453) end it 'cell k553 should equal 1692396.0188229373' do sheet39.k553.should be_within(169239.60188229373).of(1692396.0188229373) end it 'cell l553 should equal 1281878.1137127504' do sheet39.l553.should be_within(128187.81137127505).of(1281878.1137127504) end it 'cell m553 should equal 1028942.8134835762' do sheet39.m553.should be_within(102894.28134835762).of(1028942.8134835762) end it 'cell n553 should equal 826318.3640652631' do sheet39.n553.should be_within(82631.83640652632).of(826318.3640652631) end it 'cell g554 should equal 302520.0' do sheet39.g554.should be_within(30252.0).of(302520.0) end it 'cell h554 should equal 441814.48866288335' do sheet39.h554.should be_within(44181.44886628834).of(441814.48866288335) end it 'cell i554 should equal 363884.48837697937' do sheet39.i554.should be_within(36388.448837697935).of(363884.48837697937) end it 'cell j554 should equal 302098.5759499859' do sheet39.j554.should be_within(30209.85759499859).of(302098.5759499859) end it 'cell k554 should equal 248241.5232538256' do sheet39.k554.should be_within(24824.15232538256).of(248241.5232538256) end it 'cell l554 should equal 187798.23944963687' do sheet39.l554.should be_within(18779.823944963686).of(187798.23944963687) end it 'cell m554 should equal 150505.0764057667' do sheet39.m554.should be_within(15050.507640576672).of(150505.0764057667) end it 'cell n554 should equal 120617.6271422416' do sheet39.n554.should be_within(12061.762714224162).of(120617.6271422416) end it 'cell g555 should equal 121008.0' do sheet39.g555.should be_within(12100.800000000001).of(121008.0) end it 'cell h555 should equal 176725.79546515332' do sheet39.h555.should be_within(17672.57954651533).of(176725.79546515332) end it 'cell i555 should equal 145553.79535079177' do sheet39.i555.should be_within(14555.379535079177).of(145553.79535079177) end it 'cell j555 should equal 120839.43037999439' do sheet39.j555.should be_within(12083.94303799944).of(120839.43037999439) end it 'cell k555 should equal 99296.60930153026' do sheet39.k555.should be_within(9929.660930153026).of(99296.60930153026) end it 'cell l555 should equal 75119.29577985477' do sheet39.l555.should be_within(7511.929577985477).of(75119.29577985477) end it 'cell m555 should equal 60202.03056230671' do sheet39.m555.should be_within(6020.203056230672).of(60202.03056230671) end it 'cell n555 should equal 48247.05085689666' do sheet39.n555.should be_within(4824.705085689667).of(48247.05085689666) end it 'cell g556 should equal 121008.0' do sheet39.g556.should be_within(12100.800000000001).of(121008.0) end it 'cell h556 should equal 176725.79546515332' do sheet39.h556.should be_within(17672.57954651533).of(176725.79546515332) end it 'cell i556 should equal 145553.79535079177' do sheet39.i556.should be_within(14555.379535079177).of(145553.79535079177) end it 'cell j556 should equal 120839.43037999439' do sheet39.j556.should be_within(12083.94303799944).of(120839.43037999439) end it 'cell k556 should equal 99296.60930153026' do sheet39.k556.should be_within(9929.660930153026).of(99296.60930153026) end it 'cell l556 should equal 75119.29577985477' do sheet39.l556.should be_within(7511.929577985477).of(75119.29577985477) end it 'cell m556 should equal 60202.03056230671' do sheet39.m556.should be_within(6020.203056230672).of(60202.03056230671) end it 'cell n556 should equal 48247.05085689666' do sheet39.n556.should be_within(4824.705085689667).of(48247.05085689666) end it 'cell g557 should equal 0.0' do sheet39.g557.should be_within(1.0e-08).of(0.0) end it 'cell h557 should equal 0.0' do sheet39.h557.should be_within(1.0e-08).of(0.0) end it 'cell i557 should equal 0.0' do sheet39.i557.should be_within(1.0e-08).of(0.0) end it 'cell j557 should equal 0.0' do sheet39.j557.should be_within(1.0e-08).of(0.0) end it 'cell k557 should equal 0.0' do sheet39.k557.should be_within(1.0e-08).of(0.0) end it 'cell l557 should equal 0.0' do sheet39.l557.should be_within(1.0e-08).of(0.0) end it 'cell m557 should equal 0.0' do sheet39.m557.should be_within(1.0e-08).of(0.0) end it 'cell n557 should equal 0.0' do sheet39.n557.should be_within(1.0e-08).of(0.0) end it 'cell g558 should equal 0.0' do sheet39.g558.should be_within(1.0e-08).of(0.0) end it 'cell h558 should equal 0.0' do sheet39.h558.should be_within(1.0e-08).of(0.0) end it 'cell i558 should equal 0.0' do sheet39.i558.should be_within(1.0e-08).of(0.0) end it 'cell j558 should equal 0.0' do sheet39.j558.should be_within(1.0e-08).of(0.0) end it 'cell k558 should equal 0.0' do sheet39.k558.should be_within(1.0e-08).of(0.0) end it 'cell l558 should equal 0.0' do sheet39.l558.should be_within(1.0e-08).of(0.0) end it 'cell m558 should equal 0.0' do sheet39.m558.should be_within(1.0e-08).of(0.0) end it 'cell n558 should equal 0.0' do sheet39.n558.should be_within(1.0e-08).of(0.0) end it 'cell g559 should equal 0.0' do sheet39.g559.should be_within(1.0e-08).of(0.0) end it 'cell h559 should equal 0.0' do sheet39.h559.should be_within(1.0e-08).of(0.0) end it 'cell i559 should equal 0.0' do sheet39.i559.should be_within(1.0e-08).of(0.0) end it 'cell j559 should equal 831381.4310100515' do sheet39.j559.should be_within(83138.14310100516).of(831381.4310100515) end it 'cell k559 should equal 1585369.6326945433' do sheet39.k559.should be_within(158536.96326945434).of(1585369.6326945433) end it 'cell l559 should equal 2102112.6348027927' do sheet39.l559.should be_within(210211.26348027927).of(2102112.6348027927) end it 'cell m559 should equal 2625052.116487498' do sheet39.m559.should be_within(262505.2116487498).of(2625052.116487498) end it 'cell n559 should equal 3092114.5366212893' do sheet39.n559.should be_within(309211.45366212894).of(3092114.5366212893) end it 'cell g560 should equal 0.0' do sheet39.g560.should be_within(1.0e-08).of(0.0) end it 'cell h560 should equal 0.0' do sheet39.h560.should be_within(1.0e-08).of(0.0) end it 'cell i560 should equal 0.0' do sheet39.i560.should be_within(1.0e-08).of(0.0) end it 'cell j560 should equal 430024.8781086474' do sheet39.j560.should be_within(43002.487810864746).of(430024.8781086474) end it 'cell k560 should equal 820018.7755316604' do sheet39.k560.should be_within(82001.87755316605).of(820018.7755316604) end it 'cell l560 should equal 1087299.6386910994' do sheet39.l560.should be_within(108729.96386910994).of(1087299.6386910994) end it 'cell m560 should equal 1357785.577493533' do sheet39.m560.should be_within(135778.55774935332).of(1357785.577493533) end it 'cell n560 should equal 1599369.5879075632' do sheet39.n560.should be_within(159936.95879075633).of(1599369.5879075632) end it 'cell g561 should equal 0.0' do sheet39.g561.should be_within(1.0e-08).of(0.0) end it 'cell h561 should equal 0.0' do sheet39.h561.should be_within(1.0e-08).of(0.0) end it 'cell i561 should equal 0.0' do sheet39.i561.should be_within(1.0e-08).of(0.0) end it 'cell j561 should equal 14334.162603621582' do sheet39.j561.should be_within(1433.4162603621583).of(14334.162603621582) end it 'cell k561 should equal 27333.959184388685' do sheet39.k561.should be_within(2733.3959184388686).of(27333.959184388685) end it 'cell l561 should equal 36243.32128970332' do sheet39.l561.should be_within(3624.3321289703326).of(36243.32128970332) end it 'cell m561 should equal 45259.51924978445' do sheet39.m561.should be_within(4525.951924978445).of(45259.51924978445) end it 'cell n561 should equal 53312.31959691878' do sheet39.n561.should be_within(5331.231959691879).of(53312.31959691878) end it 'cell g562 should equal 0.0' do sheet39.g562.should be_within(1.0e-08).of(0.0) end it 'cell h562 should equal 0.0' do sheet39.h562.should be_within(1.0e-08).of(0.0) end it 'cell i562 should equal 0.0' do sheet39.i562.should be_within(1.0e-08).of(0.0) end it 'cell j562 should equal 0.0' do sheet39.j562.should be_within(1.0e-08).of(0.0) end it 'cell k562 should equal 0.0' do sheet39.k562.should be_within(1.0e-08).of(0.0) end it 'cell l562 should equal 0.0' do sheet39.l562.should be_within(1.0e-08).of(0.0) end it 'cell m562 should equal 0.0' do sheet39.m562.should be_within(1.0e-08).of(0.0) end it 'cell n562 should equal 0.0' do sheet39.n562.should be_within(1.0e-08).of(0.0) end it 'cell g563 should equal 0.0' do sheet39.g563.should be_within(1.0e-08).of(0.0) end it 'cell h563 should equal 0.0' do sheet39.h563.should be_within(1.0e-08).of(0.0) end it 'cell i563 should equal 0.0' do sheet39.i563.should be_within(1.0e-08).of(0.0) end it 'cell j563 should equal 0.0' do sheet39.j563.should be_within(1.0e-08).of(0.0) end it 'cell k563 should equal 0.0' do sheet39.k563.should be_within(1.0e-08).of(0.0) end it 'cell l563 should equal 0.0' do sheet39.l563.should be_within(1.0e-08).of(0.0) end it 'cell m563 should equal 0.0' do sheet39.m563.should be_within(1.0e-08).of(0.0) end it 'cell n563 should equal 0.0' do sheet39.n563.should be_within(1.0e-08).of(0.0) end it 'cell o563 should equal 0.0' do sheet39.o563.should be_within(1.0e-08).of(0.0) end it 'cell g564 should equal 0.0' do sheet39.g564.should be_within(1.0e-08).of(0.0) end it 'cell h564 should equal 0.0' do sheet39.h564.should be_within(1.0e-08).of(0.0) end it 'cell i564 should equal 0.0' do sheet39.i564.should be_within(1.0e-08).of(0.0) end it 'cell j564 should equal 157675.7886398374' do sheet39.j564.should be_within(15767.578863983741).of(157675.7886398374) end it 'cell k564 should equal 300673.5510282755' do sheet39.k564.should be_within(30067.355102827554).of(300673.5510282755) end it 'cell l564 should equal 398676.5341867366' do sheet39.l564.should be_within(39867.65341867367).of(398676.5341867366) end it 'cell m564 should equal 497854.7117476289' do sheet39.m564.should be_within(49785.4711747629).of(497854.7117476289) end it 'cell n564 should equal 586435.5155661067' do sheet39.n564.should be_within(58643.55155661067).of(586435.5155661067) end it 'cell g568 should equal 0.0' do sheet39.g568.should be_within(1.0e-08).of(0.0) end it 'cell h568 should equal 0.0' do sheet39.h568.should be_within(1.0e-08).of(0.0) end it 'cell i568 should equal 0.0' do sheet39.i568.should be_within(1.0e-08).of(0.0) end it 'cell j568 should equal 0.0' do sheet39.j568.should be_within(1.0e-08).of(0.0) end it 'cell k568 should equal 0.0' do sheet39.k568.should be_within(1.0e-08).of(0.0) end it 'cell l568 should equal 0.0' do sheet39.l568.should be_within(1.0e-08).of(0.0) end it 'cell m568 should equal 0.0' do sheet39.m568.should be_within(1.0e-08).of(0.0) end it 'cell n568 should equal 0.0' do sheet39.n568.should be_within(1.0e-08).of(0.0) end it 'cell o568 should equal 0.0' do sheet39.o568.should be_within(1.0e-08).of(0.0) end it 'cell g569 should equal 0.0' do sheet39.g569.should be_within(1.0e-08).of(0.0) end it 'cell h569 should equal 748597.3679847615' do sheet39.h569.should be_within(74859.73679847615).of(748597.3679847615) end it 'cell i569 should equal 1930962.8512489828' do sheet39.i569.should be_within(193096.2851248983).of(1930962.8512489828) end it 'cell j569 should equal 2865761.9560658215' do sheet39.j569.should be_within(286576.19560658216).of(2865761.9560658215) end it 'cell k569 should equal 3725094.134658191' do sheet39.k569.should be_within(372509.4134658191).of(3725094.134658191) end it 'cell l569 should equal 4189158.108176712' do sheet39.l569.should be_within(418915.81081767124).of(4189158.108176712) end it 'cell m569 should equal 4785479.77862496' do sheet39.m569.should be_within(478547.97786249605).of(4785479.77862496) end it 'cell n569 should equal 5336236.300045592' do sheet39.n569.should be_within(533623.6300045592).of(5336236.300045592) end it 'cell o569 should equal 5854192.2810590565' do sheet39.o569.should be_within(585419.2281059057).of(5854192.2810590565) end it 'cell g570 should equal 0.0' do sheet39.g570.should be_within(1.0e-08).of(0.0) end it 'cell h570 should equal 0.0' do sheet39.h570.should be_within(1.0e-08).of(0.0) end it 'cell i570 should equal 0.0' do sheet39.i570.should be_within(1.0e-08).of(0.0) end it 'cell j570 should equal 172181.96119470245' do sheet39.j570.should be_within(17218.196119470245).of(172181.96119470245) end it 'cell k570 should equal 328335.517722877' do sheet39.k570.should be_within(32833.5517722877).of(328335.517722877) end it 'cell l570 should equal 435354.77533191646' do sheet39.l570.should be_within(43535.477533191646).of(435354.77533191646) end it 'cell m570 should equal 543657.3452284109' do sheet39.m570.should be_within(54365.73452284109).of(543657.3452284109) end it 'cell n570 should equal 640387.5829981887' do sheet39.n570.should be_within(64038.758299818874).of(640387.5829981887) end it 'cell o570 should equal 728350.2933737326' do sheet39.o570.should be_within(72835.02933737326).of(728350.2933737326) end it 'cell f589 should equal 4.04e-06' do sheet39.f589.should be_within(4.0400000000000007e-07).of(4.04e-06) end it 'cell g589 should equal 4.04e-06' do sheet39.g589.should be_within(4.0400000000000007e-07).of(4.04e-06) end it 'cell h589 should equal 4.04e-06' do sheet39.h589.should be_within(4.0400000000000007e-07).of(4.04e-06) end it 'cell i589 should equal 4.04e-06' do sheet39.i589.should be_within(4.0400000000000007e-07).of(4.04e-06) end it 'cell j589 should equal 4.04e-06' do sheet39.j589.should be_within(4.0400000000000007e-07).of(4.04e-06) end it 'cell k589 should equal 4.04e-06' do sheet39.k589.should be_within(4.0400000000000007e-07).of(4.04e-06) end it 'cell l589 should equal 4.04e-06' do sheet39.l589.should be_within(4.0400000000000007e-07).of(4.04e-06) end it 'cell m589 should equal 4.04e-06' do sheet39.m589.should be_within(4.0400000000000007e-07).of(4.04e-06) end it 'cell n589 should equal 4.04e-06' do sheet39.n589.should be_within(4.0400000000000007e-07).of(4.04e-06) end it 'cell o589 should equal 4.04e-06' do sheet39.o589.should be_within(4.0400000000000007e-07).of(4.04e-06) end it 'cell f592 should equal 105.21210400000001' do sheet39.f592.should be_within(10.521210400000001).of(105.21210400000001) end it 'cell g592 should equal 108.746296' do sheet39.g592.should be_within(10.8746296).of(108.746296) end it 'cell h592 should equal 115.01476000000001' do sheet39.h592.should be_within(11.501476000000002).of(115.01476000000001) end it 'cell i592 should equal 121.21939200000001' do sheet39.i592.should be_within(12.121939200000002).of(121.21939200000001) end it 'cell j592 should equal 126.996592' do sheet39.j592.should be_within(12.699659200000001).of(126.996592) end it 'cell k592 should equal 132.288992' do sheet39.k592.should be_within(13.2288992).of(132.288992) end it 'cell l592 should equal 139.03706010959849' do sheet39.l592.should be_within(13.90370601095985).of(139.03706010959849) end it 'cell m592 should equal 146.12934751154583' do sheet39.m592.should be_within(14.612934751154583).of(146.12934751154583) end it 'cell n592 should equal 153.58341284919007' do sheet39.n592.should be_within(15.358341284919007).of(153.58341284919007) end it 'cell o592 should equal 161.41771043315623' do sheet39.o592.should be_within(16.141771043315625).of(161.41771043315623) end it 'cell f593 should equal 0.0' do sheet39.f593.should be_within(1.0e-08).of(0.0) end it 'cell g593 should equal 0.9054199578139536' do sheet39.g593.should be_within(0.09054199578139537).of(0.9054199578139536) end it 'cell h593 should equal 2.5536295758139533' do sheet39.h593.should be_within(0.2553629575813953).of(2.5536295758139533) end it 'cell i593 should equal 4.373506625860466' do sheet39.i593.should be_within(0.4373506625860466).of(4.373506625860466) end it 'cell j593 should equal 6.344229819348837' do sheet39.j593.should be_within(0.6344229819348838).of(6.344229819348837) end it 'cell k593 should equal 8.444343250046511' do sheet39.k593.should be_within(0.8444343250046512).of(8.444343250046511) end it 'cell l593 should equal 10.804456931487104' do sheet39.l593.should be_within(1.0804456931487105).of(10.804456931487104) end it 'cell m593 should equal 13.383377253162976' do sheet39.m593.should be_within(1.3383377253162978).of(13.383377253162976) end it 'cell n593 should equal 16.197285815134933' do sheet39.n593.should be_within(1.6197285815134934).of(16.197285815134933) end it 'cell o593 should equal 19.26344572552911' do sheet39.o593.should be_within(1.9263445725529111).of(19.26344572552911) end it 'cell f595 should equal 105.21210400000001' do sheet39.f595.should be_within(10.521210400000001).of(105.21210400000001) end it 'cell g595 should equal 107.84087604218605' do sheet39.g595.should be_within(10.784087604218605).of(107.84087604218605) end it 'cell h595 should equal 112.46113042418605' do sheet39.h595.should be_within(11.246113042418607).of(112.46113042418605) end it 'cell i595 should equal 116.84588537413954' do sheet39.i595.should be_within(11.684588537413955).of(116.84588537413954) end it 'cell j595 should equal 120.65236218065117' do sheet39.j595.should be_within(12.065236218065117).of(120.65236218065117) end it 'cell k595 should equal 123.84464874995349' do sheet39.k595.should be_within(12.38446487499535).of(123.84464874995349) end it 'cell l595 should equal 128.2326031781114' do sheet39.l595.should be_within(12.82326031781114).of(128.2326031781114) end it 'cell m595 should equal 132.74597025838284' do sheet39.m595.should be_within(13.274597025838284).of(132.74597025838284) end it 'cell n595 should equal 137.38612703405514' do sheet39.n595.should be_within(13.738612703405515).of(137.38612703405514) end it 'cell o595 should equal 142.15426470762714' do sheet39.o595.should be_within(14.215426470762715).of(142.15426470762714) end it 'cell f600 should equal 70.49210968000001' do sheet39.f600.should be_within(7.0492109680000015).of(70.49210968000001) end it 'cell g600 should equal 65.2895267412414' do sheet39.g600.should be_within(6.528952674124141).of(65.2895267412414) end it 'cell h600 should equal 52.011726113478254' do sheet39.h600.should be_within(5.201172611347825).of(52.011726113478254) end it 'cell i600 should equal 46.31966997697353' do sheet39.i600.should be_within(4.631966997697353).of(46.31966997697353) end it 'cell j600 should equal 39.857184389045635' do sheet39.j600.should be_within(3.9857184389045637).of(39.857184389045635) end it 'cell k600 should equal 32.7293981592021' do sheet39.k600.should be_within(3.27293981592021).of(32.7293981592021) end it 'cell l600 should equal 25.416778008397486' do sheet39.l600.should be_within(2.5416778008397487).of(25.416778008397486) end it 'cell m600 should equal 17.54091015829153' do sheet39.m600.should be_within(1.7540910158291532).of(17.54091015829153) end it 'cell n600 should equal 9.077027749351984' do sheet39.n600.should be_within(0.9077027749351985).of(9.077027749351984) end it 'cell o600 should equal 0.0' do sheet39.o600.should be_within(1.0e-08).of(0.0) end it 'cell f601 should equal 15.781815600000002' do sheet39.f601.should be_within(1.5781815600000002).of(15.781815600000002) end it 'cell g601 should equal 25.952458455676748' do sheet39.g601.should be_within(2.595245845567675).of(25.952458455676748) end it 'cell h601 should equal 47.21823800717906' do sheet39.h601.should be_within(4.721823800717906).of(47.21823800717906) end it 'cell i601 should equal 42.06746360145904' do sheet39.i601.should be_within(4.206746360145904).of(42.06746360145904) end it 'cell j601 should equal 36.21835138239308' do sheet39.j601.should be_within(3.6218351382393084).of(36.21835138239308) end it 'cell k601 should equal 29.76607808730373' do sheet39.k601.should be_within(2.976607808730373).of(29.76607808730373) end it 'cell l601 should equal 23.147600796754006' do sheet39.l601.should be_within(2.3147600796754007).of(23.147600796754006) end it 'cell m601 should equal 16.019128943377268' do sheet39.m601.should be_within(1.601912894337727).of(16.019128943377268) end it 'cell n601 should equal 8.358233151649229' do sheet39.n601.should be_within(0.8358233151649229).of(8.358233151649229) end it 'cell o601 should equal 0.14215426470762713' do sheet39.o601.should be_within(0.014215426470762713).of(0.14215426470762713) end it 'cell f602 should equal 10.521210400000001' do sheet39.f602.should be_within(1.05212104).of(10.521210400000001) end it 'cell g602 should equal 9.221606025148839' do sheet39.g602.should be_within(0.922160602514884).of(9.221606025148839) end it 'cell h602 should equal 7.3462264293527735' do sheet39.h602.should be_within(0.7346226429352773).of(7.3462264293527735) end it 'cell i602 should equal 6.542270545709935' do sheet39.i602.should be_within(0.6542270545709936).of(6.542270545709935) end it 'cell j602 should equal 5.6294978697605265' do sheet39.j602.should be_within(0.5629497869760527).of(5.6294978697605265) end it 'cell k602 should equal 4.6227569769432' do sheet39.k602.should be_within(0.46227569769432003).of(4.6227569769432) end it 'cell l602 should equal 3.589909820468277' do sheet39.l602.should be_within(0.3589909820468277).of(3.589909820468277) end it 'cell m602 should equal 2.4775085817878915' do sheet39.m602.should be_within(0.24775085817878917).of(2.4775085817878915) end it 'cell n602 should equal 1.2820551466946637' do sheet39.n602.should be_within(0.12820551466946636).of(1.2820551466946637) end it 'cell o602 should equal 0.0' do sheet39.o602.should be_within(1.0e-08).of(0.0) end it 'cell f603 should equal 4.20848416' do sheet39.f603.should be_within(0.42084841600000006).of(4.20848416) end it 'cell g603 should equal 3.688642410059535' do sheet39.g603.should be_within(0.3688642410059535).of(3.688642410059535) end it 'cell h603 should equal 2.9384905717411094' do sheet39.h603.should be_within(0.293849057174111).of(2.9384905717411094) end it 'cell i603 should equal 2.616908218283974' do sheet39.i603.should be_within(0.2616908218283974).of(2.616908218283974) end it 'cell j603 should equal 2.2517991479042103' do sheet39.j603.should be_within(0.22517991479042104).of(2.2517991479042103) end it 'cell k603 should equal 1.8491027907772797' do sheet39.k603.should be_within(0.18491027907772797).of(1.8491027907772797) end it 'cell l603 should equal 1.4359639281873104' do sheet39.l603.should be_within(0.14359639281873104).of(1.4359639281873104) end it 'cell m603 should equal 0.9910034327151562' do sheet39.m603.should be_within(0.09910034327151562).of(0.9910034327151562) end it 'cell n603 should equal 0.5128220586778651' do sheet39.n603.should be_within(0.051282205867786514).of(0.5128220586778651) end it 'cell o603 should equal 0.0' do sheet39.o603.should be_within(1.0e-08).of(0.0) end it 'cell f604 should equal 4.20848416' do sheet39.f604.should be_within(0.42084841600000006).of(4.20848416) end it 'cell g604 should equal 3.688642410059535' do sheet39.g604.should be_within(0.3688642410059535).of(3.688642410059535) end it 'cell h604 should equal 2.9384905717411094' do sheet39.h604.should be_within(0.293849057174111).of(2.9384905717411094) end it 'cell i604 should equal 2.616908218283974' do sheet39.i604.should be_within(0.2616908218283974).of(2.616908218283974) end it 'cell j604 should equal 2.2517991479042103' do sheet39.j604.should be_within(0.22517991479042104).of(2.2517991479042103) end it 'cell k604 should equal 1.8491027907772797' do sheet39.k604.should be_within(0.18491027907772797).of(1.8491027907772797) end it 'cell l604 should equal 1.4359639281873104' do sheet39.l604.should be_within(0.14359639281873104).of(1.4359639281873104) end it 'cell m604 should equal 0.9910034327151562' do sheet39.m604.should be_within(0.09910034327151562).of(0.9910034327151562) end it 'cell n604 should equal 0.5128220586778651' do sheet39.n604.should be_within(0.051282205867786514).of(0.5128220586778651) end it 'cell o604 should equal 0.0' do sheet39.o604.should be_within(1.0e-08).of(0.0) end it 'cell f605 should equal 0.0' do sheet39.f605.should be_within(1.0e-08).of(0.0) end it 'cell g605 should equal 0.0' do sheet39.g605.should be_within(1.0e-08).of(0.0) end it 'cell h605 should equal 0.0' do sheet39.h605.should be_within(1.0e-08).of(0.0) end it 'cell i605 should equal 0.0' do sheet39.i605.should be_within(1.0e-08).of(0.0) end it 'cell j605 should equal 0.0' do sheet39.j605.should be_within(1.0e-08).of(0.0) end it 'cell k605 should equal 0.0' do sheet39.k605.should be_within(1.0e-08).of(0.0) end it 'cell l605 should equal 0.0' do sheet39.l605.should be_within(1.0e-08).of(0.0) end it 'cell m605 should equal 0.0' do sheet39.m605.should be_within(1.0e-08).of(0.0) end it 'cell n605 should equal 0.0' do sheet39.n605.should be_within(1.0e-08).of(0.0) end it 'cell o605 should equal 0.0' do sheet39.o605.should be_within(1.0e-08).of(0.0) end it 'cell f606 should equal 0.0' do sheet39.f606.should be_within(1.0e-08).of(0.0) end it 'cell g606 should equal 0.0' do sheet39.g606.should be_within(1.0e-08).of(0.0) end it 'cell h606 should equal 0.0' do sheet39.h606.should be_within(1.0e-08).of(0.0) end it 'cell i606 should equal 0.0' do sheet39.i606.should be_within(1.0e-08).of(0.0) end it 'cell j606 should equal 0.0' do sheet39.j606.should be_within(1.0e-08).of(0.0) end it 'cell k606 should equal 0.0' do sheet39.k606.should be_within(1.0e-08).of(0.0) end it 'cell l606 should equal 0.0' do sheet39.l606.should be_within(1.0e-08).of(0.0) end it 'cell m606 should equal 0.0' do sheet39.m606.should be_within(1.0e-08).of(0.0) end it 'cell n606 should equal 0.0' do sheet39.n606.should be_within(1.0e-08).of(0.0) end it 'cell o606 should equal 0.0' do sheet39.o606.should be_within(1.0e-08).of(0.0) end it 'cell f607 should equal 0.0' do sheet39.f607.should be_within(1.0e-08).of(0.0) end it 'cell g607 should equal 0.0' do sheet39.g607.should be_within(1.0e-08).of(0.0) end it 'cell h607 should equal 0.0' do sheet39.h607.should be_within(1.0e-08).of(0.0) end it 'cell i607 should equal 9.681516216714419' do sheet39.i607.should be_within(0.968151621671442).of(9.681516216714419) end it 'cell j607 should equal 19.993820018507908' do sheet39.j607.should be_within(1.9993820018507908).of(19.993820018507908) end it 'cell k607 should equal 30.78424126070272' do sheet39.k607.should be_within(3.0784241260702725).of(30.78424126070272) end it 'cell l607 should equal 42.499948481888346' do sheet39.l607.should be_within(4.249994848188835).of(42.499948481888346) end it 'cell m607 should equal 54.99475910704432' do sheet39.m607.should be_within(5.499475910704432).of(54.99475910704432) end it 'cell n607 should equal 68.30053172550168' do sheet39.n607.should be_within(6.830053172550169).of(68.30053172550168) end it 'cell o607 should equal 82.44947353042373' do sheet39.o607.should be_within(8.244947353042374).of(82.44947353042373) end it 'cell f608 should equal 0.0' do sheet39.f608.should be_within(1.0e-08).of(0.0) end it 'cell g608 should equal 0.0' do sheet39.g608.should be_within(1.0e-08).of(0.0) end it 'cell h608 should equal 0.0' do sheet39.h608.should be_within(1.0e-08).of(0.0) end it 'cell i608 should equal 5.007680801748838' do sheet39.i608.should be_within(0.5007680801748838).of(5.007680801748838) end it 'cell j608 should equal 10.341631044055815' do sheet39.j608.should be_within(1.0341631044055815).of(10.341631044055815) end it 'cell k608 should equal 15.922883410708305' do sheet39.k608.should be_within(1.5922883410708306).of(15.922883410708305) end it 'cell l608 should equal 21.982731973390525' do sheet39.l608.should be_within(2.1982731973390526).of(21.982731973390525) end it 'cell m608 should equal 28.445565055367755' do sheet39.m608.should be_within(2.844556505536776).of(28.445565055367755) end it 'cell n608 should equal 35.32786123732847' do sheet39.n608.should be_within(3.5327861237328473).of(35.32786123732847) end it 'cell o608 should equal 42.64627941228814' do sheet39.o608.should be_within(4.264627941228814).of(42.64627941228814) end it 'cell f609 should equal 0.0' do sheet39.f609.should be_within(1.0e-08).of(0.0) end it 'cell g609 should equal 0.0' do sheet39.g609.should be_within(1.0e-08).of(0.0) end it 'cell h609 should equal 0.0' do sheet39.h609.should be_within(1.0e-08).of(0.0) end it 'cell i609 should equal 0.1669226933916279' do sheet39.i609.should be_within(0.01669226933916279).of(0.1669226933916279) end it 'cell j609 should equal 0.3447210348018605' do sheet39.j609.should be_within(0.034472103480186055).of(0.3447210348018605) end it 'cell k609 should equal 0.5307627803569436' do sheet39.k609.should be_within(0.05307627803569436).of(0.5307627803569436) end it 'cell l609 should equal 0.7327577324463508' do sheet39.l609.should be_within(0.07327577324463508).of(0.7327577324463508) end it 'cell m609 should equal 0.9481855018455917' do sheet39.m609.should be_within(0.09481855018455917).of(0.9481855018455917) end it 'cell n609 should equal 1.1775953745776155' do sheet39.n609.should be_within(0.11775953745776156).of(1.1775953745776155) end it 'cell o609 should equal 1.4215426470762713' do sheet39.o609.should be_within(0.14215426470762713).of(1.4215426470762713) end it 'cell f610 should equal 0.0' do sheet39.f610.should be_within(1.0e-08).of(0.0) end it 'cell g610 should equal 0.0' do sheet39.g610.should be_within(1.0e-08).of(0.0) end it 'cell h610 should equal 0.0' do sheet39.h610.should be_within(1.0e-08).of(0.0) end it 'cell i610 should equal 0.0' do sheet39.i610.should be_within(1.0e-08).of(0.0) end it 'cell j610 should equal 0.0' do sheet39.j610.should be_within(1.0e-08).of(0.0) end it 'cell k610 should equal 0.0' do sheet39.k610.should be_within(1.0e-08).of(0.0) end it 'cell l610 should equal 0.0' do sheet39.l610.should be_within(1.0e-08).of(0.0) end it 'cell m610 should equal 0.0' do sheet39.m610.should be_within(1.0e-08).of(0.0) end it 'cell n610 should equal 0.0' do sheet39.n610.should be_within(1.0e-08).of(0.0) end it 'cell o610 should equal 0.0' do sheet39.o610.should be_within(1.0e-08).of(0.0) end it 'cell f611 should equal 0.0' do sheet39.f611.should be_within(1.0e-08).of(0.0) end it 'cell g611 should equal 0.0' do sheet39.g611.should be_within(1.0e-08).of(0.0) end it 'cell h611 should equal 0.0' do sheet39.h611.should be_within(1.0e-08).of(0.0) end it 'cell i611 should equal 0.0' do sheet39.i611.should be_within(1.0e-08).of(0.0) end it 'cell j611 should equal 0.0' do sheet39.j611.should be_within(1.0e-08).of(0.0) end it 'cell k611 should equal 0.0' do sheet39.k611.should be_within(1.0e-08).of(0.0) end it 'cell l611 should equal 0.0' do sheet39.l611.should be_within(1.0e-08).of(0.0) end it 'cell m611 should equal 0.0' do sheet39.m611.should be_within(1.0e-08).of(0.0) end it 'cell n611 should equal 0.0' do sheet39.n611.should be_within(1.0e-08).of(0.0) end it 'cell o611 should equal 0.0' do sheet39.o611.should be_within(1.0e-08).of(0.0) end it 'cell f612 should equal 0.0' do sheet39.f612.should be_within(1.0e-08).of(0.0) end it 'cell g612 should equal 0.0' do sheet39.g612.should be_within(1.0e-08).of(0.0) end it 'cell h612 should equal 0.0' do sheet39.h612.should be_within(1.0e-08).of(0.0) end it 'cell i612 should equal 1.8361496273079072' do sheet39.i612.should be_within(0.18361496273079073).of(1.8361496273079072) end it 'cell j612 should equal 3.7919313828204655' do sheet39.j612.should be_within(0.3791931382820466).of(3.7919313828204655) end it 'cell k612 should equal 5.83839058392638' do sheet39.k612.should be_within(0.5838390583926379).of(5.83839058392638) end it 'cell l612 should equal 8.06033505690986' do sheet39.l612.should be_within(0.8060335056909861).of(8.06033505690986) end it 'cell m612 should equal 10.430040520301509' do sheet39.m612.should be_within(1.043004052030151).of(10.430040520301509) end it 'cell n612 should equal 12.953549120353768' do sheet39.n612.should be_within(1.295354912035377).of(12.953549120353768) end it 'cell o612 should equal 15.636969117838985' do sheet39.o612.should be_within(1.5636969117838986).of(15.636969117838985) end it 'cell f617 should equal -10.521210400000001' do sheet39.f617.should be_within(1.05212104).of(-10.521210400000001) end it 'cell g617 should equal -9.221606025148839' do sheet39.g617.should be_within(0.922160602514884).of(-9.221606025148839) end it 'cell h617 should equal -7.3462264293527735' do sheet39.h617.should be_within(0.7346226429352773).of(-7.3462264293527735) end it 'cell i617 should equal -13.052255587983424' do sheet39.i617.should be_within(1.3052255587983426).of(-13.052255587983424) end it 'cell j617 should equal -19.073618227033084' do sheet39.j617.should be_within(1.9073618227033085).of(-19.073618227033084) end it 'cell k617 should equal -25.322505410863997' do sheet39.k617.should be_within(2.5322505410864).of(-25.322505410863997) end it 'cell l617 should equal -32.16746138587595' do sheet39.l617.should be_within(3.2167461385875953).of(-32.16746138587595) end it 'cell m617 should equal -39.45674315376597' do sheet39.m617.should be_within(3.945674315376597).of(-39.45674315376597) end it 'cell n617 should equal -47.208274755221666' do sheet39.n617.should be_within(4.720827475522166).of(-47.208274755221666) end it 'cell o617 should equal -55.44016323597458' do sheet39.o617.should be_within(5.544016323597458).of(-55.44016323597458) end it 'cell f618 should equal 0.0' do sheet39.f618.should be_within(1.0e-08).of(0.0) end it 'cell g618 should equal 0.0' do sheet39.g618.should be_within(1.0e-08).of(0.0) end it 'cell h618 should equal 0.0' do sheet39.h618.should be_within(1.0e-08).of(0.0) end it 'cell i618 should equal 0.0' do sheet39.i618.should be_within(1.0e-08).of(0.0) end it 'cell j618 should equal 0.0' do sheet39.j618.should be_within(1.0e-08).of(0.0) end it 'cell k618 should equal 0.0' do sheet39.k618.should be_within(1.0e-08).of(0.0) end it 'cell l618 should equal 0.0' do sheet39.l618.should be_within(1.0e-08).of(0.0) end it 'cell m618 should equal 0.0' do sheet39.m618.should be_within(1.0e-08).of(0.0) end it 'cell n618 should equal 0.0' do sheet39.n618.should be_within(1.0e-08).of(0.0) end it 'cell o618 should equal 0.0' do sheet39.o618.should be_within(1.0e-08).of(0.0) end it 'cell f619 should equal -4.837338114942529' do sheet39.f619.should be_within(0.48373381149425293).of(-4.837338114942529) end it 'cell g619 should equal -4.239818862137397' do sheet39.g619.should be_within(0.42398188621373967).of(-4.239818862137397) end it 'cell h619 should equal -3.377575369817367' do sheet39.h619.should be_within(0.3377575369817367).of(-3.377575369817367) end it 'cell i619 should equal -3.007940480786177' do sheet39.i619.should be_within(0.30079404807861776).of(-3.007940480786177) end it 'cell j619 should equal -2.5882748826485176' do sheet39.j619.should be_within(0.25882748826485175).of(-2.5882748826485176) end it 'cell k619 should equal -2.1254055066405515' do sheet39.k619.should be_within(0.21254055066405517).of(-2.1254055066405515) end it 'cell l619 should equal -1.6505332507900121' do sheet39.l619.should be_within(0.16505332507900122).of(-1.6505332507900121) end it 'cell m619 should equal -1.1390844054197198' do sheet39.m619.should be_within(0.11390844054197198).of(-1.1390844054197198) end it 'cell n619 should equal -0.5894506421584657' do sheet39.n619.should be_within(0.05894506421584657).of(-0.5894506421584657) end it 'cell o619 should equal 0.0' do sheet39.o619.should be_within(1.0e-08).of(0.0) end it 'cell f620 should equal -4.338643463917526' do sheet39.f620.should be_within(0.43386434639175264).of(-4.338643463917526) end it 'cell g620 should equal -3.802724134081995' do sheet39.g620.should be_within(0.3802724134081995).of(-3.802724134081995) end it 'cell h620 should equal -3.029371723444443' do sheet39.h620.should be_within(0.3029371723444443).of(-3.029371723444443) end it 'cell i620 should equal -2.697843524004097' do sheet39.i620.should be_within(0.2697843524004097).of(-2.697843524004097) end it 'cell j620 should equal -2.3214424205198045' do sheet39.j620.should be_within(0.23214424205198048).of(-2.3214424205198045) end it 'cell k620 should equal -1.9062915368837936' do sheet39.k620.should be_within(0.19062915368837938).of(-1.9062915368837936) end it 'cell l620 should equal -1.4803751836982582' do sheet39.l620.should be_within(0.14803751836982582).of(-1.4803751836982582) end it 'cell m620 should equal -1.0216530234176868' do sheet39.m620.should be_within(0.10216530234176868).of(-1.0216530234176868) end it 'cell n620 should equal -0.5286825347194486' do sheet39.n620.should be_within(0.05286825347194486).of(-0.5286825347194486) end it 'cell o620 should equal 0.0' do sheet39.o620.should be_within(1.0e-08).of(0.0) end it 'cell f621 should equal -110.09543040023136' do sheet39.f621.should be_within(11.009543040023138).of(-110.09543040023136) end it 'cell g621 should equal -114.42645714407752' do sheet39.g621.should be_within(11.442645714407753).of(-114.42645714407752) end it 'cell h621 should equal -120.32465536252356' do sheet39.h621.should be_within(12.032465536252356).of(-120.32465536252356) end it 'cell i621 should equal -107.17491615985364' do sheet39.i621.should be_within(10.717491615985365).of(-107.17491615985364) end it 'cell j621 should equal -92.24404980429478' do sheet39.j621.should be_within(9.224404980429478).of(-92.24404980429478) end it 'cell k621 should equal -75.77497349801149' do sheet39.k621.should be_within(7.577497349801149).of(-75.77497349801149) end it 'cell l621 should equal -58.880052910894676' do sheet39.l621.should be_within(5.888005291089468).of(-58.880052910894676) end it 'cell m621 should equal -40.683583344436116' do sheet39.m621.should be_within(4.068358334443611).of(-40.683583344436116) end it 'cell n621 should equal -21.12832916015575' do sheet39.n621.should be_within(2.112832916015575).of(-21.12832916015575) end it 'cell o621 should equal -0.15621347770068914' do sheet39.o621.should be_within(0.015621347770068914).of(-0.15621347770068914) end it 'cell f622 should equal 0.0' do sheet39.f622.should be_within(1.0e-08).of(0.0) end it 'cell g622 should equal 0.0' do sheet39.g622.should be_within(1.0e-08).of(0.0) end it 'cell h622 should equal 0.0' do sheet39.h622.should be_within(1.0e-08).of(0.0) end it 'cell i622 should equal -2.040166252564341' do sheet39.i622.should be_within(0.20401662525643413).of(-2.040166252564341) end it 'cell j622 should equal -4.213257092022739' do sheet39.j622.should be_within(0.42132570920227397).of(-4.213257092022739) end it 'cell k622 should equal -6.487100648807088' do sheet39.k622.should be_within(0.6487100648807088).of(-6.487100648807088) end it 'cell l622 should equal -8.955927841010956' do sheet39.l622.should be_within(0.8955927841010957).of(-8.955927841010956) end it 'cell m622 should equal -11.588933911446121' do sheet39.m622.should be_within(1.1588933911446122).of(-11.588933911446121) end it 'cell n622 should equal -14.39283235594863' do sheet39.n622.should be_within(1.4392832355948633).of(-14.39283235594863) end it 'cell o622 should equal -17.374410130932205' do sheet39.o622.should be_within(1.7374410130932205).of(-17.374410130932205) end it 'cell f623 should equal 0.0' do sheet39.f623.should be_within(1.0e-08).of(0.0) end it 'cell g623 should equal 0.0' do sheet39.g623.should be_within(1.0e-08).of(0.0) end it 'cell h623 should equal 0.0' do sheet39.h623.should be_within(1.0e-08).of(0.0) end it 'cell i623 should equal -8.375591615474036' do sheet39.i623.should be_within(0.8375591615474036).of(-8.375591615474036) end it 'cell j623 should equal -17.296884863881587' do sheet39.j623.should be_within(1.7296884863881588).of(-17.296884863881587) end it 'cell k623 should equal -26.631803037910164' do sheet39.k623.should be_within(2.6631803037910164).of(-26.631803037910164) end it 'cell l623 should equal -36.767196810396314' do sheet39.l623.should be_within(3.6767196810396316).of(-36.767196810396314) end it 'cell m623 should equal -47.57660194554646' do sheet39.m623.should be_within(4.757660194554646).of(-47.57660194554646) end it 'cell n623 should equal -59.08757967733565' do sheet39.n623.should be_within(5.908757967733565).of(-59.08757967733565) end it 'cell o623 should equal -71.32799282094467' do sheet39.o623.should be_within(7.132799282094467).of(-71.32799282094467) end it 'cell f624 should equal 105.21210400000001' do sheet39.f624.should be_within(10.521210400000001).of(105.21210400000001) end it 'cell g624 should equal 107.84087604218605' do sheet39.g624.should be_within(10.784087604218605).of(107.84087604218605) end it 'cell h624 should equal 112.45317169349231' do sheet39.h624.should be_within(11.245317169349232).of(112.45317169349231) end it 'cell i624 should equal 116.85548989987322' do sheet39.i624.should be_within(11.685548989987323).of(116.85548989987322) end it 'cell j624 should equal 120.68073541719372' do sheet39.j624.should be_within(12.068073541719372).of(120.68073541719372) end it 'cell k624 should equal 123.89271684069794' do sheet39.k624.should be_within(12.389271684069795).of(123.89271684069794) end it 'cell l624 should equal 128.30198972662947' do sheet39.l624.should be_within(12.830198972662949).of(128.30198972662947) end it 'cell m624 should equal 132.83810473344616' do sheet39.m624.should be_within(13.283810473344616).of(132.83810473344616) end it 'cell n624 should equal 137.50249762281317' do sheet39.n624.should be_within(13.750249762281317).of(137.50249762281317) end it 'cell o624 should equal 142.29641897233475' do sheet39.o624.should be_within(14.229641897233476).of(142.29641897233475) end it 'cell f625 should equal 24.580518379091405' do sheet39.f625.should be_within(2.4580518379091405).of(24.580518379091405) end it 'cell g625 should equal 23.84973012325968' do sheet39.g625.should be_within(2.384973012325968).of(23.84973012325968) end it 'cell h625 should equal 21.624657191645838' do sheet39.h625.should be_within(2.162465719164584).of(21.624657191645838) end it 'cell i625 should equal 19.493223720792475' do sheet39.i625.should be_within(1.9493223720792476).of(19.493223720792475) end it 'cell j625 should equal 17.0567918732068' do sheet39.j625.should be_within(1.7056791873206802).of(17.0567918732068) end it 'cell k625 should equal 14.355362798419142' do sheet39.k625.should be_within(1.4355362798419142).of(14.355362798419142) end it 'cell l625 should equal 11.599557656036694' do sheet39.l625.should be_within(1.1599557656036694).of(11.599557656036694) end it 'cell m625 should equal 8.62849505058589' do sheet39.m625.should be_within(0.862849505058589).of(8.62849505058589) end it 'cell n625 should equal 5.432651502726461' do sheet39.n625.should be_within(0.5432651502726461).of(5.432651502726461) end it 'cell o625 should equal 2.002360693217389' do sheet39.o625.should be_within(0.20023606932173893).of(2.002360693217389) end it 'cell f631 should equal 11.9' do sheet39.f631.should be_within(1.1900000000000002).of(11.9) end it 'cell g631 should equal 13.598012006854258' do sheet39.g631.should be_within(1.3598012006854259).of(13.598012006854258) end it 'cell h631 should equal 13.399729465066955' do sheet39.h631.should be_within(1.3399729465066956).of(13.399729465066955) end it 'cell i631 should equal 13.201635686964359' do sheet39.i631.should be_within(1.320163568696436).of(13.201635686964359) end it 'cell j631 should equal 13.003731291890364' do sheet39.j631.should be_within(1.3003731291890366).of(13.003731291890364) end it 'cell k631 should equal 12.806016901220964' do sheet39.k631.should be_within(1.2806016901220965).of(12.806016901220964) end it 'cell l631 should equal 12.608493138370921' do sheet39.l631.should be_within(1.2608493138370922).of(12.608493138370921) end it 'cell m631 should equal 12.411160628800463' do sheet39.m631.should be_within(1.2411160628800464).of(12.411160628800463) end it 'cell n631 should equal 12.214020000021986' do sheet39.n631.should be_within(1.2214020000021986).of(12.214020000021986) end it 'cell o631 should equal 12.017071881606775' do sheet39.o631.should be_within(1.2017071881606776).of(12.017071881606775) end it 'cell f632 should equal 246.8' do sheet39.f632.should be_within(24.680000000000003).of(246.8) end it 'cell g632 should equal 230.092131459373' do sheet39.g632.should be_within(23.009213145937302).of(230.092131459373) end it 'cell h632 should equal 213.624306716292' do sheet39.h632.should be_within(21.362430671629202).of(213.624306716292) end it 'cell i632 should equal 200.9602593887422' do sheet39.i632.should be_within(20.09602593887422).of(200.9602593887422) end it 'cell j632 should equal 192.10780984991348' do sheet39.j632.should be_within(19.21078098499135).of(192.10780984991348) end it 'cell k632 should equal 185.30666308234677' do sheet39.k632.should be_within(18.53066630823468).of(185.30666308234677) end it 'cell l632 should equal 179.81072389865994' do sheet39.l632.should be_within(17.981072389865997).of(179.81072389865994) end it 'cell m632 should equal 174.54184826508376' do sheet39.m632.should be_within(17.454184826508378).of(174.54184826508376) end it 'cell n632 should equal 169.50627521999087' do sheet39.n632.should be_within(16.95062752199909).of(169.50627521999087) end it 'cell o632 should equal 164.72540602597195' do sheet39.o632.should be_within(16.472540602597196).of(164.72540602597195) end it 'cell f634 should equal 22900927392.0' do sheet39.f634.should be_within(2290092739.2000003).of(22900927392.0) end it 'cell g634 should equal 24397096307.52545' do sheet39.g634.should be_within(2439709630.7525454).of(24397096307.52545) end it 'cell h634 should equal 22320691734.853043' do sheet39.h634.should be_within(2232069173.4853044).of(22320691734.853043) end it 'cell i634 should equal 20687065019.745842' do sheet39.i634.should be_within(2068706501.9745843).of(20687065019.745842) end it 'cell j634 should equal 19479327555.210316' do sheet39.j634.should be_within(1947932755.5210316).of(19479327555.210316) end it 'cell k634 should equal 18504018726.240433' do sheet39.k634.should be_within(1850401872.6240435).of(18504018726.240433) end it 'cell l634 should equal 17678268630.68939' do sheet39.l634.should be_within(1767826863.068939).of(17678268630.68939) end it 'cell m634 should equal 16891682898.475601' do sheet39.m634.should be_within(1689168289.8475602).of(16891682898.475601) end it 'cell n634 should equal 16143784830.910757' do sheet39.n634.should be_within(1614378483.091076).of(16143784830.910757) end it 'cell o634 should equal 15435482109.631683' do sheet39.o634.should be_within(1543548210.9631684).of(15435482109.631683) end it 'cell f636 should equal 8.4' do sheet39.f636.should be_within(0.8400000000000001).of(8.4) end it 'cell g636 should equal 9.353317386229408' do sheet39.g636.should be_within(0.9353317386229408).of(9.353317386229408) end it 'cell h636 should equal 9.275663612745292' do sheet39.h636.should be_within(0.9275663612745293).of(9.275663612745292) end it 'cell i636 should equal 9.198198602945885' do sheet39.i636.should be_within(0.9198198602945885).of(9.198198602945885) end it 'cell j636 should equal 9.120922976175079' do sheet39.j636.should be_within(0.9120922976175079).of(9.120922976175079) end it 'cell k636 should equal 9.043837353808867' do sheet39.k636.should be_within(0.9043837353808867).of(9.043837353808867) end it 'cell l636 should equal 8.966942359262012' do sheet39.l636.should be_within(0.8966942359262012).of(8.966942359262012) end it 'cell m636 should equal 8.890238617994742' do sheet39.m636.should be_within(0.8890238617994742).of(8.890238617994742) end it 'cell n636 should equal 8.813726757519452' do sheet39.n636.should be_within(0.8813726757519453).of(8.813726757519452) end it 'cell o636 should equal 8.73740740740743' do sheet39.o636.should be_within(0.873740740740743).of(8.73740740740743) end it 'cell f637 should equal 246.8' do sheet39.f637.should be_within(24.680000000000003).of(246.8) end it 'cell g637 should equal 230.092131459373' do sheet39.g637.should be_within(23.009213145937302).of(230.092131459373) end it 'cell h637 should equal 213.624306716292' do sheet39.h637.should be_within(21.362430671629202).of(213.624306716292) end it 'cell i637 should equal 200.9602593887422' do sheet39.i637.should be_within(20.09602593887422).of(200.9602593887422) end it 'cell j637 should equal 192.10780984991348' do sheet39.j637.should be_within(19.21078098499135).of(192.10780984991348) end it 'cell k637 should equal 185.30666308234677' do sheet39.k637.should be_within(18.53066630823468).of(185.30666308234677) end it 'cell l637 should equal 179.81072389865994' do sheet39.l637.should be_within(17.981072389865997).of(179.81072389865994) end it 'cell m637 should equal 174.54184826508376' do sheet39.m637.should be_within(17.454184826508378).of(174.54184826508376) end it 'cell n637 should equal 169.50627521999087' do sheet39.n637.should be_within(16.95062752199909).of(169.50627521999087) end it 'cell o637 should equal 164.72540602597195' do sheet39.o637.should be_within(16.472540602597196).of(164.72540602597195) end it 'cell f639 should equal 16478816256.000002' do sheet39.f639.should be_within(1647881625.6000004).of(16478816256.000002) end it 'cell g639 should equal 17106809082.547276' do sheet39.g639.should be_within(1710680908.2547276).of(17106809082.547276) end it 'cell h639 should equal 15750604499.769358' do sheet39.h639.should be_within(1575060449.9769359).of(15750604499.769358) end it 'cell i639 should equal 14693137231.546923' do sheet39.i639.should be_within(1469313723.1546924).of(14693137231.546923) end it 'cell j639 should equal 13927891626.61974' do sheet39.j639.should be_within(1392789162.661974).of(13927891626.61974) end it 'cell k639 should equal 13321261345.889935' do sheet39.k639.should be_within(1332126134.5889935).of(13321261345.889935) end it 'cell l639 should equal 12816266731.496725' do sheet39.l639.should be_within(1281626673.1496725).of(12816266731.496725) end it 'cell m639 should equal 12334301442.808405' do sheet39.m639.should be_within(1233430144.2808406).of(12334301442.808405) end it 'cell n639 should equal 11875364069.725258' do sheet39.n639.should be_within(1187536406.9725258).of(11875364069.725258) end it 'cell o639 should equal 11440493085.676855' do sheet39.o639.should be_within(1144049308.5676856).of(11440493085.676855) end it 'cell f641 should equal 3.4000000000000004' do sheet39.f641.should be_within(0.3400000000000001).of(3.4000000000000004) end it 'cell g641 should equal 3.2809401252474952' do sheet39.g641.should be_within(0.32809401252474957).of(3.2809401252474952) end it 'cell h641 should equal 3.0826575834601915' do sheet39.h641.should be_within(0.30826575834601916).of(3.0826575834601915) end it 'cell i641 should equal 2.8845638053575957' do sheet39.i641.should be_within(0.28845638053575956).of(2.8845638053575957) end it 'cell j641 should equal 2.6866594102836014' do sheet39.j641.should be_within(0.26866594102836017).of(2.6866594102836014) end it 'cell k641 should equal 2.488945019614201' do sheet39.k641.should be_within(0.24889450196142013).of(2.488945019614201) end it 'cell l641 should equal 2.291421256764158' do sheet39.l641.should be_within(0.22914212567641581).of(2.291421256764158) end it 'cell m641 should equal 2.0940887471937' do sheet39.m641.should be_within(0.20940887471937).of(2.0940887471937) end it 'cell n641 should equal 1.8969481184152208' do sheet39.n641.should be_within(0.1896948118415221).of(1.8969481184152208) end it 'cell o641 should equal 1.70000000000001' do sheet39.o641.should be_within(0.170000000000001).of(1.70000000000001) end it 'cell f642 should equal 246.8' do sheet39.f642.should be_within(24.680000000000003).of(246.8) end it 'cell g642 should equal 230.092131459373' do sheet39.g642.should be_within(23.009213145937302).of(230.092131459373) end it 'cell h642 should equal 213.624306716292' do sheet39.h642.should be_within(21.362430671629202).of(213.624306716292) end it 'cell i642 should equal 200.9602593887422' do sheet39.i642.should be_within(20.09602593887422).of(200.9602593887422) end it 'cell j642 should equal 192.10780984991348' do sheet39.j642.should be_within(19.21078098499135).of(192.10780984991348) end it 'cell k642 should equal 185.30666308234677' do sheet39.k642.should be_within(18.53066630823468).of(185.30666308234677) end it 'cell l642 should equal 179.81072389865994' do sheet39.l642.should be_within(17.981072389865997).of(179.81072389865994) end it 'cell m642 should equal 174.54184826508376' do sheet39.m642.should be_within(17.454184826508378).of(174.54184826508376) end it 'cell n642 should equal 169.50627521999087' do sheet39.n642.should be_within(16.95062752199909).of(169.50627521999087) end it 'cell o642 should equal 164.72540602597195' do sheet39.o642.should be_within(16.472540602597196).of(164.72540602597195) end it 'cell f644 should equal 6669997056.000001' do sheet39.f644.should be_within(666999705.6000001).of(6669997056.000001) end it 'cell g644 should equal 6000696225.331858' do sheet39.g644.should be_within(600069622.5331858).of(6000696225.331858) end it 'cell h644 should equal 5234527946.720776' do sheet39.h644.should be_within(523452794.6720776).of(5234527946.720776) end it 'cell i644 should equal 4607781770.628258' do sheet39.i644.should be_within(460778177.0628258).of(4607781770.628258) end it 'cell j644 should equal 4102600274.3156834' do sheet39.j644.should be_within(410260027.4315684).of(4102600274.3156834) end it 'cell k644 should equal 3666130402.916647' do sheet39.k644.should be_within(366613040.2916647).of(3666130402.916647) end it 'cell l644 should equal 3275081387.1996236' do sheet39.l644.should be_within(327508138.71996236).of(3275081387.1996236) end it 'cell m644 should equal 2905335049.5676622' do sheet39.m644.should be_within(290533504.95676625).of(2905335049.5676622) end it 'cell n644 should equal 2555893794.6813617' do sheet39.n644.should be_within(255589379.4681362).of(2555893794.6813617) end it 'cell o644 should equal 2225927822.612731' do sheet39.o644.should be_within(222592782.26127312).of(2225927822.612731) end it 'cell f646 should equal 7.6' do sheet39.f646.should be_within(0.76).of(7.6) end it 'cell g646 should equal 7.535591288038193' do sheet39.g646.should be_within(0.7535591288038193).of(7.535591288038193) end it 'cell h646 should equal 7.428394017568719' do sheet39.h646.should be_within(0.7428394017568719).of(7.428394017568719) end it 'cell i646 should equal 7.321385510783953' do sheet39.i646.should be_within(0.7321385510783953).of(7.321385510783953) end it 'cell j646 should equal 7.214566387027789' do sheet39.j646.should be_within(0.721456638702779).of(7.214566387027789) end it 'cell k646 should equal 7.107937267676219' do sheet39.k646.should be_within(0.7107937267676219).of(7.107937267676219) end it 'cell l646 should equal 7.001498776144006' do sheet39.l646.should be_within(0.7001498776144006).of(7.001498776144006) end it 'cell m646 should equal 6.895251537891378' do sheet39.m646.should be_within(0.6895251537891378).of(6.895251537891378) end it 'cell n646 should equal 6.78919618043073' do sheet39.n646.should be_within(0.6789196180430731).of(6.78919618043073) end it 'cell o646 should equal 6.68333333333335' do sheet39.o646.should be_within(0.668333333333335).of(6.68333333333335) end it 'cell f647 should equal 246.8' do sheet39.f647.should be_within(24.680000000000003).of(246.8) end it 'cell g647 should equal 230.092131459373' do sheet39.g647.should be_within(23.009213145937302).of(230.092131459373) end it 'cell h647 should equal 213.624306716292' do sheet39.h647.should be_within(21.362430671629202).of(213.624306716292) end it 'cell i647 should equal 200.9602593887422' do sheet39.i647.should be_within(20.09602593887422).of(200.9602593887422) end it 'cell j647 should equal 192.10780984991348' do sheet39.j647.should be_within(19.21078098499135).of(192.10780984991348) end it 'cell k647 should equal 185.30666308234677' do sheet39.k647.should be_within(18.53066630823468).of(185.30666308234677) end it 'cell l647 should equal 179.81072389865994' do sheet39.l647.should be_within(17.981072389865997).of(179.81072389865994) end it 'cell m647 should equal 174.54184826508376' do sheet39.m647.should be_within(17.454184826508378).of(174.54184826508376) end it 'cell n647 should equal 169.50627521999087' do sheet39.n647.should be_within(16.95062752199909).of(169.50627521999087) end it 'cell o647 should equal 164.72540602597195' do sheet39.o647.should be_within(16.472540602597196).of(164.72540602597195) end it 'cell f649 should equal 14747346432.0' do sheet39.f649.should be_within(1474734643.2).of(14747346432.0) end it 'cell g649 should equal 13632460166.220175' do sheet39.g649.should be_within(1363246016.6220176).of(13632460166.220175) end it 'cell h649 should equal 12476728728.318794' do sheet39.h649.should be_within(1247672872.8318794).of(12476728728.318794) end it 'cell i649 should equal 11568008334.345676' do sheet39.i649.should be_within(1156800833.4345677).of(11568008334.345676) end it 'cell j649 should equal 10897086283.275984' do sheet39.j649.should be_within(1089708628.3275983).of(10897086283.275984) end it 'cell k649 should equal 10355945508.195358' do sheet39.k649.should be_within(1035594550.8195359).of(10355945508.195358) end it 'cell l649 should equal 9898325734.600271' do sheet39.l649.should be_within(989832573.4600272).of(9898325734.600271) end it 'cell m649 should equal 9462476612.60953' do sheet39.m649.should be_within(946247661.260953).of(9462476612.60953) end it 'cell n649 should equal 9048139207.636332' do sheet39.n649.should be_within(904813920.7636333).of(9048139207.636332) end it 'cell o649 should equal 8655832499.46301' do sheet39.o649.should be_within(865583249.9463011).of(8655832499.46301) end it 'cell f651 should equal 60797087136.0' do sheet39.f651.should be_within(6079708713.6).of(60797087136.0) end it 'cell g651 should equal 61137061781.624756' do sheet39.g651.should be_within(6113706178.162476).of(61137061781.624756) end it 'cell h651 should equal 55782552909.661964' do sheet39.h651.should be_within(5578255290.966197).of(55782552909.661964) end it 'cell i651 should equal 51555992356.26669' do sheet39.i651.should be_within(5155599235.62667).of(51555992356.26669) end it 'cell j651 should equal 48406905739.42172' do sheet39.j651.should be_within(4840690573.942172).of(48406905739.42172) end it 'cell k651 should equal 45847355983.24237' do sheet39.k651.should be_within(4584735598.324237).of(45847355983.24237) end it 'cell l651 should equal 43667942483.98601' do sheet39.l651.should be_within(4366794248.398601).of(43667942483.98601) end it 'cell m651 should equal 41593796003.4612' do sheet39.m651.should be_within(4159379600.34612).of(41593796003.4612) end it 'cell n651 should equal 39623181902.95371' do sheet39.n651.should be_within(3962318190.2953715).of(39623181902.95371) end it 'cell o651 should equal 37757735517.384285' do sheet39.o651.should be_within(3775773551.7384286).of(37757735517.384285) end it 'cell f659 should equal 32476408683.15794' do sheet39.f659.should be_within(3247640868.315794).of(32476408683.15794) end it 'cell g659 should equal 32658015336.590576' do sheet39.g659.should be_within(3265801533.6590576).of(32658015336.590576) end it 'cell h659 should equal 29797759580.678062' do sheet39.h659.should be_within(2979775958.0678062).of(29797759580.678062) end it 'cell i659 should equal 27540027930.65464' do sheet39.i659.should be_within(2754002793.065464).of(27540027930.65464) end it 'cell j659 should equal 25857858130.01032' do sheet39.j659.should be_within(2585785813.001032).of(25857858130.01032) end it 'cell k659 should equal 24490605390.736618' do sheet39.k659.should be_within(2449060539.073662).of(24490605390.736618) end it 'cell l659 should equal 23326412715.96076' do sheet39.l659.should be_within(2332641271.596076).of(23326412715.96076) end it 'cell m659 should equal 22218451266.762135' do sheet39.m659.should be_within(2221845126.6762137).of(22218451266.762135) end it 'cell n659 should equal 21165794438.94877' do sheet39.n659.should be_within(2116579443.894877).of(21165794438.94877) end it 'cell o659 should equal 20169315790.90513' do sheet39.o659.should be_within(2016931579.090513).of(20169315790.90513) end it 'cell f661 should equal 28320678452.84206' do sheet39.f661.should be_within(2832067845.2842064).of(28320678452.84206) end it 'cell g661 should equal 28479046445.03418' do sheet39.g661.should be_within(2847904644.503418).of(28479046445.03418) end it 'cell h661 should equal 25984793328.983902' do sheet39.h661.should be_within(2598479332.8983903).of(25984793328.983902) end it 'cell i661 should equal 24015964425.612053' do sheet39.i661.should be_within(2401596442.5612054).of(24015964425.612053) end it 'cell j661 should equal 22549047609.411404' do sheet39.j661.should be_within(2254904760.9411407).of(22549047609.411404) end it 'cell k661 should equal 21356750592.505753' do sheet39.k661.should be_within(2135675059.2505753).of(21356750592.505753) end it 'cell l661 should equal 20341529768.02525' do sheet39.l661.should be_within(2034152976.802525).of(20341529768.02525) end it 'cell m661 should equal 19375344736.699062' do sheet39.m661.should be_within(1937534473.6699064).of(19375344736.699062) end it 'cell n661 should equal 18457387464.004944' do sheet39.n661.should be_within(1845738746.4004946).of(18457387464.004944) end it 'cell o661 should equal 17588419726.479156' do sheet39.o661.should be_within(1758841972.6479158).of(17588419726.479156) end it 'cell f663 should equal 737544100675984600.0' do sheet39.f663.should be_within(73754410067598460.0).of(737544100675984600.0) end it 'cell g663 should equal 766581884779563000.0' do sheet39.g663.should be_within(76658188477956300.0).of(766581884779563000.0) end it 'cell h663 should equal 739761081282842800.0' do sheet39.h663.should be_within(73976108128284270.0).of(739761081282842800.0) end it 'cell i663 should equal 720594209397604500.0' do sheet39.i663.should be_within(72059420939760450.0).of(720594209397604500.0) end it 'cell j663 should equal 708824801792325600.0' do sheet39.j663.should be_within(70882480179232570.0).of(708824801792325600.0) end it 'cell k663 should equal 699322526801482400.0' do sheet39.k663.should be_within(69932252680148240.0).of(699322526801482400.0) end it 'cell l663 should equal 700056063633196400.0' do sheet39.l663.should be_within(70005606363319650.0).of(700056063633196400.0) end it 'cell m663 should equal 700818436679479600.0' do sheet39.m663.should be_within(70081843667947960.0).of(700818436679479600.0) end it 'cell n663 should equal 701670435396469400.0' do sheet39.n663.should be_within(70167043539646940.0).of(701670435396469400.0) end it 'cell o663 should equal 702743178808323100.0' do sheet39.o663.should be_within(70274317880832310.0).of(702743178808323100.0) end it 'cell f665 should equal 204.87336129888465' do sheet39.f665.should be_within(20.487336129888465).of(204.87336129888465) end it 'cell g665 should equal 212.93941243876753' do sheet39.g665.should be_within(21.293941243876755).of(212.93941243876753) end it 'cell h665 should equal 205.48918924523412' do sheet39.h665.should be_within(20.548918924523413).of(205.48918924523412) end it 'cell i665 should equal 200.16505816600127' do sheet39.i665.should be_within(20.01650581660013).of(200.16505816600127) end it 'cell j665 should equal 196.89577827564602' do sheet39.j665.should be_within(19.689577827564605).of(196.89577827564602) end it 'cell k665 should equal 194.25625744485623' do sheet39.k665.should be_within(19.425625744485625).of(194.25625744485623) end it 'cell l665 should equal 194.4600176758879' do sheet39.l665.should be_within(19.446001767588793).of(194.4600176758879) end it 'cell m665 should equal 194.67178796652212' do sheet39.m665.should be_within(19.467178796652213).of(194.67178796652212) end it 'cell n665 should equal 194.90845427679707' do sheet39.n665.should be_within(19.49084542767971).of(194.90845427679707) end it 'cell o665 should equal 195.20643855786756' do sheet39.o665.should be_within(19.52064385578676).of(195.20643855786756) end it 'cell f670 should equal 137.26515207025273' do sheet39.f670.should be_within(13.726515207025273).of(137.26515207025273) end it 'cell g670 should equal 128.91877340876357' do sheet39.g670.should be_within(12.891877340876357).of(128.91877340876357) end it 'cell h670 should equal 95.03592387868507' do sheet39.h670.should be_within(9.503592387868506).of(95.03592387868507) end it 'cell i670 should equal 79.34878841033529' do sheet39.i670.should be_within(7.934878841033529).of(79.34878841033529) end it 'cell j670 should equal 65.04399249479091' do sheet39.j670.should be_within(6.504399249479092).of(65.04399249479091) end it 'cell k670 should equal 51.33762709171198' do sheet39.k670.should be_within(5.133762709171198).of(51.33762709171198) end it 'cell l670 should equal 38.54360730641987' do sheet39.l670.should be_within(3.8543607306419876).of(38.54360730641987) end it 'cell m670 should equal 25.723721303390036' do sheet39.m670.should be_within(2.5723721303390037).of(25.723721303390036) end it 'cell n670 should equal 12.87749706791898' do sheet39.n670.should be_within(1.2877497067918982).of(12.87749706791898) end it 'cell o670 should equal 0.0' do sheet39.o670.should be_within(1.0e-08).of(0.0) end it 'cell f671 should equal 30.731004194832696' do sheet39.f671.should be_within(3.0731004194832696).of(30.731004194832696) end it 'cell g671 should equal 51.24495884780747' do sheet39.g671.should be_within(5.124495884780747).of(51.24495884780747) end it 'cell h671 should equal 86.27725338600204' do sheet39.h671.should be_within(8.627725338600206).of(86.27725338600204) end it 'cell i671 should equal 72.06446569958389' do sheet39.i671.should be_within(7.2064465699583895).of(72.06446569958389) end it 'cell j671 should equal 59.105684749210255' do sheet39.j671.should be_within(5.910568474921026).of(59.105684749210255) end it 'cell k671 should equal 46.68951776612906' do sheet39.k671.should be_within(4.668951776612906).of(46.68951776612906) end it 'cell l671 should equal 35.10248367834371' do sheet39.l671.should be_within(3.510248367834371).of(35.10248367834371) end it 'cell m671 should equal 23.49203118560646' do sheet39.m671.should be_within(2.3492031185606463).of(23.49203118560646) end it 'cell n671 should equal 11.857749681445027' do sheet39.n671.should be_within(1.1857749681445027).of(11.857749681445027) end it 'cell o671 should equal 0.19520643855786757' do sheet39.o671.should be_within(0.019520643855786758).of(0.19520643855786757) end it 'cell f672 should equal 20.487336129888465' do sheet39.f672.should be_within(2.0487336129888467).of(20.487336129888465) end it 'cell g672 should equal 18.208711212331384' do sheet39.g672.should be_within(1.8208711212331385).of(18.208711212331384) end it 'cell h672 should equal 13.423038762688465' do sheet39.h672.should be_within(1.3423038762688466).of(13.423038762688465) end it 'cell i672 should equal 11.207360534148288' do sheet39.i672.should be_within(1.1207360534148287).of(11.207360534148288) end it 'cell j672 should equal 9.186926342212523' do sheet39.j672.should be_within(0.9186926342212524).of(9.186926342212523) end it 'cell k672 should equal 7.25101551405079' do sheet39.k672.should be_within(0.725101551405079).of(7.25101551405079) end it 'cell l672 should equal 5.443965963737571' do sheet39.l672.should be_within(0.5443965963737571).of(5.443965963737571) end it 'cell m672 should equal 3.6332630239567987' do sheet39.m672.should be_within(0.36332630239567987).of(3.6332630239567987) end it 'cell n672 should equal 1.818840026532871' do sheet39.n672.should be_within(0.1818840026532871).of(1.818840026532871) end it 'cell o672 should equal 0.0' do sheet39.o672.should be_within(1.0e-08).of(0.0) end it 'cell f673 should equal 8.194934451955387' do sheet39.f673.should be_within(0.8194934451955387).of(8.194934451955387) end it 'cell g673 should equal 7.283484484932553' do sheet39.g673.should be_within(0.7283484484932554).of(7.283484484932553) end it 'cell h673 should equal 5.3692155050753865' do sheet39.h673.should be_within(0.5369215505075386).of(5.3692155050753865) end it 'cell i673 should equal 4.482944213659315' do sheet39.i673.should be_within(0.4482944213659315).of(4.482944213659315) end it 'cell j673 should equal 3.674770536885009' do sheet39.j673.should be_within(0.3674770536885009).of(3.674770536885009) end it 'cell k673 should equal 2.9004062056203157' do sheet39.k673.should be_within(0.29004062056203156).of(2.9004062056203157) end it 'cell l673 should equal 2.177586385495028' do sheet39.l673.should be_within(0.21775863854950284).of(2.177586385495028) end it 'cell m673 should equal 1.453305209582719' do sheet39.m673.should be_within(0.1453305209582719).of(1.453305209582719) end it 'cell n673 should equal 0.7275360106131479' do sheet39.n673.should be_within(0.07275360106131479).of(0.7275360106131479) end it 'cell o673 should equal 0.0' do sheet39.o673.should be_within(1.0e-08).of(0.0) end it 'cell f674 should equal 8.194934451955387' do sheet39.f674.should be_within(0.8194934451955387).of(8.194934451955387) end it 'cell g674 should equal 7.283484484932553' do sheet39.g674.should be_within(0.7283484484932554).of(7.283484484932553) end it 'cell h674 should equal 5.3692155050753865' do sheet39.h674.should be_within(0.5369215505075386).of(5.3692155050753865) end it 'cell i674 should equal 4.482944213659315' do sheet39.i674.should be_within(0.4482944213659315).of(4.482944213659315) end it 'cell j674 should equal 3.674770536885009' do sheet39.j674.should be_within(0.3674770536885009).of(3.674770536885009) end it 'cell k674 should equal 2.9004062056203157' do sheet39.k674.should be_within(0.29004062056203156).of(2.9004062056203157) end it 'cell l674 should equal 2.177586385495028' do sheet39.l674.should be_within(0.21775863854950284).of(2.177586385495028) end it 'cell m674 should equal 1.453305209582719' do sheet39.m674.should be_within(0.1453305209582719).of(1.453305209582719) end it 'cell n674 should equal 0.7275360106131479' do sheet39.n674.should be_within(0.07275360106131479).of(0.7275360106131479) end it 'cell o674 should equal 0.0' do sheet39.o674.should be_within(1.0e-08).of(0.0) end it 'cell f675 should equal 0.0' do sheet39.f675.should be_within(1.0e-08).of(0.0) end it 'cell g675 should equal 0.0' do sheet39.g675.should be_within(1.0e-08).of(0.0) end it 'cell h675 should equal 0.0' do sheet39.h675.should be_within(1.0e-08).of(0.0) end it 'cell i675 should equal 0.0' do sheet39.i675.should be_within(1.0e-08).of(0.0) end it 'cell j675 should equal 0.0' do sheet39.j675.should be_within(1.0e-08).of(0.0) end it 'cell k675 should equal 0.0' do sheet39.k675.should be_within(1.0e-08).of(0.0) end it 'cell l675 should equal 0.0' do sheet39.l675.should be_within(1.0e-08).of(0.0) end it 'cell m675 should equal 0.0' do sheet39.m675.should be_within(1.0e-08).of(0.0) end it 'cell n675 should equal 0.0' do sheet39.n675.should be_within(1.0e-08).of(0.0) end it 'cell o675 should equal 0.0' do sheet39.o675.should be_within(1.0e-08).of(0.0) end it 'cell f676 should equal 0.0' do sheet39.f676.should be_within(1.0e-08).of(0.0) end it 'cell g676 should equal 0.0' do sheet39.g676.should be_within(1.0e-08).of(0.0) end it 'cell h676 should equal 0.0' do sheet39.h676.should be_within(1.0e-08).of(0.0) end it 'cell i676 should equal 0.0' do sheet39.i676.should be_within(1.0e-08).of(0.0) end it 'cell j676 should equal 0.0' do sheet39.j676.should be_within(1.0e-08).of(0.0) end it 'cell k676 should equal 0.0' do sheet39.k676.should be_within(1.0e-08).of(0.0) end it 'cell l676 should equal 0.0' do sheet39.l676.should be_within(1.0e-08).of(0.0) end it 'cell m676 should equal 0.0' do sheet39.m676.should be_within(1.0e-08).of(0.0) end it 'cell n676 should equal 0.0' do sheet39.n676.should be_within(1.0e-08).of(0.0) end it 'cell o676 should equal 0.0' do sheet39.o676.should be_within(1.0e-08).of(0.0) end it 'cell f677 should equal 0.0' do sheet39.f677.should be_within(1.0e-08).of(0.0) end it 'cell g677 should equal 0.0' do sheet39.g677.should be_within(1.0e-08).of(0.0) end it 'cell h677 should equal 0.0' do sheet39.h677.should be_within(1.0e-08).of(0.0) end it 'cell i677 should equal 16.585104819468675' do sheet39.i677.should be_within(1.6585104819468677).of(16.585104819468675) end it 'cell j677 should equal 32.62844325710705' do sheet39.j677.should be_within(3.2628443257107054).of(32.62844325710705) end it 'cell k677 should equal 48.28655542200712' do sheet39.k677.should be_within(4.828655542200712).of(48.28655542200712) end it 'cell l677 should equal 64.44960585829428' do sheet39.l677.should be_within(6.444960585829428).of(64.44960585829428) end it 'cell m677 should equal 80.64974072898772' do sheet39.m677.should be_within(8.064974072898773).of(80.64974072898772) end it 'cell n677 should equal 96.89734584046482' do sheet39.n677.should be_within(9.689734584046484).of(96.89734584046482) end it 'cell o677 should equal 113.21973436356318' do sheet39.o677.should be_within(11.321973436356318).of(113.21973436356318) end it 'cell f678 should equal 0.0' do sheet39.f678.should be_within(1.0e-08).of(0.0) end it 'cell g678 should equal 0.0' do sheet39.g678.should be_within(1.0e-08).of(0.0) end it 'cell h678 should equal 0.0' do sheet39.h678.should be_within(1.0e-08).of(0.0) end it 'cell i678 should equal 8.578502492828626' do sheet39.i678.should be_within(0.8578502492828627).of(8.578502492828626) end it 'cell j678 should equal 16.876780995055373' do sheet39.j678.should be_within(1.6876780995055374).of(16.876780995055373) end it 'cell k678 should equal 24.97580452862437' do sheet39.k678.should be_within(2.497580452862437).of(24.97580452862437) end it 'cell l678 should equal 33.33600303015221' do sheet39.l678.should be_within(3.3336003030152215).of(33.33600303015221) end it 'cell m678 should equal 41.71538313568331' do sheet39.m678.should be_within(4.171538313568331).of(41.71538313568331) end it 'cell n678 should equal 50.11931681403354' do sheet39.n678.should be_within(5.011931681403354).of(50.11931681403354) end it 'cell o678 should equal 58.56193156736026' do sheet39.o678.should be_within(5.856193156736026).of(58.56193156736026) end it 'cell f679 should equal 0.0' do sheet39.f679.should be_within(1.0e-08).of(0.0) end it 'cell g679 should equal 0.0' do sheet39.g679.should be_within(1.0e-08).of(0.0) end it 'cell h679 should equal 0.0' do sheet39.h679.should be_within(1.0e-08).of(0.0) end it 'cell i679 should equal 0.28595008309428754' do sheet39.i679.should be_within(0.028595008309428755).of(0.28595008309428754) end it 'cell j679 should equal 0.5625593665018458' do sheet39.j679.should be_within(0.05625593665018458).of(0.5625593665018458) end it 'cell k679 should equal 0.8325268176208125' do sheet39.k679.should be_within(0.08325268176208125).of(0.8325268176208125) end it 'cell l679 should equal 1.1112001010050738' do sheet39.l679.should be_within(0.11112001010050739).of(1.1112001010050738) end it 'cell m679 should equal 1.3905127711894436' do sheet39.m679.should be_within(0.13905127711894436).of(1.3905127711894436) end it 'cell n679 should equal 1.6706438938011179' do sheet39.n679.should be_within(0.1670643893801118).of(1.6706438938011179) end it 'cell o679 should equal 1.9520643855786757' do sheet39.o679.should be_within(0.19520643855786757).of(1.9520643855786757) end it 'cell f680 should equal 0.0' do sheet39.f680.should be_within(1.0e-08).of(0.0) end it 'cell g680 should equal 0.0' do sheet39.g680.should be_within(1.0e-08).of(0.0) end it 'cell h680 should equal 0.0' do sheet39.h680.should be_within(1.0e-08).of(0.0) end it 'cell i680 should equal 0.0' do sheet39.i680.should be_within(1.0e-08).of(0.0) end it 'cell j680 should equal 0.0' do sheet39.j680.should be_within(1.0e-08).of(0.0) end it 'cell k680 should equal 0.0' do sheet39.k680.should be_within(1.0e-08).of(0.0) end it 'cell l680 should equal 0.0' do sheet39.l680.should be_within(1.0e-08).of(0.0) end it 'cell m680 should equal 0.0' do sheet39.m680.should be_within(1.0e-08).of(0.0) end it 'cell n680 should equal 0.0' do sheet39.n680.should be_within(1.0e-08).of(0.0) end it 'cell o680 should equal 0.0' do sheet39.o680.should be_within(1.0e-08).of(0.0) end it 'cell f681 should equal 0.0' do sheet39.f681.should be_within(1.0e-08).of(0.0) end it 'cell g681 should equal 0.0' do sheet39.g681.should be_within(1.0e-08).of(0.0) end it 'cell h681 should equal 0.0' do sheet39.h681.should be_within(1.0e-08).of(0.0) end it 'cell i681 should equal 0.0' do sheet39.i681.should be_within(1.0e-08).of(0.0) end it 'cell j681 should equal 0.0' do sheet39.j681.should be_within(1.0e-08).of(0.0) end it 'cell k681 should equal 0.0' do sheet39.k681.should be_within(1.0e-08).of(0.0) end it 'cell l681 should equal 0.0' do sheet39.l681.should be_within(1.0e-08).of(0.0) end it 'cell m681 should equal 0.0' do sheet39.m681.should be_within(1.0e-08).of(0.0) end it 'cell n681 should equal 0.0' do sheet39.n681.should be_within(1.0e-08).of(0.0) end it 'cell o681 should equal 0.0' do sheet39.o681.should be_within(1.0e-08).of(0.0) end it 'cell f682 should equal 0.0' do sheet39.f682.should be_within(1.0e-08).of(0.0) end it 'cell g682 should equal 0.0' do sheet39.g682.should be_within(1.0e-08).of(0.0) end it 'cell h682 should equal 0.0' do sheet39.h682.should be_within(1.0e-08).of(0.0) end it 'cell i682 should equal 3.145450914037163' do sheet39.i682.should be_within(0.31454509140371634).of(3.145450914037163) end it 'cell j682 should equal 6.188153031520304' do sheet39.j682.should be_within(0.6188153031520305).of(6.188153031520304) end it 'cell k682 should equal 9.157794993828936' do sheet39.k682.should be_within(0.9157794993828937).of(9.157794993828936) end it 'cell l682 should equal 12.223201111055813' do sheet39.l682.should be_within(1.2223201111055815).of(12.223201111055813) end it 'cell m682 should equal 15.295640483083881' do sheet39.m682.should be_within(1.529564048308388).of(15.295640483083881) end it 'cell n682 should equal 18.377082831812295' do sheet39.n682.should be_within(1.8377082831812297).of(18.377082831812295) end it 'cell o682 should equal 21.47270824136543' do sheet39.o682.should be_within(2.1472708241365432).of(21.47270824136543) end it 'cell f687 should equal -20.487336129888465' do sheet39.f687.should be_within(2.0487336129888467).of(-20.487336129888465) end it 'cell g687 should equal -18.208711212331384' do sheet39.g687.should be_within(1.8208711212331385).of(-18.208711212331384) end it 'cell h687 should equal -13.423038762688465' do sheet39.h687.should be_within(1.3423038762688466).of(-13.423038762688465) end it 'cell i687 should equal -18.880354430511666' do sheet39.i687.should be_within(1.8880354430511668).of(-18.880354430511666) end it 'cell j687 should equal -24.28226934334538' do sheet39.j687.should be_within(2.428226934334538).of(-24.28226934334538) end it 'cell k687 should equal -29.59048512020925' do sheet39.k687.should be_within(2.9590485120209253).of(-29.59048512020925) end it 'cell l687 should equal -35.261168674040384' do sheet39.l687.should be_within(3.5261168674040384).of(-35.261168674040384) end it 'cell m687 should equal -40.9453557175402' do sheet39.m687.should be_within(4.094535571754021).of(-40.9453557175402) end it 'cell n687 should equal -46.647784510196196' do sheet39.n687.should be_within(4.66477845101962).of(-46.647784510196196) end it 'cell o687 should equal -52.38039434636112' do sheet39.o687.should be_within(5.2380394346361125).of(-52.38039434636112) end it 'cell f688 should equal 0.0' do sheet39.f688.should be_within(1.0e-08).of(0.0) end it 'cell g688 should equal 0.0' do sheet39.g688.should be_within(1.0e-08).of(0.0) end it 'cell h688 should equal 0.0' do sheet39.h688.should be_within(1.0e-08).of(0.0) end it 'cell i688 should equal 0.0' do sheet39.i688.should be_within(1.0e-08).of(0.0) end it 'cell j688 should equal 0.0' do sheet39.j688.should be_within(1.0e-08).of(0.0) end it 'cell k688 should equal 0.0' do sheet39.k688.should be_within(1.0e-08).of(0.0) end it 'cell l688 should equal 0.0' do sheet39.l688.should be_within(1.0e-08).of(0.0) end it 'cell m688 should equal 0.0' do sheet39.m688.should be_within(1.0e-08).of(0.0) end it 'cell n688 should equal 0.0' do sheet39.n688.should be_within(1.0e-08).of(0.0) end it 'cell o688 should equal 0.0' do sheet39.o688.should be_within(1.0e-08).of(0.0) end it 'cell f689 should equal -9.419464887305042' do sheet39.f689.should be_within(0.9419464887305042).of(-9.419464887305042) end it 'cell g689 should equal -8.371821247048912' do sheet39.g689.should be_within(0.8371821247048912).of(-8.371821247048912) end it 'cell h689 should equal -6.171512074799295' do sheet39.h689.should be_within(0.6171512074799295).of(-6.171512074799295) end it 'cell i689 should equal -5.152809440987719' do sheet39.i689.should be_within(0.5152809440987719).of(-5.152809440987719) end it 'cell j689 should equal -4.223874180327597' do sheet39.j689.should be_within(0.4223874180327597).of(-4.223874180327597) end it 'cell k689 should equal -3.3338002363451906' do sheet39.k689.should be_within(0.3333800236345191).of(-3.3338002363451906) end it 'cell l689 should equal -2.502972856890837' do sheet39.l689.should be_within(0.2502972856890837).of(-2.502972856890837) end it 'cell m689 should equal -1.6704657581410565' do sheet39.m689.should be_within(0.16704657581410565).of(-1.6704657581410565) end it 'cell n689 should equal -0.8362482880610895' do sheet39.n689.should be_within(0.08362482880610896).of(-0.8362482880610895) end it 'cell o689 should equal 0.0' do sheet39.o689.should be_within(1.0e-08).of(0.0) end it 'cell f690 should equal -8.448386032943699' do sheet39.f690.should be_within(0.8448386032943699).of(-8.448386032943699) end it 'cell g690 should equal -7.508746891683045' do sheet39.g690.should be_within(0.7508746891683046).of(-7.508746891683045) end it 'cell h690 should equal -5.535273716572563' do sheet39.h690.should be_within(0.5535273716572563).of(-5.535273716572563) end it 'cell i690 should equal -4.621591972844655' do sheet39.i690.should be_within(0.46215919728446553).of(-4.621591972844655) end it 'cell j690 should equal -3.7884232339020714' do sheet39.j690.should be_within(0.3788423233902072).of(-3.7884232339020714) end it 'cell k690 should equal -2.9901094903302226' do sheet39.k690.should be_within(0.2990109490330223).of(-2.9901094903302226) end it 'cell l690 should equal -2.2449344180361117' do sheet39.l690.should be_within(0.2244934418036112).of(-2.2449344180361117) end it 'cell m690 should equal -1.4982527933842464' do sheet39.m690.should be_within(0.14982527933842466).of(-1.4982527933842464) end it 'cell n690 should equal -0.7500371243434515' do sheet39.n690.should be_within(0.07500371243434516).of(-0.7500371243434515) end it 'cell o690 should equal 0.0' do sheet39.o690.should be_within(1.0e-08).of(0.0) end it 'cell f691 should equal -214.3823764777369' do sheet39.f691.should be_within(21.43823764777369).of(-214.3823764777369) end it 'cell g691 should equal -225.94310660252822' do sheet39.g691.should be_within(22.594310660252823).of(-225.94310660252822) end it 'cell h691 should equal -219.8574368174739' do sheet39.h691.should be_within(21.985743681747394).of(-219.8574368174739) end it 'cell i691 should equal -183.59802108890813' do sheet39.i691.should be_within(18.359802108890815).of(-183.59802108890813) end it 'cell j691 should equal -150.53550257324974' do sheet39.j691.should be_within(15.053550257324975).of(-150.53550257324974) end it 'cell k691 should equal -118.85667171156157' do sheet39.k691.should be_within(11.885667171156157).of(-118.85667171156157) end it 'cell l691 should equal -89.28943065989489' do sheet39.l691.should be_within(8.92894306598949).of(-89.28943065989489) end it 'cell m691 should equal -59.66242060026872' do sheet39.m691.should be_within(5.966242060026872).of(-59.66242060026872) end it 'cell n691 should equal -29.974569244801174' do sheet39.n691.should be_within(2.9974569244801175).of(-29.974569244801174) end it 'cell o691 should equal -0.2145125698438105' do sheet39.o691.should be_within(0.02145125698438105).of(-0.2145125698438105) end it 'cell f692 should equal 0.0' do sheet39.f692.should be_within(1.0e-08).of(0.0) end it 'cell g692 should equal 0.0' do sheet39.g692.should be_within(1.0e-08).of(0.0) end it 'cell h692 should equal 0.0' do sheet39.h692.should be_within(1.0e-08).of(0.0) end it 'cell i692 should equal -3.494945460041292' do sheet39.i692.should be_within(0.3494945460041292).of(-3.494945460041292) end it 'cell j692 should equal -6.875725590578115' do sheet39.j692.should be_within(0.6875725590578116).of(-6.875725590578115) end it 'cell k692 should equal -10.17532777092104' do sheet39.k692.should be_within(1.017532777092104).of(-10.17532777092104) end it 'cell l692 should equal -13.581334567839791' do sheet39.l692.should be_within(1.3581334567839791).of(-13.581334567839791) end it 'cell m692 should equal -16.995156092315423' do sheet39.m692.should be_within(1.6995156092315424).of(-16.995156092315423) end it 'cell n692 should equal -20.418980924235882' do sheet39.n692.should be_within(2.041898092423588).of(-20.418980924235882) end it 'cell o692 should equal -23.858564712628258' do sheet39.o692.should be_within(2.385856471262826).of(-23.858564712628258) end it 'cell f693 should equal 0.0' do sheet39.f693.should be_within(1.0e-08).of(0.0) end it 'cell g693 should equal 0.0' do sheet39.g693.should be_within(1.0e-08).of(0.0) end it 'cell h693 should equal 0.0' do sheet39.h693.should be_within(1.0e-08).of(0.0) end it 'cell i693 should equal -17.82702527839779' do sheet39.i693.should be_within(1.7827025278397792).of(-17.82702527839779) end it 'cell j693 should equal -35.07171579985526' do sheet39.j693.should be_within(3.5071715799855263).of(-35.07171579985526) end it 'cell k693 should equal -51.90233365932103' do sheet39.k693.should be_within(5.190233365932103).of(-51.90233365932103) end it 'cell l693 should equal -69.27570041462023' do sheet39.l693.should be_within(6.927570041462023).of(-69.27570041462023) end it 'cell m693 should equal -86.68892854895758' do sheet39.m693.should be_within(8.668892854895757).of(-86.68892854895758) end it 'cell n693 should equal -104.15318157530695' do sheet39.n693.should be_within(10.415318157530695).of(-104.15318157530695) end it 'cell o693 should equal -121.69781792053722' do sheet39.o693.should be_within(12.169781792053723).of(-121.69781792053722) end it 'cell f694 should equal 204.87336129888465' do sheet39.f694.should be_within(20.487336129888465).of(204.87336129888465) end it 'cell g694 should equal 212.93941243876756' do sheet39.g694.should be_within(21.29394124387676).of(212.93941243876756) end it 'cell h694 should equal 205.47464703752632' do sheet39.h694.should be_within(20.547464703752635).of(205.47464703752632) end it 'cell i694 should equal 200.18151138081487' do sheet39.i694.should be_within(20.01815113808149).of(200.18151138081487) end it 'cell j694 should equal 196.9420813101683' do sheet39.j694.should be_within(19.694208131016833).of(196.9420813101683) end it 'cell k694 should equal 194.3316545452137' do sheet39.k694.should be_within(19.433165454521372).of(194.3316545452137) end it 'cell l694 should equal 194.56523981999857' do sheet39.l694.should be_within(19.456523981999858).of(194.56523981999857) end it 'cell m694 should equal 194.80690305106307' do sheet39.m694.should be_within(19.480690305106307).of(194.80690305106307) end it 'cell n694 should equal 195.07354817723495' do sheet39.n694.should be_within(19.507354817723495).of(195.07354817723495) end it 'cell o694 should equal 195.40164499642538' do sheet39.o694.should be_within(19.54016449964254).of(195.40164499642538) end it 'cell f695 should equal 47.86420222898943' do sheet39.f695.should be_within(4.7864202228989425).of(47.86420222898943) end it 'cell g695 should equal 47.09297351482403' do sheet39.g695.should be_within(4.7092973514824035).of(47.09297351482403) end it 'cell h695 should equal 39.51261433400789' do sheet39.h695.should be_within(3.9512614334007896).of(39.51261433400789) end it 'cell i695 should equal 33.39323629087641' do sheet39.i695.should be_within(3.339323629087641).of(33.39323629087641) end it 'cell j695 should equal 27.835429411089894' do sheet39.j695.should be_within(2.7835429411089896).of(27.835429411089894) end it 'cell k695 should equal 22.51707344347462' do sheet39.k695.should be_within(2.251707344347462).of(22.51707344347462) end it 'cell l695 should equal 17.59030177132366' do sheet39.l695.should be_within(1.759030177132366).of(17.59030177132366) end it 'cell m695 should equal 12.653676459544116' do sheet39.m695.should be_within(1.2653676459544116).of(12.653676459544116) end it 'cell n695 should equal 7.707253489709785' do sheet39.n695.should be_within(0.7707253489709786).of(7.707253489709785) end it 'cell o695 should equal 2.7496445529450058' do sheet39.o695.should be_within(0.2749644552945006).of(2.7496445529450058) end it 'cell f701 should equal 0.0' do sheet39.f701.should be_within(1.0e-08).of(0.0) end it 'cell g701 should equal 0.71' do sheet39.g701.should be_within(0.071).of(0.71) end it 'cell h701 should equal 2.23' do sheet39.h701.should be_within(0.223).of(2.23) end it 'cell i701 should equal 4.25' do sheet39.i701.should be_within(0.42500000000000004).of(4.25) end it 'cell j701 should equal 6.75' do sheet39.j701.should be_within(0.675).of(6.75) end it 'cell k701 should equal 9.78' do sheet39.k701.should be_within(0.978).of(9.78) end it 'cell l701 should equal 13.58' do sheet39.l701.should be_within(1.358).of(13.58) end it 'cell m701 should equal 18.24' do sheet39.m701.should be_within(1.8239999999999998).of(18.24) end it 'cell n701 should equal 23.88' do sheet39.n701.should be_within(2.388).of(23.88) end it 'cell o701 should equal 30.64' do sheet39.o701.should be_within(3.064).of(30.64) end it 'cell f702 should equal 0.0' do sheet39.f702.should be_within(1.0e-08).of(0.0) end it 'cell g702 should equal 0.0' do sheet39.g702.should be_within(1.0e-08).of(0.0) end it 'cell h702 should equal 0.0' do sheet39.h702.should be_within(1.0e-08).of(0.0) end it 'cell i702 should equal 0.0' do sheet39.i702.should be_within(1.0e-08).of(0.0) end it 'cell j702 should equal 0.0' do sheet39.j702.should be_within(1.0e-08).of(0.0) end it 'cell k702 should equal 0.0' do sheet39.k702.should be_within(1.0e-08).of(0.0) end it 'cell l702 should equal 0.0' do sheet39.l702.should be_within(1.0e-08).of(0.0) end it 'cell m702 should equal 0.0' do sheet39.m702.should be_within(1.0e-08).of(0.0) end it 'cell n702 should equal 0.0' do sheet39.n702.should be_within(1.0e-08).of(0.0) end it 'cell o702 should equal 0.0' do sheet39.o702.should be_within(1.0e-08).of(0.0) end it 'cell f703 should equal 0.0' do sheet39.f703.should be_within(1.0e-08).of(0.0) end it 'cell g703 should equal 0.71' do sheet39.g703.should be_within(0.071).of(0.71) end it 'cell h703 should equal 2.23' do sheet39.h703.should be_within(0.223).of(2.23) end it 'cell i703 should equal 4.009122171110596' do sheet39.i703.should be_within(0.4009122171110597).of(4.009122171110596) end it 'cell j703 should equal 6.2032371510808035' do sheet39.j703.should be_within(0.6203237151080804).of(6.2032371510808035) end it 'cell k703 should equal 8.859304175380355' do sheet39.k703.should be_within(0.8859304175380356).of(8.859304175380355) end it 'cell l703 should equal 12.194622484537712' do sheet39.l703.should be_within(1.2194622484537714).of(12.194622484537712) end it 'cell m703 should equal 16.28560739600394' do sheet39.m703.should be_within(1.628560739600394).of(16.28560739600394) end it 'cell n703 should equal 21.2377071763545' do sheet39.n703.should be_within(2.12377071763545).of(21.2377071763545) end it 'cell o703 should equal 27.174316658210838' do sheet39.o703.should be_within(2.717431665821084).of(27.174316658210838) end it 'cell f704 should equal 0.0' do sheet39.f704.should be_within(1.0e-08).of(0.0) end it 'cell g704 should equal 0.0' do sheet39.g704.should be_within(1.0e-08).of(0.0) end it 'cell h704 should equal 0.0' do sheet39.h704.should be_within(1.0e-08).of(0.0) end it 'cell i704 should equal 0.24087782888940373' do sheet39.i704.should be_within(0.024087782888940375).of(0.24087782888940373) end it 'cell j704 should equal 0.5467628489191961' do sheet39.j704.should be_within(0.05467628489191961).of(0.5467628489191961) end it 'cell k704 should equal 0.9206958246196437' do sheet39.k704.should be_within(0.09206958246196438).of(0.9206958246196437) end it 'cell l704 should equal 1.3853775154622867' do sheet39.l704.should be_within(0.1385377515462287).of(1.3853775154622867) end it 'cell m704 should equal 1.954392603996057' do sheet39.m704.should be_within(0.1954392603996057).of(1.954392603996057) end it 'cell n704 should equal 2.6422928236454997' do sheet39.n704.should be_within(0.26422928236454996).of(2.6422928236454997) end it 'cell o704 should equal 3.465683341789159' do sheet39.o704.should be_within(0.3465683341789159).of(3.465683341789159) end it 'cell f709 should equal 0.0' do sheet39.f709.should be_within(1.0e-08).of(0.0) end it 'cell g709 should equal -0.11833333333333333' do sheet39.g709.should be_within(0.011833333333333335).of(-0.11833333333333333) end it 'cell h709 should equal -0.37166666666666665' do sheet39.h709.should be_within(0.03716666666666667).of(-0.37166666666666665) end it 'cell i709 should equal -0.6681870285184327' do sheet39.i709.should be_within(0.06681870285184327).of(-0.6681870285184327) end it 'cell j709 should equal -1.0338728585134673' do sheet39.j709.should be_within(0.10338728585134674).of(-1.0338728585134673) end it 'cell k709 should equal -1.4765506958967258' do sheet39.k709.should be_within(0.1476550695896726).of(-1.4765506958967258) end it 'cell l709 should equal -2.0324370807562855' do sheet39.l709.should be_within(0.20324370807562855).of(-2.0324370807562855) end it 'cell m709 should equal -2.71426789933399' do sheet39.m709.should be_within(0.271426789933399).of(-2.71426789933399) end it 'cell n709 should equal -3.53961786272575' do sheet39.n709.should be_within(0.353961786272575).of(-3.53961786272575) end it 'cell o709 should equal -4.529052776368473' do sheet39.o709.should be_within(0.4529052776368473).of(-4.529052776368473) end it 'cell f710 should equal 0.0' do sheet39.f710.should be_within(1.0e-08).of(0.0) end it 'cell g710 should equal 0.0' do sheet39.g710.should be_within(1.0e-08).of(0.0) end it 'cell h710 should equal 0.0' do sheet39.h710.should be_within(1.0e-08).of(0.0) end it 'cell i710 should equal 0.0' do sheet39.i710.should be_within(1.0e-08).of(0.0) end it 'cell j710 should equal 0.0' do sheet39.j710.should be_within(1.0e-08).of(0.0) end it 'cell k710 should equal 0.0' do sheet39.k710.should be_within(1.0e-08).of(0.0) end it 'cell l710 should equal 0.0' do sheet39.l710.should be_within(1.0e-08).of(0.0) end it 'cell m710 should equal 0.0' do sheet39.m710.should be_within(1.0e-08).of(0.0) end it 'cell n710 should equal 0.0' do sheet39.n710.should be_within(1.0e-08).of(0.0) end it 'cell o710 should equal 0.0' do sheet39.o710.should be_within(1.0e-08).of(0.0) end it 'cell f711 should equal 0.0' do sheet39.f711.should be_within(1.0e-08).of(0.0) end it 'cell g711 should equal 0.0' do sheet39.g711.should be_within(1.0e-08).of(0.0) end it 'cell h711 should equal 0.0' do sheet39.h711.should be_within(1.0e-08).of(0.0) end it 'cell i711 should equal 0.0' do sheet39.i711.should be_within(1.0e-08).of(0.0) end it 'cell j711 should equal 0.0' do sheet39.j711.should be_within(1.0e-08).of(0.0) end it 'cell k711 should equal 0.0' do sheet39.k711.should be_within(1.0e-08).of(0.0) end it 'cell l711 should equal 0.0' do sheet39.l711.should be_within(1.0e-08).of(0.0) end it 'cell m711 should equal 0.0' do sheet39.m711.should be_within(1.0e-08).of(0.0) end it 'cell n711 should equal 0.0' do sheet39.n711.should be_within(1.0e-08).of(0.0) end it 'cell o711 should equal 0.0' do sheet39.o711.should be_within(1.0e-08).of(0.0) end it 'cell f712 should equal 0.0' do sheet39.f712.should be_within(1.0e-08).of(0.0) end it 'cell g712 should equal 0.0' do sheet39.g712.should be_within(1.0e-08).of(0.0) end it 'cell h712 should equal 0.0' do sheet39.h712.should be_within(1.0e-08).of(0.0) end it 'cell i712 should equal 0.0' do sheet39.i712.should be_within(1.0e-08).of(0.0) end it 'cell j712 should equal 0.0' do sheet39.j712.should be_within(1.0e-08).of(0.0) end it 'cell k712 should equal 0.0' do sheet39.k712.should be_within(1.0e-08).of(0.0) end it 'cell l712 should equal 0.0' do sheet39.l712.should be_within(1.0e-08).of(0.0) end it 'cell m712 should equal 0.0' do sheet39.m712.should be_within(1.0e-08).of(0.0) end it 'cell n712 should equal 0.0' do sheet39.n712.should be_within(1.0e-08).of(0.0) end it 'cell o712 should equal 0.0' do sheet39.o712.should be_within(1.0e-08).of(0.0) end it 'cell f713 should equal 0.0' do sheet39.f713.should be_within(1.0e-08).of(0.0) end it 'cell g713 should equal 0.0' do sheet39.g713.should be_within(1.0e-08).of(0.0) end it 'cell h713 should equal 0.0' do sheet39.h713.should be_within(1.0e-08).of(0.0) end it 'cell i713 should equal 0.0' do sheet39.i713.should be_within(1.0e-08).of(0.0) end it 'cell j713 should equal 0.0' do sheet39.j713.should be_within(1.0e-08).of(0.0) end it 'cell k713 should equal 0.0' do sheet39.k713.should be_within(1.0e-08).of(0.0) end it 'cell l713 should equal 0.0' do sheet39.l713.should be_within(1.0e-08).of(0.0) end it 'cell m713 should equal 0.0' do sheet39.m713.should be_within(1.0e-08).of(0.0) end it 'cell n713 should equal 0.0' do sheet39.n713.should be_within(1.0e-08).of(0.0) end it 'cell o713 should equal 0.0' do sheet39.o713.should be_within(1.0e-08).of(0.0) end it 'cell f714 should equal 0.0' do sheet39.f714.should be_within(1.0e-08).of(0.0) end it 'cell g714 should equal 0.0' do sheet39.g714.should be_within(1.0e-08).of(0.0) end it 'cell h714 should equal 0.0' do sheet39.h714.should be_within(1.0e-08).of(0.0) end it 'cell i714 should equal -0.3441111841277196' do sheet39.i714.should be_within(0.03441111841277197).of(-0.3441111841277196) end it 'cell j714 should equal -0.7810897841702802' do sheet39.j714.should be_within(0.07810897841702802).of(-0.7810897841702802) end it 'cell k714 should equal -1.315279749456634' do sheet39.k714.should be_within(0.1315279749456634).of(-1.315279749456634) end it 'cell l714 should equal -1.9791107363746954' do sheet39.l714.should be_within(0.19791107363746954).of(-1.9791107363746954) end it 'cell m714 should equal -2.7919894342800817' do sheet39.m714.should be_within(0.27919894342800816).of(-2.7919894342800817) end it 'cell n714 should equal -3.7747040337792854' do sheet39.n714.should be_within(0.3774704033779286).of(-3.7747040337792854) end it 'cell o714 should equal -4.950976202555942' do sheet39.o714.should be_within(0.4950976202555942).of(-4.950976202555942) end it 'cell f717 should equal 0.0' do sheet39.f717.should be_within(1.0e-08).of(0.0) end it 'cell g717 should equal 0.0' do sheet39.g717.should be_within(1.0e-08).of(0.0) end it 'cell h717 should equal 0.0' do sheet39.h717.should be_within(1.0e-08).of(0.0) end it 'cell i717 should equal 0.0' do sheet39.i717.should be_within(1.0e-08).of(0.0) end it 'cell j717 should equal 0.0' do sheet39.j717.should be_within(1.0e-08).of(0.0) end it 'cell k717 should equal 0.0' do sheet39.k717.should be_within(1.0e-08).of(0.0) end it 'cell l717 should equal 0.0' do sheet39.l717.should be_within(1.0e-08).of(0.0) end it 'cell m717 should equal 0.0' do sheet39.m717.should be_within(1.0e-08).of(0.0) end it 'cell n717 should equal 0.0' do sheet39.n717.should be_within(1.0e-08).of(0.0) end it 'cell o717 should equal 0.0' do sheet39.o717.should be_within(1.0e-08).of(0.0) end it 'cell f722 should equal 0.0' do sheet39.f722.should be_within(1.0e-08).of(0.0) end it 'cell g722 should equal -0.11833333333333333' do sheet39.g722.should be_within(0.011833333333333335).of(-0.11833333333333333) end it 'cell h722 should equal -0.37166666666666665' do sheet39.h722.should be_within(0.03716666666666667).of(-0.37166666666666665) end it 'cell i722 should equal -0.6681870285184327' do sheet39.i722.should be_within(0.06681870285184327).of(-0.6681870285184327) end it 'cell j722 should equal -1.0338728585134673' do sheet39.j722.should be_within(0.10338728585134674).of(-1.0338728585134673) end it 'cell k722 should equal -1.4765506958967258' do sheet39.k722.should be_within(0.1476550695896726).of(-1.4765506958967258) end it 'cell l722 should equal -2.0324370807562855' do sheet39.l722.should be_within(0.20324370807562855).of(-2.0324370807562855) end it 'cell m722 should equal -2.71426789933399' do sheet39.m722.should be_within(0.271426789933399).of(-2.71426789933399) end it 'cell n722 should equal -3.53961786272575' do sheet39.n722.should be_within(0.353961786272575).of(-3.53961786272575) end it 'cell o722 should equal -4.529052776368473' do sheet39.o722.should be_within(0.4529052776368473).of(-4.529052776368473) end it 'cell f723 should equal 0.0' do sheet39.f723.should be_within(1.0e-08).of(0.0) end it 'cell g723 should equal 0.0' do sheet39.g723.should be_within(1.0e-08).of(0.0) end it 'cell h723 should equal 0.0' do sheet39.h723.should be_within(1.0e-08).of(0.0) end it 'cell i723 should equal 0.0' do sheet39.i723.should be_within(1.0e-08).of(0.0) end it 'cell j723 should equal 0.0' do sheet39.j723.should be_within(1.0e-08).of(0.0) end it 'cell k723 should equal 0.0' do sheet39.k723.should be_within(1.0e-08).of(0.0) end it 'cell l723 should equal 0.0' do sheet39.l723.should be_within(1.0e-08).of(0.0) end it 'cell m723 should equal 0.0' do sheet39.m723.should be_within(1.0e-08).of(0.0) end it 'cell n723 should equal 0.0' do sheet39.n723.should be_within(1.0e-08).of(0.0) end it 'cell o723 should equal 0.0' do sheet39.o723.should be_within(1.0e-08).of(0.0) end it 'cell f724 should equal 0.0' do sheet39.f724.should be_within(1.0e-08).of(0.0) end it 'cell g724 should equal 0.0' do sheet39.g724.should be_within(1.0e-08).of(0.0) end it 'cell h724 should equal 0.0' do sheet39.h724.should be_within(1.0e-08).of(0.0) end it 'cell i724 should equal 0.0' do sheet39.i724.should be_within(1.0e-08).of(0.0) end it 'cell j724 should equal 0.0' do sheet39.j724.should be_within(1.0e-08).of(0.0) end it 'cell k724 should equal 0.0' do sheet39.k724.should be_within(1.0e-08).of(0.0) end it 'cell l724 should equal 0.0' do sheet39.l724.should be_within(1.0e-08).of(0.0) end it 'cell m724 should equal 0.0' do sheet39.m724.should be_within(1.0e-08).of(0.0) end it 'cell n724 should equal 0.0' do sheet39.n724.should be_within(1.0e-08).of(0.0) end it 'cell o724 should equal 0.0' do sheet39.o724.should be_within(1.0e-08).of(0.0) end it 'cell f725 should equal 0.0' do sheet39.f725.should be_within(1.0e-08).of(0.0) end it 'cell g725 should equal 0.0' do sheet39.g725.should be_within(1.0e-08).of(0.0) end it 'cell h725 should equal 0.0' do sheet39.h725.should be_within(1.0e-08).of(0.0) end it 'cell i725 should equal 0.0' do sheet39.i725.should be_within(1.0e-08).of(0.0) end it 'cell j725 should equal 0.0' do sheet39.j725.should be_within(1.0e-08).of(0.0) end it 'cell k725 should equal 0.0' do sheet39.k725.should be_within(1.0e-08).of(0.0) end it 'cell l725 should equal 0.0' do sheet39.l725.should be_within(1.0e-08).of(0.0) end it 'cell m725 should equal 0.0' do sheet39.m725.should be_within(1.0e-08).of(0.0) end it 'cell n725 should equal 0.0' do sheet39.n725.should be_within(1.0e-08).of(0.0) end it 'cell o725 should equal 0.0' do sheet39.o725.should be_within(1.0e-08).of(0.0) end it 'cell f726 should equal 0.0' do sheet39.f726.should be_within(1.0e-08).of(0.0) end it 'cell g726 should equal 0.0' do sheet39.g726.should be_within(1.0e-08).of(0.0) end it 'cell h726 should equal 0.0' do sheet39.h726.should be_within(1.0e-08).of(0.0) end it 'cell i726 should equal 0.0' do sheet39.i726.should be_within(1.0e-08).of(0.0) end it 'cell j726 should equal 0.0' do sheet39.j726.should be_within(1.0e-08).of(0.0) end it 'cell k726 should equal 0.0' do sheet39.k726.should be_within(1.0e-08).of(0.0) end it 'cell l726 should equal 0.0' do sheet39.l726.should be_within(1.0e-08).of(0.0) end it 'cell m726 should equal 0.0' do sheet39.m726.should be_within(1.0e-08).of(0.0) end it 'cell n726 should equal 0.0' do sheet39.n726.should be_within(1.0e-08).of(0.0) end it 'cell o726 should equal 0.0' do sheet39.o726.should be_within(1.0e-08).of(0.0) end it 'cell f727 should equal 0.0' do sheet39.f727.should be_within(1.0e-08).of(0.0) end it 'cell g727 should equal 0.0' do sheet39.g727.should be_within(1.0e-08).of(0.0) end it 'cell h727 should equal 0.0' do sheet39.h727.should be_within(1.0e-08).of(0.0) end it 'cell i727 should equal -0.3441111841277196' do sheet39.i727.should be_within(0.03441111841277197).of(-0.3441111841277196) end it 'cell j727 should equal -0.7810897841702802' do sheet39.j727.should be_within(0.07810897841702802).of(-0.7810897841702802) end it 'cell k727 should equal -1.315279749456634' do sheet39.k727.should be_within(0.1315279749456634).of(-1.315279749456634) end it 'cell l727 should equal -1.9791107363746954' do sheet39.l727.should be_within(0.19791107363746954).of(-1.9791107363746954) end it 'cell m727 should equal -2.7919894342800817' do sheet39.m727.should be_within(0.27919894342800816).of(-2.7919894342800817) end it 'cell n727 should equal -3.7747040337792854' do sheet39.n727.should be_within(0.3774704033779286).of(-3.7747040337792854) end it 'cell o727 should equal -4.950976202555942' do sheet39.o727.should be_within(0.4950976202555942).of(-4.950976202555942) end it 'cell f729 should equal 0.0' do sheet39.f729.should be_within(1.0e-08).of(0.0) end it 'cell g729 should equal 0.11833333333333333' do sheet39.g729.should be_within(0.011833333333333335).of(0.11833333333333333) end it 'cell h729 should equal 0.37166666666666665' do sheet39.h729.should be_within(0.03716666666666667).of(0.37166666666666665) end it 'cell i729 should equal 1.0122982126461524' do sheet39.i729.should be_within(0.10122982126461524).of(1.0122982126461524) end it 'cell j729 should equal 1.8149626426837475' do sheet39.j729.should be_within(0.18149626426837476).of(1.8149626426837475) end it 'cell k729 should equal 2.7918304453533596' do sheet39.k729.should be_within(0.279183044535336).of(2.7918304453533596) end it 'cell l729 should equal 4.011547817130981' do sheet39.l729.should be_within(0.4011547817130981).of(4.011547817130981) end it 'cell m729 should equal 5.506257333614071' do sheet39.m729.should be_within(0.5506257333614072).of(5.506257333614071) end it 'cell n729 should equal 7.314321896505035' do sheet39.n729.should be_within(0.7314321896505036).of(7.314321896505035) end it 'cell o729 should equal 9.480028978924414' do sheet39.o729.should be_within(0.9480028978924415).of(9.480028978924414) end it 'cell f730 should equal 0.0' do sheet39.f730.should be_within(1.0e-08).of(0.0) end it 'cell g730 should equal 0.0' do sheet39.g730.should be_within(1.0e-08).of(0.0) end it 'cell h730 should equal 0.0' do sheet39.h730.should be_within(1.0e-08).of(0.0) end it 'cell i730 should equal 0.0' do sheet39.i730.should be_within(1.0e-08).of(0.0) end it 'cell j730 should equal 0.0' do sheet39.j730.should be_within(1.0e-08).of(0.0) end it 'cell k730 should equal 0.0' do sheet39.k730.should be_within(1.0e-08).of(0.0) end it 'cell l730 should equal 0.0' do sheet39.l730.should be_within(1.0e-08).of(0.0) end it 'cell m730 should equal 0.0' do sheet39.m730.should be_within(1.0e-08).of(0.0) end it 'cell n730 should equal 0.0' do sheet39.n730.should be_within(1.0e-08).of(0.0) end it 'cell o730 should equal 0.0' do sheet39.o730.should be_within(1.0e-08).of(0.0) end it 'cell f736 should equal -31.008546529888466' do sheet39.f736.should be_within(3.100854652988847).of(-31.008546529888466) end it 'cell g736 should equal -27.548650570813557' do sheet39.g736.should be_within(2.7548650570813558).of(-27.548650570813557) end it 'cell h736 should equal -21.140931858707905' do sheet39.h736.should be_within(2.1140931858707908).of(-21.140931858707905) end it 'cell i736 should equal -32.60079704701352' do sheet39.i736.should be_within(3.2600797047013526).of(-32.60079704701352) end it 'cell j736 should equal -44.38976042889193' do sheet39.j736.should be_within(4.438976042889194).of(-44.38976042889193) end it 'cell k736 should equal -56.389541226969975' do sheet39.k736.should be_within(5.6389541226969975).of(-56.389541226969975) end it 'cell l736 should equal -69.46106714067263' do sheet39.l736.should be_within(6.9461067140672625).of(-69.46106714067263) end it 'cell m736 should equal -83.11636677064017' do sheet39.m736.should be_within(8.311636677064017).of(-83.11636677064017) end it 'cell n736 should equal -97.3956771281436' do sheet39.n736.should be_within(9.739567712814361).of(-97.3956771281436) end it 'cell o736 should equal -112.34961035870418' do sheet39.o736.should be_within(11.23496103587042).of(-112.34961035870418) end it 'cell f737 should equal 0.0' do sheet39.f737.should be_within(1.0e-08).of(0.0) end it 'cell g737 should equal 0.0' do sheet39.g737.should be_within(1.0e-08).of(0.0) end it 'cell h737 should equal 0.0' do sheet39.h737.should be_within(1.0e-08).of(0.0) end it 'cell i737 should equal 0.0' do sheet39.i737.should be_within(1.0e-08).of(0.0) end it 'cell j737 should equal 0.0' do sheet39.j737.should be_within(1.0e-08).of(0.0) end it 'cell k737 should equal 0.0' do sheet39.k737.should be_within(1.0e-08).of(0.0) end it 'cell l737 should equal 0.0' do sheet39.l737.should be_within(1.0e-08).of(0.0) end it 'cell m737 should equal 0.0' do sheet39.m737.should be_within(1.0e-08).of(0.0) end it 'cell n737 should equal 0.0' do sheet39.n737.should be_within(1.0e-08).of(0.0) end it 'cell o737 should equal 0.0' do sheet39.o737.should be_within(1.0e-08).of(0.0) end it 'cell f738 should equal -14.25680300224757' do sheet39.f738.should be_within(1.4256803002247571).of(-14.25680300224757) end it 'cell g738 should equal -12.611640109186308' do sheet39.g738.should be_within(1.2611640109186308).of(-12.611640109186308) end it 'cell h738 should equal -9.549087444616662' do sheet39.h738.should be_within(0.9549087444616662).of(-9.549087444616662) end it 'cell i738 should equal -8.160749921773895' do sheet39.i738.should be_within(0.8160749921773895).of(-8.160749921773895) end it 'cell j738 should equal -6.812149062976115' do sheet39.j738.should be_within(0.6812149062976115).of(-6.812149062976115) end it 'cell k738 should equal -5.459205742985742' do sheet39.k738.should be_within(0.5459205742985742).of(-5.459205742985742) end it 'cell l738 should equal -4.153506107680849' do sheet39.l738.should be_within(0.41535061076808494).of(-4.153506107680849) end it 'cell m738 should equal -2.8095501635607762' do sheet39.m738.should be_within(0.2809550163560776).of(-2.8095501635607762) end it 'cell n738 should equal -1.4256989302195553' do sheet39.n738.should be_within(0.14256989302195552).of(-1.4256989302195553) end it 'cell o738 should equal 0.0' do sheet39.o738.should be_within(1.0e-08).of(0.0) end it 'cell f739 should equal -12.787029496861225' do sheet39.f739.should be_within(1.2787029496861226).of(-12.787029496861225) end it 'cell g739 should equal -11.31147102576504' do sheet39.g739.should be_within(1.131147102576504).of(-11.31147102576504) end it 'cell h739 should equal -8.564645440017006' do sheet39.h739.should be_within(0.8564645440017007).of(-8.564645440017006) end it 'cell i739 should equal -7.319435496848753' do sheet39.i739.should be_within(0.7319435496848753).of(-7.319435496848753) end it 'cell j739 should equal -6.109865654421876' do sheet39.j739.should be_within(0.6109865654421877).of(-6.109865654421876) end it 'cell k739 should equal -4.896401027214016' do sheet39.k739.should be_within(0.4896401027214016).of(-4.896401027214016) end it 'cell l739 should equal -3.72530960173437' do sheet39.l739.should be_within(0.372530960173437).of(-3.72530960173437) end it 'cell m739 should equal -2.5199058168019333' do sheet39.m739.should be_within(0.25199058168019334).of(-2.5199058168019333) end it 'cell n739 should equal -1.2787196590629' do sheet39.n739.should be_within(0.12787196590629).of(-1.2787196590629) end it 'cell o739 should equal 0.0' do sheet39.o739.should be_within(1.0e-08).of(0.0) end it 'cell f740 should equal -324.47780687796825' do sheet39.f740.should be_within(32.44778068779683).of(-324.47780687796825) end it 'cell g740 should equal -340.36956374660576' do sheet39.g740.should be_within(34.036956374660576).of(-340.36956374660576) end it 'cell h740 should equal -340.1820921799975' do sheet39.h740.should be_within(34.01820921799975).of(-340.1820921799975) end it 'cell i740 should equal -290.77293724876176' do sheet39.i740.should be_within(29.077293724876178).of(-290.77293724876176) end it 'cell j740 should equal -242.77955237754452' do sheet39.j740.should be_within(24.277955237754455).of(-242.77955237754452) end it 'cell k740 should equal -194.63164520957307' do sheet39.k740.should be_within(19.463164520957307).of(-194.63164520957307) end it 'cell l740 should equal -148.16948357078957' do sheet39.l740.should be_within(14.816948357078957).of(-148.16948357078957) end it 'cell m740 should equal -100.34600394470483' do sheet39.m740.should be_within(10.034600394470484).of(-100.34600394470483) end it 'cell n740 should equal -51.102898404956925' do sheet39.n740.should be_within(5.1102898404956925).of(-51.102898404956925) end it 'cell o740 should equal -0.37072604754449967' do sheet39.o740.should be_within(0.03707260475444997).of(-0.37072604754449967) end it 'cell f741 should equal 0.0' do sheet39.f741.should be_within(1.0e-08).of(0.0) end it 'cell g741 should equal 0.0' do sheet39.g741.should be_within(1.0e-08).of(0.0) end it 'cell h741 should equal 0.0' do sheet39.h741.should be_within(1.0e-08).of(0.0) end it 'cell i741 should equal -5.879222896733354' do sheet39.i741.should be_within(0.5879222896733354).of(-5.879222896733354) end it 'cell j741 should equal -11.870072466771134' do sheet39.j741.should be_within(1.1870072466771135).of(-11.870072466771134) end it 'cell k741 should equal -17.977708169184766' do sheet39.k741.should be_within(1.7977708169184767).of(-17.977708169184766) end it 'cell l741 should equal -24.516373145225444' do sheet39.l741.should be_within(2.4516373145225447).of(-24.516373145225444) end it 'cell m741 should equal -31.37607943804163' do sheet39.m741.should be_within(3.137607943804163).of(-31.37607943804163) end it 'cell n741 should equal -38.586517313963796' do sheet39.n741.should be_within(3.85865173139638).of(-38.586517313963796) end it 'cell o741 should equal -46.183951046116405' do sheet39.o741.should be_within(4.618395104611641).of(-46.183951046116405) end it 'cell f742 should equal 0.0' do sheet39.f742.should be_within(1.0e-08).of(0.0) end it 'cell g742 should equal 0.0' do sheet39.g742.should be_within(1.0e-08).of(0.0) end it 'cell h742 should equal 0.0' do sheet39.h742.should be_within(1.0e-08).of(0.0) end it 'cell i742 should equal -26.202616893871827' do sheet39.i742.should be_within(2.620261689387183).of(-26.202616893871827) end it 'cell j742 should equal -52.36860066373685' do sheet39.j742.should be_within(5.236860066373685).of(-52.36860066373685) end it 'cell k742 should equal -78.53413669723119' do sheet39.k742.should be_within(7.853413669723119).of(-78.53413669723119) end it 'cell l742 should equal -106.04289722501655' do sheet39.l742.should be_within(10.604289722501655).of(-106.04289722501655) end it 'cell m742 should equal -134.26553049450405' do sheet39.m742.should be_within(13.426553049450405).of(-134.26553049450405) end it 'cell n742 should equal -163.24076125264259' do sheet39.n742.should be_within(16.32407612526426).of(-163.24076125264259) end it 'cell o742 should equal -193.0258107414819' do sheet39.o742.should be_within(19.302581074148193).of(-193.0258107414819) end it 'cell f743 should equal 310.0854652988846' do sheet39.f743.should be_within(31.008546529888463).of(310.0854652988846) end it 'cell g743 should equal 320.89862181428697' do sheet39.g743.should be_within(32.0898621814287).of(320.89862181428697) end it 'cell h743 should equal 318.2994853976853' do sheet39.h743.should be_within(31.829948539768534).of(318.2994853976853) end it 'cell i743 should equal 318.0492994933342' do sheet39.i743.should be_within(31.804929949333424).of(318.0492994933342) end it 'cell j743 should equal 319.43777937004575' do sheet39.j743.should be_within(31.943777937004576).of(319.43777937004575) end it 'cell k743 should equal 321.016201831265' do sheet39.k743.should be_within(32.1016201831265).of(321.016201831265) end it 'cell l743 should equal 326.878777363759' do sheet39.l743.should be_within(32.6878777363759).of(326.878777363759) end it 'cell m743 should equal 333.1512651181233' do sheet39.m743.should be_within(33.31512651181233).of(333.1512651181233) end it 'cell n743 should equal 339.89036769655314' do sheet39.n743.should be_within(33.989036769655314).of(339.89036769655314) end it 'cell o743 should equal 347.17809294768455' do sheet39.o743.should be_within(34.71780929476846).of(347.17809294768455) end it 'cell f744 should equal 72.44472060808083' do sheet39.f744.should be_within(7.244472060808083).of(72.44472060808083) end it 'cell g744 should equal 70.94270363808371' do sheet39.g744.should be_within(7.094270363808372).of(70.94270363808371) end it 'cell h744 should equal 61.13727152565373' do sheet39.h744.should be_within(6.113727152565374).of(61.13727152565373) end it 'cell i744 should equal 52.88646001166889' do sheet39.i744.should be_within(5.288646001166889).of(52.88646001166889) end it 'cell j744 should equal 44.892221284296696' do sheet39.j744.should be_within(4.489222128429669).of(44.892221284296696) end it 'cell k744 should equal 36.87243624189376' do sheet39.k744.should be_within(3.6872436241893762).of(36.87243624189376) end it 'cell l744 should equal 29.189859427360354' do sheet39.l744.should be_within(2.9189859427360356).of(29.189859427360354) end it 'cell m744 should equal 21.282171510130006' do sheet39.m744.should be_within(2.1282171510130006).of(21.282171510130006) end it 'cell n744 should equal 13.139904992436247' do sheet39.n744.should be_within(1.3139904992436247).of(13.139904992436247) end it 'cell o744 should equal 4.752005246162395' do sheet39.o744.should be_within(0.4752005246162395).of(4.752005246162395) end it 'cell f748 should equal 67.29176916445371' do sheet39.f748.should be_within(6.729176916445372).of(67.29176916445371) end it 'cell g748 should equal 69.34025263944609' do sheet39.g748.should be_within(6.934025263944609).of(69.34025263944609) end it 'cell h748 should equal 67.67578525406572' do sheet39.h748.should be_within(6.767578525406572).of(67.67578525406572) end it 'cell i748 should equal 57.8455903038907' do sheet39.i748.should be_within(5.784559030389071).of(57.8455903038907) end it 'cell j748 should equal 48.29704596247029' do sheet39.j748.should be_within(4.82970459624703).of(48.29704596247029) end it 'cell k748 should equal 38.71775834420455' do sheet39.k748.should be_within(3.871775834420455).of(38.71775834420455) end it 'cell l748 should equal 29.47379225862457' do sheet39.l748.should be_within(2.9473792258624574).of(29.47379225862457) end it 'cell m748 should equal 19.95898263040289' do sheet39.m748.should be_within(1.995898263040289).of(19.95898263040289) end it 'cell n748 should equal 10.16172849178542' do sheet39.n748.should be_within(1.016172849178542).of(10.16172849178542) end it 'cell o748 should equal 0.06821359274818793' do sheet39.o748.should be_within(0.0068213592748187935).of(0.06821359274818793) end it 'cell f749 should equal 0.13655504882378258' do sheet39.f749.should be_within(0.01365550488237826).of(0.13655504882378258) end it 'cell g749 should equal 0.14046853444863866' do sheet39.g749.should be_within(0.014046853444863866).of(0.14046853444863866) end it 'cell h749 should equal 0.13677346814360333' do sheet39.h749.should be_within(0.013677346814360334).of(0.13677346814360333) end it 'cell i749 should equal 0.11690639026200543' do sheet39.i749.should be_within(0.011690639026200544).of(0.11690639026200543) end it 'cell j749 should equal 0.09760853068667637' do sheet39.j749.should be_within(0.009760853068667637).of(0.09760853068667637) end it 'cell k749 should equal 0.07824853809293295' do sheet39.k749.should be_within(0.007824853809293295).of(0.07824853809293295) end it 'cell l749 should equal 0.05956622557633753' do sheet39.l749.should be_within(0.005956622557633753).of(0.05956622557633753) end it 'cell m749 should equal 0.040336530732123836' do sheet39.m749.should be_within(0.004033653073212384).of(0.040336530732123836) end it 'cell n749 should equal 0.02053600764005217' do sheet39.n749.should be_within(0.002053600764005217).of(0.02053600764005217) end it 'cell o749 should equal 0.00013673317177722002' do sheet39.o749.should be_within(1.3673317177722003e-05).of(0.00013673317177722002) end it 'cell f750 should equal 0.22513176941521534' do sheet39.f750.should be_within(0.022513176941521537).of(0.22513176941521534) end it 'cell g750 should equal 0.2203100853867916' do sheet39.g750.should be_within(0.02203100853867916).of(0.2203100853867916) end it 'cell h750 should equal 0.1995245256768505' do sheet39.h750.should be_within(0.01995245256768505).of(0.1995245256768505) end it 'cell i750 should equal 0.17053548650114853' do sheet39.i750.should be_within(0.017053548650114853).of(0.17053548650114853) end it 'cell j750 should equal 0.14237679661246122' do sheet39.j750.should be_within(0.014237679661246123).of(0.14237679661246122) end it 'cell k750 should equal 0.11412744247608923' do sheet39.k750.should be_within(0.011412744247608924).of(0.11412744247608923) end it 'cell l750 should equal 0.08686630198432466' do sheet39.l750.should be_within(0.008686630198432466).of(0.08686630198432466) end it 'cell m750 should equal 0.058806424007998584' do sheet39.m750.should be_within(0.005880642400799859).of(0.058806424007998584) end it 'cell n750 should equal 0.029913594429615283' do sheet39.n750.should be_within(0.0029913594429615284).of(0.029913594429615283) end it 'cell o750 should equal 0.00014706317373905183' do sheet39.o750.should be_within(1.4706317373905183e-05).of(0.00014706317373905183) end it 'cell o761 should equal 0.0' do sheet39.o761.should be_within(1.0e-08).of(0.0) end it 'cell o762 should equal 0.0' do sheet39.o762.should be_within(1.0e-08).of(0.0) end it 'cell o766 should equal 0.0' do sheet39.o766.should be_within(1.0e-08).of(0.0) end it 'cell o767 should equal 0.0' do sheet39.o767.should be_within(1.0e-08).of(0.0) end it 'cell o774 should equal 0.0' do sheet39.o774.should be_within(1.0e-08).of(0.0) end it 'cell o775 should equal 0.0' do sheet39.o775.should be_within(1.0e-08).of(0.0) end it 'cell o776 should equal 0.0' do sheet39.o776.should be_within(1.0e-08).of(0.0) end it 'cell o777 should equal 0.0' do sheet39.o777.should be_within(1.0e-08).of(0.0) end it 'cell o778 should equal 0.0' do sheet39.o778.should be_within(1.0e-08).of(0.0) end it 'cell o779 should equal 0.0' do sheet39.o779.should be_within(1.0e-08).of(0.0) end it 'cell o780 should equal 0.0' do sheet39.o780.should be_within(1.0e-08).of(0.0) end it 'cell o781 should equal 0.0' do sheet39.o781.should be_within(1.0e-08).of(0.0) end it 'cell o782 should equal 0.0' do sheet39.o782.should be_within(1.0e-08).of(0.0) end it 'cell f795 should equal 0.0' do sheet39.f795.should be_within(1.0e-08).of(0.0) end it 'cell g795 should equal -0.01349912540877633' do sheet39.g795.should be_within(0.001349912540877633).of(-0.01349912540877633) end it 'cell h795 should equal -0.04239866149517072' do sheet39.h795.should be_within(0.0042398661495170725).of(-0.04239866149517072) end it 'cell i795 should equal -0.07622484924919376' do sheet39.i795.should be_within(0.007622484924919376).of(-0.07622484924919376) end it 'cell j795 should equal -0.11794123414481715' do sheet39.j795.should be_within(0.011794123414481716).of(-0.11794123414481715) end it 'cell k795 should equal -0.16844064520838758' do sheet39.k795.should be_within(0.01684406452083876).of(-0.16844064520838758) end it 'cell l795 should equal -0.23185456088937773' do sheet39.l795.should be_within(0.023185456088937774).of(-0.23185456088937773) end it 'cell m795 should equal -0.3096358543616232' do sheet39.m795.should be_within(0.030963585436162323).of(-0.3096358543616232) end it 'cell n795 should equal -0.40378939798377245' do sheet39.n795.should be_within(0.04037893979837725).of(-0.40378939798377245) end it 'cell o795 should equal -0.5166612795309687' do sheet39.o795.should be_within(0.05166612795309688).of(-0.5166612795309687) end it 'cell f798 should equal 12.002293406342686' do sheet39.f798.should be_within(1.2002293406342686).of(12.002293406342686) end it 'cell g798 should equal 12.405463837554183' do sheet39.g798.should be_within(1.2405463837554185).of(12.405463837554183) end it 'cell h798 should equal 13.12055213324207' do sheet39.h798.should be_within(1.3120552133242072).of(13.12055213324207) end it 'cell i798 should equal 13.828358658453112' do sheet39.i798.should be_within(1.3828358658453113).of(13.828358658453112) end it 'cell j798 should equal 14.487404973762262' do sheet39.j798.should be_within(1.4487404973762263).of(14.487404973762262) end it 'cell k798 should equal 15.091146703171342' do sheet39.k798.should be_within(1.5091146703171343).of(15.091146703171342) end it 'cell l798 should equal 15.86094685256656' do sheet39.l798.should be_within(1.586094685256656).of(15.86094685256656) end it 'cell m798 should equal 16.670014546149417' do sheet39.m798.should be_within(1.6670014546149419).of(16.670014546149417) end it 'cell n798 should equal 17.520352823316227' do sheet39.n798.should be_within(1.7520352823316228).of(17.520352823316227) end it 'cell o798 should equal 18.414066898603263' do sheet39.o798.should be_within(1.8414066898603263).of(18.414066898603263) end it 'cell f801 should equal 8.0415365822496' do sheet39.f801.should be_within(0.8041536582249601).of(8.0415365822496) end it 'cell g801 should equal 7.510573844398811' do sheet39.g801.should be_within(0.7510573844398811).of(7.510573844398811) end it 'cell h801 should equal 6.068074911196488' do sheet39.h801.should be_within(0.6068074911196488).of(6.068074911196488) end it 'cell i801 should equal 5.481793452390873' do sheet39.i801.should be_within(0.5481793452390873).of(5.481793452390873) end it 'cell j801 should equal 4.785875393748572' do sheet39.j801.should be_within(0.47858753937485726).of(4.785875393748572) end it 'cell k801 should equal 3.988255884388468' do sheet39.k801.should be_within(0.3988255884388468).of(3.988255884388468) end it 'cell l801 should equal 3.1437727626470573' do sheet39.l801.should be_within(0.31437727626470574).of(3.1437727626470573) end it 'cell m801 should equal 2.202757845848466' do sheet39.m801.should be_within(0.22027578458484662).of(2.202757845848466) end it 'cell n801 should equal 1.1575603169616822' do sheet39.n801.should be_within(0.11575603169616822).of(1.1575603169616822) end it 'cell o801 should equal 0.0' do sheet39.o801.should be_within(1.0e-08).of(0.0) end it 'cell f802 should equal 1.8003440109514028' do sheet39.f802.should be_within(0.1800344010951403).of(1.8003440109514028) end it 'cell g802 should equal 2.985438329911019' do sheet39.g802.should be_within(0.29854383299110193).of(2.985438329911019) end it 'cell h802 should equal 5.508830927416929' do sheet39.h802.should be_within(0.5508830927416929).of(5.508830927416929) end it 'cell i802 should equal 4.978557633156889' do sheet39.i802.should be_within(0.4978557633156889).of(4.978557633156889) end it 'cell j802 should equal 4.348940331338972' do sheet39.j802.should be_within(0.43489403313389724).of(4.348940331338972) end it 'cell k802 should equal 3.627159152435507' do sheet39.k802.should be_within(0.36271591524355073).of(3.627159152435507) end it 'cell l802 should equal 2.863100778604578' do sheet39.l802.should be_within(0.2863100778604578).of(2.863100778604578) end it 'cell m802 should equal 2.0116551333570807' do sheet39.m802.should be_within(0.2011655133357081).of(2.0116551333570807) end it 'cell n802 should equal 1.0658950576584318' do sheet39.n802.should be_within(0.1065895057658432).of(1.0658950576584318) end it 'cell o802 should equal 0.018414066898603264' do sheet39.o802.should be_within(0.0018414066898603265).of(0.018414066898603264) end it 'cell f803 should equal 1.2002293406342686' do sheet39.f803.should be_within(0.12002293406342686).of(1.2002293406342686) end it 'cell g803 should equal 1.060806479580196' do sheet39.g803.should be_within(0.1060806479580196).of(1.060806479580196) end it 'cell h803 should equal 0.857065427720392' do sheet39.h803.should be_within(0.08570654277203921).of(0.857065427720392) end it 'cell i803 should equal 0.7742580173621879' do sheet39.i803.should be_within(0.0774258017362188).of(0.7742580173621879) end it 'cell j803 should equal 0.6759653434388527' do sheet39.j803.should be_within(0.06759653434388528).of(0.6759653434388527) end it 'cell k803 should equal 0.563308180178313' do sheet39.k803.should be_within(0.0563308180178313).of(0.563308180178313) end it 'cell l803 should equal 0.4440319190032114' do sheet39.l803.should be_within(0.04440319190032114).of(0.4440319190032114) end it 'cell m803 should equal 0.31112133962504285' do sheet39.m803.should be_within(0.031112133962504285).of(0.31112133962504285) end it 'cell n803 should equal 0.16349582737324764' do sheet39.n803.should be_within(0.016349582737324765).of(0.16349582737324764) end it 'cell o803 should equal 0.0' do sheet39.o803.should be_within(1.0e-08).of(0.0) end it 'cell f804 should equal 0.48009173625370744' do sheet39.f804.should be_within(0.048009173625370744).of(0.48009173625370744) end it 'cell g804 should equal 0.4243225918320784' do sheet39.g804.should be_within(0.04243225918320784).of(0.4243225918320784) end it 'cell h804 should equal 0.3428261710881568' do sheet39.h804.should be_within(0.03428261710881568).of(0.3428261710881568) end it 'cell i804 should equal 0.30970320694487513' do sheet39.i804.should be_within(0.030970320694487515).of(0.30970320694487513) end it 'cell j804 should equal 0.27038613737554107' do sheet39.j804.should be_within(0.027038613737554108).of(0.27038613737554107) end it 'cell k804 should equal 0.2253232720713252' do sheet39.k804.should be_within(0.02253232720713252).of(0.2253232720713252) end it 'cell l804 should equal 0.1776127676012845' do sheet39.l804.should be_within(0.01776127676012845).of(0.1776127676012845) end it 'cell m804 should equal 0.1244485358500171' do sheet39.m804.should be_within(0.01244485358500171).of(0.1244485358500171) end it 'cell n804 should equal 0.06539833094929902' do sheet39.n804.should be_within(0.006539833094929903).of(0.06539833094929902) end it 'cell o804 should equal 0.0' do sheet39.o804.should be_within(1.0e-08).of(0.0) end it 'cell f805 should equal 0.48009173625370744' do sheet39.f805.should be_within(0.048009173625370744).of(0.48009173625370744) end it 'cell g805 should equal 0.4243225918320784' do sheet39.g805.should be_within(0.04243225918320784).of(0.4243225918320784) end it 'cell h805 should equal 0.3428261710881568' do sheet39.h805.should be_within(0.03428261710881568).of(0.3428261710881568) end it 'cell i805 should equal 0.30970320694487513' do sheet39.i805.should be_within(0.030970320694487515).of(0.30970320694487513) end it 'cell j805 should equal 0.27038613737554107' do sheet39.j805.should be_within(0.027038613737554108).of(0.27038613737554107) end it 'cell k805 should equal 0.2253232720713252' do sheet39.k805.should be_within(0.02253232720713252).of(0.2253232720713252) end it 'cell l805 should equal 0.1776127676012845' do sheet39.l805.should be_within(0.01776127676012845).of(0.1776127676012845) end it 'cell m805 should equal 0.1244485358500171' do sheet39.m805.should be_within(0.01244485358500171).of(0.1244485358500171) end it 'cell n805 should equal 0.06539833094929902' do sheet39.n805.should be_within(0.006539833094929903).of(0.06539833094929902) end it 'cell o805 should equal 0.0' do sheet39.o805.should be_within(1.0e-08).of(0.0) end it 'cell f806 should equal 0.0' do sheet39.f806.should be_within(1.0e-08).of(0.0) end it 'cell g806 should equal 0.0' do sheet39.g806.should be_within(1.0e-08).of(0.0) end it 'cell h806 should equal 0.0' do sheet39.h806.should be_within(1.0e-08).of(0.0) end it 'cell i806 should equal 0.0' do sheet39.i806.should be_within(1.0e-08).of(0.0) end it 'cell j806 should equal 0.0' do sheet39.j806.should be_within(1.0e-08).of(0.0) end it 'cell k806 should equal 0.0' do sheet39.k806.should be_within(1.0e-08).of(0.0) end it 'cell l806 should equal 0.0' do sheet39.l806.should be_within(1.0e-08).of(0.0) end it 'cell m806 should equal 0.0' do sheet39.m806.should be_within(1.0e-08).of(0.0) end it 'cell n806 should equal 0.0' do sheet39.n806.should be_within(1.0e-08).of(0.0) end it 'cell o806 should equal 0.0' do sheet39.o806.should be_within(1.0e-08).of(0.0) end it 'cell f807 should equal 0.0' do sheet39.f807.should be_within(1.0e-08).of(0.0) end it 'cell g807 should equal 0.0' do sheet39.g807.should be_within(1.0e-08).of(0.0) end it 'cell h807 should equal 0.0' do sheet39.h807.should be_within(1.0e-08).of(0.0) end it 'cell i807 should equal 0.0' do sheet39.i807.should be_within(1.0e-08).of(0.0) end it 'cell j807 should equal 0.0' do sheet39.j807.should be_within(1.0e-08).of(0.0) end it 'cell k807 should equal 0.0' do sheet39.k807.should be_within(1.0e-08).of(0.0) end it 'cell l807 should equal 0.0' do sheet39.l807.should be_within(1.0e-08).of(0.0) end it 'cell m807 should equal 0.0' do sheet39.m807.should be_within(1.0e-08).of(0.0) end it 'cell n807 should equal 0.0' do sheet39.n807.should be_within(1.0e-08).of(0.0) end it 'cell o807 should equal 0.0' do sheet39.o807.should be_within(1.0e-08).of(0.0) end it 'cell f808 should equal 0.0' do sheet39.f808.should be_within(1.0e-08).of(0.0) end it 'cell g808 should equal 0.0' do sheet39.g808.should be_within(1.0e-08).of(0.0) end it 'cell h808 should equal 0.0' do sheet39.h808.should be_within(1.0e-08).of(0.0) end it 'cell i808 should equal 1.1457782888432577' do sheet39.i808.should be_within(0.11457782888432577).of(1.1457782888432577) end it 'cell j808 should equal 2.400769967080603' do sheet39.j808.should be_within(0.24007699670806032).of(2.400769967080603) end it 'cell k808 should equal 3.751227894788305' do sheet39.k808.should be_within(0.3751227894788305).of(3.751227894788305) end it 'cell l808 should equal 5.256770956850631' do sheet39.l808.should be_within(0.5256770956850632).of(5.256770956850631) end it 'cell m808 should equal 6.906148883404758' do sheet39.m808.should be_within(0.6906148883404759).of(6.906148883404758) end it 'cell n808 should equal 8.710118260734353' do sheet39.n808.should be_within(0.8710118260734353).of(8.710118260734353) end it 'cell o808 should equal 10.680158801189892' do sheet39.o808.should be_within(1.0680158801189892).of(10.680158801189892) end it 'cell f809 should equal 0.0' do sheet39.f809.should be_within(1.0e-08).of(0.0) end it 'cell g809 should equal 0.0' do sheet39.g809.should be_within(1.0e-08).of(0.0) end it 'cell h809 should equal 0.0' do sheet39.h809.should be_within(1.0e-08).of(0.0) end it 'cell i809 should equal 0.5926439425051334' do sheet39.i809.should be_within(0.059264394250513344).of(0.5926439425051334) end it 'cell j809 should equal 1.2417775691796225' do sheet39.j809.should be_within(0.12417775691796225).of(1.2417775691796225) end it 'cell k809 should equal 1.9402902904077437' do sheet39.k809.should be_within(0.19402902904077438).of(1.9402902904077437) end it 'cell l809 should equal 2.7190194604399816' do sheet39.l809.should be_within(0.27190194604399814).of(2.7190194604399816) end it 'cell m809 should equal 3.5721459741748753' do sheet39.m809.should be_within(0.35721459741748757).of(3.5721459741748753) end it 'cell n809 should equal 4.505233583138459' do sheet39.n809.should be_within(0.45052335831384593).of(4.505233583138459) end it 'cell o809 should equal 5.524220069580979' do sheet39.o809.should be_within(0.552422006958098).of(5.524220069580979) end it 'cell f810 should equal 0.0' do sheet39.f810.should be_within(1.0e-08).of(0.0) end it 'cell g810 should equal 0.0' do sheet39.g810.should be_within(1.0e-08).of(0.0) end it 'cell h810 should equal 0.0' do sheet39.h810.should be_within(1.0e-08).of(0.0) end it 'cell i810 should equal 0.019754798083504447' do sheet39.i810.should be_within(0.0019754798083504448).of(0.019754798083504447) end it 'cell j810 should equal 0.041392585639320745' do sheet39.j810.should be_within(0.0041392585639320745).of(0.041392585639320745) end it 'cell k810 should equal 0.06467634301359147' do sheet39.k810.should be_within(0.006467634301359148).of(0.06467634301359147) end it 'cell l810 should equal 0.09063398201466606' do sheet39.l810.should be_within(0.009063398201466606).of(0.09063398201466606) end it 'cell m810 should equal 0.11907153247249583' do sheet39.m810.should be_within(0.011907153247249584).of(0.11907153247249583) end it 'cell n810 should equal 0.15017445277128194' do sheet39.n810.should be_within(0.015017445277128194).of(0.15017445277128194) end it 'cell o810 should equal 0.18414066898603262' do sheet39.o810.should be_within(0.018414066898603264).of(0.18414066898603262) end it 'cell f811 should equal 0.0' do sheet39.f811.should be_within(1.0e-08).of(0.0) end it 'cell g811 should equal 0.0' do sheet39.g811.should be_within(1.0e-08).of(0.0) end it 'cell h811 should equal 0.0' do sheet39.h811.should be_within(1.0e-08).of(0.0) end it 'cell i811 should equal 0.0' do sheet39.i811.should be_within(1.0e-08).of(0.0) end it 'cell j811 should equal 0.0' do sheet39.j811.should be_within(1.0e-08).of(0.0) end it 'cell k811 should equal 0.0' do sheet39.k811.should be_within(1.0e-08).of(0.0) end it 'cell l811 should equal 0.0' do sheet39.l811.should be_within(1.0e-08).of(0.0) end it 'cell m811 should equal 0.0' do sheet39.m811.should be_within(1.0e-08).of(0.0) end it 'cell n811 should equal 0.0' do sheet39.n811.should be_within(1.0e-08).of(0.0) end it 'cell o811 should equal 0.0' do sheet39.o811.should be_within(1.0e-08).of(0.0) end it 'cell f812 should equal 0.0' do sheet39.f812.should be_within(1.0e-08).of(0.0) end it 'cell g812 should equal 0.0' do sheet39.g812.should be_within(1.0e-08).of(0.0) end it 'cell h812 should equal 0.0' do sheet39.h812.should be_within(1.0e-08).of(0.0) end it 'cell i812 should equal 0.0' do sheet39.i812.should be_within(1.0e-08).of(0.0) end it 'cell j812 should equal 0.0' do sheet39.j812.should be_within(1.0e-08).of(0.0) end it 'cell k812 should equal 0.0' do sheet39.k812.should be_within(1.0e-08).of(0.0) end it 'cell l812 should equal 0.0' do sheet39.l812.should be_within(1.0e-08).of(0.0) end it 'cell m812 should equal 0.0' do sheet39.m812.should be_within(1.0e-08).of(0.0) end it 'cell n812 should equal 0.0' do sheet39.n812.should be_within(1.0e-08).of(0.0) end it 'cell o812 should equal 0.0' do sheet39.o812.should be_within(1.0e-08).of(0.0) end it 'cell f813 should equal 0.0' do sheet39.f813.should be_within(1.0e-08).of(0.0) end it 'cell g813 should equal 0.0' do sheet39.g813.should be_within(1.0e-08).of(0.0) end it 'cell h813 should equal 0.0' do sheet39.h813.should be_within(1.0e-08).of(0.0) end it 'cell i813 should equal 0.21730277891854893' do sheet39.i813.should be_within(0.021730277891854895).of(0.21730277891854893) end it 'cell j813 should equal 0.45531844203252825' do sheet39.j813.should be_within(0.045531844203252826).of(0.45531844203252825) end it 'cell k813 should equal 0.7114397731495061' do sheet39.k813.should be_within(0.07114397731495062).of(0.7114397731495061) end it 'cell l813 should equal 0.9969738021613267' do sheet39.l813.should be_within(0.09969738021613267).of(0.9969738021613267) end it 'cell m813 should equal 1.3097868571974542' do sheet39.m813.should be_within(0.13097868571974544).of(1.3097868571974542) end it 'cell n813 should equal 1.6519189804841012' do sheet39.n813.should be_within(0.16519189804841014).of(1.6519189804841012) end it 'cell o813 should equal 2.025547358846359' do sheet39.o813.should be_within(0.2025547358846359).of(2.025547358846359) end it 'cell f817 should equal -1.2002293406342686' do sheet39.f817.should be_within(0.12002293406342686).of(-1.2002293406342686) end it 'cell g817 should equal -1.060806479580196' do sheet39.g817.should be_within(0.1060806479580196).of(-1.060806479580196) end it 'cell h817 should equal -0.857065427720392' do sheet39.h817.should be_within(0.08570654277203921).of(-0.857065427720392) end it 'cell i817 should equal -1.6103449261488911' do sheet39.i817.should be_within(0.1610344926148891).of(-1.6103449261488911) end it 'cell j817 should equal -2.4278333619111145' do sheet39.j817.should be_within(0.24278333619111148).of(-2.4278333619111145) end it 'cell k817 should equal -3.3006200713596083' do sheet39.k817.should be_within(0.33006200713596084).of(-3.3006200713596083) end it 'cell l817 should equal -4.279954996189582' do sheet39.l817.should be_within(0.4279954996189583).of(-4.279954996189582) end it 'cell m817 should equal -5.350613471541786' do sheet39.m817.should be_within(0.5350613471541786).of(-5.350613471541786) end it 'cell n817 should equal -6.5193640810264935' do sheet39.n817.should be_within(0.6519364081026494).of(-6.5193640810264935) end it 'cell o817 should equal -7.79342831365128' do sheet39.o817.should be_within(0.779342831365128).of(-7.79342831365128) end it 'cell f818 should equal 0.0' do sheet39.f818.should be_within(1.0e-08).of(0.0) end it 'cell g818 should equal 0.0' do sheet39.g818.should be_within(1.0e-08).of(0.0) end it 'cell h818 should equal 0.0' do sheet39.h818.should be_within(1.0e-08).of(0.0) end it 'cell i818 should equal 0.0' do sheet39.i818.should be_within(1.0e-08).of(0.0) end it 'cell j818 should equal 0.0' do sheet39.j818.should be_within(1.0e-08).of(0.0) end it 'cell k818 should equal 0.0' do sheet39.k818.should be_within(1.0e-08).of(0.0) end it 'cell l818 should equal 0.0' do sheet39.l818.should be_within(1.0e-08).of(0.0) end it 'cell m818 should equal 0.0' do sheet39.m818.should be_within(1.0e-08).of(0.0) end it 'cell n818 should equal 0.0' do sheet39.n818.should be_within(1.0e-08).of(0.0) end it 'cell o818 should equal 0.0' do sheet39.o818.should be_within(1.0e-08).of(0.0) end it 'cell f829 should equal 0.0' do sheet39.f829.should be_within(1.0e-08).of(0.0) end it 'cell g829 should equal -0.008832258139534588' do sheet39.g829.should be_within(0.0008832258139534588).of(-0.008832258139534588) end it 'cell h829 should equal -0.019029102218136473' do sheet39.h829.should be_within(0.0019029102218136474).of(-0.019029102218136473) end it 'cell i829 should equal -0.12138124967348363' do sheet39.i829.should be_within(0.012138124967348363).of(-0.12138124967348363) end it 'cell j829 should equal -0.2519700003969598' do sheet39.j829.should be_within(0.025197000039695983).of(-0.2519700003969598) end it 'cell k829 should equal -0.41190168088915513' do sheet39.k829.should be_within(0.04119016808891551).of(-0.41190168088915513) end it 'cell l829 should equal -0.6103837680495019' do sheet39.l829.should be_within(0.061038376804950195).of(-0.6103837680495019) end it 'cell m829 should equal -0.8495020006581493' do sheet39.m829.should be_within(0.08495020006581494).of(-0.8495020006581493) end it 'cell n829 should equal -1.1339802394543215' do sheet39.n829.should be_within(0.11339802394543215).of(-1.1339802394543215) end it 'cell o829 should equal -1.4689743738868977' do sheet39.o829.should be_within(0.14689743738868977).of(-1.4689743738868977) end it 'cell f830 should equal 0.0' do sheet39.f830.should be_within(1.0e-08).of(0.0) end it 'cell g830 should equal 0.0' do sheet39.g830.should be_within(1.0e-08).of(0.0) end it 'cell h830 should equal 0.0' do sheet39.h830.should be_within(1.0e-08).of(0.0) end it 'cell i830 should equal 0.0' do sheet39.i830.should be_within(1.0e-08).of(0.0) end it 'cell j830 should equal 0.0' do sheet39.j830.should be_within(1.0e-08).of(0.0) end it 'cell k830 should equal 0.0' do sheet39.k830.should be_within(1.0e-08).of(0.0) end it 'cell l830 should equal 0.0' do sheet39.l830.should be_within(1.0e-08).of(0.0) end it 'cell m830 should equal 0.0' do sheet39.m830.should be_within(1.0e-08).of(0.0) end it 'cell n830 should equal 0.0' do sheet39.n830.should be_within(1.0e-08).of(0.0) end it 'cell o830 should equal 0.0' do sheet39.o830.should be_within(1.0e-08).of(0.0) end it 'cell f841 should equal -20.487336129888465' do sheet39.f841.should be_within(2.0487336129888467).of(-20.487336129888465) end it 'cell g841 should equal -18.208711212331384' do sheet39.g841.should be_within(1.8208711212331385).of(-18.208711212331384) end it 'cell h841 should equal -13.423038762688465' do sheet39.h841.should be_within(1.3423038762688466).of(-13.423038762688465) end it 'cell i841 should equal -19.516280457056375' do sheet39.i841.should be_within(1.9516280457056376).of(-19.516280457056375) end it 'cell j841 should equal -25.53334833854561' do sheet39.j841.should be_within(2.5533348338545614).of(-25.53334833854561) end it 'cell k841 should equal -31.44194627522119' do sheet39.k841.should be_within(3.1441946275221193).of(-31.44194627522119) end it 'cell l841 should equal -37.73237293907019' do sheet39.l841.should be_within(3.773237293907019).of(-37.73237293907019) end it 'cell m841 should equal -44.03772502855241' do sheet39.m841.should be_within(4.403772502855241).of(-44.03772502855241) end it 'cell n841 should equal -50.363139028228645' do sheet39.n841.should be_within(5.036313902822865).of(-50.363139028228645) end it 'cell o841 should equal -56.721601506882045' do sheet39.o841.should be_within(5.672160150688205).of(-56.721601506882045) end it 'cell f842 should equal 0.0' do sheet39.f842.should be_within(1.0e-08).of(0.0) end it 'cell g842 should equal 0.0' do sheet39.g842.should be_within(1.0e-08).of(0.0) end it 'cell h842 should equal 0.0' do sheet39.h842.should be_within(1.0e-08).of(0.0) end it 'cell i842 should equal 0.0' do sheet39.i842.should be_within(1.0e-08).of(0.0) end it 'cell j842 should equal 0.0' do sheet39.j842.should be_within(1.0e-08).of(0.0) end it 'cell k842 should equal 0.0' do sheet39.k842.should be_within(1.0e-08).of(0.0) end it 'cell l842 should equal 0.0' do sheet39.l842.should be_within(1.0e-08).of(0.0) end it 'cell m842 should equal 0.0' do sheet39.m842.should be_within(1.0e-08).of(0.0) end it 'cell n842 should equal 0.0' do sheet39.n842.should be_within(1.0e-08).of(0.0) end it 'cell o842 should equal 0.0' do sheet39.o842.should be_within(1.0e-08).of(0.0) end it 'cell f853 should equal 0.0' do sheet39.f853.should be_within(1.0e-08).of(0.0) end it 'cell g853 should equal 0.0' do sheet39.g853.should be_within(1.0e-08).of(0.0) end it 'cell h853 should equal 0.0' do sheet39.h853.should be_within(1.0e-08).of(0.0) end it 'cell i853 should equal -0.07254460718055088' do sheet39.i853.should be_within(0.007254460718055088).of(-0.07254460718055088) end it 'cell j853 should equal -0.1427194838238913' do sheet39.j853.should be_within(0.01427194838238913).of(-0.1427194838238913) end it 'cell k853 should equal -0.21120934919141449' do sheet39.k853.should be_within(0.02112093491914145).of(-0.21120934919141449) end it 'cell l853 should equal -0.2819078559240023' do sheet39.l853.should be_within(0.028190785592400232).of(-0.2819078559240023) end it 'cell m853 should equal -0.35276857301074666' do sheet39.m853.should be_within(0.03527685730107467).of(-0.35276857301074666) end it 'cell n853 should equal -0.42383692881958107' do sheet39.n853.should be_within(0.04238369288195811).of(-0.42383692881958107) end it 'cell o853 should equal -0.4952323933973218' do sheet39.o853.should be_within(0.049523239339732184).of(-0.4952323933973218) end it 'cell f854 should equal 0.0' do sheet39.f854.should be_within(1.0e-08).of(0.0) end it 'cell g854 should equal 0.0' do sheet39.g854.should be_within(1.0e-08).of(0.0) end it 'cell h854 should equal 0.0' do sheet39.h854.should be_within(1.0e-08).of(0.0) end it 'cell i854 should equal 0.0' do sheet39.i854.should be_within(1.0e-08).of(0.0) end it 'cell j854 should equal 0.0' do sheet39.j854.should be_within(1.0e-08).of(0.0) end it 'cell k854 should equal 0.0' do sheet39.k854.should be_within(1.0e-08).of(0.0) end it 'cell l854 should equal 0.0' do sheet39.l854.should be_within(1.0e-08).of(0.0) end it 'cell m854 should equal 0.0' do sheet39.m854.should be_within(1.0e-08).of(0.0) end it 'cell n854 should equal 0.0' do sheet39.n854.should be_within(1.0e-08).of(0.0) end it 'cell o854 should equal 0.0' do sheet39.o854.should be_within(1.0e-08).of(0.0) end it 'cell f864 should equal 0.0' do sheet39.f864.should be_within(1.0e-08).of(0.0) end it 'cell g864 should equal -0.004666867269241742' do sheet39.g864.should be_within(0.0004666867269241742).of(-0.004666867269241742) end it 'cell h864 should equal -0.023369559277034248' do sheet39.h864.should be_within(0.002336955927703425).of(-0.023369559277034248) end it 'cell i864 should equal 0.11770100760484076' do sheet39.i864.should be_within(0.011770100760484077).of(0.11770100760484076) end it 'cell j864 should equal 0.276748250076034' do sheet39.j864.should be_within(0.0276748250076034).of(0.276748250076034) end it 'cell k864 should equal 0.454670384872182' do sheet39.k864.should be_within(0.0454670384872182).of(0.454670384872182) end it 'cell l864 should equal 0.6604370630841264' do sheet39.l864.should be_within(0.06604370630841265).of(0.6604370630841264) end it 'cell m864 should equal 0.8926347193072727' do sheet39.m864.should be_within(0.08926347193072727).of(0.8926347193072727) end it 'cell n864 should equal 1.15402777029013' do sheet39.n864.should be_within(0.11540277702901301).of(1.15402777029013) end it 'cell o864 should equal 1.4475454877532505' do sheet39.o864.should be_within(0.14475454877532506).of(1.4475454877532505) end it 'cell f868 should equal 6.42731368' do sheet39.f868.should be_within(0.6427313680000001).of(6.42731368) end it 'cell g868 should equal 6.193481939344528' do sheet39.g868.should be_within(0.6193481939344528).of(6.193481939344528) end it 'cell h868 should equal 6.081670387906118' do sheet39.h868.should be_within(0.6081670387906118).of(6.081670387906118) end it 'cell i868 should equal 6.029772390907333' do sheet39.i868.should be_within(0.6029772390907333).of(6.029772390907333) end it 'cell j868 should equal 6.03887058107006' do sheet39.j868.should be_within(0.603887058107006).of(6.03887058107006) end it 'cell k868 should equal 6.06782962129883' do sheet39.k868.should be_within(0.606782962129883).of(6.06782962129883) end it 'cell l868 should equal 6.188206541348614' do sheet39.l868.should be_within(0.6188206541348614).of(6.188206541348614) end it 'cell m868 should equal 6.3132887129791895' do sheet39.m868.should be_within(0.631328871297919).of(6.3132887129791895) end it 'cell n868 should equal 6.443899071198093' do sheet39.n868.should be_within(0.6443899071198094).of(6.443899071198093) end it 'cell o868 should equal 6.581583636357531' do sheet39.o868.should be_within(0.6581583636357532).of(6.581583636357531) end it 'cell f871 should equal 4.306300165600001' do sheet39.f871.should be_within(0.4306300165600001).of(4.306300165600001) end it 'cell g871 should equal 3.7496867564581513' do sheet39.g871.should be_within(0.37496867564581515).of(3.7496867564581513) end it 'cell h871 should equal 2.8126889115832348' do sheet39.h871.should be_within(0.2812688911583235).of(2.8126889115832348) end it 'cell i871 should equal 2.390302972918451' do sheet39.i871.should be_within(0.2390302972918451).of(2.390302972918451) end it 'cell j871 should equal 1.9949247068275966' do sheet39.j871.should be_within(0.19949247068275966).of(1.9949247068275966) end it 'cell k871 should equal 1.6035929985046242' do sheet39.k871.should be_within(0.16035929985046243).of(1.6035929985046242) end it 'cell l871 should equal 1.2265544645701967' do sheet39.l871.should be_within(0.12265544645701967).of(1.2265544645701967) end it 'cell m871 should equal 0.8342312004061058' do sheet39.m871.should be_within(0.08342312004061059).of(0.8342312004061058) end it 'cell n871 should equal 0.4257449565398242' do sheet39.n871.should be_within(0.04257449565398242).of(0.4257449565398242) end it 'cell o871 should equal 0.0' do sheet39.o871.should be_within(1.0e-08).of(0.0) end it 'cell f872 should equal 0.964097052' do sheet39.f872.should be_within(0.0964097052).of(0.964097052) end it 'cell g872 should equal 1.4904931100888412' do sheet39.g872.should be_within(0.14904931100888413).of(1.4904931100888412) end it 'cell h872 should equal 2.5534667735796277' do sheet39.h872.should be_within(0.2553466773579628).of(2.5534667735796277) end it 'cell i872 should equal 2.170870029076065' do sheet39.i872.should be_within(0.21708700290760652).of(2.170870029076065) end it 'cell j872 should equal 1.8127944841271177' do sheet39.j872.should be_within(0.1812794484127118).of(1.8127944841271177) end it 'cell k872 should equal 1.4584036706560033' do sheet39.k872.should be_within(0.14584036706560033).of(1.4584036706560033) end it 'cell l872 should equal 1.11704926139603' do sheet39.l872.should be_within(0.11170492613960299).of(1.11704926139603) end it 'cell m872 should equal 0.7618565426365208' do sheet39.m872.should be_within(0.07618565426365209).of(0.7618565426365208) end it 'cell n872 should equal 0.3920309277618613' do sheet39.n872.should be_within(0.03920309277618614).of(0.3920309277618613) end it 'cell o872 should equal 0.006581583636357531' do sheet39.o872.should be_within(0.0006581583636357532).of(0.006581583636357531) end it 'cell f873 should equal 0.6427313680000001' do sheet39.f873.should be_within(0.0642731368).of(0.6427313680000001) end it 'cell g873 should equal 0.5296122626652974' do sheet39.g873.should be_within(0.05296122626652974).of(0.5296122626652974) end it 'cell h873 should equal 0.3972690614946876' do sheet39.h873.should be_within(0.03972690614946876).of(0.3972690614946876) end it 'cell i873 should equal 0.3376105387370258' do sheet39.i873.should be_within(0.03376105387370258).of(0.3376105387370258) end it 'cell j873 should equal 0.2817666265082481' do sheet39.j873.should be_within(0.02817666265082481).of(0.2817666265082481) end it 'cell k873 should equal 0.2264942571188189' do sheet39.k873.should be_within(0.02264942571188189).of(0.2264942571188189) end it 'cell l873 should equal 0.17324068047669033' do sheet39.l873.should be_within(0.017324068047669033).of(0.17324068047669033) end it 'cell m873 should equal 0.11782826202005058' do sheet39.m873.should be_within(0.011782826202005058).of(0.11782826202005058) end it 'cell n873 should equal 0.060132956269759626' do sheet39.n873.should be_within(0.0060132956269759626).of(0.060132956269759626) end it 'cell o873 should equal 0.0' do sheet39.o873.should be_within(1.0e-08).of(0.0) end it 'cell f874 should equal 0.2570925472' do sheet39.f874.should be_within(0.025709254720000005).of(0.2570925472) end it 'cell g874 should equal 0.21184490506611892' do sheet39.g874.should be_within(0.02118449050661189).of(0.21184490506611892) end it 'cell h874 should equal 0.15890762459787505' do sheet39.h874.should be_within(0.015890762459787506).of(0.15890762459787505) end it 'cell i874 should equal 0.13504421549481033' do sheet39.i874.should be_within(0.013504421549481033).of(0.13504421549481033) end it 'cell j874 should equal 0.11270665060329924' do sheet39.j874.should be_within(0.011270665060329924).of(0.11270665060329924) end it 'cell k874 should equal 0.09059770284752755' do sheet39.k874.should be_within(0.009059770284752756).of(0.09059770284752755) end it 'cell l874 should equal 0.06929627219067612' do sheet39.l874.should be_within(0.006929627219067612).of(0.06929627219067612) end it 'cell m874 should equal 0.04713130480802022' do sheet39.m874.should be_within(0.004713130480802023).of(0.04713130480802022) end it 'cell n874 should equal 0.024053182507903833' do sheet39.n874.should be_within(0.0024053182507903833).of(0.024053182507903833) end it 'cell o874 should equal 0.0' do sheet39.o874.should be_within(1.0e-08).of(0.0) end it 'cell f875 should equal 0.2570925472' do sheet39.f875.should be_within(0.025709254720000005).of(0.2570925472) end it 'cell g875 should equal 0.21184490506611892' do sheet39.g875.should be_within(0.02118449050661189).of(0.21184490506611892) end it 'cell h875 should equal 0.15890762459787505' do sheet39.h875.should be_within(0.015890762459787506).of(0.15890762459787505) end it 'cell i875 should equal 0.13504421549481033' do sheet39.i875.should be_within(0.013504421549481033).of(0.13504421549481033) end it 'cell j875 should equal 0.11270665060329924' do sheet39.j875.should be_within(0.011270665060329924).of(0.11270665060329924) end it 'cell k875 should equal 0.09059770284752755' do sheet39.k875.should be_within(0.009059770284752756).of(0.09059770284752755) end it 'cell l875 should equal 0.06929627219067612' do sheet39.l875.should be_within(0.006929627219067612).of(0.06929627219067612) end it 'cell m875 should equal 0.04713130480802022' do sheet39.m875.should be_within(0.004713130480802023).of(0.04713130480802022) end it 'cell n875 should equal 0.024053182507903833' do sheet39.n875.should be_within(0.0024053182507903833).of(0.024053182507903833) end it 'cell o875 should equal 0.0' do sheet39.o875.should be_within(1.0e-08).of(0.0) end it 'cell f876 should equal 0.0' do sheet39.f876.should be_within(1.0e-08).of(0.0) end it 'cell g876 should equal 0.0' do sheet39.g876.should be_within(1.0e-08).of(0.0) end it 'cell h876 should equal 0.0' do sheet39.h876.should be_within(1.0e-08).of(0.0) end it 'cell i876 should equal 0.0' do sheet39.i876.should be_within(1.0e-08).of(0.0) end it 'cell j876 should equal 0.0' do sheet39.j876.should be_within(1.0e-08).of(0.0) end it 'cell k876 should equal 0.0' do sheet39.k876.should be_within(1.0e-08).of(0.0) end it 'cell l876 should equal 0.0' do sheet39.l876.should be_within(1.0e-08).of(0.0) end it 'cell m876 should equal 0.0' do sheet39.m876.should be_within(1.0e-08).of(0.0) end it 'cell n876 should equal 0.0' do sheet39.n876.should be_within(1.0e-08).of(0.0) end it 'cell o876 should equal 0.0' do sheet39.o876.should be_within(1.0e-08).of(0.0) end it 'cell f877 should equal 0.0' do sheet39.f877.should be_within(1.0e-08).of(0.0) end it 'cell g877 should equal 0.0' do sheet39.g877.should be_within(1.0e-08).of(0.0) end it 'cell h877 should equal 0.0' do sheet39.h877.should be_within(1.0e-08).of(0.0) end it 'cell i877 should equal 0.0' do sheet39.i877.should be_within(1.0e-08).of(0.0) end it 'cell j877 should equal 0.0' do sheet39.j877.should be_within(1.0e-08).of(0.0) end it 'cell k877 should equal 0.0' do sheet39.k877.should be_within(1.0e-08).of(0.0) end it 'cell l877 should equal 0.0' do sheet39.l877.should be_within(1.0e-08).of(0.0) end it 'cell m877 should equal 0.0' do sheet39.m877.should be_within(1.0e-08).of(0.0) end it 'cell n877 should equal 0.0' do sheet39.n877.should be_within(1.0e-08).of(0.0) end it 'cell o877 should equal 0.0' do sheet39.o877.should be_within(1.0e-08).of(0.0) end it 'cell f878 should equal 0.0' do sheet39.f878.should be_within(1.0e-08).of(0.0) end it 'cell g878 should equal 0.0' do sheet39.g878.should be_within(1.0e-08).of(0.0) end it 'cell h878 should equal 0.0' do sheet39.h878.should be_within(1.0e-08).of(0.0) end it 'cell i878 should equal 0.49960971238946467' do sheet39.i878.should be_within(0.04996097123894647).of(0.49960971238946467) end it 'cell j878 should equal 1.0007271248630385' do sheet39.j878.should be_within(0.10007271248630385).of(1.0007271248630385) end it 'cell k878 should equal 1.5082890772942805' do sheet39.k878.should be_within(0.15082890772942806).of(1.5082890772942805) end it 'cell l878 should equal 2.050948453704112' do sheet39.l878.should be_within(0.20509484537041123).of(2.050948453704112) end it 'cell m878 should equal 2.615505323948521' do sheet39.m878.should be_within(0.2615505323948521).of(2.615505323948521) end it 'cell n878 should equal 3.203538395395623' do sheet39.n878.should be_within(0.3203538395395623).of(3.203538395395623) end it 'cell o878 should equal 3.817318509087368' do sheet39.o878.should be_within(0.38173185090873685).of(3.817318509087368) end it 'cell f879 should equal 0.0' do sheet39.f879.should be_within(1.0e-08).of(0.0) end it 'cell g879 should equal 0.0' do sheet39.g879.should be_within(1.0e-08).of(0.0) end it 'cell h879 should equal 0.0' do sheet39.h879.should be_within(1.0e-08).of(0.0) end it 'cell i879 should equal 0.2584188167531714' do sheet39.i879.should be_within(0.025841881675317143).of(0.2584188167531714) end it 'cell j879 should equal 0.5176174783774337' do sheet39.j879.should be_within(0.05176174783774337).of(0.5176174783774337) end it 'cell k879 should equal 0.7801495227384209' do sheet39.k879.should be_within(0.07801495227384209).of(0.7801495227384209) end it 'cell l879 should equal 1.060835407088334' do sheet39.l879.should be_within(0.1060835407088334).of(1.060835407088334) end it 'cell m879 should equal 1.3528475813526835' do sheet39.m879.should be_within(0.13528475813526836).of(1.3528475813526835) end it 'cell n879 should equal 1.6570026183080813' do sheet39.n879.should be_within(0.16570026183080813).of(1.6570026183080813) end it 'cell o879 should equal 1.9744750909072593' do sheet39.o879.should be_within(0.19744750909072595).of(1.9744750909072593) end it 'cell f880 should equal 0.0' do sheet39.f880.should be_within(1.0e-08).of(0.0) end it 'cell g880 should equal 0.0' do sheet39.g880.should be_within(1.0e-08).of(0.0) end it 'cell h880 should equal 0.0' do sheet39.h880.should be_within(1.0e-08).of(0.0) end it 'cell i880 should equal 0.008613960558439047' do sheet39.i880.should be_within(0.0008613960558439048).of(0.008613960558439047) end it 'cell j880 should equal 0.017253915945914456' do sheet39.j880.should be_within(0.0017253915945914457).of(0.017253915945914456) end it 'cell k880 should equal 0.0260049840912807' do sheet39.k880.should be_within(0.00260049840912807).of(0.0260049840912807) end it 'cell l880 should equal 0.035361180236277795' do sheet39.l880.should be_within(0.00353611802362778).of(0.035361180236277795) end it 'cell m880 should equal 0.04509491937842278' do sheet39.m880.should be_within(0.004509491937842279).of(0.04509491937842278) end it 'cell n880 should equal 0.05523342061026937' do sheet39.n880.should be_within(0.0055233420610269375).of(0.05523342061026937) end it 'cell o880 should equal 0.06581583636357531' do sheet39.o880.should be_within(0.006581583636357531).of(0.06581583636357531) end it 'cell f881 should equal 0.0' do sheet39.f881.should be_within(1.0e-08).of(0.0) end it 'cell g881 should equal 0.0' do sheet39.g881.should be_within(1.0e-08).of(0.0) end it 'cell h881 should equal 0.0' do sheet39.h881.should be_within(1.0e-08).of(0.0) end it 'cell i881 should equal 0.0' do sheet39.i881.should be_within(1.0e-08).of(0.0) end it 'cell j881 should equal 0.0' do sheet39.j881.should be_within(1.0e-08).of(0.0) end it 'cell k881 should equal 0.0' do sheet39.k881.should be_within(1.0e-08).of(0.0) end it 'cell l881 should equal 0.0' do sheet39.l881.should be_within(1.0e-08).of(0.0) end it 'cell m881 should equal 0.0' do sheet39.m881.should be_within(1.0e-08).of(0.0) end it 'cell n881 should equal 0.0' do sheet39.n881.should be_within(1.0e-08).of(0.0) end it 'cell o881 should equal 0.0' do sheet39.o881.should be_within(1.0e-08).of(0.0) end it 'cell f882 should equal 0.0' do sheet39.f882.should be_within(1.0e-08).of(0.0) end it 'cell g882 should equal 0.0' do sheet39.g882.should be_within(1.0e-08).of(0.0) end it 'cell h882 should equal 0.0' do sheet39.h882.should be_within(1.0e-08).of(0.0) end it 'cell i882 should equal 0.0' do sheet39.i882.should be_within(1.0e-08).of(0.0) end it 'cell j882 should equal 0.0' do sheet39.j882.should be_within(1.0e-08).of(0.0) end it 'cell k882 should equal 0.0' do sheet39.k882.should be_within(1.0e-08).of(0.0) end it 'cell l882 should equal 0.0' do sheet39.l882.should be_within(1.0e-08).of(0.0) end it 'cell m882 should equal 0.0' do sheet39.m882.should be_within(1.0e-08).of(0.0) end it 'cell n882 should equal 0.0' do sheet39.n882.should be_within(1.0e-08).of(0.0) end it 'cell o882 should equal 0.0' do sheet39.o882.should be_within(1.0e-08).of(0.0) end it 'cell f883 should equal 0.0' do sheet39.f883.should be_within(1.0e-08).of(0.0) end it 'cell g883 should equal 0.0' do sheet39.g883.should be_within(1.0e-08).of(0.0) end it 'cell h883 should equal 0.0' do sheet39.h883.should be_within(1.0e-08).of(0.0) end it 'cell i883 should equal 0.09475356614282952' do sheet39.i883.should be_within(0.009475356614282953).of(0.09475356614282952) end it 'cell j883 should equal 0.18979307540505905' do sheet39.j883.should be_within(0.018979307540505905).of(0.18979307540505905) end it 'cell k883 should equal 0.2860548250040877' do sheet39.k883.should be_within(0.02860548250040877).of(0.2860548250040877) end it 'cell l883 should equal 0.38897298259905577' do sheet39.l883.should be_within(0.03889729825990558).of(0.38897298259905577) end it 'cell m883 should equal 0.49604411316265057' do sheet39.m883.should be_within(0.04960441131626506).of(0.49604411316265057) end it 'cell n883 should equal 0.6075676267129629' do sheet39.n883.should be_within(0.060756762671296295).of(0.6075676267129629) end it 'cell o883 should equal 0.7239741999993284' do sheet39.o883.should be_within(0.07239741999993285).of(0.7239741999993284) end it 'cell f887 should equal -0.6427313680000001' do sheet39.f887.should be_within(0.0642731368).of(-0.6427313680000001) end it 'cell g887 should equal -0.5296122626652974' do sheet39.g887.should be_within(0.05296122626652974).of(-0.5296122626652974) end it 'cell h887 should equal -0.3972690614946876' do sheet39.h887.should be_within(0.03972690614946876).of(-0.3972690614946876) end it 'cell i887 should equal -0.5879084499132176' do sheet39.i887.should be_within(0.058790844991321756).of(-0.5879084499132176) end it 'cell j887 should equal -0.7831177868221932' do sheet39.j887.should be_within(0.07831177868221934).of(-0.7831177868221932) end it 'cell k887 should equal -0.9821272965388607' do sheet39.k887.should be_within(0.09821272965388607).of(-0.9821272965388607) end it 'cell l887 should equal -1.2007389479483312' do sheet39.l887.should be_within(0.12007389479483313).of(-1.2007389479483312) end it 'cell m887 should equal -1.4281621146658032' do sheet39.m887.should be_within(0.14281621146658033).of(-1.4281621146658032) end it 'cell n887 should equal -1.6650636628913913' do sheet39.n887.should be_within(0.16650636628913915).of(-1.6650636628913913) end it 'cell o887 should equal -1.9124264909685351' do sheet39.o887.should be_within(0.1912426490968535).of(-1.9124264909685351) end it 'cell f888 should equal 0.0' do sheet39.f888.should be_within(1.0e-08).of(0.0) end it 'cell g888 should equal 0.0' do sheet39.g888.should be_within(1.0e-08).of(0.0) end it 'cell h888 should equal 0.0' do sheet39.h888.should be_within(1.0e-08).of(0.0) end it 'cell i888 should equal 0.0' do sheet39.i888.should be_within(1.0e-08).of(0.0) end it 'cell j888 should equal 0.0' do sheet39.j888.should be_within(1.0e-08).of(0.0) end it 'cell k888 should equal 0.0' do sheet39.k888.should be_within(1.0e-08).of(0.0) end it 'cell l888 should equal 0.0' do sheet39.l888.should be_within(1.0e-08).of(0.0) end it 'cell m888 should equal 0.0' do sheet39.m888.should be_within(1.0e-08).of(0.0) end it 'cell n888 should equal 0.0' do sheet39.n888.should be_within(1.0e-08).of(0.0) end it 'cell o888 should equal 0.0' do sheet39.o888.should be_within(1.0e-08).of(0.0) end it 'cell f898 should equal 0.6427313680000001' do sheet39.f898.should be_within(0.0642731368).of(0.6427313680000001) end it 'cell g898 should equal 0.5296122626652974' do sheet39.g898.should be_within(0.05296122626652974).of(0.5296122626652974) end it 'cell h898 should equal 0.3972690614946876' do sheet39.h898.should be_within(0.03972690614946876).of(0.3972690614946876) end it 'cell i898 should equal 0.5879084499132176' do sheet39.i898.should be_within(0.058790844991321756).of(0.5879084499132176) end it 'cell j898 should equal 0.7831177868221932' do sheet39.j898.should be_within(0.07831177868221934).of(0.7831177868221932) end it 'cell k898 should equal 0.9821272965388607' do sheet39.k898.should be_within(0.09821272965388607).of(0.9821272965388607) end it 'cell l898 should equal 1.2007389479483312' do sheet39.l898.should be_within(0.12007389479483313).of(1.2007389479483312) end it 'cell m898 should equal 1.4281621146658032' do sheet39.m898.should be_within(0.14281621146658033).of(1.4281621146658032) end it 'cell n898 should equal 1.6650636628913913' do sheet39.n898.should be_within(0.16650636628913915).of(1.6650636628913913) end it 'cell o898 should equal 1.9124264909685351' do sheet39.o898.should be_within(0.1912426490968535).of(1.9124264909685351) end it 'cell o945 should equal -112.34961035870418' do sheet39.o945.should be_within(11.23496103587042).of(-112.34961035870418) end it 'cell o947 should equal 0.0' do sheet39.o947.should be_within(1.0e-08).of(0.0) end it 'cell o948 should equal 0.0' do sheet39.o948.should be_within(1.0e-08).of(0.0) end it 'cell o949 should equal -0.37072604754449967' do sheet39.o949.should be_within(0.03707260475444997).of(-0.37072604754449967) end it 'cell o960 should equal 0.0' do sheet39.o960.should be_within(1.0e-08).of(0.0) end it 'cell o961 should equal 0.0' do sheet39.o961.should be_within(1.0e-08).of(0.0) end it 'cell o962 should equal 0.0' do sheet39.o962.should be_within(1.0e-08).of(0.0) end it 'cell o963 should equal 0.0' do sheet39.o963.should be_within(1.0e-08).of(0.0) end it 'cell o964 should equal 0.0' do sheet39.o964.should be_within(1.0e-08).of(0.0) end it 'cell o968 should equal 0.0' do sheet39.o968.should be_within(1.0e-08).of(0.0) end it 'cell o969 should equal 0.0' do sheet39.o969.should be_within(1.0e-08).of(0.0) end it 'cell f976 should equal -31.008546529888466' do sheet39.f976.should be_within(3.100854652988847).of(-31.008546529888466) end it 'cell g976 should equal -27.548650570813557' do sheet39.g976.should be_within(2.7548650570813558).of(-27.548650570813557) end it 'cell h976 should equal -21.140931858707905' do sheet39.h976.should be_within(2.1140931858707908).of(-21.140931858707905) end it 'cell i976 should equal -32.60079704701352' do sheet39.i976.should be_within(3.2600797047013526).of(-32.60079704701352) end it 'cell j976 should equal -44.38976042889193' do sheet39.j976.should be_within(4.438976042889194).of(-44.38976042889193) end it 'cell k976 should equal -56.389541226969975' do sheet39.k976.should be_within(5.6389541226969975).of(-56.389541226969975) end it 'cell l976 should equal -69.46106714067263' do sheet39.l976.should be_within(6.9461067140672625).of(-69.46106714067263) end it 'cell m976 should equal -83.11636677064017' do sheet39.m976.should be_within(8.311636677064017).of(-83.11636677064017) end it 'cell n976 should equal -97.3956771281436' do sheet39.n976.should be_within(9.739567712814361).of(-97.3956771281436) end it 'cell o976 should equal -112.34961035870418' do sheet39.o976.should be_within(11.23496103587042).of(-112.34961035870418) end it 'cell f977 should equal 0.0' do sheet39.f977.should be_within(1.0e-08).of(0.0) end it 'cell g977 should equal 0.0' do sheet39.g977.should be_within(1.0e-08).of(0.0) end it 'cell h977 should equal 0.0' do sheet39.h977.should be_within(1.0e-08).of(0.0) end it 'cell i977 should equal 0.0' do sheet39.i977.should be_within(1.0e-08).of(0.0) end it 'cell j977 should equal 0.0' do sheet39.j977.should be_within(1.0e-08).of(0.0) end it 'cell k977 should equal 0.0' do sheet39.k977.should be_within(1.0e-08).of(0.0) end it 'cell l977 should equal 0.0' do sheet39.l977.should be_within(1.0e-08).of(0.0) end it 'cell m977 should equal 0.0' do sheet39.m977.should be_within(1.0e-08).of(0.0) end it 'cell n977 should equal 0.0' do sheet39.n977.should be_within(1.0e-08).of(0.0) end it 'cell o977 should equal 0.0' do sheet39.o977.should be_within(1.0e-08).of(0.0) end it 'cell f978 should equal -14.25680300224757' do sheet39.f978.should be_within(1.4256803002247571).of(-14.25680300224757) end it 'cell g978 should equal -12.611640109186308' do sheet39.g978.should be_within(1.2611640109186308).of(-12.611640109186308) end it 'cell h978 should equal -9.549087444616662' do sheet39.h978.should be_within(0.9549087444616662).of(-9.549087444616662) end it 'cell i978 should equal -8.160749921773895' do sheet39.i978.should be_within(0.8160749921773895).of(-8.160749921773895) end it 'cell j978 should equal -6.812149062976115' do sheet39.j978.should be_within(0.6812149062976115).of(-6.812149062976115) end it 'cell k978 should equal -5.459205742985742' do sheet39.k978.should be_within(0.5459205742985742).of(-5.459205742985742) end it 'cell l978 should equal -4.153506107680849' do sheet39.l978.should be_within(0.41535061076808494).of(-4.153506107680849) end it 'cell m978 should equal -2.8095501635607762' do sheet39.m978.should be_within(0.2809550163560776).of(-2.8095501635607762) end it 'cell n978 should equal -1.4256989302195553' do sheet39.n978.should be_within(0.14256989302195552).of(-1.4256989302195553) end it 'cell o978 should equal 0.0' do sheet39.o978.should be_within(1.0e-08).of(0.0) end it 'cell f979 should equal -12.787029496861225' do sheet39.f979.should be_within(1.2787029496861226).of(-12.787029496861225) end it 'cell g979 should equal -11.31147102576504' do sheet39.g979.should be_within(1.131147102576504).of(-11.31147102576504) end it 'cell h979 should equal -8.564645440017006' do sheet39.h979.should be_within(0.8564645440017007).of(-8.564645440017006) end it 'cell i979 should equal -7.319435496848753' do sheet39.i979.should be_within(0.7319435496848753).of(-7.319435496848753) end it 'cell j979 should equal -6.109865654421876' do sheet39.j979.should be_within(0.6109865654421877).of(-6.109865654421876) end it 'cell k979 should equal -4.896401027214016' do sheet39.k979.should be_within(0.4896401027214016).of(-4.896401027214016) end it 'cell l979 should equal -3.72530960173437' do sheet39.l979.should be_within(0.372530960173437).of(-3.72530960173437) end it 'cell m979 should equal -2.5199058168019333' do sheet39.m979.should be_within(0.25199058168019334).of(-2.5199058168019333) end it 'cell n979 should equal -1.2787196590629' do sheet39.n979.should be_within(0.12787196590629).of(-1.2787196590629) end it 'cell o979 should equal 0.0' do sheet39.o979.should be_within(1.0e-08).of(0.0) end it 'cell f980 should equal -324.47780687796825' do sheet39.f980.should be_within(32.44778068779683).of(-324.47780687796825) end it 'cell g980 should equal -340.36956374660576' do sheet39.g980.should be_within(34.036956374660576).of(-340.36956374660576) end it 'cell h980 should equal -340.1820921799975' do sheet39.h980.should be_within(34.01820921799975).of(-340.1820921799975) end it 'cell i980 should equal -290.77293724876176' do sheet39.i980.should be_within(29.077293724876178).of(-290.77293724876176) end it 'cell j980 should equal -242.77955237754452' do sheet39.j980.should be_within(24.277955237754455).of(-242.77955237754452) end it 'cell k980 should equal -194.63164520957307' do sheet39.k980.should be_within(19.463164520957307).of(-194.63164520957307) end it 'cell l980 should equal -148.16948357078957' do sheet39.l980.should be_within(14.816948357078957).of(-148.16948357078957) end it 'cell m980 should equal -100.34600394470483' do sheet39.m980.should be_within(10.034600394470484).of(-100.34600394470483) end it 'cell n980 should equal -51.102898404956925' do sheet39.n980.should be_within(5.1102898404956925).of(-51.102898404956925) end it 'cell o980 should equal -0.37072604754449967' do sheet39.o980.should be_within(0.03707260475444997).of(-0.37072604754449967) end it 'cell f981 should equal 0.0' do sheet39.f981.should be_within(1.0e-08).of(0.0) end it 'cell g981 should equal 0.0' do sheet39.g981.should be_within(1.0e-08).of(0.0) end it 'cell h981 should equal 0.0' do sheet39.h981.should be_within(1.0e-08).of(0.0) end it 'cell i981 should equal -5.879222896733354' do sheet39.i981.should be_within(0.5879222896733354).of(-5.879222896733354) end it 'cell j981 should equal -11.870072466771134' do sheet39.j981.should be_within(1.1870072466771135).of(-11.870072466771134) end it 'cell k981 should equal -17.977708169184766' do sheet39.k981.should be_within(1.7977708169184767).of(-17.977708169184766) end it 'cell l981 should equal -24.516373145225444' do sheet39.l981.should be_within(2.4516373145225447).of(-24.516373145225444) end it 'cell m981 should equal -31.37607943804163' do sheet39.m981.should be_within(3.137607943804163).of(-31.37607943804163) end it 'cell n981 should equal -38.586517313963796' do sheet39.n981.should be_within(3.85865173139638).of(-38.586517313963796) end it 'cell o981 should equal -46.183951046116405' do sheet39.o981.should be_within(4.618395104611641).of(-46.183951046116405) end it 'cell f982 should equal 0.0' do sheet39.f982.should be_within(1.0e-08).of(0.0) end it 'cell g982 should equal -0.9054199578139536' do sheet39.g982.should be_within(0.09054199578139537).of(-0.9054199578139536) end it 'cell h982 should equal -2.5536295758139533' do sheet39.h982.should be_within(0.2553629575813953).of(-2.5536295758139533) end it 'cell i982 should equal -4.373506625860466' do sheet39.i982.should be_within(0.4373506625860466).of(-4.373506625860466) end it 'cell j982 should equal -6.344229819348837' do sheet39.j982.should be_within(0.6344229819348838).of(-6.344229819348837) end it 'cell k982 should equal -8.444343250046511' do sheet39.k982.should be_within(0.8444343250046512).of(-8.444343250046511) end it 'cell l982 should equal -10.804456931487104' do sheet39.l982.should be_within(1.0804456931487105).of(-10.804456931487104) end it 'cell m982 should equal -13.383377253162976' do sheet39.m982.should be_within(1.3383377253162978).of(-13.383377253162976) end it 'cell n982 should equal -16.197285815134933' do sheet39.n982.should be_within(1.6197285815134934).of(-16.197285815134933) end it 'cell o982 should equal -19.26344572552911' do sheet39.o982.should be_within(1.9263445725529111).of(-19.26344572552911) end it 'cell f983 should equal 0.0' do sheet39.f983.should be_within(1.0e-08).of(0.0) end it 'cell g983 should equal 0.0' do sheet39.g983.should be_within(1.0e-08).of(0.0) end it 'cell h983 should equal 0.0' do sheet39.h983.should be_within(1.0e-08).of(0.0) end it 'cell i983 should equal -26.202616893871827' do sheet39.i983.should be_within(2.620261689387183).of(-26.202616893871827) end it 'cell j983 should equal -52.36860066373685' do sheet39.j983.should be_within(5.236860066373685).of(-52.36860066373685) end it 'cell k983 should equal -78.53413669723119' do sheet39.k983.should be_within(7.853413669723119).of(-78.53413669723119) end it 'cell l983 should equal -106.04289722501655' do sheet39.l983.should be_within(10.604289722501655).of(-106.04289722501655) end it 'cell m983 should equal -134.26553049450405' do sheet39.m983.should be_within(13.426553049450405).of(-134.26553049450405) end it 'cell n983 should equal -163.24076125264259' do sheet39.n983.should be_within(16.32407612526426).of(-163.24076125264259) end it 'cell o983 should equal -193.0258107414819' do sheet39.o983.should be_within(19.302581074148193).of(-193.0258107414819) end it 'cell f984 should equal 382.53018590696547' do sheet39.f984.should be_within(38.25301859069655).of(382.53018590696547) end it 'cell g984 should equal 392.74674541018464' do sheet39.g984.should be_within(39.27467454101847).of(392.74674541018464) end it 'cell h984 should equal 381.990386499153' do sheet39.h984.should be_within(38.1990386499153).of(381.990386499153) end it 'cell i984 should equal 375.30926613086353' do sheet39.i984.should be_within(37.53092661308636).of(375.30926613086353) end it 'cell j984 should equal 370.67423047369124' do sheet39.j984.should be_within(37.067423047369125).of(370.67423047369124) end it 'cell k984 should equal 366.3329813232053' do sheet39.k984.should be_within(36.633298132320526).of(366.3329813232053) end it 'cell l984 should equal 366.8730937226065' do sheet39.l984.should be_within(36.68730937226065).of(366.8730937226065) end it 'cell m984 should equal 367.8168138814163' do sheet39.m984.should be_within(36.78168138814163).of(367.8168138814163) end it 'cell n984 should equal 369.2275585041243' do sheet39.n984.should be_within(36.922755850412436).of(369.2275585041243) end it 'cell o984 should equal 371.19354391937605' do sheet39.o984.should be_within(37.119354391937605).of(371.19354391937605) end it 'cell f1012 should equal 67.29176916445371' do sheet39.f1012.should be_within(6.729176916445372).of(67.29176916445371) end it 'cell g1012 should equal 69.34025263944609' do sheet39.g1012.should be_within(6.934025263944609).of(69.34025263944609) end it 'cell h1012 should equal 67.67578525406572' do sheet39.h1012.should be_within(6.767578525406572).of(67.67578525406572) end it 'cell i1012 should equal 57.8455903038907' do sheet39.i1012.should be_within(5.784559030389071).of(57.8455903038907) end it 'cell j1012 should equal 48.29704596247029' do sheet39.j1012.should be_within(4.82970459624703).of(48.29704596247029) end it 'cell k1012 should equal 38.71775834420455' do sheet39.k1012.should be_within(3.871775834420455).of(38.71775834420455) end it 'cell l1012 should equal 29.47379225862457' do sheet39.l1012.should be_within(2.9473792258624574).of(29.47379225862457) end it 'cell m1012 should equal 19.95898263040289' do sheet39.m1012.should be_within(1.995898263040289).of(19.95898263040289) end it 'cell n1012 should equal 10.16172849178542' do sheet39.n1012.should be_within(1.016172849178542).of(10.16172849178542) end it 'cell o1012 should equal 0.06821359274818793' do sheet39.o1012.should be_within(0.0068213592748187935).of(0.06821359274818793) end it 'cell f1013 should equal 0.13655504882378258' do sheet39.f1013.should be_within(0.01365550488237826).of(0.13655504882378258) end it 'cell g1013 should equal 0.14046853444863866' do sheet39.g1013.should be_within(0.014046853444863866).of(0.14046853444863866) end it 'cell h1013 should equal 0.13677346814360333' do sheet39.h1013.should be_within(0.013677346814360334).of(0.13677346814360333) end it 'cell i1013 should equal 0.11690639026200543' do sheet39.i1013.should be_within(0.011690639026200544).of(0.11690639026200543) end it 'cell j1013 should equal 0.09760853068667637' do sheet39.j1013.should be_within(0.009760853068667637).of(0.09760853068667637) end it 'cell k1013 should equal 0.07824853809293295' do sheet39.k1013.should be_within(0.007824853809293295).of(0.07824853809293295) end it 'cell l1013 should equal 0.05956622557633753' do sheet39.l1013.should be_within(0.005956622557633753).of(0.05956622557633753) end it 'cell m1013 should equal 0.040336530732123836' do sheet39.m1013.should be_within(0.004033653073212384).of(0.040336530732123836) end it 'cell n1013 should equal 0.02053600764005217' do sheet39.n1013.should be_within(0.002053600764005217).of(0.02053600764005217) end it 'cell o1013 should equal 0.00013673317177722002' do sheet39.o1013.should be_within(1.3673317177722003e-05).of(0.00013673317177722002) end it 'cell f1014 should equal 0.22513176941521534' do sheet39.f1014.should be_within(0.022513176941521537).of(0.22513176941521534) end it 'cell g1014 should equal 0.2203100853867916' do sheet39.g1014.should be_within(0.02203100853867916).of(0.2203100853867916) end it 'cell h1014 should equal 0.1995245256768505' do sheet39.h1014.should be_within(0.01995245256768505).of(0.1995245256768505) end it 'cell i1014 should equal 0.17053548650114853' do sheet39.i1014.should be_within(0.017053548650114853).of(0.17053548650114853) end it 'cell j1014 should equal 0.14237679661246122' do sheet39.j1014.should be_within(0.014237679661246123).of(0.14237679661246122) end it 'cell k1014 should equal 0.11412744247608923' do sheet39.k1014.should be_within(0.011412744247608924).of(0.11412744247608923) end it 'cell l1014 should equal 0.08686630198432466' do sheet39.l1014.should be_within(0.008686630198432466).of(0.08686630198432466) end it 'cell m1014 should equal 0.058806424007998584' do sheet39.m1014.should be_within(0.005880642400799859).of(0.058806424007998584) end it 'cell n1014 should equal 0.029913594429615283' do sheet39.n1014.should be_within(0.0029913594429615284).of(0.029913594429615283) end it 'cell o1014 should equal 0.00014706317373905183' do sheet39.o1014.should be_within(1.4706317373905183e-05).of(0.00014706317373905183) end it 'cell g1024 should equal 0.0' do sheet39.g1024.should be_within(1.0e-08).of(0.0) end it 'cell h1024 should equal 0.0' do sheet39.h1024.should be_within(1.0e-08).of(0.0) end it 'cell i1024 should equal 0.0' do sheet39.i1024.should be_within(1.0e-08).of(0.0) end it 'cell j1024 should equal 0.0' do sheet39.j1024.should be_within(1.0e-08).of(0.0) end it 'cell k1024 should equal 0.0' do sheet39.k1024.should be_within(1.0e-08).of(0.0) end it 'cell l1024 should equal 0.0' do sheet39.l1024.should be_within(1.0e-08).of(0.0) end it 'cell m1024 should equal 0.0' do sheet39.m1024.should be_within(1.0e-08).of(0.0) end it 'cell n1024 should equal 0.0' do sheet39.n1024.should be_within(1.0e-08).of(0.0) end it 'cell o1024 should equal 0.0' do sheet39.o1024.should be_within(1.0e-08).of(0.0) end it 'cell f1025 should equal 0.0' do sheet39.f1025.should be_within(1.0e-08).of(0.0) end it 'cell g1025 should equal -0.004666867269241742' do sheet39.g1025.should be_within(0.0004666867269241742).of(-0.004666867269241742) end it 'cell h1025 should equal -0.023369559277034248' do sheet39.h1025.should be_within(0.002336955927703425).of(-0.023369559277034248) end it 'cell i1025 should equal 0.11770100760484076' do sheet39.i1025.should be_within(0.011770100760484077).of(0.11770100760484076) end it 'cell j1025 should equal 0.276748250076034' do sheet39.j1025.should be_within(0.0276748250076034).of(0.276748250076034) end it 'cell k1025 should equal 0.454670384872182' do sheet39.k1025.should be_within(0.0454670384872182).of(0.454670384872182) end it 'cell l1025 should equal 0.6604370630841264' do sheet39.l1025.should be_within(0.06604370630841265).of(0.6604370630841264) end it 'cell m1025 should equal 0.8926347193072727' do sheet39.m1025.should be_within(0.08926347193072727).of(0.8926347193072727) end it 'cell n1025 should equal 1.15402777029013' do sheet39.n1025.should be_within(0.11540277702901301).of(1.15402777029013) end it 'cell o1025 should equal 1.4475454877532505' do sheet39.o1025.should be_within(0.14475454877532506).of(1.4475454877532505) end it 'cell f1026 should equal 0.6427313680000001' do sheet39.f1026.should be_within(0.0642731368).of(0.6427313680000001) end it 'cell g1026 should equal 0.5296122626652974' do sheet39.g1026.should be_within(0.05296122626652974).of(0.5296122626652974) end it 'cell h1026 should equal 0.3972690614946876' do sheet39.h1026.should be_within(0.03972690614946876).of(0.3972690614946876) end it 'cell i1026 should equal 0.5879084499132176' do sheet39.i1026.should be_within(0.058790844991321756).of(0.5879084499132176) end it 'cell j1026 should equal 0.7831177868221932' do sheet39.j1026.should be_within(0.07831177868221934).of(0.7831177868221932) end it 'cell k1026 should equal 0.9821272965388607' do sheet39.k1026.should be_within(0.09821272965388607).of(0.9821272965388607) end it 'cell l1026 should equal 1.2007389479483312' do sheet39.l1026.should be_within(0.12007389479483313).of(1.2007389479483312) end it 'cell m1026 should equal 1.4281621146658032' do sheet39.m1026.should be_within(0.14281621146658033).of(1.4281621146658032) end it 'cell n1026 should equal 1.6650636628913913' do sheet39.n1026.should be_within(0.16650636628913915).of(1.6650636628913913) end it 'cell o1026 should equal 1.9124264909685351' do sheet39.o1026.should be_within(0.1912426490968535).of(1.9124264909685351) end end