# coding: utf-8 require_relative '../spreadsheet' # VII.a describe 'Sheet35' do def sheet35; $spreadsheet ||= Spreadsheet.new; $spreadsheet.sheet35; end it 'cell e7 should equal 1.0' do sheet35.e7.should be_within(0.1).of(1.0) end it 'cell f14 should equal 0.0' do sheet35.f14.should be_within(1.0e-08).of(0.0) end it 'cell g14 should equal 5.684341886080802e-14' do sheet35.g14.should be_within(1.0e-08).of(5.684341886080802e-14) end it 'cell h14 should equal 0.0' do sheet35.h14.should be_within(1.0e-08).of(0.0) end it 'cell i14 should equal 0.0' do sheet35.i14.should be_within(1.0e-08).of(0.0) end it 'cell j14 should equal 0.0' do sheet35.j14.should be_within(1.0e-08).of(0.0) end it 'cell k14 should equal 0.0' do sheet35.k14.should be_within(1.0e-08).of(0.0) end it 'cell l14 should equal 0.0' do sheet35.l14.should be_within(1.0e-08).of(0.0) end it 'cell m14 should equal 24.403647199538796' do sheet35.m14.should be_within(2.44036471995388).of(24.403647199538796) end it 'cell n14 should equal 63.873540559076446' do sheet35.n14.should be_within(6.387354055907645).of(63.873540559076446) end it 'cell o14 should equal 103.25093663250482' do sheet35.o14.should be_within(10.325093663250483).of(103.25093663250482) end it 'cell f19 should equal 2.5' do sheet35.f19.should be_within(0.25).of(2.5) end it 'cell g19 should equal 2.5' do sheet35.g19.should be_within(0.25).of(2.5) end it 'cell h19 should equal 4.0' do sheet35.h19.should be_within(0.4).of(4.0) end it 'cell i19 should equal 6.0' do sheet35.i19.should be_within(0.6000000000000001).of(6.0) end it 'cell j19 should equal 8.0' do sheet35.j19.should be_within(0.8).of(8.0) end it 'cell k19 should equal 10.0' do sheet35.k19.should be_within(1.0).of(10.0) end it 'cell l19 should equal 10.0' do sheet35.l19.should be_within(1.0).of(10.0) end it 'cell m19 should equal 10.0' do sheet35.m19.should be_within(1.0).of(10.0) end it 'cell n19 should equal 10.0' do sheet35.n19.should be_within(1.0).of(10.0) end it 'cell o19 should equal 10.0' do sheet35.o19.should be_within(1.0).of(10.0) end it 'cell f32 should equal 0.0' do sheet35.f32.should be_within(1.0e-08).of(0.0) end it 'cell g32 should equal 0.0' do sheet35.g32.should be_within(1.0e-08).of(0.0) end it 'cell h32 should equal 0.0' do sheet35.h32.should be_within(1.0e-08).of(0.0) end it 'cell i32 should equal 0.0' do sheet35.i32.should be_within(1.0e-08).of(0.0) end it 'cell j32 should equal 0.0' do sheet35.j32.should be_within(1.0e-08).of(0.0) end it 'cell k32 should equal 0.0' do sheet35.k32.should be_within(1.0e-08).of(0.0) end it 'cell l32 should equal 0.0' do sheet35.l32.should be_within(1.0e-08).of(0.0) end it 'cell m32 should equal 0.0' do sheet35.m32.should be_within(1.0e-08).of(0.0) end it 'cell n32 should equal 0.0' do sheet35.n32.should be_within(1.0e-08).of(0.0) end it 'cell o32 should equal 0.0' do sheet35.o32.should be_within(1.0e-08).of(0.0) end it 'cell f92 should equal 0.0' do sheet35.f92.should be_within(1.0e-08).of(0.0) end it 'cell g92 should equal 0.0' do sheet35.g92.should be_within(1.0e-08).of(0.0) end it 'cell h92 should equal 0.0' do sheet35.h92.should be_within(1.0e-08).of(0.0) end it 'cell i92 should equal 0.0' do sheet35.i92.should be_within(1.0e-08).of(0.0) end it 'cell j92 should equal 0.0' do sheet35.j92.should be_within(1.0e-08).of(0.0) end it 'cell k92 should equal 0.0' do sheet35.k92.should be_within(1.0e-08).of(0.0) end it 'cell l92 should equal 0.0' do sheet35.l92.should be_within(1.0e-08).of(0.0) end it 'cell m92 should equal 0.0' do sheet35.m92.should be_within(1.0e-08).of(0.0) end it 'cell n92 should equal 0.0' do sheet35.n92.should be_within(1.0e-08).of(0.0) end it 'cell o92 should equal 0.0' do sheet35.o92.should be_within(1.0e-08).of(0.0) end it 'cell f97 should equal 0.0' do sheet35.f97.should be_within(1.0e-08).of(0.0) end it 'cell g97 should equal 6.4845332946392885e-15' do sheet35.g97.should be_within(1.0e-08).of(6.4845332946392885e-15) end it 'cell h97 should equal 0.0' do sheet35.h97.should be_within(1.0e-08).of(0.0) end it 'cell i97 should equal 0.0' do sheet35.i97.should be_within(1.0e-08).of(0.0) end it 'cell j97 should equal 0.0' do sheet35.j97.should be_within(1.0e-08).of(0.0) end it 'cell k97 should equal 0.0' do sheet35.k97.should be_within(1.0e-08).of(0.0) end it 'cell l97 should equal 0.0' do sheet35.l97.should be_within(1.0e-08).of(0.0) end it 'cell m97 should equal 2.7838976955896406' do sheet35.m97.should be_within(0.27838976955896405).of(2.7838976955896406) end it 'cell n97 should equal 7.286509304024234' do sheet35.n97.should be_within(0.7286509304024235).of(7.286509304024234) end it 'cell o97 should equal 11.778569088809583' do sheet35.o97.should be_within(1.1778569088809583).of(11.778569088809583) end it 'cell f98 should equal 0.0' do sheet35.f98.should be_within(1.0e-08).of(0.0) end it 'cell g98 should equal 0.0' do sheet35.g98.should be_within(1.0e-08).of(0.0) end it 'cell h98 should equal 0.0' do sheet35.h98.should be_within(1.0e-08).of(0.0) end it 'cell i98 should equal 0.0' do sheet35.i98.should be_within(1.0e-08).of(0.0) end it 'cell j98 should equal 0.0' do sheet35.j98.should be_within(1.0e-08).of(0.0) end it 'cell k98 should equal 0.0' do sheet35.k98.should be_within(1.0e-08).of(0.0) end it 'cell l98 should equal 0.0' do sheet35.l98.should be_within(1.0e-08).of(0.0) end it 'cell m98 should equal 0.0' do sheet35.m98.should be_within(1.0e-08).of(0.0) end it 'cell n98 should equal 0.0' do sheet35.n98.should be_within(1.0e-08).of(0.0) end it 'cell o98 should equal 0.0' do sheet35.o98.should be_within(1.0e-08).of(0.0) end it 'cell f99 should equal -2.5' do sheet35.f99.should be_within(0.25).of(-2.5) end it 'cell g99 should equal -2.5' do sheet35.g99.should be_within(0.25).of(-2.5) end it 'cell h99 should equal -4.0' do sheet35.h99.should be_within(0.4).of(-4.0) end it 'cell i99 should equal -6.0' do sheet35.i99.should be_within(0.6000000000000001).of(-6.0) end it 'cell j99 should equal -8.0' do sheet35.j99.should be_within(0.8).of(-8.0) end it 'cell k99 should equal -10.0' do sheet35.k99.should be_within(1.0).of(-10.0) end it 'cell l99 should equal -10.0' do sheet35.l99.should be_within(1.0).of(-10.0) end it 'cell m99 should equal -10.0' do sheet35.m99.should be_within(1.0).of(-10.0) end it 'cell n99 should equal -10.0' do sheet35.n99.should be_within(1.0).of(-10.0) end it 'cell o99 should equal -10.0' do sheet35.o99.should be_within(1.0).of(-10.0) end it 'cell f100 should equal 0.0' do sheet35.f100.should be_within(1.0e-08).of(0.0) end it 'cell g100 should equal 0.0' do sheet35.g100.should be_within(1.0e-08).of(0.0) end it 'cell h100 should equal 0.0' do sheet35.h100.should be_within(1.0e-08).of(0.0) end it 'cell i100 should equal 0.0' do sheet35.i100.should be_within(1.0e-08).of(0.0) end it 'cell j100 should equal 0.0' do sheet35.j100.should be_within(1.0e-08).of(0.0) end it 'cell k100 should equal 0.0' do sheet35.k100.should be_within(1.0e-08).of(0.0) end it 'cell l100 should equal 0.0' do sheet35.l100.should be_within(1.0e-08).of(0.0) end it 'cell m100 should equal 0.0' do sheet35.m100.should be_within(1.0e-08).of(0.0) end it 'cell n100 should equal 0.0' do sheet35.n100.should be_within(1.0e-08).of(0.0) end it 'cell o100 should equal 1.7785690888095829' do sheet35.o100.should be_within(0.1778569088809583).of(1.7785690888095829) end it 'cell f105 should equal 0.0' do sheet35.f105.should be_within(1.0e-08).of(0.0) end it 'cell g105 should equal 0.0' do sheet35.g105.should be_within(1.0e-08).of(0.0) end it 'cell h105 should equal 0.0' do sheet35.h105.should be_within(1.0e-08).of(0.0) end it 'cell i105 should equal 0.0' do sheet35.i105.should be_within(1.0e-08).of(0.0) end it 'cell j105 should equal 0.0' do sheet35.j105.should be_within(1.0e-08).of(0.0) end it 'cell k105 should equal 0.0' do sheet35.k105.should be_within(1.0e-08).of(0.0) end it 'cell l105 should equal 0.0' do sheet35.l105.should be_within(1.0e-08).of(0.0) end it 'cell m105 should equal 0.0' do sheet35.m105.should be_within(1.0e-08).of(0.0) end it 'cell n105 should equal 0.0' do sheet35.n105.should be_within(1.0e-08).of(0.0) end it 'cell o105 should equal 0.0' do sheet35.o105.should be_within(1.0e-08).of(0.0) end it 'cell f108 should equal 0.0' do sheet35.f108.should be_within(1.0e-08).of(0.0) end it 'cell g108 should equal 0.0' do sheet35.g108.should be_within(1.0e-08).of(0.0) end it 'cell h108 should equal 0.0' do sheet35.h108.should be_within(1.0e-08).of(0.0) end it 'cell i108 should equal 0.0' do sheet35.i108.should be_within(1.0e-08).of(0.0) end it 'cell j108 should equal 0.0' do sheet35.j108.should be_within(1.0e-08).of(0.0) end it 'cell k108 should equal 0.0' do sheet35.k108.should be_within(1.0e-08).of(0.0) end it 'cell l108 should equal 0.0' do sheet35.l108.should be_within(1.0e-08).of(0.0) end it 'cell m108 should equal 0.0' do sheet35.m108.should be_within(1.0e-08).of(0.0) end it 'cell n108 should equal 0.0' do sheet35.n108.should be_within(1.0e-08).of(0.0) end it 'cell o108 should equal 0.0' do sheet35.o108.should be_within(1.0e-08).of(0.0) end it 'cell f109 should equal 0.0' do sheet35.f109.should be_within(1.0e-08).of(0.0) end it 'cell g109 should equal 0.0' do sheet35.g109.should be_within(1.0e-08).of(0.0) end it 'cell h109 should equal 0.0' do sheet35.h109.should be_within(1.0e-08).of(0.0) end it 'cell i109 should equal 0.0' do sheet35.i109.should be_within(1.0e-08).of(0.0) end it 'cell j109 should equal 0.0' do sheet35.j109.should be_within(1.0e-08).of(0.0) end it 'cell k109 should equal 0.0' do sheet35.k109.should be_within(1.0e-08).of(0.0) end it 'cell l109 should equal 0.0' do sheet35.l109.should be_within(1.0e-08).of(0.0) end it 'cell m109 should equal 0.0' do sheet35.m109.should be_within(1.0e-08).of(0.0) end it 'cell n109 should equal 0.0' do sheet35.n109.should be_within(1.0e-08).of(0.0) end it 'cell o109 should equal 0.0' do sheet35.o109.should be_within(1.0e-08).of(0.0) end it 'cell f128 should equal 0.0' do sheet35.f128.should be_within(1.0e-08).of(0.0) end it 'cell g128 should equal 0.0' do sheet35.g128.should be_within(1.0e-08).of(0.0) end it 'cell h128 should equal 0.0' do sheet35.h128.should be_within(1.0e-08).of(0.0) end it 'cell i128 should equal 0.0' do sheet35.i128.should be_within(1.0e-08).of(0.0) end it 'cell j128 should equal 0.0' do sheet35.j128.should be_within(1.0e-08).of(0.0) end it 'cell k128 should equal 0.0' do sheet35.k128.should be_within(1.0e-08).of(0.0) end it 'cell l128 should equal 0.0' do sheet35.l128.should be_within(1.0e-08).of(0.0) end it 'cell m128 should equal 0.0' do sheet35.m128.should be_within(1.0e-08).of(0.0) end it 'cell n128 should equal 0.0' do sheet35.n128.should be_within(1.0e-08).of(0.0) end it 'cell o128 should equal 1.7785690888095829' do sheet35.o128.should be_within(0.1778569088809583).of(1.7785690888095829) end it 'cell f150 should equal 0.0' do sheet35.f150.should be_within(1.0e-08).of(0.0) end it 'cell g150 should equal 0.0' do sheet35.g150.should be_within(1.0e-08).of(0.0) end it 'cell h150 should equal 0.0' do sheet35.h150.should be_within(1.0e-08).of(0.0) end it 'cell i150 should equal 0.0' do sheet35.i150.should be_within(1.0e-08).of(0.0) end it 'cell j150 should equal 0.0' do sheet35.j150.should be_within(1.0e-08).of(0.0) end it 'cell k150 should equal 0.0' do sheet35.k150.should be_within(1.0e-08).of(0.0) end it 'cell l150 should equal 0.0' do sheet35.l150.should be_within(1.0e-08).of(0.0) end it 'cell m150 should equal 0.0' do sheet35.m150.should be_within(1.0e-08).of(0.0) end it 'cell n150 should equal 0.0' do sheet35.n150.should be_within(1.0e-08).of(0.0) end it 'cell o150 should equal 0.0' do sheet35.o150.should be_within(1.0e-08).of(0.0) end it 'cell f151 should equal 0.0' do sheet35.f151.should be_within(1.0e-08).of(0.0) end it 'cell g151 should equal 0.0' do sheet35.g151.should be_within(1.0e-08).of(0.0) end it 'cell h151 should equal 0.0' do sheet35.h151.should be_within(1.0e-08).of(0.0) end it 'cell i151 should equal 0.0' do sheet35.i151.should be_within(1.0e-08).of(0.0) end it 'cell j151 should equal 0.0' do sheet35.j151.should be_within(1.0e-08).of(0.0) end it 'cell k151 should equal 0.0' do sheet35.k151.should be_within(1.0e-08).of(0.0) end it 'cell l151 should equal 0.0' do sheet35.l151.should be_within(1.0e-08).of(0.0) end it 'cell m151 should equal 0.0' do sheet35.m151.should be_within(1.0e-08).of(0.0) end it 'cell n151 should equal 0.0' do sheet35.n151.should be_within(1.0e-08).of(0.0) end it 'cell o151 should equal 0.0' do sheet35.o151.should be_within(1.0e-08).of(0.0) end it 'cell f160 should equal 0.0' do sheet35.f160.should be_within(1.0e-08).of(0.0) end it 'cell g160 should equal 0.0' do sheet35.g160.should be_within(1.0e-08).of(0.0) end it 'cell h160 should equal 0.0' do sheet35.h160.should be_within(1.0e-08).of(0.0) end it 'cell i160 should equal 0.0' do sheet35.i160.should be_within(1.0e-08).of(0.0) end it 'cell j160 should equal 0.0' do sheet35.j160.should be_within(1.0e-08).of(0.0) end it 'cell k160 should equal 0.0' do sheet35.k160.should be_within(1.0e-08).of(0.0) end it 'cell l160 should equal 0.0' do sheet35.l160.should be_within(1.0e-08).of(0.0) end it 'cell m160 should equal 0.0' do sheet35.m160.should be_within(1.0e-08).of(0.0) end it 'cell n160 should equal 0.0' do sheet35.n160.should be_within(1.0e-08).of(0.0) end it 'cell o160 should equal 0.0' do sheet35.o160.should be_within(1.0e-08).of(0.0) end it 'cell f161 should equal 0.0' do sheet35.f161.should be_within(1.0e-08).of(0.0) end it 'cell g161 should equal 0.0' do sheet35.g161.should be_within(1.0e-08).of(0.0) end it 'cell h161 should equal 0.0' do sheet35.h161.should be_within(1.0e-08).of(0.0) end it 'cell i161 should equal 0.0' do sheet35.i161.should be_within(1.0e-08).of(0.0) end it 'cell j161 should equal 0.0' do sheet35.j161.should be_within(1.0e-08).of(0.0) end it 'cell k161 should equal 0.0' do sheet35.k161.should be_within(1.0e-08).of(0.0) end it 'cell l161 should equal 0.0' do sheet35.l161.should be_within(1.0e-08).of(0.0) end it 'cell m161 should equal 0.0' do sheet35.m161.should be_within(1.0e-08).of(0.0) end it 'cell n161 should equal 0.0' do sheet35.n161.should be_within(1.0e-08).of(0.0) end it 'cell o161 should equal 1.7785690888095829' do sheet35.o161.should be_within(0.1778569088809583).of(1.7785690888095829) end end