# coding: utf-8 require_relative '../spreadsheet' # V.b describe 'Sheet29' do def sheet29; $spreadsheet ||= Spreadsheet.new; $spreadsheet.sheet29; end it 'cell e7 should equal 1.0' do sheet29.e7.should be_within(0.1).of(1.0) end it 'cell f15 should equal -477.47688574581014' do sheet29.f15.should be_within(47.74768857458102).of(-477.47688574581014) end it 'cell g15 should equal -489.42096395288434' do sheet29.g15.should be_within(48.94209639528844).of(-489.42096395288434) end it 'cell h15 should equal -424.1010522024087' do sheet29.h15.should be_within(42.41010522024087).of(-424.1010522024087) end it 'cell i15 should equal -330.012534627004' do sheet29.i15.should be_within(33.001253462700404).of(-330.012534627004) end it 'cell j15 should equal -189.30623768221534' do sheet29.j15.should be_within(18.930623768221533).of(-189.30623768221534) end it 'cell k15 should equal -75.99109155146377' do sheet29.k15.should be_within(7.599109155146377).of(-75.99109155146377) end it 'cell l15 should equal -51.05261276110146' do sheet29.l15.should be_within(5.105261276110146).of(-51.05261276110146) end it 'cell m15 should equal -45.35183768608518' do sheet29.m15.should be_within(4.535183768608518).of(-45.35183768608518) end it 'cell n15 should equal -42.80009767595349' do sheet29.n15.should be_within(4.280009767595349).of(-42.80009767595349) end it 'cell o15 should equal -40.3730522614236' do sheet29.o15.should be_within(4.037305226142361).of(-40.3730522614236) end it 'cell f16 should equal -879.1924909017114' do sheet29.f16.should be_within(87.91924909017115).of(-879.1924909017114) end it 'cell g16 should equal -870.41221405982' do sheet29.g16.should be_within(87.04122140598201).of(-870.41221405982) end it 'cell h16 should equal -859.8880687110693' do sheet29.h16.should be_within(85.98880687110693).of(-859.8880687110693) end it 'cell i16 should equal -862.8580488835183' do sheet29.i16.should be_within(86.28580488835183).of(-862.8580488835183) end it 'cell j16 should equal -838.0282293018694' do sheet29.j16.should be_within(83.80282293018695).of(-838.0282293018694) end it 'cell k16 should equal -812.3650878973934' do sheet29.k16.should be_within(81.23650878973935).of(-812.3650878973934) end it 'cell l16 should equal -817.5367280114624' do sheet29.l16.should be_within(81.75367280114625).of(-817.5367280114624) end it 'cell m16 should equal -819.1584346121986' do sheet29.m16.should be_within(81.91584346121986).of(-819.1584346121986) end it 'cell n16 should equal -825.1762718224026' do sheet29.n16.should be_within(82.51762718224026).of(-825.1762718224026) end it 'cell o16 should equal -834.0330943954995' do sheet29.o16.should be_within(83.40330943954996).of(-834.0330943954995) end it 'cell f17 should equal -961.3206269528033' do sheet29.f17.should be_within(96.13206269528034).of(-961.3206269528033) end it 'cell g17 should equal -973.9746309746707' do sheet29.g17.should be_within(97.39746309746708).of(-973.9746309746707) end it 'cell h17 should equal -1041.4148171951324' do sheet29.h17.should be_within(104.14148171951325).of(-1041.4148171951324) end it 'cell i17 should equal -1133.6284176309214' do sheet29.i17.should be_within(113.36284176309215).of(-1133.6284176309214) end it 'cell j17 should equal -1265.7456104188914' do sheet29.j17.should be_within(126.57456104188914).of(-1265.7456104188914) end it 'cell k17 should equal -1406.8688137001402' do sheet29.k17.should be_within(140.68688137001402).of(-1406.8688137001402) end it 'cell l17 should equal -1513.6363619395906' do sheet29.l17.should be_within(151.36363619395908).of(-1513.6363619395906) end it 'cell m17 should equal -1598.3197844578183' do sheet29.m17.should be_within(159.83197844578183).of(-1598.3197844578183) end it 'cell n17 should equal -1685.1597523142461' do sheet29.n17.should be_within(168.51597523142462).of(-1685.1597523142461) end it 'cell o17 should equal -1748.5214994915373' do sheet29.o17.should be_within(174.85214994915373).of(-1748.5214994915373) end it 'cell f54 should equal 4.39614' do sheet29.f54.should be_within(0.439614).of(4.39614) end it 'cell g54 should equal 4.089432558139535' do sheet29.g54.should be_within(0.4089432558139535).of(4.089432558139535) end it 'cell h54 should equal 3.578253488372093' do sheet29.h54.should be_within(0.35782534883720934).of(3.578253488372093) end it 'cell i54 should equal 3.0670744186046512' do sheet29.i54.should be_within(0.30670744186046517).of(3.0670744186046512) end it 'cell j54 should equal 2.5558953488372094' do sheet29.j54.should be_within(0.25558953488372094).of(2.5558953488372094) end it 'cell k54 should equal 2.0447162790697675' do sheet29.k54.should be_within(0.20447162790697676).of(2.0447162790697675) end it 'cell l54 should equal 1.5335372093023256' do sheet29.l54.should be_within(0.15335372093023258).of(1.5335372093023256) end it 'cell m54 should equal 1.0223581395348837' do sheet29.m54.should be_within(0.10223581395348838).of(1.0223581395348837) end it 'cell n54 should equal 0.5111790697674419' do sheet29.n54.should be_within(0.05111790697674419).of(0.5111790697674419) end it 'cell o54 should equal 0.0' do sheet29.o54.should be_within(1.0e-08).of(0.0) end it 'cell f55 should equal -0.39542' do sheet29.f55.should be_within(0.039542).of(-0.39542) end it 'cell g55 should equal -0.36783255813953486' do sheet29.g55.should be_within(0.03678325581395349).of(-0.36783255813953486) end it 'cell h55 should equal -0.32185348837209304' do sheet29.h55.should be_within(0.032185348837209304).of(-0.32185348837209304) end it 'cell i55 should equal -0.2758744186046512' do sheet29.i55.should be_within(0.02758744186046512).of(-0.2758744186046512) end it 'cell j55 should equal -0.2298953488372093' do sheet29.j55.should be_within(0.022989534883720932).of(-0.2298953488372093) end it 'cell k55 should equal -0.18391627906976743' do sheet29.k55.should be_within(0.018391627906976744).of(-0.18391627906976743) end it 'cell l55 should equal -0.13793720930232556' do sheet29.l55.should be_within(0.013793720930232557).of(-0.13793720930232556) end it 'cell m55 should equal -0.09195813953488369' do sheet29.m55.should be_within(0.009195813953488369).of(-0.09195813953488369) end it 'cell n55 should equal -0.04597906976744187' do sheet29.n55.should be_within(0.004597906976744187).of(-0.04597906976744187) end it 'cell o55 should equal 0.0' do sheet29.o55.should be_within(1.0e-08).of(0.0) end it 'cell f58 should equal 4.39614' do sheet29.f58.should be_within(0.439614).of(4.39614) end it 'cell g58 should equal 4.089432558139535' do sheet29.g58.should be_within(0.4089432558139535).of(4.089432558139535) end it 'cell h58 should equal 3.578253488372093' do sheet29.h58.should be_within(0.35782534883720934).of(3.578253488372093) end it 'cell i58 should equal 3.0670744186046512' do sheet29.i58.should be_within(0.30670744186046517).of(3.0670744186046512) end it 'cell j58 should equal 2.5558953488372094' do sheet29.j58.should be_within(0.25558953488372094).of(2.5558953488372094) end it 'cell k58 should equal 2.0447162790697675' do sheet29.k58.should be_within(0.20447162790697676).of(2.0447162790697675) end it 'cell l58 should equal 1.5335372093023256' do sheet29.l58.should be_within(0.15335372093023258).of(1.5335372093023256) end it 'cell m58 should equal 1.0223581395348837' do sheet29.m58.should be_within(0.10223581395348838).of(1.0223581395348837) end it 'cell n58 should equal 0.5111790697674419' do sheet29.n58.should be_within(0.05111790697674419).of(0.5111790697674419) end it 'cell o58 should equal 0.0' do sheet29.o58.should be_within(1.0e-08).of(0.0) end it 'cell f59 should equal -0.39542' do sheet29.f59.should be_within(0.039542).of(-0.39542) end it 'cell g59 should equal -0.36783255813953486' do sheet29.g59.should be_within(0.03678325581395349).of(-0.36783255813953486) end it 'cell h59 should equal -0.32185348837209304' do sheet29.h59.should be_within(0.032185348837209304).of(-0.32185348837209304) end it 'cell i59 should equal -0.2758744186046512' do sheet29.i59.should be_within(0.02758744186046512).of(-0.2758744186046512) end it 'cell j59 should equal -0.2298953488372093' do sheet29.j59.should be_within(0.022989534883720932).of(-0.2298953488372093) end it 'cell k59 should equal -0.18391627906976743' do sheet29.k59.should be_within(0.018391627906976744).of(-0.18391627906976743) end it 'cell l59 should equal -0.13793720930232556' do sheet29.l59.should be_within(0.013793720930232557).of(-0.13793720930232556) end it 'cell m59 should equal -0.09195813953488369' do sheet29.m59.should be_within(0.009195813953488369).of(-0.09195813953488369) end it 'cell n59 should equal -0.04597906976744187' do sheet29.n59.should be_within(0.004597906976744187).of(-0.04597906976744187) end it 'cell o59 should equal 0.0' do sheet29.o59.should be_within(1.0e-08).of(0.0) end it 'cell f60 should equal 0.0' do sheet29.f60.should be_within(1.0e-08).of(0.0) end it 'cell g60 should equal 0.0' do sheet29.g60.should be_within(1.0e-08).of(0.0) end it 'cell h60 should equal 0.0' do sheet29.h60.should be_within(1.0e-08).of(0.0) end it 'cell i60 should equal 0.0' do sheet29.i60.should be_within(1.0e-08).of(0.0) end it 'cell j60 should equal 0.0' do sheet29.j60.should be_within(1.0e-08).of(0.0) end it 'cell k60 should equal 0.0' do sheet29.k60.should be_within(1.0e-08).of(0.0) end it 'cell l60 should equal 0.0' do sheet29.l60.should be_within(1.0e-08).of(0.0) end it 'cell m60 should equal 0.0' do sheet29.m60.should be_within(1.0e-08).of(0.0) end it 'cell n60 should equal 0.0' do sheet29.n60.should be_within(1.0e-08).of(0.0) end it 'cell o60 should equal 0.0' do sheet29.o60.should be_within(1.0e-08).of(0.0) end it 'cell f62 should equal 1.2551561199999999' do sheet29.f62.should be_within(0.125515612).of(1.2551561199999999) end it 'cell g62 should equal 1.167587088372093' do sheet29.g62.should be_within(0.11675870883720929).of(1.167587088372093) end it 'cell h62 should equal 1.0216387023255813' do sheet29.h62.should be_within(0.10216387023255813).of(1.0216387023255813) end it 'cell i62 should equal 0.8756903162790696' do sheet29.i62.should be_within(0.08756903162790697).of(0.8756903162790696) end it 'cell j62 should equal 0.729741930232558' do sheet29.j62.should be_within(0.07297419302325579).of(0.729741930232558) end it 'cell k62 should equal 0.5837935441860465' do sheet29.k62.should be_within(0.058379354418604645).of(0.5837935441860465) end it 'cell l62 should equal 0.43784515813953484' do sheet29.l62.should be_within(0.043784515813953484).of(0.43784515813953484) end it 'cell m62 should equal 0.2918967720930232' do sheet29.m62.should be_within(0.029189677209302323).of(0.2918967720930232) end it 'cell n62 should equal 0.1459483860465116' do sheet29.n62.should be_within(0.014594838604651161).of(0.1459483860465116) end it 'cell o62 should equal 0.0' do sheet29.o62.should be_within(1.0e-08).of(0.0) end it 'cell f64 should equal 760.6510000760512' do sheet29.f64.should be_within(76.06510000760512).of(760.6510000760512) end it 'cell g64 should equal 707.5823256521406' do sheet29.g64.should be_within(70.75823256521407).of(707.5823256521406) end it 'cell h64 should equal 619.134534945623' do sheet29.h64.should be_within(61.913453494562305).of(619.134534945623) end it 'cell i64 should equal 530.6867442391055' do sheet29.i64.should be_within(53.06867442391055).of(530.6867442391055) end it 'cell j64 should equal 442.2389535325879' do sheet29.j64.should be_within(44.2238953532588).of(442.2389535325879) end it 'cell k64 should equal 353.7911628260703' do sheet29.k64.should be_within(35.379116282607036).of(353.7911628260703) end it 'cell l64 should equal 265.3433721195527' do sheet29.l64.should be_within(26.534337211955275).of(265.3433721195527) end it 'cell m64 should equal 176.89558141303516' do sheet29.m64.should be_within(17.689558141303518).of(176.89558141303516) end it 'cell n64 should equal 88.44779070651758' do sheet29.n64.should be_within(8.844779070651759).of(88.44779070651758) end it 'cell o64 should equal 0.0' do sheet29.o64.should be_within(1.0e-08).of(0.0) end it 'cell f72 should equal 4.39614' do sheet29.f72.should be_within(0.439614).of(4.39614) end it 'cell g72 should equal 4.089432558139535' do sheet29.g72.should be_within(0.4089432558139535).of(4.089432558139535) end it 'cell h72 should equal 3.578253488372093' do sheet29.h72.should be_within(0.35782534883720934).of(3.578253488372093) end it 'cell i72 should equal 3.0670744186046512' do sheet29.i72.should be_within(0.30670744186046517).of(3.0670744186046512) end it 'cell j72 should equal 2.5558953488372094' do sheet29.j72.should be_within(0.25558953488372094).of(2.5558953488372094) end it 'cell k72 should equal 2.0447162790697675' do sheet29.k72.should be_within(0.20447162790697676).of(2.0447162790697675) end it 'cell l72 should equal 1.5335372093023256' do sheet29.l72.should be_within(0.15335372093023258).of(1.5335372093023256) end it 'cell m72 should equal 1.0223581395348837' do sheet29.m72.should be_within(0.10223581395348838).of(1.0223581395348837) end it 'cell n72 should equal 0.5111790697674419' do sheet29.n72.should be_within(0.05111790697674419).of(0.5111790697674419) end it 'cell o72 should equal 0.0' do sheet29.o72.should be_within(1.0e-08).of(0.0) end it 'cell f73 should equal -0.39542' do sheet29.f73.should be_within(0.039542).of(-0.39542) end it 'cell g73 should equal -0.36783255813953486' do sheet29.g73.should be_within(0.03678325581395349).of(-0.36783255813953486) end it 'cell h73 should equal -0.32185348837209304' do sheet29.h73.should be_within(0.032185348837209304).of(-0.32185348837209304) end it 'cell i73 should equal -0.2758744186046512' do sheet29.i73.should be_within(0.02758744186046512).of(-0.2758744186046512) end it 'cell j73 should equal -0.2298953488372093' do sheet29.j73.should be_within(0.022989534883720932).of(-0.2298953488372093) end it 'cell k73 should equal -0.18391627906976743' do sheet29.k73.should be_within(0.018391627906976744).of(-0.18391627906976743) end it 'cell l73 should equal -0.13793720930232556' do sheet29.l73.should be_within(0.013793720930232557).of(-0.13793720930232556) end it 'cell m73 should equal -0.09195813953488369' do sheet29.m73.should be_within(0.009195813953488369).of(-0.09195813953488369) end it 'cell n73 should equal -0.04597906976744187' do sheet29.n73.should be_within(0.004597906976744187).of(-0.04597906976744187) end it 'cell o73 should equal 0.0' do sheet29.o73.should be_within(1.0e-08).of(0.0) end it 'cell f74 should equal 0.0' do sheet29.f74.should be_within(1.0e-08).of(0.0) end it 'cell g74 should equal 0.0' do sheet29.g74.should be_within(1.0e-08).of(0.0) end it 'cell h74 should equal 0.0' do sheet29.h74.should be_within(1.0e-08).of(0.0) end it 'cell i74 should equal 0.0' do sheet29.i74.should be_within(1.0e-08).of(0.0) end it 'cell j74 should equal 0.0' do sheet29.j74.should be_within(1.0e-08).of(0.0) end it 'cell k74 should equal 0.0' do sheet29.k74.should be_within(1.0e-08).of(0.0) end it 'cell l74 should equal 0.0' do sheet29.l74.should be_within(1.0e-08).of(0.0) end it 'cell m74 should equal 0.0' do sheet29.m74.should be_within(1.0e-08).of(0.0) end it 'cell n74 should equal 0.0' do sheet29.n74.should be_within(1.0e-08).of(0.0) end it 'cell o74 should equal 0.0' do sheet29.o74.should be_within(1.0e-08).of(0.0) end it 'cell f75 should equal -4.00072' do sheet29.f75.should be_within(0.40007200000000004).of(-4.00072) end it 'cell g75 should equal -3.7216' do sheet29.g75.should be_within(0.37216000000000005).of(-3.7216) end it 'cell h75 should equal -3.2564' do sheet29.h75.should be_within(0.32564000000000004).of(-3.2564) end it 'cell i75 should equal -2.7912' do sheet29.i75.should be_within(0.27912).of(-2.7912) end it 'cell j75 should equal -2.326' do sheet29.j75.should be_within(0.23260000000000003).of(-2.326) end it 'cell k75 should equal -1.8608' do sheet29.k75.should be_within(0.18608000000000002).of(-1.8608) end it 'cell l75 should equal -1.3956' do sheet29.l75.should be_within(0.13956).of(-1.3956) end it 'cell m75 should equal -0.9304000000000001' do sheet29.m75.should be_within(0.09304000000000001).of(-0.9304000000000001) end it 'cell n75 should equal -0.4652' do sheet29.n75.should be_within(0.046520000000000006).of(-0.4652) end it 'cell o75 should equal 0.0' do sheet29.o75.should be_within(1.0e-08).of(0.0) end it 'cell f84 should equal -1.2551561199999999' do sheet29.f84.should be_within(0.125515612).of(-1.2551561199999999) end it 'cell g84 should equal -1.167587088372093' do sheet29.g84.should be_within(0.11675870883720929).of(-1.167587088372093) end it 'cell h84 should equal -1.0216387023255813' do sheet29.h84.should be_within(0.10216387023255813).of(-1.0216387023255813) end it 'cell i84 should equal -0.8756903162790696' do sheet29.i84.should be_within(0.08756903162790697).of(-0.8756903162790696) end it 'cell j84 should equal -0.729741930232558' do sheet29.j84.should be_within(0.07297419302325579).of(-0.729741930232558) end it 'cell k84 should equal -0.5837935441860465' do sheet29.k84.should be_within(0.058379354418604645).of(-0.5837935441860465) end it 'cell l84 should equal -0.43784515813953484' do sheet29.l84.should be_within(0.043784515813953484).of(-0.43784515813953484) end it 'cell m84 should equal -0.2918967720930232' do sheet29.m84.should be_within(0.029189677209302323).of(-0.2918967720930232) end it 'cell n84 should equal -0.1459483860465116' do sheet29.n84.should be_within(0.014594838604651161).of(-0.1459483860465116) end it 'cell o84 should equal 0.0' do sheet29.o84.should be_within(1.0e-08).of(0.0) end it 'cell f93 should equal 760.6510000760512' do sheet29.f93.should be_within(76.06510000760512).of(760.6510000760512) end it 'cell g93 should equal 707.5823256521406' do sheet29.g93.should be_within(70.75823256521407).of(707.5823256521406) end it 'cell h93 should equal 619.134534945623' do sheet29.h93.should be_within(61.913453494562305).of(619.134534945623) end it 'cell i93 should equal 530.6867442391055' do sheet29.i93.should be_within(53.06867442391055).of(530.6867442391055) end it 'cell j93 should equal 442.2389535325879' do sheet29.j93.should be_within(44.2238953532588).of(442.2389535325879) end it 'cell k93 should equal 353.7911628260703' do sheet29.k93.should be_within(35.379116282607036).of(353.7911628260703) end it 'cell l93 should equal 265.3433721195527' do sheet29.l93.should be_within(26.534337211955275).of(265.3433721195527) end it 'cell m93 should equal 176.89558141303516' do sheet29.m93.should be_within(17.689558141303518).of(176.89558141303516) end it 'cell n93 should equal 88.44779070651758' do sheet29.n93.should be_within(8.844779070651759).of(88.44779070651758) end it 'cell o93 should equal 0.0' do sheet29.o93.should be_within(1.0e-08).of(0.0) end end