# coding: utf-8 require_relative '../spreadsheet' # 2050 describe 'Sheet64' do def sheet64; $spreadsheet ||= Spreadsheet.new; $spreadsheet.sheet64; end it 'cell g9 should equal 585.9963982695342' do sheet64.g9.should be_within(58.59963982695342).of(585.9963982695342) end it 'cell h9 should equal 0.0' do sheet64.h9.should be_within(1.0e-08).of(0.0) end it 'cell i9 should equal 0.0' do sheet64.i9.should be_within(1.0e-08).of(0.0) end it 'cell j9 should equal 0.0' do sheet64.j9.should be_within(1.0e-08).of(0.0) end it 'cell k9 should equal 0.0' do sheet64.k9.should be_within(1.0e-08).of(0.0) end it 'cell l9 should equal 0.0' do sheet64.l9.should be_within(1.0e-08).of(0.0) end it 'cell m9 should equal 0.0' do sheet64.m9.should be_within(1.0e-08).of(0.0) end it 'cell n9 should equal 0.0' do sheet64.n9.should be_within(1.0e-08).of(0.0) end it 'cell o9 should equal 0.0' do sheet64.o9.should be_within(1.0e-08).of(0.0) end it 'cell p9 should equal 0.0' do sheet64.p9.should be_within(1.0e-08).of(0.0) end it 'cell q9 should equal 585.9963982695342' do sheet64.q9.should be_within(58.59963982695342).of(585.9963982695342) end it 'cell s9 should equal -60.65817298449703' do sheet64.s9.should be_within(6.065817298449703).of(-60.65817298449703) end it 'cell t9 should equal 0.0' do sheet64.t9.should be_within(1.0e-08).of(0.0) end it 'cell u9 should equal -2.350956028043905' do sheet64.u9.should be_within(0.2350956028043905).of(-2.350956028043905) end it 'cell v9 should equal -2.1085894272146364' do sheet64.v9.should be_within(0.21085894272146366).of(-2.1085894272146364) end it 'cell w9 should equal -520.8786798297787' do sheet64.w9.should be_within(52.08786798297787).of(-520.8786798297787) end it 'cell x9 should equal 0.0' do sheet64.x9.should be_within(1.0e-08).of(0.0) end it 'cell y9 should equal 0.0' do sheet64.y9.should be_within(1.0e-08).of(0.0) end it 'cell z9 should equal 0.0' do sheet64.z9.should be_within(1.0e-08).of(0.0) end it 'cell aa9 should equal 0.0' do sheet64.aa9.should be_within(1.0e-08).of(0.0) end it 'cell ab9 should equal 0.0' do sheet64.ab9.should be_within(1.0e-08).of(0.0) end it 'cell ac9 should equal 0.0' do sheet64.ac9.should be_within(1.0e-08).of(0.0) end it 'cell ad9 should equal 0.0' do sheet64.ad9.should be_within(1.0e-08).of(0.0) end it 'cell ae9 should equal 0.0' do sheet64.ae9.should be_within(1.0e-08).of(0.0) end it 'cell af9 should equal 0.0' do sheet64.af9.should be_within(1.0e-08).of(0.0) end it 'cell ag9 should equal 0.0' do sheet64.ag9.should be_within(1.0e-08).of(0.0) end it 'cell ah9 should equal 0.0' do sheet64.ah9.should be_within(1.0e-08).of(0.0) end it 'cell ai9 should equal 0.0' do sheet64.ai9.should be_within(1.0e-08).of(0.0) end it 'cell aj9 should equal 0.0' do sheet64.aj9.should be_within(1.0e-08).of(0.0) end it 'cell ak9 should equal -585.9963982695342' do sheet64.ak9.should be_within(58.59963982695342).of(-585.9963982695342) end it 'cell am9 should equal 0.0' do sheet64.am9.should be_within(1.0e-08).of(0.0) end it 'cell an9 should equal 0.0' do sheet64.an9.should be_within(1.0e-08).of(0.0) end it 'cell ao9 should equal 0.0' do sheet64.ao9.should be_within(1.0e-08).of(0.0) end it 'cell ap9 should equal 0.0' do sheet64.ap9.should be_within(1.0e-08).of(0.0) end it 'cell aq9 should equal 0.0' do sheet64.aq9.should be_within(1.0e-08).of(0.0) end it 'cell ar9 should equal 0.0' do sheet64.ar9.should be_within(1.0e-08).of(0.0) end it 'cell as9 should equal 0.0' do sheet64.as9.should be_within(1.0e-08).of(0.0) end it 'cell at9 should equal 0.0' do sheet64.at9.should be_within(1.0e-08).of(0.0) end it 'cell au9 should equal 0.0' do sheet64.au9.should be_within(1.0e-08).of(0.0) end it 'cell av9 should equal 0.0' do sheet64.av9.should be_within(1.0e-08).of(0.0) end it 'cell aw9 should equal 0.0' do sheet64.aw9.should be_within(1.0e-08).of(0.0) end it 'cell ax9 should equal 0.0' do sheet64.ax9.should be_within(1.0e-08).of(0.0) end it 'cell ay9 should equal 0.0' do sheet64.ay9.should be_within(1.0e-08).of(0.0) end it 'cell az9 should equal 0.0' do sheet64.az9.should be_within(1.0e-08).of(0.0) end it 'cell ba9 should equal 0.0' do sheet64.ba9.should be_within(1.0e-08).of(0.0) end it 'cell bb9 should equal 0.0' do sheet64.bb9.should be_within(1.0e-08).of(0.0) end it 'cell bc9 should equal 0.0' do sheet64.bc9.should be_within(1.0e-08).of(0.0) end it 'cell bd9 should equal 0.0' do sheet64.bd9.should be_within(1.0e-08).of(0.0) end it 'cell be9 should equal 0.0' do sheet64.be9.should be_within(1.0e-08).of(0.0) end it 'cell bf9 should equal 0.0' do sheet64.bf9.should be_within(1.0e-08).of(0.0) end it 'cell bh9 should equal 0.0' do sheet64.bh9.should be_within(1.0e-08).of(0.0) end it 'cell bi9 should equal 0.0' do sheet64.bi9.should be_within(1.0e-08).of(0.0) end it 'cell bj9 should equal 0.0' do sheet64.bj9.should be_within(1.0e-08).of(0.0) end it 'cell bl9 should equal 0.0' do sheet64.bl9.should be_within(1.0e-08).of(0.0) end it 'cell bo9 should equal 97.09291890212045' do sheet64.bo9.should be_within(9.709291890212045).of(97.09291890212045) end it 'cell bp9 should equal 0.19489669620740904' do sheet64.bp9.should be_within(0.019489669620740904).of(0.19489669620740904) end it 'cell bq9 should equal 0.22252602549742556' do sheet64.bq9.should be_within(0.022252602549742557).of(0.22252602549742556) end it 'cell br9 should equal 0.0' do sheet64.br9.should be_within(1.0e-08).of(0.0) end it 'cell bs9 should equal 0.0' do sheet64.bs9.should be_within(1.0e-08).of(0.0) end it 'cell bt9 should equal 0.0' do sheet64.bt9.should be_within(1.0e-08).of(0.0) end it 'cell bu9 should equal 0.0' do sheet64.bu9.should be_within(1.0e-08).of(0.0) end it 'cell bv9 should equal 0.0' do sheet64.bv9.should be_within(1.0e-08).of(0.0) end it 'cell bw9 should equal 0.0' do sheet64.bw9.should be_within(1.0e-08).of(0.0) end it 'cell bx9 should equal 0.0' do sheet64.bx9.should be_within(1.0e-08).of(0.0) end it 'cell by9 should equal 0.0' do sheet64.by9.should be_within(1.0e-08).of(0.0) end it 'cell bz9 should equal 0.0' do sheet64.bz9.should be_within(1.0e-08).of(0.0) end it 'cell ca9 should equal 0.0' do sheet64.ca9.should be_within(1.0e-08).of(0.0) end it 'cell cb9 should equal 0.0' do sheet64.cb9.should be_within(1.0e-08).of(0.0) end it 'cell cc9 should equal 0.0' do sheet64.cc9.should be_within(1.0e-08).of(0.0) end it 'cell cd9 should equal 0.0' do sheet64.cd9.should be_within(1.0e-08).of(0.0) end it 'cell ce9 should equal 0.0' do sheet64.ce9.should be_within(1.0e-08).of(0.0) end it 'cell cf9 should equal 0.0' do sheet64.cf9.should be_within(1.0e-08).of(0.0) end it 'cell cg9 should equal 0.0' do sheet64.cg9.should be_within(1.0e-08).of(0.0) end it 'cell ch9 should equal 0.0' do sheet64.ch9.should be_within(1.0e-08).of(0.0) end it 'cell ci9 should equal 0.0' do sheet64.ci9.should be_within(1.0e-08).of(0.0) end it 'cell cj9 should equal 0.0' do sheet64.cj9.should be_within(1.0e-08).of(0.0) end it 'cell ck9 should equal 0.0' do sheet64.ck9.should be_within(1.0e-08).of(0.0) end it 'cell cl9 should equal 0.0' do sheet64.cl9.should be_within(1.0e-08).of(0.0) end it 'cell cm9 should equal 0.0' do sheet64.cm9.should be_within(1.0e-08).of(0.0) end it 'cell cn9 should equal 0.0' do sheet64.cn9.should be_within(1.0e-08).of(0.0) end it 'cell co9 should equal 0.0' do sheet64.co9.should be_within(1.0e-08).of(0.0) end it 'cell cp9 should equal 0.0' do sheet64.cp9.should be_within(1.0e-08).of(0.0) end it 'cell cq9 should equal 0.0' do sheet64.cq9.should be_within(1.0e-08).of(0.0) end it 'cell cr9 should equal 0.0' do sheet64.cr9.should be_within(1.0e-08).of(0.0) end it 'cell cs9 should equal 0.0' do sheet64.cs9.should be_within(1.0e-08).of(0.0) end it 'cell ct9 should equal 0.0' do sheet64.ct9.should be_within(1.0e-08).of(0.0) end it 'cell cu9 should equal 0.0' do sheet64.cu9.should be_within(1.0e-08).of(0.0) end it 'cell cv9 should equal 0.0' do sheet64.cv9.should be_within(1.0e-08).of(0.0) end it 'cell cw9 should equal 0.0' do sheet64.cw9.should be_within(1.0e-08).of(0.0) end it 'cell cx9 should equal 0.0' do sheet64.cx9.should be_within(1.0e-08).of(0.0) end it 'cell cy9 should equal 0.0' do sheet64.cy9.should be_within(1.0e-08).of(0.0) end it 'cell cz9 should equal 0.0' do sheet64.cz9.should be_within(1.0e-08).of(0.0) end it 'cell da9 should equal 0.0' do sheet64.da9.should be_within(1.0e-08).of(0.0) end it 'cell db9 should equal 0.0' do sheet64.db9.should be_within(1.0e-08).of(0.0) end it 'cell dc9 should equal 0.0' do sheet64.dc9.should be_within(1.0e-08).of(0.0) end it 'cell dd9 should equal 0.0' do sheet64.dd9.should be_within(1.0e-08).of(0.0) end it 'cell de9 should equal 0.0' do sheet64.de9.should be_within(1.0e-08).of(0.0) end it 'cell df9 should equal 0.0' do sheet64.df9.should be_within(1.0e-08).of(0.0) end it 'cell g11 should equal 585.9963982695342' do sheet64.g11.should be_within(58.59963982695342).of(585.9963982695342) end it 'cell h11 should equal 0.0' do sheet64.h11.should be_within(1.0e-08).of(0.0) end it 'cell i11 should equal 0.0' do sheet64.i11.should be_within(1.0e-08).of(0.0) end it 'cell j11 should equal 0.0' do sheet64.j11.should be_within(1.0e-08).of(0.0) end it 'cell k11 should equal 0.0' do sheet64.k11.should be_within(1.0e-08).of(0.0) end it 'cell l11 should equal 0.0' do sheet64.l11.should be_within(1.0e-08).of(0.0) end it 'cell m11 should equal 0.0' do sheet64.m11.should be_within(1.0e-08).of(0.0) end it 'cell n11 should equal 0.0' do sheet64.n11.should be_within(1.0e-08).of(0.0) end it 'cell o11 should equal 0.0' do sheet64.o11.should be_within(1.0e-08).of(0.0) end it 'cell p11 should equal 0.0' do sheet64.p11.should be_within(1.0e-08).of(0.0) end it 'cell q11 should equal 585.9963982695342' do sheet64.q11.should be_within(58.59963982695342).of(585.9963982695342) end it 'cell s11 should equal -60.65817298449703' do sheet64.s11.should be_within(6.065817298449703).of(-60.65817298449703) end it 'cell t11 should equal 0.0' do sheet64.t11.should be_within(1.0e-08).of(0.0) end it 'cell u11 should equal -2.350956028043905' do sheet64.u11.should be_within(0.2350956028043905).of(-2.350956028043905) end it 'cell v11 should equal -2.1085894272146364' do sheet64.v11.should be_within(0.21085894272146366).of(-2.1085894272146364) end it 'cell w11 should equal -520.8786798297787' do sheet64.w11.should be_within(52.08786798297787).of(-520.8786798297787) end it 'cell x11 should equal 0.0' do sheet64.x11.should be_within(1.0e-08).of(0.0) end it 'cell y11 should equal 0.0' do sheet64.y11.should be_within(1.0e-08).of(0.0) end it 'cell z11 should equal 0.0' do sheet64.z11.should be_within(1.0e-08).of(0.0) end it 'cell aa11 should equal 0.0' do sheet64.aa11.should be_within(1.0e-08).of(0.0) end it 'cell ab11 should equal 0.0' do sheet64.ab11.should be_within(1.0e-08).of(0.0) end it 'cell ac11 should equal 0.0' do sheet64.ac11.should be_within(1.0e-08).of(0.0) end it 'cell ad11 should equal 0.0' do sheet64.ad11.should be_within(1.0e-08).of(0.0) end it 'cell ae11 should equal 0.0' do sheet64.ae11.should be_within(1.0e-08).of(0.0) end it 'cell af11 should equal 0.0' do sheet64.af11.should be_within(1.0e-08).of(0.0) end it 'cell ag11 should equal 0.0' do sheet64.ag11.should be_within(1.0e-08).of(0.0) end it 'cell ah11 should equal 0.0' do sheet64.ah11.should be_within(1.0e-08).of(0.0) end it 'cell ai11 should equal 0.0' do sheet64.ai11.should be_within(1.0e-08).of(0.0) end it 'cell aj11 should equal 0.0' do sheet64.aj11.should be_within(1.0e-08).of(0.0) end it 'cell ak11 should equal -585.9963982695342' do sheet64.ak11.should be_within(58.59963982695342).of(-585.9963982695342) end it 'cell am11 should equal 0.0' do sheet64.am11.should be_within(1.0e-08).of(0.0) end it 'cell an11 should equal 0.0' do sheet64.an11.should be_within(1.0e-08).of(0.0) end it 'cell ao11 should equal 0.0' do sheet64.ao11.should be_within(1.0e-08).of(0.0) end it 'cell ap11 should equal 0.0' do sheet64.ap11.should be_within(1.0e-08).of(0.0) end it 'cell aq11 should equal 0.0' do sheet64.aq11.should be_within(1.0e-08).of(0.0) end it 'cell ar11 should equal 0.0' do sheet64.ar11.should be_within(1.0e-08).of(0.0) end it 'cell as11 should equal 0.0' do sheet64.as11.should be_within(1.0e-08).of(0.0) end it 'cell at11 should equal 0.0' do sheet64.at11.should be_within(1.0e-08).of(0.0) end it 'cell au11 should equal 0.0' do sheet64.au11.should be_within(1.0e-08).of(0.0) end it 'cell av11 should equal 0.0' do sheet64.av11.should be_within(1.0e-08).of(0.0) end it 'cell aw11 should equal 0.0' do sheet64.aw11.should be_within(1.0e-08).of(0.0) end it 'cell ax11 should equal 0.0' do sheet64.ax11.should be_within(1.0e-08).of(0.0) end it 'cell ay11 should equal 0.0' do sheet64.ay11.should be_within(1.0e-08).of(0.0) end it 'cell az11 should equal 0.0' do sheet64.az11.should be_within(1.0e-08).of(0.0) end it 'cell ba11 should equal 0.0' do sheet64.ba11.should be_within(1.0e-08).of(0.0) end it 'cell bb11 should equal 0.0' do sheet64.bb11.should be_within(1.0e-08).of(0.0) end it 'cell bc11 should equal 0.0' do sheet64.bc11.should be_within(1.0e-08).of(0.0) end it 'cell bd11 should equal 0.0' do sheet64.bd11.should be_within(1.0e-08).of(0.0) end it 'cell be11 should equal 0.0' do sheet64.be11.should be_within(1.0e-08).of(0.0) end it 'cell bf11 should equal 0.0' do sheet64.bf11.should be_within(1.0e-08).of(0.0) end it 'cell bh11 should equal 0.0' do sheet64.bh11.should be_within(1.0e-08).of(0.0) end it 'cell bi11 should equal 0.0' do sheet64.bi11.should be_within(1.0e-08).of(0.0) end it 'cell bj11 should equal 0.0' do sheet64.bj11.should be_within(1.0e-08).of(0.0) end it 'cell bl11 should equal 0.0' do sheet64.bl11.should be_within(1.0e-08).of(0.0) end it 'cell bo11 should equal 97.09291890212045' do sheet64.bo11.should be_within(9.709291890212045).of(97.09291890212045) end it 'cell bp11 should equal 0.19489669620740904' do sheet64.bp11.should be_within(0.019489669620740904).of(0.19489669620740904) end it 'cell bq11 should equal 0.22252602549742556' do sheet64.bq11.should be_within(0.022252602549742557).of(0.22252602549742556) end it 'cell br11 should equal 0.0' do sheet64.br11.should be_within(1.0e-08).of(0.0) end it 'cell bs11 should equal 0.0' do sheet64.bs11.should be_within(1.0e-08).of(0.0) end it 'cell bt11 should equal 0.0' do sheet64.bt11.should be_within(1.0e-08).of(0.0) end it 'cell bu11 should equal 0.0' do sheet64.bu11.should be_within(1.0e-08).of(0.0) end it 'cell bv11 should equal 0.0' do sheet64.bv11.should be_within(1.0e-08).of(0.0) end it 'cell bw11 should equal 0.0' do sheet64.bw11.should be_within(1.0e-08).of(0.0) end it 'cell bx11 should equal 0.0' do sheet64.bx11.should be_within(1.0e-08).of(0.0) end it 'cell by11 should equal 0.0' do sheet64.by11.should be_within(1.0e-08).of(0.0) end it 'cell bz11 should equal 0.0' do sheet64.bz11.should be_within(1.0e-08).of(0.0) end it 'cell ca11 should equal 0.0' do sheet64.ca11.should be_within(1.0e-08).of(0.0) end it 'cell cb11 should equal 0.0' do sheet64.cb11.should be_within(1.0e-08).of(0.0) end it 'cell cc11 should equal 0.0' do sheet64.cc11.should be_within(1.0e-08).of(0.0) end it 'cell cd11 should equal 0.0' do sheet64.cd11.should be_within(1.0e-08).of(0.0) end it 'cell ce11 should equal 0.0' do sheet64.ce11.should be_within(1.0e-08).of(0.0) end it 'cell cf11 should equal 0.0' do sheet64.cf11.should be_within(1.0e-08).of(0.0) end it 'cell cg11 should equal 0.0' do sheet64.cg11.should be_within(1.0e-08).of(0.0) end it 'cell ch11 should equal 0.0' do sheet64.ch11.should be_within(1.0e-08).of(0.0) end it 'cell ci11 should equal 0.0' do sheet64.ci11.should be_within(1.0e-08).of(0.0) end it 'cell cj11 should equal 0.0' do sheet64.cj11.should be_within(1.0e-08).of(0.0) end it 'cell ck11 should equal 0.0' do sheet64.ck11.should be_within(1.0e-08).of(0.0) end it 'cell cl11 should equal 0.0' do sheet64.cl11.should be_within(1.0e-08).of(0.0) end it 'cell cm11 should equal 0.0' do sheet64.cm11.should be_within(1.0e-08).of(0.0) end it 'cell cn11 should equal 0.0' do sheet64.cn11.should be_within(1.0e-08).of(0.0) end it 'cell co11 should equal 0.0' do sheet64.co11.should be_within(1.0e-08).of(0.0) end it 'cell cp11 should equal 0.0' do sheet64.cp11.should be_within(1.0e-08).of(0.0) end it 'cell cq11 should equal 0.0' do sheet64.cq11.should be_within(1.0e-08).of(0.0) end it 'cell cr11 should equal 0.0' do sheet64.cr11.should be_within(1.0e-08).of(0.0) end it 'cell cs11 should equal 0.0' do sheet64.cs11.should be_within(1.0e-08).of(0.0) end it 'cell ct11 should equal 0.0' do sheet64.ct11.should be_within(1.0e-08).of(0.0) end it 'cell cu11 should equal 0.0' do sheet64.cu11.should be_within(1.0e-08).of(0.0) end it 'cell cv11 should equal 0.0' do sheet64.cv11.should be_within(1.0e-08).of(0.0) end it 'cell cw11 should equal 0.0' do sheet64.cw11.should be_within(1.0e-08).of(0.0) end it 'cell cx11 should equal 0.0' do sheet64.cx11.should be_within(1.0e-08).of(0.0) end it 'cell cy11 should equal 0.0' do sheet64.cy11.should be_within(1.0e-08).of(0.0) end it 'cell cz11 should equal 0.0' do sheet64.cz11.should be_within(1.0e-08).of(0.0) end it 'cell da11 should equal 0.0' do sheet64.da11.should be_within(1.0e-08).of(0.0) end it 'cell db11 should equal 0.0' do sheet64.db11.should be_within(1.0e-08).of(0.0) end it 'cell dc11 should equal 0.0' do sheet64.dc11.should be_within(1.0e-08).of(0.0) end it 'cell dd11 should equal 0.0' do sheet64.dd11.should be_within(1.0e-08).of(0.0) end it 'cell de11 should equal 0.0' do sheet64.de11.should be_within(1.0e-08).of(0.0) end it 'cell df11 should equal 0.0' do sheet64.df11.should be_within(1.0e-08).of(0.0) end it 'cell g12 should equal 174.26990618059693' do sheet64.g12.should be_within(17.426990618059694).of(174.26990618059693) end it 'cell h12 should equal 0.0' do sheet64.h12.should be_within(1.0e-08).of(0.0) end it 'cell i12 should equal 0.0' do sheet64.i12.should be_within(1.0e-08).of(0.0) end it 'cell j12 should equal 0.0' do sheet64.j12.should be_within(1.0e-08).of(0.0) end it 'cell k12 should equal 0.0' do sheet64.k12.should be_within(1.0e-08).of(0.0) end it 'cell l12 should equal 0.0' do sheet64.l12.should be_within(1.0e-08).of(0.0) end it 'cell m12 should equal 0.0' do sheet64.m12.should be_within(1.0e-08).of(0.0) end it 'cell n12 should equal 0.0' do sheet64.n12.should be_within(1.0e-08).of(0.0) end it 'cell o12 should equal 0.0' do sheet64.o12.should be_within(1.0e-08).of(0.0) end it 'cell p12 should equal 0.0' do sheet64.p12.should be_within(1.0e-08).of(0.0) end it 'cell q12 should equal 174.26990618059693' do sheet64.q12.should be_within(17.426990618059694).of(174.26990618059693) end it 'cell s12 should equal -32.76758846864765' do sheet64.s12.should be_within(3.2767588468647655).of(-32.76758846864765) end it 'cell t12 should equal 0.0' do sheet64.t12.should be_within(1.0e-08).of(0.0) end it 'cell u12 should equal 0.0' do sheet64.u12.should be_within(1.0e-08).of(0.0) end it 'cell v12 should equal -0.5229634015456595' do sheet64.v12.should be_within(0.05229634015456595).of(-0.5229634015456595) end it 'cell w12 should equal -140.97935431040366' do sheet64.w12.should be_within(14.097935431040368).of(-140.97935431040366) end it 'cell x12 should equal 0.0' do sheet64.x12.should be_within(1.0e-08).of(0.0) end it 'cell y12 should equal 0.0' do sheet64.y12.should be_within(1.0e-08).of(0.0) end it 'cell z12 should equal 0.0' do sheet64.z12.should be_within(1.0e-08).of(0.0) end it 'cell aa12 should equal 0.0' do sheet64.aa12.should be_within(1.0e-08).of(0.0) end it 'cell ab12 should equal 0.0' do sheet64.ab12.should be_within(1.0e-08).of(0.0) end it 'cell ac12 should equal 0.0' do sheet64.ac12.should be_within(1.0e-08).of(0.0) end it 'cell ad12 should equal 0.0' do sheet64.ad12.should be_within(1.0e-08).of(0.0) end it 'cell ae12 should equal 0.0' do sheet64.ae12.should be_within(1.0e-08).of(0.0) end it 'cell af12 should equal 0.0' do sheet64.af12.should be_within(1.0e-08).of(0.0) end it 'cell ag12 should equal 0.0' do sheet64.ag12.should be_within(1.0e-08).of(0.0) end it 'cell ah12 should equal 0.0' do sheet64.ah12.should be_within(1.0e-08).of(0.0) end it 'cell ai12 should equal 0.0' do sheet64.ai12.should be_within(1.0e-08).of(0.0) end it 'cell aj12 should equal 0.0' do sheet64.aj12.should be_within(1.0e-08).of(0.0) end it 'cell ak12 should equal -174.269906180597' do sheet64.ak12.should be_within(17.4269906180597).of(-174.269906180597) end it 'cell am12 should equal 0.0' do sheet64.am12.should be_within(1.0e-08).of(0.0) end it 'cell an12 should equal 0.0' do sheet64.an12.should be_within(1.0e-08).of(0.0) end it 'cell ao12 should equal 0.0' do sheet64.ao12.should be_within(1.0e-08).of(0.0) end it 'cell ap12 should equal 0.0' do sheet64.ap12.should be_within(1.0e-08).of(0.0) end it 'cell aq12 should equal 0.0' do sheet64.aq12.should be_within(1.0e-08).of(0.0) end it 'cell ar12 should equal 0.0' do sheet64.ar12.should be_within(1.0e-08).of(0.0) end it 'cell as12 should equal 0.0' do sheet64.as12.should be_within(1.0e-08).of(0.0) end it 'cell at12 should equal 0.0' do sheet64.at12.should be_within(1.0e-08).of(0.0) end it 'cell au12 should equal 0.0' do sheet64.au12.should be_within(1.0e-08).of(0.0) end it 'cell av12 should equal 0.0' do sheet64.av12.should be_within(1.0e-08).of(0.0) end it 'cell aw12 should equal 0.0' do sheet64.aw12.should be_within(1.0e-08).of(0.0) end it 'cell ax12 should equal 0.0' do sheet64.ax12.should be_within(1.0e-08).of(0.0) end it 'cell ay12 should equal 0.0' do sheet64.ay12.should be_within(1.0e-08).of(0.0) end it 'cell az12 should equal 0.0' do sheet64.az12.should be_within(1.0e-08).of(0.0) end it 'cell ba12 should equal 0.0' do sheet64.ba12.should be_within(1.0e-08).of(0.0) end it 'cell bb12 should equal 0.0' do sheet64.bb12.should be_within(1.0e-08).of(0.0) end it 'cell bc12 should equal 0.0' do sheet64.bc12.should be_within(1.0e-08).of(0.0) end it 'cell bd12 should equal 0.0' do sheet64.bd12.should be_within(1.0e-08).of(0.0) end it 'cell be12 should equal 0.0' do sheet64.be12.should be_within(1.0e-08).of(0.0) end it 'cell bf12 should equal 0.0' do sheet64.bf12.should be_within(1.0e-08).of(0.0) end it 'cell bh12 should equal 0.0' do sheet64.bh12.should be_within(1.0e-08).of(0.0) end it 'cell bi12 should equal 0.0' do sheet64.bi12.should be_within(1.0e-08).of(0.0) end it 'cell bj12 should equal 0.0' do sheet64.bj12.should be_within(1.0e-08).of(0.0) end it 'cell bl12 should equal -5.684341886080802e-14' do sheet64.bl12.should be_within(1.0e-08).of(-5.684341886080802e-14) end it 'cell bo12 should equal 26.070942043500683' do sheet64.bo12.should be_within(2.6070942043500684).of(26.070942043500683) end it 'cell bp12 should equal 0.052159534405262074' do sheet64.bp12.should be_within(0.005215953440526208).of(0.052159534405262074) end it 'cell bq12 should equal 0.058277341836730404' do sheet64.bq12.should be_within(0.0058277341836730405).of(0.058277341836730404) end it 'cell br12 should equal 0.0' do sheet64.br12.should be_within(1.0e-08).of(0.0) end it 'cell bs12 should equal 0.0' do sheet64.bs12.should be_within(1.0e-08).of(0.0) end it 'cell bt12 should equal 0.0' do sheet64.bt12.should be_within(1.0e-08).of(0.0) end it 'cell bu12 should equal 0.0' do sheet64.bu12.should be_within(1.0e-08).of(0.0) end it 'cell bv12 should equal 0.0' do sheet64.bv12.should be_within(1.0e-08).of(0.0) end it 'cell bw12 should equal 0.0' do sheet64.bw12.should be_within(1.0e-08).of(0.0) end it 'cell bx12 should equal 0.0' do sheet64.bx12.should be_within(1.0e-08).of(0.0) end it 'cell by12 should equal 0.0' do sheet64.by12.should be_within(1.0e-08).of(0.0) end it 'cell bz12 should equal 0.0' do sheet64.bz12.should be_within(1.0e-08).of(0.0) end it 'cell ca12 should equal 0.0' do sheet64.ca12.should be_within(1.0e-08).of(0.0) end it 'cell cb12 should equal 0.0' do sheet64.cb12.should be_within(1.0e-08).of(0.0) end it 'cell cc12 should equal 0.0' do sheet64.cc12.should be_within(1.0e-08).of(0.0) end it 'cell cd12 should equal 0.0' do sheet64.cd12.should be_within(1.0e-08).of(0.0) end it 'cell ce12 should equal 0.0' do sheet64.ce12.should be_within(1.0e-08).of(0.0) end it 'cell cf12 should equal 0.0' do sheet64.cf12.should be_within(1.0e-08).of(0.0) end it 'cell cg12 should equal 0.0' do sheet64.cg12.should be_within(1.0e-08).of(0.0) end it 'cell ch12 should equal 0.0' do sheet64.ch12.should be_within(1.0e-08).of(0.0) end it 'cell ci12 should equal 0.0' do sheet64.ci12.should be_within(1.0e-08).of(0.0) end it 'cell cj12 should equal 0.0' do sheet64.cj12.should be_within(1.0e-08).of(0.0) end it 'cell ck12 should equal 0.0' do sheet64.ck12.should be_within(1.0e-08).of(0.0) end it 'cell cl12 should equal 0.0' do sheet64.cl12.should be_within(1.0e-08).of(0.0) end it 'cell cm12 should equal 0.0' do sheet64.cm12.should be_within(1.0e-08).of(0.0) end it 'cell cn12 should equal 0.0' do sheet64.cn12.should be_within(1.0e-08).of(0.0) end it 'cell co12 should equal 0.0' do sheet64.co12.should be_within(1.0e-08).of(0.0) end it 'cell cp12 should equal 0.0' do sheet64.cp12.should be_within(1.0e-08).of(0.0) end it 'cell cq12 should equal 0.0' do sheet64.cq12.should be_within(1.0e-08).of(0.0) end it 'cell cr12 should equal 0.0' do sheet64.cr12.should be_within(1.0e-08).of(0.0) end it 'cell cs12 should equal 0.0' do sheet64.cs12.should be_within(1.0e-08).of(0.0) end it 'cell ct12 should equal 0.0' do sheet64.ct12.should be_within(1.0e-08).of(0.0) end it 'cell cu12 should equal 0.0' do sheet64.cu12.should be_within(1.0e-08).of(0.0) end it 'cell cv12 should equal 0.0' do sheet64.cv12.should be_within(1.0e-08).of(0.0) end it 'cell cw12 should equal 0.0' do sheet64.cw12.should be_within(1.0e-08).of(0.0) end it 'cell cx12 should equal 0.0' do sheet64.cx12.should be_within(1.0e-08).of(0.0) end it 'cell cy12 should equal 0.0' do sheet64.cy12.should be_within(1.0e-08).of(0.0) end it 'cell cz12 should equal 0.0' do sheet64.cz12.should be_within(1.0e-08).of(0.0) end it 'cell da12 should equal 0.0' do sheet64.da12.should be_within(1.0e-08).of(0.0) end it 'cell db12 should equal 0.0' do sheet64.db12.should be_within(1.0e-08).of(0.0) end it 'cell dc12 should equal 0.0' do sheet64.dc12.should be_within(1.0e-08).of(0.0) end it 'cell dd12 should equal 0.0' do sheet64.dd12.should be_within(1.0e-08).of(0.0) end it 'cell de12 should equal 0.0' do sheet64.de12.should be_within(1.0e-08).of(0.0) end it 'cell df12 should equal 0.0' do sheet64.df12.should be_within(1.0e-08).of(0.0) end it 'cell g14 should equal 174.26990618059693' do sheet64.g14.should be_within(17.426990618059694).of(174.26990618059693) end it 'cell h14 should equal 0.0' do sheet64.h14.should be_within(1.0e-08).of(0.0) end it 'cell i14 should equal 0.0' do sheet64.i14.should be_within(1.0e-08).of(0.0) end it 'cell j14 should equal 0.0' do sheet64.j14.should be_within(1.0e-08).of(0.0) end it 'cell k14 should equal 0.0' do sheet64.k14.should be_within(1.0e-08).of(0.0) end it 'cell l14 should equal 0.0' do sheet64.l14.should be_within(1.0e-08).of(0.0) end it 'cell m14 should equal 0.0' do sheet64.m14.should be_within(1.0e-08).of(0.0) end it 'cell n14 should equal 0.0' do sheet64.n14.should be_within(1.0e-08).of(0.0) end it 'cell o14 should equal 0.0' do sheet64.o14.should be_within(1.0e-08).of(0.0) end it 'cell p14 should equal 0.0' do sheet64.p14.should be_within(1.0e-08).of(0.0) end it 'cell q14 should equal 174.26990618059693' do sheet64.q14.should be_within(17.426990618059694).of(174.26990618059693) end it 'cell s14 should equal -32.76758846864765' do sheet64.s14.should be_within(3.2767588468647655).of(-32.76758846864765) end it 'cell t14 should equal 0.0' do sheet64.t14.should be_within(1.0e-08).of(0.0) end it 'cell u14 should equal 0.0' do sheet64.u14.should be_within(1.0e-08).of(0.0) end it 'cell v14 should equal -0.5229634015456595' do sheet64.v14.should be_within(0.05229634015456595).of(-0.5229634015456595) end it 'cell w14 should equal -140.97935431040366' do sheet64.w14.should be_within(14.097935431040368).of(-140.97935431040366) end it 'cell x14 should equal 0.0' do sheet64.x14.should be_within(1.0e-08).of(0.0) end it 'cell y14 should equal 0.0' do sheet64.y14.should be_within(1.0e-08).of(0.0) end it 'cell z14 should equal 0.0' do sheet64.z14.should be_within(1.0e-08).of(0.0) end it 'cell aa14 should equal 0.0' do sheet64.aa14.should be_within(1.0e-08).of(0.0) end it 'cell ab14 should equal 0.0' do sheet64.ab14.should be_within(1.0e-08).of(0.0) end it 'cell ac14 should equal 0.0' do sheet64.ac14.should be_within(1.0e-08).of(0.0) end it 'cell ad14 should equal 0.0' do sheet64.ad14.should be_within(1.0e-08).of(0.0) end it 'cell ae14 should equal 0.0' do sheet64.ae14.should be_within(1.0e-08).of(0.0) end it 'cell af14 should equal 0.0' do sheet64.af14.should be_within(1.0e-08).of(0.0) end it 'cell ag14 should equal 0.0' do sheet64.ag14.should be_within(1.0e-08).of(0.0) end it 'cell ah14 should equal 0.0' do sheet64.ah14.should be_within(1.0e-08).of(0.0) end it 'cell ai14 should equal 0.0' do sheet64.ai14.should be_within(1.0e-08).of(0.0) end it 'cell aj14 should equal 0.0' do sheet64.aj14.should be_within(1.0e-08).of(0.0) end it 'cell ak14 should equal -174.269906180597' do sheet64.ak14.should be_within(17.4269906180597).of(-174.269906180597) end it 'cell am14 should equal 0.0' do sheet64.am14.should be_within(1.0e-08).of(0.0) end it 'cell an14 should equal 0.0' do sheet64.an14.should be_within(1.0e-08).of(0.0) end it 'cell ao14 should equal 0.0' do sheet64.ao14.should be_within(1.0e-08).of(0.0) end it 'cell ap14 should equal 0.0' do sheet64.ap14.should be_within(1.0e-08).of(0.0) end it 'cell aq14 should equal 0.0' do sheet64.aq14.should be_within(1.0e-08).of(0.0) end it 'cell ar14 should equal 0.0' do sheet64.ar14.should be_within(1.0e-08).of(0.0) end it 'cell as14 should equal 0.0' do sheet64.as14.should be_within(1.0e-08).of(0.0) end it 'cell at14 should equal 0.0' do sheet64.at14.should be_within(1.0e-08).of(0.0) end it 'cell au14 should equal 0.0' do sheet64.au14.should be_within(1.0e-08).of(0.0) end it 'cell av14 should equal 0.0' do sheet64.av14.should be_within(1.0e-08).of(0.0) end it 'cell aw14 should equal 0.0' do sheet64.aw14.should be_within(1.0e-08).of(0.0) end it 'cell ax14 should equal 0.0' do sheet64.ax14.should be_within(1.0e-08).of(0.0) end it 'cell ay14 should equal 0.0' do sheet64.ay14.should be_within(1.0e-08).of(0.0) end it 'cell az14 should equal 0.0' do sheet64.az14.should be_within(1.0e-08).of(0.0) end it 'cell ba14 should equal 0.0' do sheet64.ba14.should be_within(1.0e-08).of(0.0) end it 'cell bb14 should equal 0.0' do sheet64.bb14.should be_within(1.0e-08).of(0.0) end it 'cell bc14 should equal 0.0' do sheet64.bc14.should be_within(1.0e-08).of(0.0) end it 'cell bd14 should equal 0.0' do sheet64.bd14.should be_within(1.0e-08).of(0.0) end it 'cell be14 should equal 0.0' do sheet64.be14.should be_within(1.0e-08).of(0.0) end it 'cell bf14 should equal 0.0' do sheet64.bf14.should be_within(1.0e-08).of(0.0) end it 'cell bh14 should equal 0.0' do sheet64.bh14.should be_within(1.0e-08).of(0.0) end it 'cell bi14 should equal 0.0' do sheet64.bi14.should be_within(1.0e-08).of(0.0) end it 'cell bj14 should equal 0.0' do sheet64.bj14.should be_within(1.0e-08).of(0.0) end it 'cell bl14 should equal -5.684341886080802e-14' do sheet64.bl14.should be_within(1.0e-08).of(-5.684341886080802e-14) end it 'cell bo14 should equal 26.070942043500683' do sheet64.bo14.should be_within(2.6070942043500684).of(26.070942043500683) end it 'cell bp14 should equal 0.052159534405262074' do sheet64.bp14.should be_within(0.005215953440526208).of(0.052159534405262074) end it 'cell bq14 should equal 0.058277341836730404' do sheet64.bq14.should be_within(0.0058277341836730405).of(0.058277341836730404) end it 'cell br14 should equal 0.0' do sheet64.br14.should be_within(1.0e-08).of(0.0) end it 'cell bs14 should equal 0.0' do sheet64.bs14.should be_within(1.0e-08).of(0.0) end it 'cell bt14 should equal 0.0' do sheet64.bt14.should be_within(1.0e-08).of(0.0) end it 'cell bu14 should equal 0.0' do sheet64.bu14.should be_within(1.0e-08).of(0.0) end it 'cell bv14 should equal 0.0' do sheet64.bv14.should be_within(1.0e-08).of(0.0) end it 'cell bw14 should equal 0.0' do sheet64.bw14.should be_within(1.0e-08).of(0.0) end it 'cell bx14 should equal 0.0' do sheet64.bx14.should be_within(1.0e-08).of(0.0) end it 'cell by14 should equal 0.0' do sheet64.by14.should be_within(1.0e-08).of(0.0) end it 'cell bz14 should equal 0.0' do sheet64.bz14.should be_within(1.0e-08).of(0.0) end it 'cell ca14 should equal 0.0' do sheet64.ca14.should be_within(1.0e-08).of(0.0) end it 'cell cb14 should equal 0.0' do sheet64.cb14.should be_within(1.0e-08).of(0.0) end it 'cell cc14 should equal 0.0' do sheet64.cc14.should be_within(1.0e-08).of(0.0) end it 'cell cd14 should equal 0.0' do sheet64.cd14.should be_within(1.0e-08).of(0.0) end it 'cell ce14 should equal 0.0' do sheet64.ce14.should be_within(1.0e-08).of(0.0) end it 'cell cf14 should equal 0.0' do sheet64.cf14.should be_within(1.0e-08).of(0.0) end it 'cell cg14 should equal 0.0' do sheet64.cg14.should be_within(1.0e-08).of(0.0) end it 'cell ch14 should equal 0.0' do sheet64.ch14.should be_within(1.0e-08).of(0.0) end it 'cell ci14 should equal 0.0' do sheet64.ci14.should be_within(1.0e-08).of(0.0) end it 'cell cj14 should equal 0.0' do sheet64.cj14.should be_within(1.0e-08).of(0.0) end it 'cell ck14 should equal 0.0' do sheet64.ck14.should be_within(1.0e-08).of(0.0) end it 'cell cl14 should equal 0.0' do sheet64.cl14.should be_within(1.0e-08).of(0.0) end it 'cell cm14 should equal 0.0' do sheet64.cm14.should be_within(1.0e-08).of(0.0) end it 'cell cn14 should equal 0.0' do sheet64.cn14.should be_within(1.0e-08).of(0.0) end it 'cell co14 should equal 0.0' do sheet64.co14.should be_within(1.0e-08).of(0.0) end it 'cell cp14 should equal 0.0' do sheet64.cp14.should be_within(1.0e-08).of(0.0) end it 'cell cq14 should equal 0.0' do sheet64.cq14.should be_within(1.0e-08).of(0.0) end it 'cell cr14 should equal 0.0' do sheet64.cr14.should be_within(1.0e-08).of(0.0) end it 'cell cs14 should equal 0.0' do sheet64.cs14.should be_within(1.0e-08).of(0.0) end it 'cell ct14 should equal 0.0' do sheet64.ct14.should be_within(1.0e-08).of(0.0) end it 'cell cu14 should equal 0.0' do sheet64.cu14.should be_within(1.0e-08).of(0.0) end it 'cell cv14 should equal 0.0' do sheet64.cv14.should be_within(1.0e-08).of(0.0) end it 'cell cw14 should equal 0.0' do sheet64.cw14.should be_within(1.0e-08).of(0.0) end it 'cell cx14 should equal 0.0' do sheet64.cx14.should be_within(1.0e-08).of(0.0) end it 'cell cy14 should equal 0.0' do sheet64.cy14.should be_within(1.0e-08).of(0.0) end it 'cell cz14 should equal 0.0' do sheet64.cz14.should be_within(1.0e-08).of(0.0) end it 'cell da14 should equal 0.0' do sheet64.da14.should be_within(1.0e-08).of(0.0) end it 'cell db14 should equal 0.0' do sheet64.db14.should be_within(1.0e-08).of(0.0) end it 'cell dc14 should equal 0.0' do sheet64.dc14.should be_within(1.0e-08).of(0.0) end it 'cell dd14 should equal 0.0' do sheet64.dd14.should be_within(1.0e-08).of(0.0) end it 'cell de14 should equal 0.0' do sheet64.de14.should be_within(1.0e-08).of(0.0) end it 'cell df14 should equal 0.0' do sheet64.df14.should be_within(1.0e-08).of(0.0) end it 'cell g15 should equal 760.2663044501312' do sheet64.g15.should be_within(76.02663044501313).of(760.2663044501312) end it 'cell h15 should equal 0.0' do sheet64.h15.should be_within(1.0e-08).of(0.0) end it 'cell i15 should equal 0.0' do sheet64.i15.should be_within(1.0e-08).of(0.0) end it 'cell j15 should equal 0.0' do sheet64.j15.should be_within(1.0e-08).of(0.0) end it 'cell k15 should equal 0.0' do sheet64.k15.should be_within(1.0e-08).of(0.0) end it 'cell l15 should equal 0.0' do sheet64.l15.should be_within(1.0e-08).of(0.0) end it 'cell m15 should equal 0.0' do sheet64.m15.should be_within(1.0e-08).of(0.0) end it 'cell n15 should equal 0.0' do sheet64.n15.should be_within(1.0e-08).of(0.0) end it 'cell o15 should equal 0.0' do sheet64.o15.should be_within(1.0e-08).of(0.0) end it 'cell p15 should equal 0.0' do sheet64.p15.should be_within(1.0e-08).of(0.0) end it 'cell q15 should equal 760.2663044501312' do sheet64.q15.should be_within(76.02663044501313).of(760.2663044501312) end it 'cell s15 should equal -93.42576145314467' do sheet64.s15.should be_within(9.342576145314467).of(-93.42576145314467) end it 'cell t15 should equal 0.0' do sheet64.t15.should be_within(1.0e-08).of(0.0) end it 'cell u15 should equal -2.350956028043905' do sheet64.u15.should be_within(0.2350956028043905).of(-2.350956028043905) end it 'cell v15 should equal -2.631552828760296' do sheet64.v15.should be_within(0.26315528287602963).of(-2.631552828760296) end it 'cell w15 should equal -661.8580341401823' do sheet64.w15.should be_within(66.18580341401824).of(-661.8580341401823) end it 'cell x15 should equal 0.0' do sheet64.x15.should be_within(1.0e-08).of(0.0) end it 'cell y15 should equal 0.0' do sheet64.y15.should be_within(1.0e-08).of(0.0) end it 'cell z15 should equal 0.0' do sheet64.z15.should be_within(1.0e-08).of(0.0) end it 'cell aa15 should equal 0.0' do sheet64.aa15.should be_within(1.0e-08).of(0.0) end it 'cell ab15 should equal 0.0' do sheet64.ab15.should be_within(1.0e-08).of(0.0) end it 'cell ac15 should equal 0.0' do sheet64.ac15.should be_within(1.0e-08).of(0.0) end it 'cell ad15 should equal 0.0' do sheet64.ad15.should be_within(1.0e-08).of(0.0) end it 'cell ae15 should equal 0.0' do sheet64.ae15.should be_within(1.0e-08).of(0.0) end it 'cell af15 should equal 0.0' do sheet64.af15.should be_within(1.0e-08).of(0.0) end it 'cell ag15 should equal 0.0' do sheet64.ag15.should be_within(1.0e-08).of(0.0) end it 'cell ah15 should equal 0.0' do sheet64.ah15.should be_within(1.0e-08).of(0.0) end it 'cell ai15 should equal 0.0' do sheet64.ai15.should be_within(1.0e-08).of(0.0) end it 'cell aj15 should equal 0.0' do sheet64.aj15.should be_within(1.0e-08).of(0.0) end it 'cell ak15 should equal -760.2663044501312' do sheet64.ak15.should be_within(76.02663044501313).of(-760.2663044501312) end it 'cell am15 should equal 0.0' do sheet64.am15.should be_within(1.0e-08).of(0.0) end it 'cell an15 should equal 0.0' do sheet64.an15.should be_within(1.0e-08).of(0.0) end it 'cell ao15 should equal 0.0' do sheet64.ao15.should be_within(1.0e-08).of(0.0) end it 'cell ap15 should equal 0.0' do sheet64.ap15.should be_within(1.0e-08).of(0.0) end it 'cell aq15 should equal 0.0' do sheet64.aq15.should be_within(1.0e-08).of(0.0) end it 'cell ar15 should equal 0.0' do sheet64.ar15.should be_within(1.0e-08).of(0.0) end it 'cell as15 should equal 0.0' do sheet64.as15.should be_within(1.0e-08).of(0.0) end it 'cell at15 should equal 0.0' do sheet64.at15.should be_within(1.0e-08).of(0.0) end it 'cell au15 should equal 0.0' do sheet64.au15.should be_within(1.0e-08).of(0.0) end it 'cell av15 should equal 0.0' do sheet64.av15.should be_within(1.0e-08).of(0.0) end it 'cell aw15 should equal 0.0' do sheet64.aw15.should be_within(1.0e-08).of(0.0) end it 'cell ax15 should equal 0.0' do sheet64.ax15.should be_within(1.0e-08).of(0.0) end it 'cell ay15 should equal 0.0' do sheet64.ay15.should be_within(1.0e-08).of(0.0) end it 'cell az15 should equal 0.0' do sheet64.az15.should be_within(1.0e-08).of(0.0) end it 'cell ba15 should equal 0.0' do sheet64.ba15.should be_within(1.0e-08).of(0.0) end it 'cell bb15 should equal 0.0' do sheet64.bb15.should be_within(1.0e-08).of(0.0) end it 'cell bc15 should equal 0.0' do sheet64.bc15.should be_within(1.0e-08).of(0.0) end it 'cell bd15 should equal 0.0' do sheet64.bd15.should be_within(1.0e-08).of(0.0) end it 'cell be15 should equal 0.0' do sheet64.be15.should be_within(1.0e-08).of(0.0) end it 'cell bf15 should equal 0.0' do sheet64.bf15.should be_within(1.0e-08).of(0.0) end it 'cell bh15 should equal 0.0' do sheet64.bh15.should be_within(1.0e-08).of(0.0) end it 'cell bi15 should equal 0.0' do sheet64.bi15.should be_within(1.0e-08).of(0.0) end it 'cell bj15 should equal 0.0' do sheet64.bj15.should be_within(1.0e-08).of(0.0) end it 'cell bl15 should equal 0.0' do sheet64.bl15.should be_within(1.0e-08).of(0.0) end it 'cell bo15 should equal 123.16386094562112' do sheet64.bo15.should be_within(12.316386094562112).of(123.16386094562112) end it 'cell bp15 should equal 0.24705623061267112' do sheet64.bp15.should be_within(0.024705623061267112).of(0.24705623061267112) end it 'cell bq15 should equal 0.28080336733415595' do sheet64.bq15.should be_within(0.028080336733415596).of(0.28080336733415595) end it 'cell br15 should equal 0.0' do sheet64.br15.should be_within(1.0e-08).of(0.0) end it 'cell bs15 should equal 0.0' do sheet64.bs15.should be_within(1.0e-08).of(0.0) end it 'cell bt15 should equal 0.0' do sheet64.bt15.should be_within(1.0e-08).of(0.0) end it 'cell bu15 should equal 0.0' do sheet64.bu15.should be_within(1.0e-08).of(0.0) end it 'cell bv15 should equal 0.0' do sheet64.bv15.should be_within(1.0e-08).of(0.0) end it 'cell bw15 should equal 0.0' do sheet64.bw15.should be_within(1.0e-08).of(0.0) end it 'cell bx15 should equal 0.0' do sheet64.bx15.should be_within(1.0e-08).of(0.0) end it 'cell by15 should equal 0.0' do sheet64.by15.should be_within(1.0e-08).of(0.0) end it 'cell bz15 should equal 0.0' do sheet64.bz15.should be_within(1.0e-08).of(0.0) end it 'cell ca15 should equal 0.0' do sheet64.ca15.should be_within(1.0e-08).of(0.0) end it 'cell cb15 should equal 0.0' do sheet64.cb15.should be_within(1.0e-08).of(0.0) end it 'cell cc15 should equal 0.0' do sheet64.cc15.should be_within(1.0e-08).of(0.0) end it 'cell cd15 should equal 0.0' do sheet64.cd15.should be_within(1.0e-08).of(0.0) end it 'cell ce15 should equal 0.0' do sheet64.ce15.should be_within(1.0e-08).of(0.0) end it 'cell cf15 should equal 0.0' do sheet64.cf15.should be_within(1.0e-08).of(0.0) end it 'cell cg15 should equal 0.0' do sheet64.cg15.should be_within(1.0e-08).of(0.0) end it 'cell ch15 should equal 0.0' do sheet64.ch15.should be_within(1.0e-08).of(0.0) end it 'cell ci15 should equal 0.0' do sheet64.ci15.should be_within(1.0e-08).of(0.0) end it 'cell cj15 should equal 0.0' do sheet64.cj15.should be_within(1.0e-08).of(0.0) end it 'cell ck15 should equal 0.0' do sheet64.ck15.should be_within(1.0e-08).of(0.0) end it 'cell cl15 should equal 0.0' do sheet64.cl15.should be_within(1.0e-08).of(0.0) end it 'cell cm15 should equal 0.0' do sheet64.cm15.should be_within(1.0e-08).of(0.0) end it 'cell cn15 should equal 0.0' do sheet64.cn15.should be_within(1.0e-08).of(0.0) end it 'cell co15 should equal 0.0' do sheet64.co15.should be_within(1.0e-08).of(0.0) end it 'cell cp15 should equal 0.0' do sheet64.cp15.should be_within(1.0e-08).of(0.0) end it 'cell cq15 should equal 0.0' do sheet64.cq15.should be_within(1.0e-08).of(0.0) end it 'cell cr15 should equal 0.0' do sheet64.cr15.should be_within(1.0e-08).of(0.0) end it 'cell cs15 should equal 0.0' do sheet64.cs15.should be_within(1.0e-08).of(0.0) end it 'cell ct15 should equal 0.0' do sheet64.ct15.should be_within(1.0e-08).of(0.0) end it 'cell cu15 should equal 0.0' do sheet64.cu15.should be_within(1.0e-08).of(0.0) end it 'cell cv15 should equal 0.0' do sheet64.cv15.should be_within(1.0e-08).of(0.0) end it 'cell cw15 should equal 0.0' do sheet64.cw15.should be_within(1.0e-08).of(0.0) end it 'cell cx15 should equal 0.0' do sheet64.cx15.should be_within(1.0e-08).of(0.0) end it 'cell cy15 should equal 0.0' do sheet64.cy15.should be_within(1.0e-08).of(0.0) end it 'cell cz15 should equal 0.0' do sheet64.cz15.should be_within(1.0e-08).of(0.0) end it 'cell da15 should equal 0.0' do sheet64.da15.should be_within(1.0e-08).of(0.0) end it 'cell db15 should equal 0.0' do sheet64.db15.should be_within(1.0e-08).of(0.0) end it 'cell dc15 should equal 0.0' do sheet64.dc15.should be_within(1.0e-08).of(0.0) end it 'cell dd15 should equal 0.0' do sheet64.dd15.should be_within(1.0e-08).of(0.0) end it 'cell de15 should equal 0.0' do sheet64.de15.should be_within(1.0e-08).of(0.0) end it 'cell df15 should equal 0.0' do sheet64.df15.should be_within(1.0e-08).of(0.0) end it 'cell dh15 should equal 123.69172054356795' do sheet64.dh15.should be_within(12.369172054356795).of(123.69172054356795) end it 'cell g17 should equal 0.0' do sheet64.g17.should be_within(1.0e-08).of(0.0) end it 'cell h17 should equal 111.43620774985737' do sheet64.h17.should be_within(11.143620774985738).of(111.43620774985737) end it 'cell i17 should equal 0.0' do sheet64.i17.should be_within(1.0e-08).of(0.0) end it 'cell j17 should equal 0.0' do sheet64.j17.should be_within(1.0e-08).of(0.0) end it 'cell k17 should equal 0.0' do sheet64.k17.should be_within(1.0e-08).of(0.0) end it 'cell l17 should equal 0.0' do sheet64.l17.should be_within(1.0e-08).of(0.0) end it 'cell m17 should equal 0.0' do sheet64.m17.should be_within(1.0e-08).of(0.0) end it 'cell n17 should equal 0.0' do sheet64.n17.should be_within(1.0e-08).of(0.0) end it 'cell o17 should equal 0.0' do sheet64.o17.should be_within(1.0e-08).of(0.0) end it 'cell p17 should equal 0.0' do sheet64.p17.should be_within(1.0e-08).of(0.0) end it 'cell q17 should equal 111.43620774985737' do sheet64.q17.should be_within(11.143620774985738).of(111.43620774985737) end it 'cell s17 should equal -103.40155946528074' do sheet64.s17.should be_within(10.340155946528075).of(-103.40155946528074) end it 'cell t17 should equal 0.0' do sheet64.t17.should be_within(1.0e-08).of(0.0) end it 'cell u17 should equal 0.0' do sheet64.u17.should be_within(1.0e-08).of(0.0) end it 'cell v17 should equal 0.0' do sheet64.v17.should be_within(1.0e-08).of(0.0) end it 'cell w17 should equal -8.034648284576637' do sheet64.w17.should be_within(0.8034648284576638).of(-8.034648284576637) end it 'cell x17 should equal 0.0' do sheet64.x17.should be_within(1.0e-08).of(0.0) end it 'cell y17 should equal 0.0' do sheet64.y17.should be_within(1.0e-08).of(0.0) end it 'cell z17 should equal 0.0' do sheet64.z17.should be_within(1.0e-08).of(0.0) end it 'cell aa17 should equal 0.0' do sheet64.aa17.should be_within(1.0e-08).of(0.0) end it 'cell ab17 should equal 0.0' do sheet64.ab17.should be_within(1.0e-08).of(0.0) end it 'cell ac17 should equal 0.0' do sheet64.ac17.should be_within(1.0e-08).of(0.0) end it 'cell ad17 should equal 0.0' do sheet64.ad17.should be_within(1.0e-08).of(0.0) end it 'cell ae17 should equal 0.0' do sheet64.ae17.should be_within(1.0e-08).of(0.0) end it 'cell af17 should equal 0.0' do sheet64.af17.should be_within(1.0e-08).of(0.0) end it 'cell ag17 should equal 0.0' do sheet64.ag17.should be_within(1.0e-08).of(0.0) end it 'cell ah17 should equal 0.0' do sheet64.ah17.should be_within(1.0e-08).of(0.0) end it 'cell ai17 should equal 0.0' do sheet64.ai17.should be_within(1.0e-08).of(0.0) end it 'cell aj17 should equal 0.0' do sheet64.aj17.should be_within(1.0e-08).of(0.0) end it 'cell ak17 should equal -111.43620774985737' do sheet64.ak17.should be_within(11.143620774985738).of(-111.43620774985737) end it 'cell am17 should equal 0.0' do sheet64.am17.should be_within(1.0e-08).of(0.0) end it 'cell an17 should equal 0.0' do sheet64.an17.should be_within(1.0e-08).of(0.0) end it 'cell ao17 should equal 0.0' do sheet64.ao17.should be_within(1.0e-08).of(0.0) end it 'cell ap17 should equal 0.0' do sheet64.ap17.should be_within(1.0e-08).of(0.0) end it 'cell aq17 should equal 0.0' do sheet64.aq17.should be_within(1.0e-08).of(0.0) end it 'cell ar17 should equal 0.0' do sheet64.ar17.should be_within(1.0e-08).of(0.0) end it 'cell as17 should equal 0.0' do sheet64.as17.should be_within(1.0e-08).of(0.0) end it 'cell at17 should equal 0.0' do sheet64.at17.should be_within(1.0e-08).of(0.0) end it 'cell au17 should equal 0.0' do sheet64.au17.should be_within(1.0e-08).of(0.0) end it 'cell av17 should equal 0.0' do sheet64.av17.should be_within(1.0e-08).of(0.0) end it 'cell aw17 should equal 0.0' do sheet64.aw17.should be_within(1.0e-08).of(0.0) end it 'cell ax17 should equal 0.0' do sheet64.ax17.should be_within(1.0e-08).of(0.0) end it 'cell ay17 should equal 0.0' do sheet64.ay17.should be_within(1.0e-08).of(0.0) end it 'cell az17 should equal 0.0' do sheet64.az17.should be_within(1.0e-08).of(0.0) end it 'cell ba17 should equal 0.0' do sheet64.ba17.should be_within(1.0e-08).of(0.0) end it 'cell bb17 should equal 0.0' do sheet64.bb17.should be_within(1.0e-08).of(0.0) end it 'cell bc17 should equal 0.0' do sheet64.bc17.should be_within(1.0e-08).of(0.0) end it 'cell bd17 should equal 0.0' do sheet64.bd17.should be_within(1.0e-08).of(0.0) end it 'cell be17 should equal 0.0' do sheet64.be17.should be_within(1.0e-08).of(0.0) end it 'cell bf17 should equal 0.0' do sheet64.bf17.should be_within(1.0e-08).of(0.0) end it 'cell bh17 should equal 0.0' do sheet64.bh17.should be_within(1.0e-08).of(0.0) end it 'cell bi17 should equal 0.0' do sheet64.bi17.should be_within(1.0e-08).of(0.0) end it 'cell bj17 should equal 0.0' do sheet64.bj17.should be_within(1.0e-08).of(0.0) end it 'cell bl17 should equal 0.0' do sheet64.bl17.should be_within(1.0e-08).of(0.0) end it 'cell bo17 should equal 1.478375284362101' do sheet64.bo17.should be_within(0.1478375284362101).of(1.478375284362101) end it 'cell bp17 should equal 0.0029633821290442073' do sheet64.bp17.should be_within(0.00029633821290442076).of(0.0029633821290442073) end it 'cell bq17 should equal 0.0031872615491498114' do sheet64.bq17.should be_within(0.00031872615491498115).of(0.0031872615491498114) end it 'cell br17 should equal 0.0' do sheet64.br17.should be_within(1.0e-08).of(0.0) end it 'cell bs17 should equal 0.0' do sheet64.bs17.should be_within(1.0e-08).of(0.0) end it 'cell bt17 should equal 0.0' do sheet64.bt17.should be_within(1.0e-08).of(0.0) end it 'cell bu17 should equal 0.0' do sheet64.bu17.should be_within(1.0e-08).of(0.0) end it 'cell bv17 should equal 0.0' do sheet64.bv17.should be_within(1.0e-08).of(0.0) end it 'cell bw17 should equal 0.0' do sheet64.bw17.should be_within(1.0e-08).of(0.0) end it 'cell bx17 should equal 0.0' do sheet64.bx17.should be_within(1.0e-08).of(0.0) end it 'cell by17 should equal 0.0' do sheet64.by17.should be_within(1.0e-08).of(0.0) end it 'cell bz17 should equal 0.0' do sheet64.bz17.should be_within(1.0e-08).of(0.0) end it 'cell ca17 should equal 0.0' do sheet64.ca17.should be_within(1.0e-08).of(0.0) end it 'cell cb17 should equal 0.0' do sheet64.cb17.should be_within(1.0e-08).of(0.0) end it 'cell cc17 should equal 0.0' do sheet64.cc17.should be_within(1.0e-08).of(0.0) end it 'cell cd17 should equal 0.0' do sheet64.cd17.should be_within(1.0e-08).of(0.0) end it 'cell ce17 should equal 0.0' do sheet64.ce17.should be_within(1.0e-08).of(0.0) end it 'cell cf17 should equal 0.0' do sheet64.cf17.should be_within(1.0e-08).of(0.0) end it 'cell cg17 should equal 0.0' do sheet64.cg17.should be_within(1.0e-08).of(0.0) end it 'cell ch17 should equal 0.0' do sheet64.ch17.should be_within(1.0e-08).of(0.0) end it 'cell ci17 should equal 0.0' do sheet64.ci17.should be_within(1.0e-08).of(0.0) end it 'cell cj17 should equal 0.0' do sheet64.cj17.should be_within(1.0e-08).of(0.0) end it 'cell ck17 should equal 0.0' do sheet64.ck17.should be_within(1.0e-08).of(0.0) end it 'cell cl17 should equal 0.0' do sheet64.cl17.should be_within(1.0e-08).of(0.0) end it 'cell cm17 should equal 0.0' do sheet64.cm17.should be_within(1.0e-08).of(0.0) end it 'cell cn17 should equal 0.0' do sheet64.cn17.should be_within(1.0e-08).of(0.0) end it 'cell co17 should equal 0.0' do sheet64.co17.should be_within(1.0e-08).of(0.0) end it 'cell cp17 should equal 0.0' do sheet64.cp17.should be_within(1.0e-08).of(0.0) end it 'cell cq17 should equal 0.0' do sheet64.cq17.should be_within(1.0e-08).of(0.0) end it 'cell cr17 should equal 0.0' do sheet64.cr17.should be_within(1.0e-08).of(0.0) end it 'cell cs17 should equal 0.0' do sheet64.cs17.should be_within(1.0e-08).of(0.0) end it 'cell ct17 should equal 0.0' do sheet64.ct17.should be_within(1.0e-08).of(0.0) end it 'cell cu17 should equal 0.0' do sheet64.cu17.should be_within(1.0e-08).of(0.0) end it 'cell cv17 should equal 0.0' do sheet64.cv17.should be_within(1.0e-08).of(0.0) end it 'cell cw17 should equal 0.0' do sheet64.cw17.should be_within(1.0e-08).of(0.0) end it 'cell cx17 should equal 0.0' do sheet64.cx17.should be_within(1.0e-08).of(0.0) end it 'cell cy17 should equal 0.0' do sheet64.cy17.should be_within(1.0e-08).of(0.0) end it 'cell cz17 should equal 0.0' do sheet64.cz17.should be_within(1.0e-08).of(0.0) end it 'cell da17 should equal 0.0' do sheet64.da17.should be_within(1.0e-08).of(0.0) end it 'cell db17 should equal 0.0' do sheet64.db17.should be_within(1.0e-08).of(0.0) end it 'cell dc17 should equal 0.0' do sheet64.dc17.should be_within(1.0e-08).of(0.0) end it 'cell dd17 should equal 0.0' do sheet64.dd17.should be_within(1.0e-08).of(0.0) end it 'cell de17 should equal 0.0' do sheet64.de17.should be_within(1.0e-08).of(0.0) end it 'cell df17 should equal 0.0' do sheet64.df17.should be_within(1.0e-08).of(0.0) end it 'cell dh17 should equal 1.484525928040295' do sheet64.dh17.should be_within(0.1484525928040295).of(1.484525928040295) end it 'cell g18 should equal 0.0' do sheet64.g18.should be_within(1.0e-08).of(0.0) end it 'cell h18 should equal 101.39066503541156' do sheet64.h18.should be_within(10.139066503541157).of(101.39066503541156) end it 'cell i18 should equal 0.0' do sheet64.i18.should be_within(1.0e-08).of(0.0) end it 'cell j18 should equal 0.0' do sheet64.j18.should be_within(1.0e-08).of(0.0) end it 'cell k18 should equal 0.0' do sheet64.k18.should be_within(1.0e-08).of(0.0) end it 'cell l18 should equal 0.0' do sheet64.l18.should be_within(1.0e-08).of(0.0) end it 'cell m18 should equal 0.0' do sheet64.m18.should be_within(1.0e-08).of(0.0) end it 'cell n18 should equal 0.0' do sheet64.n18.should be_within(1.0e-08).of(0.0) end it 'cell o18 should equal 0.0' do sheet64.o18.should be_within(1.0e-08).of(0.0) end it 'cell p18 should equal 0.0' do sheet64.p18.should be_within(1.0e-08).of(0.0) end it 'cell q18 should equal 101.39066503541156' do sheet64.q18.should be_within(10.139066503541157).of(101.39066503541156) end it 'cell s18 should equal -92.33773101406193' do sheet64.s18.should be_within(9.233773101406193).of(-92.33773101406193) end it 'cell t18 should equal 0.0' do sheet64.t18.should be_within(1.0e-08).of(0.0) end it 'cell u18 should equal 0.0' do sheet64.u18.should be_within(1.0e-08).of(0.0) end it 'cell v18 should equal 0.0' do sheet64.v18.should be_within(1.0e-08).of(0.0) end it 'cell w18 should equal -9.052934021349623' do sheet64.w18.should be_within(0.9052934021349623).of(-9.052934021349623) end it 'cell x18 should equal 0.0' do sheet64.x18.should be_within(1.0e-08).of(0.0) end it 'cell y18 should equal 0.0' do sheet64.y18.should be_within(1.0e-08).of(0.0) end it 'cell z18 should equal 0.0' do sheet64.z18.should be_within(1.0e-08).of(0.0) end it 'cell aa18 should equal 0.0' do sheet64.aa18.should be_within(1.0e-08).of(0.0) end it 'cell ab18 should equal 0.0' do sheet64.ab18.should be_within(1.0e-08).of(0.0) end it 'cell ac18 should equal 0.0' do sheet64.ac18.should be_within(1.0e-08).of(0.0) end it 'cell ad18 should equal 0.0' do sheet64.ad18.should be_within(1.0e-08).of(0.0) end it 'cell ae18 should equal 0.0' do sheet64.ae18.should be_within(1.0e-08).of(0.0) end it 'cell af18 should equal 0.0' do sheet64.af18.should be_within(1.0e-08).of(0.0) end it 'cell ag18 should equal 0.0' do sheet64.ag18.should be_within(1.0e-08).of(0.0) end it 'cell ah18 should equal 0.0' do sheet64.ah18.should be_within(1.0e-08).of(0.0) end it 'cell ai18 should equal 0.0' do sheet64.ai18.should be_within(1.0e-08).of(0.0) end it 'cell aj18 should equal 0.0' do sheet64.aj18.should be_within(1.0e-08).of(0.0) end it 'cell ak18 should equal -101.39066503541156' do sheet64.ak18.should be_within(10.139066503541157).of(-101.39066503541156) end it 'cell am18 should equal 0.0' do sheet64.am18.should be_within(1.0e-08).of(0.0) end it 'cell an18 should equal 0.0' do sheet64.an18.should be_within(1.0e-08).of(0.0) end it 'cell ao18 should equal 0.0' do sheet64.ao18.should be_within(1.0e-08).of(0.0) end it 'cell ap18 should equal 0.0' do sheet64.ap18.should be_within(1.0e-08).of(0.0) end it 'cell aq18 should equal 0.0' do sheet64.aq18.should be_within(1.0e-08).of(0.0) end it 'cell ar18 should equal 0.0' do sheet64.ar18.should be_within(1.0e-08).of(0.0) end it 'cell as18 should equal 0.0' do sheet64.as18.should be_within(1.0e-08).of(0.0) end it 'cell at18 should equal 0.0' do sheet64.at18.should be_within(1.0e-08).of(0.0) end it 'cell au18 should equal 0.0' do sheet64.au18.should be_within(1.0e-08).of(0.0) end it 'cell av18 should equal 0.0' do sheet64.av18.should be_within(1.0e-08).of(0.0) end it 'cell aw18 should equal 0.0' do sheet64.aw18.should be_within(1.0e-08).of(0.0) end it 'cell ax18 should equal 0.0' do sheet64.ax18.should be_within(1.0e-08).of(0.0) end it 'cell ay18 should equal 0.0' do sheet64.ay18.should be_within(1.0e-08).of(0.0) end it 'cell az18 should equal 0.0' do sheet64.az18.should be_within(1.0e-08).of(0.0) end it 'cell ba18 should equal 0.0' do sheet64.ba18.should be_within(1.0e-08).of(0.0) end it 'cell bb18 should equal 0.0' do sheet64.bb18.should be_within(1.0e-08).of(0.0) end it 'cell bc18 should equal 0.0' do sheet64.bc18.should be_within(1.0e-08).of(0.0) end it 'cell bd18 should equal 0.0' do sheet64.bd18.should be_within(1.0e-08).of(0.0) end it 'cell be18 should equal 0.0' do sheet64.be18.should be_within(1.0e-08).of(0.0) end it 'cell bf18 should equal 0.0' do sheet64.bf18.should be_within(1.0e-08).of(0.0) end it 'cell bh18 should equal 0.0' do sheet64.bh18.should be_within(1.0e-08).of(0.0) end it 'cell bi18 should equal 0.0' do sheet64.bi18.should be_within(1.0e-08).of(0.0) end it 'cell bj18 should equal 0.0' do sheet64.bj18.should be_within(1.0e-08).of(0.0) end it 'cell bl18 should equal 0.0' do sheet64.bl18.should be_within(1.0e-08).of(0.0) end it 'cell bo18 should equal 1.6657398599283304' do sheet64.bo18.should be_within(0.16657398599283305).of(1.6657398599283304) end it 'cell bp18 should equal 0.0033389517430130263' do sheet64.bp18.should be_within(0.0003338951743013026).of(0.0033389517430130263) end it 'cell bq18 should equal 0.0035912049278655155' do sheet64.bq18.should be_within(0.00035912049278655157).of(0.0035912049278655155) end it 'cell br18 should equal 0.0' do sheet64.br18.should be_within(1.0e-08).of(0.0) end it 'cell bs18 should equal 0.0' do sheet64.bs18.should be_within(1.0e-08).of(0.0) end it 'cell bt18 should equal 0.0' do sheet64.bt18.should be_within(1.0e-08).of(0.0) end it 'cell bu18 should equal 0.0' do sheet64.bu18.should be_within(1.0e-08).of(0.0) end it 'cell bv18 should equal 0.0' do sheet64.bv18.should be_within(1.0e-08).of(0.0) end it 'cell bw18 should equal 0.0' do sheet64.bw18.should be_within(1.0e-08).of(0.0) end it 'cell bx18 should equal 0.0' do sheet64.bx18.should be_within(1.0e-08).of(0.0) end it 'cell by18 should equal 0.0' do sheet64.by18.should be_within(1.0e-08).of(0.0) end it 'cell bz18 should equal 0.0' do sheet64.bz18.should be_within(1.0e-08).of(0.0) end it 'cell ca18 should equal 0.0' do sheet64.ca18.should be_within(1.0e-08).of(0.0) end it 'cell cb18 should equal 0.0' do sheet64.cb18.should be_within(1.0e-08).of(0.0) end it 'cell cc18 should equal 0.0' do sheet64.cc18.should be_within(1.0e-08).of(0.0) end it 'cell cd18 should equal 0.0' do sheet64.cd18.should be_within(1.0e-08).of(0.0) end it 'cell ce18 should equal 0.0' do sheet64.ce18.should be_within(1.0e-08).of(0.0) end it 'cell cf18 should equal 0.0' do sheet64.cf18.should be_within(1.0e-08).of(0.0) end it 'cell cg18 should equal 0.0' do sheet64.cg18.should be_within(1.0e-08).of(0.0) end it 'cell ch18 should equal 0.0' do sheet64.ch18.should be_within(1.0e-08).of(0.0) end it 'cell ci18 should equal 0.0' do sheet64.ci18.should be_within(1.0e-08).of(0.0) end it 'cell cj18 should equal 0.0' do sheet64.cj18.should be_within(1.0e-08).of(0.0) end it 'cell ck18 should equal 0.0' do sheet64.ck18.should be_within(1.0e-08).of(0.0) end it 'cell cl18 should equal 0.0' do sheet64.cl18.should be_within(1.0e-08).of(0.0) end it 'cell cm18 should equal 0.0' do sheet64.cm18.should be_within(1.0e-08).of(0.0) end it 'cell cn18 should equal 0.0' do sheet64.cn18.should be_within(1.0e-08).of(0.0) end it 'cell co18 should equal 0.0' do sheet64.co18.should be_within(1.0e-08).of(0.0) end it 'cell cp18 should equal 0.0' do sheet64.cp18.should be_within(1.0e-08).of(0.0) end it 'cell cq18 should equal 0.0' do sheet64.cq18.should be_within(1.0e-08).of(0.0) end it 'cell cr18 should equal 0.0' do sheet64.cr18.should be_within(1.0e-08).of(0.0) end it 'cell cs18 should equal 0.0' do sheet64.cs18.should be_within(1.0e-08).of(0.0) end it 'cell ct18 should equal 0.0' do sheet64.ct18.should be_within(1.0e-08).of(0.0) end it 'cell cu18 should equal 0.0' do sheet64.cu18.should be_within(1.0e-08).of(0.0) end it 'cell cv18 should equal 0.0' do sheet64.cv18.should be_within(1.0e-08).of(0.0) end it 'cell cw18 should equal 0.0' do sheet64.cw18.should be_within(1.0e-08).of(0.0) end it 'cell cx18 should equal 0.0' do sheet64.cx18.should be_within(1.0e-08).of(0.0) end it 'cell cy18 should equal 0.0' do sheet64.cy18.should be_within(1.0e-08).of(0.0) end it 'cell cz18 should equal 0.0' do sheet64.cz18.should be_within(1.0e-08).of(0.0) end it 'cell da18 should equal 0.0' do sheet64.da18.should be_within(1.0e-08).of(0.0) end it 'cell db18 should equal 0.0' do sheet64.db18.should be_within(1.0e-08).of(0.0) end it 'cell dc18 should equal 0.0' do sheet64.dc18.should be_within(1.0e-08).of(0.0) end it 'cell dd18 should equal 0.0' do sheet64.dd18.should be_within(1.0e-08).of(0.0) end it 'cell de18 should equal 0.0' do sheet64.de18.should be_within(1.0e-08).of(0.0) end it 'cell df18 should equal 0.0' do sheet64.df18.should be_within(1.0e-08).of(0.0) end it 'cell dh18 should equal 1.672670016599209' do sheet64.dh18.should be_within(0.16726700165992092).of(1.672670016599209) end it 'cell g19 should equal 0.0' do sheet64.g19.should be_within(1.0e-08).of(0.0) end it 'cell h19 should equal 212.82687278526893' do sheet64.h19.should be_within(21.282687278526893).of(212.82687278526893) end it 'cell i19 should equal 0.0' do sheet64.i19.should be_within(1.0e-08).of(0.0) end it 'cell j19 should equal 0.0' do sheet64.j19.should be_within(1.0e-08).of(0.0) end it 'cell k19 should equal 0.0' do sheet64.k19.should be_within(1.0e-08).of(0.0) end it 'cell l19 should equal 0.0' do sheet64.l19.should be_within(1.0e-08).of(0.0) end it 'cell m19 should equal 0.0' do sheet64.m19.should be_within(1.0e-08).of(0.0) end it 'cell n19 should equal 0.0' do sheet64.n19.should be_within(1.0e-08).of(0.0) end it 'cell o19 should equal 0.0' do sheet64.o19.should be_within(1.0e-08).of(0.0) end it 'cell p19 should equal 0.0' do sheet64.p19.should be_within(1.0e-08).of(0.0) end it 'cell q19 should equal 212.82687278526893' do sheet64.q19.should be_within(21.282687278526893).of(212.82687278526893) end it 'cell s19 should equal -195.73929047934269' do sheet64.s19.should be_within(19.57392904793427).of(-195.73929047934269) end it 'cell t19 should equal 0.0' do sheet64.t19.should be_within(1.0e-08).of(0.0) end it 'cell u19 should equal 0.0' do sheet64.u19.should be_within(1.0e-08).of(0.0) end it 'cell v19 should equal 0.0' do sheet64.v19.should be_within(1.0e-08).of(0.0) end it 'cell w19 should equal -17.08758230592626' do sheet64.w19.should be_within(1.7087582305926263).of(-17.08758230592626) end it 'cell x19 should equal 0.0' do sheet64.x19.should be_within(1.0e-08).of(0.0) end it 'cell y19 should equal 0.0' do sheet64.y19.should be_within(1.0e-08).of(0.0) end it 'cell z19 should equal 0.0' do sheet64.z19.should be_within(1.0e-08).of(0.0) end it 'cell aa19 should equal 0.0' do sheet64.aa19.should be_within(1.0e-08).of(0.0) end it 'cell ab19 should equal 0.0' do sheet64.ab19.should be_within(1.0e-08).of(0.0) end it 'cell ac19 should equal 0.0' do sheet64.ac19.should be_within(1.0e-08).of(0.0) end it 'cell ad19 should equal 0.0' do sheet64.ad19.should be_within(1.0e-08).of(0.0) end it 'cell ae19 should equal 0.0' do sheet64.ae19.should be_within(1.0e-08).of(0.0) end it 'cell af19 should equal 0.0' do sheet64.af19.should be_within(1.0e-08).of(0.0) end it 'cell ag19 should equal 0.0' do sheet64.ag19.should be_within(1.0e-08).of(0.0) end it 'cell ah19 should equal 0.0' do sheet64.ah19.should be_within(1.0e-08).of(0.0) end it 'cell ai19 should equal 0.0' do sheet64.ai19.should be_within(1.0e-08).of(0.0) end it 'cell aj19 should equal 0.0' do sheet64.aj19.should be_within(1.0e-08).of(0.0) end it 'cell ak19 should equal -212.82687278526896' do sheet64.ak19.should be_within(21.282687278526897).of(-212.82687278526896) end it 'cell am19 should equal 0.0' do sheet64.am19.should be_within(1.0e-08).of(0.0) end it 'cell an19 should equal 0.0' do sheet64.an19.should be_within(1.0e-08).of(0.0) end it 'cell ao19 should equal 0.0' do sheet64.ao19.should be_within(1.0e-08).of(0.0) end it 'cell ap19 should equal 0.0' do sheet64.ap19.should be_within(1.0e-08).of(0.0) end it 'cell aq19 should equal 0.0' do sheet64.aq19.should be_within(1.0e-08).of(0.0) end it 'cell ar19 should equal 0.0' do sheet64.ar19.should be_within(1.0e-08).of(0.0) end it 'cell as19 should equal 0.0' do sheet64.as19.should be_within(1.0e-08).of(0.0) end it 'cell at19 should equal 0.0' do sheet64.at19.should be_within(1.0e-08).of(0.0) end it 'cell au19 should equal 0.0' do sheet64.au19.should be_within(1.0e-08).of(0.0) end it 'cell av19 should equal 0.0' do sheet64.av19.should be_within(1.0e-08).of(0.0) end it 'cell aw19 should equal 0.0' do sheet64.aw19.should be_within(1.0e-08).of(0.0) end it 'cell ax19 should equal 0.0' do sheet64.ax19.should be_within(1.0e-08).of(0.0) end it 'cell ay19 should equal 0.0' do sheet64.ay19.should be_within(1.0e-08).of(0.0) end it 'cell az19 should equal 0.0' do sheet64.az19.should be_within(1.0e-08).of(0.0) end it 'cell ba19 should equal 0.0' do sheet64.ba19.should be_within(1.0e-08).of(0.0) end it 'cell bb19 should equal 0.0' do sheet64.bb19.should be_within(1.0e-08).of(0.0) end it 'cell bc19 should equal 0.0' do sheet64.bc19.should be_within(1.0e-08).of(0.0) end it 'cell bd19 should equal 0.0' do sheet64.bd19.should be_within(1.0e-08).of(0.0) end it 'cell be19 should equal 0.0' do sheet64.be19.should be_within(1.0e-08).of(0.0) end it 'cell bf19 should equal 0.0' do sheet64.bf19.should be_within(1.0e-08).of(0.0) end it 'cell bh19 should equal 0.0' do sheet64.bh19.should be_within(1.0e-08).of(0.0) end it 'cell bi19 should equal 0.0' do sheet64.bi19.should be_within(1.0e-08).of(0.0) end it 'cell bj19 should equal 0.0' do sheet64.bj19.should be_within(1.0e-08).of(0.0) end it 'cell bl19 should equal -2.842170943040401e-14' do sheet64.bl19.should be_within(1.0e-08).of(-2.842170943040401e-14) end it 'cell bo19 should equal 3.1441151442904314' do sheet64.bo19.should be_within(0.31441151442904314).of(3.1441151442904314) end it 'cell bp19 should equal 0.006302333872057234' do sheet64.bp19.should be_within(0.0006302333872057234).of(0.006302333872057234) end it 'cell bq19 should equal 0.006778466477015327' do sheet64.bq19.should be_within(0.0006778466477015328).of(0.006778466477015327) end it 'cell br19 should equal 0.0' do sheet64.br19.should be_within(1.0e-08).of(0.0) end it 'cell bs19 should equal 0.0' do sheet64.bs19.should be_within(1.0e-08).of(0.0) end it 'cell bt19 should equal 0.0' do sheet64.bt19.should be_within(1.0e-08).of(0.0) end it 'cell bu19 should equal 0.0' do sheet64.bu19.should be_within(1.0e-08).of(0.0) end it 'cell bv19 should equal 0.0' do sheet64.bv19.should be_within(1.0e-08).of(0.0) end it 'cell bw19 should equal 0.0' do sheet64.bw19.should be_within(1.0e-08).of(0.0) end it 'cell bx19 should equal 0.0' do sheet64.bx19.should be_within(1.0e-08).of(0.0) end it 'cell by19 should equal 0.0' do sheet64.by19.should be_within(1.0e-08).of(0.0) end it 'cell bz19 should equal 0.0' do sheet64.bz19.should be_within(1.0e-08).of(0.0) end it 'cell ca19 should equal 0.0' do sheet64.ca19.should be_within(1.0e-08).of(0.0) end it 'cell cb19 should equal 0.0' do sheet64.cb19.should be_within(1.0e-08).of(0.0) end it 'cell cc19 should equal 0.0' do sheet64.cc19.should be_within(1.0e-08).of(0.0) end it 'cell cd19 should equal 0.0' do sheet64.cd19.should be_within(1.0e-08).of(0.0) end it 'cell ce19 should equal 0.0' do sheet64.ce19.should be_within(1.0e-08).of(0.0) end it 'cell cf19 should equal 0.0' do sheet64.cf19.should be_within(1.0e-08).of(0.0) end it 'cell cg19 should equal 0.0' do sheet64.cg19.should be_within(1.0e-08).of(0.0) end it 'cell ch19 should equal 0.0' do sheet64.ch19.should be_within(1.0e-08).of(0.0) end it 'cell ci19 should equal 0.0' do sheet64.ci19.should be_within(1.0e-08).of(0.0) end it 'cell cj19 should equal 0.0' do sheet64.cj19.should be_within(1.0e-08).of(0.0) end it 'cell ck19 should equal 0.0' do sheet64.ck19.should be_within(1.0e-08).of(0.0) end it 'cell cl19 should equal 0.0' do sheet64.cl19.should be_within(1.0e-08).of(0.0) end it 'cell cm19 should equal 0.0' do sheet64.cm19.should be_within(1.0e-08).of(0.0) end it 'cell cn19 should equal 0.0' do sheet64.cn19.should be_within(1.0e-08).of(0.0) end it 'cell co19 should equal 0.0' do sheet64.co19.should be_within(1.0e-08).of(0.0) end it 'cell cp19 should equal 0.0' do sheet64.cp19.should be_within(1.0e-08).of(0.0) end it 'cell cq19 should equal 0.0' do sheet64.cq19.should be_within(1.0e-08).of(0.0) end it 'cell cr19 should equal 0.0' do sheet64.cr19.should be_within(1.0e-08).of(0.0) end it 'cell cs19 should equal 0.0' do sheet64.cs19.should be_within(1.0e-08).of(0.0) end it 'cell ct19 should equal 0.0' do sheet64.ct19.should be_within(1.0e-08).of(0.0) end it 'cell cu19 should equal 0.0' do sheet64.cu19.should be_within(1.0e-08).of(0.0) end it 'cell cv19 should equal 0.0' do sheet64.cv19.should be_within(1.0e-08).of(0.0) end it 'cell cw19 should equal 0.0' do sheet64.cw19.should be_within(1.0e-08).of(0.0) end it 'cell cx19 should equal 0.0' do sheet64.cx19.should be_within(1.0e-08).of(0.0) end it 'cell cy19 should equal 0.0' do sheet64.cy19.should be_within(1.0e-08).of(0.0) end it 'cell cz19 should equal 0.0' do sheet64.cz19.should be_within(1.0e-08).of(0.0) end it 'cell da19 should equal 0.0' do sheet64.da19.should be_within(1.0e-08).of(0.0) end it 'cell db19 should equal 0.0' do sheet64.db19.should be_within(1.0e-08).of(0.0) end it 'cell dc19 should equal 0.0' do sheet64.dc19.should be_within(1.0e-08).of(0.0) end it 'cell dd19 should equal 0.0' do sheet64.dd19.should be_within(1.0e-08).of(0.0) end it 'cell de19 should equal 0.0' do sheet64.de19.should be_within(1.0e-08).of(0.0) end it 'cell df19 should equal 0.0' do sheet64.df19.should be_within(1.0e-08).of(0.0) end it 'cell dh19 should equal 3.157195944639504' do sheet64.dh19.should be_within(0.3157195944639504).of(3.157195944639504) end it 'cell g21 should equal 0.0' do sheet64.g21.should be_within(1.0e-08).of(0.0) end it 'cell h21 should equal 0.0' do sheet64.h21.should be_within(1.0e-08).of(0.0) end it 'cell i21 should equal 463.85254641550875' do sheet64.i21.should be_within(46.38525464155088).of(463.85254641550875) end it 'cell j21 should equal 0.0' do sheet64.j21.should be_within(1.0e-08).of(0.0) end it 'cell k21 should equal 0.0' do sheet64.k21.should be_within(1.0e-08).of(0.0) end it 'cell l21 should equal 0.0' do sheet64.l21.should be_within(1.0e-08).of(0.0) end it 'cell m21 should equal 0.0' do sheet64.m21.should be_within(1.0e-08).of(0.0) end it 'cell n21 should equal 0.0' do sheet64.n21.should be_within(1.0e-08).of(0.0) end it 'cell o21 should equal 0.0' do sheet64.o21.should be_within(1.0e-08).of(0.0) end it 'cell p21 should equal 0.0' do sheet64.p21.should be_within(1.0e-08).of(0.0) end it 'cell q21 should equal 463.85254641550875' do sheet64.q21.should be_within(46.38525464155088).of(463.85254641550875) end it 'cell s21 should equal -129.83547253124902' do sheet64.s21.should be_within(12.983547253124904).of(-129.83547253124902) end it 'cell t21 should equal 0.0' do sheet64.t21.should be_within(1.0e-08).of(0.0) end it 'cell u21 should equal -61.92886981319484' do sheet64.u21.should be_within(6.192886981319484).of(-61.92886981319484) end it 'cell v21 should equal -92.65846727879547' do sheet64.v21.should be_within(9.265846727879547).of(-92.65846727879547) end it 'cell w21 should equal -170.34013245915492' do sheet64.w21.should be_within(17.034013245915492).of(-170.34013245915492) end it 'cell x21 should equal 0.0' do sheet64.x21.should be_within(1.0e-08).of(0.0) end it 'cell y21 should equal 0.0' do sheet64.y21.should be_within(1.0e-08).of(0.0) end it 'cell z21 should equal 0.0' do sheet64.z21.should be_within(1.0e-08).of(0.0) end it 'cell aa21 should equal 0.0' do sheet64.aa21.should be_within(1.0e-08).of(0.0) end it 'cell ab21 should equal -9.0896043331145' do sheet64.ab21.should be_within(0.9089604333114499).of(-9.0896043331145) end it 'cell ac21 should equal 0.0' do sheet64.ac21.should be_within(1.0e-08).of(0.0) end it 'cell ad21 should equal 0.0' do sheet64.ad21.should be_within(1.0e-08).of(0.0) end it 'cell ae21 should equal 0.0' do sheet64.ae21.should be_within(1.0e-08).of(0.0) end it 'cell af21 should equal 0.0' do sheet64.af21.should be_within(1.0e-08).of(0.0) end it 'cell ag21 should equal 0.0' do sheet64.ag21.should be_within(1.0e-08).of(0.0) end it 'cell ah21 should equal 0.0' do sheet64.ah21.should be_within(1.0e-08).of(0.0) end it 'cell ai21 should equal 0.0' do sheet64.ai21.should be_within(1.0e-08).of(0.0) end it 'cell aj21 should equal 0.0' do sheet64.aj21.should be_within(1.0e-08).of(0.0) end it 'cell ak21 should equal -463.85254641550875' do sheet64.ak21.should be_within(46.38525464155088).of(-463.85254641550875) end it 'cell am21 should equal 0.0' do sheet64.am21.should be_within(1.0e-08).of(0.0) end it 'cell an21 should equal 0.0' do sheet64.an21.should be_within(1.0e-08).of(0.0) end it 'cell ao21 should equal 0.0' do sheet64.ao21.should be_within(1.0e-08).of(0.0) end it 'cell ap21 should equal 0.0' do sheet64.ap21.should be_within(1.0e-08).of(0.0) end it 'cell aq21 should equal 0.0' do sheet64.aq21.should be_within(1.0e-08).of(0.0) end it 'cell ar21 should equal 0.0' do sheet64.ar21.should be_within(1.0e-08).of(0.0) end it 'cell as21 should equal 0.0' do sheet64.as21.should be_within(1.0e-08).of(0.0) end it 'cell at21 should equal 0.0' do sheet64.at21.should be_within(1.0e-08).of(0.0) end it 'cell au21 should equal 0.0' do sheet64.au21.should be_within(1.0e-08).of(0.0) end it 'cell av21 should equal 0.0' do sheet64.av21.should be_within(1.0e-08).of(0.0) end it 'cell aw21 should equal 0.0' do sheet64.aw21.should be_within(1.0e-08).of(0.0) end it 'cell ax21 should equal 0.0' do sheet64.ax21.should be_within(1.0e-08).of(0.0) end it 'cell ay21 should equal 0.0' do sheet64.ay21.should be_within(1.0e-08).of(0.0) end it 'cell az21 should equal 0.0' do sheet64.az21.should be_within(1.0e-08).of(0.0) end it 'cell ba21 should equal 0.0' do sheet64.ba21.should be_within(1.0e-08).of(0.0) end it 'cell bb21 should equal 0.0' do sheet64.bb21.should be_within(1.0e-08).of(0.0) end it 'cell bc21 should equal 0.0' do sheet64.bc21.should be_within(1.0e-08).of(0.0) end it 'cell bd21 should equal 0.0' do sheet64.bd21.should be_within(1.0e-08).of(0.0) end it 'cell be21 should equal 0.0' do sheet64.be21.should be_within(1.0e-08).of(0.0) end it 'cell bf21 should equal 0.0' do sheet64.bf21.should be_within(1.0e-08).of(0.0) end it 'cell bh21 should equal 0.0' do sheet64.bh21.should be_within(1.0e-08).of(0.0) end it 'cell bi21 should equal 0.0' do sheet64.bi21.should be_within(1.0e-08).of(0.0) end it 'cell bj21 should equal 0.0' do sheet64.bj21.should be_within(1.0e-08).of(0.0) end it 'cell bl21 should equal 0.0' do sheet64.bl21.should be_within(1.0e-08).of(0.0) end it 'cell bo21 should equal 73.58129309464736' do sheet64.bo21.should be_within(7.358129309464736).of(73.58129309464736) end it 'cell bp21 should equal 0.1476984080159586' do sheet64.bp21.should be_within(0.01476984080159586).of(0.1476984080159586) end it 'cell bq21 should equal 0.6533191842704567' do sheet64.bq21.should be_within(0.06533191842704567).of(0.6533191842704567) end it 'cell br21 should equal 0.0' do sheet64.br21.should be_within(1.0e-08).of(0.0) end it 'cell bs21 should equal 0.0' do sheet64.bs21.should be_within(1.0e-08).of(0.0) end it 'cell bt21 should equal 0.0' do sheet64.bt21.should be_within(1.0e-08).of(0.0) end it 'cell bu21 should equal 0.0' do sheet64.bu21.should be_within(1.0e-08).of(0.0) end it 'cell bv21 should equal 0.0' do sheet64.bv21.should be_within(1.0e-08).of(0.0) end it 'cell bw21 should equal 14.595047605826055' do sheet64.bw21.should be_within(1.4595047605826057).of(14.595047605826055) end it 'cell bx21 should equal 0.10964411416456435' do sheet64.bx21.should be_within(0.010964411416456436).of(0.10964411416456435) end it 'cell by21 should equal 2.7597231230198167' do sheet64.by21.should be_within(0.27597231230198166).of(2.7597231230198167) end it 'cell bz21 should equal 5.125509374660877' do sheet64.bz21.should be_within(0.5125509374660877).of(5.125509374660877) end it 'cell ca21 should equal 0.0' do sheet64.ca21.should be_within(1.0e-08).of(0.0) end it 'cell cb21 should equal 0.0' do sheet64.cb21.should be_within(1.0e-08).of(0.0) end it 'cell cc21 should equal 0.0' do sheet64.cc21.should be_within(1.0e-08).of(0.0) end it 'cell cd21 should equal 0.0' do sheet64.cd21.should be_within(1.0e-08).of(0.0) end it 'cell ce21 should equal 0.0' do sheet64.ce21.should be_within(1.0e-08).of(0.0) end it 'cell cf21 should equal 0.0' do sheet64.cf21.should be_within(1.0e-08).of(0.0) end it 'cell cg21 should equal 0.0' do sheet64.cg21.should be_within(1.0e-08).of(0.0) end it 'cell ch21 should equal 0.0' do sheet64.ch21.should be_within(1.0e-08).of(0.0) end it 'cell ci21 should equal 0.0' do sheet64.ci21.should be_within(1.0e-08).of(0.0) end it 'cell cj21 should equal 0.0' do sheet64.cj21.should be_within(1.0e-08).of(0.0) end it 'cell ck21 should equal 0.0' do sheet64.ck21.should be_within(1.0e-08).of(0.0) end it 'cell cl21 should equal 0.0' do sheet64.cl21.should be_within(1.0e-08).of(0.0) end it 'cell cm21 should equal 0.0' do sheet64.cm21.should be_within(1.0e-08).of(0.0) end it 'cell cn21 should equal 0.0' do sheet64.cn21.should be_within(1.0e-08).of(0.0) end it 'cell co21 should equal 0.0' do sheet64.co21.should be_within(1.0e-08).of(0.0) end it 'cell cp21 should equal 0.0' do sheet64.cp21.should be_within(1.0e-08).of(0.0) end it 'cell cq21 should equal 0.0' do sheet64.cq21.should be_within(1.0e-08).of(0.0) end it 'cell cr21 should equal 0.0' do sheet64.cr21.should be_within(1.0e-08).of(0.0) end it 'cell cs21 should equal 0.0' do sheet64.cs21.should be_within(1.0e-08).of(0.0) end it 'cell ct21 should equal 0.0' do sheet64.ct21.should be_within(1.0e-08).of(0.0) end it 'cell cu21 should equal 0.0' do sheet64.cu21.should be_within(1.0e-08).of(0.0) end it 'cell cv21 should equal 0.0' do sheet64.cv21.should be_within(1.0e-08).of(0.0) end it 'cell cw21 should equal 0.0' do sheet64.cw21.should be_within(1.0e-08).of(0.0) end it 'cell cx21 should equal 0.0' do sheet64.cx21.should be_within(1.0e-08).of(0.0) end it 'cell cy21 should equal 0.0' do sheet64.cy21.should be_within(1.0e-08).of(0.0) end it 'cell cz21 should equal 0.0' do sheet64.cz21.should be_within(1.0e-08).of(0.0) end it 'cell da21 should equal 0.0' do sheet64.da21.should be_within(1.0e-08).of(0.0) end it 'cell db21 should equal 0.0' do sheet64.db21.should be_within(1.0e-08).of(0.0) end it 'cell dc21 should equal 0.0' do sheet64.dc21.should be_within(1.0e-08).of(0.0) end it 'cell dd21 should equal 0.0' do sheet64.dd21.should be_within(1.0e-08).of(0.0) end it 'cell de21 should equal 0.0' do sheet64.de21.should be_within(1.0e-08).of(0.0) end it 'cell df21 should equal 0.0' do sheet64.df21.should be_within(1.0e-08).of(0.0) end it 'cell dh21 should equal 96.97223490460509' do sheet64.dh21.should be_within(9.697223490460509).of(96.97223490460509) end it 'cell g22 should equal 0.0' do sheet64.g22.should be_within(1.0e-08).of(0.0) end it 'cell h22 should equal 0.0' do sheet64.h22.should be_within(1.0e-08).of(0.0) end it 'cell i22 should equal 463.85254641550875' do sheet64.i22.should be_within(46.38525464155088).of(463.85254641550875) end it 'cell j22 should equal 0.0' do sheet64.j22.should be_within(1.0e-08).of(0.0) end it 'cell k22 should equal 0.0' do sheet64.k22.should be_within(1.0e-08).of(0.0) end it 'cell l22 should equal 0.0' do sheet64.l22.should be_within(1.0e-08).of(0.0) end it 'cell m22 should equal 0.0' do sheet64.m22.should be_within(1.0e-08).of(0.0) end it 'cell n22 should equal 0.0' do sheet64.n22.should be_within(1.0e-08).of(0.0) end it 'cell o22 should equal 0.0' do sheet64.o22.should be_within(1.0e-08).of(0.0) end it 'cell p22 should equal 0.0' do sheet64.p22.should be_within(1.0e-08).of(0.0) end it 'cell q22 should equal 463.85254641550875' do sheet64.q22.should be_within(46.38525464155088).of(463.85254641550875) end it 'cell s22 should equal -129.83547253124902' do sheet64.s22.should be_within(12.983547253124904).of(-129.83547253124902) end it 'cell t22 should equal 0.0' do sheet64.t22.should be_within(1.0e-08).of(0.0) end it 'cell u22 should equal -61.92886981319484' do sheet64.u22.should be_within(6.192886981319484).of(-61.92886981319484) end it 'cell v22 should equal -92.65846727879547' do sheet64.v22.should be_within(9.265846727879547).of(-92.65846727879547) end it 'cell w22 should equal -170.34013245915492' do sheet64.w22.should be_within(17.034013245915492).of(-170.34013245915492) end it 'cell x22 should equal 0.0' do sheet64.x22.should be_within(1.0e-08).of(0.0) end it 'cell y22 should equal 0.0' do sheet64.y22.should be_within(1.0e-08).of(0.0) end it 'cell z22 should equal 0.0' do sheet64.z22.should be_within(1.0e-08).of(0.0) end it 'cell aa22 should equal 0.0' do sheet64.aa22.should be_within(1.0e-08).of(0.0) end it 'cell ab22 should equal -9.0896043331145' do sheet64.ab22.should be_within(0.9089604333114499).of(-9.0896043331145) end it 'cell ac22 should equal 0.0' do sheet64.ac22.should be_within(1.0e-08).of(0.0) end it 'cell ad22 should equal 0.0' do sheet64.ad22.should be_within(1.0e-08).of(0.0) end it 'cell ae22 should equal 0.0' do sheet64.ae22.should be_within(1.0e-08).of(0.0) end it 'cell af22 should equal 0.0' do sheet64.af22.should be_within(1.0e-08).of(0.0) end it 'cell ag22 should equal 0.0' do sheet64.ag22.should be_within(1.0e-08).of(0.0) end it 'cell ah22 should equal 0.0' do sheet64.ah22.should be_within(1.0e-08).of(0.0) end it 'cell ai22 should equal 0.0' do sheet64.ai22.should be_within(1.0e-08).of(0.0) end it 'cell aj22 should equal 0.0' do sheet64.aj22.should be_within(1.0e-08).of(0.0) end it 'cell ak22 should equal -463.85254641550875' do sheet64.ak22.should be_within(46.38525464155088).of(-463.85254641550875) end it 'cell am22 should equal 0.0' do sheet64.am22.should be_within(1.0e-08).of(0.0) end it 'cell an22 should equal 0.0' do sheet64.an22.should be_within(1.0e-08).of(0.0) end it 'cell ao22 should equal 0.0' do sheet64.ao22.should be_within(1.0e-08).of(0.0) end it 'cell ap22 should equal 0.0' do sheet64.ap22.should be_within(1.0e-08).of(0.0) end it 'cell aq22 should equal 0.0' do sheet64.aq22.should be_within(1.0e-08).of(0.0) end it 'cell ar22 should equal 0.0' do sheet64.ar22.should be_within(1.0e-08).of(0.0) end it 'cell as22 should equal 0.0' do sheet64.as22.should be_within(1.0e-08).of(0.0) end it 'cell at22 should equal 0.0' do sheet64.at22.should be_within(1.0e-08).of(0.0) end it 'cell au22 should equal 0.0' do sheet64.au22.should be_within(1.0e-08).of(0.0) end it 'cell av22 should equal 0.0' do sheet64.av22.should be_within(1.0e-08).of(0.0) end it 'cell aw22 should equal 0.0' do sheet64.aw22.should be_within(1.0e-08).of(0.0) end it 'cell ax22 should equal 0.0' do sheet64.ax22.should be_within(1.0e-08).of(0.0) end it 'cell ay22 should equal 0.0' do sheet64.ay22.should be_within(1.0e-08).of(0.0) end it 'cell az22 should equal 0.0' do sheet64.az22.should be_within(1.0e-08).of(0.0) end it 'cell ba22 should equal 0.0' do sheet64.ba22.should be_within(1.0e-08).of(0.0) end it 'cell bb22 should equal 0.0' do sheet64.bb22.should be_within(1.0e-08).of(0.0) end it 'cell bc22 should equal 0.0' do sheet64.bc22.should be_within(1.0e-08).of(0.0) end it 'cell bd22 should equal 0.0' do sheet64.bd22.should be_within(1.0e-08).of(0.0) end it 'cell be22 should equal 0.0' do sheet64.be22.should be_within(1.0e-08).of(0.0) end it 'cell bf22 should equal 0.0' do sheet64.bf22.should be_within(1.0e-08).of(0.0) end it 'cell bh22 should equal 0.0' do sheet64.bh22.should be_within(1.0e-08).of(0.0) end it 'cell bi22 should equal 0.0' do sheet64.bi22.should be_within(1.0e-08).of(0.0) end it 'cell bj22 should equal 0.0' do sheet64.bj22.should be_within(1.0e-08).of(0.0) end it 'cell bl22 should equal 0.0' do sheet64.bl22.should be_within(1.0e-08).of(0.0) end it 'cell bo22 should equal 73.58129309464736' do sheet64.bo22.should be_within(7.358129309464736).of(73.58129309464736) end it 'cell bp22 should equal 0.1476984080159586' do sheet64.bp22.should be_within(0.01476984080159586).of(0.1476984080159586) end it 'cell bq22 should equal 0.6533191842704567' do sheet64.bq22.should be_within(0.06533191842704567).of(0.6533191842704567) end it 'cell br22 should equal 0.0' do sheet64.br22.should be_within(1.0e-08).of(0.0) end it 'cell bs22 should equal 0.0' do sheet64.bs22.should be_within(1.0e-08).of(0.0) end it 'cell bt22 should equal 0.0' do sheet64.bt22.should be_within(1.0e-08).of(0.0) end it 'cell bu22 should equal 0.0' do sheet64.bu22.should be_within(1.0e-08).of(0.0) end it 'cell bv22 should equal 0.0' do sheet64.bv22.should be_within(1.0e-08).of(0.0) end it 'cell bw22 should equal 14.595047605826055' do sheet64.bw22.should be_within(1.4595047605826057).of(14.595047605826055) end it 'cell bx22 should equal 0.10964411416456435' do sheet64.bx22.should be_within(0.010964411416456436).of(0.10964411416456435) end it 'cell by22 should equal 2.7597231230198167' do sheet64.by22.should be_within(0.27597231230198166).of(2.7597231230198167) end it 'cell bz22 should equal 5.125509374660877' do sheet64.bz22.should be_within(0.5125509374660877).of(5.125509374660877) end it 'cell ca22 should equal 0.0' do sheet64.ca22.should be_within(1.0e-08).of(0.0) end it 'cell cb22 should equal 0.0' do sheet64.cb22.should be_within(1.0e-08).of(0.0) end it 'cell cc22 should equal 0.0' do sheet64.cc22.should be_within(1.0e-08).of(0.0) end it 'cell cd22 should equal 0.0' do sheet64.cd22.should be_within(1.0e-08).of(0.0) end it 'cell ce22 should equal 0.0' do sheet64.ce22.should be_within(1.0e-08).of(0.0) end it 'cell cf22 should equal 0.0' do sheet64.cf22.should be_within(1.0e-08).of(0.0) end it 'cell cg22 should equal 0.0' do sheet64.cg22.should be_within(1.0e-08).of(0.0) end it 'cell ch22 should equal 0.0' do sheet64.ch22.should be_within(1.0e-08).of(0.0) end it 'cell ci22 should equal 0.0' do sheet64.ci22.should be_within(1.0e-08).of(0.0) end it 'cell cj22 should equal 0.0' do sheet64.cj22.should be_within(1.0e-08).of(0.0) end it 'cell ck22 should equal 0.0' do sheet64.ck22.should be_within(1.0e-08).of(0.0) end it 'cell cl22 should equal 0.0' do sheet64.cl22.should be_within(1.0e-08).of(0.0) end it 'cell cm22 should equal 0.0' do sheet64.cm22.should be_within(1.0e-08).of(0.0) end it 'cell cn22 should equal 0.0' do sheet64.cn22.should be_within(1.0e-08).of(0.0) end it 'cell co22 should equal 0.0' do sheet64.co22.should be_within(1.0e-08).of(0.0) end it 'cell cp22 should equal 0.0' do sheet64.cp22.should be_within(1.0e-08).of(0.0) end it 'cell cq22 should equal 0.0' do sheet64.cq22.should be_within(1.0e-08).of(0.0) end it 'cell cr22 should equal 0.0' do sheet64.cr22.should be_within(1.0e-08).of(0.0) end it 'cell cs22 should equal 0.0' do sheet64.cs22.should be_within(1.0e-08).of(0.0) end it 'cell ct22 should equal 0.0' do sheet64.ct22.should be_within(1.0e-08).of(0.0) end it 'cell cu22 should equal 0.0' do sheet64.cu22.should be_within(1.0e-08).of(0.0) end it 'cell cv22 should equal 0.0' do sheet64.cv22.should be_within(1.0e-08).of(0.0) end it 'cell cw22 should equal 0.0' do sheet64.cw22.should be_within(1.0e-08).of(0.0) end it 'cell cx22 should equal 0.0' do sheet64.cx22.should be_within(1.0e-08).of(0.0) end it 'cell cy22 should equal 0.0' do sheet64.cy22.should be_within(1.0e-08).of(0.0) end it 'cell cz22 should equal 0.0' do sheet64.cz22.should be_within(1.0e-08).of(0.0) end it 'cell da22 should equal 0.0' do sheet64.da22.should be_within(1.0e-08).of(0.0) end it 'cell db22 should equal 0.0' do sheet64.db22.should be_within(1.0e-08).of(0.0) end it 'cell dc22 should equal 0.0' do sheet64.dc22.should be_within(1.0e-08).of(0.0) end it 'cell dd22 should equal 0.0' do sheet64.dd22.should be_within(1.0e-08).of(0.0) end it 'cell de22 should equal 0.0' do sheet64.de22.should be_within(1.0e-08).of(0.0) end it 'cell df22 should equal 0.0' do sheet64.df22.should be_within(1.0e-08).of(0.0) end it 'cell dh22 should equal 96.97223490460509' do sheet64.dh22.should be_within(9.697223490460509).of(96.97223490460509) end it 'cell g24 should equal 0.0' do sheet64.g24.should be_within(1.0e-08).of(0.0) end it 'cell h24 should equal 0.0' do sheet64.h24.should be_within(1.0e-08).of(0.0) end it 'cell i24 should equal 0.0' do sheet64.i24.should be_within(1.0e-08).of(0.0) end it 'cell j24 should equal 207.2040240409502' do sheet64.j24.should be_within(20.720402404095022).of(207.2040240409502) end it 'cell k24 should equal 10.861476270797985' do sheet64.k24.should be_within(1.0861476270797985).of(10.861476270797985) end it 'cell l24 should equal 14.785449092646568' do sheet64.l24.should be_within(1.4785449092646568).of(14.785449092646568) end it 'cell m24 should equal 0.0' do sheet64.m24.should be_within(1.0e-08).of(0.0) end it 'cell n24 should equal 0.0' do sheet64.n24.should be_within(1.0e-08).of(0.0) end it 'cell o24 should equal 0.0' do sheet64.o24.should be_within(1.0e-08).of(0.0) end it 'cell p24 should equal 0.0' do sheet64.p24.should be_within(1.0e-08).of(0.0) end it 'cell q24 should equal 232.85094940439475' do sheet64.q24.should be_within(23.28509494043948).of(232.85094940439475) end it 'cell s24 should equal -20.620614709478314' do sheet64.s24.should be_within(2.0620614709478313).of(-20.620614709478314) end it 'cell t24 should equal 0.0' do sheet64.t24.should be_within(1.0e-08).of(0.0) end it 'cell u24 should equal 0.0' do sheet64.u24.should be_within(1.0e-08).of(0.0) end it 'cell v24 should equal -212.15735144232644' do sheet64.v24.should be_within(21.215735144232646).of(-212.15735144232644) end it 'cell w24 should equal 0.0' do sheet64.w24.should be_within(1.0e-08).of(0.0) end it 'cell x24 should equal 0.0' do sheet64.x24.should be_within(1.0e-08).of(0.0) end it 'cell y24 should equal 0.0' do sheet64.y24.should be_within(1.0e-08).of(0.0) end it 'cell z24 should equal 0.0' do sheet64.z24.should be_within(1.0e-08).of(0.0) end it 'cell aa24 should equal 0.0' do sheet64.aa24.should be_within(1.0e-08).of(0.0) end it 'cell ab24 should equal 0.0' do sheet64.ab24.should be_within(1.0e-08).of(0.0) end it 'cell ac24 should equal 0.0' do sheet64.ac24.should be_within(1.0e-08).of(0.0) end it 'cell ad24 should equal 0.0' do sheet64.ad24.should be_within(1.0e-08).of(0.0) end it 'cell ae24 should equal 0.0' do sheet64.ae24.should be_within(1.0e-08).of(0.0) end it 'cell af24 should equal 0.0' do sheet64.af24.should be_within(1.0e-08).of(0.0) end it 'cell ag24 should equal 0.0' do sheet64.ag24.should be_within(1.0e-08).of(0.0) end it 'cell ah24 should equal 0.0' do sheet64.ah24.should be_within(1.0e-08).of(0.0) end it 'cell ai24 should equal 0.0' do sheet64.ai24.should be_within(1.0e-08).of(0.0) end it 'cell aj24 should equal -0.07298325258998734' do sheet64.aj24.should be_within(0.0072983252589987335).of(-0.07298325258998734) end it 'cell ak24 should equal -232.85094940439473' do sheet64.ak24.should be_within(23.285094940439475).of(-232.85094940439473) end it 'cell am24 should equal 0.0' do sheet64.am24.should be_within(1.0e-08).of(0.0) end it 'cell an24 should equal 0.0' do sheet64.an24.should be_within(1.0e-08).of(0.0) end it 'cell ao24 should equal 0.0' do sheet64.ao24.should be_within(1.0e-08).of(0.0) end it 'cell ap24 should equal 0.0' do sheet64.ap24.should be_within(1.0e-08).of(0.0) end it 'cell aq24 should equal 0.0' do sheet64.aq24.should be_within(1.0e-08).of(0.0) end it 'cell ar24 should equal 0.0' do sheet64.ar24.should be_within(1.0e-08).of(0.0) end it 'cell as24 should equal 0.0' do sheet64.as24.should be_within(1.0e-08).of(0.0) end it 'cell at24 should equal 0.0' do sheet64.at24.should be_within(1.0e-08).of(0.0) end it 'cell au24 should equal 0.0' do sheet64.au24.should be_within(1.0e-08).of(0.0) end it 'cell av24 should equal 0.0' do sheet64.av24.should be_within(1.0e-08).of(0.0) end it 'cell aw24 should equal 0.0' do sheet64.aw24.should be_within(1.0e-08).of(0.0) end it 'cell ax24 should equal 0.0' do sheet64.ax24.should be_within(1.0e-08).of(0.0) end it 'cell ay24 should equal 0.0' do sheet64.ay24.should be_within(1.0e-08).of(0.0) end it 'cell az24 should equal 0.0' do sheet64.az24.should be_within(1.0e-08).of(0.0) end it 'cell ba24 should equal 0.0' do sheet64.ba24.should be_within(1.0e-08).of(0.0) end it 'cell bb24 should equal 0.0' do sheet64.bb24.should be_within(1.0e-08).of(0.0) end it 'cell bc24 should equal 0.0' do sheet64.bc24.should be_within(1.0e-08).of(0.0) end it 'cell bd24 should equal 0.0' do sheet64.bd24.should be_within(1.0e-08).of(0.0) end it 'cell be24 should equal 0.0' do sheet64.be24.should be_within(1.0e-08).of(0.0) end it 'cell bf24 should equal 0.0' do sheet64.bf24.should be_within(1.0e-08).of(0.0) end it 'cell bh24 should equal 0.0' do sheet64.bh24.should be_within(1.0e-08).of(0.0) end it 'cell bi24 should equal 0.0' do sheet64.bi24.should be_within(1.0e-08).of(0.0) end it 'cell bj24 should equal 0.0' do sheet64.bj24.should be_within(1.0e-08).of(0.0) end it 'cell bl24 should equal 2.842170943040401e-14' do sheet64.bl24.should be_within(1.0e-08).of(2.842170943040401e-14) end it 'cell bo24 should equal 53.03933786058161' do sheet64.bo24.should be_within(5.3039337860581615).of(53.03933786058161) end it 'cell bp24 should equal 0.06603376625031618' do sheet64.bp24.should be_within(0.006603376625031618).of(0.06603376625031618) end it 'cell bq24 should equal 0.9542863705222038' do sheet64.bq24.should be_within(0.09542863705222038).of(0.9542863705222038) end it 'cell br24 should equal 0.0' do sheet64.br24.should be_within(1.0e-08).of(0.0) end it 'cell bs24 should equal 0.0' do sheet64.bs24.should be_within(1.0e-08).of(0.0) end it 'cell bt24 should equal 0.0' do sheet64.bt24.should be_within(1.0e-08).of(0.0) end it 'cell bu24 should equal 0.0' do sheet64.bu24.should be_within(1.0e-08).of(0.0) end it 'cell bv24 should equal 0.0' do sheet64.bv24.should be_within(1.0e-08).of(0.0) end it 'cell bw24 should equal 0.0' do sheet64.bw24.should be_within(1.0e-08).of(0.0) end it 'cell bx24 should equal 0.0' do sheet64.bx24.should be_within(1.0e-08).of(0.0) end it 'cell by24 should equal 0.0' do sheet64.by24.should be_within(1.0e-08).of(0.0) end it 'cell bz24 should equal 0.0' do sheet64.bz24.should be_within(1.0e-08).of(0.0) end it 'cell ca24 should equal 0.0' do sheet64.ca24.should be_within(1.0e-08).of(0.0) end it 'cell cb24 should equal 0.0' do sheet64.cb24.should be_within(1.0e-08).of(0.0) end it 'cell cc24 should equal 0.0' do sheet64.cc24.should be_within(1.0e-08).of(0.0) end it 'cell cd24 should equal 0.0' do sheet64.cd24.should be_within(1.0e-08).of(0.0) end it 'cell ce24 should equal 0.0' do sheet64.ce24.should be_within(1.0e-08).of(0.0) end it 'cell cf24 should equal 0.0' do sheet64.cf24.should be_within(1.0e-08).of(0.0) end it 'cell cg24 should equal 0.0' do sheet64.cg24.should be_within(1.0e-08).of(0.0) end it 'cell ch24 should equal 0.0' do sheet64.ch24.should be_within(1.0e-08).of(0.0) end it 'cell ci24 should equal 0.0' do sheet64.ci24.should be_within(1.0e-08).of(0.0) end it 'cell cj24 should equal 0.0' do sheet64.cj24.should be_within(1.0e-08).of(0.0) end it 'cell ck24 should equal 0.0' do sheet64.ck24.should be_within(1.0e-08).of(0.0) end it 'cell cl24 should equal 0.0' do sheet64.cl24.should be_within(1.0e-08).of(0.0) end it 'cell cm24 should equal 0.0' do sheet64.cm24.should be_within(1.0e-08).of(0.0) end it 'cell cn24 should equal 0.0' do sheet64.cn24.should be_within(1.0e-08).of(0.0) end it 'cell co24 should equal 0.0' do sheet64.co24.should be_within(1.0e-08).of(0.0) end it 'cell cp24 should equal 0.0' do sheet64.cp24.should be_within(1.0e-08).of(0.0) end it 'cell cq24 should equal 0.0' do sheet64.cq24.should be_within(1.0e-08).of(0.0) end it 'cell cr24 should equal 0.0' do sheet64.cr24.should be_within(1.0e-08).of(0.0) end it 'cell cs24 should equal 0.0' do sheet64.cs24.should be_within(1.0e-08).of(0.0) end it 'cell ct24 should equal 0.0' do sheet64.ct24.should be_within(1.0e-08).of(0.0) end it 'cell cu24 should equal 0.0' do sheet64.cu24.should be_within(1.0e-08).of(0.0) end it 'cell cv24 should equal 0.0' do sheet64.cv24.should be_within(1.0e-08).of(0.0) end it 'cell cw24 should equal 0.0' do sheet64.cw24.should be_within(1.0e-08).of(0.0) end it 'cell cx24 should equal 0.0' do sheet64.cx24.should be_within(1.0e-08).of(0.0) end it 'cell cy24 should equal 0.0' do sheet64.cy24.should be_within(1.0e-08).of(0.0) end it 'cell cz24 should equal 0.0' do sheet64.cz24.should be_within(1.0e-08).of(0.0) end it 'cell da24 should equal 0.0' do sheet64.da24.should be_within(1.0e-08).of(0.0) end it 'cell db24 should equal 0.0' do sheet64.db24.should be_within(1.0e-08).of(0.0) end it 'cell dc24 should equal 0.0' do sheet64.dc24.should be_within(1.0e-08).of(0.0) end it 'cell dd24 should equal 0.0' do sheet64.dd24.should be_within(1.0e-08).of(0.0) end it 'cell de24 should equal 0.0' do sheet64.de24.should be_within(1.0e-08).of(0.0) end it 'cell df24 should equal 0.0' do sheet64.df24.should be_within(1.0e-08).of(0.0) end it 'cell dh24 should equal 54.05965799735413' do sheet64.dh24.should be_within(5.405965799735413).of(54.05965799735413) end it 'cell g25 should equal 0.0' do sheet64.g25.should be_within(1.0e-08).of(0.0) end it 'cell h25 should equal 0.0' do sheet64.h25.should be_within(1.0e-08).of(0.0) end it 'cell i25 should equal 0.0' do sheet64.i25.should be_within(1.0e-08).of(0.0) end it 'cell j25 should equal 128.71742792420721' do sheet64.j25.should be_within(12.871742792420722).of(128.71742792420721) end it 'cell k25 should equal 3.561118810676683' do sheet64.k25.should be_within(0.35611188106766833).of(3.561118810676683) end it 'cell l25 should equal 0.0' do sheet64.l25.should be_within(1.0e-08).of(0.0) end it 'cell m25 should equal 22.49614487028552' do sheet64.m25.should be_within(2.249614487028552).of(22.49614487028552) end it 'cell n25 should equal 0.0' do sheet64.n25.should be_within(1.0e-08).of(0.0) end it 'cell o25 should equal 0.0' do sheet64.o25.should be_within(1.0e-08).of(0.0) end it 'cell p25 should equal 0.0' do sheet64.p25.should be_within(1.0e-08).of(0.0) end it 'cell q25 should equal 154.7746916051694' do sheet64.q25.should be_within(15.477469160516941).of(154.7746916051694) end it 'cell s25 should equal -0.149527734505351' do sheet64.s25.should be_within(0.014952773450535101).of(-0.149527734505351) end it 'cell t25 should equal 0.0' do sheet64.t25.should be_within(1.0e-08).of(0.0) end it 'cell u25 should equal 0.0' do sheet64.u25.should be_within(1.0e-08).of(0.0) end it 'cell v25 should equal -154.62516387066407' do sheet64.v25.should be_within(15.462516387066408).of(-154.62516387066407) end it 'cell w25 should equal 0.0' do sheet64.w25.should be_within(1.0e-08).of(0.0) end it 'cell x25 should equal 0.0' do sheet64.x25.should be_within(1.0e-08).of(0.0) end it 'cell y25 should equal 0.0' do sheet64.y25.should be_within(1.0e-08).of(0.0) end it 'cell z25 should equal 0.0' do sheet64.z25.should be_within(1.0e-08).of(0.0) end it 'cell aa25 should equal 0.0' do sheet64.aa25.should be_within(1.0e-08).of(0.0) end it 'cell ab25 should equal 0.0' do sheet64.ab25.should be_within(1.0e-08).of(0.0) end it 'cell ac25 should equal 0.0' do sheet64.ac25.should be_within(1.0e-08).of(0.0) end it 'cell ad25 should equal 0.0' do sheet64.ad25.should be_within(1.0e-08).of(0.0) end it 'cell ae25 should equal 0.0' do sheet64.ae25.should be_within(1.0e-08).of(0.0) end it 'cell af25 should equal 0.0' do sheet64.af25.should be_within(1.0e-08).of(0.0) end it 'cell ag25 should equal 0.0' do sheet64.ag25.should be_within(1.0e-08).of(0.0) end it 'cell ah25 should equal 0.0' do sheet64.ah25.should be_within(1.0e-08).of(0.0) end it 'cell ai25 should equal 0.0' do sheet64.ai25.should be_within(1.0e-08).of(0.0) end it 'cell aj25 should equal 0.0' do sheet64.aj25.should be_within(1.0e-08).of(0.0) end it 'cell ak25 should equal -154.7746916051694' do sheet64.ak25.should be_within(15.477469160516941).of(-154.7746916051694) end it 'cell am25 should equal 0.0' do sheet64.am25.should be_within(1.0e-08).of(0.0) end it 'cell an25 should equal 0.0' do sheet64.an25.should be_within(1.0e-08).of(0.0) end it 'cell ao25 should equal 0.0' do sheet64.ao25.should be_within(1.0e-08).of(0.0) end it 'cell ap25 should equal 0.0' do sheet64.ap25.should be_within(1.0e-08).of(0.0) end it 'cell aq25 should equal 0.0' do sheet64.aq25.should be_within(1.0e-08).of(0.0) end it 'cell ar25 should equal 0.0' do sheet64.ar25.should be_within(1.0e-08).of(0.0) end it 'cell as25 should equal 0.0' do sheet64.as25.should be_within(1.0e-08).of(0.0) end it 'cell at25 should equal 0.0' do sheet64.at25.should be_within(1.0e-08).of(0.0) end it 'cell au25 should equal 0.0' do sheet64.au25.should be_within(1.0e-08).of(0.0) end it 'cell av25 should equal 0.0' do sheet64.av25.should be_within(1.0e-08).of(0.0) end it 'cell aw25 should equal 0.0' do sheet64.aw25.should be_within(1.0e-08).of(0.0) end it 'cell ax25 should equal 0.0' do sheet64.ax25.should be_within(1.0e-08).of(0.0) end it 'cell ay25 should equal 0.0' do sheet64.ay25.should be_within(1.0e-08).of(0.0) end it 'cell az25 should equal 0.0' do sheet64.az25.should be_within(1.0e-08).of(0.0) end it 'cell ba25 should equal 0.0' do sheet64.ba25.should be_within(1.0e-08).of(0.0) end it 'cell bb25 should equal 0.0' do sheet64.bb25.should be_within(1.0e-08).of(0.0) end it 'cell bc25 should equal 0.0' do sheet64.bc25.should be_within(1.0e-08).of(0.0) end it 'cell bd25 should equal 0.0' do sheet64.bd25.should be_within(1.0e-08).of(0.0) end it 'cell be25 should equal 0.0' do sheet64.be25.should be_within(1.0e-08).of(0.0) end it 'cell bf25 should equal 0.0' do sheet64.bf25.should be_within(1.0e-08).of(0.0) end it 'cell bh25 should equal 0.0' do sheet64.bh25.should be_within(1.0e-08).of(0.0) end it 'cell bi25 should equal 0.0' do sheet64.bi25.should be_within(1.0e-08).of(0.0) end it 'cell bj25 should equal 0.0' do sheet64.bj25.should be_within(1.0e-08).of(0.0) end it 'cell bl25 should equal 0.0' do sheet64.bl25.should be_within(1.0e-08).of(0.0) end it 'cell bo25 should equal 38.65629096766602' do sheet64.bo25.should be_within(3.865629096766602).of(38.65629096766602) end it 'cell bp25 should equal 0.04812692964932641' do sheet64.bp25.should be_within(0.004812692964932641).of(0.04812692964932641) end it 'cell bq25 should equal 0.6955058847520036' do sheet64.bq25.should be_within(0.06955058847520036).of(0.6955058847520036) end it 'cell br25 should equal 0.0' do sheet64.br25.should be_within(1.0e-08).of(0.0) end it 'cell bs25 should equal 0.0' do sheet64.bs25.should be_within(1.0e-08).of(0.0) end it 'cell bt25 should equal 0.0' do sheet64.bt25.should be_within(1.0e-08).of(0.0) end it 'cell bu25 should equal 0.0' do sheet64.bu25.should be_within(1.0e-08).of(0.0) end it 'cell bv25 should equal 0.0' do sheet64.bv25.should be_within(1.0e-08).of(0.0) end it 'cell bw25 should equal 0.0' do sheet64.bw25.should be_within(1.0e-08).of(0.0) end it 'cell bx25 should equal 0.0' do sheet64.bx25.should be_within(1.0e-08).of(0.0) end it 'cell by25 should equal 0.0' do sheet64.by25.should be_within(1.0e-08).of(0.0) end it 'cell bz25 should equal 0.0' do sheet64.bz25.should be_within(1.0e-08).of(0.0) end it 'cell ca25 should equal 0.0' do sheet64.ca25.should be_within(1.0e-08).of(0.0) end it 'cell cb25 should equal 0.0' do sheet64.cb25.should be_within(1.0e-08).of(0.0) end it 'cell cc25 should equal 0.0' do sheet64.cc25.should be_within(1.0e-08).of(0.0) end it 'cell cd25 should equal 0.0' do sheet64.cd25.should be_within(1.0e-08).of(0.0) end it 'cell ce25 should equal 0.0' do sheet64.ce25.should be_within(1.0e-08).of(0.0) end it 'cell cf25 should equal 0.0' do sheet64.cf25.should be_within(1.0e-08).of(0.0) end it 'cell cg25 should equal 0.0' do sheet64.cg25.should be_within(1.0e-08).of(0.0) end it 'cell ch25 should equal 0.0' do sheet64.ch25.should be_within(1.0e-08).of(0.0) end it 'cell ci25 should equal 0.0' do sheet64.ci25.should be_within(1.0e-08).of(0.0) end it 'cell cj25 should equal 0.0' do sheet64.cj25.should be_within(1.0e-08).of(0.0) end it 'cell ck25 should equal 0.0' do sheet64.ck25.should be_within(1.0e-08).of(0.0) end it 'cell cl25 should equal 0.0' do sheet64.cl25.should be_within(1.0e-08).of(0.0) end it 'cell cm25 should equal 0.0' do sheet64.cm25.should be_within(1.0e-08).of(0.0) end it 'cell cn25 should equal 0.0' do sheet64.cn25.should be_within(1.0e-08).of(0.0) end it 'cell co25 should equal 0.0' do sheet64.co25.should be_within(1.0e-08).of(0.0) end it 'cell cp25 should equal 0.0' do sheet64.cp25.should be_within(1.0e-08).of(0.0) end it 'cell cq25 should equal 0.0' do sheet64.cq25.should be_within(1.0e-08).of(0.0) end it 'cell cr25 should equal 0.0' do sheet64.cr25.should be_within(1.0e-08).of(0.0) end it 'cell cs25 should equal 0.0' do sheet64.cs25.should be_within(1.0e-08).of(0.0) end it 'cell ct25 should equal 0.0' do sheet64.ct25.should be_within(1.0e-08).of(0.0) end it 'cell cu25 should equal 0.0' do sheet64.cu25.should be_within(1.0e-08).of(0.0) end it 'cell cv25 should equal 0.0' do sheet64.cv25.should be_within(1.0e-08).of(0.0) end it 'cell cw25 should equal 0.0' do sheet64.cw25.should be_within(1.0e-08).of(0.0) end it 'cell cx25 should equal 0.0' do sheet64.cx25.should be_within(1.0e-08).of(0.0) end it 'cell cy25 should equal 0.0' do sheet64.cy25.should be_within(1.0e-08).of(0.0) end it 'cell cz25 should equal 0.0' do sheet64.cz25.should be_within(1.0e-08).of(0.0) end it 'cell da25 should equal 0.0' do sheet64.da25.should be_within(1.0e-08).of(0.0) end it 'cell db25 should equal 0.0' do sheet64.db25.should be_within(1.0e-08).of(0.0) end it 'cell dc25 should equal 0.0' do sheet64.dc25.should be_within(1.0e-08).of(0.0) end it 'cell dd25 should equal 0.0' do sheet64.dd25.should be_within(1.0e-08).of(0.0) end it 'cell de25 should equal 0.0' do sheet64.de25.should be_within(1.0e-08).of(0.0) end it 'cell df25 should equal 0.0' do sheet64.df25.should be_within(1.0e-08).of(0.0) end it 'cell dh25 should equal 39.39992378206735' do sheet64.dh25.should be_within(3.939992378206735).of(39.39992378206735) end it 'cell g26 should equal 0.0' do sheet64.g26.should be_within(1.0e-08).of(0.0) end it 'cell h26 should equal 0.0' do sheet64.h26.should be_within(1.0e-08).of(0.0) end it 'cell i26 should equal 0.0' do sheet64.i26.should be_within(1.0e-08).of(0.0) end it 'cell j26 should equal 0.0' do sheet64.j26.should be_within(1.0e-08).of(0.0) end it 'cell k26 should equal 0.0' do sheet64.k26.should be_within(1.0e-08).of(0.0) end it 'cell l26 should equal 0.0' do sheet64.l26.should be_within(1.0e-08).of(0.0) end it 'cell m26 should equal 0.0' do sheet64.m26.should be_within(1.0e-08).of(0.0) end it 'cell n26 should equal 206.26698515563612' do sheet64.n26.should be_within(20.626698515563614).of(206.26698515563612) end it 'cell o26 should equal 0.0' do sheet64.o26.should be_within(1.0e-08).of(0.0) end it 'cell p26 should equal 0.0' do sheet64.p26.should be_within(1.0e-08).of(0.0) end it 'cell q26 should equal 206.26698515563612' do sheet64.q26.should be_within(20.626698515563614).of(206.26698515563612) end it 'cell s26 should equal 0.0' do sheet64.s26.should be_within(1.0e-08).of(0.0) end it 'cell t26 should equal 0.0' do sheet64.t26.should be_within(1.0e-08).of(0.0) end it 'cell u26 should equal 0.0' do sheet64.u26.should be_within(1.0e-08).of(0.0) end it 'cell v26 should equal -206.26698515563612' do sheet64.v26.should be_within(20.626698515563614).of(-206.26698515563612) end it 'cell w26 should equal 0.0' do sheet64.w26.should be_within(1.0e-08).of(0.0) end it 'cell x26 should equal 0.0' do sheet64.x26.should be_within(1.0e-08).of(0.0) end it 'cell y26 should equal 0.0' do sheet64.y26.should be_within(1.0e-08).of(0.0) end it 'cell z26 should equal 0.0' do sheet64.z26.should be_within(1.0e-08).of(0.0) end it 'cell aa26 should equal 0.0' do sheet64.aa26.should be_within(1.0e-08).of(0.0) end it 'cell ab26 should equal 0.0' do sheet64.ab26.should be_within(1.0e-08).of(0.0) end it 'cell ac26 should equal 0.0' do sheet64.ac26.should be_within(1.0e-08).of(0.0) end it 'cell ad26 should equal 0.0' do sheet64.ad26.should be_within(1.0e-08).of(0.0) end it 'cell ae26 should equal 0.0' do sheet64.ae26.should be_within(1.0e-08).of(0.0) end it 'cell af26 should equal 0.0' do sheet64.af26.should be_within(1.0e-08).of(0.0) end it 'cell ag26 should equal 0.0' do sheet64.ag26.should be_within(1.0e-08).of(0.0) end it 'cell ah26 should equal 0.0' do sheet64.ah26.should be_within(1.0e-08).of(0.0) end it 'cell ai26 should equal 0.0' do sheet64.ai26.should be_within(1.0e-08).of(0.0) end it 'cell aj26 should equal 0.0' do sheet64.aj26.should be_within(1.0e-08).of(0.0) end it 'cell ak26 should equal -206.26698515563612' do sheet64.ak26.should be_within(20.626698515563614).of(-206.26698515563612) end it 'cell am26 should equal 0.0' do sheet64.am26.should be_within(1.0e-08).of(0.0) end it 'cell an26 should equal 0.0' do sheet64.an26.should be_within(1.0e-08).of(0.0) end it 'cell ao26 should equal 0.0' do sheet64.ao26.should be_within(1.0e-08).of(0.0) end it 'cell ap26 should equal 0.0' do sheet64.ap26.should be_within(1.0e-08).of(0.0) end it 'cell aq26 should equal 0.0' do sheet64.aq26.should be_within(1.0e-08).of(0.0) end it 'cell ar26 should equal 0.0' do sheet64.ar26.should be_within(1.0e-08).of(0.0) end it 'cell as26 should equal 0.0' do sheet64.as26.should be_within(1.0e-08).of(0.0) end it 'cell at26 should equal 0.0' do sheet64.at26.should be_within(1.0e-08).of(0.0) end it 'cell au26 should equal 0.0' do sheet64.au26.should be_within(1.0e-08).of(0.0) end it 'cell av26 should equal 0.0' do sheet64.av26.should be_within(1.0e-08).of(0.0) end it 'cell aw26 should equal 0.0' do sheet64.aw26.should be_within(1.0e-08).of(0.0) end it 'cell ax26 should equal 0.0' do sheet64.ax26.should be_within(1.0e-08).of(0.0) end it 'cell ay26 should equal 0.0' do sheet64.ay26.should be_within(1.0e-08).of(0.0) end it 'cell az26 should equal 0.0' do sheet64.az26.should be_within(1.0e-08).of(0.0) end it 'cell ba26 should equal 0.0' do sheet64.ba26.should be_within(1.0e-08).of(0.0) end it 'cell bb26 should equal 0.0' do sheet64.bb26.should be_within(1.0e-08).of(0.0) end it 'cell bc26 should equal 0.0' do sheet64.bc26.should be_within(1.0e-08).of(0.0) end it 'cell bd26 should equal 0.0' do sheet64.bd26.should be_within(1.0e-08).of(0.0) end it 'cell be26 should equal 0.0' do sheet64.be26.should be_within(1.0e-08).of(0.0) end it 'cell bf26 should equal 0.0' do sheet64.bf26.should be_within(1.0e-08).of(0.0) end it 'cell bh26 should equal 0.0' do sheet64.bh26.should be_within(1.0e-08).of(0.0) end it 'cell bi26 should equal 0.0' do sheet64.bi26.should be_within(1.0e-08).of(0.0) end it 'cell bj26 should equal 0.0' do sheet64.bj26.should be_within(1.0e-08).of(0.0) end it 'cell bl26 should equal 0.0' do sheet64.bl26.should be_within(1.0e-08).of(0.0) end it 'cell bo26 should equal 0.0' do sheet64.bo26.should be_within(1.0e-08).of(0.0) end it 'cell bp26 should equal 0.0' do sheet64.bp26.should be_within(1.0e-08).of(0.0) end it 'cell bq26 should equal 0.0' do sheet64.bq26.should be_within(1.0e-08).of(0.0) end it 'cell br26 should equal 0.0' do sheet64.br26.should be_within(1.0e-08).of(0.0) end it 'cell bs26 should equal 0.0' do sheet64.bs26.should be_within(1.0e-08).of(0.0) end it 'cell bt26 should equal 0.0' do sheet64.bt26.should be_within(1.0e-08).of(0.0) end it 'cell bu26 should equal 0.0' do sheet64.bu26.should be_within(1.0e-08).of(0.0) end it 'cell bv26 should equal 0.0' do sheet64.bv26.should be_within(1.0e-08).of(0.0) end it 'cell bw26 should equal 0.0' do sheet64.bw26.should be_within(1.0e-08).of(0.0) end it 'cell bx26 should equal 0.0' do sheet64.bx26.should be_within(1.0e-08).of(0.0) end it 'cell by26 should equal 0.0' do sheet64.by26.should be_within(1.0e-08).of(0.0) end it 'cell bz26 should equal 0.0' do sheet64.bz26.should be_within(1.0e-08).of(0.0) end it 'cell ca26 should equal 0.0' do sheet64.ca26.should be_within(1.0e-08).of(0.0) end it 'cell cb26 should equal 0.0' do sheet64.cb26.should be_within(1.0e-08).of(0.0) end it 'cell cc26 should equal 0.0' do sheet64.cc26.should be_within(1.0e-08).of(0.0) end it 'cell cd26 should equal 0.0' do sheet64.cd26.should be_within(1.0e-08).of(0.0) end it 'cell ce26 should equal 0.0' do sheet64.ce26.should be_within(1.0e-08).of(0.0) end it 'cell cf26 should equal 0.0' do sheet64.cf26.should be_within(1.0e-08).of(0.0) end it 'cell cg26 should equal 0.0' do sheet64.cg26.should be_within(1.0e-08).of(0.0) end it 'cell ch26 should equal 0.0' do sheet64.ch26.should be_within(1.0e-08).of(0.0) end it 'cell ci26 should equal 0.0' do sheet64.ci26.should be_within(1.0e-08).of(0.0) end it 'cell cj26 should equal 0.0' do sheet64.cj26.should be_within(1.0e-08).of(0.0) end it 'cell ck26 should equal 0.0' do sheet64.ck26.should be_within(1.0e-08).of(0.0) end it 'cell cl26 should equal 0.0' do sheet64.cl26.should be_within(1.0e-08).of(0.0) end it 'cell cm26 should equal 0.0' do sheet64.cm26.should be_within(1.0e-08).of(0.0) end it 'cell cn26 should equal 0.0' do sheet64.cn26.should be_within(1.0e-08).of(0.0) end it 'cell co26 should equal 0.0' do sheet64.co26.should be_within(1.0e-08).of(0.0) end it 'cell cp26 should equal 0.0' do sheet64.cp26.should be_within(1.0e-08).of(0.0) end it 'cell cq26 should equal 0.0' do sheet64.cq26.should be_within(1.0e-08).of(0.0) end it 'cell cr26 should equal 0.0' do sheet64.cr26.should be_within(1.0e-08).of(0.0) end it 'cell cs26 should equal 0.0' do sheet64.cs26.should be_within(1.0e-08).of(0.0) end it 'cell ct26 should equal 0.0' do sheet64.ct26.should be_within(1.0e-08).of(0.0) end it 'cell cu26 should equal 51.56674628890903' do sheet64.cu26.should be_within(5.1566746288909036).of(51.56674628890903) end it 'cell cv26 should equal 0.0642003955570089' do sheet64.cv26.should be_within(0.0064200395557008905).of(0.0642003955570089) end it 'cell cw26 should equal 0.9277914306742198' do sheet64.cw26.should be_within(0.09277914306742198).of(0.9277914306742198) end it 'cell cx26 should equal 0.0' do sheet64.cx26.should be_within(1.0e-08).of(0.0) end it 'cell cy26 should equal 0.0' do sheet64.cy26.should be_within(1.0e-08).of(0.0) end it 'cell cz26 should equal 0.0' do sheet64.cz26.should be_within(1.0e-08).of(0.0) end it 'cell da26 should equal 0.0' do sheet64.da26.should be_within(1.0e-08).of(0.0) end it 'cell db26 should equal 0.0' do sheet64.db26.should be_within(1.0e-08).of(0.0) end it 'cell dc26 should equal 0.0' do sheet64.dc26.should be_within(1.0e-08).of(0.0) end it 'cell dd26 should equal 0.0' do sheet64.dd26.should be_within(1.0e-08).of(0.0) end it 'cell de26 should equal 0.0' do sheet64.de26.should be_within(1.0e-08).of(0.0) end it 'cell df26 should equal 0.0' do sheet64.df26.should be_within(1.0e-08).of(0.0) end it 'cell dh26 should equal 52.55873811514026' do sheet64.dh26.should be_within(5.255873811514026).of(52.55873811514026) end it 'cell g28 should equal 0.0' do sheet64.g28.should be_within(1.0e-08).of(0.0) end it 'cell h28 should equal 0.0' do sheet64.h28.should be_within(1.0e-08).of(0.0) end it 'cell i28 should equal 0.0' do sheet64.i28.should be_within(1.0e-08).of(0.0) end it 'cell j28 should equal 0.0' do sheet64.j28.should be_within(1.0e-08).of(0.0) end it 'cell k28 should equal 0.0' do sheet64.k28.should be_within(1.0e-08).of(0.0) end it 'cell l28 should equal 0.0' do sheet64.l28.should be_within(1.0e-08).of(0.0) end it 'cell m28 should equal 0.0' do sheet64.m28.should be_within(1.0e-08).of(0.0) end it 'cell n28 should equal 206.26698515563612' do sheet64.n28.should be_within(20.626698515563614).of(206.26698515563612) end it 'cell o28 should equal 0.0' do sheet64.o28.should be_within(1.0e-08).of(0.0) end it 'cell p28 should equal 0.0' do sheet64.p28.should be_within(1.0e-08).of(0.0) end it 'cell q28 should equal 206.26698515563612' do sheet64.q28.should be_within(20.626698515563614).of(206.26698515563612) end it 'cell s28 should equal 0.0' do sheet64.s28.should be_within(1.0e-08).of(0.0) end it 'cell t28 should equal 0.0' do sheet64.t28.should be_within(1.0e-08).of(0.0) end it 'cell u28 should equal 0.0' do sheet64.u28.should be_within(1.0e-08).of(0.0) end it 'cell v28 should equal -206.26698515563612' do sheet64.v28.should be_within(20.626698515563614).of(-206.26698515563612) end it 'cell w28 should equal 0.0' do sheet64.w28.should be_within(1.0e-08).of(0.0) end it 'cell x28 should equal 0.0' do sheet64.x28.should be_within(1.0e-08).of(0.0) end it 'cell y28 should equal 0.0' do sheet64.y28.should be_within(1.0e-08).of(0.0) end it 'cell z28 should equal 0.0' do sheet64.z28.should be_within(1.0e-08).of(0.0) end it 'cell aa28 should equal 0.0' do sheet64.aa28.should be_within(1.0e-08).of(0.0) end it 'cell ab28 should equal 0.0' do sheet64.ab28.should be_within(1.0e-08).of(0.0) end it 'cell ac28 should equal 0.0' do sheet64.ac28.should be_within(1.0e-08).of(0.0) end it 'cell ad28 should equal 0.0' do sheet64.ad28.should be_within(1.0e-08).of(0.0) end it 'cell ae28 should equal 0.0' do sheet64.ae28.should be_within(1.0e-08).of(0.0) end it 'cell af28 should equal 0.0' do sheet64.af28.should be_within(1.0e-08).of(0.0) end it 'cell ag28 should equal 0.0' do sheet64.ag28.should be_within(1.0e-08).of(0.0) end it 'cell ah28 should equal 0.0' do sheet64.ah28.should be_within(1.0e-08).of(0.0) end it 'cell ai28 should equal 0.0' do sheet64.ai28.should be_within(1.0e-08).of(0.0) end it 'cell aj28 should equal 0.0' do sheet64.aj28.should be_within(1.0e-08).of(0.0) end it 'cell ak28 should equal -206.26698515563612' do sheet64.ak28.should be_within(20.626698515563614).of(-206.26698515563612) end it 'cell am28 should equal 0.0' do sheet64.am28.should be_within(1.0e-08).of(0.0) end it 'cell an28 should equal 0.0' do sheet64.an28.should be_within(1.0e-08).of(0.0) end it 'cell ao28 should equal 0.0' do sheet64.ao28.should be_within(1.0e-08).of(0.0) end it 'cell ap28 should equal 0.0' do sheet64.ap28.should be_within(1.0e-08).of(0.0) end it 'cell aq28 should equal 0.0' do sheet64.aq28.should be_within(1.0e-08).of(0.0) end it 'cell ar28 should equal 0.0' do sheet64.ar28.should be_within(1.0e-08).of(0.0) end it 'cell as28 should equal 0.0' do sheet64.as28.should be_within(1.0e-08).of(0.0) end it 'cell at28 should equal 0.0' do sheet64.at28.should be_within(1.0e-08).of(0.0) end it 'cell au28 should equal 0.0' do sheet64.au28.should be_within(1.0e-08).of(0.0) end it 'cell av28 should equal 0.0' do sheet64.av28.should be_within(1.0e-08).of(0.0) end it 'cell aw28 should equal 0.0' do sheet64.aw28.should be_within(1.0e-08).of(0.0) end it 'cell ax28 should equal 0.0' do sheet64.ax28.should be_within(1.0e-08).of(0.0) end it 'cell ay28 should equal 0.0' do sheet64.ay28.should be_within(1.0e-08).of(0.0) end it 'cell az28 should equal 0.0' do sheet64.az28.should be_within(1.0e-08).of(0.0) end it 'cell ba28 should equal 0.0' do sheet64.ba28.should be_within(1.0e-08).of(0.0) end it 'cell bb28 should equal 0.0' do sheet64.bb28.should be_within(1.0e-08).of(0.0) end it 'cell bc28 should equal 0.0' do sheet64.bc28.should be_within(1.0e-08).of(0.0) end it 'cell bd28 should equal 0.0' do sheet64.bd28.should be_within(1.0e-08).of(0.0) end it 'cell be28 should equal 0.0' do sheet64.be28.should be_within(1.0e-08).of(0.0) end it 'cell bf28 should equal 0.0' do sheet64.bf28.should be_within(1.0e-08).of(0.0) end it 'cell bh28 should equal 0.0' do sheet64.bh28.should be_within(1.0e-08).of(0.0) end it 'cell bi28 should equal 0.0' do sheet64.bi28.should be_within(1.0e-08).of(0.0) end it 'cell bj28 should equal 0.0' do sheet64.bj28.should be_within(1.0e-08).of(0.0) end it 'cell bl28 should equal 0.0' do sheet64.bl28.should be_within(1.0e-08).of(0.0) end it 'cell bo28 should equal 0.0' do sheet64.bo28.should be_within(1.0e-08).of(0.0) end it 'cell bp28 should equal 0.0' do sheet64.bp28.should be_within(1.0e-08).of(0.0) end it 'cell bq28 should equal 0.0' do sheet64.bq28.should be_within(1.0e-08).of(0.0) end it 'cell br28 should equal 0.0' do sheet64.br28.should be_within(1.0e-08).of(0.0) end it 'cell bs28 should equal 0.0' do sheet64.bs28.should be_within(1.0e-08).of(0.0) end it 'cell bt28 should equal 0.0' do sheet64.bt28.should be_within(1.0e-08).of(0.0) end it 'cell bu28 should equal 0.0' do sheet64.bu28.should be_within(1.0e-08).of(0.0) end it 'cell bv28 should equal 0.0' do sheet64.bv28.should be_within(1.0e-08).of(0.0) end it 'cell bw28 should equal 0.0' do sheet64.bw28.should be_within(1.0e-08).of(0.0) end it 'cell bx28 should equal 0.0' do sheet64.bx28.should be_within(1.0e-08).of(0.0) end it 'cell by28 should equal 0.0' do sheet64.by28.should be_within(1.0e-08).of(0.0) end it 'cell bz28 should equal 0.0' do sheet64.bz28.should be_within(1.0e-08).of(0.0) end it 'cell ca28 should equal 0.0' do sheet64.ca28.should be_within(1.0e-08).of(0.0) end it 'cell cb28 should equal 0.0' do sheet64.cb28.should be_within(1.0e-08).of(0.0) end it 'cell cc28 should equal 0.0' do sheet64.cc28.should be_within(1.0e-08).of(0.0) end it 'cell cd28 should equal 0.0' do sheet64.cd28.should be_within(1.0e-08).of(0.0) end it 'cell ce28 should equal 0.0' do sheet64.ce28.should be_within(1.0e-08).of(0.0) end it 'cell cf28 should equal 0.0' do sheet64.cf28.should be_within(1.0e-08).of(0.0) end it 'cell cg28 should equal 0.0' do sheet64.cg28.should be_within(1.0e-08).of(0.0) end it 'cell ch28 should equal 0.0' do sheet64.ch28.should be_within(1.0e-08).of(0.0) end it 'cell ci28 should equal 0.0' do sheet64.ci28.should be_within(1.0e-08).of(0.0) end it 'cell cj28 should equal 0.0' do sheet64.cj28.should be_within(1.0e-08).of(0.0) end it 'cell ck28 should equal 0.0' do sheet64.ck28.should be_within(1.0e-08).of(0.0) end it 'cell cl28 should equal 0.0' do sheet64.cl28.should be_within(1.0e-08).of(0.0) end it 'cell cm28 should equal 0.0' do sheet64.cm28.should be_within(1.0e-08).of(0.0) end it 'cell cn28 should equal 0.0' do sheet64.cn28.should be_within(1.0e-08).of(0.0) end it 'cell co28 should equal 0.0' do sheet64.co28.should be_within(1.0e-08).of(0.0) end it 'cell cp28 should equal 0.0' do sheet64.cp28.should be_within(1.0e-08).of(0.0) end it 'cell cq28 should equal 0.0' do sheet64.cq28.should be_within(1.0e-08).of(0.0) end it 'cell cr28 should equal 0.0' do sheet64.cr28.should be_within(1.0e-08).of(0.0) end it 'cell cs28 should equal 0.0' do sheet64.cs28.should be_within(1.0e-08).of(0.0) end it 'cell ct28 should equal 0.0' do sheet64.ct28.should be_within(1.0e-08).of(0.0) end it 'cell cu28 should equal 51.56674628890903' do sheet64.cu28.should be_within(5.1566746288909036).of(51.56674628890903) end it 'cell cv28 should equal 0.0642003955570089' do sheet64.cv28.should be_within(0.0064200395557008905).of(0.0642003955570089) end it 'cell cw28 should equal 0.9277914306742198' do sheet64.cw28.should be_within(0.09277914306742198).of(0.9277914306742198) end it 'cell cx28 should equal 0.0' do sheet64.cx28.should be_within(1.0e-08).of(0.0) end it 'cell cy28 should equal 0.0' do sheet64.cy28.should be_within(1.0e-08).of(0.0) end it 'cell cz28 should equal 0.0' do sheet64.cz28.should be_within(1.0e-08).of(0.0) end it 'cell da28 should equal 0.0' do sheet64.da28.should be_within(1.0e-08).of(0.0) end it 'cell db28 should equal 0.0' do sheet64.db28.should be_within(1.0e-08).of(0.0) end it 'cell dc28 should equal 0.0' do sheet64.dc28.should be_within(1.0e-08).of(0.0) end it 'cell dd28 should equal 0.0' do sheet64.dd28.should be_within(1.0e-08).of(0.0) end it 'cell de28 should equal 0.0' do sheet64.de28.should be_within(1.0e-08).of(0.0) end it 'cell df28 should equal 0.0' do sheet64.df28.should be_within(1.0e-08).of(0.0) end it 'cell dh28 should equal 52.55873811514026' do sheet64.dh28.should be_within(5.255873811514026).of(52.55873811514026) end it 'cell g29 should equal 0.0' do sheet64.g29.should be_within(1.0e-08).of(0.0) end it 'cell h29 should equal 0.0' do sheet64.h29.should be_within(1.0e-08).of(0.0) end it 'cell i29 should equal 0.0' do sheet64.i29.should be_within(1.0e-08).of(0.0) end it 'cell j29 should equal 0.0' do sheet64.j29.should be_within(1.0e-08).of(0.0) end it 'cell k29 should equal 0.0' do sheet64.k29.should be_within(1.0e-08).of(0.0) end it 'cell l29 should equal 0.0' do sheet64.l29.should be_within(1.0e-08).of(0.0) end it 'cell m29 should equal 0.0' do sheet64.m29.should be_within(1.0e-08).of(0.0) end it 'cell n29 should equal 0.0' do sheet64.n29.should be_within(1.0e-08).of(0.0) end it 'cell o29 should equal 128.69' do sheet64.o29.should be_within(12.869).of(128.69) end it 'cell p29 should equal 0.0' do sheet64.p29.should be_within(1.0e-08).of(0.0) end it 'cell q29 should equal 128.69' do sheet64.q29.should be_within(12.869).of(128.69) end it 'cell s29 should equal 0.0' do sheet64.s29.should be_within(1.0e-08).of(0.0) end it 'cell t29 should equal 0.0' do sheet64.t29.should be_within(1.0e-08).of(0.0) end it 'cell u29 should equal 0.0' do sheet64.u29.should be_within(1.0e-08).of(0.0) end it 'cell v29 should equal -128.69' do sheet64.v29.should be_within(12.869).of(-128.69) end it 'cell w29 should equal 0.0' do sheet64.w29.should be_within(1.0e-08).of(0.0) end it 'cell x29 should equal 0.0' do sheet64.x29.should be_within(1.0e-08).of(0.0) end it 'cell y29 should equal 0.0' do sheet64.y29.should be_within(1.0e-08).of(0.0) end it 'cell z29 should equal 0.0' do sheet64.z29.should be_within(1.0e-08).of(0.0) end it 'cell aa29 should equal 0.0' do sheet64.aa29.should be_within(1.0e-08).of(0.0) end it 'cell ab29 should equal 0.0' do sheet64.ab29.should be_within(1.0e-08).of(0.0) end it 'cell ac29 should equal 0.0' do sheet64.ac29.should be_within(1.0e-08).of(0.0) end it 'cell ad29 should equal 0.0' do sheet64.ad29.should be_within(1.0e-08).of(0.0) end it 'cell ae29 should equal 0.0' do sheet64.ae29.should be_within(1.0e-08).of(0.0) end it 'cell af29 should equal 0.0' do sheet64.af29.should be_within(1.0e-08).of(0.0) end it 'cell ag29 should equal 0.0' do sheet64.ag29.should be_within(1.0e-08).of(0.0) end it 'cell ah29 should equal 0.0' do sheet64.ah29.should be_within(1.0e-08).of(0.0) end it 'cell ai29 should equal 0.0' do sheet64.ai29.should be_within(1.0e-08).of(0.0) end it 'cell aj29 should equal 0.0' do sheet64.aj29.should be_within(1.0e-08).of(0.0) end it 'cell ak29 should equal -128.69' do sheet64.ak29.should be_within(12.869).of(-128.69) end it 'cell am29 should equal 0.0' do sheet64.am29.should be_within(1.0e-08).of(0.0) end it 'cell an29 should equal 0.0' do sheet64.an29.should be_within(1.0e-08).of(0.0) end it 'cell ao29 should equal 0.0' do sheet64.ao29.should be_within(1.0e-08).of(0.0) end it 'cell ap29 should equal 0.0' do sheet64.ap29.should be_within(1.0e-08).of(0.0) end it 'cell aq29 should equal 0.0' do sheet64.aq29.should be_within(1.0e-08).of(0.0) end it 'cell ar29 should equal 0.0' do sheet64.ar29.should be_within(1.0e-08).of(0.0) end it 'cell as29 should equal 0.0' do sheet64.as29.should be_within(1.0e-08).of(0.0) end it 'cell at29 should equal 0.0' do sheet64.at29.should be_within(1.0e-08).of(0.0) end it 'cell au29 should equal 0.0' do sheet64.au29.should be_within(1.0e-08).of(0.0) end it 'cell av29 should equal 0.0' do sheet64.av29.should be_within(1.0e-08).of(0.0) end it 'cell aw29 should equal 0.0' do sheet64.aw29.should be_within(1.0e-08).of(0.0) end it 'cell ax29 should equal 0.0' do sheet64.ax29.should be_within(1.0e-08).of(0.0) end it 'cell ay29 should equal 0.0' do sheet64.ay29.should be_within(1.0e-08).of(0.0) end it 'cell az29 should equal 0.0' do sheet64.az29.should be_within(1.0e-08).of(0.0) end it 'cell ba29 should equal 0.0' do sheet64.ba29.should be_within(1.0e-08).of(0.0) end it 'cell bb29 should equal 0.0' do sheet64.bb29.should be_within(1.0e-08).of(0.0) end it 'cell bc29 should equal 0.0' do sheet64.bc29.should be_within(1.0e-08).of(0.0) end it 'cell bd29 should equal 0.0' do sheet64.bd29.should be_within(1.0e-08).of(0.0) end it 'cell be29 should equal 0.0' do sheet64.be29.should be_within(1.0e-08).of(0.0) end it 'cell bf29 should equal 0.0' do sheet64.bf29.should be_within(1.0e-08).of(0.0) end it 'cell bh29 should equal 0.0' do sheet64.bh29.should be_within(1.0e-08).of(0.0) end it 'cell bi29 should equal 0.0' do sheet64.bi29.should be_within(1.0e-08).of(0.0) end it 'cell bj29 should equal 0.0' do sheet64.bj29.should be_within(1.0e-08).of(0.0) end it 'cell bl29 should equal 0.0' do sheet64.bl29.should be_within(1.0e-08).of(0.0) end it 'cell bo29 should equal 0.0' do sheet64.bo29.should be_within(1.0e-08).of(0.0) end it 'cell bp29 should equal 0.0' do sheet64.bp29.should be_within(1.0e-08).of(0.0) end it 'cell bq29 should equal 0.0' do sheet64.bq29.should be_within(1.0e-08).of(0.0) end it 'cell br29 should equal 0.0' do sheet64.br29.should be_within(1.0e-08).of(0.0) end it 'cell bs29 should equal 0.0' do sheet64.bs29.should be_within(1.0e-08).of(0.0) end it 'cell bt29 should equal 0.0' do sheet64.bt29.should be_within(1.0e-08).of(0.0) end it 'cell bu29 should equal 0.0' do sheet64.bu29.should be_within(1.0e-08).of(0.0) end it 'cell bv29 should equal 0.0' do sheet64.bv29.should be_within(1.0e-08).of(0.0) end it 'cell bw29 should equal 0.0' do sheet64.bw29.should be_within(1.0e-08).of(0.0) end it 'cell bx29 should equal 0.0' do sheet64.bx29.should be_within(1.0e-08).of(0.0) end it 'cell by29 should equal 0.0' do sheet64.by29.should be_within(1.0e-08).of(0.0) end it 'cell bz29 should equal 0.0' do sheet64.bz29.should be_within(1.0e-08).of(0.0) end it 'cell ca29 should equal 0.0' do sheet64.ca29.should be_within(1.0e-08).of(0.0) end it 'cell cb29 should equal 0.0' do sheet64.cb29.should be_within(1.0e-08).of(0.0) end it 'cell cc29 should equal 0.0' do sheet64.cc29.should be_within(1.0e-08).of(0.0) end it 'cell cd29 should equal 0.0' do sheet64.cd29.should be_within(1.0e-08).of(0.0) end it 'cell ce29 should equal 0.0' do sheet64.ce29.should be_within(1.0e-08).of(0.0) end it 'cell cf29 should equal 0.0' do sheet64.cf29.should be_within(1.0e-08).of(0.0) end it 'cell cg29 should equal 0.0' do sheet64.cg29.should be_within(1.0e-08).of(0.0) end it 'cell ch29 should equal 0.0' do sheet64.ch29.should be_within(1.0e-08).of(0.0) end it 'cell ci29 should equal 0.0' do sheet64.ci29.should be_within(1.0e-08).of(0.0) end it 'cell cj29 should equal 0.0' do sheet64.cj29.should be_within(1.0e-08).of(0.0) end it 'cell ck29 should equal 0.0' do sheet64.ck29.should be_within(1.0e-08).of(0.0) end it 'cell cl29 should equal 0.0' do sheet64.cl29.should be_within(1.0e-08).of(0.0) end it 'cell cm29 should equal 0.0' do sheet64.cm29.should be_within(1.0e-08).of(0.0) end it 'cell cn29 should equal 0.0' do sheet64.cn29.should be_within(1.0e-08).of(0.0) end it 'cell co29 should equal 0.0' do sheet64.co29.should be_within(1.0e-08).of(0.0) end it 'cell cp29 should equal 0.0' do sheet64.cp29.should be_within(1.0e-08).of(0.0) end it 'cell cq29 should equal 0.0' do sheet64.cq29.should be_within(1.0e-08).of(0.0) end it 'cell cr29 should equal 0.0' do sheet64.cr29.should be_within(1.0e-08).of(0.0) end it 'cell cs29 should equal 0.0' do sheet64.cs29.should be_within(1.0e-08).of(0.0) end it 'cell ct29 should equal 0.0' do sheet64.ct29.should be_within(1.0e-08).of(0.0) end it 'cell cu29 should equal 32.1725' do sheet64.cu29.should be_within(3.21725).of(32.1725) end it 'cell cv29 should equal 0.04005463549097558' do sheet64.cv29.should be_within(0.004005463549097558).of(0.04005463549097558) end it 'cell cw29 should equal 0.5788491993683599' do sheet64.cw29.should be_within(0.05788491993683599).of(0.5788491993683599) end it 'cell cx29 should equal 0.0' do sheet64.cx29.should be_within(1.0e-08).of(0.0) end it 'cell cy29 should equal 0.0' do sheet64.cy29.should be_within(1.0e-08).of(0.0) end it 'cell cz29 should equal 0.0' do sheet64.cz29.should be_within(1.0e-08).of(0.0) end it 'cell da29 should equal 0.0' do sheet64.da29.should be_within(1.0e-08).of(0.0) end it 'cell db29 should equal 0.0' do sheet64.db29.should be_within(1.0e-08).of(0.0) end it 'cell dc29 should equal 0.0' do sheet64.dc29.should be_within(1.0e-08).of(0.0) end it 'cell dd29 should equal 0.0' do sheet64.dd29.should be_within(1.0e-08).of(0.0) end it 'cell de29 should equal 0.0' do sheet64.de29.should be_within(1.0e-08).of(0.0) end it 'cell df29 should equal 0.0' do sheet64.df29.should be_within(1.0e-08).of(0.0) end it 'cell dh29 should equal 32.79140383485933' do sheet64.dh29.should be_within(3.279140383485933).of(32.79140383485933) end it 'cell g31 should equal 0.0' do sheet64.g31.should be_within(1.0e-08).of(0.0) end it 'cell h31 should equal 0.0' do sheet64.h31.should be_within(1.0e-08).of(0.0) end it 'cell i31 should equal 0.0' do sheet64.i31.should be_within(1.0e-08).of(0.0) end it 'cell j31 should equal 0.0' do sheet64.j31.should be_within(1.0e-08).of(0.0) end it 'cell k31 should equal 0.0' do sheet64.k31.should be_within(1.0e-08).of(0.0) end it 'cell l31 should equal 0.0' do sheet64.l31.should be_within(1.0e-08).of(0.0) end it 'cell m31 should equal 0.0' do sheet64.m31.should be_within(1.0e-08).of(0.0) end it 'cell n31 should equal 0.0' do sheet64.n31.should be_within(1.0e-08).of(0.0) end it 'cell o31 should equal 128.69' do sheet64.o31.should be_within(12.869).of(128.69) end it 'cell p31 should equal 0.0' do sheet64.p31.should be_within(1.0e-08).of(0.0) end it 'cell q31 should equal 128.69' do sheet64.q31.should be_within(12.869).of(128.69) end it 'cell s31 should equal 0.0' do sheet64.s31.should be_within(1.0e-08).of(0.0) end it 'cell t31 should equal 0.0' do sheet64.t31.should be_within(1.0e-08).of(0.0) end it 'cell u31 should equal 0.0' do sheet64.u31.should be_within(1.0e-08).of(0.0) end it 'cell v31 should equal -128.69' do sheet64.v31.should be_within(12.869).of(-128.69) end it 'cell w31 should equal 0.0' do sheet64.w31.should be_within(1.0e-08).of(0.0) end it 'cell x31 should equal 0.0' do sheet64.x31.should be_within(1.0e-08).of(0.0) end it 'cell y31 should equal 0.0' do sheet64.y31.should be_within(1.0e-08).of(0.0) end it 'cell z31 should equal 0.0' do sheet64.z31.should be_within(1.0e-08).of(0.0) end it 'cell aa31 should equal 0.0' do sheet64.aa31.should be_within(1.0e-08).of(0.0) end it 'cell ab31 should equal 0.0' do sheet64.ab31.should be_within(1.0e-08).of(0.0) end it 'cell ac31 should equal 0.0' do sheet64.ac31.should be_within(1.0e-08).of(0.0) end it 'cell ad31 should equal 0.0' do sheet64.ad31.should be_within(1.0e-08).of(0.0) end it 'cell ae31 should equal 0.0' do sheet64.ae31.should be_within(1.0e-08).of(0.0) end it 'cell af31 should equal 0.0' do sheet64.af31.should be_within(1.0e-08).of(0.0) end it 'cell ag31 should equal 0.0' do sheet64.ag31.should be_within(1.0e-08).of(0.0) end it 'cell ah31 should equal 0.0' do sheet64.ah31.should be_within(1.0e-08).of(0.0) end it 'cell ai31 should equal 0.0' do sheet64.ai31.should be_within(1.0e-08).of(0.0) end it 'cell aj31 should equal 0.0' do sheet64.aj31.should be_within(1.0e-08).of(0.0) end it 'cell ak31 should equal -128.69' do sheet64.ak31.should be_within(12.869).of(-128.69) end it 'cell am31 should equal 0.0' do sheet64.am31.should be_within(1.0e-08).of(0.0) end it 'cell an31 should equal 0.0' do sheet64.an31.should be_within(1.0e-08).of(0.0) end it 'cell ao31 should equal 0.0' do sheet64.ao31.should be_within(1.0e-08).of(0.0) end it 'cell ap31 should equal 0.0' do sheet64.ap31.should be_within(1.0e-08).of(0.0) end it 'cell aq31 should equal 0.0' do sheet64.aq31.should be_within(1.0e-08).of(0.0) end it 'cell ar31 should equal 0.0' do sheet64.ar31.should be_within(1.0e-08).of(0.0) end it 'cell as31 should equal 0.0' do sheet64.as31.should be_within(1.0e-08).of(0.0) end it 'cell at31 should equal 0.0' do sheet64.at31.should be_within(1.0e-08).of(0.0) end it 'cell au31 should equal 0.0' do sheet64.au31.should be_within(1.0e-08).of(0.0) end it 'cell av31 should equal 0.0' do sheet64.av31.should be_within(1.0e-08).of(0.0) end it 'cell aw31 should equal 0.0' do sheet64.aw31.should be_within(1.0e-08).of(0.0) end it 'cell ax31 should equal 0.0' do sheet64.ax31.should be_within(1.0e-08).of(0.0) end it 'cell ay31 should equal 0.0' do sheet64.ay31.should be_within(1.0e-08).of(0.0) end it 'cell az31 should equal 0.0' do sheet64.az31.should be_within(1.0e-08).of(0.0) end it 'cell ba31 should equal 0.0' do sheet64.ba31.should be_within(1.0e-08).of(0.0) end it 'cell bb31 should equal 0.0' do sheet64.bb31.should be_within(1.0e-08).of(0.0) end it 'cell bc31 should equal 0.0' do sheet64.bc31.should be_within(1.0e-08).of(0.0) end it 'cell bd31 should equal 0.0' do sheet64.bd31.should be_within(1.0e-08).of(0.0) end it 'cell be31 should equal 0.0' do sheet64.be31.should be_within(1.0e-08).of(0.0) end it 'cell bf31 should equal 0.0' do sheet64.bf31.should be_within(1.0e-08).of(0.0) end it 'cell bh31 should equal 0.0' do sheet64.bh31.should be_within(1.0e-08).of(0.0) end it 'cell bi31 should equal 0.0' do sheet64.bi31.should be_within(1.0e-08).of(0.0) end it 'cell bj31 should equal 0.0' do sheet64.bj31.should be_within(1.0e-08).of(0.0) end it 'cell bl31 should equal 0.0' do sheet64.bl31.should be_within(1.0e-08).of(0.0) end it 'cell bo31 should equal 0.0' do sheet64.bo31.should be_within(1.0e-08).of(0.0) end it 'cell bp31 should equal 0.0' do sheet64.bp31.should be_within(1.0e-08).of(0.0) end it 'cell bq31 should equal 0.0' do sheet64.bq31.should be_within(1.0e-08).of(0.0) end it 'cell br31 should equal 0.0' do sheet64.br31.should be_within(1.0e-08).of(0.0) end it 'cell bs31 should equal 0.0' do sheet64.bs31.should be_within(1.0e-08).of(0.0) end it 'cell bt31 should equal 0.0' do sheet64.bt31.should be_within(1.0e-08).of(0.0) end it 'cell bu31 should equal 0.0' do sheet64.bu31.should be_within(1.0e-08).of(0.0) end it 'cell bv31 should equal 0.0' do sheet64.bv31.should be_within(1.0e-08).of(0.0) end it 'cell bw31 should equal 0.0' do sheet64.bw31.should be_within(1.0e-08).of(0.0) end it 'cell bx31 should equal 0.0' do sheet64.bx31.should be_within(1.0e-08).of(0.0) end it 'cell by31 should equal 0.0' do sheet64.by31.should be_within(1.0e-08).of(0.0) end it 'cell bz31 should equal 0.0' do sheet64.bz31.should be_within(1.0e-08).of(0.0) end it 'cell ca31 should equal 0.0' do sheet64.ca31.should be_within(1.0e-08).of(0.0) end it 'cell cb31 should equal 0.0' do sheet64.cb31.should be_within(1.0e-08).of(0.0) end it 'cell cc31 should equal 0.0' do sheet64.cc31.should be_within(1.0e-08).of(0.0) end it 'cell cd31 should equal 0.0' do sheet64.cd31.should be_within(1.0e-08).of(0.0) end it 'cell ce31 should equal 0.0' do sheet64.ce31.should be_within(1.0e-08).of(0.0) end it 'cell cf31 should equal 0.0' do sheet64.cf31.should be_within(1.0e-08).of(0.0) end it 'cell cg31 should equal 0.0' do sheet64.cg31.should be_within(1.0e-08).of(0.0) end it 'cell ch31 should equal 0.0' do sheet64.ch31.should be_within(1.0e-08).of(0.0) end it 'cell ci31 should equal 0.0' do sheet64.ci31.should be_within(1.0e-08).of(0.0) end it 'cell cj31 should equal 0.0' do sheet64.cj31.should be_within(1.0e-08).of(0.0) end it 'cell ck31 should equal 0.0' do sheet64.ck31.should be_within(1.0e-08).of(0.0) end it 'cell cl31 should equal 0.0' do sheet64.cl31.should be_within(1.0e-08).of(0.0) end it 'cell cm31 should equal 0.0' do sheet64.cm31.should be_within(1.0e-08).of(0.0) end it 'cell cn31 should equal 0.0' do sheet64.cn31.should be_within(1.0e-08).of(0.0) end it 'cell co31 should equal 0.0' do sheet64.co31.should be_within(1.0e-08).of(0.0) end it 'cell cp31 should equal 0.0' do sheet64.cp31.should be_within(1.0e-08).of(0.0) end it 'cell cq31 should equal 0.0' do sheet64.cq31.should be_within(1.0e-08).of(0.0) end it 'cell cr31 should equal 0.0' do sheet64.cr31.should be_within(1.0e-08).of(0.0) end it 'cell cs31 should equal 0.0' do sheet64.cs31.should be_within(1.0e-08).of(0.0) end it 'cell ct31 should equal 0.0' do sheet64.ct31.should be_within(1.0e-08).of(0.0) end it 'cell cu31 should equal 32.1725' do sheet64.cu31.should be_within(3.21725).of(32.1725) end it 'cell cv31 should equal 0.04005463549097558' do sheet64.cv31.should be_within(0.004005463549097558).of(0.04005463549097558) end it 'cell cw31 should equal 0.5788491993683599' do sheet64.cw31.should be_within(0.05788491993683599).of(0.5788491993683599) end it 'cell cx31 should equal 0.0' do sheet64.cx31.should be_within(1.0e-08).of(0.0) end it 'cell cy31 should equal 0.0' do sheet64.cy31.should be_within(1.0e-08).of(0.0) end it 'cell cz31 should equal 0.0' do sheet64.cz31.should be_within(1.0e-08).of(0.0) end it 'cell da31 should equal 0.0' do sheet64.da31.should be_within(1.0e-08).of(0.0) end it 'cell db31 should equal 0.0' do sheet64.db31.should be_within(1.0e-08).of(0.0) end it 'cell dc31 should equal 0.0' do sheet64.dc31.should be_within(1.0e-08).of(0.0) end it 'cell dd31 should equal 0.0' do sheet64.dd31.should be_within(1.0e-08).of(0.0) end it 'cell de31 should equal 0.0' do sheet64.de31.should be_within(1.0e-08).of(0.0) end it 'cell df31 should equal 0.0' do sheet64.df31.should be_within(1.0e-08).of(0.0) end it 'cell dh31 should equal 32.79140383485933' do sheet64.dh31.should be_within(3.279140383485933).of(32.79140383485933) end it 'cell g32 should equal 0.0' do sheet64.g32.should be_within(1.0e-08).of(0.0) end it 'cell h32 should equal 0.0' do sheet64.h32.should be_within(1.0e-08).of(0.0) end it 'cell i32 should equal 0.0' do sheet64.i32.should be_within(1.0e-08).of(0.0) end it 'cell j32 should equal 335.9214519651574' do sheet64.j32.should be_within(33.592145196515744).of(335.9214519651574) end it 'cell k32 should equal 14.422595081474668' do sheet64.k32.should be_within(1.442259508147467).of(14.422595081474668) end it 'cell l32 should equal 14.785449092646568' do sheet64.l32.should be_within(1.4785449092646568).of(14.785449092646568) end it 'cell m32 should equal 22.49614487028552' do sheet64.m32.should be_within(2.249614487028552).of(22.49614487028552) end it 'cell n32 should equal 206.26698515563612' do sheet64.n32.should be_within(20.626698515563614).of(206.26698515563612) end it 'cell o32 should equal 128.69' do sheet64.o32.should be_within(12.869).of(128.69) end it 'cell p32 should equal 0.0' do sheet64.p32.should be_within(1.0e-08).of(0.0) end it 'cell q32 should equal 722.5826261652003' do sheet64.q32.should be_within(72.25826261652003).of(722.5826261652003) end it 'cell s32 should equal -20.770142443983666' do sheet64.s32.should be_within(2.0770142443983666).of(-20.770142443983666) end it 'cell t32 should equal 0.0' do sheet64.t32.should be_within(1.0e-08).of(0.0) end it 'cell u32 should equal 0.0' do sheet64.u32.should be_within(1.0e-08).of(0.0) end it 'cell v32 should equal -701.7395004686266' do sheet64.v32.should be_within(70.17395004686266).of(-701.7395004686266) end it 'cell w32 should equal 0.0' do sheet64.w32.should be_within(1.0e-08).of(0.0) end it 'cell x32 should equal 0.0' do sheet64.x32.should be_within(1.0e-08).of(0.0) end it 'cell y32 should equal 0.0' do sheet64.y32.should be_within(1.0e-08).of(0.0) end it 'cell z32 should equal 0.0' do sheet64.z32.should be_within(1.0e-08).of(0.0) end it 'cell aa32 should equal 0.0' do sheet64.aa32.should be_within(1.0e-08).of(0.0) end it 'cell ab32 should equal 0.0' do sheet64.ab32.should be_within(1.0e-08).of(0.0) end it 'cell ac32 should equal 0.0' do sheet64.ac32.should be_within(1.0e-08).of(0.0) end it 'cell ad32 should equal 0.0' do sheet64.ad32.should be_within(1.0e-08).of(0.0) end it 'cell ae32 should equal 0.0' do sheet64.ae32.should be_within(1.0e-08).of(0.0) end it 'cell af32 should equal 0.0' do sheet64.af32.should be_within(1.0e-08).of(0.0) end it 'cell ag32 should equal 0.0' do sheet64.ag32.should be_within(1.0e-08).of(0.0) end it 'cell ah32 should equal 0.0' do sheet64.ah32.should be_within(1.0e-08).of(0.0) end it 'cell ai32 should equal 0.0' do sheet64.ai32.should be_within(1.0e-08).of(0.0) end it 'cell aj32 should equal -0.07298325258998734' do sheet64.aj32.should be_within(0.0072983252589987335).of(-0.07298325258998734) end it 'cell ak32 should equal -722.5826261652003' do sheet64.ak32.should be_within(72.25826261652003).of(-722.5826261652003) end it 'cell am32 should equal 0.0' do sheet64.am32.should be_within(1.0e-08).of(0.0) end it 'cell an32 should equal 0.0' do sheet64.an32.should be_within(1.0e-08).of(0.0) end it 'cell ao32 should equal 0.0' do sheet64.ao32.should be_within(1.0e-08).of(0.0) end it 'cell ap32 should equal 0.0' do sheet64.ap32.should be_within(1.0e-08).of(0.0) end it 'cell aq32 should equal 0.0' do sheet64.aq32.should be_within(1.0e-08).of(0.0) end it 'cell ar32 should equal 0.0' do sheet64.ar32.should be_within(1.0e-08).of(0.0) end it 'cell as32 should equal 0.0' do sheet64.as32.should be_within(1.0e-08).of(0.0) end it 'cell at32 should equal 0.0' do sheet64.at32.should be_within(1.0e-08).of(0.0) end it 'cell au32 should equal 0.0' do sheet64.au32.should be_within(1.0e-08).of(0.0) end it 'cell av32 should equal 0.0' do sheet64.av32.should be_within(1.0e-08).of(0.0) end it 'cell aw32 should equal 0.0' do sheet64.aw32.should be_within(1.0e-08).of(0.0) end it 'cell ax32 should equal 0.0' do sheet64.ax32.should be_within(1.0e-08).of(0.0) end it 'cell ay32 should equal 0.0' do sheet64.ay32.should be_within(1.0e-08).of(0.0) end it 'cell az32 should equal 0.0' do sheet64.az32.should be_within(1.0e-08).of(0.0) end it 'cell ba32 should equal 0.0' do sheet64.ba32.should be_within(1.0e-08).of(0.0) end it 'cell bb32 should equal 0.0' do sheet64.bb32.should be_within(1.0e-08).of(0.0) end it 'cell bc32 should equal 0.0' do sheet64.bc32.should be_within(1.0e-08).of(0.0) end it 'cell bd32 should equal 0.0' do sheet64.bd32.should be_within(1.0e-08).of(0.0) end it 'cell be32 should equal 0.0' do sheet64.be32.should be_within(1.0e-08).of(0.0) end it 'cell bf32 should equal 0.0' do sheet64.bf32.should be_within(1.0e-08).of(0.0) end it 'cell bh32 should equal 0.0' do sheet64.bh32.should be_within(1.0e-08).of(0.0) end it 'cell bi32 should equal 0.0' do sheet64.bi32.should be_within(1.0e-08).of(0.0) end it 'cell bj32 should equal 0.0' do sheet64.bj32.should be_within(1.0e-08).of(0.0) end it 'cell bl32 should equal 0.0' do sheet64.bl32.should be_within(1.0e-08).of(0.0) end it 'cell bo32 should equal 91.69562882824764' do sheet64.bo32.should be_within(9.169562882824764).of(91.69562882824764) end it 'cell bp32 should equal 0.11416069589964259' do sheet64.bp32.should be_within(0.011416069589964259).of(0.11416069589964259) end it 'cell bq32 should equal 1.6497922552742073' do sheet64.bq32.should be_within(0.16497922552742073).of(1.6497922552742073) end it 'cell br32 should equal 0.0' do sheet64.br32.should be_within(1.0e-08).of(0.0) end it 'cell bs32 should equal 0.0' do sheet64.bs32.should be_within(1.0e-08).of(0.0) end it 'cell bt32 should equal 0.0' do sheet64.bt32.should be_within(1.0e-08).of(0.0) end it 'cell bu32 should equal 0.0' do sheet64.bu32.should be_within(1.0e-08).of(0.0) end it 'cell bv32 should equal 0.0' do sheet64.bv32.should be_within(1.0e-08).of(0.0) end it 'cell bw32 should equal 0.0' do sheet64.bw32.should be_within(1.0e-08).of(0.0) end it 'cell bx32 should equal 0.0' do sheet64.bx32.should be_within(1.0e-08).of(0.0) end it 'cell by32 should equal 0.0' do sheet64.by32.should be_within(1.0e-08).of(0.0) end it 'cell bz32 should equal 0.0' do sheet64.bz32.should be_within(1.0e-08).of(0.0) end it 'cell ca32 should equal 0.0' do sheet64.ca32.should be_within(1.0e-08).of(0.0) end it 'cell cb32 should equal 0.0' do sheet64.cb32.should be_within(1.0e-08).of(0.0) end it 'cell cc32 should equal 0.0' do sheet64.cc32.should be_within(1.0e-08).of(0.0) end it 'cell cd32 should equal 0.0' do sheet64.cd32.should be_within(1.0e-08).of(0.0) end it 'cell ce32 should equal 0.0' do sheet64.ce32.should be_within(1.0e-08).of(0.0) end it 'cell cf32 should equal 0.0' do sheet64.cf32.should be_within(1.0e-08).of(0.0) end it 'cell cg32 should equal 0.0' do sheet64.cg32.should be_within(1.0e-08).of(0.0) end it 'cell ch32 should equal 0.0' do sheet64.ch32.should be_within(1.0e-08).of(0.0) end it 'cell ci32 should equal 0.0' do sheet64.ci32.should be_within(1.0e-08).of(0.0) end it 'cell cj32 should equal 0.0' do sheet64.cj32.should be_within(1.0e-08).of(0.0) end it 'cell ck32 should equal 0.0' do sheet64.ck32.should be_within(1.0e-08).of(0.0) end it 'cell cl32 should equal 0.0' do sheet64.cl32.should be_within(1.0e-08).of(0.0) end it 'cell cm32 should equal 0.0' do sheet64.cm32.should be_within(1.0e-08).of(0.0) end it 'cell cn32 should equal 0.0' do sheet64.cn32.should be_within(1.0e-08).of(0.0) end it 'cell co32 should equal 0.0' do sheet64.co32.should be_within(1.0e-08).of(0.0) end it 'cell cp32 should equal 0.0' do sheet64.cp32.should be_within(1.0e-08).of(0.0) end it 'cell cq32 should equal 0.0' do sheet64.cq32.should be_within(1.0e-08).of(0.0) end it 'cell cr32 should equal 0.0' do sheet64.cr32.should be_within(1.0e-08).of(0.0) end it 'cell cs32 should equal 0.0' do sheet64.cs32.should be_within(1.0e-08).of(0.0) end it 'cell ct32 should equal 0.0' do sheet64.ct32.should be_within(1.0e-08).of(0.0) end it 'cell cu32 should equal 83.73924628890903' do sheet64.cu32.should be_within(8.373924628890903).of(83.73924628890903) end it 'cell cv32 should equal 0.10425503104798448' do sheet64.cv32.should be_within(0.010425503104798449).of(0.10425503104798448) end it 'cell cw32 should equal 1.5066406300425796' do sheet64.cw32.should be_within(0.15066406300425797).of(1.5066406300425796) end it 'cell cx32 should equal 0.0' do sheet64.cx32.should be_within(1.0e-08).of(0.0) end it 'cell cy32 should equal 0.0' do sheet64.cy32.should be_within(1.0e-08).of(0.0) end it 'cell cz32 should equal 0.0' do sheet64.cz32.should be_within(1.0e-08).of(0.0) end it 'cell da32 should equal 0.0' do sheet64.da32.should be_within(1.0e-08).of(0.0) end it 'cell db32 should equal 0.0' do sheet64.db32.should be_within(1.0e-08).of(0.0) end it 'cell dc32 should equal 0.0' do sheet64.dc32.should be_within(1.0e-08).of(0.0) end it 'cell dd32 should equal 0.0' do sheet64.dd32.should be_within(1.0e-08).of(0.0) end it 'cell de32 should equal 0.0' do sheet64.de32.should be_within(1.0e-08).of(0.0) end it 'cell df32 should equal 0.0' do sheet64.df32.should be_within(1.0e-08).of(0.0) end it 'cell dh32 should equal 178.80972372942105' do sheet64.dh32.should be_within(17.880972372942107).of(178.80972372942105) end it 'cell g37 should equal 0.0' do sheet64.g37.should be_within(1.0e-08).of(0.0) end it 'cell h37 should equal 0.0' do sheet64.h37.should be_within(1.0e-08).of(0.0) end it 'cell i37 should equal 0.0' do sheet64.i37.should be_within(1.0e-08).of(0.0) end it 'cell j37 should equal 0.0' do sheet64.j37.should be_within(1.0e-08).of(0.0) end it 'cell k37 should equal 0.0' do sheet64.k37.should be_within(1.0e-08).of(0.0) end it 'cell l37 should equal 0.0' do sheet64.l37.should be_within(1.0e-08).of(0.0) end it 'cell m37 should equal 0.0' do sheet64.m37.should be_within(1.0e-08).of(0.0) end it 'cell n37 should equal 0.0' do sheet64.n37.should be_within(1.0e-08).of(0.0) end it 'cell o37 should equal 0.0' do sheet64.o37.should be_within(1.0e-08).of(0.0) end it 'cell p37 should equal 0.0' do sheet64.p37.should be_within(1.0e-08).of(0.0) end it 'cell q37 should equal 0.0' do sheet64.q37.should be_within(1.0e-08).of(0.0) end it 'cell s37 should equal 0.0' do sheet64.s37.should be_within(1.0e-08).of(0.0) end it 'cell t37 should equal 0.0' do sheet64.t37.should be_within(1.0e-08).of(0.0) end it 'cell u37 should equal 0.0' do sheet64.u37.should be_within(1.0e-08).of(0.0) end it 'cell v37 should equal 0.0' do sheet64.v37.should be_within(1.0e-08).of(0.0) end it 'cell w37 should equal 0.0' do sheet64.w37.should be_within(1.0e-08).of(0.0) end it 'cell x37 should equal 0.0' do sheet64.x37.should be_within(1.0e-08).of(0.0) end it 'cell y37 should equal 0.0' do sheet64.y37.should be_within(1.0e-08).of(0.0) end it 'cell z37 should equal 0.0' do sheet64.z37.should be_within(1.0e-08).of(0.0) end it 'cell aa37 should equal 0.0' do sheet64.aa37.should be_within(1.0e-08).of(0.0) end it 'cell ab37 should equal 0.0' do sheet64.ab37.should be_within(1.0e-08).of(0.0) end it 'cell ac37 should equal 0.0' do sheet64.ac37.should be_within(1.0e-08).of(0.0) end it 'cell ad37 should equal 0.0' do sheet64.ad37.should be_within(1.0e-08).of(0.0) end it 'cell ae37 should equal 0.0' do sheet64.ae37.should be_within(1.0e-08).of(0.0) end it 'cell af37 should equal 0.0' do sheet64.af37.should be_within(1.0e-08).of(0.0) end it 'cell ag37 should equal 0.0' do sheet64.ag37.should be_within(1.0e-08).of(0.0) end it 'cell ah37 should equal 0.0' do sheet64.ah37.should be_within(1.0e-08).of(0.0) end it 'cell ai37 should equal 0.0' do sheet64.ai37.should be_within(1.0e-08).of(0.0) end it 'cell aj37 should equal 0.0' do sheet64.aj37.should be_within(1.0e-08).of(0.0) end it 'cell ak37 should equal 0.0' do sheet64.ak37.should be_within(1.0e-08).of(0.0) end it 'cell am37 should equal 0.0' do sheet64.am37.should be_within(1.0e-08).of(0.0) end it 'cell an37 should equal 0.0' do sheet64.an37.should be_within(1.0e-08).of(0.0) end it 'cell ao37 should equal 0.0' do sheet64.ao37.should be_within(1.0e-08).of(0.0) end it 'cell ap37 should equal 0.0' do sheet64.ap37.should be_within(1.0e-08).of(0.0) end it 'cell aq37 should equal 0.0' do sheet64.aq37.should be_within(1.0e-08).of(0.0) end it 'cell ar37 should equal 0.0' do sheet64.ar37.should be_within(1.0e-08).of(0.0) end it 'cell as37 should equal 0.0' do sheet64.as37.should be_within(1.0e-08).of(0.0) end it 'cell at37 should equal 0.0' do sheet64.at37.should be_within(1.0e-08).of(0.0) end it 'cell au37 should equal 0.0' do sheet64.au37.should be_within(1.0e-08).of(0.0) end it 'cell av37 should equal 0.0' do sheet64.av37.should be_within(1.0e-08).of(0.0) end it 'cell aw37 should equal 0.0' do sheet64.aw37.should be_within(1.0e-08).of(0.0) end it 'cell ax37 should equal 0.0' do sheet64.ax37.should be_within(1.0e-08).of(0.0) end it 'cell ay37 should equal 0.0' do sheet64.ay37.should be_within(1.0e-08).of(0.0) end it 'cell az37 should equal 0.0' do sheet64.az37.should be_within(1.0e-08).of(0.0) end it 'cell ba37 should equal 0.0' do sheet64.ba37.should be_within(1.0e-08).of(0.0) end it 'cell bb37 should equal 0.0' do sheet64.bb37.should be_within(1.0e-08).of(0.0) end it 'cell bc37 should equal 0.0' do sheet64.bc37.should be_within(1.0e-08).of(0.0) end it 'cell bd37 should equal 0.0' do sheet64.bd37.should be_within(1.0e-08).of(0.0) end it 'cell be37 should equal 0.0' do sheet64.be37.should be_within(1.0e-08).of(0.0) end it 'cell bf37 should equal 0.0' do sheet64.bf37.should be_within(1.0e-08).of(0.0) end it 'cell bh37 should equal 0.0' do sheet64.bh37.should be_within(1.0e-08).of(0.0) end it 'cell bi37 should equal 0.0' do sheet64.bi37.should be_within(1.0e-08).of(0.0) end it 'cell bj37 should equal 0.0' do sheet64.bj37.should be_within(1.0e-08).of(0.0) end it 'cell bl37 should equal 0.0' do sheet64.bl37.should be_within(1.0e-08).of(0.0) end it 'cell bo37 should equal 0.0' do sheet64.bo37.should be_within(1.0e-08).of(0.0) end it 'cell bp37 should equal 0.0' do sheet64.bp37.should be_within(1.0e-08).of(0.0) end it 'cell bq37 should equal 0.0' do sheet64.bq37.should be_within(1.0e-08).of(0.0) end it 'cell br37 should equal 0.0' do sheet64.br37.should be_within(1.0e-08).of(0.0) end it 'cell bs37 should equal 0.0' do sheet64.bs37.should be_within(1.0e-08).of(0.0) end it 'cell bt37 should equal 0.0' do sheet64.bt37.should be_within(1.0e-08).of(0.0) end it 'cell bu37 should equal 0.0' do sheet64.bu37.should be_within(1.0e-08).of(0.0) end it 'cell bv37 should equal 0.0' do sheet64.bv37.should be_within(1.0e-08).of(0.0) end it 'cell bw37 should equal 0.0' do sheet64.bw37.should be_within(1.0e-08).of(0.0) end it 'cell bx37 should equal 0.0' do sheet64.bx37.should be_within(1.0e-08).of(0.0) end it 'cell by37 should equal 0.0' do sheet64.by37.should be_within(1.0e-08).of(0.0) end it 'cell bz37 should equal 0.0' do sheet64.bz37.should be_within(1.0e-08).of(0.0) end it 'cell ca37 should equal 0.0' do sheet64.ca37.should be_within(1.0e-08).of(0.0) end it 'cell cb37 should equal 0.0' do sheet64.cb37.should be_within(1.0e-08).of(0.0) end it 'cell cc37 should equal 0.0' do sheet64.cc37.should be_within(1.0e-08).of(0.0) end it 'cell cd37 should equal 0.0' do sheet64.cd37.should be_within(1.0e-08).of(0.0) end it 'cell ce37 should equal 0.0' do sheet64.ce37.should be_within(1.0e-08).of(0.0) end it 'cell cf37 should equal 0.0' do sheet64.cf37.should be_within(1.0e-08).of(0.0) end it 'cell cg37 should equal 0.0' do sheet64.cg37.should be_within(1.0e-08).of(0.0) end it 'cell ch37 should equal 0.0' do sheet64.ch37.should be_within(1.0e-08).of(0.0) end it 'cell ci37 should equal 0.0' do sheet64.ci37.should be_within(1.0e-08).of(0.0) end it 'cell cj37 should equal 0.0' do sheet64.cj37.should be_within(1.0e-08).of(0.0) end it 'cell ck37 should equal 0.0' do sheet64.ck37.should be_within(1.0e-08).of(0.0) end it 'cell cl37 should equal 0.0' do sheet64.cl37.should be_within(1.0e-08).of(0.0) end it 'cell cm37 should equal 0.0' do sheet64.cm37.should be_within(1.0e-08).of(0.0) end it 'cell cn37 should equal 0.0' do sheet64.cn37.should be_within(1.0e-08).of(0.0) end it 'cell co37 should equal 0.0' do sheet64.co37.should be_within(1.0e-08).of(0.0) end it 'cell cp37 should equal 0.0' do sheet64.cp37.should be_within(1.0e-08).of(0.0) end it 'cell cq37 should equal 0.0' do sheet64.cq37.should be_within(1.0e-08).of(0.0) end it 'cell cr37 should equal 0.0' do sheet64.cr37.should be_within(1.0e-08).of(0.0) end it 'cell cs37 should equal 0.0' do sheet64.cs37.should be_within(1.0e-08).of(0.0) end it 'cell ct37 should equal 0.0' do sheet64.ct37.should be_within(1.0e-08).of(0.0) end it 'cell cu37 should equal 0.0' do sheet64.cu37.should be_within(1.0e-08).of(0.0) end it 'cell cv37 should equal 0.0' do sheet64.cv37.should be_within(1.0e-08).of(0.0) end it 'cell cw37 should equal 0.0' do sheet64.cw37.should be_within(1.0e-08).of(0.0) end it 'cell cx37 should equal 0.0' do sheet64.cx37.should be_within(1.0e-08).of(0.0) end it 'cell cy37 should equal 0.0' do sheet64.cy37.should be_within(1.0e-08).of(0.0) end it 'cell cz37 should equal 0.0' do sheet64.cz37.should be_within(1.0e-08).of(0.0) end it 'cell da37 should equal 0.0' do sheet64.da37.should be_within(1.0e-08).of(0.0) end it 'cell db37 should equal 0.0' do sheet64.db37.should be_within(1.0e-08).of(0.0) end it 'cell dc37 should equal 0.0' do sheet64.dc37.should be_within(1.0e-08).of(0.0) end it 'cell dd37 should equal 0.0' do sheet64.dd37.should be_within(1.0e-08).of(0.0) end it 'cell de37 should equal 0.0' do sheet64.de37.should be_within(1.0e-08).of(0.0) end it 'cell df37 should equal 0.0' do sheet64.df37.should be_within(1.0e-08).of(0.0) end it 'cell dh37 should equal 0.0' do sheet64.dh37.should be_within(1.0e-08).of(0.0) end it 'cell g38 should equal 0.0' do sheet64.g38.should be_within(1.0e-08).of(0.0) end it 'cell h38 should equal 0.0' do sheet64.h38.should be_within(1.0e-08).of(0.0) end it 'cell i38 should equal 0.0' do sheet64.i38.should be_within(1.0e-08).of(0.0) end it 'cell j38 should equal 0.0' do sheet64.j38.should be_within(1.0e-08).of(0.0) end it 'cell k38 should equal 0.0' do sheet64.k38.should be_within(1.0e-08).of(0.0) end it 'cell l38 should equal 0.0' do sheet64.l38.should be_within(1.0e-08).of(0.0) end it 'cell m38 should equal 0.0' do sheet64.m38.should be_within(1.0e-08).of(0.0) end it 'cell n38 should equal 0.0' do sheet64.n38.should be_within(1.0e-08).of(0.0) end it 'cell o38 should equal 0.0' do sheet64.o38.should be_within(1.0e-08).of(0.0) end it 'cell p38 should equal 0.0' do sheet64.p38.should be_within(1.0e-08).of(0.0) end it 'cell q38 should equal 0.0' do sheet64.q38.should be_within(1.0e-08).of(0.0) end it 'cell s38 should equal 0.0' do sheet64.s38.should be_within(1.0e-08).of(0.0) end it 'cell t38 should equal 0.0' do sheet64.t38.should be_within(1.0e-08).of(0.0) end it 'cell u38 should equal 0.0' do sheet64.u38.should be_within(1.0e-08).of(0.0) end it 'cell v38 should equal 0.0' do sheet64.v38.should be_within(1.0e-08).of(0.0) end it 'cell w38 should equal 0.0' do sheet64.w38.should be_within(1.0e-08).of(0.0) end it 'cell x38 should equal 0.0' do sheet64.x38.should be_within(1.0e-08).of(0.0) end it 'cell y38 should equal 0.0' do sheet64.y38.should be_within(1.0e-08).of(0.0) end it 'cell z38 should equal 0.0' do sheet64.z38.should be_within(1.0e-08).of(0.0) end it 'cell aa38 should equal 0.0' do sheet64.aa38.should be_within(1.0e-08).of(0.0) end it 'cell ab38 should equal 0.0' do sheet64.ab38.should be_within(1.0e-08).of(0.0) end it 'cell ac38 should equal 0.0' do sheet64.ac38.should be_within(1.0e-08).of(0.0) end it 'cell ad38 should equal 0.0' do sheet64.ad38.should be_within(1.0e-08).of(0.0) end it 'cell ae38 should equal 0.0' do sheet64.ae38.should be_within(1.0e-08).of(0.0) end it 'cell af38 should equal 0.0' do sheet64.af38.should be_within(1.0e-08).of(0.0) end it 'cell ag38 should equal 0.0' do sheet64.ag38.should be_within(1.0e-08).of(0.0) end it 'cell ah38 should equal 0.0' do sheet64.ah38.should be_within(1.0e-08).of(0.0) end it 'cell ai38 should equal 0.0' do sheet64.ai38.should be_within(1.0e-08).of(0.0) end it 'cell aj38 should equal 0.0' do sheet64.aj38.should be_within(1.0e-08).of(0.0) end it 'cell ak38 should equal 0.0' do sheet64.ak38.should be_within(1.0e-08).of(0.0) end it 'cell am38 should equal 0.0' do sheet64.am38.should be_within(1.0e-08).of(0.0) end it 'cell an38 should equal 0.0' do sheet64.an38.should be_within(1.0e-08).of(0.0) end it 'cell ao38 should equal 0.0' do sheet64.ao38.should be_within(1.0e-08).of(0.0) end it 'cell ap38 should equal 0.0' do sheet64.ap38.should be_within(1.0e-08).of(0.0) end it 'cell aq38 should equal 0.0' do sheet64.aq38.should be_within(1.0e-08).of(0.0) end it 'cell ar38 should equal 0.0' do sheet64.ar38.should be_within(1.0e-08).of(0.0) end it 'cell as38 should equal 0.0' do sheet64.as38.should be_within(1.0e-08).of(0.0) end it 'cell at38 should equal 0.0' do sheet64.at38.should be_within(1.0e-08).of(0.0) end it 'cell au38 should equal 0.0' do sheet64.au38.should be_within(1.0e-08).of(0.0) end it 'cell av38 should equal 0.0' do sheet64.av38.should be_within(1.0e-08).of(0.0) end it 'cell aw38 should equal 0.0' do sheet64.aw38.should be_within(1.0e-08).of(0.0) end it 'cell ax38 should equal 0.0' do sheet64.ax38.should be_within(1.0e-08).of(0.0) end it 'cell ay38 should equal 0.0' do sheet64.ay38.should be_within(1.0e-08).of(0.0) end it 'cell az38 should equal 0.0' do sheet64.az38.should be_within(1.0e-08).of(0.0) end it 'cell ba38 should equal 0.0' do sheet64.ba38.should be_within(1.0e-08).of(0.0) end it 'cell bb38 should equal 0.0' do sheet64.bb38.should be_within(1.0e-08).of(0.0) end it 'cell bc38 should equal 0.0' do sheet64.bc38.should be_within(1.0e-08).of(0.0) end it 'cell bd38 should equal 0.0' do sheet64.bd38.should be_within(1.0e-08).of(0.0) end it 'cell be38 should equal 0.0' do sheet64.be38.should be_within(1.0e-08).of(0.0) end it 'cell bf38 should equal 0.0' do sheet64.bf38.should be_within(1.0e-08).of(0.0) end it 'cell bh38 should equal 0.0' do sheet64.bh38.should be_within(1.0e-08).of(0.0) end it 'cell bi38 should equal 0.0' do sheet64.bi38.should be_within(1.0e-08).of(0.0) end it 'cell bj38 should equal 0.0' do sheet64.bj38.should be_within(1.0e-08).of(0.0) end it 'cell bl38 should equal 0.0' do sheet64.bl38.should be_within(1.0e-08).of(0.0) end it 'cell bo38 should equal 0.0' do sheet64.bo38.should be_within(1.0e-08).of(0.0) end it 'cell bp38 should equal 0.0' do sheet64.bp38.should be_within(1.0e-08).of(0.0) end it 'cell bq38 should equal 0.0' do sheet64.bq38.should be_within(1.0e-08).of(0.0) end it 'cell br38 should equal 0.0' do sheet64.br38.should be_within(1.0e-08).of(0.0) end it 'cell bs38 should equal 0.0' do sheet64.bs38.should be_within(1.0e-08).of(0.0) end it 'cell bt38 should equal 0.0' do sheet64.bt38.should be_within(1.0e-08).of(0.0) end it 'cell bu38 should equal 0.0' do sheet64.bu38.should be_within(1.0e-08).of(0.0) end it 'cell bv38 should equal 0.0' do sheet64.bv38.should be_within(1.0e-08).of(0.0) end it 'cell bw38 should equal 0.0' do sheet64.bw38.should be_within(1.0e-08).of(0.0) end it 'cell bx38 should equal 0.0' do sheet64.bx38.should be_within(1.0e-08).of(0.0) end it 'cell by38 should equal 0.0' do sheet64.by38.should be_within(1.0e-08).of(0.0) end it 'cell bz38 should equal 0.0' do sheet64.bz38.should be_within(1.0e-08).of(0.0) end it 'cell ca38 should equal 0.0' do sheet64.ca38.should be_within(1.0e-08).of(0.0) end it 'cell cb38 should equal 0.0' do sheet64.cb38.should be_within(1.0e-08).of(0.0) end it 'cell cc38 should equal 0.0' do sheet64.cc38.should be_within(1.0e-08).of(0.0) end it 'cell cd38 should equal 0.0' do sheet64.cd38.should be_within(1.0e-08).of(0.0) end it 'cell ce38 should equal 0.0' do sheet64.ce38.should be_within(1.0e-08).of(0.0) end it 'cell cf38 should equal 0.0' do sheet64.cf38.should be_within(1.0e-08).of(0.0) end it 'cell cg38 should equal 0.0' do sheet64.cg38.should be_within(1.0e-08).of(0.0) end it 'cell ch38 should equal 0.0' do sheet64.ch38.should be_within(1.0e-08).of(0.0) end it 'cell ci38 should equal 0.0' do sheet64.ci38.should be_within(1.0e-08).of(0.0) end it 'cell cj38 should equal 0.0' do sheet64.cj38.should be_within(1.0e-08).of(0.0) end it 'cell ck38 should equal 0.0' do sheet64.ck38.should be_within(1.0e-08).of(0.0) end it 'cell cl38 should equal 0.0' do sheet64.cl38.should be_within(1.0e-08).of(0.0) end it 'cell cm38 should equal 0.0' do sheet64.cm38.should be_within(1.0e-08).of(0.0) end it 'cell cn38 should equal 0.0' do sheet64.cn38.should be_within(1.0e-08).of(0.0) end it 'cell co38 should equal 0.0' do sheet64.co38.should be_within(1.0e-08).of(0.0) end it 'cell cp38 should equal 0.0' do sheet64.cp38.should be_within(1.0e-08).of(0.0) end it 'cell cq38 should equal 0.0' do sheet64.cq38.should be_within(1.0e-08).of(0.0) end it 'cell cr38 should equal 0.0' do sheet64.cr38.should be_within(1.0e-08).of(0.0) end it 'cell cs38 should equal 0.0' do sheet64.cs38.should be_within(1.0e-08).of(0.0) end it 'cell ct38 should equal 0.0' do sheet64.ct38.should be_within(1.0e-08).of(0.0) end it 'cell cu38 should equal 0.0' do sheet64.cu38.should be_within(1.0e-08).of(0.0) end it 'cell cv38 should equal 0.0' do sheet64.cv38.should be_within(1.0e-08).of(0.0) end it 'cell cw38 should equal 0.0' do sheet64.cw38.should be_within(1.0e-08).of(0.0) end it 'cell cx38 should equal 0.0' do sheet64.cx38.should be_within(1.0e-08).of(0.0) end it 'cell cy38 should equal 0.0' do sheet64.cy38.should be_within(1.0e-08).of(0.0) end it 'cell cz38 should equal 0.0' do sheet64.cz38.should be_within(1.0e-08).of(0.0) end it 'cell da38 should equal 0.0' do sheet64.da38.should be_within(1.0e-08).of(0.0) end it 'cell db38 should equal 0.0' do sheet64.db38.should be_within(1.0e-08).of(0.0) end it 'cell dc38 should equal 0.0' do sheet64.dc38.should be_within(1.0e-08).of(0.0) end it 'cell dd38 should equal 0.0' do sheet64.dd38.should be_within(1.0e-08).of(0.0) end it 'cell de38 should equal 0.0' do sheet64.de38.should be_within(1.0e-08).of(0.0) end it 'cell df38 should equal 0.0' do sheet64.df38.should be_within(1.0e-08).of(0.0) end it 'cell dh38 should equal 0.0' do sheet64.dh38.should be_within(1.0e-08).of(0.0) end it 'cell g40 should equal 760.2663044501312' do sheet64.g40.should be_within(76.02663044501313).of(760.2663044501312) end it 'cell h40 should equal 212.82687278526893' do sheet64.h40.should be_within(21.282687278526893).of(212.82687278526893) end it 'cell i40 should equal 463.85254641550875' do sheet64.i40.should be_within(46.38525464155088).of(463.85254641550875) end it 'cell j40 should equal 335.9214519651574' do sheet64.j40.should be_within(33.592145196515744).of(335.9214519651574) end it 'cell k40 should equal 14.422595081474668' do sheet64.k40.should be_within(1.442259508147467).of(14.422595081474668) end it 'cell l40 should equal 14.785449092646568' do sheet64.l40.should be_within(1.4785449092646568).of(14.785449092646568) end it 'cell m40 should equal 22.49614487028552' do sheet64.m40.should be_within(2.249614487028552).of(22.49614487028552) end it 'cell n40 should equal 206.26698515563612' do sheet64.n40.should be_within(20.626698515563614).of(206.26698515563612) end it 'cell o40 should equal 128.69' do sheet64.o40.should be_within(12.869).of(128.69) end it 'cell p40 should equal 0.0' do sheet64.p40.should be_within(1.0e-08).of(0.0) end it 'cell q40 should equal 2159.528349816109' do sheet64.q40.should be_within(215.9528349816109).of(2159.528349816109) end it 'cell s40 should equal -439.77066690772006' do sheet64.s40.should be_within(43.977066690772006).of(-439.77066690772006) end it 'cell t40 should equal 0.0' do sheet64.t40.should be_within(1.0e-08).of(0.0) end it 'cell u40 should equal -64.27982584123875' do sheet64.u40.should be_within(6.427982584123875).of(-64.27982584123875) end it 'cell v40 should equal -797.0295205761823' do sheet64.v40.should be_within(79.70295205761823).of(-797.0295205761823) end it 'cell w40 should equal -849.2857489052635' do sheet64.w40.should be_within(84.92857489052636).of(-849.2857489052635) end it 'cell x40 should equal 0.0' do sheet64.x40.should be_within(1.0e-08).of(0.0) end it 'cell y40 should equal 0.0' do sheet64.y40.should be_within(1.0e-08).of(0.0) end it 'cell z40 should equal 0.0' do sheet64.z40.should be_within(1.0e-08).of(0.0) end it 'cell aa40 should equal 0.0' do sheet64.aa40.should be_within(1.0e-08).of(0.0) end it 'cell ab40 should equal -9.0896043331145' do sheet64.ab40.should be_within(0.9089604333114499).of(-9.0896043331145) end it 'cell ac40 should equal 0.0' do sheet64.ac40.should be_within(1.0e-08).of(0.0) end it 'cell ad40 should equal 0.0' do sheet64.ad40.should be_within(1.0e-08).of(0.0) end it 'cell ae40 should equal 0.0' do sheet64.ae40.should be_within(1.0e-08).of(0.0) end it 'cell af40 should equal 0.0' do sheet64.af40.should be_within(1.0e-08).of(0.0) end it 'cell ag40 should equal 0.0' do sheet64.ag40.should be_within(1.0e-08).of(0.0) end it 'cell ah40 should equal 0.0' do sheet64.ah40.should be_within(1.0e-08).of(0.0) end it 'cell ai40 should equal 0.0' do sheet64.ai40.should be_within(1.0e-08).of(0.0) end it 'cell aj40 should equal -0.07298325258998734' do sheet64.aj40.should be_within(0.0072983252589987335).of(-0.07298325258998734) end it 'cell ak40 should equal -2159.528349816109' do sheet64.ak40.should be_within(215.9528349816109).of(-2159.528349816109) end it 'cell am40 should equal 0.0' do sheet64.am40.should be_within(1.0e-08).of(0.0) end it 'cell an40 should equal 0.0' do sheet64.an40.should be_within(1.0e-08).of(0.0) end it 'cell ao40 should equal 0.0' do sheet64.ao40.should be_within(1.0e-08).of(0.0) end it 'cell ap40 should equal 0.0' do sheet64.ap40.should be_within(1.0e-08).of(0.0) end it 'cell aq40 should equal 0.0' do sheet64.aq40.should be_within(1.0e-08).of(0.0) end it 'cell ar40 should equal 0.0' do sheet64.ar40.should be_within(1.0e-08).of(0.0) end it 'cell as40 should equal 0.0' do sheet64.as40.should be_within(1.0e-08).of(0.0) end it 'cell at40 should equal 0.0' do sheet64.at40.should be_within(1.0e-08).of(0.0) end it 'cell au40 should equal 0.0' do sheet64.au40.should be_within(1.0e-08).of(0.0) end it 'cell av40 should equal 0.0' do sheet64.av40.should be_within(1.0e-08).of(0.0) end it 'cell aw40 should equal 0.0' do sheet64.aw40.should be_within(1.0e-08).of(0.0) end it 'cell ax40 should equal 0.0' do sheet64.ax40.should be_within(1.0e-08).of(0.0) end it 'cell ay40 should equal 0.0' do sheet64.ay40.should be_within(1.0e-08).of(0.0) end it 'cell az40 should equal 0.0' do sheet64.az40.should be_within(1.0e-08).of(0.0) end it 'cell ba40 should equal 0.0' do sheet64.ba40.should be_within(1.0e-08).of(0.0) end it 'cell bb40 should equal 0.0' do sheet64.bb40.should be_within(1.0e-08).of(0.0) end it 'cell bc40 should equal 0.0' do sheet64.bc40.should be_within(1.0e-08).of(0.0) end it 'cell bd40 should equal 0.0' do sheet64.bd40.should be_within(1.0e-08).of(0.0) end it 'cell be40 should equal 0.0' do sheet64.be40.should be_within(1.0e-08).of(0.0) end it 'cell bf40 should equal 0.0' do sheet64.bf40.should be_within(1.0e-08).of(0.0) end it 'cell bh40 should equal 0.0' do sheet64.bh40.should be_within(1.0e-08).of(0.0) end it 'cell bi40 should equal 0.0' do sheet64.bi40.should be_within(1.0e-08).of(0.0) end it 'cell bj40 should equal 0.0' do sheet64.bj40.should be_within(1.0e-08).of(0.0) end it 'cell bl40 should equal 0.0' do sheet64.bl40.should be_within(1.0e-08).of(0.0) end it 'cell bo40 should equal 291.58489801280655' do sheet64.bo40.should be_within(29.158489801280655).of(291.58489801280655) end it 'cell bp40 should equal 0.5152176684003296' do sheet64.bp40.should be_within(0.051521766840032956).of(0.5152176684003296) end it 'cell bq40 should equal 2.590693273355835' do sheet64.bq40.should be_within(0.2590693273355835).of(2.590693273355835) end it 'cell br40 should equal 0.0' do sheet64.br40.should be_within(1.0e-08).of(0.0) end it 'cell bs40 should equal 0.0' do sheet64.bs40.should be_within(1.0e-08).of(0.0) end it 'cell bt40 should equal 0.0' do sheet64.bt40.should be_within(1.0e-08).of(0.0) end it 'cell bu40 should equal 0.0' do sheet64.bu40.should be_within(1.0e-08).of(0.0) end it 'cell bv40 should equal 0.0' do sheet64.bv40.should be_within(1.0e-08).of(0.0) end it 'cell bw40 should equal 14.595047605826055' do sheet64.bw40.should be_within(1.4595047605826057).of(14.595047605826055) end it 'cell bx40 should equal 0.10964411416456435' do sheet64.bx40.should be_within(0.010964411416456436).of(0.10964411416456435) end it 'cell by40 should equal 2.7597231230198167' do sheet64.by40.should be_within(0.27597231230198166).of(2.7597231230198167) end it 'cell bz40 should equal 5.125509374660877' do sheet64.bz40.should be_within(0.5125509374660877).of(5.125509374660877) end it 'cell ca40 should equal 0.0' do sheet64.ca40.should be_within(1.0e-08).of(0.0) end it 'cell cb40 should equal 0.0' do sheet64.cb40.should be_within(1.0e-08).of(0.0) end it 'cell cc40 should equal 0.0' do sheet64.cc40.should be_within(1.0e-08).of(0.0) end it 'cell cd40 should equal 0.0' do sheet64.cd40.should be_within(1.0e-08).of(0.0) end it 'cell ce40 should equal 0.0' do sheet64.ce40.should be_within(1.0e-08).of(0.0) end it 'cell cf40 should equal 0.0' do sheet64.cf40.should be_within(1.0e-08).of(0.0) end it 'cell cg40 should equal 0.0' do sheet64.cg40.should be_within(1.0e-08).of(0.0) end it 'cell ch40 should equal 0.0' do sheet64.ch40.should be_within(1.0e-08).of(0.0) end it 'cell ci40 should equal 0.0' do sheet64.ci40.should be_within(1.0e-08).of(0.0) end it 'cell cj40 should equal 0.0' do sheet64.cj40.should be_within(1.0e-08).of(0.0) end it 'cell ck40 should equal 0.0' do sheet64.ck40.should be_within(1.0e-08).of(0.0) end it 'cell cl40 should equal 0.0' do sheet64.cl40.should be_within(1.0e-08).of(0.0) end it 'cell cm40 should equal 0.0' do sheet64.cm40.should be_within(1.0e-08).of(0.0) end it 'cell cn40 should equal 0.0' do sheet64.cn40.should be_within(1.0e-08).of(0.0) end it 'cell co40 should equal 0.0' do sheet64.co40.should be_within(1.0e-08).of(0.0) end it 'cell cp40 should equal 0.0' do sheet64.cp40.should be_within(1.0e-08).of(0.0) end it 'cell cq40 should equal 0.0' do sheet64.cq40.should be_within(1.0e-08).of(0.0) end it 'cell cr40 should equal 0.0' do sheet64.cr40.should be_within(1.0e-08).of(0.0) end it 'cell cs40 should equal 0.0' do sheet64.cs40.should be_within(1.0e-08).of(0.0) end it 'cell ct40 should equal 0.0' do sheet64.ct40.should be_within(1.0e-08).of(0.0) end it 'cell cu40 should equal 83.73924628890903' do sheet64.cu40.should be_within(8.373924628890903).of(83.73924628890903) end it 'cell cv40 should equal 0.10425503104798448' do sheet64.cv40.should be_within(0.010425503104798449).of(0.10425503104798448) end it 'cell cw40 should equal 1.5066406300425796' do sheet64.cw40.should be_within(0.15066406300425797).of(1.5066406300425796) end it 'cell cx40 should equal 0.0' do sheet64.cx40.should be_within(1.0e-08).of(0.0) end it 'cell cy40 should equal 0.0' do sheet64.cy40.should be_within(1.0e-08).of(0.0) end it 'cell cz40 should equal 0.0' do sheet64.cz40.should be_within(1.0e-08).of(0.0) end it 'cell da40 should equal 0.0' do sheet64.da40.should be_within(1.0e-08).of(0.0) end it 'cell db40 should equal 0.0' do sheet64.db40.should be_within(1.0e-08).of(0.0) end it 'cell dc40 should equal 0.0' do sheet64.dc40.should be_within(1.0e-08).of(0.0) end it 'cell dd40 should equal 0.0' do sheet64.dd40.should be_within(1.0e-08).of(0.0) end it 'cell de40 should equal 0.0' do sheet64.de40.should be_within(1.0e-08).of(0.0) end it 'cell df40 should equal 0.0' do sheet64.df40.should be_within(1.0e-08).of(0.0) end it 'cell dh40 should equal 402.6308751222336' do sheet64.dh40.should be_within(40.263087512223365).of(402.6308751222336) end it 'cell aj44 should equal -0.07298325258998734' do sheet64.aj44.should be_within(0.0072983252589987335).of(-0.07298325258998734) end it 'cell g45 should equal 0.0' do sheet64.g45.should be_within(1.0e-08).of(0.0) end it 'cell h45 should equal 0.0' do sheet64.h45.should be_within(1.0e-08).of(0.0) end it 'cell i45 should equal 0.0' do sheet64.i45.should be_within(1.0e-08).of(0.0) end it 'cell j45 should equal 0.0' do sheet64.j45.should be_within(1.0e-08).of(0.0) end it 'cell k45 should equal 0.0' do sheet64.k45.should be_within(1.0e-08).of(0.0) end it 'cell l45 should equal 0.0' do sheet64.l45.should be_within(1.0e-08).of(0.0) end it 'cell m45 should equal 0.0' do sheet64.m45.should be_within(1.0e-08).of(0.0) end it 'cell n45 should equal 0.0' do sheet64.n45.should be_within(1.0e-08).of(0.0) end it 'cell o45 should equal 0.0' do sheet64.o45.should be_within(1.0e-08).of(0.0) end it 'cell p45 should equal 0.0' do sheet64.p45.should be_within(1.0e-08).of(0.0) end it 'cell q45 should equal 0.0' do sheet64.q45.should be_within(1.0e-08).of(0.0) end it 'cell s45 should equal -0.09478344492206148' do sheet64.s45.should be_within(0.009478344492206149).of(-0.09478344492206148) end it 'cell t45 should equal 0.0' do sheet64.t45.should be_within(1.0e-08).of(0.0) end it 'cell u45 should equal 0.0' do sheet64.u45.should be_within(1.0e-08).of(0.0) end it 'cell v45 should equal 0.0' do sheet64.v45.should be_within(1.0e-08).of(0.0) end it 'cell w45 should equal 0.0' do sheet64.w45.should be_within(1.0e-08).of(0.0) end it 'cell x45 should equal 0.0' do sheet64.x45.should be_within(1.0e-08).of(0.0) end it 'cell y45 should equal 0.0' do sheet64.y45.should be_within(1.0e-08).of(0.0) end it 'cell z45 should equal 0.0' do sheet64.z45.should be_within(1.0e-08).of(0.0) end it 'cell aa45 should equal 0.0' do sheet64.aa45.should be_within(1.0e-08).of(0.0) end it 'cell ab45 should equal 0.0' do sheet64.ab45.should be_within(1.0e-08).of(0.0) end it 'cell ac45 should equal 0.0' do sheet64.ac45.should be_within(1.0e-08).of(0.0) end it 'cell ad45 should equal 0.0' do sheet64.ad45.should be_within(1.0e-08).of(0.0) end it 'cell ae45 should equal 0.0' do sheet64.ae45.should be_within(1.0e-08).of(0.0) end it 'cell af45 should equal 0.0' do sheet64.af45.should be_within(1.0e-08).of(0.0) end it 'cell ag45 should equal 0.0' do sheet64.ag45.should be_within(1.0e-08).of(0.0) end it 'cell ah45 should equal 0.0' do sheet64.ah45.should be_within(1.0e-08).of(0.0) end it 'cell ai45 should equal 0.0' do sheet64.ai45.should be_within(1.0e-08).of(0.0) end it 'cell aj45 should equal 0.07298325258998734' do sheet64.aj45.should be_within(0.0072983252589987335).of(0.07298325258998734) end it 'cell ak45 should equal -0.021800192332074142' do sheet64.ak45.should be_within(0.0021800192332074144).of(-0.021800192332074142) end it 'cell am45 should equal 0.0' do sheet64.am45.should be_within(1.0e-08).of(0.0) end it 'cell an45 should equal 0.0' do sheet64.an45.should be_within(1.0e-08).of(0.0) end it 'cell ao45 should equal 0.0' do sheet64.ao45.should be_within(1.0e-08).of(0.0) end it 'cell ap45 should equal 0.0' do sheet64.ap45.should be_within(1.0e-08).of(0.0) end it 'cell aq45 should equal 0.0' do sheet64.aq45.should be_within(1.0e-08).of(0.0) end it 'cell ar45 should equal 0.0' do sheet64.ar45.should be_within(1.0e-08).of(0.0) end it 'cell as45 should equal 0.0' do sheet64.as45.should be_within(1.0e-08).of(0.0) end it 'cell at45 should equal 0.0' do sheet64.at45.should be_within(1.0e-08).of(0.0) end it 'cell au45 should equal 0.0' do sheet64.au45.should be_within(1.0e-08).of(0.0) end it 'cell av45 should equal 0.0' do sheet64.av45.should be_within(1.0e-08).of(0.0) end it 'cell aw45 should equal 0.0' do sheet64.aw45.should be_within(1.0e-08).of(0.0) end it 'cell ax45 should equal 0.0' do sheet64.ax45.should be_within(1.0e-08).of(0.0) end it 'cell ay45 should equal 0.0' do sheet64.ay45.should be_within(1.0e-08).of(0.0) end it 'cell az45 should equal 0.0' do sheet64.az45.should be_within(1.0e-08).of(0.0) end it 'cell ba45 should equal 0.0' do sheet64.ba45.should be_within(1.0e-08).of(0.0) end it 'cell bb45 should equal 0.0' do sheet64.bb45.should be_within(1.0e-08).of(0.0) end it 'cell bc45 should equal 0.0' do sheet64.bc45.should be_within(1.0e-08).of(0.0) end it 'cell bd45 should equal 0.0' do sheet64.bd45.should be_within(1.0e-08).of(0.0) end it 'cell be45 should equal 0.0' do sheet64.be45.should be_within(1.0e-08).of(0.0) end it 'cell bf45 should equal 0.0' do sheet64.bf45.should be_within(1.0e-08).of(0.0) end it 'cell bh45 should equal 0.021800192332074142' do sheet64.bh45.should be_within(0.0021800192332074144).of(0.021800192332074142) end it 'cell bi45 should equal 0.0' do sheet64.bi45.should be_within(1.0e-08).of(0.0) end it 'cell bj45 should equal 0.021800192332074142' do sheet64.bj45.should be_within(0.0021800192332074144).of(0.021800192332074142) end it 'cell bo45 should equal 0.0' do sheet64.bo45.should be_within(1.0e-08).of(0.0) end it 'cell bp45 should equal 0.0' do sheet64.bp45.should be_within(1.0e-08).of(0.0) end it 'cell bq45 should equal 0.0' do sheet64.bq45.should be_within(1.0e-08).of(0.0) end it 'cell br45 should equal 0.0' do sheet64.br45.should be_within(1.0e-08).of(0.0) end it 'cell bs45 should equal 0.0' do sheet64.bs45.should be_within(1.0e-08).of(0.0) end it 'cell bt45 should equal 0.0' do sheet64.bt45.should be_within(1.0e-08).of(0.0) end it 'cell bu45 should equal 0.0' do sheet64.bu45.should be_within(1.0e-08).of(0.0) end it 'cell bv45 should equal 0.0' do sheet64.bv45.should be_within(1.0e-08).of(0.0) end it 'cell bw45 should equal 0.0' do sheet64.bw45.should be_within(1.0e-08).of(0.0) end it 'cell bx45 should equal 0.0' do sheet64.bx45.should be_within(1.0e-08).of(0.0) end it 'cell by45 should equal 0.0' do sheet64.by45.should be_within(1.0e-08).of(0.0) end it 'cell bz45 should equal 0.0' do sheet64.bz45.should be_within(1.0e-08).of(0.0) end it 'cell ca45 should equal 0.0' do sheet64.ca45.should be_within(1.0e-08).of(0.0) end it 'cell cb45 should equal 0.0' do sheet64.cb45.should be_within(1.0e-08).of(0.0) end it 'cell cc45 should equal 0.0' do sheet64.cc45.should be_within(1.0e-08).of(0.0) end it 'cell cd45 should equal 0.0' do sheet64.cd45.should be_within(1.0e-08).of(0.0) end it 'cell ce45 should equal 0.0' do sheet64.ce45.should be_within(1.0e-08).of(0.0) end it 'cell cf45 should equal 0.0' do sheet64.cf45.should be_within(1.0e-08).of(0.0) end it 'cell cg45 should equal 0.0' do sheet64.cg45.should be_within(1.0e-08).of(0.0) end it 'cell ch45 should equal 0.0' do sheet64.ch45.should be_within(1.0e-08).of(0.0) end it 'cell ci45 should equal 0.0' do sheet64.ci45.should be_within(1.0e-08).of(0.0) end it 'cell cj45 should equal 0.0' do sheet64.cj45.should be_within(1.0e-08).of(0.0) end it 'cell ck45 should equal 0.0' do sheet64.ck45.should be_within(1.0e-08).of(0.0) end it 'cell cl45 should equal 0.0' do sheet64.cl45.should be_within(1.0e-08).of(0.0) end it 'cell cm45 should equal 0.0' do sheet64.cm45.should be_within(1.0e-08).of(0.0) end it 'cell cn45 should equal 0.0' do sheet64.cn45.should be_within(1.0e-08).of(0.0) end it 'cell co45 should equal 0.0' do sheet64.co45.should be_within(1.0e-08).of(0.0) end it 'cell cp45 should equal 0.0' do sheet64.cp45.should be_within(1.0e-08).of(0.0) end it 'cell cq45 should equal 0.0' do sheet64.cq45.should be_within(1.0e-08).of(0.0) end it 'cell cr45 should equal 0.0' do sheet64.cr45.should be_within(1.0e-08).of(0.0) end it 'cell cs45 should equal 0.0' do sheet64.cs45.should be_within(1.0e-08).of(0.0) end it 'cell ct45 should equal 0.0' do sheet64.ct45.should be_within(1.0e-08).of(0.0) end it 'cell cu45 should equal 0.0' do sheet64.cu45.should be_within(1.0e-08).of(0.0) end it 'cell cv45 should equal 0.0' do sheet64.cv45.should be_within(1.0e-08).of(0.0) end it 'cell cw45 should equal 0.0' do sheet64.cw45.should be_within(1.0e-08).of(0.0) end it 'cell cx45 should equal 0.0' do sheet64.cx45.should be_within(1.0e-08).of(0.0) end it 'cell cy45 should equal 0.0' do sheet64.cy45.should be_within(1.0e-08).of(0.0) end it 'cell cz45 should equal 0.0' do sheet64.cz45.should be_within(1.0e-08).of(0.0) end it 'cell da45 should equal 0.0' do sheet64.da45.should be_within(1.0e-08).of(0.0) end it 'cell db45 should equal 0.0' do sheet64.db45.should be_within(1.0e-08).of(0.0) end it 'cell dc45 should equal 0.0' do sheet64.dc45.should be_within(1.0e-08).of(0.0) end it 'cell dd45 should equal 0.0' do sheet64.dd45.should be_within(1.0e-08).of(0.0) end it 'cell de45 should equal 0.0' do sheet64.de45.should be_within(1.0e-08).of(0.0) end it 'cell df45 should equal 0.0' do sheet64.df45.should be_within(1.0e-08).of(0.0) end it 'cell dh45 should equal 0.0' do sheet64.dh45.should be_within(1.0e-08).of(0.0) end it 'cell g46 should equal 0.0' do sheet64.g46.should be_within(1.0e-08).of(0.0) end it 'cell h46 should equal 0.0' do sheet64.h46.should be_within(1.0e-08).of(0.0) end it 'cell i46 should equal 0.0' do sheet64.i46.should be_within(1.0e-08).of(0.0) end it 'cell j46 should equal 0.0' do sheet64.j46.should be_within(1.0e-08).of(0.0) end it 'cell k46 should equal 0.0' do sheet64.k46.should be_within(1.0e-08).of(0.0) end it 'cell l46 should equal 0.0' do sheet64.l46.should be_within(1.0e-08).of(0.0) end it 'cell m46 should equal 0.0' do sheet64.m46.should be_within(1.0e-08).of(0.0) end it 'cell n46 should equal 0.0' do sheet64.n46.should be_within(1.0e-08).of(0.0) end it 'cell o46 should equal 0.0' do sheet64.o46.should be_within(1.0e-08).of(0.0) end it 'cell p46 should equal 0.0' do sheet64.p46.should be_within(1.0e-08).of(0.0) end it 'cell q46 should equal 0.0' do sheet64.q46.should be_within(1.0e-08).of(0.0) end it 'cell s46 should equal -0.09478344492206148' do sheet64.s46.should be_within(0.009478344492206149).of(-0.09478344492206148) end it 'cell t46 should equal 0.0' do sheet64.t46.should be_within(1.0e-08).of(0.0) end it 'cell u46 should equal 0.0' do sheet64.u46.should be_within(1.0e-08).of(0.0) end it 'cell v46 should equal 0.0' do sheet64.v46.should be_within(1.0e-08).of(0.0) end it 'cell w46 should equal 0.0' do sheet64.w46.should be_within(1.0e-08).of(0.0) end it 'cell x46 should equal 0.0' do sheet64.x46.should be_within(1.0e-08).of(0.0) end it 'cell y46 should equal 0.0' do sheet64.y46.should be_within(1.0e-08).of(0.0) end it 'cell z46 should equal 0.0' do sheet64.z46.should be_within(1.0e-08).of(0.0) end it 'cell aa46 should equal 0.0' do sheet64.aa46.should be_within(1.0e-08).of(0.0) end it 'cell ab46 should equal 0.0' do sheet64.ab46.should be_within(1.0e-08).of(0.0) end it 'cell ac46 should equal 0.0' do sheet64.ac46.should be_within(1.0e-08).of(0.0) end it 'cell ad46 should equal 0.0' do sheet64.ad46.should be_within(1.0e-08).of(0.0) end it 'cell ae46 should equal 0.0' do sheet64.ae46.should be_within(1.0e-08).of(0.0) end it 'cell af46 should equal 0.0' do sheet64.af46.should be_within(1.0e-08).of(0.0) end it 'cell ag46 should equal 0.0' do sheet64.ag46.should be_within(1.0e-08).of(0.0) end it 'cell ah46 should equal 0.0' do sheet64.ah46.should be_within(1.0e-08).of(0.0) end it 'cell ai46 should equal 0.0' do sheet64.ai46.should be_within(1.0e-08).of(0.0) end it 'cell aj46 should equal 0.07298325258998734' do sheet64.aj46.should be_within(0.0072983252589987335).of(0.07298325258998734) end it 'cell ak46 should equal -0.021800192332074142' do sheet64.ak46.should be_within(0.0021800192332074144).of(-0.021800192332074142) end it 'cell am46 should equal 0.0' do sheet64.am46.should be_within(1.0e-08).of(0.0) end it 'cell an46 should equal 0.0' do sheet64.an46.should be_within(1.0e-08).of(0.0) end it 'cell ao46 should equal 0.0' do sheet64.ao46.should be_within(1.0e-08).of(0.0) end it 'cell ap46 should equal 0.0' do sheet64.ap46.should be_within(1.0e-08).of(0.0) end it 'cell aq46 should equal 0.0' do sheet64.aq46.should be_within(1.0e-08).of(0.0) end it 'cell ar46 should equal 0.0' do sheet64.ar46.should be_within(1.0e-08).of(0.0) end it 'cell as46 should equal 0.0' do sheet64.as46.should be_within(1.0e-08).of(0.0) end it 'cell at46 should equal 0.0' do sheet64.at46.should be_within(1.0e-08).of(0.0) end it 'cell au46 should equal 0.0' do sheet64.au46.should be_within(1.0e-08).of(0.0) end it 'cell av46 should equal 0.0' do sheet64.av46.should be_within(1.0e-08).of(0.0) end it 'cell aw46 should equal 0.0' do sheet64.aw46.should be_within(1.0e-08).of(0.0) end it 'cell ax46 should equal 0.0' do sheet64.ax46.should be_within(1.0e-08).of(0.0) end it 'cell ay46 should equal 0.0' do sheet64.ay46.should be_within(1.0e-08).of(0.0) end it 'cell az46 should equal 0.0' do sheet64.az46.should be_within(1.0e-08).of(0.0) end it 'cell ba46 should equal 0.0' do sheet64.ba46.should be_within(1.0e-08).of(0.0) end it 'cell bb46 should equal 0.0' do sheet64.bb46.should be_within(1.0e-08).of(0.0) end it 'cell bc46 should equal 0.0' do sheet64.bc46.should be_within(1.0e-08).of(0.0) end it 'cell bd46 should equal 0.0' do sheet64.bd46.should be_within(1.0e-08).of(0.0) end it 'cell be46 should equal 0.0' do sheet64.be46.should be_within(1.0e-08).of(0.0) end it 'cell bf46 should equal 0.0' do sheet64.bf46.should be_within(1.0e-08).of(0.0) end it 'cell bh46 should equal 0.021800192332074142' do sheet64.bh46.should be_within(0.0021800192332074144).of(0.021800192332074142) end it 'cell bi46 should equal 0.0' do sheet64.bi46.should be_within(1.0e-08).of(0.0) end it 'cell bj46 should equal 0.021800192332074142' do sheet64.bj46.should be_within(0.0021800192332074144).of(0.021800192332074142) end it 'cell bl46 should equal 0.0' do sheet64.bl46.should be_within(1.0e-08).of(0.0) end it 'cell bo46 should equal 0.0' do sheet64.bo46.should be_within(1.0e-08).of(0.0) end it 'cell bp46 should equal 0.0' do sheet64.bp46.should be_within(1.0e-08).of(0.0) end it 'cell bq46 should equal 0.0' do sheet64.bq46.should be_within(1.0e-08).of(0.0) end it 'cell br46 should equal 0.0' do sheet64.br46.should be_within(1.0e-08).of(0.0) end it 'cell bs46 should equal 0.0' do sheet64.bs46.should be_within(1.0e-08).of(0.0) end it 'cell bt46 should equal 0.0' do sheet64.bt46.should be_within(1.0e-08).of(0.0) end it 'cell bu46 should equal 0.0' do sheet64.bu46.should be_within(1.0e-08).of(0.0) end it 'cell bv46 should equal 0.0' do sheet64.bv46.should be_within(1.0e-08).of(0.0) end it 'cell bw46 should equal 0.0' do sheet64.bw46.should be_within(1.0e-08).of(0.0) end it 'cell bx46 should equal 0.0' do sheet64.bx46.should be_within(1.0e-08).of(0.0) end it 'cell by46 should equal 0.0' do sheet64.by46.should be_within(1.0e-08).of(0.0) end it 'cell bz46 should equal 0.0' do sheet64.bz46.should be_within(1.0e-08).of(0.0) end it 'cell ca46 should equal 0.0' do sheet64.ca46.should be_within(1.0e-08).of(0.0) end it 'cell cb46 should equal 0.0' do sheet64.cb46.should be_within(1.0e-08).of(0.0) end it 'cell cc46 should equal 0.0' do sheet64.cc46.should be_within(1.0e-08).of(0.0) end it 'cell cd46 should equal 0.0' do sheet64.cd46.should be_within(1.0e-08).of(0.0) end it 'cell ce46 should equal 0.0' do sheet64.ce46.should be_within(1.0e-08).of(0.0) end it 'cell cf46 should equal 0.0' do sheet64.cf46.should be_within(1.0e-08).of(0.0) end it 'cell cg46 should equal 0.0' do sheet64.cg46.should be_within(1.0e-08).of(0.0) end it 'cell ch46 should equal 0.0' do sheet64.ch46.should be_within(1.0e-08).of(0.0) end it 'cell ci46 should equal 0.0' do sheet64.ci46.should be_within(1.0e-08).of(0.0) end it 'cell cj46 should equal 0.0' do sheet64.cj46.should be_within(1.0e-08).of(0.0) end it 'cell ck46 should equal 0.0' do sheet64.ck46.should be_within(1.0e-08).of(0.0) end it 'cell cl46 should equal 0.0' do sheet64.cl46.should be_within(1.0e-08).of(0.0) end it 'cell cm46 should equal 0.0' do sheet64.cm46.should be_within(1.0e-08).of(0.0) end it 'cell cn46 should equal 0.0' do sheet64.cn46.should be_within(1.0e-08).of(0.0) end it 'cell co46 should equal 0.0' do sheet64.co46.should be_within(1.0e-08).of(0.0) end it 'cell cp46 should equal 0.0' do sheet64.cp46.should be_within(1.0e-08).of(0.0) end it 'cell cq46 should equal 0.0' do sheet64.cq46.should be_within(1.0e-08).of(0.0) end it 'cell cr46 should equal 0.0' do sheet64.cr46.should be_within(1.0e-08).of(0.0) end it 'cell cs46 should equal 0.0' do sheet64.cs46.should be_within(1.0e-08).of(0.0) end it 'cell ct46 should equal 0.0' do sheet64.ct46.should be_within(1.0e-08).of(0.0) end it 'cell cu46 should equal 0.0' do sheet64.cu46.should be_within(1.0e-08).of(0.0) end it 'cell cv46 should equal 0.0' do sheet64.cv46.should be_within(1.0e-08).of(0.0) end it 'cell cw46 should equal 0.0' do sheet64.cw46.should be_within(1.0e-08).of(0.0) end it 'cell cx46 should equal 0.0' do sheet64.cx46.should be_within(1.0e-08).of(0.0) end it 'cell cy46 should equal 0.0' do sheet64.cy46.should be_within(1.0e-08).of(0.0) end it 'cell cz46 should equal 0.0' do sheet64.cz46.should be_within(1.0e-08).of(0.0) end it 'cell da46 should equal 0.0' do sheet64.da46.should be_within(1.0e-08).of(0.0) end it 'cell db46 should equal 0.0' do sheet64.db46.should be_within(1.0e-08).of(0.0) end it 'cell dc46 should equal 0.0' do sheet64.dc46.should be_within(1.0e-08).of(0.0) end it 'cell dd46 should equal 0.0' do sheet64.dd46.should be_within(1.0e-08).of(0.0) end it 'cell de46 should equal 0.0' do sheet64.de46.should be_within(1.0e-08).of(0.0) end it 'cell df46 should equal 0.0' do sheet64.df46.should be_within(1.0e-08).of(0.0) end it 'cell dh46 should equal 0.0' do sheet64.dh46.should be_within(1.0e-08).of(0.0) end it 'cell g48 should equal 0.0' do sheet64.g48.should be_within(1.0e-08).of(0.0) end it 'cell h48 should equal 0.0' do sheet64.h48.should be_within(1.0e-08).of(0.0) end it 'cell i48 should equal 0.0' do sheet64.i48.should be_within(1.0e-08).of(0.0) end it 'cell j48 should equal 0.0' do sheet64.j48.should be_within(1.0e-08).of(0.0) end it 'cell k48 should equal 0.0' do sheet64.k48.should be_within(1.0e-08).of(0.0) end it 'cell l48 should equal 0.0' do sheet64.l48.should be_within(1.0e-08).of(0.0) end it 'cell m48 should equal 0.0' do sheet64.m48.should be_within(1.0e-08).of(0.0) end it 'cell n48 should equal 0.0' do sheet64.n48.should be_within(1.0e-08).of(0.0) end it 'cell o48 should equal 0.0' do sheet64.o48.should be_within(1.0e-08).of(0.0) end it 'cell p48 should equal 0.0' do sheet64.p48.should be_within(1.0e-08).of(0.0) end it 'cell q48 should equal 0.0' do sheet64.q48.should be_within(1.0e-08).of(0.0) end it 'cell s48 should equal 0.0' do sheet64.s48.should be_within(1.0e-08).of(0.0) end it 'cell t48 should equal 0.0' do sheet64.t48.should be_within(1.0e-08).of(0.0) end it 'cell u48 should equal 0.0' do sheet64.u48.should be_within(1.0e-08).of(0.0) end it 'cell v48 should equal 0.0' do sheet64.v48.should be_within(1.0e-08).of(0.0) end it 'cell w48 should equal 0.0' do sheet64.w48.should be_within(1.0e-08).of(0.0) end it 'cell x48 should equal 0.0' do sheet64.x48.should be_within(1.0e-08).of(0.0) end it 'cell y48 should equal 0.0' do sheet64.y48.should be_within(1.0e-08).of(0.0) end it 'cell z48 should equal 0.0' do sheet64.z48.should be_within(1.0e-08).of(0.0) end it 'cell aa48 should equal 0.0' do sheet64.aa48.should be_within(1.0e-08).of(0.0) end it 'cell ab48 should equal 0.0' do sheet64.ab48.should be_within(1.0e-08).of(0.0) end it 'cell ac48 should equal 0.0' do sheet64.ac48.should be_within(1.0e-08).of(0.0) end it 'cell ad48 should equal 0.0' do sheet64.ad48.should be_within(1.0e-08).of(0.0) end it 'cell ae48 should equal 0.0' do sheet64.ae48.should be_within(1.0e-08).of(0.0) end it 'cell af48 should equal 0.0' do sheet64.af48.should be_within(1.0e-08).of(0.0) end it 'cell ag48 should equal 0.0' do sheet64.ag48.should be_within(1.0e-08).of(0.0) end it 'cell ah48 should equal 0.0' do sheet64.ah48.should be_within(1.0e-08).of(0.0) end it 'cell ai48 should equal 0.0' do sheet64.ai48.should be_within(1.0e-08).of(0.0) end it 'cell aj48 should equal 0.0' do sheet64.aj48.should be_within(1.0e-08).of(0.0) end it 'cell ak48 should equal 0.0' do sheet64.ak48.should be_within(1.0e-08).of(0.0) end it 'cell am48 should equal 0.0' do sheet64.am48.should be_within(1.0e-08).of(0.0) end it 'cell an48 should equal 0.0' do sheet64.an48.should be_within(1.0e-08).of(0.0) end it 'cell ao48 should equal 0.0' do sheet64.ao48.should be_within(1.0e-08).of(0.0) end it 'cell ap48 should equal 0.0' do sheet64.ap48.should be_within(1.0e-08).of(0.0) end it 'cell aq48 should equal 0.0' do sheet64.aq48.should be_within(1.0e-08).of(0.0) end it 'cell ar48 should equal 0.0' do sheet64.ar48.should be_within(1.0e-08).of(0.0) end it 'cell as48 should equal 0.0' do sheet64.as48.should be_within(1.0e-08).of(0.0) end it 'cell at48 should equal 0.0' do sheet64.at48.should be_within(1.0e-08).of(0.0) end it 'cell au48 should equal 0.0' do sheet64.au48.should be_within(1.0e-08).of(0.0) end it 'cell av48 should equal 0.0' do sheet64.av48.should be_within(1.0e-08).of(0.0) end it 'cell aw48 should equal 0.0' do sheet64.aw48.should be_within(1.0e-08).of(0.0) end it 'cell ax48 should equal 0.0' do sheet64.ax48.should be_within(1.0e-08).of(0.0) end it 'cell ay48 should equal 0.0' do sheet64.ay48.should be_within(1.0e-08).of(0.0) end it 'cell az48 should equal 0.0' do sheet64.az48.should be_within(1.0e-08).of(0.0) end it 'cell ba48 should equal 0.0' do sheet64.ba48.should be_within(1.0e-08).of(0.0) end it 'cell bb48 should equal 0.0' do sheet64.bb48.should be_within(1.0e-08).of(0.0) end it 'cell bc48 should equal 0.0' do sheet64.bc48.should be_within(1.0e-08).of(0.0) end it 'cell bd48 should equal 0.0' do sheet64.bd48.should be_within(1.0e-08).of(0.0) end it 'cell be48 should equal 0.0' do sheet64.be48.should be_within(1.0e-08).of(0.0) end it 'cell bf48 should equal 0.0' do sheet64.bf48.should be_within(1.0e-08).of(0.0) end it 'cell bh48 should equal 0.0' do sheet64.bh48.should be_within(1.0e-08).of(0.0) end it 'cell bi48 should equal 0.0' do sheet64.bi48.should be_within(1.0e-08).of(0.0) end it 'cell bj48 should equal 0.0' do sheet64.bj48.should be_within(1.0e-08).of(0.0) end it 'cell g49 should equal 0.0' do sheet64.g49.should be_within(1.0e-08).of(0.0) end it 'cell h49 should equal 0.0' do sheet64.h49.should be_within(1.0e-08).of(0.0) end it 'cell i49 should equal 0.0' do sheet64.i49.should be_within(1.0e-08).of(0.0) end it 'cell j49 should equal 0.0' do sheet64.j49.should be_within(1.0e-08).of(0.0) end it 'cell k49 should equal 0.0' do sheet64.k49.should be_within(1.0e-08).of(0.0) end it 'cell l49 should equal 0.0' do sheet64.l49.should be_within(1.0e-08).of(0.0) end it 'cell m49 should equal 0.0' do sheet64.m49.should be_within(1.0e-08).of(0.0) end it 'cell n49 should equal 0.0' do sheet64.n49.should be_within(1.0e-08).of(0.0) end it 'cell o49 should equal 0.0' do sheet64.o49.should be_within(1.0e-08).of(0.0) end it 'cell p49 should equal 0.0' do sheet64.p49.should be_within(1.0e-08).of(0.0) end it 'cell q49 should equal 0.0' do sheet64.q49.should be_within(1.0e-08).of(0.0) end it 'cell s49 should equal 0.0' do sheet64.s49.should be_within(1.0e-08).of(0.0) end it 'cell t49 should equal 0.0' do sheet64.t49.should be_within(1.0e-08).of(0.0) end it 'cell u49 should equal 0.0' do sheet64.u49.should be_within(1.0e-08).of(0.0) end it 'cell v49 should equal 0.0' do sheet64.v49.should be_within(1.0e-08).of(0.0) end it 'cell w49 should equal 0.0' do sheet64.w49.should be_within(1.0e-08).of(0.0) end it 'cell x49 should equal 98.09302936642432' do sheet64.x49.should be_within(9.809302936642432).of(98.09302936642432) end it 'cell y49 should equal 0.0' do sheet64.y49.should be_within(1.0e-08).of(0.0) end it 'cell z49 should equal 0.0' do sheet64.z49.should be_within(1.0e-08).of(0.0) end it 'cell aa49 should equal 0.0' do sheet64.aa49.should be_within(1.0e-08).of(0.0) end it 'cell ab49 should equal 0.0' do sheet64.ab49.should be_within(1.0e-08).of(0.0) end it 'cell ac49 should equal 0.0' do sheet64.ac49.should be_within(1.0e-08).of(0.0) end it 'cell ad49 should equal 0.0' do sheet64.ad49.should be_within(1.0e-08).of(0.0) end it 'cell ae49 should equal 0.0' do sheet64.ae49.should be_within(1.0e-08).of(0.0) end it 'cell af49 should equal 56.415372169663094' do sheet64.af49.should be_within(5.641537216966309).of(56.415372169663094) end it 'cell ag49 should equal 22.41828716834043' do sheet64.ag49.should be_within(2.241828716834043).of(22.41828716834043) end it 'cell ah49 should equal 18.80640588301413' do sheet64.ah49.should be_within(1.880640588301413).of(18.80640588301413) end it 'cell ai49 should equal 0.0' do sheet64.ai49.should be_within(1.0e-08).of(0.0) end it 'cell aj49 should equal 0.0' do sheet64.aj49.should be_within(1.0e-08).of(0.0) end it 'cell ak49 should equal 195.73309458744197' do sheet64.ak49.should be_within(19.5733094587442).of(195.73309458744197) end it 'cell am49 should equal 0.0' do sheet64.am49.should be_within(1.0e-08).of(0.0) end it 'cell an49 should equal 0.0' do sheet64.an49.should be_within(1.0e-08).of(0.0) end it 'cell ao49 should equal 0.0' do sheet64.ao49.should be_within(1.0e-08).of(0.0) end it 'cell ap49 should equal 0.0' do sheet64.ap49.should be_within(1.0e-08).of(0.0) end it 'cell aq49 should equal 0.0' do sheet64.aq49.should be_within(1.0e-08).of(0.0) end it 'cell ar49 should equal 0.0' do sheet64.ar49.should be_within(1.0e-08).of(0.0) end it 'cell as49 should equal 0.0' do sheet64.as49.should be_within(1.0e-08).of(0.0) end it 'cell at49 should equal 0.0' do sheet64.at49.should be_within(1.0e-08).of(0.0) end it 'cell au49 should equal 0.0' do sheet64.au49.should be_within(1.0e-08).of(0.0) end it 'cell av49 should equal 0.0' do sheet64.av49.should be_within(1.0e-08).of(0.0) end it 'cell aw49 should equal 0.0' do sheet64.aw49.should be_within(1.0e-08).of(0.0) end it 'cell ax49 should equal 0.0' do sheet64.ax49.should be_within(1.0e-08).of(0.0) end it 'cell ay49 should equal 0.0' do sheet64.ay49.should be_within(1.0e-08).of(0.0) end it 'cell az49 should equal 0.0' do sheet64.az49.should be_within(1.0e-08).of(0.0) end it 'cell ba49 should equal 0.0' do sheet64.ba49.should be_within(1.0e-08).of(0.0) end it 'cell bb49 should equal 0.0' do sheet64.bb49.should be_within(1.0e-08).of(0.0) end it 'cell bc49 should equal 0.0' do sheet64.bc49.should be_within(1.0e-08).of(0.0) end it 'cell bd49 should equal 0.0' do sheet64.bd49.should be_within(1.0e-08).of(0.0) end it 'cell be49 should equal -195.73309458744197' do sheet64.be49.should be_within(19.5733094587442).of(-195.73309458744197) end it 'cell bf49 should equal -195.73309458744197' do sheet64.bf49.should be_within(19.5733094587442).of(-195.73309458744197) end it 'cell bh49 should equal 0.0' do sheet64.bh49.should be_within(1.0e-08).of(0.0) end it 'cell bi49 should equal 0.0' do sheet64.bi49.should be_within(1.0e-08).of(0.0) end it 'cell bj49 should equal 0.0' do sheet64.bj49.should be_within(1.0e-08).of(0.0) end it 'cell bo49 should equal 0.0' do sheet64.bo49.should be_within(1.0e-08).of(0.0) end it 'cell bp49 should equal 0.0' do sheet64.bp49.should be_within(1.0e-08).of(0.0) end it 'cell bq49 should equal 0.0' do sheet64.bq49.should be_within(1.0e-08).of(0.0) end it 'cell br49 should equal 0.0' do sheet64.br49.should be_within(1.0e-08).of(0.0) end it 'cell bs49 should equal 0.0' do sheet64.bs49.should be_within(1.0e-08).of(0.0) end it 'cell bt49 should equal 0.0' do sheet64.bt49.should be_within(1.0e-08).of(0.0) end it 'cell bu49 should equal 0.0' do sheet64.bu49.should be_within(1.0e-08).of(0.0) end it 'cell bv49 should equal 0.0' do sheet64.bv49.should be_within(1.0e-08).of(0.0) end it 'cell bw49 should equal 0.0' do sheet64.bw49.should be_within(1.0e-08).of(0.0) end it 'cell bx49 should equal 0.0' do sheet64.bx49.should be_within(1.0e-08).of(0.0) end it 'cell by49 should equal 0.0' do sheet64.by49.should be_within(1.0e-08).of(0.0) end it 'cell bz49 should equal 0.0' do sheet64.bz49.should be_within(1.0e-08).of(0.0) end it 'cell ca49 should equal 0.0' do sheet64.ca49.should be_within(1.0e-08).of(0.0) end it 'cell cb49 should equal 0.0' do sheet64.cb49.should be_within(1.0e-08).of(0.0) end it 'cell cc49 should equal 0.0' do sheet64.cc49.should be_within(1.0e-08).of(0.0) end it 'cell cd49 should equal 0.0' do sheet64.cd49.should be_within(1.0e-08).of(0.0) end it 'cell ce49 should equal 0.0' do sheet64.ce49.should be_within(1.0e-08).of(0.0) end it 'cell cf49 should equal 0.0' do sheet64.cf49.should be_within(1.0e-08).of(0.0) end it 'cell cg49 should equal 0.0' do sheet64.cg49.should be_within(1.0e-08).of(0.0) end it 'cell ch49 should equal 0.0' do sheet64.ch49.should be_within(1.0e-08).of(0.0) end it 'cell ci49 should equal 0.0' do sheet64.ci49.should be_within(1.0e-08).of(0.0) end it 'cell cj49 should equal 0.0' do sheet64.cj49.should be_within(1.0e-08).of(0.0) end it 'cell ck49 should equal 0.0' do sheet64.ck49.should be_within(1.0e-08).of(0.0) end it 'cell cl49 should equal 0.0' do sheet64.cl49.should be_within(1.0e-08).of(0.0) end it 'cell cm49 should equal 0.0' do sheet64.cm49.should be_within(1.0e-08).of(0.0) end it 'cell cn49 should equal 22.487907635672475' do sheet64.cn49.should be_within(2.2487907635672477).of(22.487907635672475) end it 'cell co49 should equal 1.5733701984796546' do sheet64.co49.should be_within(0.15733701984796547).of(1.5733701984796546) end it 'cell cp49 should equal 0.0' do sheet64.cp49.should be_within(1.0e-08).of(0.0) end it 'cell cq49 should equal 0.0' do sheet64.cq49.should be_within(1.0e-08).of(0.0) end it 'cell cr49 should equal 0.0' do sheet64.cr49.should be_within(1.0e-08).of(0.0) end it 'cell cs49 should equal 0.0' do sheet64.cs49.should be_within(1.0e-08).of(0.0) end it 'cell ct49 should equal 0.0' do sheet64.ct49.should be_within(1.0e-08).of(0.0) end it 'cell cu49 should equal 0.0' do sheet64.cu49.should be_within(1.0e-08).of(0.0) end it 'cell cv49 should equal 0.0' do sheet64.cv49.should be_within(1.0e-08).of(0.0) end it 'cell cw49 should equal 0.0' do sheet64.cw49.should be_within(1.0e-08).of(0.0) end it 'cell cx49 should equal 0.0' do sheet64.cx49.should be_within(1.0e-08).of(0.0) end it 'cell cy49 should equal 0.0' do sheet64.cy49.should be_within(1.0e-08).of(0.0) end it 'cell cz49 should equal 0.0' do sheet64.cz49.should be_within(1.0e-08).of(0.0) end it 'cell da49 should equal 0.0' do sheet64.da49.should be_within(1.0e-08).of(0.0) end it 'cell db49 should equal 0.0' do sheet64.db49.should be_within(1.0e-08).of(0.0) end it 'cell dc49 should equal 0.0' do sheet64.dc49.should be_within(1.0e-08).of(0.0) end it 'cell dd49 should equal 0.0' do sheet64.dd49.should be_within(1.0e-08).of(0.0) end it 'cell de49 should equal 0.0' do sheet64.de49.should be_within(1.0e-08).of(0.0) end it 'cell df49 should equal 0.0' do sheet64.df49.should be_within(1.0e-08).of(0.0) end it 'cell dh49 should equal 24.06127783415213' do sheet64.dh49.should be_within(2.4061277834152133).of(24.06127783415213) end it 'cell g50 should equal 0.0' do sheet64.g50.should be_within(1.0e-08).of(0.0) end it 'cell h50 should equal 0.0' do sheet64.h50.should be_within(1.0e-08).of(0.0) end it 'cell i50 should equal 11.192664433495874' do sheet64.i50.should be_within(1.1192664433495876).of(11.192664433495874) end it 'cell j50 should equal 0.0' do sheet64.j50.should be_within(1.0e-08).of(0.0) end it 'cell k50 should equal 0.0' do sheet64.k50.should be_within(1.0e-08).of(0.0) end it 'cell l50 should equal 0.0' do sheet64.l50.should be_within(1.0e-08).of(0.0) end it 'cell m50 should equal 0.0' do sheet64.m50.should be_within(1.0e-08).of(0.0) end it 'cell n50 should equal 0.0' do sheet64.n50.should be_within(1.0e-08).of(0.0) end it 'cell o50 should equal 0.0' do sheet64.o50.should be_within(1.0e-08).of(0.0) end it 'cell p50 should equal 0.0' do sheet64.p50.should be_within(1.0e-08).of(0.0) end it 'cell q50 should equal 11.192664433495874' do sheet64.q50.should be_within(1.1192664433495876).of(11.192664433495874) end it 'cell s50 should equal -4.47706577339835' do sheet64.s50.should be_within(0.44770657733983504).of(-4.47706577339835) end it 'cell t50 should equal 0.0' do sheet64.t50.should be_within(1.0e-08).of(0.0) end it 'cell u50 should equal -0.89541315467967' do sheet64.u50.should be_within(0.08954131546796701).of(-0.89541315467967) end it 'cell v50 should equal -3.6935792630536386' do sheet64.v50.should be_within(0.3693579263053639).of(-3.6935792630536386) end it 'cell w50 should equal -2.126606242364216' do sheet64.w50.should be_within(0.21266062423642162).of(-2.126606242364216) end it 'cell x50 should equal 0.0' do sheet64.x50.should be_within(1.0e-08).of(0.0) end it 'cell y50 should equal 0.0' do sheet64.y50.should be_within(1.0e-08).of(0.0) end it 'cell z50 should equal 0.0' do sheet64.z50.should be_within(1.0e-08).of(0.0) end it 'cell aa50 should equal 0.0' do sheet64.aa50.should be_within(1.0e-08).of(0.0) end it 'cell ab50 should equal 0.0' do sheet64.ab50.should be_within(1.0e-08).of(0.0) end it 'cell ac50 should equal 0.0' do sheet64.ac50.should be_within(1.0e-08).of(0.0) end it 'cell ad50 should equal 16.13417382214553' do sheet64.ad50.should be_within(1.6134173822145532).of(16.13417382214553) end it 'cell ae50 should equal 1.5331257911990155' do sheet64.ae50.should be_within(0.15331257911990157).of(1.5331257911990155) end it 'cell af50 should equal 4.295732259333332' do sheet64.af50.should be_within(0.4295732259333332).of(4.295732259333332) end it 'cell ag50 should equal 33.127485847472705' do sheet64.ag50.should be_within(3.3127485847472706).of(33.127485847472705) end it 'cell ah50 should equal 0.0' do sheet64.ah50.should be_within(1.0e-08).of(0.0) end it 'cell ai50 should equal 0.0' do sheet64.ai50.should be_within(1.0e-08).of(0.0) end it 'cell aj50 should equal 0.0' do sheet64.aj50.should be_within(1.0e-08).of(0.0) end it 'cell ak50 should equal 43.89785328665471' do sheet64.ak50.should be_within(4.389785328665471).of(43.89785328665471) end it 'cell am50 should equal 0.0' do sheet64.am50.should be_within(1.0e-08).of(0.0) end it 'cell an50 should equal 0.0' do sheet64.an50.should be_within(1.0e-08).of(0.0) end it 'cell ao50 should equal 0.0' do sheet64.ao50.should be_within(1.0e-08).of(0.0) end it 'cell ap50 should equal 0.0' do sheet64.ap50.should be_within(1.0e-08).of(0.0) end it 'cell aq50 should equal 0.0' do sheet64.aq50.should be_within(1.0e-08).of(0.0) end it 'cell ar50 should equal 0.0' do sheet64.ar50.should be_within(1.0e-08).of(0.0) end it 'cell as50 should equal 0.0' do sheet64.as50.should be_within(1.0e-08).of(0.0) end it 'cell at50 should equal 0.0' do sheet64.at50.should be_within(1.0e-08).of(0.0) end it 'cell au50 should equal 0.0' do sheet64.au50.should be_within(1.0e-08).of(0.0) end it 'cell av50 should equal 0.0' do sheet64.av50.should be_within(1.0e-08).of(0.0) end it 'cell aw50 should equal 0.0' do sheet64.aw50.should be_within(1.0e-08).of(0.0) end it 'cell ax50 should equal 0.0' do sheet64.ax50.should be_within(1.0e-08).of(0.0) end it 'cell ay50 should equal 0.0' do sheet64.ay50.should be_within(1.0e-08).of(0.0) end it 'cell az50 should equal 0.0' do sheet64.az50.should be_within(1.0e-08).of(0.0) end it 'cell ba50 should equal 0.0' do sheet64.ba50.should be_within(1.0e-08).of(0.0) end it 'cell bb50 should equal 0.0' do sheet64.bb50.should be_within(1.0e-08).of(0.0) end it 'cell bc50 should equal 0.0' do sheet64.bc50.should be_within(1.0e-08).of(0.0) end it 'cell bd50 should equal -17.667299613344547' do sheet64.bd50.should be_within(1.7667299613344547).of(-17.667299613344547) end it 'cell be50 should equal -37.42321810680604' do sheet64.be50.should be_within(3.742321810680604).of(-37.42321810680604) end it 'cell bf50 should equal -55.09051772015059' do sheet64.bf50.should be_within(5.509051772015059).of(-55.09051772015059) end it 'cell bh50 should equal 0.0' do sheet64.bh50.should be_within(1.0e-08).of(0.0) end it 'cell bi50 should equal 0.0' do sheet64.bi50.should be_within(1.0e-08).of(0.0) end it 'cell bj50 should equal 0.0' do sheet64.bj50.should be_within(1.0e-08).of(0.0) end it 'cell bl50 should equal 0.0' do sheet64.bl50.should be_within(1.0e-08).of(0.0) end it 'cell bo50 should equal 1.5904776159997636' do sheet64.bo50.should be_within(0.15904776159997636).of(1.5904776159997636) end it 'cell bp50 should equal 0.002744132517561027' do sheet64.bp50.should be_within(0.0002744132517561027).of(0.002744132517561027) end it 'cell bq50 should equal 0.01990043254499694' do sheet64.bq50.should be_within(0.001990043254499694).of(0.01990043254499694) end it 'cell br50 should equal 0.0' do sheet64.br50.should be_within(1.0e-08).of(0.0) end it 'cell bs50 should equal 0.0' do sheet64.bs50.should be_within(1.0e-08).of(0.0) end it 'cell bt50 should equal 0.0' do sheet64.bt50.should be_within(1.0e-08).of(0.0) end it 'cell bu50 should equal 0.0' do sheet64.bu50.should be_within(1.0e-08).of(0.0) end it 'cell bv50 should equal 0.0' do sheet64.bv50.should be_within(1.0e-08).of(0.0) end it 'cell bw50 should equal 0.0' do sheet64.bw50.should be_within(1.0e-08).of(0.0) end it 'cell bx50 should equal 0.0' do sheet64.bx50.should be_within(1.0e-08).of(0.0) end it 'cell by50 should equal 0.0' do sheet64.by50.should be_within(1.0e-08).of(0.0) end it 'cell bz50 should equal 0.0' do sheet64.bz50.should be_within(1.0e-08).of(0.0) end it 'cell ca50 should equal 0.0' do sheet64.ca50.should be_within(1.0e-08).of(0.0) end it 'cell cb50 should equal 0.0' do sheet64.cb50.should be_within(1.0e-08).of(0.0) end it 'cell cc50 should equal 0.0' do sheet64.cc50.should be_within(1.0e-08).of(0.0) end it 'cell cd50 should equal 0.0' do sheet64.cd50.should be_within(1.0e-08).of(0.0) end it 'cell ce50 should equal 0.0' do sheet64.ce50.should be_within(1.0e-08).of(0.0) end it 'cell cf50 should equal 19.156838925710908' do sheet64.cf50.should be_within(1.9156838925710908).of(19.156838925710908) end it 'cell cg50 should equal 21.417599999999993' do sheet64.cg50.should be_within(2.141759999999999).of(21.417599999999993) end it 'cell ch50 should equal 0.0' do sheet64.ch50.should be_within(1.0e-08).of(0.0) end it 'cell ci50 should equal 11.556420470689867' do sheet64.ci50.should be_within(1.1556420470689868).of(11.556420470689867) end it 'cell cj50 should equal 0.0' do sheet64.cj50.should be_within(1.0e-08).of(0.0) end it 'cell ck50 should equal 0.0' do sheet64.ck50.should be_within(1.0e-08).of(0.0) end it 'cell cl50 should equal 0.0' do sheet64.cl50.should be_within(1.0e-08).of(0.0) end it 'cell cm50 should equal 0.0' do sheet64.cm50.should be_within(1.0e-08).of(0.0) end it 'cell cn50 should equal 0.0' do sheet64.cn50.should be_within(1.0e-08).of(0.0) end it 'cell co50 should equal 0.0' do sheet64.co50.should be_within(1.0e-08).of(0.0) end it 'cell cp50 should equal 0.0' do sheet64.cp50.should be_within(1.0e-08).of(0.0) end it 'cell cq50 should equal 0.0' do sheet64.cq50.should be_within(1.0e-08).of(0.0) end it 'cell cr50 should equal 0.0' do sheet64.cr50.should be_within(1.0e-08).of(0.0) end it 'cell cs50 should equal 0.0' do sheet64.cs50.should be_within(1.0e-08).of(0.0) end it 'cell ct50 should equal 0.0' do sheet64.ct50.should be_within(1.0e-08).of(0.0) end it 'cell cu50 should equal 0.0' do sheet64.cu50.should be_within(1.0e-08).of(0.0) end it 'cell cv50 should equal 0.0' do sheet64.cv50.should be_within(1.0e-08).of(0.0) end it 'cell cw50 should equal 0.0' do sheet64.cw50.should be_within(1.0e-08).of(0.0) end it 'cell cx50 should equal 0.0' do sheet64.cx50.should be_within(1.0e-08).of(0.0) end it 'cell cy50 should equal 0.0' do sheet64.cy50.should be_within(1.0e-08).of(0.0) end it 'cell cz50 should equal 0.0' do sheet64.cz50.should be_within(1.0e-08).of(0.0) end it 'cell da50 should equal 0.0' do sheet64.da50.should be_within(1.0e-08).of(0.0) end it 'cell db50 should equal 0.0' do sheet64.db50.should be_within(1.0e-08).of(0.0) end it 'cell dc50 should equal 0.0' do sheet64.dc50.should be_within(1.0e-08).of(0.0) end it 'cell dd50 should equal 0.0' do sheet64.dd50.should be_within(1.0e-08).of(0.0) end it 'cell de50 should equal 0.0' do sheet64.de50.should be_within(1.0e-08).of(0.0) end it 'cell df50 should equal 0.0' do sheet64.df50.should be_within(1.0e-08).of(0.0) end it 'cell dh50 should equal 53.74398157746309' do sheet64.dh50.should be_within(5.37439815774631).of(53.74398157746309) end it 'cell g51 should equal 0.0' do sheet64.g51.should be_within(1.0e-08).of(0.0) end it 'cell h51 should equal 0.0' do sheet64.h51.should be_within(1.0e-08).of(0.0) end it 'cell i51 should equal 11.192664433495874' do sheet64.i51.should be_within(1.1192664433495876).of(11.192664433495874) end it 'cell j51 should equal 0.0' do sheet64.j51.should be_within(1.0e-08).of(0.0) end it 'cell k51 should equal 0.0' do sheet64.k51.should be_within(1.0e-08).of(0.0) end it 'cell l51 should equal 0.0' do sheet64.l51.should be_within(1.0e-08).of(0.0) end it 'cell m51 should equal 0.0' do sheet64.m51.should be_within(1.0e-08).of(0.0) end it 'cell n51 should equal 0.0' do sheet64.n51.should be_within(1.0e-08).of(0.0) end it 'cell o51 should equal 0.0' do sheet64.o51.should be_within(1.0e-08).of(0.0) end it 'cell p51 should equal 0.0' do sheet64.p51.should be_within(1.0e-08).of(0.0) end it 'cell q51 should equal 11.192664433495874' do sheet64.q51.should be_within(1.1192664433495876).of(11.192664433495874) end it 'cell s51 should equal -4.47706577339835' do sheet64.s51.should be_within(0.44770657733983504).of(-4.47706577339835) end it 'cell t51 should equal 0.0' do sheet64.t51.should be_within(1.0e-08).of(0.0) end it 'cell u51 should equal -0.89541315467967' do sheet64.u51.should be_within(0.08954131546796701).of(-0.89541315467967) end it 'cell v51 should equal -3.6935792630536386' do sheet64.v51.should be_within(0.3693579263053639).of(-3.6935792630536386) end it 'cell w51 should equal -2.126606242364216' do sheet64.w51.should be_within(0.21266062423642162).of(-2.126606242364216) end it 'cell x51 should equal 98.09302936642432' do sheet64.x51.should be_within(9.809302936642432).of(98.09302936642432) end it 'cell y51 should equal 0.0' do sheet64.y51.should be_within(1.0e-08).of(0.0) end it 'cell z51 should equal 0.0' do sheet64.z51.should be_within(1.0e-08).of(0.0) end it 'cell aa51 should equal 0.0' do sheet64.aa51.should be_within(1.0e-08).of(0.0) end it 'cell ab51 should equal 0.0' do sheet64.ab51.should be_within(1.0e-08).of(0.0) end it 'cell ac51 should equal 0.0' do sheet64.ac51.should be_within(1.0e-08).of(0.0) end it 'cell ad51 should equal 16.13417382214553' do sheet64.ad51.should be_within(1.6134173822145532).of(16.13417382214553) end it 'cell ae51 should equal 1.5331257911990155' do sheet64.ae51.should be_within(0.15331257911990157).of(1.5331257911990155) end it 'cell af51 should equal 60.71110442899643' do sheet64.af51.should be_within(6.071110442899643).of(60.71110442899643) end it 'cell ag51 should equal 55.54577301581314' do sheet64.ag51.should be_within(5.554577301581315).of(55.54577301581314) end it 'cell ah51 should equal 18.80640588301413' do sheet64.ah51.should be_within(1.880640588301413).of(18.80640588301413) end it 'cell ai51 should equal 0.0' do sheet64.ai51.should be_within(1.0e-08).of(0.0) end it 'cell aj51 should equal 0.0' do sheet64.aj51.should be_within(1.0e-08).of(0.0) end it 'cell ak51 should equal 239.63094787409665' do sheet64.ak51.should be_within(23.963094787409666).of(239.63094787409665) end it 'cell am51 should equal 0.0' do sheet64.am51.should be_within(1.0e-08).of(0.0) end it 'cell an51 should equal 0.0' do sheet64.an51.should be_within(1.0e-08).of(0.0) end it 'cell ao51 should equal 0.0' do sheet64.ao51.should be_within(1.0e-08).of(0.0) end it 'cell ap51 should equal 0.0' do sheet64.ap51.should be_within(1.0e-08).of(0.0) end it 'cell aq51 should equal 0.0' do sheet64.aq51.should be_within(1.0e-08).of(0.0) end it 'cell ar51 should equal 0.0' do sheet64.ar51.should be_within(1.0e-08).of(0.0) end it 'cell as51 should equal 0.0' do sheet64.as51.should be_within(1.0e-08).of(0.0) end it 'cell at51 should equal 0.0' do sheet64.at51.should be_within(1.0e-08).of(0.0) end it 'cell au51 should equal 0.0' do sheet64.au51.should be_within(1.0e-08).of(0.0) end it 'cell av51 should equal 0.0' do sheet64.av51.should be_within(1.0e-08).of(0.0) end it 'cell aw51 should equal 0.0' do sheet64.aw51.should be_within(1.0e-08).of(0.0) end it 'cell ax51 should equal 0.0' do sheet64.ax51.should be_within(1.0e-08).of(0.0) end it 'cell ay51 should equal 0.0' do sheet64.ay51.should be_within(1.0e-08).of(0.0) end it 'cell az51 should equal 0.0' do sheet64.az51.should be_within(1.0e-08).of(0.0) end it 'cell ba51 should equal 0.0' do sheet64.ba51.should be_within(1.0e-08).of(0.0) end it 'cell bb51 should equal 0.0' do sheet64.bb51.should be_within(1.0e-08).of(0.0) end it 'cell bc51 should equal 0.0' do sheet64.bc51.should be_within(1.0e-08).of(0.0) end it 'cell bd51 should equal -17.667299613344547' do sheet64.bd51.should be_within(1.7667299613344547).of(-17.667299613344547) end it 'cell be51 should equal -233.15631269424802' do sheet64.be51.should be_within(23.315631269424802).of(-233.15631269424802) end it 'cell bf51 should equal -250.82361230759255' do sheet64.bf51.should be_within(25.082361230759258).of(-250.82361230759255) end it 'cell bh51 should equal 0.0' do sheet64.bh51.should be_within(1.0e-08).of(0.0) end it 'cell bi51 should equal 0.0' do sheet64.bi51.should be_within(1.0e-08).of(0.0) end it 'cell bj51 should equal 0.0' do sheet64.bj51.should be_within(1.0e-08).of(0.0) end it 'cell bl51 should equal -2.842170943040401e-14' do sheet64.bl51.should be_within(1.0e-08).of(-2.842170943040401e-14) end it 'cell bo51 should equal 1.5904776159997636' do sheet64.bo51.should be_within(0.15904776159997636).of(1.5904776159997636) end it 'cell bp51 should equal 0.002744132517561027' do sheet64.bp51.should be_within(0.0002744132517561027).of(0.002744132517561027) end it 'cell bq51 should equal 0.01990043254499694' do sheet64.bq51.should be_within(0.001990043254499694).of(0.01990043254499694) end it 'cell br51 should equal 0.0' do sheet64.br51.should be_within(1.0e-08).of(0.0) end it 'cell bs51 should equal 0.0' do sheet64.bs51.should be_within(1.0e-08).of(0.0) end it 'cell bt51 should equal 0.0' do sheet64.bt51.should be_within(1.0e-08).of(0.0) end it 'cell bu51 should equal 0.0' do sheet64.bu51.should be_within(1.0e-08).of(0.0) end it 'cell bv51 should equal 0.0' do sheet64.bv51.should be_within(1.0e-08).of(0.0) end it 'cell bw51 should equal 0.0' do sheet64.bw51.should be_within(1.0e-08).of(0.0) end it 'cell bx51 should equal 0.0' do sheet64.bx51.should be_within(1.0e-08).of(0.0) end it 'cell by51 should equal 0.0' do sheet64.by51.should be_within(1.0e-08).of(0.0) end it 'cell bz51 should equal 0.0' do sheet64.bz51.should be_within(1.0e-08).of(0.0) end it 'cell ca51 should equal 0.0' do sheet64.ca51.should be_within(1.0e-08).of(0.0) end it 'cell cb51 should equal 0.0' do sheet64.cb51.should be_within(1.0e-08).of(0.0) end it 'cell cc51 should equal 0.0' do sheet64.cc51.should be_within(1.0e-08).of(0.0) end it 'cell cd51 should equal 0.0' do sheet64.cd51.should be_within(1.0e-08).of(0.0) end it 'cell ce51 should equal 0.0' do sheet64.ce51.should be_within(1.0e-08).of(0.0) end it 'cell cf51 should equal 19.156838925710908' do sheet64.cf51.should be_within(1.9156838925710908).of(19.156838925710908) end it 'cell cg51 should equal 21.417599999999993' do sheet64.cg51.should be_within(2.141759999999999).of(21.417599999999993) end it 'cell ch51 should equal 0.0' do sheet64.ch51.should be_within(1.0e-08).of(0.0) end it 'cell ci51 should equal 11.556420470689867' do sheet64.ci51.should be_within(1.1556420470689868).of(11.556420470689867) end it 'cell cj51 should equal 0.0' do sheet64.cj51.should be_within(1.0e-08).of(0.0) end it 'cell ck51 should equal 0.0' do sheet64.ck51.should be_within(1.0e-08).of(0.0) end it 'cell cl51 should equal 0.0' do sheet64.cl51.should be_within(1.0e-08).of(0.0) end it 'cell cm51 should equal 0.0' do sheet64.cm51.should be_within(1.0e-08).of(0.0) end it 'cell cn51 should equal 22.487907635672475' do sheet64.cn51.should be_within(2.2487907635672477).of(22.487907635672475) end it 'cell co51 should equal 1.5733701984796546' do sheet64.co51.should be_within(0.15733701984796547).of(1.5733701984796546) end it 'cell cp51 should equal 0.0' do sheet64.cp51.should be_within(1.0e-08).of(0.0) end it 'cell cq51 should equal 0.0' do sheet64.cq51.should be_within(1.0e-08).of(0.0) end it 'cell cr51 should equal 0.0' do sheet64.cr51.should be_within(1.0e-08).of(0.0) end it 'cell cs51 should equal 0.0' do sheet64.cs51.should be_within(1.0e-08).of(0.0) end it 'cell ct51 should equal 0.0' do sheet64.ct51.should be_within(1.0e-08).of(0.0) end it 'cell cu51 should equal 0.0' do sheet64.cu51.should be_within(1.0e-08).of(0.0) end it 'cell cv51 should equal 0.0' do sheet64.cv51.should be_within(1.0e-08).of(0.0) end it 'cell cw51 should equal 0.0' do sheet64.cw51.should be_within(1.0e-08).of(0.0) end it 'cell cx51 should equal 0.0' do sheet64.cx51.should be_within(1.0e-08).of(0.0) end it 'cell cy51 should equal 0.0' do sheet64.cy51.should be_within(1.0e-08).of(0.0) end it 'cell cz51 should equal 0.0' do sheet64.cz51.should be_within(1.0e-08).of(0.0) end it 'cell da51 should equal 0.0' do sheet64.da51.should be_within(1.0e-08).of(0.0) end it 'cell db51 should equal 0.0' do sheet64.db51.should be_within(1.0e-08).of(0.0) end it 'cell dc51 should equal 0.0' do sheet64.dc51.should be_within(1.0e-08).of(0.0) end it 'cell dd51 should equal 0.0' do sheet64.dd51.should be_within(1.0e-08).of(0.0) end it 'cell de51 should equal 0.0' do sheet64.de51.should be_within(1.0e-08).of(0.0) end it 'cell df51 should equal 0.0' do sheet64.df51.should be_within(1.0e-08).of(0.0) end it 'cell dh51 should equal 77.80525941161521' do sheet64.dh51.should be_within(7.780525941161521).of(77.80525941161521) end it 'cell g53 should equal 0.0' do sheet64.g53.should be_within(1.0e-08).of(0.0) end it 'cell h53 should equal 0.0' do sheet64.h53.should be_within(1.0e-08).of(0.0) end it 'cell i53 should equal 0.0' do sheet64.i53.should be_within(1.0e-08).of(0.0) end it 'cell j53 should equal 0.0' do sheet64.j53.should be_within(1.0e-08).of(0.0) end it 'cell k53 should equal 0.0' do sheet64.k53.should be_within(1.0e-08).of(0.0) end it 'cell l53 should equal 0.0' do sheet64.l53.should be_within(1.0e-08).of(0.0) end it 'cell m53 should equal 0.0' do sheet64.m53.should be_within(1.0e-08).of(0.0) end it 'cell n53 should equal 0.0' do sheet64.n53.should be_within(1.0e-08).of(0.0) end it 'cell o53 should equal 0.0' do sheet64.o53.should be_within(1.0e-08).of(0.0) end it 'cell p53 should equal 0.0' do sheet64.p53.should be_within(1.0e-08).of(0.0) end it 'cell q53 should equal 0.0' do sheet64.q53.should be_within(1.0e-08).of(0.0) end it 'cell s53 should equal -5.008895245160048' do sheet64.s53.should be_within(0.5008895245160048).of(-5.008895245160048) end it 'cell t53 should equal 0.0' do sheet64.t53.should be_within(1.0e-08).of(0.0) end it 'cell u53 should equal 0.0' do sheet64.u53.should be_within(1.0e-08).of(0.0) end it 'cell v53 should equal -41.05484052624782' do sheet64.v53.should be_within(4.105484052624782).of(-41.05484052624782) end it 'cell w53 should equal -1.8263914914524892' do sheet64.w53.should be_within(0.18263914914524892).of(-1.8263914914524892) end it 'cell x53 should equal 0.0' do sheet64.x53.should be_within(1.0e-08).of(0.0) end it 'cell y53 should equal 0.0' do sheet64.y53.should be_within(1.0e-08).of(0.0) end it 'cell z53 should equal 0.0' do sheet64.z53.should be_within(1.0e-08).of(0.0) end it 'cell aa53 should equal 0.0' do sheet64.aa53.should be_within(1.0e-08).of(0.0) end it 'cell ab53 should equal -0.5881993688979756' do sheet64.ab53.should be_within(0.058819936889797565).of(-0.5881993688979756) end it 'cell ac53 should equal 0.0' do sheet64.ac53.should be_within(1.0e-08).of(0.0) end it 'cell ad53 should equal 0.0' do sheet64.ad53.should be_within(1.0e-08).of(0.0) end it 'cell ae53 should equal 0.0' do sheet64.ae53.should be_within(1.0e-08).of(0.0) end it 'cell af53 should equal 0.0' do sheet64.af53.should be_within(1.0e-08).of(0.0) end it 'cell ag53 should equal 0.0' do sheet64.ag53.should be_within(1.0e-08).of(0.0) end it 'cell ah53 should equal 0.0' do sheet64.ah53.should be_within(1.0e-08).of(0.0) end it 'cell ai53 should equal 0.0' do sheet64.ai53.should be_within(1.0e-08).of(0.0) end it 'cell aj53 should equal 0.0' do sheet64.aj53.should be_within(1.0e-08).of(0.0) end it 'cell ak53 should equal -48.478326631758335' do sheet64.ak53.should be_within(4.847832663175834).of(-48.478326631758335) end it 'cell am53 should equal 0.0' do sheet64.am53.should be_within(1.0e-08).of(0.0) end it 'cell an53 should equal 0.0' do sheet64.an53.should be_within(1.0e-08).of(0.0) end it 'cell ao53 should equal 0.0' do sheet64.ao53.should be_within(1.0e-08).of(0.0) end it 'cell ap53 should equal 0.0' do sheet64.ap53.should be_within(1.0e-08).of(0.0) end it 'cell aq53 should equal 0.0' do sheet64.aq53.should be_within(1.0e-08).of(0.0) end it 'cell ar53 should equal 0.0' do sheet64.ar53.should be_within(1.0e-08).of(0.0) end it 'cell as53 should equal 0.0' do sheet64.as53.should be_within(1.0e-08).of(0.0) end it 'cell at53 should equal 0.0' do sheet64.at53.should be_within(1.0e-08).of(0.0) end it 'cell au53 should equal 0.0' do sheet64.au53.should be_within(1.0e-08).of(0.0) end it 'cell av53 should equal 0.0' do sheet64.av53.should be_within(1.0e-08).of(0.0) end it 'cell aw53 should equal 0.0' do sheet64.aw53.should be_within(1.0e-08).of(0.0) end it 'cell ax53 should equal 0.0' do sheet64.ax53.should be_within(1.0e-08).of(0.0) end it 'cell ay53 should equal 0.0' do sheet64.ay53.should be_within(1.0e-08).of(0.0) end it 'cell az53 should equal 0.0' do sheet64.az53.should be_within(1.0e-08).of(0.0) end it 'cell ba53 should equal 0.0' do sheet64.ba53.should be_within(1.0e-08).of(0.0) end it 'cell bb53 should equal 0.0' do sheet64.bb53.should be_within(1.0e-08).of(0.0) end it 'cell bc53 should equal 0.0' do sheet64.bc53.should be_within(1.0e-08).of(0.0) end it 'cell bd53 should equal 0.0' do sheet64.bd53.should be_within(1.0e-08).of(0.0) end it 'cell be53 should equal 0.0' do sheet64.be53.should be_within(1.0e-08).of(0.0) end it 'cell bf53 should equal 0.0' do sheet64.bf53.should be_within(1.0e-08).of(0.0) end it 'cell bh53 should equal 0.0' do sheet64.bh53.should be_within(1.0e-08).of(0.0) end it 'cell bi53 should equal 48.478326631758335' do sheet64.bi53.should be_within(4.847832663175834).of(48.478326631758335) end it 'cell bj53 should equal 48.478326631758335' do sheet64.bj53.should be_within(4.847832663175834).of(48.478326631758335) end it 'cell bl53 should equal 0.0' do sheet64.bl53.should be_within(1.0e-08).of(0.0) end it 'cell bo53 should equal 10.599766165989214' do sheet64.bo53.should be_within(1.0599766165989215).of(10.599766165989214) end it 'cell bp53 should equal 0.013451898113426678' do sheet64.bp53.should be_within(0.0013451898113426679).of(0.013451898113426678) end it 'cell bq53 should equal 0.18538968707995557' do sheet64.bq53.should be_within(0.018538968707995557).of(0.18538968707995557) end it 'cell br53 should equal 0.0' do sheet64.br53.should be_within(1.0e-08).of(0.0) end it 'cell bs53 should equal 0.0' do sheet64.bs53.should be_within(1.0e-08).of(0.0) end it 'cell bt53 should equal 0.0' do sheet64.bt53.should be_within(1.0e-08).of(0.0) end it 'cell bu53 should equal 0.0' do sheet64.bu53.should be_within(1.0e-08).of(0.0) end it 'cell bv53 should equal 0.0' do sheet64.bv53.should be_within(1.0e-08).of(0.0) end it 'cell bw53 should equal 0.0' do sheet64.bw53.should be_within(1.0e-08).of(0.0) end it 'cell bx53 should equal 0.0' do sheet64.bx53.should be_within(1.0e-08).of(0.0) end it 'cell by53 should equal 0.0' do sheet64.by53.should be_within(1.0e-08).of(0.0) end it 'cell bz53 should equal 0.0' do sheet64.bz53.should be_within(1.0e-08).of(0.0) end it 'cell ca53 should equal 0.0' do sheet64.ca53.should be_within(1.0e-08).of(0.0) end it 'cell cb53 should equal 0.0' do sheet64.cb53.should be_within(1.0e-08).of(0.0) end it 'cell cc53 should equal 0.0' do sheet64.cc53.should be_within(1.0e-08).of(0.0) end it 'cell cd53 should equal 0.0' do sheet64.cd53.should be_within(1.0e-08).of(0.0) end it 'cell ce53 should equal 0.0' do sheet64.ce53.should be_within(1.0e-08).of(0.0) end it 'cell cf53 should equal 0.0' do sheet64.cf53.should be_within(1.0e-08).of(0.0) end it 'cell cg53 should equal 0.0' do sheet64.cg53.should be_within(1.0e-08).of(0.0) end it 'cell ch53 should equal 0.0' do sheet64.ch53.should be_within(1.0e-08).of(0.0) end it 'cell ci53 should equal 0.0' do sheet64.ci53.should be_within(1.0e-08).of(0.0) end it 'cell cj53 should equal 0.0' do sheet64.cj53.should be_within(1.0e-08).of(0.0) end it 'cell ck53 should equal 0.0' do sheet64.ck53.should be_within(1.0e-08).of(0.0) end it 'cell cl53 should equal 0.0' do sheet64.cl53.should be_within(1.0e-08).of(0.0) end it 'cell cm53 should equal 0.0' do sheet64.cm53.should be_within(1.0e-08).of(0.0) end it 'cell cn53 should equal 0.0' do sheet64.cn53.should be_within(1.0e-08).of(0.0) end it 'cell co53 should equal 0.0' do sheet64.co53.should be_within(1.0e-08).of(0.0) end it 'cell cp53 should equal 0.0' do sheet64.cp53.should be_within(1.0e-08).of(0.0) end it 'cell cq53 should equal 0.0' do sheet64.cq53.should be_within(1.0e-08).of(0.0) end it 'cell cr53 should equal 0.0' do sheet64.cr53.should be_within(1.0e-08).of(0.0) end it 'cell cs53 should equal 0.0' do sheet64.cs53.should be_within(1.0e-08).of(0.0) end it 'cell ct53 should equal 0.0' do sheet64.ct53.should be_within(1.0e-08).of(0.0) end it 'cell cu53 should equal 0.0' do sheet64.cu53.should be_within(1.0e-08).of(0.0) end it 'cell cv53 should equal 0.0' do sheet64.cv53.should be_within(1.0e-08).of(0.0) end it 'cell cw53 should equal 0.0' do sheet64.cw53.should be_within(1.0e-08).of(0.0) end it 'cell cx53 should equal 0.0' do sheet64.cx53.should be_within(1.0e-08).of(0.0) end it 'cell cy53 should equal 0.0' do sheet64.cy53.should be_within(1.0e-08).of(0.0) end it 'cell cz53 should equal 0.0' do sheet64.cz53.should be_within(1.0e-08).of(0.0) end it 'cell da53 should equal 0.0' do sheet64.da53.should be_within(1.0e-08).of(0.0) end it 'cell db53 should equal 0.0' do sheet64.db53.should be_within(1.0e-08).of(0.0) end it 'cell dc53 should equal 0.0' do sheet64.dc53.should be_within(1.0e-08).of(0.0) end it 'cell dd53 should equal 0.0' do sheet64.dd53.should be_within(1.0e-08).of(0.0) end it 'cell de53 should equal 0.0' do sheet64.de53.should be_within(1.0e-08).of(0.0) end it 'cell df53 should equal 0.0' do sheet64.df53.should be_within(1.0e-08).of(0.0) end it 'cell dh53 should equal 10.798607751182598' do sheet64.dh53.should be_within(1.0798607751182598).of(10.798607751182598) end it 'cell g55 should equal 0.0' do sheet64.g55.should be_within(1.0e-08).of(0.0) end it 'cell h55 should equal 0.0' do sheet64.h55.should be_within(1.0e-08).of(0.0) end it 'cell i55 should equal 9.92381536443978' do sheet64.i55.should be_within(0.9923815364439781).of(9.92381536443978) end it 'cell j55 should equal 0.0' do sheet64.j55.should be_within(1.0e-08).of(0.0) end it 'cell k55 should equal 0.0' do sheet64.k55.should be_within(1.0e-08).of(0.0) end it 'cell l55 should equal 0.0' do sheet64.l55.should be_within(1.0e-08).of(0.0) end it 'cell m55 should equal 0.0' do sheet64.m55.should be_within(1.0e-08).of(0.0) end it 'cell n55 should equal 0.0' do sheet64.n55.should be_within(1.0e-08).of(0.0) end it 'cell o55 should equal 0.0' do sheet64.o55.should be_within(1.0e-08).of(0.0) end it 'cell p55 should equal 0.0' do sheet64.p55.should be_within(1.0e-08).of(0.0) end it 'cell q55 should equal 9.92381536443978' do sheet64.q55.should be_within(0.9923815364439781).of(9.92381536443978) end it 'cell s55 should equal -6.068080457832764' do sheet64.s55.should be_within(0.6068080457832764).of(-6.068080457832764) end it 'cell t55 should equal 0.0' do sheet64.t55.should be_within(1.0e-08).of(0.0) end it 'cell u55 should equal -0.04469247305178579' do sheet64.u55.should be_within(0.0044692473051785786).of(-0.04469247305178579) end it 'cell v55 should equal -41.05484052624782' do sheet64.v55.should be_within(4.105484052624782).of(-41.05484052624782) end it 'cell w55 should equal -10.646329170167768' do sheet64.w55.should be_within(1.0646329170167768).of(-10.646329170167768) end it 'cell x55 should equal 124.39544583847987' do sheet64.x55.should be_within(12.439544583847988).of(124.39544583847987) end it 'cell y55 should equal 132.62526993906516' do sheet64.y55.should be_within(13.262526993906517).of(132.62526993906516) end it 'cell z55 should equal 101.5831683077875' do sheet64.z55.should be_within(10.158316830778752).of(101.5831683077875) end it 'cell aa55 should equal 0.0' do sheet64.aa55.should be_within(1.0e-08).of(0.0) end it 'cell ab55 should equal -0.5881993688979756' do sheet64.ab55.should be_within(0.058819936889797565).of(-0.5881993688979756) end it 'cell ac55 should equal 0.0' do sheet64.ac55.should be_within(1.0e-08).of(0.0) end it 'cell ad55 should equal 0.0' do sheet64.ad55.should be_within(1.0e-08).of(0.0) end it 'cell ae55 should equal 0.0' do sheet64.ae55.should be_within(1.0e-08).of(0.0) end it 'cell af55 should equal 0.0' do sheet64.af55.should be_within(1.0e-08).of(0.0) end it 'cell ag55 should equal 0.0' do sheet64.ag55.should be_within(1.0e-08).of(0.0) end it 'cell ah55 should equal 0.0' do sheet64.ah55.should be_within(1.0e-08).of(0.0) end it 'cell ai55 should equal 0.0' do sheet64.ai55.should be_within(1.0e-08).of(0.0) end it 'cell aj55 should equal 0.0' do sheet64.aj55.should be_within(1.0e-08).of(0.0) end it 'cell ak55 should equal 300.2017420891344' do sheet64.ak55.should be_within(30.020174208913446).of(300.2017420891344) end it 'cell am55 should equal -124.39544583847987' do sheet64.am55.should be_within(12.439544583847988).of(-124.39544583847987) end it 'cell an55 should equal -132.62526993906516' do sheet64.an55.should be_within(13.262526993906517).of(-132.62526993906516) end it 'cell ao55 should equal -101.5831683077875' do sheet64.ao55.should be_within(10.158316830778752).of(-101.5831683077875) end it 'cell ap55 should equal 0.0' do sheet64.ap55.should be_within(1.0e-08).of(0.0) end it 'cell aq55 should equal 0.0' do sheet64.aq55.should be_within(1.0e-08).of(0.0) end it 'cell ar55 should equal 0.0' do sheet64.ar55.should be_within(1.0e-08).of(0.0) end it 'cell as55 should equal 0.0' do sheet64.as55.should be_within(1.0e-08).of(0.0) end it 'cell at55 should equal 0.0' do sheet64.at55.should be_within(1.0e-08).of(0.0) end it 'cell au55 should equal 0.0' do sheet64.au55.should be_within(1.0e-08).of(0.0) end it 'cell av55 should equal 0.0' do sheet64.av55.should be_within(1.0e-08).of(0.0) end it 'cell aw55 should equal 0.0' do sheet64.aw55.should be_within(1.0e-08).of(0.0) end it 'cell ax55 should equal 0.0' do sheet64.ax55.should be_within(1.0e-08).of(0.0) end it 'cell ay55 should equal 0.0' do sheet64.ay55.should be_within(1.0e-08).of(0.0) end it 'cell az55 should equal 0.0' do sheet64.az55.should be_within(1.0e-08).of(0.0) end it 'cell ba55 should equal 0.0' do sheet64.ba55.should be_within(1.0e-08).of(0.0) end it 'cell bb55 should equal 0.0' do sheet64.bb55.should be_within(1.0e-08).of(0.0) end it 'cell bc55 should equal 0.0' do sheet64.bc55.should be_within(1.0e-08).of(0.0) end it 'cell bd55 should equal 0.0' do sheet64.bd55.should be_within(1.0e-08).of(0.0) end it 'cell be55 should equal 0.0' do sheet64.be55.should be_within(1.0e-08).of(0.0) end it 'cell bf55 should equal -358.60388408533254' do sheet64.bf55.should be_within(35.860388408533254).of(-358.60388408533254) end it 'cell bh55 should equal 0.0' do sheet64.bh55.should be_within(1.0e-08).of(0.0) end it 'cell bi55 should equal 48.478326631758335' do sheet64.bi55.should be_within(4.847832663175834).of(48.478326631758335) end it 'cell bj55 should equal 48.478326631758335' do sheet64.bj55.should be_within(4.847832663175834).of(48.478326631758335) end it 'cell bl55 should equal 0.0' do sheet64.bl55.should be_within(1.0e-08).of(0.0) end it 'cell bo55 should equal 12.205890698872825' do sheet64.bo55.should be_within(1.2205890698872826).of(12.205890698872825) end it 'cell bp55 should equal 0.016671351785381466' do sheet64.bp55.should be_within(0.0016671351785381467).of(0.016671351785381466) end it 'cell bq55 should equal 0.18885236602281613' do sheet64.bq55.should be_within(0.018885236602281613).of(0.18885236602281613) end it 'cell br55 should equal 0.0' do sheet64.br55.should be_within(1.0e-08).of(0.0) end it 'cell bs55 should equal 0.6919682153732281' do sheet64.bs55.should be_within(0.0691968215373228).of(0.6919682153732281) end it 'cell bt55 should equal 2.6403129612517775' do sheet64.bt55.should be_within(0.2640312961251778).of(2.6403129612517775) end it 'cell bu55 should equal 0.0' do sheet64.bu55.should be_within(1.0e-08).of(0.0) end it 'cell bv55 should equal 0.0' do sheet64.bv55.should be_within(1.0e-08).of(0.0) end it 'cell bw55 should equal 0.0' do sheet64.bw55.should be_within(1.0e-08).of(0.0) end it 'cell bx55 should equal 0.0' do sheet64.bx55.should be_within(1.0e-08).of(0.0) end it 'cell by55 should equal 0.0' do sheet64.by55.should be_within(1.0e-08).of(0.0) end it 'cell bz55 should equal 0.0' do sheet64.bz55.should be_within(1.0e-08).of(0.0) end it 'cell ca55 should equal 0.0' do sheet64.ca55.should be_within(1.0e-08).of(0.0) end it 'cell cb55 should equal 0.0' do sheet64.cb55.should be_within(1.0e-08).of(0.0) end it 'cell cc55 should equal 0.0' do sheet64.cc55.should be_within(1.0e-08).of(0.0) end it 'cell cd55 should equal 0.0' do sheet64.cd55.should be_within(1.0e-08).of(0.0) end it 'cell ce55 should equal 0.0' do sheet64.ce55.should be_within(1.0e-08).of(0.0) end it 'cell cf55 should equal 0.0' do sheet64.cf55.should be_within(1.0e-08).of(0.0) end it 'cell cg55 should equal 0.0' do sheet64.cg55.should be_within(1.0e-08).of(0.0) end it 'cell ch55 should equal 0.0' do sheet64.ch55.should be_within(1.0e-08).of(0.0) end it 'cell ci55 should equal 0.0' do sheet64.ci55.should be_within(1.0e-08).of(0.0) end it 'cell cj55 should equal 0.0' do sheet64.cj55.should be_within(1.0e-08).of(0.0) end it 'cell ck55 should equal 0.0' do sheet64.ck55.should be_within(1.0e-08).of(0.0) end it 'cell cl55 should equal 0.0' do sheet64.cl55.should be_within(1.0e-08).of(0.0) end it 'cell cm55 should equal 0.0' do sheet64.cm55.should be_within(1.0e-08).of(0.0) end it 'cell cn55 should equal 0.0' do sheet64.cn55.should be_within(1.0e-08).of(0.0) end it 'cell co55 should equal 0.0' do sheet64.co55.should be_within(1.0e-08).of(0.0) end it 'cell cp55 should equal 0.0' do sheet64.cp55.should be_within(1.0e-08).of(0.0) end it 'cell cq55 should equal 0.0' do sheet64.cq55.should be_within(1.0e-08).of(0.0) end it 'cell cr55 should equal 0.0' do sheet64.cr55.should be_within(1.0e-08).of(0.0) end it 'cell cs55 should equal 0.0' do sheet64.cs55.should be_within(1.0e-08).of(0.0) end it 'cell ct55 should equal 0.0' do sheet64.ct55.should be_within(1.0e-08).of(0.0) end it 'cell cu55 should equal 0.0' do sheet64.cu55.should be_within(1.0e-08).of(0.0) end it 'cell cv55 should equal 0.0' do sheet64.cv55.should be_within(1.0e-08).of(0.0) end it 'cell cw55 should equal 0.0' do sheet64.cw55.should be_within(1.0e-08).of(0.0) end it 'cell cx55 should equal 0.0' do sheet64.cx55.should be_within(1.0e-08).of(0.0) end it 'cell cy55 should equal 0.0' do sheet64.cy55.should be_within(1.0e-08).of(0.0) end it 'cell cz55 should equal 0.0' do sheet64.cz55.should be_within(1.0e-08).of(0.0) end it 'cell da55 should equal 0.0' do sheet64.da55.should be_within(1.0e-08).of(0.0) end it 'cell db55 should equal 0.0' do sheet64.db55.should be_within(1.0e-08).of(0.0) end it 'cell dc55 should equal 0.0' do sheet64.dc55.should be_within(1.0e-08).of(0.0) end it 'cell dd55 should equal 0.0' do sheet64.dd55.should be_within(1.0e-08).of(0.0) end it 'cell de55 should equal 0.0' do sheet64.de55.should be_within(1.0e-08).of(0.0) end it 'cell df55 should equal 0.0' do sheet64.df55.should be_within(1.0e-08).of(0.0) end it 'cell dh55 should equal 15.743695593306029' do sheet64.dh55.should be_within(1.574369559330603).of(15.743695593306029) end it 'cell g57 should equal 0.0' do sheet64.g57.should be_within(1.0e-08).of(0.0) end it 'cell h57 should equal 0.0' do sheet64.h57.should be_within(1.0e-08).of(0.0) end it 'cell i57 should equal 0.0' do sheet64.i57.should be_within(1.0e-08).of(0.0) end it 'cell j57 should equal 0.0' do sheet64.j57.should be_within(1.0e-08).of(0.0) end it 'cell k57 should equal 0.0' do sheet64.k57.should be_within(1.0e-08).of(0.0) end it 'cell l57 should equal 0.0' do sheet64.l57.should be_within(1.0e-08).of(0.0) end it 'cell m57 should equal 0.0' do sheet64.m57.should be_within(1.0e-08).of(0.0) end it 'cell n57 should equal 0.0' do sheet64.n57.should be_within(1.0e-08).of(0.0) end it 'cell o57 should equal 0.0' do sheet64.o57.should be_within(1.0e-08).of(0.0) end it 'cell p57 should equal 0.0' do sheet64.p57.should be_within(1.0e-08).of(0.0) end it 'cell q57 should equal 0.0' do sheet64.q57.should be_within(1.0e-08).of(0.0) end it 'cell s57 should equal 0.0' do sheet64.s57.should be_within(1.0e-08).of(0.0) end it 'cell t57 should equal 0.08783531999999616' do sheet64.t57.should be_within(0.008783531999999617).of(0.08783531999999616) end it 'cell u57 should equal 0.0' do sheet64.u57.should be_within(1.0e-08).of(0.0) end it 'cell v57 should equal 0.0' do sheet64.v57.should be_within(1.0e-08).of(0.0) end it 'cell w57 should equal 0.0' do sheet64.w57.should be_within(1.0e-08).of(0.0) end it 'cell x57 should equal 0.0' do sheet64.x57.should be_within(1.0e-08).of(0.0) end it 'cell y57 should equal 0.0' do sheet64.y57.should be_within(1.0e-08).of(0.0) end it 'cell z57 should equal 0.0' do sheet64.z57.should be_within(1.0e-08).of(0.0) end it 'cell aa57 should equal 0.0' do sheet64.aa57.should be_within(1.0e-08).of(0.0) end it 'cell ab57 should equal 0.0' do sheet64.ab57.should be_within(1.0e-08).of(0.0) end it 'cell ac57 should equal 0.0' do sheet64.ac57.should be_within(1.0e-08).of(0.0) end it 'cell ad57 should equal 0.0' do sheet64.ad57.should be_within(1.0e-08).of(0.0) end it 'cell ae57 should equal 0.0' do sheet64.ae57.should be_within(1.0e-08).of(0.0) end it 'cell af57 should equal 0.0' do sheet64.af57.should be_within(1.0e-08).of(0.0) end it 'cell ag57 should equal 0.0' do sheet64.ag57.should be_within(1.0e-08).of(0.0) end it 'cell ah57 should equal 0.0' do sheet64.ah57.should be_within(1.0e-08).of(0.0) end it 'cell ai57 should equal 0.0' do sheet64.ai57.should be_within(1.0e-08).of(0.0) end it 'cell aj57 should equal 0.0' do sheet64.aj57.should be_within(1.0e-08).of(0.0) end it 'cell ak57 should equal 0.08783531999999616' do sheet64.ak57.should be_within(0.008783531999999617).of(0.08783531999999616) end it 'cell am57 should equal 0.0' do sheet64.am57.should be_within(1.0e-08).of(0.0) end it 'cell an57 should equal 0.0' do sheet64.an57.should be_within(1.0e-08).of(0.0) end it 'cell ao57 should equal 0.0' do sheet64.ao57.should be_within(1.0e-08).of(0.0) end it 'cell ap57 should equal 0.0' do sheet64.ap57.should be_within(1.0e-08).of(0.0) end it 'cell aq57 should equal 0.0' do sheet64.aq57.should be_within(1.0e-08).of(0.0) end it 'cell ar57 should equal 0.0' do sheet64.ar57.should be_within(1.0e-08).of(0.0) end it 'cell as57 should equal 0.0' do sheet64.as57.should be_within(1.0e-08).of(0.0) end it 'cell at57 should equal 0.0' do sheet64.at57.should be_within(1.0e-08).of(0.0) end it 'cell au57 should equal 0.0' do sheet64.au57.should be_within(1.0e-08).of(0.0) end it 'cell av57 should equal 0.0' do sheet64.av57.should be_within(1.0e-08).of(0.0) end it 'cell aw57 should equal 0.0' do sheet64.aw57.should be_within(1.0e-08).of(0.0) end it 'cell ax57 should equal -0.08783531999999616' do sheet64.ax57.should be_within(0.008783531999999617).of(-0.08783531999999616) end it 'cell ay57 should equal 0.0' do sheet64.ay57.should be_within(1.0e-08).of(0.0) end it 'cell az57 should equal 0.0' do sheet64.az57.should be_within(1.0e-08).of(0.0) end it 'cell ba57 should equal 0.0' do sheet64.ba57.should be_within(1.0e-08).of(0.0) end it 'cell bb57 should equal 0.0' do sheet64.bb57.should be_within(1.0e-08).of(0.0) end it 'cell bc57 should equal 0.0' do sheet64.bc57.should be_within(1.0e-08).of(0.0) end it 'cell bd57 should equal 0.0' do sheet64.bd57.should be_within(1.0e-08).of(0.0) end it 'cell be57 should equal 0.0' do sheet64.be57.should be_within(1.0e-08).of(0.0) end it 'cell bf57 should equal -0.08783531999999616' do sheet64.bf57.should be_within(0.008783531999999617).of(-0.08783531999999616) end it 'cell bh57 should equal 0.0' do sheet64.bh57.should be_within(1.0e-08).of(0.0) end it 'cell bi57 should equal 0.0' do sheet64.bi57.should be_within(1.0e-08).of(0.0) end it 'cell bj57 should equal 0.0' do sheet64.bj57.should be_within(1.0e-08).of(0.0) end it 'cell bl57 should equal 0.0' do sheet64.bl57.should be_within(1.0e-08).of(0.0) end it 'cell g58 should equal 0.0' do sheet64.g58.should be_within(1.0e-08).of(0.0) end it 'cell h58 should equal 0.0' do sheet64.h58.should be_within(1.0e-08).of(0.0) end it 'cell i58 should equal 0.0' do sheet64.i58.should be_within(1.0e-08).of(0.0) end it 'cell j58 should equal 0.0' do sheet64.j58.should be_within(1.0e-08).of(0.0) end it 'cell k58 should equal 0.0' do sheet64.k58.should be_within(1.0e-08).of(0.0) end it 'cell l58 should equal 0.0' do sheet64.l58.should be_within(1.0e-08).of(0.0) end it 'cell m58 should equal 0.0' do sheet64.m58.should be_within(1.0e-08).of(0.0) end it 'cell n58 should equal 0.0' do sheet64.n58.should be_within(1.0e-08).of(0.0) end it 'cell o58 should equal 0.0' do sheet64.o58.should be_within(1.0e-08).of(0.0) end it 'cell p58 should equal 0.0' do sheet64.p58.should be_within(1.0e-08).of(0.0) end it 'cell q58 should equal 0.0' do sheet64.q58.should be_within(1.0e-08).of(0.0) end it 'cell s58 should equal 0.0' do sheet64.s58.should be_within(1.0e-08).of(0.0) end it 'cell t58 should equal 0.0' do sheet64.t58.should be_within(1.0e-08).of(0.0) end it 'cell u58 should equal 0.0' do sheet64.u58.should be_within(1.0e-08).of(0.0) end it 'cell v58 should equal 0.0' do sheet64.v58.should be_within(1.0e-08).of(0.0) end it 'cell w58 should equal 0.0' do sheet64.w58.should be_within(1.0e-08).of(0.0) end it 'cell x58 should equal 0.0' do sheet64.x58.should be_within(1.0e-08).of(0.0) end it 'cell y58 should equal 0.0' do sheet64.y58.should be_within(1.0e-08).of(0.0) end it 'cell z58 should equal 0.0' do sheet64.z58.should be_within(1.0e-08).of(0.0) end it 'cell aa58 should equal 0.0' do sheet64.aa58.should be_within(1.0e-08).of(0.0) end it 'cell ab58 should equal 0.0' do sheet64.ab58.should be_within(1.0e-08).of(0.0) end it 'cell ac58 should equal 0.0' do sheet64.ac58.should be_within(1.0e-08).of(0.0) end it 'cell ad58 should equal 0.0' do sheet64.ad58.should be_within(1.0e-08).of(0.0) end it 'cell ae58 should equal 0.0' do sheet64.ae58.should be_within(1.0e-08).of(0.0) end it 'cell af58 should equal 0.0' do sheet64.af58.should be_within(1.0e-08).of(0.0) end it 'cell ag58 should equal 0.0' do sheet64.ag58.should be_within(1.0e-08).of(0.0) end it 'cell ah58 should equal 0.0' do sheet64.ah58.should be_within(1.0e-08).of(0.0) end it 'cell ai58 should equal 0.0' do sheet64.ai58.should be_within(1.0e-08).of(0.0) end it 'cell aj58 should equal 0.0' do sheet64.aj58.should be_within(1.0e-08).of(0.0) end it 'cell ak58 should equal 0.0' do sheet64.ak58.should be_within(1.0e-08).of(0.0) end it 'cell am58 should equal 0.0' do sheet64.am58.should be_within(1.0e-08).of(0.0) end it 'cell an58 should equal 0.0' do sheet64.an58.should be_within(1.0e-08).of(0.0) end it 'cell ao58 should equal 0.0' do sheet64.ao58.should be_within(1.0e-08).of(0.0) end it 'cell ap58 should equal 0.0' do sheet64.ap58.should be_within(1.0e-08).of(0.0) end it 'cell aq58 should equal 0.0' do sheet64.aq58.should be_within(1.0e-08).of(0.0) end it 'cell ar58 should equal 0.0' do sheet64.ar58.should be_within(1.0e-08).of(0.0) end it 'cell as58 should equal 0.0' do sheet64.as58.should be_within(1.0e-08).of(0.0) end it 'cell at58 should equal 0.0' do sheet64.at58.should be_within(1.0e-08).of(0.0) end it 'cell au58 should equal 0.0' do sheet64.au58.should be_within(1.0e-08).of(0.0) end it 'cell av58 should equal 0.0' do sheet64.av58.should be_within(1.0e-08).of(0.0) end it 'cell aw58 should equal 0.0' do sheet64.aw58.should be_within(1.0e-08).of(0.0) end it 'cell ax58 should equal 0.0' do sheet64.ax58.should be_within(1.0e-08).of(0.0) end it 'cell ay58 should equal 0.0' do sheet64.ay58.should be_within(1.0e-08).of(0.0) end it 'cell az58 should equal 0.0' do sheet64.az58.should be_within(1.0e-08).of(0.0) end it 'cell ba58 should equal 0.0' do sheet64.ba58.should be_within(1.0e-08).of(0.0) end it 'cell bb58 should equal 0.0' do sheet64.bb58.should be_within(1.0e-08).of(0.0) end it 'cell bc58 should equal 0.0' do sheet64.bc58.should be_within(1.0e-08).of(0.0) end it 'cell bd58 should equal 0.0' do sheet64.bd58.should be_within(1.0e-08).of(0.0) end it 'cell be58 should equal 0.0' do sheet64.be58.should be_within(1.0e-08).of(0.0) end it 'cell bf58 should equal 0.0' do sheet64.bf58.should be_within(1.0e-08).of(0.0) end it 'cell bh58 should equal 0.0' do sheet64.bh58.should be_within(1.0e-08).of(0.0) end it 'cell bi58 should equal 0.0' do sheet64.bi58.should be_within(1.0e-08).of(0.0) end it 'cell bj58 should equal 0.0' do sheet64.bj58.should be_within(1.0e-08).of(0.0) end it 'cell bl58 should equal 0.0' do sheet64.bl58.should be_within(1.0e-08).of(0.0) end it 'cell g59 should equal 0.0' do sheet64.g59.should be_within(1.0e-08).of(0.0) end it 'cell h59 should equal 0.0' do sheet64.h59.should be_within(1.0e-08).of(0.0) end it 'cell i59 should equal 0.0' do sheet64.i59.should be_within(1.0e-08).of(0.0) end it 'cell j59 should equal 0.0' do sheet64.j59.should be_within(1.0e-08).of(0.0) end it 'cell k59 should equal 0.0' do sheet64.k59.should be_within(1.0e-08).of(0.0) end it 'cell l59 should equal 0.0' do sheet64.l59.should be_within(1.0e-08).of(0.0) end it 'cell m59 should equal 0.0' do sheet64.m59.should be_within(1.0e-08).of(0.0) end it 'cell n59 should equal 0.0' do sheet64.n59.should be_within(1.0e-08).of(0.0) end it 'cell o59 should equal 0.0' do sheet64.o59.should be_within(1.0e-08).of(0.0) end it 'cell p59 should equal 0.0' do sheet64.p59.should be_within(1.0e-08).of(0.0) end it 'cell q59 should equal 0.0' do sheet64.q59.should be_within(1.0e-08).of(0.0) end it 'cell s59 should equal 0.0' do sheet64.s59.should be_within(1.0e-08).of(0.0) end it 'cell t59 should equal 5.329728000000001' do sheet64.t59.should be_within(0.5329728000000001).of(5.329728000000001) end it 'cell u59 should equal 0.0' do sheet64.u59.should be_within(1.0e-08).of(0.0) end it 'cell v59 should equal 0.0' do sheet64.v59.should be_within(1.0e-08).of(0.0) end it 'cell w59 should equal 0.0' do sheet64.w59.should be_within(1.0e-08).of(0.0) end it 'cell x59 should equal 0.0' do sheet64.x59.should be_within(1.0e-08).of(0.0) end it 'cell y59 should equal 0.0' do sheet64.y59.should be_within(1.0e-08).of(0.0) end it 'cell z59 should equal 0.0' do sheet64.z59.should be_within(1.0e-08).of(0.0) end it 'cell aa59 should equal 0.0' do sheet64.aa59.should be_within(1.0e-08).of(0.0) end it 'cell ab59 should equal 0.0' do sheet64.ab59.should be_within(1.0e-08).of(0.0) end it 'cell ac59 should equal 0.0' do sheet64.ac59.should be_within(1.0e-08).of(0.0) end it 'cell ad59 should equal 0.0' do sheet64.ad59.should be_within(1.0e-08).of(0.0) end it 'cell ae59 should equal 0.0' do sheet64.ae59.should be_within(1.0e-08).of(0.0) end it 'cell af59 should equal 0.0' do sheet64.af59.should be_within(1.0e-08).of(0.0) end it 'cell ag59 should equal 0.0' do sheet64.ag59.should be_within(1.0e-08).of(0.0) end it 'cell ah59 should equal 0.0' do sheet64.ah59.should be_within(1.0e-08).of(0.0) end it 'cell ai59 should equal 0.0' do sheet64.ai59.should be_within(1.0e-08).of(0.0) end it 'cell aj59 should equal 0.0' do sheet64.aj59.should be_within(1.0e-08).of(0.0) end it 'cell ak59 should equal 5.329728000000001' do sheet64.ak59.should be_within(0.5329728000000001).of(5.329728000000001) end it 'cell am59 should equal 0.0' do sheet64.am59.should be_within(1.0e-08).of(0.0) end it 'cell an59 should equal 0.0' do sheet64.an59.should be_within(1.0e-08).of(0.0) end it 'cell ao59 should equal 0.0' do sheet64.ao59.should be_within(1.0e-08).of(0.0) end it 'cell ap59 should equal 0.0' do sheet64.ap59.should be_within(1.0e-08).of(0.0) end it 'cell aq59 should equal 0.0' do sheet64.aq59.should be_within(1.0e-08).of(0.0) end it 'cell ar59 should equal 0.0' do sheet64.ar59.should be_within(1.0e-08).of(0.0) end it 'cell as59 should equal 0.0' do sheet64.as59.should be_within(1.0e-08).of(0.0) end it 'cell at59 should equal 0.0' do sheet64.at59.should be_within(1.0e-08).of(0.0) end it 'cell au59 should equal 0.0' do sheet64.au59.should be_within(1.0e-08).of(0.0) end it 'cell av59 should equal 0.0' do sheet64.av59.should be_within(1.0e-08).of(0.0) end it 'cell aw59 should equal 0.0' do sheet64.aw59.should be_within(1.0e-08).of(0.0) end it 'cell ax59 should equal 0.0' do sheet64.ax59.should be_within(1.0e-08).of(0.0) end it 'cell ay59 should equal 0.0' do sheet64.ay59.should be_within(1.0e-08).of(0.0) end it 'cell az59 should equal 0.0' do sheet64.az59.should be_within(1.0e-08).of(0.0) end it 'cell ba59 should equal 0.0' do sheet64.ba59.should be_within(1.0e-08).of(0.0) end it 'cell bb59 should equal -5.329728000000001' do sheet64.bb59.should be_within(0.5329728000000001).of(-5.329728000000001) end it 'cell bc59 should equal 0.0' do sheet64.bc59.should be_within(1.0e-08).of(0.0) end it 'cell bd59 should equal 0.0' do sheet64.bd59.should be_within(1.0e-08).of(0.0) end it 'cell be59 should equal 0.0' do sheet64.be59.should be_within(1.0e-08).of(0.0) end it 'cell bf59 should equal -5.329728000000001' do sheet64.bf59.should be_within(0.5329728000000001).of(-5.329728000000001) end it 'cell bh59 should equal 0.0' do sheet64.bh59.should be_within(1.0e-08).of(0.0) end it 'cell bi59 should equal 0.0' do sheet64.bi59.should be_within(1.0e-08).of(0.0) end it 'cell bj59 should equal 0.0' do sheet64.bj59.should be_within(1.0e-08).of(0.0) end it 'cell bl59 should equal 0.0' do sheet64.bl59.should be_within(1.0e-08).of(0.0) end it 'cell g60 should equal 0.0' do sheet64.g60.should be_within(1.0e-08).of(0.0) end it 'cell h60 should equal 0.0' do sheet64.h60.should be_within(1.0e-08).of(0.0) end it 'cell i60 should equal 0.0' do sheet64.i60.should be_within(1.0e-08).of(0.0) end it 'cell j60 should equal 0.0' do sheet64.j60.should be_within(1.0e-08).of(0.0) end it 'cell k60 should equal 0.0' do sheet64.k60.should be_within(1.0e-08).of(0.0) end it 'cell l60 should equal 0.0' do sheet64.l60.should be_within(1.0e-08).of(0.0) end it 'cell m60 should equal 0.0' do sheet64.m60.should be_within(1.0e-08).of(0.0) end it 'cell n60 should equal 0.0' do sheet64.n60.should be_within(1.0e-08).of(0.0) end it 'cell o60 should equal 0.0' do sheet64.o60.should be_within(1.0e-08).of(0.0) end it 'cell p60 should equal 0.0' do sheet64.p60.should be_within(1.0e-08).of(0.0) end it 'cell q60 should equal 0.0' do sheet64.q60.should be_within(1.0e-08).of(0.0) end it 'cell s60 should equal 0.0' do sheet64.s60.should be_within(1.0e-08).of(0.0) end it 'cell t60 should equal 0.0' do sheet64.t60.should be_within(1.0e-08).of(0.0) end it 'cell u60 should equal 0.0' do sheet64.u60.should be_within(1.0e-08).of(0.0) end it 'cell v60 should equal 0.0' do sheet64.v60.should be_within(1.0e-08).of(0.0) end it 'cell w60 should equal 0.0' do sheet64.w60.should be_within(1.0e-08).of(0.0) end it 'cell x60 should equal 0.0' do sheet64.x60.should be_within(1.0e-08).of(0.0) end it 'cell y60 should equal 0.0' do sheet64.y60.should be_within(1.0e-08).of(0.0) end it 'cell z60 should equal 0.0' do sheet64.z60.should be_within(1.0e-08).of(0.0) end it 'cell aa60 should equal 0.0' do sheet64.aa60.should be_within(1.0e-08).of(0.0) end it 'cell ab60 should equal 0.0' do sheet64.ab60.should be_within(1.0e-08).of(0.0) end it 'cell ac60 should equal 0.0' do sheet64.ac60.should be_within(1.0e-08).of(0.0) end it 'cell ad60 should equal 0.0' do sheet64.ad60.should be_within(1.0e-08).of(0.0) end it 'cell ae60 should equal 0.0' do sheet64.ae60.should be_within(1.0e-08).of(0.0) end it 'cell af60 should equal 0.0' do sheet64.af60.should be_within(1.0e-08).of(0.0) end it 'cell ag60 should equal 0.0' do sheet64.ag60.should be_within(1.0e-08).of(0.0) end it 'cell ah60 should equal 0.0' do sheet64.ah60.should be_within(1.0e-08).of(0.0) end it 'cell ai60 should equal 0.0' do sheet64.ai60.should be_within(1.0e-08).of(0.0) end it 'cell aj60 should equal 0.0' do sheet64.aj60.should be_within(1.0e-08).of(0.0) end it 'cell ak60 should equal 0.0' do sheet64.ak60.should be_within(1.0e-08).of(0.0) end it 'cell am60 should equal 0.0' do sheet64.am60.should be_within(1.0e-08).of(0.0) end it 'cell an60 should equal 0.0' do sheet64.an60.should be_within(1.0e-08).of(0.0) end it 'cell ao60 should equal 0.0' do sheet64.ao60.should be_within(1.0e-08).of(0.0) end it 'cell ap60 should equal 0.0' do sheet64.ap60.should be_within(1.0e-08).of(0.0) end it 'cell aq60 should equal 0.0' do sheet64.aq60.should be_within(1.0e-08).of(0.0) end it 'cell ar60 should equal 0.0' do sheet64.ar60.should be_within(1.0e-08).of(0.0) end it 'cell as60 should equal 0.0' do sheet64.as60.should be_within(1.0e-08).of(0.0) end it 'cell at60 should equal 0.0' do sheet64.at60.should be_within(1.0e-08).of(0.0) end it 'cell au60 should equal 0.0' do sheet64.au60.should be_within(1.0e-08).of(0.0) end it 'cell av60 should equal 0.0' do sheet64.av60.should be_within(1.0e-08).of(0.0) end it 'cell aw60 should equal 0.0' do sheet64.aw60.should be_within(1.0e-08).of(0.0) end it 'cell ax60 should equal 0.0' do sheet64.ax60.should be_within(1.0e-08).of(0.0) end it 'cell ay60 should equal 0.0' do sheet64.ay60.should be_within(1.0e-08).of(0.0) end it 'cell az60 should equal 0.0' do sheet64.az60.should be_within(1.0e-08).of(0.0) end it 'cell ba60 should equal 0.0' do sheet64.ba60.should be_within(1.0e-08).of(0.0) end it 'cell bb60 should equal 0.0' do sheet64.bb60.should be_within(1.0e-08).of(0.0) end it 'cell bc60 should equal 0.0' do sheet64.bc60.should be_within(1.0e-08).of(0.0) end it 'cell bd60 should equal 0.0' do sheet64.bd60.should be_within(1.0e-08).of(0.0) end it 'cell be60 should equal 0.0' do sheet64.be60.should be_within(1.0e-08).of(0.0) end it 'cell bf60 should equal 0.0' do sheet64.bf60.should be_within(1.0e-08).of(0.0) end it 'cell bh60 should equal 0.0' do sheet64.bh60.should be_within(1.0e-08).of(0.0) end it 'cell bi60 should equal 0.0' do sheet64.bi60.should be_within(1.0e-08).of(0.0) end it 'cell bj60 should equal 0.0' do sheet64.bj60.should be_within(1.0e-08).of(0.0) end it 'cell bl60 should equal 0.0' do sheet64.bl60.should be_within(1.0e-08).of(0.0) end it 'cell g61 should equal 0.0' do sheet64.g61.should be_within(1.0e-08).of(0.0) end it 'cell h61 should equal 0.0' do sheet64.h61.should be_within(1.0e-08).of(0.0) end it 'cell i61 should equal 0.0' do sheet64.i61.should be_within(1.0e-08).of(0.0) end it 'cell j61 should equal 0.0' do sheet64.j61.should be_within(1.0e-08).of(0.0) end it 'cell k61 should equal 0.0' do sheet64.k61.should be_within(1.0e-08).of(0.0) end it 'cell l61 should equal 0.0' do sheet64.l61.should be_within(1.0e-08).of(0.0) end it 'cell m61 should equal 0.0' do sheet64.m61.should be_within(1.0e-08).of(0.0) end it 'cell n61 should equal 0.0' do sheet64.n61.should be_within(1.0e-08).of(0.0) end it 'cell o61 should equal 0.0' do sheet64.o61.should be_within(1.0e-08).of(0.0) end it 'cell p61 should equal 0.0' do sheet64.p61.should be_within(1.0e-08).of(0.0) end it 'cell q61 should equal 0.0' do sheet64.q61.should be_within(1.0e-08).of(0.0) end it 'cell s61 should equal 0.0' do sheet64.s61.should be_within(1.0e-08).of(0.0) end it 'cell t61 should equal 0.0' do sheet64.t61.should be_within(1.0e-08).of(0.0) end it 'cell u61 should equal 0.0' do sheet64.u61.should be_within(1.0e-08).of(0.0) end it 'cell v61 should equal 0.0' do sheet64.v61.should be_within(1.0e-08).of(0.0) end it 'cell w61 should equal 0.0' do sheet64.w61.should be_within(1.0e-08).of(0.0) end it 'cell x61 should equal 0.0' do sheet64.x61.should be_within(1.0e-08).of(0.0) end it 'cell y61 should equal 0.0' do sheet64.y61.should be_within(1.0e-08).of(0.0) end it 'cell z61 should equal 0.0' do sheet64.z61.should be_within(1.0e-08).of(0.0) end it 'cell aa61 should equal 0.0' do sheet64.aa61.should be_within(1.0e-08).of(0.0) end it 'cell ab61 should equal 0.0' do sheet64.ab61.should be_within(1.0e-08).of(0.0) end it 'cell ac61 should equal 0.0' do sheet64.ac61.should be_within(1.0e-08).of(0.0) end it 'cell ad61 should equal 0.0' do sheet64.ad61.should be_within(1.0e-08).of(0.0) end it 'cell ae61 should equal 0.0' do sheet64.ae61.should be_within(1.0e-08).of(0.0) end it 'cell af61 should equal 0.0' do sheet64.af61.should be_within(1.0e-08).of(0.0) end it 'cell ag61 should equal 0.0' do sheet64.ag61.should be_within(1.0e-08).of(0.0) end it 'cell ah61 should equal 0.0' do sheet64.ah61.should be_within(1.0e-08).of(0.0) end it 'cell ai61 should equal 0.0' do sheet64.ai61.should be_within(1.0e-08).of(0.0) end it 'cell aj61 should equal 0.0' do sheet64.aj61.should be_within(1.0e-08).of(0.0) end it 'cell ak61 should equal 0.0' do sheet64.ak61.should be_within(1.0e-08).of(0.0) end it 'cell am61 should equal 0.0' do sheet64.am61.should be_within(1.0e-08).of(0.0) end it 'cell an61 should equal 0.0' do sheet64.an61.should be_within(1.0e-08).of(0.0) end it 'cell ao61 should equal 0.0' do sheet64.ao61.should be_within(1.0e-08).of(0.0) end it 'cell ap61 should equal 0.0' do sheet64.ap61.should be_within(1.0e-08).of(0.0) end it 'cell aq61 should equal 0.0' do sheet64.aq61.should be_within(1.0e-08).of(0.0) end it 'cell ar61 should equal 0.0' do sheet64.ar61.should be_within(1.0e-08).of(0.0) end it 'cell as61 should equal 0.0' do sheet64.as61.should be_within(1.0e-08).of(0.0) end it 'cell at61 should equal 0.0' do sheet64.at61.should be_within(1.0e-08).of(0.0) end it 'cell au61 should equal 0.0' do sheet64.au61.should be_within(1.0e-08).of(0.0) end it 'cell av61 should equal 0.0' do sheet64.av61.should be_within(1.0e-08).of(0.0) end it 'cell aw61 should equal 0.0' do sheet64.aw61.should be_within(1.0e-08).of(0.0) end it 'cell ax61 should equal 0.0' do sheet64.ax61.should be_within(1.0e-08).of(0.0) end it 'cell ay61 should equal 0.0' do sheet64.ay61.should be_within(1.0e-08).of(0.0) end it 'cell az61 should equal 0.0' do sheet64.az61.should be_within(1.0e-08).of(0.0) end it 'cell ba61 should equal 0.0' do sheet64.ba61.should be_within(1.0e-08).of(0.0) end it 'cell bb61 should equal 0.0' do sheet64.bb61.should be_within(1.0e-08).of(0.0) end it 'cell bc61 should equal 0.0' do sheet64.bc61.should be_within(1.0e-08).of(0.0) end it 'cell bd61 should equal 0.0' do sheet64.bd61.should be_within(1.0e-08).of(0.0) end it 'cell be61 should equal 0.0' do sheet64.be61.should be_within(1.0e-08).of(0.0) end it 'cell bf61 should equal 0.0' do sheet64.bf61.should be_within(1.0e-08).of(0.0) end it 'cell bh61 should equal 0.0' do sheet64.bh61.should be_within(1.0e-08).of(0.0) end it 'cell bi61 should equal 0.0' do sheet64.bi61.should be_within(1.0e-08).of(0.0) end it 'cell bj61 should equal 0.0' do sheet64.bj61.should be_within(1.0e-08).of(0.0) end it 'cell bl61 should equal 0.0' do sheet64.bl61.should be_within(1.0e-08).of(0.0) end it 'cell g63 should equal 0.0' do sheet64.g63.should be_within(1.0e-08).of(0.0) end it 'cell h63 should equal 0.0' do sheet64.h63.should be_within(1.0e-08).of(0.0) end it 'cell i63 should equal 0.0' do sheet64.i63.should be_within(1.0e-08).of(0.0) end it 'cell j63 should equal 0.0' do sheet64.j63.should be_within(1.0e-08).of(0.0) end it 'cell k63 should equal 0.0' do sheet64.k63.should be_within(1.0e-08).of(0.0) end it 'cell l63 should equal 0.0' do sheet64.l63.should be_within(1.0e-08).of(0.0) end it 'cell m63 should equal 0.0' do sheet64.m63.should be_within(1.0e-08).of(0.0) end it 'cell n63 should equal 0.0' do sheet64.n63.should be_within(1.0e-08).of(0.0) end it 'cell o63 should equal 0.0' do sheet64.o63.should be_within(1.0e-08).of(0.0) end it 'cell p63 should equal 0.0' do sheet64.p63.should be_within(1.0e-08).of(0.0) end it 'cell q63 should equal 0.0' do sheet64.q63.should be_within(1.0e-08).of(0.0) end it 'cell s63 should equal 0.0' do sheet64.s63.should be_within(1.0e-08).of(0.0) end it 'cell t63 should equal 5.4175633199999975' do sheet64.t63.should be_within(0.5417563319999997).of(5.4175633199999975) end it 'cell u63 should equal 0.0' do sheet64.u63.should be_within(1.0e-08).of(0.0) end it 'cell v63 should equal 0.0' do sheet64.v63.should be_within(1.0e-08).of(0.0) end it 'cell w63 should equal 0.0' do sheet64.w63.should be_within(1.0e-08).of(0.0) end it 'cell x63 should equal 0.0' do sheet64.x63.should be_within(1.0e-08).of(0.0) end it 'cell y63 should equal 0.0' do sheet64.y63.should be_within(1.0e-08).of(0.0) end it 'cell z63 should equal 0.0' do sheet64.z63.should be_within(1.0e-08).of(0.0) end it 'cell aa63 should equal 0.0' do sheet64.aa63.should be_within(1.0e-08).of(0.0) end it 'cell ab63 should equal 0.0' do sheet64.ab63.should be_within(1.0e-08).of(0.0) end it 'cell ac63 should equal 0.0' do sheet64.ac63.should be_within(1.0e-08).of(0.0) end it 'cell ad63 should equal 0.0' do sheet64.ad63.should be_within(1.0e-08).of(0.0) end it 'cell ae63 should equal 0.0' do sheet64.ae63.should be_within(1.0e-08).of(0.0) end it 'cell af63 should equal 0.0' do sheet64.af63.should be_within(1.0e-08).of(0.0) end it 'cell ag63 should equal 0.0' do sheet64.ag63.should be_within(1.0e-08).of(0.0) end it 'cell ah63 should equal 0.0' do sheet64.ah63.should be_within(1.0e-08).of(0.0) end it 'cell ai63 should equal 0.0' do sheet64.ai63.should be_within(1.0e-08).of(0.0) end it 'cell aj63 should equal 0.0' do sheet64.aj63.should be_within(1.0e-08).of(0.0) end it 'cell ak63 should equal 5.4175633199999975' do sheet64.ak63.should be_within(0.5417563319999997).of(5.4175633199999975) end it 'cell am63 should equal 0.0' do sheet64.am63.should be_within(1.0e-08).of(0.0) end it 'cell an63 should equal 0.0' do sheet64.an63.should be_within(1.0e-08).of(0.0) end it 'cell ao63 should equal 0.0' do sheet64.ao63.should be_within(1.0e-08).of(0.0) end it 'cell ap63 should equal 0.0' do sheet64.ap63.should be_within(1.0e-08).of(0.0) end it 'cell aq63 should equal 0.0' do sheet64.aq63.should be_within(1.0e-08).of(0.0) end it 'cell ar63 should equal 0.0' do sheet64.ar63.should be_within(1.0e-08).of(0.0) end it 'cell as63 should equal 0.0' do sheet64.as63.should be_within(1.0e-08).of(0.0) end it 'cell at63 should equal 0.0' do sheet64.at63.should be_within(1.0e-08).of(0.0) end it 'cell au63 should equal 0.0' do sheet64.au63.should be_within(1.0e-08).of(0.0) end it 'cell av63 should equal 0.0' do sheet64.av63.should be_within(1.0e-08).of(0.0) end it 'cell aw63 should equal 0.0' do sheet64.aw63.should be_within(1.0e-08).of(0.0) end it 'cell ax63 should equal -0.08783531999999616' do sheet64.ax63.should be_within(0.008783531999999617).of(-0.08783531999999616) end it 'cell ay63 should equal 0.0' do sheet64.ay63.should be_within(1.0e-08).of(0.0) end it 'cell az63 should equal 0.0' do sheet64.az63.should be_within(1.0e-08).of(0.0) end it 'cell ba63 should equal 0.0' do sheet64.ba63.should be_within(1.0e-08).of(0.0) end it 'cell bb63 should equal -5.329728000000001' do sheet64.bb63.should be_within(0.5329728000000001).of(-5.329728000000001) end it 'cell bc63 should equal 0.0' do sheet64.bc63.should be_within(1.0e-08).of(0.0) end it 'cell bd63 should equal 0.0' do sheet64.bd63.should be_within(1.0e-08).of(0.0) end it 'cell be63 should equal 0.0' do sheet64.be63.should be_within(1.0e-08).of(0.0) end it 'cell bf63 should equal -5.4175633199999975' do sheet64.bf63.should be_within(0.5417563319999997).of(-5.4175633199999975) end it 'cell bh63 should equal 0.0' do sheet64.bh63.should be_within(1.0e-08).of(0.0) end it 'cell bi63 should equal 0.0' do sheet64.bi63.should be_within(1.0e-08).of(0.0) end it 'cell bj63 should equal 0.0' do sheet64.bj63.should be_within(1.0e-08).of(0.0) end it 'cell bl63 should equal 0.0' do sheet64.bl63.should be_within(1.0e-08).of(0.0) end it 'cell g65 should equal 0.0' do sheet64.g65.should be_within(1.0e-08).of(0.0) end it 'cell h65 should equal 0.0' do sheet64.h65.should be_within(1.0e-08).of(0.0) end it 'cell i65 should equal 0.0' do sheet64.i65.should be_within(1.0e-08).of(0.0) end it 'cell j65 should equal 0.0' do sheet64.j65.should be_within(1.0e-08).of(0.0) end it 'cell k65 should equal 0.0' do sheet64.k65.should be_within(1.0e-08).of(0.0) end it 'cell l65 should equal 0.0' do sheet64.l65.should be_within(1.0e-08).of(0.0) end it 'cell m65 should equal 0.0' do sheet64.m65.should be_within(1.0e-08).of(0.0) end it 'cell n65 should equal 0.0' do sheet64.n65.should be_within(1.0e-08).of(0.0) end it 'cell o65 should equal 0.0' do sheet64.o65.should be_within(1.0e-08).of(0.0) end it 'cell p65 should equal 0.0' do sheet64.p65.should be_within(1.0e-08).of(0.0) end it 'cell q65 should equal 0.0' do sheet64.q65.should be_within(1.0e-08).of(0.0) end it 'cell s65 should equal 0.0' do sheet64.s65.should be_within(1.0e-08).of(0.0) end it 'cell t65 should equal 0.0' do sheet64.t65.should be_within(1.0e-08).of(0.0) end it 'cell u65 should equal 0.0' do sheet64.u65.should be_within(1.0e-08).of(0.0) end it 'cell v65 should equal 0.0' do sheet64.v65.should be_within(1.0e-08).of(0.0) end it 'cell w65 should equal 0.0' do sheet64.w65.should be_within(1.0e-08).of(0.0) end it 'cell x65 should equal 0.0' do sheet64.x65.should be_within(1.0e-08).of(0.0) end it 'cell y65 should equal 0.0' do sheet64.y65.should be_within(1.0e-08).of(0.0) end it 'cell z65 should equal 0.0' do sheet64.z65.should be_within(1.0e-08).of(0.0) end it 'cell aa65 should equal 0.0' do sheet64.aa65.should be_within(1.0e-08).of(0.0) end it 'cell ab65 should equal 0.0' do sheet64.ab65.should be_within(1.0e-08).of(0.0) end it 'cell ac65 should equal 0.0' do sheet64.ac65.should be_within(1.0e-08).of(0.0) end it 'cell ad65 should equal 0.0' do sheet64.ad65.should be_within(1.0e-08).of(0.0) end it 'cell ae65 should equal 0.0' do sheet64.ae65.should be_within(1.0e-08).of(0.0) end it 'cell af65 should equal 0.0' do sheet64.af65.should be_within(1.0e-08).of(0.0) end it 'cell ag65 should equal 0.0' do sheet64.ag65.should be_within(1.0e-08).of(0.0) end it 'cell ah65 should equal 0.0' do sheet64.ah65.should be_within(1.0e-08).of(0.0) end it 'cell ai65 should equal 0.0' do sheet64.ai65.should be_within(1.0e-08).of(0.0) end it 'cell aj65 should equal 0.0' do sheet64.aj65.should be_within(1.0e-08).of(0.0) end it 'cell ak65 should equal 0.0' do sheet64.ak65.should be_within(1.0e-08).of(0.0) end it 'cell am65 should equal 0.0' do sheet64.am65.should be_within(1.0e-08).of(0.0) end it 'cell an65 should equal 0.0' do sheet64.an65.should be_within(1.0e-08).of(0.0) end it 'cell ao65 should equal 0.0' do sheet64.ao65.should be_within(1.0e-08).of(0.0) end it 'cell ap65 should equal 0.0' do sheet64.ap65.should be_within(1.0e-08).of(0.0) end it 'cell aq65 should equal 0.0' do sheet64.aq65.should be_within(1.0e-08).of(0.0) end it 'cell ar65 should equal 0.0' do sheet64.ar65.should be_within(1.0e-08).of(0.0) end it 'cell as65 should equal 0.0' do sheet64.as65.should be_within(1.0e-08).of(0.0) end it 'cell at65 should equal 0.0' do sheet64.at65.should be_within(1.0e-08).of(0.0) end it 'cell au65 should equal 0.0' do sheet64.au65.should be_within(1.0e-08).of(0.0) end it 'cell av65 should equal 0.0' do sheet64.av65.should be_within(1.0e-08).of(0.0) end it 'cell aw65 should equal 0.0' do sheet64.aw65.should be_within(1.0e-08).of(0.0) end it 'cell ax65 should equal 0.0' do sheet64.ax65.should be_within(1.0e-08).of(0.0) end it 'cell ay65 should equal 0.0' do sheet64.ay65.should be_within(1.0e-08).of(0.0) end it 'cell az65 should equal 0.0' do sheet64.az65.should be_within(1.0e-08).of(0.0) end it 'cell ba65 should equal 0.0' do sheet64.ba65.should be_within(1.0e-08).of(0.0) end it 'cell bb65 should equal 0.0' do sheet64.bb65.should be_within(1.0e-08).of(0.0) end it 'cell bc65 should equal 0.0' do sheet64.bc65.should be_within(1.0e-08).of(0.0) end it 'cell bd65 should equal 0.0' do sheet64.bd65.should be_within(1.0e-08).of(0.0) end it 'cell be65 should equal 0.0' do sheet64.be65.should be_within(1.0e-08).of(0.0) end it 'cell bf65 should equal 0.0' do sheet64.bf65.should be_within(1.0e-08).of(0.0) end it 'cell bh65 should equal 0.0' do sheet64.bh65.should be_within(1.0e-08).of(0.0) end it 'cell bi65 should equal 0.0' do sheet64.bi65.should be_within(1.0e-08).of(0.0) end it 'cell bj65 should equal 0.0' do sheet64.bj65.should be_within(1.0e-08).of(0.0) end it 'cell bl65 should equal 0.0' do sheet64.bl65.should be_within(1.0e-08).of(0.0) end it 'cell g66 should equal 0.0' do sheet64.g66.should be_within(1.0e-08).of(0.0) end it 'cell h66 should equal 0.0' do sheet64.h66.should be_within(1.0e-08).of(0.0) end it 'cell i66 should equal 0.0' do sheet64.i66.should be_within(1.0e-08).of(0.0) end it 'cell j66 should equal 0.0' do sheet64.j66.should be_within(1.0e-08).of(0.0) end it 'cell k66 should equal 0.0' do sheet64.k66.should be_within(1.0e-08).of(0.0) end it 'cell l66 should equal 0.0' do sheet64.l66.should be_within(1.0e-08).of(0.0) end it 'cell m66 should equal 0.0' do sheet64.m66.should be_within(1.0e-08).of(0.0) end it 'cell n66 should equal 0.0' do sheet64.n66.should be_within(1.0e-08).of(0.0) end it 'cell o66 should equal 0.0' do sheet64.o66.should be_within(1.0e-08).of(0.0) end it 'cell p66 should equal 0.0' do sheet64.p66.should be_within(1.0e-08).of(0.0) end it 'cell q66 should equal 0.0' do sheet64.q66.should be_within(1.0e-08).of(0.0) end it 'cell s66 should equal 0.0' do sheet64.s66.should be_within(1.0e-08).of(0.0) end it 'cell t66 should equal 0.0' do sheet64.t66.should be_within(1.0e-08).of(0.0) end it 'cell u66 should equal 0.0' do sheet64.u66.should be_within(1.0e-08).of(0.0) end it 'cell v66 should equal 0.0' do sheet64.v66.should be_within(1.0e-08).of(0.0) end it 'cell w66 should equal 0.0' do sheet64.w66.should be_within(1.0e-08).of(0.0) end it 'cell x66 should equal 0.0' do sheet64.x66.should be_within(1.0e-08).of(0.0) end it 'cell y66 should equal 0.0' do sheet64.y66.should be_within(1.0e-08).of(0.0) end it 'cell z66 should equal 0.0' do sheet64.z66.should be_within(1.0e-08).of(0.0) end it 'cell aa66 should equal 0.0' do sheet64.aa66.should be_within(1.0e-08).of(0.0) end it 'cell ab66 should equal 0.0' do sheet64.ab66.should be_within(1.0e-08).of(0.0) end it 'cell ac66 should equal 0.0' do sheet64.ac66.should be_within(1.0e-08).of(0.0) end it 'cell ad66 should equal 0.0' do sheet64.ad66.should be_within(1.0e-08).of(0.0) end it 'cell ae66 should equal 0.0' do sheet64.ae66.should be_within(1.0e-08).of(0.0) end it 'cell af66 should equal 0.0' do sheet64.af66.should be_within(1.0e-08).of(0.0) end it 'cell ag66 should equal 0.0' do sheet64.ag66.should be_within(1.0e-08).of(0.0) end it 'cell ah66 should equal 0.0' do sheet64.ah66.should be_within(1.0e-08).of(0.0) end it 'cell ai66 should equal 0.0' do sheet64.ai66.should be_within(1.0e-08).of(0.0) end it 'cell aj66 should equal 0.0' do sheet64.aj66.should be_within(1.0e-08).of(0.0) end it 'cell ak66 should equal 0.0' do sheet64.ak66.should be_within(1.0e-08).of(0.0) end it 'cell am66 should equal 0.0' do sheet64.am66.should be_within(1.0e-08).of(0.0) end it 'cell an66 should equal 0.0' do sheet64.an66.should be_within(1.0e-08).of(0.0) end it 'cell ao66 should equal 0.0' do sheet64.ao66.should be_within(1.0e-08).of(0.0) end it 'cell ap66 should equal 0.0' do sheet64.ap66.should be_within(1.0e-08).of(0.0) end it 'cell aq66 should equal 0.0' do sheet64.aq66.should be_within(1.0e-08).of(0.0) end it 'cell ar66 should equal 0.0' do sheet64.ar66.should be_within(1.0e-08).of(0.0) end it 'cell as66 should equal 0.0' do sheet64.as66.should be_within(1.0e-08).of(0.0) end it 'cell at66 should equal 0.0' do sheet64.at66.should be_within(1.0e-08).of(0.0) end it 'cell au66 should equal 0.0' do sheet64.au66.should be_within(1.0e-08).of(0.0) end it 'cell av66 should equal 0.0' do sheet64.av66.should be_within(1.0e-08).of(0.0) end it 'cell aw66 should equal 0.0' do sheet64.aw66.should be_within(1.0e-08).of(0.0) end it 'cell ax66 should equal 0.0' do sheet64.ax66.should be_within(1.0e-08).of(0.0) end it 'cell ay66 should equal 0.0' do sheet64.ay66.should be_within(1.0e-08).of(0.0) end it 'cell az66 should equal 0.0' do sheet64.az66.should be_within(1.0e-08).of(0.0) end it 'cell ba66 should equal 0.0' do sheet64.ba66.should be_within(1.0e-08).of(0.0) end it 'cell bb66 should equal 0.0' do sheet64.bb66.should be_within(1.0e-08).of(0.0) end it 'cell bc66 should equal 0.0' do sheet64.bc66.should be_within(1.0e-08).of(0.0) end it 'cell bd66 should equal 0.0' do sheet64.bd66.should be_within(1.0e-08).of(0.0) end it 'cell be66 should equal 0.0' do sheet64.be66.should be_within(1.0e-08).of(0.0) end it 'cell bf66 should equal 0.0' do sheet64.bf66.should be_within(1.0e-08).of(0.0) end it 'cell bh66 should equal 0.0' do sheet64.bh66.should be_within(1.0e-08).of(0.0) end it 'cell bi66 should equal 0.0' do sheet64.bi66.should be_within(1.0e-08).of(0.0) end it 'cell bj66 should equal 0.0' do sheet64.bj66.should be_within(1.0e-08).of(0.0) end it 'cell bl66 should equal 0.0' do sheet64.bl66.should be_within(1.0e-08).of(0.0) end it 'cell g67 should equal 0.0' do sheet64.g67.should be_within(1.0e-08).of(0.0) end it 'cell h67 should equal 0.0' do sheet64.h67.should be_within(1.0e-08).of(0.0) end it 'cell i67 should equal 0.0' do sheet64.i67.should be_within(1.0e-08).of(0.0) end it 'cell j67 should equal 0.0' do sheet64.j67.should be_within(1.0e-08).of(0.0) end it 'cell k67 should equal 0.0' do sheet64.k67.should be_within(1.0e-08).of(0.0) end it 'cell l67 should equal 0.0' do sheet64.l67.should be_within(1.0e-08).of(0.0) end it 'cell m67 should equal 0.0' do sheet64.m67.should be_within(1.0e-08).of(0.0) end it 'cell n67 should equal 0.0' do sheet64.n67.should be_within(1.0e-08).of(0.0) end it 'cell o67 should equal 0.0' do sheet64.o67.should be_within(1.0e-08).of(0.0) end it 'cell p67 should equal 0.0' do sheet64.p67.should be_within(1.0e-08).of(0.0) end it 'cell q67 should equal 0.0' do sheet64.q67.should be_within(1.0e-08).of(0.0) end it 'cell s67 should equal 0.0' do sheet64.s67.should be_within(1.0e-08).of(0.0) end it 'cell t67 should equal 0.0' do sheet64.t67.should be_within(1.0e-08).of(0.0) end it 'cell u67 should equal 0.0' do sheet64.u67.should be_within(1.0e-08).of(0.0) end it 'cell v67 should equal 0.0' do sheet64.v67.should be_within(1.0e-08).of(0.0) end it 'cell w67 should equal 0.0' do sheet64.w67.should be_within(1.0e-08).of(0.0) end it 'cell x67 should equal 0.0' do sheet64.x67.should be_within(1.0e-08).of(0.0) end it 'cell y67 should equal 0.0' do sheet64.y67.should be_within(1.0e-08).of(0.0) end it 'cell z67 should equal 0.0' do sheet64.z67.should be_within(1.0e-08).of(0.0) end it 'cell aa67 should equal 0.0' do sheet64.aa67.should be_within(1.0e-08).of(0.0) end it 'cell ab67 should equal 0.0' do sheet64.ab67.should be_within(1.0e-08).of(0.0) end it 'cell ac67 should equal 0.0' do sheet64.ac67.should be_within(1.0e-08).of(0.0) end it 'cell ad67 should equal 0.0' do sheet64.ad67.should be_within(1.0e-08).of(0.0) end it 'cell ae67 should equal 0.0' do sheet64.ae67.should be_within(1.0e-08).of(0.0) end it 'cell af67 should equal 0.0' do sheet64.af67.should be_within(1.0e-08).of(0.0) end it 'cell ag67 should equal 0.0' do sheet64.ag67.should be_within(1.0e-08).of(0.0) end it 'cell ah67 should equal 0.0' do sheet64.ah67.should be_within(1.0e-08).of(0.0) end it 'cell ai67 should equal 0.0' do sheet64.ai67.should be_within(1.0e-08).of(0.0) end it 'cell aj67 should equal 0.0' do sheet64.aj67.should be_within(1.0e-08).of(0.0) end it 'cell ak67 should equal 0.0' do sheet64.ak67.should be_within(1.0e-08).of(0.0) end it 'cell am67 should equal 0.0' do sheet64.am67.should be_within(1.0e-08).of(0.0) end it 'cell an67 should equal 0.0' do sheet64.an67.should be_within(1.0e-08).of(0.0) end it 'cell ao67 should equal 0.0' do sheet64.ao67.should be_within(1.0e-08).of(0.0) end it 'cell ap67 should equal 0.0' do sheet64.ap67.should be_within(1.0e-08).of(0.0) end it 'cell aq67 should equal 0.0' do sheet64.aq67.should be_within(1.0e-08).of(0.0) end it 'cell ar67 should equal 0.0' do sheet64.ar67.should be_within(1.0e-08).of(0.0) end it 'cell as67 should equal 0.0' do sheet64.as67.should be_within(1.0e-08).of(0.0) end it 'cell at67 should equal 0.0' do sheet64.at67.should be_within(1.0e-08).of(0.0) end it 'cell au67 should equal 0.0' do sheet64.au67.should be_within(1.0e-08).of(0.0) end it 'cell av67 should equal 0.0' do sheet64.av67.should be_within(1.0e-08).of(0.0) end it 'cell aw67 should equal 0.0' do sheet64.aw67.should be_within(1.0e-08).of(0.0) end it 'cell ax67 should equal 0.0' do sheet64.ax67.should be_within(1.0e-08).of(0.0) end it 'cell ay67 should equal 0.0' do sheet64.ay67.should be_within(1.0e-08).of(0.0) end it 'cell az67 should equal 0.0' do sheet64.az67.should be_within(1.0e-08).of(0.0) end it 'cell ba67 should equal 0.0' do sheet64.ba67.should be_within(1.0e-08).of(0.0) end it 'cell bb67 should equal 0.0' do sheet64.bb67.should be_within(1.0e-08).of(0.0) end it 'cell bc67 should equal 0.0' do sheet64.bc67.should be_within(1.0e-08).of(0.0) end it 'cell bd67 should equal 0.0' do sheet64.bd67.should be_within(1.0e-08).of(0.0) end it 'cell be67 should equal 0.0' do sheet64.be67.should be_within(1.0e-08).of(0.0) end it 'cell bf67 should equal 0.0' do sheet64.bf67.should be_within(1.0e-08).of(0.0) end it 'cell bh67 should equal 0.0' do sheet64.bh67.should be_within(1.0e-08).of(0.0) end it 'cell bi67 should equal 0.0' do sheet64.bi67.should be_within(1.0e-08).of(0.0) end it 'cell bj67 should equal 0.0' do sheet64.bj67.should be_within(1.0e-08).of(0.0) end it 'cell bl67 should equal 0.0' do sheet64.bl67.should be_within(1.0e-08).of(0.0) end it 'cell g68 should equal 0.0' do sheet64.g68.should be_within(1.0e-08).of(0.0) end it 'cell h68 should equal 0.0' do sheet64.h68.should be_within(1.0e-08).of(0.0) end it 'cell i68 should equal 0.0' do sheet64.i68.should be_within(1.0e-08).of(0.0) end it 'cell j68 should equal 0.0' do sheet64.j68.should be_within(1.0e-08).of(0.0) end it 'cell k68 should equal 0.0' do sheet64.k68.should be_within(1.0e-08).of(0.0) end it 'cell l68 should equal 0.0' do sheet64.l68.should be_within(1.0e-08).of(0.0) end it 'cell m68 should equal 0.0' do sheet64.m68.should be_within(1.0e-08).of(0.0) end it 'cell n68 should equal 0.0' do sheet64.n68.should be_within(1.0e-08).of(0.0) end it 'cell o68 should equal 0.0' do sheet64.o68.should be_within(1.0e-08).of(0.0) end it 'cell p68 should equal 0.0' do sheet64.p68.should be_within(1.0e-08).of(0.0) end it 'cell q68 should equal 0.0' do sheet64.q68.should be_within(1.0e-08).of(0.0) end it 'cell s68 should equal 0.0' do sheet64.s68.should be_within(1.0e-08).of(0.0) end it 'cell t68 should equal 0.0' do sheet64.t68.should be_within(1.0e-08).of(0.0) end it 'cell u68 should equal 0.0' do sheet64.u68.should be_within(1.0e-08).of(0.0) end it 'cell v68 should equal 0.0' do sheet64.v68.should be_within(1.0e-08).of(0.0) end it 'cell w68 should equal 0.0' do sheet64.w68.should be_within(1.0e-08).of(0.0) end it 'cell x68 should equal 0.0' do sheet64.x68.should be_within(1.0e-08).of(0.0) end it 'cell y68 should equal 0.0' do sheet64.y68.should be_within(1.0e-08).of(0.0) end it 'cell z68 should equal 0.0' do sheet64.z68.should be_within(1.0e-08).of(0.0) end it 'cell aa68 should equal 0.0' do sheet64.aa68.should be_within(1.0e-08).of(0.0) end it 'cell ab68 should equal 0.0' do sheet64.ab68.should be_within(1.0e-08).of(0.0) end it 'cell ac68 should equal 0.0' do sheet64.ac68.should be_within(1.0e-08).of(0.0) end it 'cell ad68 should equal 0.0' do sheet64.ad68.should be_within(1.0e-08).of(0.0) end it 'cell ae68 should equal 0.0' do sheet64.ae68.should be_within(1.0e-08).of(0.0) end it 'cell af68 should equal 0.0' do sheet64.af68.should be_within(1.0e-08).of(0.0) end it 'cell ag68 should equal 0.0' do sheet64.ag68.should be_within(1.0e-08).of(0.0) end it 'cell ah68 should equal 0.0' do sheet64.ah68.should be_within(1.0e-08).of(0.0) end it 'cell ai68 should equal 0.0' do sheet64.ai68.should be_within(1.0e-08).of(0.0) end it 'cell aj68 should equal 0.0' do sheet64.aj68.should be_within(1.0e-08).of(0.0) end it 'cell ak68 should equal 0.0' do sheet64.ak68.should be_within(1.0e-08).of(0.0) end it 'cell am68 should equal 0.0' do sheet64.am68.should be_within(1.0e-08).of(0.0) end it 'cell an68 should equal 0.0' do sheet64.an68.should be_within(1.0e-08).of(0.0) end it 'cell ao68 should equal 0.0' do sheet64.ao68.should be_within(1.0e-08).of(0.0) end it 'cell ap68 should equal 0.0' do sheet64.ap68.should be_within(1.0e-08).of(0.0) end it 'cell aq68 should equal 0.0' do sheet64.aq68.should be_within(1.0e-08).of(0.0) end it 'cell ar68 should equal 0.0' do sheet64.ar68.should be_within(1.0e-08).of(0.0) end it 'cell as68 should equal 0.0' do sheet64.as68.should be_within(1.0e-08).of(0.0) end it 'cell at68 should equal 0.0' do sheet64.at68.should be_within(1.0e-08).of(0.0) end it 'cell au68 should equal 0.0' do sheet64.au68.should be_within(1.0e-08).of(0.0) end it 'cell av68 should equal 0.0' do sheet64.av68.should be_within(1.0e-08).of(0.0) end it 'cell aw68 should equal 0.0' do sheet64.aw68.should be_within(1.0e-08).of(0.0) end it 'cell ax68 should equal 0.0' do sheet64.ax68.should be_within(1.0e-08).of(0.0) end it 'cell ay68 should equal 0.0' do sheet64.ay68.should be_within(1.0e-08).of(0.0) end it 'cell az68 should equal 0.0' do sheet64.az68.should be_within(1.0e-08).of(0.0) end it 'cell ba68 should equal 0.0' do sheet64.ba68.should be_within(1.0e-08).of(0.0) end it 'cell bb68 should equal 0.0' do sheet64.bb68.should be_within(1.0e-08).of(0.0) end it 'cell bc68 should equal 0.0' do sheet64.bc68.should be_within(1.0e-08).of(0.0) end it 'cell bd68 should equal 0.0' do sheet64.bd68.should be_within(1.0e-08).of(0.0) end it 'cell be68 should equal 0.0' do sheet64.be68.should be_within(1.0e-08).of(0.0) end it 'cell bf68 should equal 0.0' do sheet64.bf68.should be_within(1.0e-08).of(0.0) end it 'cell bh68 should equal 0.0' do sheet64.bh68.should be_within(1.0e-08).of(0.0) end it 'cell bi68 should equal 0.0' do sheet64.bi68.should be_within(1.0e-08).of(0.0) end it 'cell bj68 should equal 0.0' do sheet64.bj68.should be_within(1.0e-08).of(0.0) end it 'cell bl68 should equal 0.0' do sheet64.bl68.should be_within(1.0e-08).of(0.0) end it 'cell ab70 should equal -9.677803702012476' do sheet64.ab70.should be_within(0.9677803702012476).of(-9.677803702012476) end it 'cell g71 should equal 0.0' do sheet64.g71.should be_within(1.0e-08).of(0.0) end it 'cell h71 should equal 0.0' do sheet64.h71.should be_within(1.0e-08).of(0.0) end it 'cell i71 should equal 0.0' do sheet64.i71.should be_within(1.0e-08).of(0.0) end it 'cell j71 should equal 0.0' do sheet64.j71.should be_within(1.0e-08).of(0.0) end it 'cell k71 should equal 0.0' do sheet64.k71.should be_within(1.0e-08).of(0.0) end it 'cell l71 should equal 0.0' do sheet64.l71.should be_within(1.0e-08).of(0.0) end it 'cell m71 should equal 0.0' do sheet64.m71.should be_within(1.0e-08).of(0.0) end it 'cell n71 should equal 0.0' do sheet64.n71.should be_within(1.0e-08).of(0.0) end it 'cell o71 should equal 0.0' do sheet64.o71.should be_within(1.0e-08).of(0.0) end it 'cell p71 should equal 0.0' do sheet64.p71.should be_within(1.0e-08).of(0.0) end it 'cell q71 should equal 0.0' do sheet64.q71.should be_within(1.0e-08).of(0.0) end it 'cell s71 should equal 0.0' do sheet64.s71.should be_within(1.0e-08).of(0.0) end it 'cell t71 should equal -1.3825433860017822' do sheet64.t71.should be_within(0.13825433860017822).of(-1.3825433860017822) end it 'cell u71 should equal 0.0' do sheet64.u71.should be_within(1.0e-08).of(0.0) end it 'cell v71 should equal 0.0' do sheet64.v71.should be_within(1.0e-08).of(0.0) end it 'cell w71 should equal 0.0' do sheet64.w71.should be_within(1.0e-08).of(0.0) end it 'cell x71 should equal 0.0' do sheet64.x71.should be_within(1.0e-08).of(0.0) end it 'cell y71 should equal 0.0' do sheet64.y71.should be_within(1.0e-08).of(0.0) end it 'cell z71 should equal 0.0' do sheet64.z71.should be_within(1.0e-08).of(0.0) end it 'cell aa71 should equal 0.0' do sheet64.aa71.should be_within(1.0e-08).of(0.0) end it 'cell ab71 should equal 9.677803702012476' do sheet64.ab71.should be_within(0.9677803702012476).of(9.677803702012476) end it 'cell ac71 should equal 0.0' do sheet64.ac71.should be_within(1.0e-08).of(0.0) end it 'cell ad71 should equal 0.0' do sheet64.ad71.should be_within(1.0e-08).of(0.0) end it 'cell ae71 should equal 0.0' do sheet64.ae71.should be_within(1.0e-08).of(0.0) end it 'cell af71 should equal 0.0' do sheet64.af71.should be_within(1.0e-08).of(0.0) end it 'cell ag71 should equal 0.0' do sheet64.ag71.should be_within(1.0e-08).of(0.0) end it 'cell ah71 should equal 0.0' do sheet64.ah71.should be_within(1.0e-08).of(0.0) end it 'cell ai71 should equal 0.0' do sheet64.ai71.should be_within(1.0e-08).of(0.0) end it 'cell aj71 should equal 0.0' do sheet64.aj71.should be_within(1.0e-08).of(0.0) end it 'cell ak71 should equal 8.295260316010694' do sheet64.ak71.should be_within(0.8295260316010694).of(8.295260316010694) end it 'cell am71 should equal 0.0' do sheet64.am71.should be_within(1.0e-08).of(0.0) end it 'cell an71 should equal 0.0' do sheet64.an71.should be_within(1.0e-08).of(0.0) end it 'cell ao71 should equal 0.0' do sheet64.ao71.should be_within(1.0e-08).of(0.0) end it 'cell ap71 should equal 0.0' do sheet64.ap71.should be_within(1.0e-08).of(0.0) end it 'cell aq71 should equal 0.0' do sheet64.aq71.should be_within(1.0e-08).of(0.0) end it 'cell ar71 should equal 0.0' do sheet64.ar71.should be_within(1.0e-08).of(0.0) end it 'cell as71 should equal 0.0' do sheet64.as71.should be_within(1.0e-08).of(0.0) end it 'cell at71 should equal 0.0' do sheet64.at71.should be_within(1.0e-08).of(0.0) end it 'cell au71 should equal 0.0' do sheet64.au71.should be_within(1.0e-08).of(0.0) end it 'cell av71 should equal 0.0' do sheet64.av71.should be_within(1.0e-08).of(0.0) end it 'cell aw71 should equal 0.0' do sheet64.aw71.should be_within(1.0e-08).of(0.0) end it 'cell ax71 should equal 0.0' do sheet64.ax71.should be_within(1.0e-08).of(0.0) end it 'cell ay71 should equal 0.0' do sheet64.ay71.should be_within(1.0e-08).of(0.0) end it 'cell az71 should equal 0.0' do sheet64.az71.should be_within(1.0e-08).of(0.0) end it 'cell ba71 should equal 0.0' do sheet64.ba71.should be_within(1.0e-08).of(0.0) end it 'cell bb71 should equal 0.0' do sheet64.bb71.should be_within(1.0e-08).of(0.0) end it 'cell bc71 should equal 0.0' do sheet64.bc71.should be_within(1.0e-08).of(0.0) end it 'cell bd71 should equal 0.0' do sheet64.bd71.should be_within(1.0e-08).of(0.0) end it 'cell be71 should equal 0.0' do sheet64.be71.should be_within(1.0e-08).of(0.0) end it 'cell bf71 should equal 0.0' do sheet64.bf71.should be_within(1.0e-08).of(0.0) end it 'cell bh71 should equal -8.295260316010694' do sheet64.bh71.should be_within(0.8295260316010694).of(-8.295260316010694) end it 'cell bi71 should equal 0.0' do sheet64.bi71.should be_within(1.0e-08).of(0.0) end it 'cell bj71 should equal -8.295260316010694' do sheet64.bj71.should be_within(0.8295260316010694).of(-8.295260316010694) end it 'cell bl71 should equal 0.0' do sheet64.bl71.should be_within(1.0e-08).of(0.0) end it 'cell g72 should equal 0.0' do sheet64.g72.should be_within(1.0e-08).of(0.0) end it 'cell h72 should equal 0.0' do sheet64.h72.should be_within(1.0e-08).of(0.0) end it 'cell i72 should equal 0.0' do sheet64.i72.should be_within(1.0e-08).of(0.0) end it 'cell j72 should equal 0.0' do sheet64.j72.should be_within(1.0e-08).of(0.0) end it 'cell k72 should equal 0.0' do sheet64.k72.should be_within(1.0e-08).of(0.0) end it 'cell l72 should equal 0.0' do sheet64.l72.should be_within(1.0e-08).of(0.0) end it 'cell m72 should equal 0.0' do sheet64.m72.should be_within(1.0e-08).of(0.0) end it 'cell n72 should equal 0.0' do sheet64.n72.should be_within(1.0e-08).of(0.0) end it 'cell o72 should equal 0.0' do sheet64.o72.should be_within(1.0e-08).of(0.0) end it 'cell p72 should equal 0.0' do sheet64.p72.should be_within(1.0e-08).of(0.0) end it 'cell q72 should equal 0.0' do sheet64.q72.should be_within(1.0e-08).of(0.0) end it 'cell s72 should equal 0.0' do sheet64.s72.should be_within(1.0e-08).of(0.0) end it 'cell t72 should equal -1.3825433860017822' do sheet64.t72.should be_within(0.13825433860017822).of(-1.3825433860017822) end it 'cell u72 should equal 0.0' do sheet64.u72.should be_within(1.0e-08).of(0.0) end it 'cell v72 should equal 0.0' do sheet64.v72.should be_within(1.0e-08).of(0.0) end it 'cell w72 should equal 0.0' do sheet64.w72.should be_within(1.0e-08).of(0.0) end it 'cell x72 should equal 0.0' do sheet64.x72.should be_within(1.0e-08).of(0.0) end it 'cell y72 should equal 0.0' do sheet64.y72.should be_within(1.0e-08).of(0.0) end it 'cell z72 should equal 0.0' do sheet64.z72.should be_within(1.0e-08).of(0.0) end it 'cell aa72 should equal 0.0' do sheet64.aa72.should be_within(1.0e-08).of(0.0) end it 'cell ab72 should equal 9.677803702012476' do sheet64.ab72.should be_within(0.9677803702012476).of(9.677803702012476) end it 'cell ac72 should equal 0.0' do sheet64.ac72.should be_within(1.0e-08).of(0.0) end it 'cell ad72 should equal 0.0' do sheet64.ad72.should be_within(1.0e-08).of(0.0) end it 'cell ae72 should equal 0.0' do sheet64.ae72.should be_within(1.0e-08).of(0.0) end it 'cell af72 should equal 0.0' do sheet64.af72.should be_within(1.0e-08).of(0.0) end it 'cell ag72 should equal 0.0' do sheet64.ag72.should be_within(1.0e-08).of(0.0) end it 'cell ah72 should equal 0.0' do sheet64.ah72.should be_within(1.0e-08).of(0.0) end it 'cell ai72 should equal 0.0' do sheet64.ai72.should be_within(1.0e-08).of(0.0) end it 'cell aj72 should equal 0.0' do sheet64.aj72.should be_within(1.0e-08).of(0.0) end it 'cell ak72 should equal 8.295260316010694' do sheet64.ak72.should be_within(0.8295260316010694).of(8.295260316010694) end it 'cell am72 should equal 0.0' do sheet64.am72.should be_within(1.0e-08).of(0.0) end it 'cell an72 should equal 0.0' do sheet64.an72.should be_within(1.0e-08).of(0.0) end it 'cell ao72 should equal 0.0' do sheet64.ao72.should be_within(1.0e-08).of(0.0) end it 'cell ap72 should equal 0.0' do sheet64.ap72.should be_within(1.0e-08).of(0.0) end it 'cell aq72 should equal 0.0' do sheet64.aq72.should be_within(1.0e-08).of(0.0) end it 'cell ar72 should equal 0.0' do sheet64.ar72.should be_within(1.0e-08).of(0.0) end it 'cell as72 should equal 0.0' do sheet64.as72.should be_within(1.0e-08).of(0.0) end it 'cell at72 should equal 0.0' do sheet64.at72.should be_within(1.0e-08).of(0.0) end it 'cell au72 should equal 0.0' do sheet64.au72.should be_within(1.0e-08).of(0.0) end it 'cell av72 should equal 0.0' do sheet64.av72.should be_within(1.0e-08).of(0.0) end it 'cell aw72 should equal 0.0' do sheet64.aw72.should be_within(1.0e-08).of(0.0) end it 'cell ax72 should equal 0.0' do sheet64.ax72.should be_within(1.0e-08).of(0.0) end it 'cell ay72 should equal 0.0' do sheet64.ay72.should be_within(1.0e-08).of(0.0) end it 'cell az72 should equal 0.0' do sheet64.az72.should be_within(1.0e-08).of(0.0) end it 'cell ba72 should equal 0.0' do sheet64.ba72.should be_within(1.0e-08).of(0.0) end it 'cell bb72 should equal 0.0' do sheet64.bb72.should be_within(1.0e-08).of(0.0) end it 'cell bc72 should equal 0.0' do sheet64.bc72.should be_within(1.0e-08).of(0.0) end it 'cell bd72 should equal 0.0' do sheet64.bd72.should be_within(1.0e-08).of(0.0) end it 'cell be72 should equal 0.0' do sheet64.be72.should be_within(1.0e-08).of(0.0) end it 'cell bf72 should equal 0.0' do sheet64.bf72.should be_within(1.0e-08).of(0.0) end it 'cell bh72 should equal -8.295260316010694' do sheet64.bh72.should be_within(0.8295260316010694).of(-8.295260316010694) end it 'cell bi72 should equal 0.0' do sheet64.bi72.should be_within(1.0e-08).of(0.0) end it 'cell bj72 should equal -8.295260316010694' do sheet64.bj72.should be_within(0.8295260316010694).of(-8.295260316010694) end it 'cell bl72 should equal 0.0' do sheet64.bl72.should be_within(1.0e-08).of(0.0) end it 'cell s74 should equal -450.41059658387326' do sheet64.s74.should be_within(45.041059658387326).of(-450.41059658387326) end it 'cell t74 should equal -29.73668839654' do sheet64.t74.should be_within(2.973668839654).of(-29.73668839654) end it 'cell g75 should equal 0.0' do sheet64.g75.should be_within(1.0e-08).of(0.0) end it 'cell h75 should equal 0.0' do sheet64.h75.should be_within(1.0e-08).of(0.0) end it 'cell i75 should equal 0.0' do sheet64.i75.should be_within(1.0e-08).of(0.0) end it 'cell j75 should equal 0.0' do sheet64.j75.should be_within(1.0e-08).of(0.0) end it 'cell k75 should equal 0.0' do sheet64.k75.should be_within(1.0e-08).of(0.0) end it 'cell l75 should equal 0.0' do sheet64.l75.should be_within(1.0e-08).of(0.0) end it 'cell m75 should equal 0.0' do sheet64.m75.should be_within(1.0e-08).of(0.0) end it 'cell n75 should equal 0.0' do sheet64.n75.should be_within(1.0e-08).of(0.0) end it 'cell o75 should equal 0.0' do sheet64.o75.should be_within(1.0e-08).of(0.0) end it 'cell p75 should equal 0.0' do sheet64.p75.should be_within(1.0e-08).of(0.0) end it 'cell q75 should equal 0.0' do sheet64.q75.should be_within(1.0e-08).of(0.0) end it 'cell s75 should equal 0.0' do sheet64.s75.should be_within(1.0e-08).of(0.0) end it 'cell t75 should equal 0.0' do sheet64.t75.should be_within(1.0e-08).of(0.0) end it 'cell u75 should equal 0.0' do sheet64.u75.should be_within(1.0e-08).of(0.0) end it 'cell v75 should equal 0.0' do sheet64.v75.should be_within(1.0e-08).of(0.0) end it 'cell w75 should equal 0.0' do sheet64.w75.should be_within(1.0e-08).of(0.0) end it 'cell x75 should equal 0.0' do sheet64.x75.should be_within(1.0e-08).of(0.0) end it 'cell y75 should equal 0.0' do sheet64.y75.should be_within(1.0e-08).of(0.0) end it 'cell z75 should equal 0.0' do sheet64.z75.should be_within(1.0e-08).of(0.0) end it 'cell aa75 should equal 0.0' do sheet64.aa75.should be_within(1.0e-08).of(0.0) end it 'cell ab75 should equal 0.0' do sheet64.ab75.should be_within(1.0e-08).of(0.0) end it 'cell ac75 should equal 0.0' do sheet64.ac75.should be_within(1.0e-08).of(0.0) end it 'cell ad75 should equal 0.0' do sheet64.ad75.should be_within(1.0e-08).of(0.0) end it 'cell ae75 should equal 0.0' do sheet64.ae75.should be_within(1.0e-08).of(0.0) end it 'cell af75 should equal 0.0' do sheet64.af75.should be_within(1.0e-08).of(0.0) end it 'cell ag75 should equal 0.0' do sheet64.ag75.should be_within(1.0e-08).of(0.0) end it 'cell ah75 should equal 0.0' do sheet64.ah75.should be_within(1.0e-08).of(0.0) end it 'cell ai75 should equal 0.0' do sheet64.ai75.should be_within(1.0e-08).of(0.0) end it 'cell aj75 should equal 0.0' do sheet64.aj75.should be_within(1.0e-08).of(0.0) end it 'cell ak75 should equal 0.0' do sheet64.ak75.should be_within(1.0e-08).of(0.0) end it 'cell am75 should equal 0.0' do sheet64.am75.should be_within(1.0e-08).of(0.0) end it 'cell an75 should equal 0.0' do sheet64.an75.should be_within(1.0e-08).of(0.0) end it 'cell ao75 should equal 0.0' do sheet64.ao75.should be_within(1.0e-08).of(0.0) end it 'cell ap75 should equal 0.0' do sheet64.ap75.should be_within(1.0e-08).of(0.0) end it 'cell aq75 should equal 0.0' do sheet64.aq75.should be_within(1.0e-08).of(0.0) end it 'cell ar75 should equal 0.0' do sheet64.ar75.should be_within(1.0e-08).of(0.0) end it 'cell as75 should equal 0.0' do sheet64.as75.should be_within(1.0e-08).of(0.0) end it 'cell at75 should equal 0.0' do sheet64.at75.should be_within(1.0e-08).of(0.0) end it 'cell au75 should equal 0.0' do sheet64.au75.should be_within(1.0e-08).of(0.0) end it 'cell av75 should equal 0.0' do sheet64.av75.should be_within(1.0e-08).of(0.0) end it 'cell aw75 should equal 0.0' do sheet64.aw75.should be_within(1.0e-08).of(0.0) end it 'cell ax75 should equal 0.0' do sheet64.ax75.should be_within(1.0e-08).of(0.0) end it 'cell ay75 should equal 0.0' do sheet64.ay75.should be_within(1.0e-08).of(0.0) end it 'cell az75 should equal 0.0' do sheet64.az75.should be_within(1.0e-08).of(0.0) end it 'cell ba75 should equal 0.0' do sheet64.ba75.should be_within(1.0e-08).of(0.0) end it 'cell bb75 should equal 0.0' do sheet64.bb75.should be_within(1.0e-08).of(0.0) end it 'cell bc75 should equal 0.0' do sheet64.bc75.should be_within(1.0e-08).of(0.0) end it 'cell bd75 should equal 0.0' do sheet64.bd75.should be_within(1.0e-08).of(0.0) end it 'cell be75 should equal 0.0' do sheet64.be75.should be_within(1.0e-08).of(0.0) end it 'cell bf75 should equal 0.0' do sheet64.bf75.should be_within(1.0e-08).of(0.0) end it 'cell bh75 should equal 0.0' do sheet64.bh75.should be_within(1.0e-08).of(0.0) end it 'cell bi75 should equal 0.0' do sheet64.bi75.should be_within(1.0e-08).of(0.0) end it 'cell bj75 should equal 0.0' do sheet64.bj75.should be_within(1.0e-08).of(0.0) end it 'cell bl75 should equal 0.0' do sheet64.bl75.should be_within(1.0e-08).of(0.0) end it 'cell g76 should equal 0.0' do sheet64.g76.should be_within(1.0e-08).of(0.0) end it 'cell h76 should equal 0.0' do sheet64.h76.should be_within(1.0e-08).of(0.0) end it 'cell i76 should equal 0.0' do sheet64.i76.should be_within(1.0e-08).of(0.0) end it 'cell j76 should equal 0.0' do sheet64.j76.should be_within(1.0e-08).of(0.0) end it 'cell k76 should equal 0.0' do sheet64.k76.should be_within(1.0e-08).of(0.0) end it 'cell l76 should equal 0.0' do sheet64.l76.should be_within(1.0e-08).of(0.0) end it 'cell m76 should equal 0.0' do sheet64.m76.should be_within(1.0e-08).of(0.0) end it 'cell n76 should equal 0.0' do sheet64.n76.should be_within(1.0e-08).of(0.0) end it 'cell o76 should equal 0.0' do sheet64.o76.should be_within(1.0e-08).of(0.0) end it 'cell p76 should equal 0.0' do sheet64.p76.should be_within(1.0e-08).of(0.0) end it 'cell q76 should equal 0.0' do sheet64.q76.should be_within(1.0e-08).of(0.0) end it 'cell s76 should equal 0.0' do sheet64.s76.should be_within(1.0e-08).of(0.0) end it 'cell t76 should equal 0.0' do sheet64.t76.should be_within(1.0e-08).of(0.0) end it 'cell u76 should equal 0.0' do sheet64.u76.should be_within(1.0e-08).of(0.0) end it 'cell v76 should equal 0.0' do sheet64.v76.should be_within(1.0e-08).of(0.0) end it 'cell w76 should equal 0.0' do sheet64.w76.should be_within(1.0e-08).of(0.0) end it 'cell x76 should equal 0.0' do sheet64.x76.should be_within(1.0e-08).of(0.0) end it 'cell y76 should equal 0.0' do sheet64.y76.should be_within(1.0e-08).of(0.0) end it 'cell z76 should equal 0.0' do sheet64.z76.should be_within(1.0e-08).of(0.0) end it 'cell aa76 should equal 0.0' do sheet64.aa76.should be_within(1.0e-08).of(0.0) end it 'cell ab76 should equal 0.0' do sheet64.ab76.should be_within(1.0e-08).of(0.0) end it 'cell ac76 should equal 0.0' do sheet64.ac76.should be_within(1.0e-08).of(0.0) end it 'cell ad76 should equal 0.0' do sheet64.ad76.should be_within(1.0e-08).of(0.0) end it 'cell ae76 should equal 0.0' do sheet64.ae76.should be_within(1.0e-08).of(0.0) end it 'cell af76 should equal 0.0' do sheet64.af76.should be_within(1.0e-08).of(0.0) end it 'cell ag76 should equal 0.0' do sheet64.ag76.should be_within(1.0e-08).of(0.0) end it 'cell ah76 should equal 0.0' do sheet64.ah76.should be_within(1.0e-08).of(0.0) end it 'cell ai76 should equal 0.0' do sheet64.ai76.should be_within(1.0e-08).of(0.0) end it 'cell aj76 should equal 0.0' do sheet64.aj76.should be_within(1.0e-08).of(0.0) end it 'cell ak76 should equal 0.0' do sheet64.ak76.should be_within(1.0e-08).of(0.0) end it 'cell am76 should equal 0.0' do sheet64.am76.should be_within(1.0e-08).of(0.0) end it 'cell an76 should equal 0.0' do sheet64.an76.should be_within(1.0e-08).of(0.0) end it 'cell ao76 should equal 0.0' do sheet64.ao76.should be_within(1.0e-08).of(0.0) end it 'cell ap76 should equal 0.0' do sheet64.ap76.should be_within(1.0e-08).of(0.0) end it 'cell aq76 should equal 0.0' do sheet64.aq76.should be_within(1.0e-08).of(0.0) end it 'cell ar76 should equal 0.0' do sheet64.ar76.should be_within(1.0e-08).of(0.0) end it 'cell as76 should equal 0.0' do sheet64.as76.should be_within(1.0e-08).of(0.0) end it 'cell at76 should equal 0.0' do sheet64.at76.should be_within(1.0e-08).of(0.0) end it 'cell au76 should equal 0.0' do sheet64.au76.should be_within(1.0e-08).of(0.0) end it 'cell av76 should equal 0.0' do sheet64.av76.should be_within(1.0e-08).of(0.0) end it 'cell aw76 should equal 0.0' do sheet64.aw76.should be_within(1.0e-08).of(0.0) end it 'cell ax76 should equal 0.0' do sheet64.ax76.should be_within(1.0e-08).of(0.0) end it 'cell ay76 should equal 0.0' do sheet64.ay76.should be_within(1.0e-08).of(0.0) end it 'cell az76 should equal 0.0' do sheet64.az76.should be_within(1.0e-08).of(0.0) end it 'cell ba76 should equal 0.0' do sheet64.ba76.should be_within(1.0e-08).of(0.0) end it 'cell bb76 should equal 0.0' do sheet64.bb76.should be_within(1.0e-08).of(0.0) end it 'cell bc76 should equal 0.0' do sheet64.bc76.should be_within(1.0e-08).of(0.0) end it 'cell bd76 should equal 0.0' do sheet64.bd76.should be_within(1.0e-08).of(0.0) end it 'cell be76 should equal 0.0' do sheet64.be76.should be_within(1.0e-08).of(0.0) end it 'cell bf76 should equal 0.0' do sheet64.bf76.should be_within(1.0e-08).of(0.0) end it 'cell bh76 should equal 0.0' do sheet64.bh76.should be_within(1.0e-08).of(0.0) end it 'cell bi76 should equal 0.0' do sheet64.bi76.should be_within(1.0e-08).of(0.0) end it 'cell bj76 should equal 0.0' do sheet64.bj76.should be_within(1.0e-08).of(0.0) end it 'cell bl76 should equal 0.0' do sheet64.bl76.should be_within(1.0e-08).of(0.0) end it 'cell s78 should equal -450.41059658387326' do sheet64.s78.should be_within(45.041059658387326).of(-450.41059658387326) end it 'cell t78 should equal -29.73668839654' do sheet64.t78.should be_within(2.973668839654).of(-29.73668839654) end it 'cell g79 should equal 0.0' do sheet64.g79.should be_within(1.0e-08).of(0.0) end it 'cell h79 should equal 0.0' do sheet64.h79.should be_within(1.0e-08).of(0.0) end it 'cell i79 should equal 0.0' do sheet64.i79.should be_within(1.0e-08).of(0.0) end it 'cell j79 should equal 0.0' do sheet64.j79.should be_within(1.0e-08).of(0.0) end it 'cell k79 should equal 0.0' do sheet64.k79.should be_within(1.0e-08).of(0.0) end it 'cell l79 should equal 0.0' do sheet64.l79.should be_within(1.0e-08).of(0.0) end it 'cell m79 should equal 0.0' do sheet64.m79.should be_within(1.0e-08).of(0.0) end it 'cell n79 should equal 0.0' do sheet64.n79.should be_within(1.0e-08).of(0.0) end it 'cell o79 should equal 0.0' do sheet64.o79.should be_within(1.0e-08).of(0.0) end it 'cell p79 should equal 0.0' do sheet64.p79.should be_within(1.0e-08).of(0.0) end it 'cell q79 should equal 0.0' do sheet64.q79.should be_within(1.0e-08).of(0.0) end it 'cell s79 should equal 0.0' do sheet64.s79.should be_within(1.0e-08).of(0.0) end it 'cell t79 should equal 11.03880465' do sheet64.t79.should be_within(1.103880465).of(11.03880465) end it 'cell u79 should equal -18.627750000000002' do sheet64.u79.should be_within(1.8627750000000003).of(-18.627750000000002) end it 'cell v79 should equal 0.0' do sheet64.v79.should be_within(1.0e-08).of(0.0) end it 'cell w79 should equal -5.158453846153846' do sheet64.w79.should be_within(0.5158453846153847).of(-5.158453846153846) end it 'cell x79 should equal 0.0' do sheet64.x79.should be_within(1.0e-08).of(0.0) end it 'cell y79 should equal 0.0' do sheet64.y79.should be_within(1.0e-08).of(0.0) end it 'cell z79 should equal 0.0' do sheet64.z79.should be_within(1.0e-08).of(0.0) end it 'cell aa79 should equal 0.0' do sheet64.aa79.should be_within(1.0e-08).of(0.0) end it 'cell ab79 should equal 0.0' do sheet64.ab79.should be_within(1.0e-08).of(0.0) end it 'cell ac79 should equal 0.0' do sheet64.ac79.should be_within(1.0e-08).of(0.0) end it 'cell ad79 should equal 0.0' do sheet64.ad79.should be_within(1.0e-08).of(0.0) end it 'cell ae79 should equal 0.0' do sheet64.ae79.should be_within(1.0e-08).of(0.0) end it 'cell af79 should equal 0.0' do sheet64.af79.should be_within(1.0e-08).of(0.0) end it 'cell ag79 should equal 0.0' do sheet64.ag79.should be_within(1.0e-08).of(0.0) end it 'cell ah79 should equal 0.0' do sheet64.ah79.should be_within(1.0e-08).of(0.0) end it 'cell ai79 should equal 0.0' do sheet64.ai79.should be_within(1.0e-08).of(0.0) end it 'cell aj79 should equal 0.0' do sheet64.aj79.should be_within(1.0e-08).of(0.0) end it 'cell ak79 should equal -12.74739919615385' do sheet64.ak79.should be_within(1.274739919615385).of(-12.74739919615385) end it 'cell am79 should equal 0.0' do sheet64.am79.should be_within(1.0e-08).of(0.0) end it 'cell an79 should equal 0.0' do sheet64.an79.should be_within(1.0e-08).of(0.0) end it 'cell ao79 should equal 0.0' do sheet64.ao79.should be_within(1.0e-08).of(0.0) end it 'cell ap79 should equal 0.0' do sheet64.ap79.should be_within(1.0e-08).of(0.0) end it 'cell aq79 should equal 0.0' do sheet64.aq79.should be_within(1.0e-08).of(0.0) end it 'cell ar79 should equal 0.0' do sheet64.ar79.should be_within(1.0e-08).of(0.0) end it 'cell as79 should equal 0.0' do sheet64.as79.should be_within(1.0e-08).of(0.0) end it 'cell at79 should equal 0.0' do sheet64.at79.should be_within(1.0e-08).of(0.0) end it 'cell au79 should equal 0.0' do sheet64.au79.should be_within(1.0e-08).of(0.0) end it 'cell av79 should equal 0.0' do sheet64.av79.should be_within(1.0e-08).of(0.0) end it 'cell aw79 should equal 0.0' do sheet64.aw79.should be_within(1.0e-08).of(0.0) end it 'cell ax79 should equal 0.0' do sheet64.ax79.should be_within(1.0e-08).of(0.0) end it 'cell ay79 should equal 0.0' do sheet64.ay79.should be_within(1.0e-08).of(0.0) end it 'cell az79 should equal 0.0' do sheet64.az79.should be_within(1.0e-08).of(0.0) end it 'cell ba79 should equal 0.0' do sheet64.ba79.should be_within(1.0e-08).of(0.0) end it 'cell bb79 should equal 0.0' do sheet64.bb79.should be_within(1.0e-08).of(0.0) end it 'cell bc79 should equal 0.0' do sheet64.bc79.should be_within(1.0e-08).of(0.0) end it 'cell bd79 should equal 0.0' do sheet64.bd79.should be_within(1.0e-08).of(0.0) end it 'cell be79 should equal 0.0' do sheet64.be79.should be_within(1.0e-08).of(0.0) end it 'cell bf79 should equal 0.0' do sheet64.bf79.should be_within(1.0e-08).of(0.0) end it 'cell bh79 should equal 11.119333846153847' do sheet64.bh79.should be_within(1.1119333846153847).of(11.119333846153847) end it 'cell bi79 should equal 1.6280653500000004' do sheet64.bi79.should be_within(0.16280653500000006).of(1.6280653500000004) end it 'cell bj79 should equal 12.747399196153847' do sheet64.bj79.should be_within(1.2747399196153848).of(12.747399196153847) end it 'cell bl79 should equal 0.0' do sheet64.bl79.should be_within(1.0e-08).of(0.0) end it 'cell bo79 should equal 6.686502507692308' do sheet64.bo79.should be_within(0.6686502507692308).of(6.686502507692308) end it 'cell bp79 should equal 0.018756820795605148' do sheet64.bp79.should be_within(0.001875682079560515).of(0.018756820795605148) end it 'cell bq79 should equal 0.05287067057083163' do sheet64.bq79.should be_within(0.005287067057083163).of(0.05287067057083163) end it 'cell br79 should equal 0.0' do sheet64.br79.should be_within(1.0e-08).of(0.0) end it 'cell bs79 should equal 0.0' do sheet64.bs79.should be_within(1.0e-08).of(0.0) end it 'cell bt79 should equal 0.0' do sheet64.bt79.should be_within(1.0e-08).of(0.0) end it 'cell bu79 should equal 0.0' do sheet64.bu79.should be_within(1.0e-08).of(0.0) end it 'cell bv79 should equal 0.0' do sheet64.bv79.should be_within(1.0e-08).of(0.0) end it 'cell bw79 should equal 0.0' do sheet64.bw79.should be_within(1.0e-08).of(0.0) end it 'cell bx79 should equal 0.0' do sheet64.bx79.should be_within(1.0e-08).of(0.0) end it 'cell by79 should equal 0.0' do sheet64.by79.should be_within(1.0e-08).of(0.0) end it 'cell bz79 should equal 0.0' do sheet64.bz79.should be_within(1.0e-08).of(0.0) end it 'cell ca79 should equal 0.0' do sheet64.ca79.should be_within(1.0e-08).of(0.0) end it 'cell cb79 should equal 0.0' do sheet64.cb79.should be_within(1.0e-08).of(0.0) end it 'cell cc79 should equal 0.0' do sheet64.cc79.should be_within(1.0e-08).of(0.0) end it 'cell cd79 should equal 0.0' do sheet64.cd79.should be_within(1.0e-08).of(0.0) end it 'cell ce79 should equal 0.0' do sheet64.ce79.should be_within(1.0e-08).of(0.0) end it 'cell cf79 should equal 0.0' do sheet64.cf79.should be_within(1.0e-08).of(0.0) end it 'cell cg79 should equal 0.0' do sheet64.cg79.should be_within(1.0e-08).of(0.0) end it 'cell ch79 should equal 0.0' do sheet64.ch79.should be_within(1.0e-08).of(0.0) end it 'cell ci79 should equal 0.0' do sheet64.ci79.should be_within(1.0e-08).of(0.0) end it 'cell cj79 should equal 0.0' do sheet64.cj79.should be_within(1.0e-08).of(0.0) end it 'cell ck79 should equal 0.0' do sheet64.ck79.should be_within(1.0e-08).of(0.0) end it 'cell cl79 should equal 0.0' do sheet64.cl79.should be_within(1.0e-08).of(0.0) end it 'cell cm79 should equal 0.0' do sheet64.cm79.should be_within(1.0e-08).of(0.0) end it 'cell cn79 should equal 0.0' do sheet64.cn79.should be_within(1.0e-08).of(0.0) end it 'cell co79 should equal 0.0' do sheet64.co79.should be_within(1.0e-08).of(0.0) end it 'cell cp79 should equal 0.0' do sheet64.cp79.should be_within(1.0e-08).of(0.0) end it 'cell cq79 should equal 0.0' do sheet64.cq79.should be_within(1.0e-08).of(0.0) end it 'cell cr79 should equal 0.0' do sheet64.cr79.should be_within(1.0e-08).of(0.0) end it 'cell cs79 should equal 0.0' do sheet64.cs79.should be_within(1.0e-08).of(0.0) end it 'cell ct79 should equal 0.0' do sheet64.ct79.should be_within(1.0e-08).of(0.0) end it 'cell cu79 should equal 0.0' do sheet64.cu79.should be_within(1.0e-08).of(0.0) end it 'cell cv79 should equal 0.0' do sheet64.cv79.should be_within(1.0e-08).of(0.0) end it 'cell cw79 should equal 0.0' do sheet64.cw79.should be_within(1.0e-08).of(0.0) end it 'cell cx79 should equal 0.0' do sheet64.cx79.should be_within(1.0e-08).of(0.0) end it 'cell cy79 should equal 0.0' do sheet64.cy79.should be_within(1.0e-08).of(0.0) end it 'cell cz79 should equal 0.0' do sheet64.cz79.should be_within(1.0e-08).of(0.0) end it 'cell da79 should equal 0.0' do sheet64.da79.should be_within(1.0e-08).of(0.0) end it 'cell db79 should equal 0.0' do sheet64.db79.should be_within(1.0e-08).of(0.0) end it 'cell dc79 should equal -6.017852256923077' do sheet64.dc79.should be_within(0.6017852256923077).of(-6.017852256923077) end it 'cell dd79 should equal 0.0' do sheet64.dd79.should be_within(1.0e-08).of(0.0) end it 'cell de79 should equal 0.0' do sheet64.de79.should be_within(1.0e-08).of(0.0) end it 'cell df79 should equal 0.0' do sheet64.df79.should be_within(1.0e-08).of(0.0) end it 'cell dh79 should equal 0.7402777421356674' do sheet64.dh79.should be_within(0.07402777421356675).of(0.7402777421356674) end it 'cell s80 should equal -450.41059658387326' do sheet64.s80.should be_within(45.041059658387326).of(-450.41059658387326) end it 'cell t80 should equal -18.69788374654' do sheet64.t80.should be_within(1.869788374654).of(-18.69788374654) end it 'cell g81 should equal 0.0' do sheet64.g81.should be_within(1.0e-08).of(0.0) end it 'cell h81 should equal 0.0' do sheet64.h81.should be_within(1.0e-08).of(0.0) end it 'cell i81 should equal 0.0' do sheet64.i81.should be_within(1.0e-08).of(0.0) end it 'cell j81 should equal 0.0' do sheet64.j81.should be_within(1.0e-08).of(0.0) end it 'cell k81 should equal 0.0' do sheet64.k81.should be_within(1.0e-08).of(0.0) end it 'cell l81 should equal 0.0' do sheet64.l81.should be_within(1.0e-08).of(0.0) end it 'cell m81 should equal 0.0' do sheet64.m81.should be_within(1.0e-08).of(0.0) end it 'cell n81 should equal 0.0' do sheet64.n81.should be_within(1.0e-08).of(0.0) end it 'cell o81 should equal 0.0' do sheet64.o81.should be_within(1.0e-08).of(0.0) end it 'cell p81 should equal 0.0' do sheet64.p81.should be_within(1.0e-08).of(0.0) end it 'cell q81 should equal 0.0' do sheet64.q81.should be_within(1.0e-08).of(0.0) end it 'cell s81 should equal 0.0' do sheet64.s81.should be_within(1.0e-08).of(0.0) end it 'cell t81 should equal 469.1084803304133' do sheet64.t81.should be_within(46.91084803304133).of(469.1084803304133) end it 'cell u81 should equal -14.200920000000002' do sheet64.u81.should be_within(1.4200920000000004).of(-14.200920000000002) end it 'cell v81 should equal 0.0' do sheet64.v81.should be_within(1.0e-08).of(0.0) end it 'cell w81 should equal -947.3246742740431' do sheet64.w81.should be_within(94.73246742740432).of(-947.3246742740431) end it 'cell x81 should equal 0.0' do sheet64.x81.should be_within(1.0e-08).of(0.0) end it 'cell y81 should equal 0.0' do sheet64.y81.should be_within(1.0e-08).of(0.0) end it 'cell z81 should equal 0.0' do sheet64.z81.should be_within(1.0e-08).of(0.0) end it 'cell aa81 should equal 0.0' do sheet64.aa81.should be_within(1.0e-08).of(0.0) end it 'cell ab81 should equal 0.0' do sheet64.ab81.should be_within(1.0e-08).of(0.0) end it 'cell ac81 should equal 0.0' do sheet64.ac81.should be_within(1.0e-08).of(0.0) end it 'cell ad81 should equal 0.0' do sheet64.ad81.should be_within(1.0e-08).of(0.0) end it 'cell ae81 should equal 0.0' do sheet64.ae81.should be_within(1.0e-08).of(0.0) end it 'cell af81 should equal 0.0' do sheet64.af81.should be_within(1.0e-08).of(0.0) end it 'cell ag81 should equal 0.0' do sheet64.ag81.should be_within(1.0e-08).of(0.0) end it 'cell ah81 should equal 0.0' do sheet64.ah81.should be_within(1.0e-08).of(0.0) end it 'cell ai81 should equal 0.0' do sheet64.ai81.should be_within(1.0e-08).of(0.0) end it 'cell aj81 should equal 0.0' do sheet64.aj81.should be_within(1.0e-08).of(0.0) end it 'cell ak81 should equal -492.41711394362983' do sheet64.ak81.should be_within(49.24171139436299).of(-492.41711394362983) end it 'cell am81 should equal 0.0' do sheet64.am81.should be_within(1.0e-08).of(0.0) end it 'cell an81 should equal 0.0' do sheet64.an81.should be_within(1.0e-08).of(0.0) end it 'cell ao81 should equal 0.0' do sheet64.ao81.should be_within(1.0e-08).of(0.0) end it 'cell ap81 should equal 0.0' do sheet64.ap81.should be_within(1.0e-08).of(0.0) end it 'cell aq81 should equal 0.0' do sheet64.aq81.should be_within(1.0e-08).of(0.0) end it 'cell ar81 should equal 0.0' do sheet64.ar81.should be_within(1.0e-08).of(0.0) end it 'cell as81 should equal 0.0' do sheet64.as81.should be_within(1.0e-08).of(0.0) end it 'cell at81 should equal 0.0' do sheet64.at81.should be_within(1.0e-08).of(0.0) end it 'cell au81 should equal 0.0' do sheet64.au81.should be_within(1.0e-08).of(0.0) end it 'cell av81 should equal 0.0' do sheet64.av81.should be_within(1.0e-08).of(0.0) end it 'cell aw81 should equal 0.0' do sheet64.aw81.should be_within(1.0e-08).of(0.0) end it 'cell ax81 should equal 0.0' do sheet64.ax81.should be_within(1.0e-08).of(0.0) end it 'cell ay81 should equal 0.0' do sheet64.ay81.should be_within(1.0e-08).of(0.0) end it 'cell az81 should equal 0.0' do sheet64.az81.should be_within(1.0e-08).of(0.0) end it 'cell ba81 should equal 0.0' do sheet64.ba81.should be_within(1.0e-08).of(0.0) end it 'cell bb81 should equal 0.0' do sheet64.bb81.should be_within(1.0e-08).of(0.0) end it 'cell bc81 should equal 0.0' do sheet64.bc81.should be_within(1.0e-08).of(0.0) end it 'cell bd81 should equal 0.0' do sheet64.bd81.should be_within(1.0e-08).of(0.0) end it 'cell be81 should equal 0.0' do sheet64.be81.should be_within(1.0e-08).of(0.0) end it 'cell bf81 should equal 0.0' do sheet64.bf81.should be_within(1.0e-08).of(0.0) end it 'cell bh81 should equal 482.89293513702154' do sheet64.bh81.should be_within(48.289293513702155).of(482.89293513702154) end it 'cell bi81 should equal 9.524178806608266' do sheet64.bi81.should be_within(0.9524178806608266).of(9.524178806608266) end it 'cell bj81 should equal 492.41711394362983' do sheet64.bj81.should be_within(49.24171139436299).of(492.41711394362983) end it 'cell bl81 should equal 0.0' do sheet64.bl81.should be_within(1.0e-08).of(0.0) end it 'cell bo81 should equal 178.6816234264239' do sheet64.bo81.should be_within(17.86816234264239).of(178.6816234264239) end it 'cell bp81 should equal 0.36224626250793296' do sheet64.bp81.should be_within(0.0362246262507933).of(0.36224626250793296) end it 'cell bq81 should equal 0.41453996654084296' do sheet64.bq81.should be_within(0.0414539966540843).of(0.41453996654084296) end it 'cell br81 should equal 0.0' do sheet64.br81.should be_within(1.0e-08).of(0.0) end it 'cell bs81 should equal 0.0' do sheet64.bs81.should be_within(1.0e-08).of(0.0) end it 'cell bt81 should equal 0.0' do sheet64.bt81.should be_within(1.0e-08).of(0.0) end it 'cell bu81 should equal 0.0' do sheet64.bu81.should be_within(1.0e-08).of(0.0) end it 'cell bv81 should equal 0.0' do sheet64.bv81.should be_within(1.0e-08).of(0.0) end it 'cell bw81 should equal 0.0' do sheet64.bw81.should be_within(1.0e-08).of(0.0) end it 'cell bx81 should equal 0.0' do sheet64.bx81.should be_within(1.0e-08).of(0.0) end it 'cell by81 should equal 0.0' do sheet64.by81.should be_within(1.0e-08).of(0.0) end it 'cell bz81 should equal 0.0' do sheet64.bz81.should be_within(1.0e-08).of(0.0) end it 'cell ca81 should equal 0.0' do sheet64.ca81.should be_within(1.0e-08).of(0.0) end it 'cell cb81 should equal 0.0' do sheet64.cb81.should be_within(1.0e-08).of(0.0) end it 'cell cc81 should equal 0.0' do sheet64.cc81.should be_within(1.0e-08).of(0.0) end it 'cell cd81 should equal 0.0' do sheet64.cd81.should be_within(1.0e-08).of(0.0) end it 'cell ce81 should equal 0.0' do sheet64.ce81.should be_within(1.0e-08).of(0.0) end it 'cell cf81 should equal 0.0' do sheet64.cf81.should be_within(1.0e-08).of(0.0) end it 'cell cg81 should equal 0.0' do sheet64.cg81.should be_within(1.0e-08).of(0.0) end it 'cell ch81 should equal 0.0' do sheet64.ch81.should be_within(1.0e-08).of(0.0) end it 'cell ci81 should equal 0.0' do sheet64.ci81.should be_within(1.0e-08).of(0.0) end it 'cell cj81 should equal 0.0' do sheet64.cj81.should be_within(1.0e-08).of(0.0) end it 'cell ck81 should equal 0.0' do sheet64.ck81.should be_within(1.0e-08).of(0.0) end it 'cell cl81 should equal 0.0' do sheet64.cl81.should be_within(1.0e-08).of(0.0) end it 'cell cm81 should equal 0.0' do sheet64.cm81.should be_within(1.0e-08).of(0.0) end it 'cell cn81 should equal 0.0' do sheet64.cn81.should be_within(1.0e-08).of(0.0) end it 'cell co81 should equal 0.0' do sheet64.co81.should be_within(1.0e-08).of(0.0) end it 'cell cp81 should equal 0.0' do sheet64.cp81.should be_within(1.0e-08).of(0.0) end it 'cell cq81 should equal 0.0' do sheet64.cq81.should be_within(1.0e-08).of(0.0) end it 'cell cr81 should equal 0.0' do sheet64.cr81.should be_within(1.0e-08).of(0.0) end it 'cell cs81 should equal 0.0' do sheet64.cs81.should be_within(1.0e-08).of(0.0) end it 'cell ct81 should equal 0.0' do sheet64.ct81.should be_within(1.0e-08).of(0.0) end it 'cell cu81 should equal 0.0' do sheet64.cu81.should be_within(1.0e-08).of(0.0) end it 'cell cv81 should equal 0.0' do sheet64.cv81.should be_within(1.0e-08).of(0.0) end it 'cell cw81 should equal 0.0' do sheet64.cw81.should be_within(1.0e-08).of(0.0) end it 'cell cx81 should equal 0.0' do sheet64.cx81.should be_within(1.0e-08).of(0.0) end it 'cell cy81 should equal 0.0' do sheet64.cy81.should be_within(1.0e-08).of(0.0) end it 'cell cz81 should equal 0.0' do sheet64.cz81.should be_within(1.0e-08).of(0.0) end it 'cell da81 should equal 0.0' do sheet64.da81.should be_within(1.0e-08).of(0.0) end it 'cell db81 should equal 0.0' do sheet64.db81.should be_within(1.0e-08).of(0.0) end it 'cell dc81 should equal 0.0' do sheet64.dc81.should be_within(1.0e-08).of(0.0) end it 'cell dd81 should equal 0.0' do sheet64.dd81.should be_within(1.0e-08).of(0.0) end it 'cell de81 should equal 0.0' do sheet64.de81.should be_within(1.0e-08).of(0.0) end it 'cell df81 should equal 0.0' do sheet64.df81.should be_within(1.0e-08).of(0.0) end it 'cell dh81 should equal 179.45840965547268' do sheet64.dh81.should be_within(17.94584096554727).of(179.45840965547268) end it 'cell g82 should equal 0.0' do sheet64.g82.should be_within(1.0e-08).of(0.0) end it 'cell h82 should equal 0.0' do sheet64.h82.should be_within(1.0e-08).of(0.0) end it 'cell i82 should equal 0.0' do sheet64.i82.should be_within(1.0e-08).of(0.0) end it 'cell j82 should equal 0.0' do sheet64.j82.should be_within(1.0e-08).of(0.0) end it 'cell k82 should equal 0.0' do sheet64.k82.should be_within(1.0e-08).of(0.0) end it 'cell l82 should equal 0.0' do sheet64.l82.should be_within(1.0e-08).of(0.0) end it 'cell m82 should equal 0.0' do sheet64.m82.should be_within(1.0e-08).of(0.0) end it 'cell n82 should equal 0.0' do sheet64.n82.should be_within(1.0e-08).of(0.0) end it 'cell o82 should equal 0.0' do sheet64.o82.should be_within(1.0e-08).of(0.0) end it 'cell p82 should equal 0.0' do sheet64.p82.should be_within(1.0e-08).of(0.0) end it 'cell q82 should equal 0.0' do sheet64.q82.should be_within(1.0e-08).of(0.0) end it 'cell s82 should equal 0.0' do sheet64.s82.should be_within(1.0e-08).of(0.0) end it 'cell t82 should equal 480.14728498041325' do sheet64.t82.should be_within(48.01472849804133).of(480.14728498041325) end it 'cell u82 should equal -32.82867' do sheet64.u82.should be_within(3.2828670000000004).of(-32.82867) end it 'cell v82 should equal 0.0' do sheet64.v82.should be_within(1.0e-08).of(0.0) end it 'cell w82 should equal -952.483128120197' do sheet64.w82.should be_within(95.2483128120197).of(-952.483128120197) end it 'cell x82 should equal 0.0' do sheet64.x82.should be_within(1.0e-08).of(0.0) end it 'cell y82 should equal 0.0' do sheet64.y82.should be_within(1.0e-08).of(0.0) end it 'cell z82 should equal 0.0' do sheet64.z82.should be_within(1.0e-08).of(0.0) end it 'cell aa82 should equal 0.0' do sheet64.aa82.should be_within(1.0e-08).of(0.0) end it 'cell ab82 should equal 0.0' do sheet64.ab82.should be_within(1.0e-08).of(0.0) end it 'cell ac82 should equal 0.0' do sheet64.ac82.should be_within(1.0e-08).of(0.0) end it 'cell ad82 should equal 0.0' do sheet64.ad82.should be_within(1.0e-08).of(0.0) end it 'cell ae82 should equal 0.0' do sheet64.ae82.should be_within(1.0e-08).of(0.0) end it 'cell af82 should equal 0.0' do sheet64.af82.should be_within(1.0e-08).of(0.0) end it 'cell ag82 should equal 0.0' do sheet64.ag82.should be_within(1.0e-08).of(0.0) end it 'cell ah82 should equal 0.0' do sheet64.ah82.should be_within(1.0e-08).of(0.0) end it 'cell ai82 should equal 0.0' do sheet64.ai82.should be_within(1.0e-08).of(0.0) end it 'cell aj82 should equal 0.0' do sheet64.aj82.should be_within(1.0e-08).of(0.0) end it 'cell ak82 should equal -505.1645131397837' do sheet64.ak82.should be_within(50.51645131397837).of(-505.1645131397837) end it 'cell am82 should equal 0.0' do sheet64.am82.should be_within(1.0e-08).of(0.0) end it 'cell an82 should equal 0.0' do sheet64.an82.should be_within(1.0e-08).of(0.0) end it 'cell ao82 should equal 0.0' do sheet64.ao82.should be_within(1.0e-08).of(0.0) end it 'cell ap82 should equal 0.0' do sheet64.ap82.should be_within(1.0e-08).of(0.0) end it 'cell aq82 should equal 0.0' do sheet64.aq82.should be_within(1.0e-08).of(0.0) end it 'cell ar82 should equal 0.0' do sheet64.ar82.should be_within(1.0e-08).of(0.0) end it 'cell as82 should equal 0.0' do sheet64.as82.should be_within(1.0e-08).of(0.0) end it 'cell at82 should equal 0.0' do sheet64.at82.should be_within(1.0e-08).of(0.0) end it 'cell au82 should equal 0.0' do sheet64.au82.should be_within(1.0e-08).of(0.0) end it 'cell av82 should equal 0.0' do sheet64.av82.should be_within(1.0e-08).of(0.0) end it 'cell aw82 should equal 0.0' do sheet64.aw82.should be_within(1.0e-08).of(0.0) end it 'cell ax82 should equal 0.0' do sheet64.ax82.should be_within(1.0e-08).of(0.0) end it 'cell ay82 should equal 0.0' do sheet64.ay82.should be_within(1.0e-08).of(0.0) end it 'cell az82 should equal 0.0' do sheet64.az82.should be_within(1.0e-08).of(0.0) end it 'cell ba82 should equal 0.0' do sheet64.ba82.should be_within(1.0e-08).of(0.0) end it 'cell bb82 should equal 0.0' do sheet64.bb82.should be_within(1.0e-08).of(0.0) end it 'cell bc82 should equal 0.0' do sheet64.bc82.should be_within(1.0e-08).of(0.0) end it 'cell bd82 should equal 0.0' do sheet64.bd82.should be_within(1.0e-08).of(0.0) end it 'cell be82 should equal 0.0' do sheet64.be82.should be_within(1.0e-08).of(0.0) end it 'cell bf82 should equal 0.0' do sheet64.bf82.should be_within(1.0e-08).of(0.0) end it 'cell bh82 should equal 494.0122689831754' do sheet64.bh82.should be_within(49.40122689831754).of(494.0122689831754) end it 'cell bi82 should equal 11.152244156608266' do sheet64.bi82.should be_within(1.1152244156608266).of(11.152244156608266) end it 'cell bj82 should equal 505.16451313978365' do sheet64.bj82.should be_within(50.516451313978365).of(505.16451313978365) end it 'cell bl82 should equal 0.0' do sheet64.bl82.should be_within(1.0e-08).of(0.0) end it 'cell bo82 should equal 185.3681259341162' do sheet64.bo82.should be_within(18.53681259341162).of(185.3681259341162) end it 'cell bp82 should equal 0.3810030833035381' do sheet64.bp82.should be_within(0.03810030833035381).of(0.3810030833035381) end it 'cell bq82 should equal 0.4674106371116746' do sheet64.bq82.should be_within(0.04674106371116746).of(0.4674106371116746) end it 'cell br82 should equal 0.0' do sheet64.br82.should be_within(1.0e-08).of(0.0) end it 'cell bs82 should equal 0.0' do sheet64.bs82.should be_within(1.0e-08).of(0.0) end it 'cell bt82 should equal 0.0' do sheet64.bt82.should be_within(1.0e-08).of(0.0) end it 'cell bu82 should equal 0.0' do sheet64.bu82.should be_within(1.0e-08).of(0.0) end it 'cell bv82 should equal 0.0' do sheet64.bv82.should be_within(1.0e-08).of(0.0) end it 'cell bw82 should equal 0.0' do sheet64.bw82.should be_within(1.0e-08).of(0.0) end it 'cell bx82 should equal 0.0' do sheet64.bx82.should be_within(1.0e-08).of(0.0) end it 'cell by82 should equal 0.0' do sheet64.by82.should be_within(1.0e-08).of(0.0) end it 'cell bz82 should equal 0.0' do sheet64.bz82.should be_within(1.0e-08).of(0.0) end it 'cell ca82 should equal 0.0' do sheet64.ca82.should be_within(1.0e-08).of(0.0) end it 'cell cb82 should equal 0.0' do sheet64.cb82.should be_within(1.0e-08).of(0.0) end it 'cell cc82 should equal 0.0' do sheet64.cc82.should be_within(1.0e-08).of(0.0) end it 'cell cd82 should equal 0.0' do sheet64.cd82.should be_within(1.0e-08).of(0.0) end it 'cell ce82 should equal 0.0' do sheet64.ce82.should be_within(1.0e-08).of(0.0) end it 'cell cf82 should equal 0.0' do sheet64.cf82.should be_within(1.0e-08).of(0.0) end it 'cell cg82 should equal 0.0' do sheet64.cg82.should be_within(1.0e-08).of(0.0) end it 'cell ch82 should equal 0.0' do sheet64.ch82.should be_within(1.0e-08).of(0.0) end it 'cell ci82 should equal 0.0' do sheet64.ci82.should be_within(1.0e-08).of(0.0) end it 'cell cj82 should equal 0.0' do sheet64.cj82.should be_within(1.0e-08).of(0.0) end it 'cell ck82 should equal 0.0' do sheet64.ck82.should be_within(1.0e-08).of(0.0) end it 'cell cl82 should equal 0.0' do sheet64.cl82.should be_within(1.0e-08).of(0.0) end it 'cell cm82 should equal 0.0' do sheet64.cm82.should be_within(1.0e-08).of(0.0) end it 'cell cn82 should equal 0.0' do sheet64.cn82.should be_within(1.0e-08).of(0.0) end it 'cell co82 should equal 0.0' do sheet64.co82.should be_within(1.0e-08).of(0.0) end it 'cell cp82 should equal 0.0' do sheet64.cp82.should be_within(1.0e-08).of(0.0) end it 'cell cq82 should equal 0.0' do sheet64.cq82.should be_within(1.0e-08).of(0.0) end it 'cell cr82 should equal 0.0' do sheet64.cr82.should be_within(1.0e-08).of(0.0) end it 'cell cs82 should equal 0.0' do sheet64.cs82.should be_within(1.0e-08).of(0.0) end it 'cell ct82 should equal 0.0' do sheet64.ct82.should be_within(1.0e-08).of(0.0) end it 'cell cu82 should equal 0.0' do sheet64.cu82.should be_within(1.0e-08).of(0.0) end it 'cell cv82 should equal 0.0' do sheet64.cv82.should be_within(1.0e-08).of(0.0) end it 'cell cw82 should equal 0.0' do sheet64.cw82.should be_within(1.0e-08).of(0.0) end it 'cell cx82 should equal 0.0' do sheet64.cx82.should be_within(1.0e-08).of(0.0) end it 'cell cy82 should equal 0.0' do sheet64.cy82.should be_within(1.0e-08).of(0.0) end it 'cell cz82 should equal 0.0' do sheet64.cz82.should be_within(1.0e-08).of(0.0) end it 'cell da82 should equal 0.0' do sheet64.da82.should be_within(1.0e-08).of(0.0) end it 'cell db82 should equal 0.0' do sheet64.db82.should be_within(1.0e-08).of(0.0) end it 'cell dc82 should equal -6.017852256923077' do sheet64.dc82.should be_within(0.6017852256923077).of(-6.017852256923077) end it 'cell dd82 should equal 0.0' do sheet64.dd82.should be_within(1.0e-08).of(0.0) end it 'cell de82 should equal 0.0' do sheet64.de82.should be_within(1.0e-08).of(0.0) end it 'cell df82 should equal 0.0' do sheet64.df82.should be_within(1.0e-08).of(0.0) end it 'cell dh82 should equal 180.19868739760832' do sheet64.dh82.should be_within(18.019868739760835).of(180.19868739760832) end it 'cell g84 should equal 0.0' do sheet64.g84.should be_within(1.0e-08).of(0.0) end it 'cell h84 should equal 0.0' do sheet64.h84.should be_within(1.0e-08).of(0.0) end it 'cell i84 should equal 21.116479797935654' do sheet64.i84.should be_within(2.1116479797935654).of(21.116479797935654) end it 'cell j84 should equal 0.0' do sheet64.j84.should be_within(1.0e-08).of(0.0) end it 'cell k84 should equal 0.0' do sheet64.k84.should be_within(1.0e-08).of(0.0) end it 'cell l84 should equal 0.0' do sheet64.l84.should be_within(1.0e-08).of(0.0) end it 'cell m84 should equal 0.0' do sheet64.m84.should be_within(1.0e-08).of(0.0) end it 'cell n84 should equal 0.0' do sheet64.n84.should be_within(1.0e-08).of(0.0) end it 'cell o84 should equal 0.0' do sheet64.o84.should be_within(1.0e-08).of(0.0) end it 'cell p84 should equal 0.0' do sheet64.p84.should be_within(1.0e-08).of(0.0) end it 'cell q84 should equal 21.116479797935654' do sheet64.q84.should be_within(2.1116479797935654).of(21.116479797935654) end it 'cell s84 should equal -10.639929676153177' do sheet64.s84.should be_within(1.0639929676153177).of(-10.639929676153177) end it 'cell t84 should equal 484.1823049144115' do sheet64.t84.should be_within(48.41823049144115).of(484.1823049144115) end it 'cell u84 should equal -33.76877562773146' do sheet64.u84.should be_within(3.3768775627731458).of(-33.76877562773146) end it 'cell v84 should equal -44.74841978930146' do sheet64.v84.should be_within(4.474841978930146).of(-44.74841978930146) end it 'cell w84 should equal -965.256063532729' do sheet64.w84.should be_within(96.5256063532729).of(-965.256063532729) end it 'cell x84 should equal 222.4884752049042' do sheet64.x84.should be_within(22.248847520490422).of(222.4884752049042) end it 'cell y84 should equal 132.62526993906516' do sheet64.y84.should be_within(13.262526993906517).of(132.62526993906516) end it 'cell z84 should equal 101.5831683077875' do sheet64.z84.should be_within(10.158316830778752).of(101.5831683077875) end it 'cell aa84 should equal 0.0' do sheet64.aa84.should be_within(1.0e-08).of(0.0) end it 'cell ab84 should equal 9.089604333114501' do sheet64.ab84.should be_within(0.9089604333114502).of(9.089604333114501) end it 'cell ac84 should equal 0.0' do sheet64.ac84.should be_within(1.0e-08).of(0.0) end it 'cell ad84 should equal 16.13417382214553' do sheet64.ad84.should be_within(1.6134173822145532).of(16.13417382214553) end it 'cell ae84 should equal 1.5331257911990155' do sheet64.ae84.should be_within(0.15331257911990157).of(1.5331257911990155) end it 'cell af84 should equal 60.71110442899643' do sheet64.af84.should be_within(6.071110442899643).of(60.71110442899643) end it 'cell ag84 should equal 55.54577301581314' do sheet64.ag84.should be_within(5.554577301581315).of(55.54577301581314) end it 'cell ah84 should equal 18.80640588301413' do sheet64.ah84.should be_within(1.880640588301413).of(18.80640588301413) end it 'cell ai84 should equal 0.0' do sheet64.ai84.should be_within(1.0e-08).of(0.0) end it 'cell aj84 should equal 0.07298325258998734' do sheet64.aj84.should be_within(0.0072983252589987335).of(0.07298325258998734) end it 'cell ak84 should equal 48.35920026712602' do sheet64.ak84.should be_within(4.835920026712603).of(48.35920026712602) end it 'cell am84 should equal -124.39544583847987' do sheet64.am84.should be_within(12.439544583847988).of(-124.39544583847987) end it 'cell an84 should equal -132.62526993906516' do sheet64.an84.should be_within(13.262526993906517).of(-132.62526993906516) end it 'cell ao84 should equal -101.5831683077875' do sheet64.ao84.should be_within(10.158316830778752).of(-101.5831683077875) end it 'cell ap84 should equal 0.0' do sheet64.ap84.should be_within(1.0e-08).of(0.0) end it 'cell aq84 should equal 0.0' do sheet64.aq84.should be_within(1.0e-08).of(0.0) end it 'cell ar84 should equal 0.0' do sheet64.ar84.should be_within(1.0e-08).of(0.0) end it 'cell as84 should equal 0.0' do sheet64.as84.should be_within(1.0e-08).of(0.0) end it 'cell at84 should equal 0.0' do sheet64.at84.should be_within(1.0e-08).of(0.0) end it 'cell au84 should equal 0.0' do sheet64.au84.should be_within(1.0e-08).of(0.0) end it 'cell av84 should equal 0.0' do sheet64.av84.should be_within(1.0e-08).of(0.0) end it 'cell aw84 should equal 0.0' do sheet64.aw84.should be_within(1.0e-08).of(0.0) end it 'cell ax84 should equal -0.08783531999999616' do sheet64.ax84.should be_within(0.008783531999999617).of(-0.08783531999999616) end it 'cell ay84 should equal 0.0' do sheet64.ay84.should be_within(1.0e-08).of(0.0) end it 'cell az84 should equal 0.0' do sheet64.az84.should be_within(1.0e-08).of(0.0) end it 'cell ba84 should equal 0.0' do sheet64.ba84.should be_within(1.0e-08).of(0.0) end it 'cell bb84 should equal -5.329728000000001' do sheet64.bb84.should be_within(0.5329728000000001).of(-5.329728000000001) end it 'cell bc84 should equal 0.0' do sheet64.bc84.should be_within(1.0e-08).of(0.0) end it 'cell bd84 should equal -17.667299613344547' do sheet64.bd84.should be_within(1.7667299613344547).of(-17.667299613344547) end it 'cell be84 should equal -233.15631269424802' do sheet64.be84.should be_within(23.315631269424802).of(-233.15631269424802) end it 'cell bf84 should equal -614.8450597129251' do sheet64.bf84.should be_within(61.48450597129252).of(-614.8450597129251) end it 'cell bh84 should equal 485.73880885949677' do sheet64.bh84.should be_within(48.57388088594968).of(485.73880885949677) end it 'cell bi84 should equal 59.6305707883666' do sheet64.bi84.should be_within(5.96305707883666).of(59.6305707883666) end it 'cell bj84 should equal 545.3693796478634' do sheet64.bj84.should be_within(54.53693796478635).of(545.3693796478634) end it 'cell bl84 should equal 0.0' do sheet64.bl84.should be_within(1.0e-08).of(0.0) end it 'cell bo84 should equal 199.16449424898877' do sheet64.bo84.should be_within(19.91644942489888).of(199.16449424898877) end it 'cell bp84 should equal 0.4004185676064806' do sheet64.bp84.should be_within(0.04004185676064806).of(0.4004185676064806) end it 'cell bq84 should equal 0.6761634356794877' do sheet64.bq84.should be_within(0.06761634356794877).of(0.6761634356794877) end it 'cell br84 should equal 0.0' do sheet64.br84.should be_within(1.0e-08).of(0.0) end it 'cell bs84 should equal 0.6919682153732281' do sheet64.bs84.should be_within(0.0691968215373228).of(0.6919682153732281) end it 'cell bt84 should equal 2.6403129612517775' do sheet64.bt84.should be_within(0.2640312961251778).of(2.6403129612517775) end it 'cell bu84 should equal 0.0' do sheet64.bu84.should be_within(1.0e-08).of(0.0) end it 'cell bv84 should equal 0.0' do sheet64.bv84.should be_within(1.0e-08).of(0.0) end it 'cell bw84 should equal 0.0' do sheet64.bw84.should be_within(1.0e-08).of(0.0) end it 'cell bx84 should equal 0.0' do sheet64.bx84.should be_within(1.0e-08).of(0.0) end it 'cell by84 should equal 0.0' do sheet64.by84.should be_within(1.0e-08).of(0.0) end it 'cell bz84 should equal 0.0' do sheet64.bz84.should be_within(1.0e-08).of(0.0) end it 'cell ca84 should equal 0.0' do sheet64.ca84.should be_within(1.0e-08).of(0.0) end it 'cell cb84 should equal 0.0' do sheet64.cb84.should be_within(1.0e-08).of(0.0) end it 'cell cc84 should equal 0.0' do sheet64.cc84.should be_within(1.0e-08).of(0.0) end it 'cell cd84 should equal 0.0' do sheet64.cd84.should be_within(1.0e-08).of(0.0) end it 'cell ce84 should equal 0.0' do sheet64.ce84.should be_within(1.0e-08).of(0.0) end it 'cell cf84 should equal 19.156838925710908' do sheet64.cf84.should be_within(1.9156838925710908).of(19.156838925710908) end it 'cell cg84 should equal 21.417599999999993' do sheet64.cg84.should be_within(2.141759999999999).of(21.417599999999993) end it 'cell ch84 should equal 0.0' do sheet64.ch84.should be_within(1.0e-08).of(0.0) end it 'cell ci84 should equal 11.556420470689867' do sheet64.ci84.should be_within(1.1556420470689868).of(11.556420470689867) end it 'cell cj84 should equal 0.0' do sheet64.cj84.should be_within(1.0e-08).of(0.0) end it 'cell ck84 should equal 0.0' do sheet64.ck84.should be_within(1.0e-08).of(0.0) end it 'cell cl84 should equal 0.0' do sheet64.cl84.should be_within(1.0e-08).of(0.0) end it 'cell cm84 should equal 0.0' do sheet64.cm84.should be_within(1.0e-08).of(0.0) end it 'cell cn84 should equal 22.487907635672475' do sheet64.cn84.should be_within(2.2487907635672477).of(22.487907635672475) end it 'cell co84 should equal 1.5733701984796546' do sheet64.co84.should be_within(0.15733701984796547).of(1.5733701984796546) end it 'cell cp84 should equal 0.0' do sheet64.cp84.should be_within(1.0e-08).of(0.0) end it 'cell cq84 should equal 0.0' do sheet64.cq84.should be_within(1.0e-08).of(0.0) end it 'cell cr84 should equal 0.0' do sheet64.cr84.should be_within(1.0e-08).of(0.0) end it 'cell cs84 should equal 0.0' do sheet64.cs84.should be_within(1.0e-08).of(0.0) end it 'cell ct84 should equal 0.0' do sheet64.ct84.should be_within(1.0e-08).of(0.0) end it 'cell cu84 should equal 0.0' do sheet64.cu84.should be_within(1.0e-08).of(0.0) end it 'cell cv84 should equal 0.0' do sheet64.cv84.should be_within(1.0e-08).of(0.0) end it 'cell cw84 should equal 0.0' do sheet64.cw84.should be_within(1.0e-08).of(0.0) end it 'cell cx84 should equal 0.0' do sheet64.cx84.should be_within(1.0e-08).of(0.0) end it 'cell cy84 should equal 0.0' do sheet64.cy84.should be_within(1.0e-08).of(0.0) end it 'cell cz84 should equal 0.0' do sheet64.cz84.should be_within(1.0e-08).of(0.0) end it 'cell da84 should equal 0.0' do sheet64.da84.should be_within(1.0e-08).of(0.0) end it 'cell db84 should equal 0.0' do sheet64.db84.should be_within(1.0e-08).of(0.0) end it 'cell dc84 should equal -6.017852256923077' do sheet64.dc84.should be_within(0.6017852256923077).of(-6.017852256923077) end it 'cell dd84 should equal 0.0' do sheet64.dd84.should be_within(1.0e-08).of(0.0) end it 'cell de84 should equal 0.0' do sheet64.de84.should be_within(1.0e-08).of(0.0) end it 'cell df84 should equal 0.0' do sheet64.df84.should be_within(1.0e-08).of(0.0) end it 'cell dh84 should equal 273.7476424025296' do sheet64.dh84.should be_within(27.37476424025296).of(273.7476424025296) end it 'cell g89 should equal 0.0' do sheet64.g89.should be_within(1.0e-08).of(0.0) end it 'cell h89 should equal 0.0' do sheet64.h89.should be_within(1.0e-08).of(0.0) end it 'cell i89 should equal 0.0' do sheet64.i89.should be_within(1.0e-08).of(0.0) end it 'cell j89 should equal 0.0' do sheet64.j89.should be_within(1.0e-08).of(0.0) end it 'cell k89 should equal 0.0' do sheet64.k89.should be_within(1.0e-08).of(0.0) end it 'cell l89 should equal 0.0' do sheet64.l89.should be_within(1.0e-08).of(0.0) end it 'cell m89 should equal 0.0' do sheet64.m89.should be_within(1.0e-08).of(0.0) end it 'cell n89 should equal 0.0' do sheet64.n89.should be_within(1.0e-08).of(0.0) end it 'cell o89 should equal 0.0' do sheet64.o89.should be_within(1.0e-08).of(0.0) end it 'cell p89 should equal 0.0' do sheet64.p89.should be_within(1.0e-08).of(0.0) end it 'cell q89 should equal 0.0' do sheet64.q89.should be_within(1.0e-08).of(0.0) end it 'cell s89 should equal 0.0' do sheet64.s89.should be_within(1.0e-08).of(0.0) end it 'cell t89 should equal 0.0' do sheet64.t89.should be_within(1.0e-08).of(0.0) end it 'cell u89 should equal 0.0' do sheet64.u89.should be_within(1.0e-08).of(0.0) end it 'cell v89 should equal 0.0' do sheet64.v89.should be_within(1.0e-08).of(0.0) end it 'cell w89 should equal 0.0' do sheet64.w89.should be_within(1.0e-08).of(0.0) end it 'cell x89 should equal 0.0' do sheet64.x89.should be_within(1.0e-08).of(0.0) end it 'cell y89 should equal 0.0' do sheet64.y89.should be_within(1.0e-08).of(0.0) end it 'cell z89 should equal 0.0' do sheet64.z89.should be_within(1.0e-08).of(0.0) end it 'cell aa89 should equal 0.0' do sheet64.aa89.should be_within(1.0e-08).of(0.0) end it 'cell ab89 should equal 0.0' do sheet64.ab89.should be_within(1.0e-08).of(0.0) end it 'cell ac89 should equal 0.0' do sheet64.ac89.should be_within(1.0e-08).of(0.0) end it 'cell ad89 should equal 0.0' do sheet64.ad89.should be_within(1.0e-08).of(0.0) end it 'cell ae89 should equal 0.0' do sheet64.ae89.should be_within(1.0e-08).of(0.0) end it 'cell af89 should equal 0.0' do sheet64.af89.should be_within(1.0e-08).of(0.0) end it 'cell ag89 should equal 0.0' do sheet64.ag89.should be_within(1.0e-08).of(0.0) end it 'cell ah89 should equal 0.0' do sheet64.ah89.should be_within(1.0e-08).of(0.0) end it 'cell ai89 should equal 0.0' do sheet64.ai89.should be_within(1.0e-08).of(0.0) end it 'cell aj89 should equal 0.0' do sheet64.aj89.should be_within(1.0e-08).of(0.0) end it 'cell ak89 should equal 0.0' do sheet64.ak89.should be_within(1.0e-08).of(0.0) end it 'cell am89 should equal 0.0' do sheet64.am89.should be_within(1.0e-08).of(0.0) end it 'cell an89 should equal 0.0' do sheet64.an89.should be_within(1.0e-08).of(0.0) end it 'cell ao89 should equal 0.0' do sheet64.ao89.should be_within(1.0e-08).of(0.0) end it 'cell ap89 should equal 0.0' do sheet64.ap89.should be_within(1.0e-08).of(0.0) end it 'cell aq89 should equal 0.0' do sheet64.aq89.should be_within(1.0e-08).of(0.0) end it 'cell ar89 should equal 0.0' do sheet64.ar89.should be_within(1.0e-08).of(0.0) end it 'cell as89 should equal 0.0' do sheet64.as89.should be_within(1.0e-08).of(0.0) end it 'cell at89 should equal 0.0' do sheet64.at89.should be_within(1.0e-08).of(0.0) end it 'cell au89 should equal 0.0' do sheet64.au89.should be_within(1.0e-08).of(0.0) end it 'cell av89 should equal 0.0' do sheet64.av89.should be_within(1.0e-08).of(0.0) end it 'cell aw89 should equal 0.0' do sheet64.aw89.should be_within(1.0e-08).of(0.0) end it 'cell ax89 should equal 0.0' do sheet64.ax89.should be_within(1.0e-08).of(0.0) end it 'cell ay89 should equal 0.0' do sheet64.ay89.should be_within(1.0e-08).of(0.0) end it 'cell az89 should equal 0.0' do sheet64.az89.should be_within(1.0e-08).of(0.0) end it 'cell ba89 should equal 0.0' do sheet64.ba89.should be_within(1.0e-08).of(0.0) end it 'cell bb89 should equal 0.0' do sheet64.bb89.should be_within(1.0e-08).of(0.0) end it 'cell bc89 should equal 0.0' do sheet64.bc89.should be_within(1.0e-08).of(0.0) end it 'cell bd89 should equal 0.0' do sheet64.bd89.should be_within(1.0e-08).of(0.0) end it 'cell be89 should equal 0.0' do sheet64.be89.should be_within(1.0e-08).of(0.0) end it 'cell bf89 should equal 0.0' do sheet64.bf89.should be_within(1.0e-08).of(0.0) end it 'cell bh89 should equal 0.0' do sheet64.bh89.should be_within(1.0e-08).of(0.0) end it 'cell bi89 should equal 0.0' do sheet64.bi89.should be_within(1.0e-08).of(0.0) end it 'cell bj89 should equal 0.0' do sheet64.bj89.should be_within(1.0e-08).of(0.0) end it 'cell bl89 should equal 0.0' do sheet64.bl89.should be_within(1.0e-08).of(0.0) end it 'cell s90 should equal -450.41059658387326' do sheet64.s90.should be_within(45.041059658387326).of(-450.41059658387326) end it 'cell t90 should equal -0.09478344492206148' do sheet64.t90.should be_within(0.009478344492206149).of(-0.09478344492206148) end it 'cell g91 should equal 0.0' do sheet64.g91.should be_within(1.0e-08).of(0.0) end it 'cell h91 should equal 0.0' do sheet64.h91.should be_within(1.0e-08).of(0.0) end it 'cell i91 should equal 0.0' do sheet64.i91.should be_within(1.0e-08).of(0.0) end it 'cell j91 should equal 0.0' do sheet64.j91.should be_within(1.0e-08).of(0.0) end it 'cell k91 should equal 0.0' do sheet64.k91.should be_within(1.0e-08).of(0.0) end it 'cell l91 should equal 0.0' do sheet64.l91.should be_within(1.0e-08).of(0.0) end it 'cell m91 should equal 0.0' do sheet64.m91.should be_within(1.0e-08).of(0.0) end it 'cell n91 should equal 0.0' do sheet64.n91.should be_within(1.0e-08).of(0.0) end it 'cell o91 should equal 0.0' do sheet64.o91.should be_within(1.0e-08).of(0.0) end it 'cell p91 should equal 0.0' do sheet64.p91.should be_within(1.0e-08).of(0.0) end it 'cell q91 should equal 0.0' do sheet64.q91.should be_within(1.0e-08).of(0.0) end it 'cell s91 should equal 0.0' do sheet64.s91.should be_within(1.0e-08).of(0.0) end it 'cell t91 should equal -33.77170833053822' do sheet64.t91.should be_within(3.377170833053822).of(-33.77170833053822) end it 'cell u91 should equal 0.0' do sheet64.u91.should be_within(1.0e-08).of(0.0) end it 'cell v91 should equal 0.0' do sheet64.v91.should be_within(1.0e-08).of(0.0) end it 'cell w91 should equal 0.0' do sheet64.w91.should be_within(1.0e-08).of(0.0) end it 'cell x91 should equal 0.0' do sheet64.x91.should be_within(1.0e-08).of(0.0) end it 'cell y91 should equal 0.0' do sheet64.y91.should be_within(1.0e-08).of(0.0) end it 'cell z91 should equal 0.0' do sheet64.z91.should be_within(1.0e-08).of(0.0) end it 'cell aa91 should equal 0.0' do sheet64.aa91.should be_within(1.0e-08).of(0.0) end it 'cell ab91 should equal 0.0' do sheet64.ab91.should be_within(1.0e-08).of(0.0) end it 'cell ac91 should equal 0.0' do sheet64.ac91.should be_within(1.0e-08).of(0.0) end it 'cell ad91 should equal 0.0' do sheet64.ad91.should be_within(1.0e-08).of(0.0) end it 'cell ae91 should equal 0.0' do sheet64.ae91.should be_within(1.0e-08).of(0.0) end it 'cell af91 should equal 0.0' do sheet64.af91.should be_within(1.0e-08).of(0.0) end it 'cell ag91 should equal 0.0' do sheet64.ag91.should be_within(1.0e-08).of(0.0) end it 'cell ah91 should equal 0.0' do sheet64.ah91.should be_within(1.0e-08).of(0.0) end it 'cell ai91 should equal 0.0' do sheet64.ai91.should be_within(1.0e-08).of(0.0) end it 'cell aj91 should equal 0.0' do sheet64.aj91.should be_within(1.0e-08).of(0.0) end it 'cell ak91 should equal -33.77170833053822' do sheet64.ak91.should be_within(3.377170833053822).of(-33.77170833053822) end it 'cell am91 should equal 0.0' do sheet64.am91.should be_within(1.0e-08).of(0.0) end it 'cell an91 should equal 0.0' do sheet64.an91.should be_within(1.0e-08).of(0.0) end it 'cell ao91 should equal 0.0' do sheet64.ao91.should be_within(1.0e-08).of(0.0) end it 'cell ap91 should equal 0.0' do sheet64.ap91.should be_within(1.0e-08).of(0.0) end it 'cell aq91 should equal 0.0' do sheet64.aq91.should be_within(1.0e-08).of(0.0) end it 'cell ar91 should equal 0.0' do sheet64.ar91.should be_within(1.0e-08).of(0.0) end it 'cell as91 should equal 0.0' do sheet64.as91.should be_within(1.0e-08).of(0.0) end it 'cell at91 should equal 0.0' do sheet64.at91.should be_within(1.0e-08).of(0.0) end it 'cell au91 should equal 0.0' do sheet64.au91.should be_within(1.0e-08).of(0.0) end it 'cell av91 should equal 0.0' do sheet64.av91.should be_within(1.0e-08).of(0.0) end it 'cell aw91 should equal 0.0' do sheet64.aw91.should be_within(1.0e-08).of(0.0) end it 'cell ax91 should equal 0.0' do sheet64.ax91.should be_within(1.0e-08).of(0.0) end it 'cell ay91 should equal 0.0' do sheet64.ay91.should be_within(1.0e-08).of(0.0) end it 'cell az91 should equal 0.0' do sheet64.az91.should be_within(1.0e-08).of(0.0) end it 'cell ba91 should equal 0.0' do sheet64.ba91.should be_within(1.0e-08).of(0.0) end it 'cell bb91 should equal 0.0' do sheet64.bb91.should be_within(1.0e-08).of(0.0) end it 'cell bc91 should equal 0.0' do sheet64.bc91.should be_within(1.0e-08).of(0.0) end it 'cell bd91 should equal 0.0' do sheet64.bd91.should be_within(1.0e-08).of(0.0) end it 'cell be91 should equal 0.0' do sheet64.be91.should be_within(1.0e-08).of(0.0) end it 'cell bf91 should equal 0.0' do sheet64.bf91.should be_within(1.0e-08).of(0.0) end it 'cell bh91 should equal 0.0' do sheet64.bh91.should be_within(1.0e-08).of(0.0) end it 'cell bi91 should equal 33.7717083305382' do sheet64.bi91.should be_within(3.3771708330538206).of(33.7717083305382) end it 'cell bj91 should equal 33.7717083305382' do sheet64.bj91.should be_within(3.3771708330538206).of(33.7717083305382) end it 'cell bl91 should equal 0.0' do sheet64.bl91.should be_within(1.0e-08).of(0.0) end it 'cell bo92 should equal 0.0' do sheet64.bo92.should be_within(1.0e-08).of(0.0) end it 'cell bp92 should equal 0.0' do sheet64.bp92.should be_within(1.0e-08).of(0.0) end it 'cell bq92 should equal 0.0' do sheet64.bq92.should be_within(1.0e-08).of(0.0) end it 'cell br92 should equal 0.0' do sheet64.br92.should be_within(1.0e-08).of(0.0) end it 'cell bs92 should equal 0.0' do sheet64.bs92.should be_within(1.0e-08).of(0.0) end it 'cell bt92 should equal 0.0' do sheet64.bt92.should be_within(1.0e-08).of(0.0) end it 'cell bu92 should equal 0.0' do sheet64.bu92.should be_within(1.0e-08).of(0.0) end it 'cell bv92 should equal 0.0' do sheet64.bv92.should be_within(1.0e-08).of(0.0) end it 'cell bw92 should equal 0.0' do sheet64.bw92.should be_within(1.0e-08).of(0.0) end it 'cell bx92 should equal 0.0' do sheet64.bx92.should be_within(1.0e-08).of(0.0) end it 'cell by92 should equal 0.0' do sheet64.by92.should be_within(1.0e-08).of(0.0) end it 'cell bz92 should equal 0.0' do sheet64.bz92.should be_within(1.0e-08).of(0.0) end it 'cell ca92 should equal 0.0' do sheet64.ca92.should be_within(1.0e-08).of(0.0) end it 'cell cb92 should equal 0.0' do sheet64.cb92.should be_within(1.0e-08).of(0.0) end it 'cell cc92 should equal 0.0' do sheet64.cc92.should be_within(1.0e-08).of(0.0) end it 'cell cd92 should equal 0.0' do sheet64.cd92.should be_within(1.0e-08).of(0.0) end it 'cell ce92 should equal 0.0' do sheet64.ce92.should be_within(1.0e-08).of(0.0) end it 'cell cf92 should equal 0.0' do sheet64.cf92.should be_within(1.0e-08).of(0.0) end it 'cell cg92 should equal 0.0' do sheet64.cg92.should be_within(1.0e-08).of(0.0) end it 'cell ch92 should equal 0.0' do sheet64.ch92.should be_within(1.0e-08).of(0.0) end it 'cell ci92 should equal 0.0' do sheet64.ci92.should be_within(1.0e-08).of(0.0) end it 'cell cj92 should equal 0.0' do sheet64.cj92.should be_within(1.0e-08).of(0.0) end it 'cell ck92 should equal 0.0' do sheet64.ck92.should be_within(1.0e-08).of(0.0) end it 'cell cl92 should equal 0.0' do sheet64.cl92.should be_within(1.0e-08).of(0.0) end it 'cell cm92 should equal 0.0' do sheet64.cm92.should be_within(1.0e-08).of(0.0) end it 'cell cn92 should equal 0.0' do sheet64.cn92.should be_within(1.0e-08).of(0.0) end it 'cell co92 should equal 0.0' do sheet64.co92.should be_within(1.0e-08).of(0.0) end it 'cell cp92 should equal 0.0' do sheet64.cp92.should be_within(1.0e-08).of(0.0) end it 'cell cq92 should equal 0.0' do sheet64.cq92.should be_within(1.0e-08).of(0.0) end it 'cell cr92 should equal 0.0' do sheet64.cr92.should be_within(1.0e-08).of(0.0) end it 'cell cs92 should equal 0.0' do sheet64.cs92.should be_within(1.0e-08).of(0.0) end it 'cell ct92 should equal 0.0' do sheet64.ct92.should be_within(1.0e-08).of(0.0) end it 'cell cu92 should equal 0.0' do sheet64.cu92.should be_within(1.0e-08).of(0.0) end it 'cell cv92 should equal 0.0' do sheet64.cv92.should be_within(1.0e-08).of(0.0) end it 'cell cw92 should equal 0.0' do sheet64.cw92.should be_within(1.0e-08).of(0.0) end it 'cell cx92 should equal 0.0' do sheet64.cx92.should be_within(1.0e-08).of(0.0) end it 'cell cy92 should equal 0.0' do sheet64.cy92.should be_within(1.0e-08).of(0.0) end it 'cell cz92 should equal 0.0' do sheet64.cz92.should be_within(1.0e-08).of(0.0) end it 'cell da92 should equal 0.0' do sheet64.da92.should be_within(1.0e-08).of(0.0) end it 'cell db92 should equal 0.0' do sheet64.db92.should be_within(1.0e-08).of(0.0) end it 'cell dc92 should equal 0.0' do sheet64.dc92.should be_within(1.0e-08).of(0.0) end it 'cell dd92 should equal 0.0' do sheet64.dd92.should be_within(1.0e-08).of(0.0) end it 'cell de92 should equal 0.0' do sheet64.de92.should be_within(1.0e-08).of(0.0) end it 'cell df92 should equal 0.0' do sheet64.df92.should be_within(1.0e-08).of(0.0) end it 'cell g93 should equal 0.0' do sheet64.g93.should be_within(1.0e-08).of(0.0) end it 'cell h93 should equal 0.0' do sheet64.h93.should be_within(1.0e-08).of(0.0) end it 'cell i93 should equal 0.0' do sheet64.i93.should be_within(1.0e-08).of(0.0) end it 'cell j93 should equal 0.0' do sheet64.j93.should be_within(1.0e-08).of(0.0) end it 'cell k93 should equal 0.0' do sheet64.k93.should be_within(1.0e-08).of(0.0) end it 'cell l93 should equal 0.0' do sheet64.l93.should be_within(1.0e-08).of(0.0) end it 'cell m93 should equal 0.0' do sheet64.m93.should be_within(1.0e-08).of(0.0) end it 'cell n93 should equal 0.0' do sheet64.n93.should be_within(1.0e-08).of(0.0) end it 'cell o93 should equal 0.0' do sheet64.o93.should be_within(1.0e-08).of(0.0) end it 'cell p93 should equal 0.0' do sheet64.p93.should be_within(1.0e-08).of(0.0) end it 'cell q93 should equal 0.0' do sheet64.q93.should be_within(1.0e-08).of(0.0) end it 'cell s93 should equal 0.0' do sheet64.s93.should be_within(1.0e-08).of(0.0) end it 'cell t93 should equal -33.77170833053822' do sheet64.t93.should be_within(3.377170833053822).of(-33.77170833053822) end it 'cell u93 should equal 0.0' do sheet64.u93.should be_within(1.0e-08).of(0.0) end it 'cell v93 should equal 0.0' do sheet64.v93.should be_within(1.0e-08).of(0.0) end it 'cell w93 should equal 0.0' do sheet64.w93.should be_within(1.0e-08).of(0.0) end it 'cell x93 should equal 0.0' do sheet64.x93.should be_within(1.0e-08).of(0.0) end it 'cell y93 should equal 0.0' do sheet64.y93.should be_within(1.0e-08).of(0.0) end it 'cell z93 should equal 0.0' do sheet64.z93.should be_within(1.0e-08).of(0.0) end it 'cell aa93 should equal 0.0' do sheet64.aa93.should be_within(1.0e-08).of(0.0) end it 'cell ab93 should equal 0.0' do sheet64.ab93.should be_within(1.0e-08).of(0.0) end it 'cell ac93 should equal 0.0' do sheet64.ac93.should be_within(1.0e-08).of(0.0) end it 'cell ad93 should equal 0.0' do sheet64.ad93.should be_within(1.0e-08).of(0.0) end it 'cell ae93 should equal 0.0' do sheet64.ae93.should be_within(1.0e-08).of(0.0) end it 'cell af93 should equal 0.0' do sheet64.af93.should be_within(1.0e-08).of(0.0) end it 'cell ag93 should equal 0.0' do sheet64.ag93.should be_within(1.0e-08).of(0.0) end it 'cell ah93 should equal 0.0' do sheet64.ah93.should be_within(1.0e-08).of(0.0) end it 'cell ai93 should equal 0.0' do sheet64.ai93.should be_within(1.0e-08).of(0.0) end it 'cell aj93 should equal 0.0' do sheet64.aj93.should be_within(1.0e-08).of(0.0) end it 'cell ak93 should equal -33.77170833053822' do sheet64.ak93.should be_within(3.377170833053822).of(-33.77170833053822) end it 'cell am93 should equal 0.0' do sheet64.am93.should be_within(1.0e-08).of(0.0) end it 'cell an93 should equal 0.0' do sheet64.an93.should be_within(1.0e-08).of(0.0) end it 'cell ao93 should equal 0.0' do sheet64.ao93.should be_within(1.0e-08).of(0.0) end it 'cell ap93 should equal 0.0' do sheet64.ap93.should be_within(1.0e-08).of(0.0) end it 'cell aq93 should equal 0.0' do sheet64.aq93.should be_within(1.0e-08).of(0.0) end it 'cell ar93 should equal 0.0' do sheet64.ar93.should be_within(1.0e-08).of(0.0) end it 'cell as93 should equal 0.0' do sheet64.as93.should be_within(1.0e-08).of(0.0) end it 'cell at93 should equal 0.0' do sheet64.at93.should be_within(1.0e-08).of(0.0) end it 'cell au93 should equal 0.0' do sheet64.au93.should be_within(1.0e-08).of(0.0) end it 'cell av93 should equal 0.0' do sheet64.av93.should be_within(1.0e-08).of(0.0) end it 'cell aw93 should equal 0.0' do sheet64.aw93.should be_within(1.0e-08).of(0.0) end it 'cell ax93 should equal 0.0' do sheet64.ax93.should be_within(1.0e-08).of(0.0) end it 'cell ay93 should equal 0.0' do sheet64.ay93.should be_within(1.0e-08).of(0.0) end it 'cell az93 should equal 0.0' do sheet64.az93.should be_within(1.0e-08).of(0.0) end it 'cell ba93 should equal 0.0' do sheet64.ba93.should be_within(1.0e-08).of(0.0) end it 'cell bb93 should equal 0.0' do sheet64.bb93.should be_within(1.0e-08).of(0.0) end it 'cell bc93 should equal 0.0' do sheet64.bc93.should be_within(1.0e-08).of(0.0) end it 'cell bd93 should equal 0.0' do sheet64.bd93.should be_within(1.0e-08).of(0.0) end it 'cell be93 should equal 0.0' do sheet64.be93.should be_within(1.0e-08).of(0.0) end it 'cell bf93 should equal 0.0' do sheet64.bf93.should be_within(1.0e-08).of(0.0) end it 'cell bh93 should equal 0.0' do sheet64.bh93.should be_within(1.0e-08).of(0.0) end it 'cell bi93 should equal 33.7717083305382' do sheet64.bi93.should be_within(3.3771708330538206).of(33.7717083305382) end it 'cell bj93 should equal 33.7717083305382' do sheet64.bj93.should be_within(3.3771708330538206).of(33.7717083305382) end it 'cell bl93 should equal 0.0' do sheet64.bl93.should be_within(1.0e-08).of(0.0) end it 'cell bo93 should equal 0.0' do sheet64.bo93.should be_within(1.0e-08).of(0.0) end it 'cell bp93 should equal 0.0' do sheet64.bp93.should be_within(1.0e-08).of(0.0) end it 'cell bq93 should equal 0.0' do sheet64.bq93.should be_within(1.0e-08).of(0.0) end it 'cell br93 should equal 0.0' do sheet64.br93.should be_within(1.0e-08).of(0.0) end it 'cell bs93 should equal 0.0' do sheet64.bs93.should be_within(1.0e-08).of(0.0) end it 'cell bt93 should equal 0.0' do sheet64.bt93.should be_within(1.0e-08).of(0.0) end it 'cell bu93 should equal 0.0' do sheet64.bu93.should be_within(1.0e-08).of(0.0) end it 'cell bv93 should equal 0.0' do sheet64.bv93.should be_within(1.0e-08).of(0.0) end it 'cell bw93 should equal 0.0' do sheet64.bw93.should be_within(1.0e-08).of(0.0) end it 'cell bx93 should equal 0.0' do sheet64.bx93.should be_within(1.0e-08).of(0.0) end it 'cell by93 should equal 0.0' do sheet64.by93.should be_within(1.0e-08).of(0.0) end it 'cell bz93 should equal 0.0' do sheet64.bz93.should be_within(1.0e-08).of(0.0) end it 'cell ca93 should equal 0.0' do sheet64.ca93.should be_within(1.0e-08).of(0.0) end it 'cell cb93 should equal 0.0' do sheet64.cb93.should be_within(1.0e-08).of(0.0) end it 'cell cc93 should equal 0.0' do sheet64.cc93.should be_within(1.0e-08).of(0.0) end it 'cell cd93 should equal 0.0' do sheet64.cd93.should be_within(1.0e-08).of(0.0) end it 'cell ce93 should equal 0.0' do sheet64.ce93.should be_within(1.0e-08).of(0.0) end it 'cell cf93 should equal 0.0' do sheet64.cf93.should be_within(1.0e-08).of(0.0) end it 'cell cg93 should equal 0.0' do sheet64.cg93.should be_within(1.0e-08).of(0.0) end it 'cell ch93 should equal 0.0' do sheet64.ch93.should be_within(1.0e-08).of(0.0) end it 'cell ci93 should equal 0.0' do sheet64.ci93.should be_within(1.0e-08).of(0.0) end it 'cell cj93 should equal 0.0' do sheet64.cj93.should be_within(1.0e-08).of(0.0) end it 'cell ck93 should equal 0.0' do sheet64.ck93.should be_within(1.0e-08).of(0.0) end it 'cell cl93 should equal 0.0' do sheet64.cl93.should be_within(1.0e-08).of(0.0) end it 'cell cm93 should equal 0.0' do sheet64.cm93.should be_within(1.0e-08).of(0.0) end it 'cell cn93 should equal 0.0' do sheet64.cn93.should be_within(1.0e-08).of(0.0) end it 'cell co93 should equal 0.0' do sheet64.co93.should be_within(1.0e-08).of(0.0) end it 'cell cp93 should equal 0.0' do sheet64.cp93.should be_within(1.0e-08).of(0.0) end it 'cell cq93 should equal 0.0' do sheet64.cq93.should be_within(1.0e-08).of(0.0) end it 'cell cr93 should equal 0.0' do sheet64.cr93.should be_within(1.0e-08).of(0.0) end it 'cell cs93 should equal 0.0' do sheet64.cs93.should be_within(1.0e-08).of(0.0) end it 'cell ct93 should equal 0.0' do sheet64.ct93.should be_within(1.0e-08).of(0.0) end it 'cell cu93 should equal 0.0' do sheet64.cu93.should be_within(1.0e-08).of(0.0) end it 'cell cv93 should equal 0.0' do sheet64.cv93.should be_within(1.0e-08).of(0.0) end it 'cell cw93 should equal 0.0' do sheet64.cw93.should be_within(1.0e-08).of(0.0) end it 'cell cx93 should equal 0.0' do sheet64.cx93.should be_within(1.0e-08).of(0.0) end it 'cell cy93 should equal 0.0' do sheet64.cy93.should be_within(1.0e-08).of(0.0) end it 'cell cz93 should equal 0.0' do sheet64.cz93.should be_within(1.0e-08).of(0.0) end it 'cell da93 should equal 0.0' do sheet64.da93.should be_within(1.0e-08).of(0.0) end it 'cell db93 should equal 0.0' do sheet64.db93.should be_within(1.0e-08).of(0.0) end it 'cell dc93 should equal 0.0' do sheet64.dc93.should be_within(1.0e-08).of(0.0) end it 'cell dd93 should equal 0.0' do sheet64.dd93.should be_within(1.0e-08).of(0.0) end it 'cell de93 should equal 0.0' do sheet64.de93.should be_within(1.0e-08).of(0.0) end it 'cell df93 should equal 0.0' do sheet64.df93.should be_within(1.0e-08).of(0.0) end it 'cell dh93 should equal 0.0' do sheet64.dh93.should be_within(1.0e-08).of(0.0) end it 'cell u95 should equal -98.0486014689702' do sheet64.u95.should be_within(9.80486014689702).of(-98.0486014689702) end it 'cell v95 should equal -841.7779403654838' do sheet64.v95.should be_within(84.17779403654839).of(-841.7779403654838) end it 'cell w95 should equal -1814.5418124379926' do sheet64.w95.should be_within(181.45418124379927).of(-1814.5418124379926) end it 'cell ac95 should equal 0.0' do sheet64.ac95.should be_within(1.0e-08).of(0.0) end it 'cell ad95 should equal 16.13417382214553' do sheet64.ad95.should be_within(1.6134173822145532).of(16.13417382214553) end it 'cell ae95 should equal 1.5331257911990155' do sheet64.ae95.should be_within(0.15331257911990157).of(1.5331257911990155) end it 'cell af95 should equal 60.71110442899643' do sheet64.af95.should be_within(6.071110442899643).of(60.71110442899643) end it 'cell ag95 should equal 55.54577301581314' do sheet64.ag95.should be_within(5.554577301581315).of(55.54577301581314) end it 'cell ah95 should equal 18.80640588301413' do sheet64.ah95.should be_within(1.880640588301413).of(18.80640588301413) end it 'cell be95 should equal -233.15631269424802' do sheet64.be95.should be_within(23.315631269424802).of(-233.15631269424802) end it 'cell bf95 should equal -233.15631269424802' do sheet64.bf95.should be_within(23.315631269424802).of(-233.15631269424802) end it 'cell g96 should equal 0.0' do sheet64.g96.should be_within(1.0e-08).of(0.0) end it 'cell h96 should equal 0.0' do sheet64.h96.should be_within(1.0e-08).of(0.0) end it 'cell i96 should equal 0.0' do sheet64.i96.should be_within(1.0e-08).of(0.0) end it 'cell j96 should equal 0.0' do sheet64.j96.should be_within(1.0e-08).of(0.0) end it 'cell k96 should equal 0.0' do sheet64.k96.should be_within(1.0e-08).of(0.0) end it 'cell l96 should equal 0.0' do sheet64.l96.should be_within(1.0e-08).of(0.0) end it 'cell m96 should equal 0.0' do sheet64.m96.should be_within(1.0e-08).of(0.0) end it 'cell n96 should equal 0.0' do sheet64.n96.should be_within(1.0e-08).of(0.0) end it 'cell o96 should equal 0.0' do sheet64.o96.should be_within(1.0e-08).of(0.0) end it 'cell p96 should equal 0.0' do sheet64.p96.should be_within(1.0e-08).of(0.0) end it 'cell q96 should equal 0.0' do sheet64.q96.should be_within(1.0e-08).of(0.0) end it 'cell s96 should equal 0.0' do sheet64.s96.should be_within(1.0e-08).of(0.0) end it 'cell t96 should equal 0.0' do sheet64.t96.should be_within(1.0e-08).of(0.0) end it 'cell u96 should equal 57.6755492075466' do sheet64.u96.should be_within(5.767554920754661).of(57.6755492075466) end it 'cell v96 should equal 7.744845969984378' do sheet64.v96.should be_within(0.7744845969984379).of(7.744845969984378) end it 'cell w96 should equal 66.0203129464553' do sheet64.w96.should be_within(6.602031294645531).of(66.0203129464553) end it 'cell x96 should equal 0.0' do sheet64.x96.should be_within(1.0e-08).of(0.0) end it 'cell y96 should equal 0.0' do sheet64.y96.should be_within(1.0e-08).of(0.0) end it 'cell z96 should equal 0.0' do sheet64.z96.should be_within(1.0e-08).of(0.0) end it 'cell aa96 should equal 0.0' do sheet64.aa96.should be_within(1.0e-08).of(0.0) end it 'cell ab96 should equal 0.0' do sheet64.ab96.should be_within(1.0e-08).of(0.0) end it 'cell ac96 should equal 0.0' do sheet64.ac96.should be_within(1.0e-08).of(0.0) end it 'cell ad96 should equal -16.13417382214553' do sheet64.ad96.should be_within(1.6134173822145532).of(-16.13417382214553) end it 'cell ae96 should equal -1.5331257911990155' do sheet64.ae96.should be_within(0.15331257911990157).of(-1.5331257911990155) end it 'cell af96 should equal -60.71110442899643' do sheet64.af96.should be_within(6.071110442899643).of(-60.71110442899643) end it 'cell ag96 should equal -55.54577301581314' do sheet64.ag96.should be_within(5.554577301581315).of(-55.54577301581314) end it 'cell ah96 should equal -18.80640588301413' do sheet64.ah96.should be_within(1.880640588301413).of(-18.80640588301413) end it 'cell ai96 should equal 0.0' do sheet64.ai96.should be_within(1.0e-08).of(0.0) end it 'cell aj96 should equal 0.0' do sheet64.aj96.should be_within(1.0e-08).of(0.0) end it 'cell ak96 should equal -21.289874817181968' do sheet64.ak96.should be_within(2.128987481718197).of(-21.289874817181968) end it 'cell am96 should equal 0.0' do sheet64.am96.should be_within(1.0e-08).of(0.0) end it 'cell an96 should equal 0.0' do sheet64.an96.should be_within(1.0e-08).of(0.0) end it 'cell ao96 should equal 0.0' do sheet64.ao96.should be_within(1.0e-08).of(0.0) end it 'cell ap96 should equal 0.0' do sheet64.ap96.should be_within(1.0e-08).of(0.0) end it 'cell aq96 should equal 0.0' do sheet64.aq96.should be_within(1.0e-08).of(0.0) end it 'cell ar96 should equal 0.0' do sheet64.ar96.should be_within(1.0e-08).of(0.0) end it 'cell as96 should equal 0.0' do sheet64.as96.should be_within(1.0e-08).of(0.0) end it 'cell at96 should equal 0.0' do sheet64.at96.should be_within(1.0e-08).of(0.0) end it 'cell au96 should equal 0.0' do sheet64.au96.should be_within(1.0e-08).of(0.0) end it 'cell av96 should equal 0.0' do sheet64.av96.should be_within(1.0e-08).of(0.0) end it 'cell aw96 should equal 0.0' do sheet64.aw96.should be_within(1.0e-08).of(0.0) end it 'cell ax96 should equal 0.0' do sheet64.ax96.should be_within(1.0e-08).of(0.0) end it 'cell ay96 should equal 0.0' do sheet64.ay96.should be_within(1.0e-08).of(0.0) end it 'cell az96 should equal 0.0' do sheet64.az96.should be_within(1.0e-08).of(0.0) end it 'cell ba96 should equal 0.0' do sheet64.ba96.should be_within(1.0e-08).of(0.0) end it 'cell bb96 should equal 0.0' do sheet64.bb96.should be_within(1.0e-08).of(0.0) end it 'cell bc96 should equal 0.0' do sheet64.bc96.should be_within(1.0e-08).of(0.0) end it 'cell bd96 should equal 0.0' do sheet64.bd96.should be_within(1.0e-08).of(0.0) end it 'cell be96 should equal 0.0' do sheet64.be96.should be_within(1.0e-08).of(0.0) end it 'cell bf96 should equal 0.0' do sheet64.bf96.should be_within(1.0e-08).of(0.0) end it 'cell bh96 should equal 21.289874817181953' do sheet64.bh96.should be_within(2.1289874817181955).of(21.289874817181953) end it 'cell bi96 should equal 0.0' do sheet64.bi96.should be_within(1.0e-08).of(0.0) end it 'cell bj96 should equal 21.289874817181953' do sheet64.bj96.should be_within(2.1289874817181955).of(21.289874817181953) end it 'cell bl96 should equal 0.0' do sheet64.bl96.should be_within(1.0e-08).of(0.0) end it 'cell bo96 should equal 0.0' do sheet64.bo96.should be_within(1.0e-08).of(0.0) end it 'cell bp96 should equal 0.0' do sheet64.bp96.should be_within(1.0e-08).of(0.0) end it 'cell bq96 should equal 0.0' do sheet64.bq96.should be_within(1.0e-08).of(0.0) end it 'cell br96 should equal 0.0' do sheet64.br96.should be_within(1.0e-08).of(0.0) end it 'cell bs96 should equal 0.0' do sheet64.bs96.should be_within(1.0e-08).of(0.0) end it 'cell bt96 should equal 0.0' do sheet64.bt96.should be_within(1.0e-08).of(0.0) end it 'cell bu96 should equal 0.0' do sheet64.bu96.should be_within(1.0e-08).of(0.0) end it 'cell bv96 should equal 0.0' do sheet64.bv96.should be_within(1.0e-08).of(0.0) end it 'cell bw96 should equal 0.0' do sheet64.bw96.should be_within(1.0e-08).of(0.0) end it 'cell bx96 should equal 0.0' do sheet64.bx96.should be_within(1.0e-08).of(0.0) end it 'cell by96 should equal 0.0' do sheet64.by96.should be_within(1.0e-08).of(0.0) end it 'cell bz96 should equal 0.0' do sheet64.bz96.should be_within(1.0e-08).of(0.0) end it 'cell ca96 should equal 0.0' do sheet64.ca96.should be_within(1.0e-08).of(0.0) end it 'cell cb96 should equal 0.0' do sheet64.cb96.should be_within(1.0e-08).of(0.0) end it 'cell cc96 should equal 0.0' do sheet64.cc96.should be_within(1.0e-08).of(0.0) end it 'cell cd96 should equal 0.0' do sheet64.cd96.should be_within(1.0e-08).of(0.0) end it 'cell ce96 should equal 0.0' do sheet64.ce96.should be_within(1.0e-08).of(0.0) end it 'cell cf96 should equal 0.0' do sheet64.cf96.should be_within(1.0e-08).of(0.0) end it 'cell cg96 should equal 0.0' do sheet64.cg96.should be_within(1.0e-08).of(0.0) end it 'cell ch96 should equal 0.0' do sheet64.ch96.should be_within(1.0e-08).of(0.0) end it 'cell ci96 should equal 0.0' do sheet64.ci96.should be_within(1.0e-08).of(0.0) end it 'cell cj96 should equal 0.0' do sheet64.cj96.should be_within(1.0e-08).of(0.0) end it 'cell ck96 should equal 0.0' do sheet64.ck96.should be_within(1.0e-08).of(0.0) end it 'cell cl96 should equal 0.0' do sheet64.cl96.should be_within(1.0e-08).of(0.0) end it 'cell cm96 should equal 0.0' do sheet64.cm96.should be_within(1.0e-08).of(0.0) end it 'cell cn96 should equal 0.0' do sheet64.cn96.should be_within(1.0e-08).of(0.0) end it 'cell co96 should equal 0.0' do sheet64.co96.should be_within(1.0e-08).of(0.0) end it 'cell cp96 should equal 0.0' do sheet64.cp96.should be_within(1.0e-08).of(0.0) end it 'cell cq96 should equal 0.0' do sheet64.cq96.should be_within(1.0e-08).of(0.0) end it 'cell cr96 should equal 0.0' do sheet64.cr96.should be_within(1.0e-08).of(0.0) end it 'cell cs96 should equal 0.0' do sheet64.cs96.should be_within(1.0e-08).of(0.0) end it 'cell ct96 should equal 0.0' do sheet64.ct96.should be_within(1.0e-08).of(0.0) end it 'cell cu96 should equal 0.0' do sheet64.cu96.should be_within(1.0e-08).of(0.0) end it 'cell cv96 should equal 0.0' do sheet64.cv96.should be_within(1.0e-08).of(0.0) end it 'cell cw96 should equal 0.0' do sheet64.cw96.should be_within(1.0e-08).of(0.0) end it 'cell cx96 should equal 0.0' do sheet64.cx96.should be_within(1.0e-08).of(0.0) end it 'cell cy96 should equal -31.848018230568222' do sheet64.cy96.should be_within(3.1848018230568225).of(-31.848018230568222) end it 'cell cz96 should equal 0.0' do sheet64.cz96.should be_within(1.0e-08).of(0.0) end it 'cell da96 should equal 0.0' do sheet64.da96.should be_within(1.0e-08).of(0.0) end it 'cell db96 should equal 0.0' do sheet64.db96.should be_within(1.0e-08).of(0.0) end it 'cell dc96 should equal 0.0' do sheet64.dc96.should be_within(1.0e-08).of(0.0) end it 'cell dd96 should equal 0.0' do sheet64.dd96.should be_within(1.0e-08).of(0.0) end it 'cell de96 should equal 0.0' do sheet64.de96.should be_within(1.0e-08).of(0.0) end it 'cell df96 should equal 0.0' do sheet64.df96.should be_within(1.0e-08).of(0.0) end it 'cell dh96 should equal -31.848018230568222' do sheet64.dh96.should be_within(3.1848018230568225).of(-31.848018230568222) end it 'cell u97 should equal -40.3730522614236' do sheet64.u97.should be_within(4.037305226142361).of(-40.3730522614236) end it 'cell v97 should equal -834.0330943954995' do sheet64.v97.should be_within(83.40330943954996).of(-834.0330943954995) end it 'cell w97 should equal -1748.5214994915373' do sheet64.w97.should be_within(174.85214994915373).of(-1748.5214994915373) end it 'cell ac97 should equal 0.0' do sheet64.ac97.should be_within(1.0e-08).of(0.0) end it 'cell ad97 should equal 0.0' do sheet64.ad97.should be_within(1.0e-08).of(0.0) end it 'cell ae97 should equal 0.0' do sheet64.ae97.should be_within(1.0e-08).of(0.0) end it 'cell af97 should equal 0.0' do sheet64.af97.should be_within(1.0e-08).of(0.0) end it 'cell ag97 should equal 0.0' do sheet64.ag97.should be_within(1.0e-08).of(0.0) end it 'cell ah97 should equal 0.0' do sheet64.ah97.should be_within(1.0e-08).of(0.0) end it 'cell be97 should equal -195.73309458744197' do sheet64.be97.should be_within(19.5733094587442).of(-195.73309458744197) end it 'cell bf97 should equal -195.73309458744197' do sheet64.bf97.should be_within(19.5733094587442).of(-195.73309458744197) end it 'cell g98 should equal 0.0' do sheet64.g98.should be_within(1.0e-08).of(0.0) end it 'cell h98 should equal 0.0' do sheet64.h98.should be_within(1.0e-08).of(0.0) end it 'cell i98 should equal 0.0' do sheet64.i98.should be_within(1.0e-08).of(0.0) end it 'cell j98 should equal 0.0' do sheet64.j98.should be_within(1.0e-08).of(0.0) end it 'cell k98 should equal 0.0' do sheet64.k98.should be_within(1.0e-08).of(0.0) end it 'cell l98 should equal 0.0' do sheet64.l98.should be_within(1.0e-08).of(0.0) end it 'cell m98 should equal 0.0' do sheet64.m98.should be_within(1.0e-08).of(0.0) end it 'cell n98 should equal 0.0' do sheet64.n98.should be_within(1.0e-08).of(0.0) end it 'cell o98 should equal 0.0' do sheet64.o98.should be_within(1.0e-08).of(0.0) end it 'cell p98 should equal 0.0' do sheet64.p98.should be_within(1.0e-08).of(0.0) end it 'cell q98 should equal 0.0' do sheet64.q98.should be_within(1.0e-08).of(0.0) end it 'cell s98 should equal 0.0' do sheet64.s98.should be_within(1.0e-08).of(0.0) end it 'cell t98 should equal 0.0' do sheet64.t98.should be_within(1.0e-08).of(0.0) end it 'cell u98 should equal 0.0' do sheet64.u98.should be_within(1.0e-08).of(0.0) end it 'cell v98 should equal 0.0' do sheet64.v98.should be_within(1.0e-08).of(0.0) end it 'cell w98 should equal 0.0' do sheet64.w98.should be_within(1.0e-08).of(0.0) end it 'cell x98 should equal 0.0' do sheet64.x98.should be_within(1.0e-08).of(0.0) end it 'cell y98 should equal 0.0' do sheet64.y98.should be_within(1.0e-08).of(0.0) end it 'cell z98 should equal 0.0' do sheet64.z98.should be_within(1.0e-08).of(0.0) end it 'cell aa98 should equal 0.0' do sheet64.aa98.should be_within(1.0e-08).of(0.0) end it 'cell ab98 should equal 0.0' do sheet64.ab98.should be_within(1.0e-08).of(0.0) end it 'cell ac98 should equal 0.0' do sheet64.ac98.should be_within(1.0e-08).of(0.0) end it 'cell ad98 should equal 0.0' do sheet64.ad98.should be_within(1.0e-08).of(0.0) end it 'cell ae98 should equal 0.0' do sheet64.ae98.should be_within(1.0e-08).of(0.0) end it 'cell af98 should equal 0.0' do sheet64.af98.should be_within(1.0e-08).of(0.0) end it 'cell ag98 should equal 0.0' do sheet64.ag98.should be_within(1.0e-08).of(0.0) end it 'cell ah98 should equal 0.0' do sheet64.ah98.should be_within(1.0e-08).of(0.0) end it 'cell ai98 should equal 0.0' do sheet64.ai98.should be_within(1.0e-08).of(0.0) end it 'cell aj98 should equal 0.0' do sheet64.aj98.should be_within(1.0e-08).of(0.0) end it 'cell ak98 should equal 0.0' do sheet64.ak98.should be_within(1.0e-08).of(0.0) end it 'cell am98 should equal 0.0' do sheet64.am98.should be_within(1.0e-08).of(0.0) end it 'cell an98 should equal 0.0' do sheet64.an98.should be_within(1.0e-08).of(0.0) end it 'cell ao98 should equal 0.0' do sheet64.ao98.should be_within(1.0e-08).of(0.0) end it 'cell ap98 should equal 0.0' do sheet64.ap98.should be_within(1.0e-08).of(0.0) end it 'cell aq98 should equal 0.0' do sheet64.aq98.should be_within(1.0e-08).of(0.0) end it 'cell ar98 should equal 0.0' do sheet64.ar98.should be_within(1.0e-08).of(0.0) end it 'cell as98 should equal 0.0' do sheet64.as98.should be_within(1.0e-08).of(0.0) end it 'cell at98 should equal 0.0' do sheet64.at98.should be_within(1.0e-08).of(0.0) end it 'cell au98 should equal 0.0' do sheet64.au98.should be_within(1.0e-08).of(0.0) end it 'cell av98 should equal 0.0' do sheet64.av98.should be_within(1.0e-08).of(0.0) end it 'cell aw98 should equal 0.0' do sheet64.aw98.should be_within(1.0e-08).of(0.0) end it 'cell ax98 should equal 0.0' do sheet64.ax98.should be_within(1.0e-08).of(0.0) end it 'cell ay98 should equal 0.0' do sheet64.ay98.should be_within(1.0e-08).of(0.0) end it 'cell az98 should equal 0.0' do sheet64.az98.should be_within(1.0e-08).of(0.0) end it 'cell ba98 should equal 0.0' do sheet64.ba98.should be_within(1.0e-08).of(0.0) end it 'cell bb98 should equal 0.0' do sheet64.bb98.should be_within(1.0e-08).of(0.0) end it 'cell bc98 should equal 0.0' do sheet64.bc98.should be_within(1.0e-08).of(0.0) end it 'cell bd98 should equal 0.0' do sheet64.bd98.should be_within(1.0e-08).of(0.0) end it 'cell be98 should equal 0.0' do sheet64.be98.should be_within(1.0e-08).of(0.0) end it 'cell bf98 should equal 0.0' do sheet64.bf98.should be_within(1.0e-08).of(0.0) end it 'cell bh98 should equal 0.0' do sheet64.bh98.should be_within(1.0e-08).of(0.0) end it 'cell bi98 should equal 0.0' do sheet64.bi98.should be_within(1.0e-08).of(0.0) end it 'cell bj98 should equal 0.0' do sheet64.bj98.should be_within(1.0e-08).of(0.0) end it 'cell bl98 should equal 0.0' do sheet64.bl98.should be_within(1.0e-08).of(0.0) end it 'cell bo98 should equal 0.0' do sheet64.bo98.should be_within(1.0e-08).of(0.0) end it 'cell bp98 should equal 0.0' do sheet64.bp98.should be_within(1.0e-08).of(0.0) end it 'cell bq98 should equal 0.0' do sheet64.bq98.should be_within(1.0e-08).of(0.0) end it 'cell br98 should equal 0.0' do sheet64.br98.should be_within(1.0e-08).of(0.0) end it 'cell bs98 should equal 0.0' do sheet64.bs98.should be_within(1.0e-08).of(0.0) end it 'cell bt98 should equal 0.0' do sheet64.bt98.should be_within(1.0e-08).of(0.0) end it 'cell bu98 should equal 0.0' do sheet64.bu98.should be_within(1.0e-08).of(0.0) end it 'cell bv98 should equal 0.0' do sheet64.bv98.should be_within(1.0e-08).of(0.0) end it 'cell bw98 should equal 0.0' do sheet64.bw98.should be_within(1.0e-08).of(0.0) end it 'cell bx98 should equal 0.0' do sheet64.bx98.should be_within(1.0e-08).of(0.0) end it 'cell by98 should equal 0.0' do sheet64.by98.should be_within(1.0e-08).of(0.0) end it 'cell bz98 should equal 0.0' do sheet64.bz98.should be_within(1.0e-08).of(0.0) end it 'cell ca98 should equal 0.0' do sheet64.ca98.should be_within(1.0e-08).of(0.0) end it 'cell cb98 should equal 0.0' do sheet64.cb98.should be_within(1.0e-08).of(0.0) end it 'cell cc98 should equal 0.0' do sheet64.cc98.should be_within(1.0e-08).of(0.0) end it 'cell cd98 should equal 0.0' do sheet64.cd98.should be_within(1.0e-08).of(0.0) end it 'cell ce98 should equal 0.0' do sheet64.ce98.should be_within(1.0e-08).of(0.0) end it 'cell cf98 should equal 0.0' do sheet64.cf98.should be_within(1.0e-08).of(0.0) end it 'cell cg98 should equal 0.0' do sheet64.cg98.should be_within(1.0e-08).of(0.0) end it 'cell ch98 should equal 0.0' do sheet64.ch98.should be_within(1.0e-08).of(0.0) end it 'cell ci98 should equal 0.0' do sheet64.ci98.should be_within(1.0e-08).of(0.0) end it 'cell cj98 should equal 0.0' do sheet64.cj98.should be_within(1.0e-08).of(0.0) end it 'cell ck98 should equal 0.0' do sheet64.ck98.should be_within(1.0e-08).of(0.0) end it 'cell cl98 should equal 0.0' do sheet64.cl98.should be_within(1.0e-08).of(0.0) end it 'cell cm98 should equal 0.0' do sheet64.cm98.should be_within(1.0e-08).of(0.0) end it 'cell cn98 should equal 0.0' do sheet64.cn98.should be_within(1.0e-08).of(0.0) end it 'cell co98 should equal 0.0' do sheet64.co98.should be_within(1.0e-08).of(0.0) end it 'cell cp98 should equal 0.0' do sheet64.cp98.should be_within(1.0e-08).of(0.0) end it 'cell cq98 should equal 0.0' do sheet64.cq98.should be_within(1.0e-08).of(0.0) end it 'cell cr98 should equal 0.0' do sheet64.cr98.should be_within(1.0e-08).of(0.0) end it 'cell cs98 should equal 0.0' do sheet64.cs98.should be_within(1.0e-08).of(0.0) end it 'cell ct98 should equal 0.0' do sheet64.ct98.should be_within(1.0e-08).of(0.0) end it 'cell cu98 should equal 0.0' do sheet64.cu98.should be_within(1.0e-08).of(0.0) end it 'cell cv98 should equal 0.0' do sheet64.cv98.should be_within(1.0e-08).of(0.0) end it 'cell cw98 should equal 0.0' do sheet64.cw98.should be_within(1.0e-08).of(0.0) end it 'cell cx98 should equal 0.0' do sheet64.cx98.should be_within(1.0e-08).of(0.0) end it 'cell cy98 should equal 0.0' do sheet64.cy98.should be_within(1.0e-08).of(0.0) end it 'cell cz98 should equal 0.0' do sheet64.cz98.should be_within(1.0e-08).of(0.0) end it 'cell da98 should equal 0.0' do sheet64.da98.should be_within(1.0e-08).of(0.0) end it 'cell db98 should equal 0.0' do sheet64.db98.should be_within(1.0e-08).of(0.0) end it 'cell dc98 should equal 0.0' do sheet64.dc98.should be_within(1.0e-08).of(0.0) end it 'cell dd98 should equal 0.0' do sheet64.dd98.should be_within(1.0e-08).of(0.0) end it 'cell de98 should equal 0.0' do sheet64.de98.should be_within(1.0e-08).of(0.0) end it 'cell df98 should equal 0.0' do sheet64.df98.should be_within(1.0e-08).of(0.0) end it 'cell dh98 should equal 0.0' do sheet64.dh98.should be_within(1.0e-08).of(0.0) end it 'cell g99 should equal 0.0' do sheet64.g99.should be_within(1.0e-08).of(0.0) end it 'cell h99 should equal 0.0' do sheet64.h99.should be_within(1.0e-08).of(0.0) end it 'cell i99 should equal 0.0' do sheet64.i99.should be_within(1.0e-08).of(0.0) end it 'cell j99 should equal 0.0' do sheet64.j99.should be_within(1.0e-08).of(0.0) end it 'cell k99 should equal 0.0' do sheet64.k99.should be_within(1.0e-08).of(0.0) end it 'cell l99 should equal 0.0' do sheet64.l99.should be_within(1.0e-08).of(0.0) end it 'cell m99 should equal 0.0' do sheet64.m99.should be_within(1.0e-08).of(0.0) end it 'cell n99 should equal 0.0' do sheet64.n99.should be_within(1.0e-08).of(0.0) end it 'cell o99 should equal 0.0' do sheet64.o99.should be_within(1.0e-08).of(0.0) end it 'cell p99 should equal 0.0' do sheet64.p99.should be_within(1.0e-08).of(0.0) end it 'cell q99 should equal 0.0' do sheet64.q99.should be_within(1.0e-08).of(0.0) end it 'cell s99 should equal 0.0' do sheet64.s99.should be_within(1.0e-08).of(0.0) end it 'cell t99 should equal 0.0' do sheet64.t99.should be_within(1.0e-08).of(0.0) end it 'cell u99 should equal 57.6755492075466' do sheet64.u99.should be_within(5.767554920754661).of(57.6755492075466) end it 'cell v99 should equal 7.744845969984378' do sheet64.v99.should be_within(0.7744845969984379).of(7.744845969984378) end it 'cell w99 should equal 66.0203129464553' do sheet64.w99.should be_within(6.602031294645531).of(66.0203129464553) end it 'cell x99 should equal 0.0' do sheet64.x99.should be_within(1.0e-08).of(0.0) end it 'cell y99 should equal 0.0' do sheet64.y99.should be_within(1.0e-08).of(0.0) end it 'cell z99 should equal 0.0' do sheet64.z99.should be_within(1.0e-08).of(0.0) end it 'cell aa99 should equal 0.0' do sheet64.aa99.should be_within(1.0e-08).of(0.0) end it 'cell ab99 should equal 0.0' do sheet64.ab99.should be_within(1.0e-08).of(0.0) end it 'cell ac99 should equal 0.0' do sheet64.ac99.should be_within(1.0e-08).of(0.0) end it 'cell ad99 should equal -16.13417382214553' do sheet64.ad99.should be_within(1.6134173822145532).of(-16.13417382214553) end it 'cell ae99 should equal -1.5331257911990155' do sheet64.ae99.should be_within(0.15331257911990157).of(-1.5331257911990155) end it 'cell af99 should equal -60.71110442899643' do sheet64.af99.should be_within(6.071110442899643).of(-60.71110442899643) end it 'cell ag99 should equal -55.54577301581314' do sheet64.ag99.should be_within(5.554577301581315).of(-55.54577301581314) end it 'cell ah99 should equal -18.80640588301413' do sheet64.ah99.should be_within(1.880640588301413).of(-18.80640588301413) end it 'cell ai99 should equal 0.0' do sheet64.ai99.should be_within(1.0e-08).of(0.0) end it 'cell aj99 should equal 0.0' do sheet64.aj99.should be_within(1.0e-08).of(0.0) end it 'cell ak99 should equal -21.289874817181968' do sheet64.ak99.should be_within(2.128987481718197).of(-21.289874817181968) end it 'cell am99 should equal 0.0' do sheet64.am99.should be_within(1.0e-08).of(0.0) end it 'cell an99 should equal 0.0' do sheet64.an99.should be_within(1.0e-08).of(0.0) end it 'cell ao99 should equal 0.0' do sheet64.ao99.should be_within(1.0e-08).of(0.0) end it 'cell ap99 should equal 0.0' do sheet64.ap99.should be_within(1.0e-08).of(0.0) end it 'cell aq99 should equal 0.0' do sheet64.aq99.should be_within(1.0e-08).of(0.0) end it 'cell ar99 should equal 0.0' do sheet64.ar99.should be_within(1.0e-08).of(0.0) end it 'cell as99 should equal 0.0' do sheet64.as99.should be_within(1.0e-08).of(0.0) end it 'cell at99 should equal 0.0' do sheet64.at99.should be_within(1.0e-08).of(0.0) end it 'cell au99 should equal 0.0' do sheet64.au99.should be_within(1.0e-08).of(0.0) end it 'cell av99 should equal 0.0' do sheet64.av99.should be_within(1.0e-08).of(0.0) end it 'cell aw99 should equal 0.0' do sheet64.aw99.should be_within(1.0e-08).of(0.0) end it 'cell ax99 should equal 0.0' do sheet64.ax99.should be_within(1.0e-08).of(0.0) end it 'cell ay99 should equal 0.0' do sheet64.ay99.should be_within(1.0e-08).of(0.0) end it 'cell az99 should equal 0.0' do sheet64.az99.should be_within(1.0e-08).of(0.0) end it 'cell ba99 should equal 0.0' do sheet64.ba99.should be_within(1.0e-08).of(0.0) end it 'cell bb99 should equal 0.0' do sheet64.bb99.should be_within(1.0e-08).of(0.0) end it 'cell bc99 should equal 0.0' do sheet64.bc99.should be_within(1.0e-08).of(0.0) end it 'cell bd99 should equal 0.0' do sheet64.bd99.should be_within(1.0e-08).of(0.0) end it 'cell be99 should equal 0.0' do sheet64.be99.should be_within(1.0e-08).of(0.0) end it 'cell bf99 should equal 0.0' do sheet64.bf99.should be_within(1.0e-08).of(0.0) end it 'cell bh99 should equal 21.289874817181953' do sheet64.bh99.should be_within(2.1289874817181955).of(21.289874817181953) end it 'cell bi99 should equal 0.0' do sheet64.bi99.should be_within(1.0e-08).of(0.0) end it 'cell bj99 should equal 21.289874817181953' do sheet64.bj99.should be_within(2.1289874817181955).of(21.289874817181953) end it 'cell bl99 should equal 0.0' do sheet64.bl99.should be_within(1.0e-08).of(0.0) end it 'cell bo99 should equal 0.0' do sheet64.bo99.should be_within(1.0e-08).of(0.0) end it 'cell bp99 should equal 0.0' do sheet64.bp99.should be_within(1.0e-08).of(0.0) end it 'cell bq99 should equal 0.0' do sheet64.bq99.should be_within(1.0e-08).of(0.0) end it 'cell br99 should equal 0.0' do sheet64.br99.should be_within(1.0e-08).of(0.0) end it 'cell bs99 should equal 0.0' do sheet64.bs99.should be_within(1.0e-08).of(0.0) end it 'cell bt99 should equal 0.0' do sheet64.bt99.should be_within(1.0e-08).of(0.0) end it 'cell bu99 should equal 0.0' do sheet64.bu99.should be_within(1.0e-08).of(0.0) end it 'cell bv99 should equal 0.0' do sheet64.bv99.should be_within(1.0e-08).of(0.0) end it 'cell bw99 should equal 0.0' do sheet64.bw99.should be_within(1.0e-08).of(0.0) end it 'cell bx99 should equal 0.0' do sheet64.bx99.should be_within(1.0e-08).of(0.0) end it 'cell by99 should equal 0.0' do sheet64.by99.should be_within(1.0e-08).of(0.0) end it 'cell bz99 should equal 0.0' do sheet64.bz99.should be_within(1.0e-08).of(0.0) end it 'cell ca99 should equal 0.0' do sheet64.ca99.should be_within(1.0e-08).of(0.0) end it 'cell cb99 should equal 0.0' do sheet64.cb99.should be_within(1.0e-08).of(0.0) end it 'cell cc99 should equal 0.0' do sheet64.cc99.should be_within(1.0e-08).of(0.0) end it 'cell cd99 should equal 0.0' do sheet64.cd99.should be_within(1.0e-08).of(0.0) end it 'cell ce99 should equal 0.0' do sheet64.ce99.should be_within(1.0e-08).of(0.0) end it 'cell cf99 should equal 0.0' do sheet64.cf99.should be_within(1.0e-08).of(0.0) end it 'cell cg99 should equal 0.0' do sheet64.cg99.should be_within(1.0e-08).of(0.0) end it 'cell ch99 should equal 0.0' do sheet64.ch99.should be_within(1.0e-08).of(0.0) end it 'cell ci99 should equal 0.0' do sheet64.ci99.should be_within(1.0e-08).of(0.0) end it 'cell cj99 should equal 0.0' do sheet64.cj99.should be_within(1.0e-08).of(0.0) end it 'cell ck99 should equal 0.0' do sheet64.ck99.should be_within(1.0e-08).of(0.0) end it 'cell cl99 should equal 0.0' do sheet64.cl99.should be_within(1.0e-08).of(0.0) end it 'cell cm99 should equal 0.0' do sheet64.cm99.should be_within(1.0e-08).of(0.0) end it 'cell cn99 should equal 0.0' do sheet64.cn99.should be_within(1.0e-08).of(0.0) end it 'cell co99 should equal 0.0' do sheet64.co99.should be_within(1.0e-08).of(0.0) end it 'cell cp99 should equal 0.0' do sheet64.cp99.should be_within(1.0e-08).of(0.0) end it 'cell cq99 should equal 0.0' do sheet64.cq99.should be_within(1.0e-08).of(0.0) end it 'cell cr99 should equal 0.0' do sheet64.cr99.should be_within(1.0e-08).of(0.0) end it 'cell cs99 should equal 0.0' do sheet64.cs99.should be_within(1.0e-08).of(0.0) end it 'cell ct99 should equal 0.0' do sheet64.ct99.should be_within(1.0e-08).of(0.0) end it 'cell cu99 should equal 0.0' do sheet64.cu99.should be_within(1.0e-08).of(0.0) end it 'cell cv99 should equal 0.0' do sheet64.cv99.should be_within(1.0e-08).of(0.0) end it 'cell cw99 should equal 0.0' do sheet64.cw99.should be_within(1.0e-08).of(0.0) end it 'cell cx99 should equal 0.0' do sheet64.cx99.should be_within(1.0e-08).of(0.0) end it 'cell cy99 should equal -31.848018230568222' do sheet64.cy99.should be_within(3.1848018230568225).of(-31.848018230568222) end it 'cell cz99 should equal 0.0' do sheet64.cz99.should be_within(1.0e-08).of(0.0) end it 'cell da99 should equal 0.0' do sheet64.da99.should be_within(1.0e-08).of(0.0) end it 'cell db99 should equal 0.0' do sheet64.db99.should be_within(1.0e-08).of(0.0) end it 'cell dc99 should equal 0.0' do sheet64.dc99.should be_within(1.0e-08).of(0.0) end it 'cell dd99 should equal 0.0' do sheet64.dd99.should be_within(1.0e-08).of(0.0) end it 'cell de99 should equal 0.0' do sheet64.de99.should be_within(1.0e-08).of(0.0) end it 'cell df99 should equal 0.0' do sheet64.df99.should be_within(1.0e-08).of(0.0) end it 'cell dh99 should equal -31.848018230568222' do sheet64.dh99.should be_within(3.1848018230568225).of(-31.848018230568222) end it 'cell s101 should equal -450.41059658387326' do sheet64.s101.should be_within(45.041059658387326).of(-450.41059658387326) end it 'cell t101 should equal 450.41059658387326' do sheet64.t101.should be_within(45.041059658387326).of(450.41059658387326) end it 'cell u101 should equal -40.3730522614236' do sheet64.u101.should be_within(4.037305226142361).of(-40.3730522614236) end it 'cell v101 should equal -834.0330943954995' do sheet64.v101.should be_within(83.40330943954996).of(-834.0330943954995) end it 'cell w101 should equal -1748.5214994915373' do sheet64.w101.should be_within(174.85214994915373).of(-1748.5214994915373) end it 'cell g102 should equal 0.0' do sheet64.g102.should be_within(1.0e-08).of(0.0) end it 'cell h102 should equal 0.0' do sheet64.h102.should be_within(1.0e-08).of(0.0) end it 'cell i102 should equal 0.0' do sheet64.i102.should be_within(1.0e-08).of(0.0) end it 'cell j102 should equal 0.0' do sheet64.j102.should be_within(1.0e-08).of(0.0) end it 'cell k102 should equal 0.0' do sheet64.k102.should be_within(1.0e-08).of(0.0) end it 'cell l102 should equal 0.0' do sheet64.l102.should be_within(1.0e-08).of(0.0) end it 'cell m102 should equal 0.0' do sheet64.m102.should be_within(1.0e-08).of(0.0) end it 'cell n102 should equal 0.0' do sheet64.n102.should be_within(1.0e-08).of(0.0) end it 'cell o102 should equal 0.0' do sheet64.o102.should be_within(1.0e-08).of(0.0) end it 'cell p102 should equal 0.0' do sheet64.p102.should be_within(1.0e-08).of(0.0) end it 'cell q102 should equal 0.0' do sheet64.q102.should be_within(1.0e-08).of(0.0) end it 'cell s102 should equal 0.0' do sheet64.s102.should be_within(1.0e-08).of(0.0) end it 'cell t102 should equal 0.0' do sheet64.t102.should be_within(1.0e-08).of(0.0) end it 'cell u102 should equal 40.3730522614236' do sheet64.u102.should be_within(4.037305226142361).of(40.3730522614236) end it 'cell v102 should equal 834.0330943954995' do sheet64.v102.should be_within(83.40330943954996).of(834.0330943954995) end it 'cell w102 should equal 1748.5214994915373' do sheet64.w102.should be_within(174.85214994915373).of(1748.5214994915373) end it 'cell x102 should equal -40.3730522614236' do sheet64.x102.should be_within(4.037305226142361).of(-40.3730522614236) end it 'cell y102 should equal -834.0330943954995' do sheet64.y102.should be_within(83.40330943954996).of(-834.0330943954995) end it 'cell z102 should equal -1768.6738397458844' do sheet64.z102.should be_within(176.86738397458845).of(-1768.6738397458844) end it 'cell aa102 should equal 0.0' do sheet64.aa102.should be_within(1.0e-08).of(0.0) end it 'cell ab102 should equal 0.0' do sheet64.ab102.should be_within(1.0e-08).of(0.0) end it 'cell ac102 should equal 0.0' do sheet64.ac102.should be_within(1.0e-08).of(0.0) end it 'cell ad102 should equal 0.0' do sheet64.ad102.should be_within(1.0e-08).of(0.0) end it 'cell ae102 should equal 0.0' do sheet64.ae102.should be_within(1.0e-08).of(0.0) end it 'cell af102 should equal 0.0' do sheet64.af102.should be_within(1.0e-08).of(0.0) end it 'cell ag102 should equal 0.0' do sheet64.ag102.should be_within(1.0e-08).of(0.0) end it 'cell ah102 should equal 0.0' do sheet64.ah102.should be_within(1.0e-08).of(0.0) end it 'cell ai102 should equal 0.0' do sheet64.ai102.should be_within(1.0e-08).of(0.0) end it 'cell aj102 should equal 0.0' do sheet64.aj102.should be_within(1.0e-08).of(0.0) end it 'cell ak102 should equal -20.15234025434711' do sheet64.ak102.should be_within(2.015234025434711).of(-20.15234025434711) end it 'cell am102 should equal 0.0' do sheet64.am102.should be_within(1.0e-08).of(0.0) end it 'cell an102 should equal 0.0' do sheet64.an102.should be_within(1.0e-08).of(0.0) end it 'cell ao102 should equal 0.0' do sheet64.ao102.should be_within(1.0e-08).of(0.0) end it 'cell ap102 should equal 0.0' do sheet64.ap102.should be_within(1.0e-08).of(0.0) end it 'cell aq102 should equal 0.0' do sheet64.aq102.should be_within(1.0e-08).of(0.0) end it 'cell ar102 should equal 0.0' do sheet64.ar102.should be_within(1.0e-08).of(0.0) end it 'cell as102 should equal 0.0' do sheet64.as102.should be_within(1.0e-08).of(0.0) end it 'cell at102 should equal 0.0' do sheet64.at102.should be_within(1.0e-08).of(0.0) end it 'cell au102 should equal 0.0' do sheet64.au102.should be_within(1.0e-08).of(0.0) end it 'cell av102 should equal 0.0' do sheet64.av102.should be_within(1.0e-08).of(0.0) end it 'cell aw102 should equal 0.0' do sheet64.aw102.should be_within(1.0e-08).of(0.0) end it 'cell ax102 should equal 0.0' do sheet64.ax102.should be_within(1.0e-08).of(0.0) end it 'cell ay102 should equal 0.0' do sheet64.ay102.should be_within(1.0e-08).of(0.0) end it 'cell az102 should equal 0.0' do sheet64.az102.should be_within(1.0e-08).of(0.0) end it 'cell ba102 should equal 0.0' do sheet64.ba102.should be_within(1.0e-08).of(0.0) end it 'cell bb102 should equal 0.0' do sheet64.bb102.should be_within(1.0e-08).of(0.0) end it 'cell bc102 should equal 0.0' do sheet64.bc102.should be_within(1.0e-08).of(0.0) end it 'cell bd102 should equal 0.0' do sheet64.bd102.should be_within(1.0e-08).of(0.0) end it 'cell be102 should equal 0.0' do sheet64.be102.should be_within(1.0e-08).of(0.0) end it 'cell bf102 should equal 0.0' do sheet64.bf102.should be_within(1.0e-08).of(0.0) end it 'cell bh102 should equal 0.0' do sheet64.bh102.should be_within(1.0e-08).of(0.0) end it 'cell bi102 should equal 20.152340254347063' do sheet64.bi102.should be_within(2.0152340254347063).of(20.152340254347063) end it 'cell bj102 should equal 20.152340254347063' do sheet64.bj102.should be_within(2.0152340254347063).of(20.152340254347063) end it 'cell bl102 should equal -4.618527782440651e-14' do sheet64.bl102.should be_within(1.0e-08).of(-4.618527782440651e-14) end it 'cell bo102 should equal 0.0' do sheet64.bo102.should be_within(1.0e-08).of(0.0) end it 'cell bp102 should equal 0.0' do sheet64.bp102.should be_within(1.0e-08).of(0.0) end it 'cell bq102 should equal 0.0' do sheet64.bq102.should be_within(1.0e-08).of(0.0) end it 'cell br102 should equal 0.0' do sheet64.br102.should be_within(1.0e-08).of(0.0) end it 'cell bs102 should equal 0.0' do sheet64.bs102.should be_within(1.0e-08).of(0.0) end it 'cell bt102 should equal 7.949665972647326' do sheet64.bt102.should be_within(0.7949665972647326).of(7.949665972647326) end it 'cell bu102 should equal 0.0' do sheet64.bu102.should be_within(1.0e-08).of(0.0) end it 'cell bv102 should equal 0.0' do sheet64.bv102.should be_within(1.0e-08).of(0.0) end it 'cell bw102 should equal 0.0' do sheet64.bw102.should be_within(1.0e-08).of(0.0) end it 'cell bx102 should equal 0.0' do sheet64.bx102.should be_within(1.0e-08).of(0.0) end it 'cell by102 should equal 0.0' do sheet64.by102.should be_within(1.0e-08).of(0.0) end it 'cell bz102 should equal 0.0' do sheet64.bz102.should be_within(1.0e-08).of(0.0) end it 'cell ca102 should equal 0.0' do sheet64.ca102.should be_within(1.0e-08).of(0.0) end it 'cell cb102 should equal 0.0' do sheet64.cb102.should be_within(1.0e-08).of(0.0) end it 'cell cc102 should equal 0.0' do sheet64.cc102.should be_within(1.0e-08).of(0.0) end it 'cell cd102 should equal 0.0' do sheet64.cd102.should be_within(1.0e-08).of(0.0) end it 'cell ce102 should equal 0.0' do sheet64.ce102.should be_within(1.0e-08).of(0.0) end it 'cell cf102 should equal 0.0' do sheet64.cf102.should be_within(1.0e-08).of(0.0) end it 'cell cg102 should equal 0.0' do sheet64.cg102.should be_within(1.0e-08).of(0.0) end it 'cell ch102 should equal 0.0' do sheet64.ch102.should be_within(1.0e-08).of(0.0) end it 'cell ci102 should equal 0.0' do sheet64.ci102.should be_within(1.0e-08).of(0.0) end it 'cell cj102 should equal 0.0' do sheet64.cj102.should be_within(1.0e-08).of(0.0) end it 'cell ck102 should equal 0.0' do sheet64.ck102.should be_within(1.0e-08).of(0.0) end it 'cell cl102 should equal 0.0' do sheet64.cl102.should be_within(1.0e-08).of(0.0) end it 'cell cm102 should equal 0.0' do sheet64.cm102.should be_within(1.0e-08).of(0.0) end it 'cell cn102 should equal 0.0' do sheet64.cn102.should be_within(1.0e-08).of(0.0) end it 'cell co102 should equal 0.0' do sheet64.co102.should be_within(1.0e-08).of(0.0) end it 'cell cp102 should equal 0.0' do sheet64.cp102.should be_within(1.0e-08).of(0.0) end it 'cell cq102 should equal 0.0' do sheet64.cq102.should be_within(1.0e-08).of(0.0) end it 'cell cr102 should equal 0.0' do sheet64.cr102.should be_within(1.0e-08).of(0.0) end it 'cell cs102 should equal 0.0' do sheet64.cs102.should be_within(1.0e-08).of(0.0) end it 'cell ct102 should equal 0.0' do sheet64.ct102.should be_within(1.0e-08).of(0.0) end it 'cell cu102 should equal 0.0' do sheet64.cu102.should be_within(1.0e-08).of(0.0) end it 'cell cv102 should equal 0.0' do sheet64.cv102.should be_within(1.0e-08).of(0.0) end it 'cell cw102 should equal 0.0' do sheet64.cw102.should be_within(1.0e-08).of(0.0) end it 'cell cx102 should equal 0.0' do sheet64.cx102.should be_within(1.0e-08).of(0.0) end it 'cell cy102 should equal 0.0' do sheet64.cy102.should be_within(1.0e-08).of(0.0) end it 'cell cz102 should equal 0.0' do sheet64.cz102.should be_within(1.0e-08).of(0.0) end it 'cell da102 should equal 0.0' do sheet64.da102.should be_within(1.0e-08).of(0.0) end it 'cell db102 should equal 0.0' do sheet64.db102.should be_within(1.0e-08).of(0.0) end it 'cell dc102 should equal 0.0' do sheet64.dc102.should be_within(1.0e-08).of(0.0) end it 'cell dd102 should equal 0.0' do sheet64.dd102.should be_within(1.0e-08).of(0.0) end it 'cell de102 should equal 0.0' do sheet64.de102.should be_within(1.0e-08).of(0.0) end it 'cell df102 should equal 0.0' do sheet64.df102.should be_within(1.0e-08).of(0.0) end it 'cell dh102 should equal 7.949665972647326' do sheet64.dh102.should be_within(0.7949665972647326).of(7.949665972647326) end it 'cell t103 should equal 0.0' do sheet64.t103.should be_within(1.0e-08).of(0.0) end it 'cell x103 should equal -182.1154229434806' do sheet64.x103.should be_within(18.21154229434806).of(-182.1154229434806) end it 'cell y103 should equal 701.4078244564344' do sheet64.y103.should be_within(70.14078244564344).of(701.4078244564344) end it 'cell z103 should equal 1667.090671438097' do sheet64.z103.should be_within(166.7090671438097).of(1667.090671438097) end it 'cell ak103 should equal 2186.383072951051' do sheet64.ak103.should be_within(218.6383072951051).of(2186.383072951051) end it 'cell aq103 should equal 0.0' do sheet64.aq103.should be_within(1.0e-08).of(0.0) end it 'cell as103 should equal 182.1154229434806' do sheet64.as103.should be_within(18.21154229434806).of(182.1154229434806) end it 'cell at103 should equal -701.4078244564344' do sheet64.at103.should be_within(70.14078244564344).of(-701.4078244564344) end it 'cell au103 should equal -1667.090671438097' do sheet64.au103.should be_within(166.7090671438097).of(-1667.090671438097) end it 'cell bf103 should equal -2186.383072951051' do sheet64.bf103.should be_within(218.6383072951051).of(-2186.383072951051) end it 'cell bl103 should equal 0.0' do sheet64.bl103.should be_within(1.0e-08).of(0.0) end it 'cell g104 should equal 0.0' do sheet64.g104.should be_within(1.0e-08).of(0.0) end it 'cell h104 should equal 0.0' do sheet64.h104.should be_within(1.0e-08).of(0.0) end it 'cell i104 should equal 0.0' do sheet64.i104.should be_within(1.0e-08).of(0.0) end it 'cell j104 should equal 0.0' do sheet64.j104.should be_within(1.0e-08).of(0.0) end it 'cell k104 should equal 0.0' do sheet64.k104.should be_within(1.0e-08).of(0.0) end it 'cell l104 should equal 0.0' do sheet64.l104.should be_within(1.0e-08).of(0.0) end it 'cell m104 should equal 0.0' do sheet64.m104.should be_within(1.0e-08).of(0.0) end it 'cell n104 should equal 0.0' do sheet64.n104.should be_within(1.0e-08).of(0.0) end it 'cell o104 should equal 0.0' do sheet64.o104.should be_within(1.0e-08).of(0.0) end it 'cell p104 should equal 0.0' do sheet64.p104.should be_within(1.0e-08).of(0.0) end it 'cell q104 should equal 0.0' do sheet64.q104.should be_within(1.0e-08).of(0.0) end it 'cell s104 should equal 0.0' do sheet64.s104.should be_within(1.0e-08).of(0.0) end it 'cell t104 should equal 0.0' do sheet64.t104.should be_within(1.0e-08).of(0.0) end it 'cell u104 should equal 40.3730522614236' do sheet64.u104.should be_within(4.037305226142361).of(40.3730522614236) end it 'cell v104 should equal 834.0330943954995' do sheet64.v104.should be_within(83.40330943954996).of(834.0330943954995) end it 'cell w104 should equal 1748.5214994915373' do sheet64.w104.should be_within(174.85214994915373).of(1748.5214994915373) end it 'cell x104 should equal -222.4884752049042' do sheet64.x104.should be_within(22.248847520490422).of(-222.4884752049042) end it 'cell y104 should equal -132.6252699390651' do sheet64.y104.should be_within(13.262526993906512).of(-132.6252699390651) end it 'cell z104 should equal -101.58316830778745' do sheet64.z104.should be_within(10.158316830778745).of(-101.58316830778745) end it 'cell aa104 should equal 0.0' do sheet64.aa104.should be_within(1.0e-08).of(0.0) end it 'cell ab104 should equal 0.0' do sheet64.ab104.should be_within(1.0e-08).of(0.0) end it 'cell ac104 should equal 0.0' do sheet64.ac104.should be_within(1.0e-08).of(0.0) end it 'cell ad104 should equal 0.0' do sheet64.ad104.should be_within(1.0e-08).of(0.0) end it 'cell ae104 should equal 0.0' do sheet64.ae104.should be_within(1.0e-08).of(0.0) end it 'cell af104 should equal 0.0' do sheet64.af104.should be_within(1.0e-08).of(0.0) end it 'cell ag104 should equal 0.0' do sheet64.ag104.should be_within(1.0e-08).of(0.0) end it 'cell ah104 should equal 0.0' do sheet64.ah104.should be_within(1.0e-08).of(0.0) end it 'cell ai104 should equal 0.0' do sheet64.ai104.should be_within(1.0e-08).of(0.0) end it 'cell aj104 should equal 0.0' do sheet64.aj104.should be_within(1.0e-08).of(0.0) end it 'cell ak104 should equal 2166.230732696704' do sheet64.ak104.should be_within(216.62307326967039).of(2166.230732696704) end it 'cell am104 should equal 0.0' do sheet64.am104.should be_within(1.0e-08).of(0.0) end it 'cell an104 should equal 0.0' do sheet64.an104.should be_within(1.0e-08).of(0.0) end it 'cell ao104 should equal 0.0' do sheet64.ao104.should be_within(1.0e-08).of(0.0) end it 'cell ap104 should equal 0.0' do sheet64.ap104.should be_within(1.0e-08).of(0.0) end it 'cell aq104 should equal 0.0' do sheet64.aq104.should be_within(1.0e-08).of(0.0) end it 'cell ar104 should equal 0.0' do sheet64.ar104.should be_within(1.0e-08).of(0.0) end it 'cell as104 should equal 182.1154229434806' do sheet64.as104.should be_within(18.21154229434806).of(182.1154229434806) end it 'cell at104 should equal -701.4078244564344' do sheet64.at104.should be_within(70.14078244564344).of(-701.4078244564344) end it 'cell au104 should equal -1667.090671438097' do sheet64.au104.should be_within(166.7090671438097).of(-1667.090671438097) end it 'cell av104 should equal 0.0' do sheet64.av104.should be_within(1.0e-08).of(0.0) end it 'cell aw104 should equal 0.0' do sheet64.aw104.should be_within(1.0e-08).of(0.0) end it 'cell ax104 should equal 0.0' do sheet64.ax104.should be_within(1.0e-08).of(0.0) end it 'cell ay104 should equal 0.0' do sheet64.ay104.should be_within(1.0e-08).of(0.0) end it 'cell az104 should equal 0.0' do sheet64.az104.should be_within(1.0e-08).of(0.0) end it 'cell ba104 should equal 0.0' do sheet64.ba104.should be_within(1.0e-08).of(0.0) end it 'cell bb104 should equal 0.0' do sheet64.bb104.should be_within(1.0e-08).of(0.0) end it 'cell bc104 should equal 0.0' do sheet64.bc104.should be_within(1.0e-08).of(0.0) end it 'cell bd104 should equal 0.0' do sheet64.bd104.should be_within(1.0e-08).of(0.0) end it 'cell be104 should equal 0.0' do sheet64.be104.should be_within(1.0e-08).of(0.0) end it 'cell bf104 should equal -2186.383072951051' do sheet64.bf104.should be_within(218.6383072951051).of(-2186.383072951051) end it 'cell bh104 should equal 0.0' do sheet64.bh104.should be_within(1.0e-08).of(0.0) end it 'cell bi104 should equal 20.152340254347063' do sheet64.bi104.should be_within(2.0152340254347063).of(20.152340254347063) end it 'cell bj104 should equal 20.152340254347063' do sheet64.bj104.should be_within(2.0152340254347063).of(20.152340254347063) end it 'cell bl104 should equal -4.618527782440651e-14' do sheet64.bl104.should be_within(1.0e-08).of(-4.618527782440651e-14) end it 'cell bo104 should equal 0.0' do sheet64.bo104.should be_within(1.0e-08).of(0.0) end it 'cell bp104 should equal 0.0' do sheet64.bp104.should be_within(1.0e-08).of(0.0) end it 'cell bq104 should equal 0.0' do sheet64.bq104.should be_within(1.0e-08).of(0.0) end it 'cell br104 should equal 0.0' do sheet64.br104.should be_within(1.0e-08).of(0.0) end it 'cell bs104 should equal 0.0' do sheet64.bs104.should be_within(1.0e-08).of(0.0) end it 'cell bt104 should equal 7.949665972647326' do sheet64.bt104.should be_within(0.7949665972647326).of(7.949665972647326) end it 'cell bu104 should equal 0.0' do sheet64.bu104.should be_within(1.0e-08).of(0.0) end it 'cell bv104 should equal 0.0' do sheet64.bv104.should be_within(1.0e-08).of(0.0) end it 'cell bw104 should equal 0.0' do sheet64.bw104.should be_within(1.0e-08).of(0.0) end it 'cell bx104 should equal 0.0' do sheet64.bx104.should be_within(1.0e-08).of(0.0) end it 'cell by104 should equal 0.0' do sheet64.by104.should be_within(1.0e-08).of(0.0) end it 'cell bz104 should equal 0.0' do sheet64.bz104.should be_within(1.0e-08).of(0.0) end it 'cell ca104 should equal 0.0' do sheet64.ca104.should be_within(1.0e-08).of(0.0) end it 'cell cb104 should equal 0.0' do sheet64.cb104.should be_within(1.0e-08).of(0.0) end it 'cell cc104 should equal 0.0' do sheet64.cc104.should be_within(1.0e-08).of(0.0) end it 'cell cd104 should equal 0.0' do sheet64.cd104.should be_within(1.0e-08).of(0.0) end it 'cell ce104 should equal 0.0' do sheet64.ce104.should be_within(1.0e-08).of(0.0) end it 'cell cf104 should equal 0.0' do sheet64.cf104.should be_within(1.0e-08).of(0.0) end it 'cell cg104 should equal 0.0' do sheet64.cg104.should be_within(1.0e-08).of(0.0) end it 'cell ch104 should equal 0.0' do sheet64.ch104.should be_within(1.0e-08).of(0.0) end it 'cell ci104 should equal 0.0' do sheet64.ci104.should be_within(1.0e-08).of(0.0) end it 'cell cj104 should equal 0.0' do sheet64.cj104.should be_within(1.0e-08).of(0.0) end it 'cell ck104 should equal 0.0' do sheet64.ck104.should be_within(1.0e-08).of(0.0) end it 'cell cl104 should equal 0.0' do sheet64.cl104.should be_within(1.0e-08).of(0.0) end it 'cell cm104 should equal 0.0' do sheet64.cm104.should be_within(1.0e-08).of(0.0) end it 'cell cn104 should equal 0.0' do sheet64.cn104.should be_within(1.0e-08).of(0.0) end it 'cell co104 should equal 0.0' do sheet64.co104.should be_within(1.0e-08).of(0.0) end it 'cell cp104 should equal 0.0' do sheet64.cp104.should be_within(1.0e-08).of(0.0) end it 'cell cq104 should equal 0.0' do sheet64.cq104.should be_within(1.0e-08).of(0.0) end it 'cell cr104 should equal 0.0' do sheet64.cr104.should be_within(1.0e-08).of(0.0) end it 'cell cs104 should equal 0.0' do sheet64.cs104.should be_within(1.0e-08).of(0.0) end it 'cell ct104 should equal 0.0' do sheet64.ct104.should be_within(1.0e-08).of(0.0) end it 'cell cu104 should equal 0.0' do sheet64.cu104.should be_within(1.0e-08).of(0.0) end it 'cell cv104 should equal 0.0' do sheet64.cv104.should be_within(1.0e-08).of(0.0) end it 'cell cw104 should equal 0.0' do sheet64.cw104.should be_within(1.0e-08).of(0.0) end it 'cell cx104 should equal 0.0' do sheet64.cx104.should be_within(1.0e-08).of(0.0) end it 'cell cy104 should equal 0.0' do sheet64.cy104.should be_within(1.0e-08).of(0.0) end it 'cell cz104 should equal 0.0' do sheet64.cz104.should be_within(1.0e-08).of(0.0) end it 'cell da104 should equal 0.0' do sheet64.da104.should be_within(1.0e-08).of(0.0) end it 'cell db104 should equal 0.0' do sheet64.db104.should be_within(1.0e-08).of(0.0) end it 'cell dc104 should equal 0.0' do sheet64.dc104.should be_within(1.0e-08).of(0.0) end it 'cell dd104 should equal 0.0' do sheet64.dd104.should be_within(1.0e-08).of(0.0) end it 'cell de104 should equal 0.0' do sheet64.de104.should be_within(1.0e-08).of(0.0) end it 'cell df104 should equal 0.0' do sheet64.df104.should be_within(1.0e-08).of(0.0) end it 'cell dh104 should equal 7.949665972647326' do sheet64.dh104.should be_within(0.7949665972647326).of(7.949665972647326) end it 'cell g106 should equal 0.0' do sheet64.g106.should be_within(1.0e-08).of(0.0) end it 'cell h106 should equal 0.0' do sheet64.h106.should be_within(1.0e-08).of(0.0) end it 'cell i106 should equal 0.0' do sheet64.i106.should be_within(1.0e-08).of(0.0) end it 'cell j106 should equal 0.0' do sheet64.j106.should be_within(1.0e-08).of(0.0) end it 'cell k106 should equal 0.0' do sheet64.k106.should be_within(1.0e-08).of(0.0) end it 'cell l106 should equal 0.0' do sheet64.l106.should be_within(1.0e-08).of(0.0) end it 'cell m106 should equal 0.0' do sheet64.m106.should be_within(1.0e-08).of(0.0) end it 'cell n106 should equal 0.0' do sheet64.n106.should be_within(1.0e-08).of(0.0) end it 'cell o106 should equal 0.0' do sheet64.o106.should be_within(1.0e-08).of(0.0) end it 'cell p106 should equal 0.0' do sheet64.p106.should be_within(1.0e-08).of(0.0) end it 'cell q106 should equal 0.0' do sheet64.q106.should be_within(1.0e-08).of(0.0) end it 'cell s106 should equal 0.0' do sheet64.s106.should be_within(1.0e-08).of(0.0) end it 'cell t106 should equal -33.77170833053822' do sheet64.t106.should be_within(3.377170833053822).of(-33.77170833053822) end it 'cell u106 should equal 98.0486014689702' do sheet64.u106.should be_within(9.80486014689702).of(98.0486014689702) end it 'cell v106 should equal 841.7779403654838' do sheet64.v106.should be_within(84.17779403654839).of(841.7779403654838) end it 'cell w106 should equal 1814.5418124379926' do sheet64.w106.should be_within(181.45418124379927).of(1814.5418124379926) end it 'cell x106 should equal -222.4884752049042' do sheet64.x106.should be_within(22.248847520490422).of(-222.4884752049042) end it 'cell y106 should equal -132.6252699390651' do sheet64.y106.should be_within(13.262526993906512).of(-132.6252699390651) end it 'cell z106 should equal -101.58316830778745' do sheet64.z106.should be_within(10.158316830778745).of(-101.58316830778745) end it 'cell aa106 should equal 0.0' do sheet64.aa106.should be_within(1.0e-08).of(0.0) end it 'cell ab106 should equal 0.0' do sheet64.ab106.should be_within(1.0e-08).of(0.0) end it 'cell ac106 should equal 0.0' do sheet64.ac106.should be_within(1.0e-08).of(0.0) end it 'cell ad106 should equal -16.13417382214553' do sheet64.ad106.should be_within(1.6134173822145532).of(-16.13417382214553) end it 'cell ae106 should equal -1.5331257911990155' do sheet64.ae106.should be_within(0.15331257911990157).of(-1.5331257911990155) end it 'cell af106 should equal -60.71110442899643' do sheet64.af106.should be_within(6.071110442899643).of(-60.71110442899643) end it 'cell ag106 should equal -55.54577301581314' do sheet64.ag106.should be_within(5.554577301581315).of(-55.54577301581314) end it 'cell ah106 should equal -18.80640588301413' do sheet64.ah106.should be_within(1.880640588301413).of(-18.80640588301413) end it 'cell ai106 should equal 0.0' do sheet64.ai106.should be_within(1.0e-08).of(0.0) end it 'cell aj106 should equal 0.0' do sheet64.aj106.should be_within(1.0e-08).of(0.0) end it 'cell ak106 should equal 2111.169149548983' do sheet64.ak106.should be_within(211.11691495489833).of(2111.169149548983) end it 'cell am106 should equal 0.0' do sheet64.am106.should be_within(1.0e-08).of(0.0) end it 'cell an106 should equal 0.0' do sheet64.an106.should be_within(1.0e-08).of(0.0) end it 'cell ao106 should equal 0.0' do sheet64.ao106.should be_within(1.0e-08).of(0.0) end it 'cell ap106 should equal 0.0' do sheet64.ap106.should be_within(1.0e-08).of(0.0) end it 'cell aq106 should equal 0.0' do sheet64.aq106.should be_within(1.0e-08).of(0.0) end it 'cell ar106 should equal 0.0' do sheet64.ar106.should be_within(1.0e-08).of(0.0) end it 'cell as106 should equal 182.1154229434806' do sheet64.as106.should be_within(18.21154229434806).of(182.1154229434806) end it 'cell at106 should equal -701.4078244564344' do sheet64.at106.should be_within(70.14078244564344).of(-701.4078244564344) end it 'cell au106 should equal -1667.090671438097' do sheet64.au106.should be_within(166.7090671438097).of(-1667.090671438097) end it 'cell av106 should equal 0.0' do sheet64.av106.should be_within(1.0e-08).of(0.0) end it 'cell aw106 should equal 0.0' do sheet64.aw106.should be_within(1.0e-08).of(0.0) end it 'cell ax106 should equal 0.0' do sheet64.ax106.should be_within(1.0e-08).of(0.0) end it 'cell ay106 should equal 0.0' do sheet64.ay106.should be_within(1.0e-08).of(0.0) end it 'cell az106 should equal 0.0' do sheet64.az106.should be_within(1.0e-08).of(0.0) end it 'cell ba106 should equal 0.0' do sheet64.ba106.should be_within(1.0e-08).of(0.0) end it 'cell bb106 should equal 0.0' do sheet64.bb106.should be_within(1.0e-08).of(0.0) end it 'cell bc106 should equal 0.0' do sheet64.bc106.should be_within(1.0e-08).of(0.0) end it 'cell bd106 should equal 0.0' do sheet64.bd106.should be_within(1.0e-08).of(0.0) end it 'cell be106 should equal 0.0' do sheet64.be106.should be_within(1.0e-08).of(0.0) end it 'cell bf106 should equal -2186.383072951051' do sheet64.bf106.should be_within(218.6383072951051).of(-2186.383072951051) end it 'cell bh106 should equal 21.289874817181953' do sheet64.bh106.should be_within(2.1289874817181955).of(21.289874817181953) end it 'cell bi106 should equal 53.92404858488527' do sheet64.bi106.should be_within(5.392404858488527).of(53.92404858488527) end it 'cell bj106 should equal 75.21392340206722' do sheet64.bj106.should be_within(7.521392340206723).of(75.21392340206722) end it 'cell bl106 should equal -6.252776074688882e-13' do sheet64.bl106.should be_within(1.0e-08).of(-6.252776074688882e-13) end it 'cell bo106 should equal 0.0' do sheet64.bo106.should be_within(1.0e-08).of(0.0) end it 'cell bp106 should equal 0.0' do sheet64.bp106.should be_within(1.0e-08).of(0.0) end it 'cell bq106 should equal 0.0' do sheet64.bq106.should be_within(1.0e-08).of(0.0) end it 'cell br106 should equal 0.0' do sheet64.br106.should be_within(1.0e-08).of(0.0) end it 'cell bs106 should equal 0.0' do sheet64.bs106.should be_within(1.0e-08).of(0.0) end it 'cell bt106 should equal 7.949665972647326' do sheet64.bt106.should be_within(0.7949665972647326).of(7.949665972647326) end it 'cell bu106 should equal 0.0' do sheet64.bu106.should be_within(1.0e-08).of(0.0) end it 'cell bv106 should equal 0.0' do sheet64.bv106.should be_within(1.0e-08).of(0.0) end it 'cell bw106 should equal 0.0' do sheet64.bw106.should be_within(1.0e-08).of(0.0) end it 'cell bx106 should equal 0.0' do sheet64.bx106.should be_within(1.0e-08).of(0.0) end it 'cell by106 should equal 0.0' do sheet64.by106.should be_within(1.0e-08).of(0.0) end it 'cell bz106 should equal 0.0' do sheet64.bz106.should be_within(1.0e-08).of(0.0) end it 'cell ca106 should equal 0.0' do sheet64.ca106.should be_within(1.0e-08).of(0.0) end it 'cell cb106 should equal 0.0' do sheet64.cb106.should be_within(1.0e-08).of(0.0) end it 'cell cc106 should equal 0.0' do sheet64.cc106.should be_within(1.0e-08).of(0.0) end it 'cell cd106 should equal 0.0' do sheet64.cd106.should be_within(1.0e-08).of(0.0) end it 'cell ce106 should equal 0.0' do sheet64.ce106.should be_within(1.0e-08).of(0.0) end it 'cell cf106 should equal 0.0' do sheet64.cf106.should be_within(1.0e-08).of(0.0) end it 'cell cg106 should equal 0.0' do sheet64.cg106.should be_within(1.0e-08).of(0.0) end it 'cell ch106 should equal 0.0' do sheet64.ch106.should be_within(1.0e-08).of(0.0) end it 'cell ci106 should equal 0.0' do sheet64.ci106.should be_within(1.0e-08).of(0.0) end it 'cell cj106 should equal 0.0' do sheet64.cj106.should be_within(1.0e-08).of(0.0) end it 'cell ck106 should equal 0.0' do sheet64.ck106.should be_within(1.0e-08).of(0.0) end it 'cell cl106 should equal 0.0' do sheet64.cl106.should be_within(1.0e-08).of(0.0) end it 'cell cm106 should equal 0.0' do sheet64.cm106.should be_within(1.0e-08).of(0.0) end it 'cell cn106 should equal 0.0' do sheet64.cn106.should be_within(1.0e-08).of(0.0) end it 'cell co106 should equal 0.0' do sheet64.co106.should be_within(1.0e-08).of(0.0) end it 'cell cp106 should equal 0.0' do sheet64.cp106.should be_within(1.0e-08).of(0.0) end it 'cell cq106 should equal 0.0' do sheet64.cq106.should be_within(1.0e-08).of(0.0) end it 'cell cr106 should equal 0.0' do sheet64.cr106.should be_within(1.0e-08).of(0.0) end it 'cell cs106 should equal 0.0' do sheet64.cs106.should be_within(1.0e-08).of(0.0) end it 'cell ct106 should equal 0.0' do sheet64.ct106.should be_within(1.0e-08).of(0.0) end it 'cell cu106 should equal 0.0' do sheet64.cu106.should be_within(1.0e-08).of(0.0) end it 'cell cv106 should equal 0.0' do sheet64.cv106.should be_within(1.0e-08).of(0.0) end it 'cell cw106 should equal 0.0' do sheet64.cw106.should be_within(1.0e-08).of(0.0) end it 'cell cx106 should equal 0.0' do sheet64.cx106.should be_within(1.0e-08).of(0.0) end it 'cell cy106 should equal -31.848018230568222' do sheet64.cy106.should be_within(3.1848018230568225).of(-31.848018230568222) end it 'cell cz106 should equal 0.0' do sheet64.cz106.should be_within(1.0e-08).of(0.0) end it 'cell da106 should equal 0.0' do sheet64.da106.should be_within(1.0e-08).of(0.0) end it 'cell db106 should equal 0.0' do sheet64.db106.should be_within(1.0e-08).of(0.0) end it 'cell dc106 should equal 0.0' do sheet64.dc106.should be_within(1.0e-08).of(0.0) end it 'cell dd106 should equal 0.0' do sheet64.dd106.should be_within(1.0e-08).of(0.0) end it 'cell de106 should equal 0.0' do sheet64.de106.should be_within(1.0e-08).of(0.0) end it 'cell df106 should equal 0.0' do sheet64.df106.should be_within(1.0e-08).of(0.0) end it 'cell dh106 should equal -23.898352257920898' do sheet64.dh106.should be_within(2.38983522579209).of(-23.898352257920898) end it 'cell g109 should equal 760.2663044501312' do sheet64.g109.should be_within(76.02663044501313).of(760.2663044501312) end it 'cell h109 should equal 212.82687278526893' do sheet64.h109.should be_within(21.282687278526893).of(212.82687278526893) end it 'cell i109 should equal 484.9690262134444' do sheet64.i109.should be_within(48.49690262134445).of(484.9690262134444) end it 'cell j109 should equal 335.9214519651574' do sheet64.j109.should be_within(33.592145196515744).of(335.9214519651574) end it 'cell k109 should equal 14.422595081474668' do sheet64.k109.should be_within(1.442259508147467).of(14.422595081474668) end it 'cell l109 should equal 14.785449092646568' do sheet64.l109.should be_within(1.4785449092646568).of(14.785449092646568) end it 'cell m109 should equal 22.49614487028552' do sheet64.m109.should be_within(2.249614487028552).of(22.49614487028552) end it 'cell n109 should equal 206.26698515563612' do sheet64.n109.should be_within(20.626698515563614).of(206.26698515563612) end it 'cell o109 should equal 128.69' do sheet64.o109.should be_within(12.869).of(128.69) end it 'cell p109 should equal 0.0' do sheet64.p109.should be_within(1.0e-08).of(0.0) end it 'cell q109 should equal 2180.6448296140447' do sheet64.q109.should be_within(218.06448296140448).of(2180.6448296140447) end it 'cell s109 should equal -450.41059658387326' do sheet64.s109.should be_within(45.041059658387326).of(-450.41059658387326) end it 'cell t109 should equal 450.41059658387326' do sheet64.t109.should be_within(45.041059658387326).of(450.41059658387326) end it 'cell u109 should equal 0.0' do sheet64.u109.should be_within(1.0e-08).of(0.0) end it 'cell v109 should equal 0.0' do sheet64.v109.should be_within(1.0e-08).of(0.0) end it 'cell w109 should equal 0.0' do sheet64.w109.should be_within(1.0e-08).of(0.0) end it 'cell x109 should equal 0.0' do sheet64.x109.should be_within(1.0e-08).of(0.0) end it 'cell y109 should equal 0.0' do sheet64.y109.should be_within(1.0e-08).of(0.0) end it 'cell z109 should equal 0.0' do sheet64.z109.should be_within(1.0e-08).of(0.0) end it 'cell aa109 should equal 0.0' do sheet64.aa109.should be_within(1.0e-08).of(0.0) end it 'cell ab109 should equal 1.7763568394002505e-15' do sheet64.ab109.should be_within(1.0e-08).of(1.7763568394002505e-15) end it 'cell ac109 should equal 0.0' do sheet64.ac109.should be_within(1.0e-08).of(0.0) end it 'cell ad109 should equal 0.0' do sheet64.ad109.should be_within(1.0e-08).of(0.0) end it 'cell ae109 should equal 0.0' do sheet64.ae109.should be_within(1.0e-08).of(0.0) end it 'cell af109 should equal 0.0' do sheet64.af109.should be_within(1.0e-08).of(0.0) end it 'cell ag109 should equal 0.0' do sheet64.ag109.should be_within(1.0e-08).of(0.0) end it 'cell ah109 should equal 0.0' do sheet64.ah109.should be_within(1.0e-08).of(0.0) end it 'cell ai109 should equal 0.0' do sheet64.ai109.should be_within(1.0e-08).of(0.0) end it 'cell aj109 should equal 0.0' do sheet64.aj109.should be_within(1.0e-08).of(0.0) end it 'cell ak109 should equal 1.7763568394002505e-15' do sheet64.ak109.should be_within(1.0e-08).of(1.7763568394002505e-15) end it 'cell am109 should equal -124.39544583847987' do sheet64.am109.should be_within(12.439544583847988).of(-124.39544583847987) end it 'cell an109 should equal -132.62526993906516' do sheet64.an109.should be_within(13.262526993906517).of(-132.62526993906516) end it 'cell ao109 should equal -101.5831683077875' do sheet64.ao109.should be_within(10.158316830778752).of(-101.5831683077875) end it 'cell ap109 should equal 0.0' do sheet64.ap109.should be_within(1.0e-08).of(0.0) end it 'cell aq109 should equal 0.0' do sheet64.aq109.should be_within(1.0e-08).of(0.0) end it 'cell ar109 should equal 0.0' do sheet64.ar109.should be_within(1.0e-08).of(0.0) end it 'cell as109 should equal 182.1154229434806' do sheet64.as109.should be_within(18.21154229434806).of(182.1154229434806) end it 'cell at109 should equal -701.4078244564344' do sheet64.at109.should be_within(70.14078244564344).of(-701.4078244564344) end it 'cell au109 should equal -1667.090671438097' do sheet64.au109.should be_within(166.7090671438097).of(-1667.090671438097) end it 'cell av109 should equal 0.0' do sheet64.av109.should be_within(1.0e-08).of(0.0) end it 'cell aw109 should equal 0.0' do sheet64.aw109.should be_within(1.0e-08).of(0.0) end it 'cell ax109 should equal -0.08783531999999616' do sheet64.ax109.should be_within(0.008783531999999617).of(-0.08783531999999616) end it 'cell ay109 should equal 0.0' do sheet64.ay109.should be_within(1.0e-08).of(0.0) end it 'cell az109 should equal 0.0' do sheet64.az109.should be_within(1.0e-08).of(0.0) end it 'cell ba109 should equal 0.0' do sheet64.ba109.should be_within(1.0e-08).of(0.0) end it 'cell bb109 should equal -5.329728000000001' do sheet64.bb109.should be_within(0.5329728000000001).of(-5.329728000000001) end it 'cell bc109 should equal 0.0' do sheet64.bc109.should be_within(1.0e-08).of(0.0) end it 'cell bd109 should equal -17.667299613344547' do sheet64.bd109.should be_within(1.7667299613344547).of(-17.667299613344547) end it 'cell be109 should equal -233.15631269424802' do sheet64.be109.should be_within(23.315631269424802).of(-233.15631269424802) end it 'cell bf109 should equal -2801.2281326639763' do sheet64.bf109.should be_within(280.12281326639766).of(-2801.2281326639763) end it 'cell bh109 should equal 507.0286836766787' do sheet64.bh109.should be_within(50.702868367667875).of(507.0286836766787) end it 'cell bi109 should equal 113.55461937325187' do sheet64.bi109.should be_within(11.355461937325188).of(113.55461937325187) end it 'cell bj109 should equal 620.5833030499306' do sheet64.bj109.should be_within(62.05833030499306).of(620.5833030499306) end it 'cell bl109 should equal -1.0231815394945443e-12' do sheet64.bl109.should be_within(1.0e-08).of(-1.0231815394945443e-12) end it 'cell bo109 should equal 490.7493922617953' do sheet64.bo109.should be_within(49.07493922617954).of(490.7493922617953) end it 'cell bp109 should equal 0.9156362360068102' do sheet64.bp109.should be_within(0.09156362360068103).of(0.9156362360068102) end it 'cell bq109 should equal 3.2668567090353227' do sheet64.bq109.should be_within(0.3266856709035323).of(3.2668567090353227) end it 'cell br109 should equal 0.0' do sheet64.br109.should be_within(1.0e-08).of(0.0) end it 'cell bs109 should equal 0.6919682153732281' do sheet64.bs109.should be_within(0.0691968215373228).of(0.6919682153732281) end it 'cell bt109 should equal 10.589978933899104' do sheet64.bt109.should be_within(1.0589978933899105).of(10.589978933899104) end it 'cell bu109 should equal 0.0' do sheet64.bu109.should be_within(1.0e-08).of(0.0) end it 'cell bv109 should equal 0.0' do sheet64.bv109.should be_within(1.0e-08).of(0.0) end it 'cell bw109 should equal 14.595047605826055' do sheet64.bw109.should be_within(1.4595047605826057).of(14.595047605826055) end it 'cell bx109 should equal 0.10964411416456435' do sheet64.bx109.should be_within(0.010964411416456436).of(0.10964411416456435) end it 'cell by109 should equal 2.7597231230198167' do sheet64.by109.should be_within(0.27597231230198166).of(2.7597231230198167) end it 'cell bz109 should equal 5.125509374660877' do sheet64.bz109.should be_within(0.5125509374660877).of(5.125509374660877) end it 'cell ca109 should equal 0.0' do sheet64.ca109.should be_within(1.0e-08).of(0.0) end it 'cell cb109 should equal 0.0' do sheet64.cb109.should be_within(1.0e-08).of(0.0) end it 'cell cc109 should equal 0.0' do sheet64.cc109.should be_within(1.0e-08).of(0.0) end it 'cell cd109 should equal 0.0' do sheet64.cd109.should be_within(1.0e-08).of(0.0) end it 'cell ce109 should equal 0.0' do sheet64.ce109.should be_within(1.0e-08).of(0.0) end it 'cell cf109 should equal 19.156838925710908' do sheet64.cf109.should be_within(1.9156838925710908).of(19.156838925710908) end it 'cell cg109 should equal 21.417599999999993' do sheet64.cg109.should be_within(2.141759999999999).of(21.417599999999993) end it 'cell ch109 should equal 0.0' do sheet64.ch109.should be_within(1.0e-08).of(0.0) end it 'cell ci109 should equal 11.556420470689867' do sheet64.ci109.should be_within(1.1556420470689868).of(11.556420470689867) end it 'cell cj109 should equal 0.0' do sheet64.cj109.should be_within(1.0e-08).of(0.0) end it 'cell ck109 should equal 0.0' do sheet64.ck109.should be_within(1.0e-08).of(0.0) end it 'cell cl109 should equal 0.0' do sheet64.cl109.should be_within(1.0e-08).of(0.0) end it 'cell cm109 should equal 0.0' do sheet64.cm109.should be_within(1.0e-08).of(0.0) end it 'cell cn109 should equal 22.487907635672475' do sheet64.cn109.should be_within(2.2487907635672477).of(22.487907635672475) end it 'cell co109 should equal 1.5733701984796546' do sheet64.co109.should be_within(0.15733701984796547).of(1.5733701984796546) end it 'cell cp109 should equal 0.0' do sheet64.cp109.should be_within(1.0e-08).of(0.0) end it 'cell cq109 should equal 0.0' do sheet64.cq109.should be_within(1.0e-08).of(0.0) end it 'cell cr109 should equal 0.0' do sheet64.cr109.should be_within(1.0e-08).of(0.0) end it 'cell cs109 should equal 0.0' do sheet64.cs109.should be_within(1.0e-08).of(0.0) end it 'cell ct109 should equal 0.0' do sheet64.ct109.should be_within(1.0e-08).of(0.0) end it 'cell cu109 should equal 83.73924628890903' do sheet64.cu109.should be_within(8.373924628890903).of(83.73924628890903) end it 'cell cv109 should equal 0.10425503104798448' do sheet64.cv109.should be_within(0.010425503104798449).of(0.10425503104798448) end it 'cell cw109 should equal 1.5066406300425796' do sheet64.cw109.should be_within(0.15066406300425797).of(1.5066406300425796) end it 'cell cx109 should equal 0.0' do sheet64.cx109.should be_within(1.0e-08).of(0.0) end it 'cell cy109 should equal -31.848018230568222' do sheet64.cy109.should be_within(3.1848018230568225).of(-31.848018230568222) end it 'cell cz109 should equal 0.0' do sheet64.cz109.should be_within(1.0e-08).of(0.0) end it 'cell da109 should equal 0.0' do sheet64.da109.should be_within(1.0e-08).of(0.0) end it 'cell db109 should equal 0.0' do sheet64.db109.should be_within(1.0e-08).of(0.0) end it 'cell dc109 should equal -6.017852256923077' do sheet64.dc109.should be_within(0.6017852256923077).of(-6.017852256923077) end it 'cell dd109 should equal 0.0' do sheet64.dd109.should be_within(1.0e-08).of(0.0) end it 'cell de109 should equal 0.0' do sheet64.de109.should be_within(1.0e-08).of(0.0) end it 'cell df109 should equal 0.0' do sheet64.df109.should be_within(1.0e-08).of(0.0) end it 'cell dh109 should equal 652.4801652668424' do sheet64.dh109.should be_within(65.24801652668424).of(652.4801652668424) end end