##############ECHO OF PROBLEM################# ##############temp/tan_sqrt_linpostode.ode################# diff ( y , x , 1 ) = tan ( sqrt ( 2.0 * x + 3.0 ) ) ; ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=40 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=c(0.1) x_end=c(5.0) $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true $glob_min_h=c(0.001) # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb $glob_type_given_pole=1 # ELIMINATED in preodein.rb $array_given_rad_poles[1][1]=c(-1.5) # ELIMINATED in preodein.rb $array_given_rad_poles[1][2]=c(0.0) # ELIMINATED in preodein.rb $array_given_ord_poles[1][1]=c(0.5) # ELIMINATED in preodein.rb $array_given_ord_poles[1][2]=c(0.0) #END SECOND INPUT BLOCK #BEGIN OVERRIDE BLOCK $glob_desired_digits_correct=8 $glob_max_minutes=(3.0) $glob_subiter_method=3 $glob_max_iter=100000 $glob_upper_ratio_limit=c(1.000001) $glob_lower_ratio_limit=c(0.999999) $glob_look_poles=false $glob_h=c(0.001) $glob_display_interval=c(0.01) #END OVERRIDE BLOCK ! #BEGIN USER DEF BLOCK def exact_soln_y (x) x = c(x) return(c(0.0)) end #END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Soultion TOP MAIN SOLVE Loop x[1] 0.1 y[1] (closed_form) 0.0 y[1] (numeric) 0.0 absolute error 0.0 relative error -1% Desired digits 8 Estimated correct digits -16 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.11000000000000001 y[1] (closed_form) 0.0 y[1] (numeric) -0.04460161396041824 absolute error 0.04460161396041824 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.12000000000000002 y[1] (closed_form) 0.0 y[1] (numeric) -0.08806688407551992 absolute error 0.08806688407551992 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.13000000000000003 y[1] (closed_form) 0.0 y[1] (numeric) -0.13045284233220727 absolute error 0.13045284233220727 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.14000000000000004 y[1] (closed_form) 0.0 y[1] (numeric) -0.17181225586825383 absolute error 0.17181225586825383 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.15000000000000005 y[1] (closed_form) 0.0 y[1] (numeric) -0.2121940422665403 absolute error 0.2121940422665403 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.16000000000000006 y[1] (closed_form) 0.0 y[1] (numeric) -0.25164363549036245 absolute error 0.25164363549036245 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.17000000000000007 y[1] (closed_form) 0.0 y[1] (numeric) -0.2902033093365848 absolute error 0.2902033093365848 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.18000000000000008 y[1] (closed_form) 0.0 y[1] (numeric) -0.3279124641909628 absolute error 0.3279124641909628 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.19000000000000009 y[1] (closed_form) 0.0 y[1] (numeric) -0.3648078819714537 absolute error 0.3648078819714537 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.2000000000000001 y[1] (closed_form) 0.0 y[1] (numeric) -0.40092395340288095 absolute error 0.40092395340288095 relative error -1% Desired digits 8 Estimated correct digits 13 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.2100000000000001 y[1] (closed_form) 0.0 y[1] (numeric) -0.4362928811500712 absolute error 0.4362928811500712 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.2200000000000001 y[1] (closed_form) 0.0 y[1] (numeric) -0.47094486182290834 absolute error 0.47094486182290834 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.23000000000000012 y[1] (closed_form) 0.0 y[1] (numeric) -0.5049082494368342 absolute error 0.5049082494368342 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.24000000000000013 y[1] (closed_form) 0.0 y[1] (numeric) -0.538209702551104 absolute error 0.538209702551104 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.2500000000000001 y[1] (closed_form) 0.0 y[1] (numeric) -0.5708743170024797 absolute error 0.5708743170024797 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.2600000000000001 y[1] (closed_form) 0.0 y[1] (numeric) -0.6029257458942242 absolute error 0.6029257458942242 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.27000000000000013 y[1] (closed_form) 0.0 y[1] (numeric) -0.6343863082813075 absolute error 0.6343863082813075 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.28000000000000014 y[1] (closed_form) 0.0 y[1] (numeric) -0.6652770878061821 absolute error 0.6652770878061821 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.29000000000000015 y[1] (closed_form) 0.0 y[1] (numeric) -0.6956180223800379 absolute error 0.6956180223800379 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.30000000000000016 y[1] (closed_form) 0.0 y[1] (numeric) -0.7254279858677435 absolute error 0.7254279858677435 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.31000000000000016 y[1] (closed_form) 0.0 y[1] (numeric) -0.754724862617151 absolute error 0.754724862617151 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.3200000000000002 y[1] (closed_form) 0.0 y[1] (numeric) -0.7835256155720971 absolute error 0.7835256155720971 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.3300000000000002 y[1] (closed_form) 0.0 y[1] (numeric) -0.8118463486208162 absolute error 0.8118463486208162 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.3400000000000002 y[1] (closed_form) 0.0 y[1] (numeric) -0.8397023637555378 absolute error 0.8397023637555378 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.3500000000000002 y[1] (closed_form) 0.0 y[1] (numeric) -0.8671082135530415 absolute error 0.8671082135530415 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.3600000000000002 y[1] (closed_form) 0.0 y[1] (numeric) -0.8940777494284503 absolute error 0.8940777494284503 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.3700000000000002 y[1] (closed_form) 0.0 y[1] (numeric) -0.9206241660643479 absolute error 0.9206241660643479 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.3800000000000002 y[1] (closed_form) 0.0 y[1] (numeric) -0.946760042373372 absolute error 0.946760042373372 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.39000000000000024 y[1] (closed_form) 0.0 y[1] (numeric) -0.9724973793139108 absolute error 0.9724973793139108 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.40000000000000024 y[1] (closed_form) 0.0 y[1] (numeric) -0.9978476348446635 absolute error 0.9978476348446635 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.41000000000000025 y[1] (closed_form) 0.0 y[1] (numeric) -1.0228217562739996 absolute error 1.0228217562739996 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.42000000000000026 y[1] (closed_form) 0.0 y[1] (numeric) -1.047430210233738 absolute error 1.047430210233738 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.43000000000000027 y[1] (closed_form) 0.0 y[1] (numeric) -1.071683010483691 absolute error 1.071683010483691 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.4400000000000003 y[1] (closed_form) 0.0 y[1] (numeric) -1.0955897437327056 absolute error 1.0955897437327056 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.4500000000000003 y[1] (closed_form) 0.0 y[1] (numeric) -1.1191595936436507 absolute error 1.1191595936436507 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.4600000000000003 y[1] (closed_form) 0.0 y[1] (numeric) -1.1424013631735124 absolute error 1.1424013631735124 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.4700000000000003 y[1] (closed_form) 0.0 y[1] (numeric) -1.1653234953853058 absolute error 1.1653234953853058 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.4800000000000003 y[1] (closed_form) 0.0 y[1] (numeric) -1.1879340928555768 absolute error 1.1879340928555768 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.4900000000000003 y[1] (closed_form) 0.0 y[1] (numeric) -1.2102409357897244 absolute error 1.2102409357897244 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5000000000000003 y[1] (closed_form) 0.0 y[1] (numeric) -1.2322514989470617 absolute error 1.2322514989470617 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5100000000000003 y[1] (closed_form) 0.0 y[1] (numeric) -1.2539729674682571 absolute error 1.2539729674682571 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5200000000000004 y[1] (closed_form) 0.0 y[1] (numeric) -1.2754122516895088 absolute error 1.2754122516895088 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5300000000000004 y[1] (closed_form) 0.0 y[1] (numeric) -1.2965760010203304 absolute error 1.2965760010203304 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5400000000000004 y[1] (closed_form) 0.0 y[1] (numeric) -1.317470616955102 absolute error 1.317470616955102 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5500000000000004 y[1] (closed_form) 0.0 y[1] (numeric) -1.3381022652824879 absolute error 1.3381022652824879 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5600000000000004 y[1] (closed_form) 0.0 y[1] (numeric) -1.3584768875513609 absolute error 1.3584768875513609 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5700000000000004 y[1] (closed_form) 0.0 y[1] (numeric) -1.378600211846917 absolute error 1.378600211846917 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5800000000000004 y[1] (closed_form) 0.0 y[1] (numeric) -1.3984777629262068 absolute error 1.3984777629262068 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.5900000000000004 y[1] (closed_form) 0.0 y[1] (numeric) -1.4181148717582601 absolute error 1.4181148717582601 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6000000000000004 y[1] (closed_form) 0.0 y[1] (numeric) -1.4375166845102956 absolute error 1.4375166845102956 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6100000000000004 y[1] (closed_form) 0.0 y[1] (numeric) -1.456688171018183 absolute error 1.456688171018183 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6200000000000004 y[1] (closed_form) 0.0 y[1] (numeric) -1.475634132776286 absolute error 1.475634132776286 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6300000000000004 y[1] (closed_form) 0.0 y[1] (numeric) -1.4943592104790573 absolute error 1.4943592104790573 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6400000000000005 y[1] (closed_form) 0.0 y[1] (numeric) -1.5128678911442313 absolute error 1.5128678911442313 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6500000000000005 y[1] (closed_form) 0.0 y[1] (numeric) -1.5311645148451887 absolute error 1.5311645148451887 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6600000000000005 y[1] (closed_form) 0.0 y[1] (numeric) -1.5492532810779411 absolute error 1.5492532810779411 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6700000000000005 y[1] (closed_form) 0.0 y[1] (numeric) -1.5671382547862958 absolute error 1.5671382547862958 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6800000000000005 y[1] (closed_form) 0.0 y[1] (numeric) -1.584823372066991 absolute error 1.584823372066991 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.6900000000000005 y[1] (closed_form) 0.0 y[1] (numeric) -1.6023124455749997 absolute error 1.6023124455749997 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7000000000000005 y[1] (closed_form) 0.0 y[1] (numeric) -1.619609169647714 absolute error 1.619609169647714 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7100000000000005 y[1] (closed_form) 0.0 y[1] (numeric) -1.6367171251653936 absolute error 1.6367171251653936 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7200000000000005 y[1] (closed_form) 0.0 y[1] (numeric) -1.6536397841639985 absolute error 1.6536397841639985 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7300000000000005 y[1] (closed_form) 0.0 y[1] (numeric) -1.6703805142154027 absolute error 1.6703805142154027 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7400000000000005 y[1] (closed_form) 0.0 y[1] (numeric) -1.6869425825889328 absolute error 1.6869425825889328 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7500000000000006 y[1] (closed_form) 0.0 y[1] (numeric) -1.7033291602072071 absolute error 1.7033291602072071 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7600000000000006 y[1] (closed_form) 0.0 y[1] (numeric) -1.7195433254083619 absolute error 1.7195433254083619 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7700000000000006 y[1] (closed_form) 0.0 y[1] (numeric) -1.735588067525935 absolute error 1.735588067525935 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7800000000000006 y[1] (closed_form) 0.0 y[1] (numeric) -1.7514662902969143 absolute error 1.7514662902969143 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.7900000000000006 y[1] (closed_form) 0.0 y[1] (numeric) -1.767180815107758 absolute error 1.767180815107758 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8000000000000006 y[1] (closed_form) 0.0 y[1] (numeric) -1.7827343840875516 absolute error 1.7827343840875516 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8100000000000006 y[1] (closed_form) 0.0 y[1] (numeric) -1.7981296630568642 absolute error 1.7981296630568642 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8200000000000006 y[1] (closed_form) 0.0 y[1] (numeric) -1.8133692443403089 absolute error 1.8133692443403089 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8300000000000006 y[1] (closed_form) 0.0 y[1] (numeric) -1.8284556494503075 absolute error 1.8284556494503075 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8400000000000006 y[1] (closed_form) 0.0 y[1] (numeric) -1.8433913316490733 absolute error 1.8433913316490733 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8500000000000006 y[1] (closed_form) 0.0 y[1] (numeric) -1.8581786783953873 absolute error 1.8581786783953873 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8600000000000007 y[1] (closed_form) 0.0 y[1] (numeric) -1.8728200136823367 absolute error 1.8728200136823367 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8700000000000007 y[1] (closed_form) 0.0 y[1] (numeric) -1.887317600271795 absolute error 1.887317600271795 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8800000000000007 y[1] (closed_form) 0.0 y[1] (numeric) -1.901673641831076 absolute error 1.901673641831076 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.8900000000000007 y[1] (closed_form) 0.0 y[1] (numeric) -1.9158902849768564 absolute error 1.9158902849768564 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9000000000000007 y[1] (closed_form) 0.0 y[1] (numeric) -1.9299696212311617 absolute error 1.9299696212311617 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9100000000000007 y[1] (closed_form) 0.0 y[1] (numeric) -1.9439136888939164 absolute error 1.9439136888939164 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9200000000000007 y[1] (closed_form) 0.0 y[1] (numeric) -1.9577244748362994 absolute error 1.9577244748362994 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9300000000000007 y[1] (closed_form) 0.0 y[1] (numeric) -1.9714039162188919 absolute error 1.9714039162188919 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9400000000000007 y[1] (closed_form) 0.0 y[1] (numeric) -1.9849539021383709 absolute error 1.9849539021383709 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9500000000000007 y[1] (closed_form) 0.0 y[1] (numeric) -1.9983762752062944 absolute error 1.9983762752062944 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9600000000000007 y[1] (closed_form) 0.0 y[1] (numeric) -2.0116728330633067 absolute error 2.0116728330633067 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9700000000000008 y[1] (closed_form) 0.0 y[1] (numeric) -2.0248453298319142 absolute error 2.0248453298319142 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9800000000000008 y[1] (closed_form) 0.0 y[1] (numeric) -2.0378954775107996 absolute error 2.0378954775107996 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 0.9900000000000008 y[1] (closed_form) 0.0 y[1] (numeric) -2.0508249473134783 absolute error 2.0508249473134783 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0000000000000007 y[1] (closed_form) 0.0 y[1] (numeric) -2.063635370953942 absolute error 2.063635370953942 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0099999999999996 y[1] (closed_form) 0.0 y[1] (numeric) -2.0763283418817924 absolute error 2.0763283418817924 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0199999999999985 y[1] (closed_form) 0.0 y[1] (numeric) -2.088905416469229 absolute error 2.088905416469229 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0299999999999974 y[1] (closed_form) 0.0 y[1] (numeric) -2.1013681151521313 absolute error 2.1013681151521313 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0399999999999963 y[1] (closed_form) 0.0 y[1] (numeric) -2.113717923527345 absolute error 2.113717923527345 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0499999999999952 y[1] (closed_form) 0.0 y[1] (numeric) -2.1259562934081777 absolute error 2.1259562934081777 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.059999999999994 y[1] (closed_form) 0.0 y[1] (numeric) -2.138084643840003 absolute error 2.138084643840003 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.069999999999993 y[1] (closed_form) 0.0 y[1] (numeric) -2.1501043620777716 absolute error 2.1501043620777716 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0799999999999919 y[1] (closed_form) 0.0 y[1] (numeric) -2.162016804527129 absolute error 2.162016804527129 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0899999999999908 y[1] (closed_form) 0.0 y[1] (numeric) -2.1738232976507543 absolute error 2.1738232976507543 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.0999999999999897 y[1] (closed_form) 0.0 y[1] (numeric) -2.185525138841458 absolute error 2.185525138841458 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1099999999999886 y[1] (closed_form) 0.0 y[1] (numeric) -2.1971235972634866 absolute error 2.1971235972634866 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1199999999999875 y[1] (closed_form) 0.0 y[1] (numeric) -2.208619914663421 absolute error 2.208619914663421 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1299999999999863 y[1] (closed_form) 0.0 y[1] (numeric) -2.2200153061519687 absolute error 2.2200153061519687 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1399999999999852 y[1] (closed_form) 0.0 y[1] (numeric) -2.2313109609579063 absolute error 2.2313109609579063 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1499999999999841 y[1] (closed_form) 0.0 y[1] (numeric) -2.2425080431553526 absolute error 2.2425080431553526 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.159999999999983 y[1] (closed_form) 0.0 y[1] (numeric) -2.253607692365493 absolute error 2.253607692365493 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.169999999999982 y[1] (closed_form) 0.0 y[1] (numeric) -2.26461102443383 absolute error 2.26461102443383 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1799999999999808 y[1] (closed_form) 0.0 y[1] (numeric) -2.2755191320839776 absolute error 2.2755191320839776 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1899999999999797 y[1] (closed_form) 0.0 y[1] (numeric) -2.2863330855489647 absolute error 2.2863330855489647 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.1999999999999786 y[1] (closed_form) 0.0 y[1] (numeric) -2.297053933180979 absolute error 2.297053933180979 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2099999999999775 y[1] (closed_form) 0.0 y[1] (numeric) -2.3076827020404176 absolute error 2.3076827020404176 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2199999999999764 y[1] (closed_form) 0.0 y[1] (numeric) -2.318220398465094 absolute error 2.318220398465094 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2299999999999753 y[1] (closed_form) 0.0 y[1] (numeric) -2.3286680086203937 absolute error 2.3286680086203937 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2399999999999742 y[1] (closed_form) 0.0 y[1] (numeric) -2.339026499031136 absolute error 2.339026499031136 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2499999999999731 y[1] (closed_form) 0.0 y[1] (numeric) -2.3492968170958735 absolute error 2.3492968170958735 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.259999999999972 y[1] (closed_form) 0.0 y[1] (numeric) -2.359479891584318 absolute error 2.359479891584318 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.269999999999971 y[1] (closed_form) 0.0 y[1] (numeric) -2.3695766331185584 absolute error 2.3695766331185584 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2799999999999698 y[1] (closed_form) 0.0 y[1] (numeric) -2.379587934638687 absolute error 2.379587934638687 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2899999999999687 y[1] (closed_form) 0.0 y[1] (numeric) -2.3895146718534583 absolute error 2.3895146718534583 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.2999999999999676 y[1] (closed_form) 0.0 y[1] (numeric) -2.399357703676537 absolute error 2.399357703676537 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3099999999999665 y[1] (closed_form) 0.0 y[1] (numeric) -2.4091178726488898 absolute error 2.4091178726488898 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3199999999999654 y[1] (closed_form) 0.0 y[1] (numeric) -2.4187960053478514 absolute error 2.4187960053478514 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3299999999999643 y[1] (closed_form) 0.0 y[1] (numeric) -2.428392912783362 absolute error 2.428392912783362 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3399999999999632 y[1] (closed_form) 0.0 y[1] (numeric) -2.4379093907818534 absolute error 2.4379093907818534 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3499999999999621 y[1] (closed_form) 0.0 y[1] (numeric) -2.4473462203582512 absolute error 2.4473462203582512 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.359999999999961 y[1] (closed_form) 0.0 y[1] (numeric) -2.4567041680765263 absolute error 2.4567041680765263 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.36999999999996 y[1] (closed_form) 0.0 y[1] (numeric) -2.465983986399217 absolute error 2.465983986399217 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3799999999999588 y[1] (closed_form) 0.0 y[1] (numeric) -2.475186414026332 absolute error 2.475186414026332 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3899999999999577 y[1] (closed_form) 0.0 y[1] (numeric) -2.484312176223999 absolute error 2.484312176223999 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.3999999999999566 y[1] (closed_form) 0.0 y[1] (numeric) -2.4933619851432582 absolute error 2.4933619851432582 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4099999999999555 y[1] (closed_form) 0.0 y[1] (numeric) -2.50233654012933 absolute error 2.50233654012933 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4199999999999544 y[1] (closed_form) 0.0 y[1] (numeric) -2.5112365280217044 absolute error 2.5112365280217044 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4299999999999533 y[1] (closed_form) 0.0 y[1] (numeric) -2.520062623445387 absolute error 2.520062623445387 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4399999999999522 y[1] (closed_form) 0.0 y[1] (numeric) -2.528815489093591 absolute error 2.528815489093591 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.449999999999951 y[1] (closed_form) 0.0 y[1] (numeric) -2.537495776002197 absolute error 2.537495776002197 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.45999999999995 y[1] (closed_form) 0.0 y[1] (numeric) -2.5461041238162534 absolute error 2.5461041238162534 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.469999999999949 y[1] (closed_form) 0.0 y[1] (numeric) -2.5546411610488002 absolute error 2.5546411610488002 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4799999999999478 y[1] (closed_form) 0.0 y[1] (numeric) -2.5631075053322716 absolute error 2.5631075053322716 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4899999999999467 y[1] (closed_form) 0.0 y[1] (numeric) -2.5715037636627445 absolute error 2.5715037636627445 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.4999999999999456 y[1] (closed_form) 0.0 y[1] (numeric) -2.5798305326372586 absolute error 2.5798305326372586 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5099999999999445 y[1] (closed_form) 0.0 y[1] (numeric) -2.588088398684464 absolute error 2.588088398684464 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5199999999999434 y[1] (closed_form) 0.0 y[1] (numeric) -2.5962779382887975 absolute error 2.5962779382887975 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5299999999999423 y[1] (closed_form) 0.0 y[1] (numeric) -2.6043997182084215 absolute error 2.6043997182084215 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5399999999999412 y[1] (closed_form) 0.0 y[1] (numeric) -2.612454295687129 absolute error 2.612454295687129 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.54999999999994 y[1] (closed_form) 0.0 y[1] (numeric) -2.620442218660401 absolute error 2.620442218660401 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.559999999999939 y[1] (closed_form) 0.0 y[1] (numeric) -2.6283640259558334 absolute error 2.6283640259558334 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.569999999999938 y[1] (closed_form) 0.0 y[1] (numeric) -2.6362202474880907 absolute error 2.6362202474880907 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5799999999999368 y[1] (closed_form) 0.0 y[1] (numeric) -2.644011404448589 absolute error 2.644011404448589 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5899999999999357 y[1] (closed_form) 0.0 y[1] (numeric) -2.6517380094900567 absolute error 2.6517380094900567 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.5999999999999346 y[1] (closed_form) 0.0 y[1] (numeric) -2.659400566906153 absolute error 2.659400566906153 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6099999999999335 y[1] (closed_form) 0.0 y[1] (numeric) -2.666999572806297 absolute error 2.666999572806297 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6199999999999324 y[1] (closed_form) 0.0 y[1] (numeric) -2.67453551528586 absolute error 2.67453551528586 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6299999999999313 y[1] (closed_form) 0.0 y[1] (numeric) -2.682008874591865 absolute error 2.682008874591865 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6399999999999302 y[1] (closed_form) 0.0 y[1] (numeric) -2.6894201232843415 absolute error 2.6894201232843415 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.649999999999929 y[1] (closed_form) 0.0 y[1] (numeric) -2.6967697263934673 absolute error 2.6967697263934673 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.659999999999928 y[1] (closed_form) 0.0 y[1] (numeric) -2.704058141572624 absolute error 2.704058141572624 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6699999999999269 y[1] (closed_form) 0.0 y[1] (numeric) -2.7112858192475047 absolute error 2.7112858192475047 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6799999999999258 y[1] (closed_form) 0.0 y[1] (numeric) -2.718453202761384 absolute error 2.718453202761384 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6899999999999247 y[1] (closed_form) 0.0 y[1] (numeric) -2.7255607285166734 absolute error 2.7255607285166734 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.6999999999999236 y[1] (closed_form) 0.0 y[1] (numeric) -2.732608826112875 absolute error 2.732608826112875 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7099999999999225 y[1] (closed_form) 0.0 y[1] (numeric) -2.739597918481045 absolute error 2.739597918481045 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7199999999999214 y[1] (closed_form) 0.0 y[1] (numeric) -2.746528422014866 absolute error 2.746528422014866 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7299999999999203 y[1] (closed_form) 0.0 y[1] (numeric) -2.753400746698435 absolute error 2.753400746698435 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7399999999999192 y[1] (closed_form) 0.0 y[1] (numeric) -2.760215296230865 absolute error 2.760215296230865 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.749999999999918 y[1] (closed_form) 0.0 y[1] (numeric) -2.766972468147793 absolute error 2.766972468147793 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.759999999999917 y[1] (closed_form) 0.0 y[1] (numeric) -2.7736726539398893 absolute error 2.7736726539398893 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7699999999999159 y[1] (closed_form) 0.0 y[1] (numeric) -2.7803162391684495 absolute error 2.7803162391684495 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7799999999999148 y[1] (closed_form) 0.0 y[1] (numeric) -2.786903603578163 absolute error 2.786903603578163 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7899999999999137 y[1] (closed_form) 0.0 y[1] (numeric) -2.7934351212071364 absolute error 2.7934351212071364 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.7999999999999126 y[1] (closed_form) 0.0 y[1] (numeric) -2.7999111604942506 absolute error 2.7999111604942506 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8099999999999115 y[1] (closed_form) 0.0 y[1] (numeric) -2.806332084383927 absolute error 2.806332084383927 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8199999999999104 y[1] (closed_form) 0.0 y[1] (numeric) -2.8126982504283826 absolute error 2.8126982504283826 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8299999999999093 y[1] (closed_form) 0.0 y[1] (numeric) -2.819010010887447 absolute error 2.819010010887447 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8399999999999082 y[1] (closed_form) 0.0 y[1] (numeric) -2.8252677128259958 absolute error 2.8252677128259958 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.849999999999907 y[1] (closed_form) 0.0 y[1] (numeric) -2.8314716982090884 absolute error 2.8314716982090884 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.859999999999906 y[1] (closed_form) 0.0 y[1] (numeric) -2.8376223039948587 absolute error 2.8376223039948587 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8699999999999048 y[1] (closed_form) 0.0 y[1] (numeric) -2.843719862225235 absolute error 2.843719862225235 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8799999999999037 y[1] (closed_form) 0.0 y[1] (numeric) -2.8497647001145343 absolute error 2.8497647001145343 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8899999999999026 y[1] (closed_form) 0.0 y[1] (numeric) -2.855757140136005 absolute error 2.855757140136005 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.8999999999999015 y[1] (closed_form) 0.0 y[1] (numeric) -2.8616975001063647 absolute error 2.8616975001063647 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9099999999999004 y[1] (closed_form) 0.0 y[1] (numeric) -2.8675860932683928 absolute error 2.8675860932683928 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9199999999998993 y[1] (closed_form) 0.0 y[1] (numeric) -2.8734232283716308 absolute error 2.8734232283716308 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9299999999998982 y[1] (closed_form) 0.0 y[1] (numeric) -2.87920920975124 absolute error 2.87920920975124 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9399999999998971 y[1] (closed_form) 0.0 y[1] (numeric) -2.8849443374050674 absolute error 2.8849443374050674 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.949999999999896 y[1] (closed_form) 0.0 y[1] (numeric) -2.890628907068971 absolute error 2.890628907068971 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.959999999999895 y[1] (closed_form) 0.0 y[1] (numeric) -2.896263210290446 absolute error 2.896263210290446 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9699999999998938 y[1] (closed_form) 0.0 y[1] (numeric) -2.901847534500601 absolute error 2.901847534500601 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9799999999998927 y[1] (closed_form) 0.0 y[1] (numeric) -2.907382163084526 absolute error 2.907382163084526 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9899999999998916 y[1] (closed_form) 0.0 y[1] (numeric) -2.9128673754501007 absolute error 2.9128673754501007 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 1.9999999999998905 y[1] (closed_form) 0.0 y[1] (numeric) -2.918303447095275 absolute error 2.918303447095275 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0099999999998897 y[1] (closed_form) 0.0 y[1] (numeric) -2.923690649673867 absolute error 2.923690649673867 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0199999999998886 y[1] (closed_form) 0.0 y[1] (numeric) -2.929029251059919 absolute error 2.929029251059919 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0299999999998875 y[1] (closed_form) 0.0 y[1] (numeric) -2.9343195154106434 absolute error 2.9343195154106434 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0399999999998863 y[1] (closed_form) 0.0 y[1] (numeric) -2.9395617032280037 absolute error 2.9395617032280037 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0499999999998852 y[1] (closed_form) 0.0 y[1] (numeric) -2.9447560714189556 absolute error 2.9447560714189556 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.059999999999884 y[1] (closed_form) 0.0 y[1] (numeric) -2.949902873354388 absolute error 2.949902873354388 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.069999999999883 y[1] (closed_form) 0.0 y[1] (numeric) -2.9550023589267993 absolute error 2.9550023589267993 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.079999999999882 y[1] (closed_form) 0.0 y[1] (numeric) -2.9600547746067405 absolute error 2.9600547746067405 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.089999999999881 y[1] (closed_form) 0.0 y[1] (numeric) -2.9650603634980426 absolute error 2.9650603634980426 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.0999999999998797 y[1] (closed_form) 0.0 y[1] (numeric) -2.970019365391889 absolute error 2.970019365391889 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1099999999998786 y[1] (closed_form) 0.0 y[1] (numeric) -2.9749320168197286 absolute error 2.9749320168197286 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1199999999998775 y[1] (closed_form) 0.0 y[1] (numeric) -2.9797985511050813 absolute error 2.9797985511050813 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1299999999998764 y[1] (closed_form) 0.0 y[1] (numeric) -2.9846191984142547 absolute error 2.9846191984142547 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1399999999998753 y[1] (closed_form) 0.0 y[1] (numeric) -2.9893941858059945 absolute error 2.9893941858059945 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1499999999998742 y[1] (closed_form) 0.0 y[1] (numeric) -2.9941237372801144 absolute error 2.9941237372801144 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.159999999999873 y[1] (closed_form) 0.0 y[1] (numeric) -2.9988080738250993 absolute error 2.9988080738250993 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.169999999999872 y[1] (closed_form) 0.0 y[1] (numeric) -3.0034474134647393 absolute error 3.0034474134647393 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.179999999999871 y[1] (closed_form) 0.0 y[1] (numeric) -3.0080419713037956 absolute error 3.0080419713037956 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.18999999999987 y[1] (closed_form) 0.0 y[1] (numeric) -3.0125919595727293 absolute error 3.0125919595727293 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.1999999999998687 y[1] (closed_form) 0.0 y[1] (numeric) -3.017097587671519 absolute error 3.017097587671519 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2099999999998676 y[1] (closed_form) 0.0 y[1] (numeric) -3.021559062212586 absolute error 3.021559062212586 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2199999999998665 y[1] (closed_form) 0.0 y[1] (numeric) -3.025976587062847 absolute error 3.025976587062847 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2299999999998654 y[1] (closed_form) 0.0 y[1] (numeric) -3.0303503633849145 absolute error 3.0303503633849145 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2399999999998643 y[1] (closed_form) 0.0 y[1] (numeric) -3.0346805896774747 absolute error 3.0346805896774747 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.249999999999863 y[1] (closed_form) 0.0 y[1] (numeric) -3.038967461814844 absolute error 3.038967461814844 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.259999999999862 y[1] (closed_form) 0.0 y[1] (numeric) -3.0432111730857465 absolute error 3.0432111730857465 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.269999999999861 y[1] (closed_form) 0.0 y[1] (numeric) -3.047411914231309 absolute error 3.047411914231309 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.27999999999986 y[1] (closed_form) 0.0 y[1] (numeric) -3.0515698734823062 absolute error 3.0515698734823062 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.289999999999859 y[1] (closed_form) 0.0 y[1] (numeric) -3.055685236595667 absolute error 3.055685236595667 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.2999999999998577 y[1] (closed_form) 0.0 y[1] (numeric) -3.059758186890264 absolute error 3.059758186890264 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3099999999998566 y[1] (closed_form) 0.0 y[1] (numeric) -3.063788905281995 absolute error 3.063788905281995 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3199999999998555 y[1] (closed_form) 0.0 y[1] (numeric) -3.0677775703181793 absolute error 3.0677775703181793 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3299999999998544 y[1] (closed_form) 0.0 y[1] (numeric) -3.071724358211285 absolute error 3.071724358211285 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3399999999998533 y[1] (closed_form) 0.0 y[1] (numeric) -3.075629442871996 absolute error 3.075629442871996 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.349999999999852 y[1] (closed_form) 0.0 y[1] (numeric) -3.0794929959416404 absolute error 3.0794929959416404 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.359999999999851 y[1] (closed_form) 0.0 y[1] (numeric) -3.08331518682399 absolute error 3.08331518682399 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.36999999999985 y[1] (closed_form) 0.0 y[1] (numeric) -3.08709618271645 absolute error 3.08709618271645 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.379999999999849 y[1] (closed_form) 0.0 y[1] (numeric) -3.0908361486406473 absolute error 3.0908361486406473 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.389999999999848 y[1] (closed_form) 0.0 y[1] (numeric) -3.094535247472434 absolute error 3.094535247472434 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.3999999999998467 y[1] (closed_form) 0.0 y[1] (numeric) -3.098193639971318 absolute error 3.098193639971318 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4099999999998456 y[1] (closed_form) 0.0 y[1] (numeric) -3.1018114848093337 absolute error 3.1018114848093337 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4199999999998445 y[1] (closed_form) 0.0 y[1] (numeric) -3.1053889385993676 absolute error 3.1053889385993676 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4299999999998434 y[1] (closed_form) 0.0 y[1] (numeric) -3.108926155922943 absolute error 3.108926155922943 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4399999999998423 y[1] (closed_form) 0.0 y[1] (numeric) -3.112423289357487 absolute error 3.112423289357487 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.449999999999841 y[1] (closed_form) 0.0 y[1] (numeric) -3.1158804895030796 absolute error 3.1158804895030796 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.45999999999984 y[1] (closed_form) 0.0 y[1] (numeric) -3.119297905008706 absolute error 3.119297905008706 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.469999999999839 y[1] (closed_form) 0.0 y[1] (numeric) -3.1226756825980146 absolute error 3.1226756825980146 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.479999999999838 y[1] (closed_form) 0.0 y[1] (numeric) -3.1260139670945994 absolute error 3.1260139670945994 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.489999999999837 y[1] (closed_form) 0.0 y[1] (numeric) -3.129312901446809 absolute error 3.129312901446809 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.4999999999998357 y[1] (closed_form) 0.0 y[1] (numeric) -3.1325726267520957 absolute error 3.1325726267520957 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5099999999998346 y[1] (closed_form) 0.0 y[1] (numeric) -3.1357932822809187 absolute error 3.1357932822809187 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5199999999998335 y[1] (closed_form) 0.0 y[1] (numeric) -3.1389750055002033 absolute error 3.1389750055002033 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5299999999998324 y[1] (closed_form) 0.0 y[1] (numeric) -3.1421179320963724 absolute error 3.1421179320963724 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5399999999998313 y[1] (closed_form) 0.0 y[1] (numeric) -3.145222195997951 absolute error 3.145222195997951 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.54999999999983 y[1] (closed_form) 0.0 y[1] (numeric) -3.1482879293977613 absolute error 3.1482879293977613 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.559999999999829 y[1] (closed_form) 0.0 y[1] (numeric) -3.1513152627747156 absolute error 3.1513152627747156 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.569999999999828 y[1] (closed_form) 0.0 y[1] (numeric) -3.1543043249152056 absolute error 3.1543043249152056 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.579999999999827 y[1] (closed_form) 0.0 y[1] (numeric) -3.1572552429341094 absolute error 3.1572552429341094 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5899999999998258 y[1] (closed_form) 0.0 y[1] (numeric) -3.1601681422954186 absolute error 3.1601681422954186 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.5999999999998247 y[1] (closed_form) 0.0 y[1] (numeric) -3.1630431468324898 absolute error 3.1630431468324898 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6099999999998236 y[1] (closed_form) 0.0 y[1] (numeric) -3.165880378767934 absolute error 3.165880378767934 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6199999999998225 y[1] (closed_form) 0.0 y[1] (numeric) -3.1686799587331493 absolute error 3.1686799587331493 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6299999999998214 y[1] (closed_form) 0.0 y[1] (numeric) -3.1714420057875006 absolute error 3.1714420057875006 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6399999999998203 y[1] (closed_form) 0.0 y[1] (numeric) -3.174166637437158 absolute error 3.174166637437158 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.649999999999819 y[1] (closed_form) 0.0 y[1] (numeric) -3.1768539696536027 absolute error 3.1768539696536027 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.659999999999818 y[1] (closed_form) 0.0 y[1] (numeric) -3.179504116891794 absolute error 3.179504116891794 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.669999999999817 y[1] (closed_form) 0.0 y[1] (numeric) -3.182117192108028 absolute error 3.182117192108028 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.679999999999816 y[1] (closed_form) 0.0 y[1] (numeric) -3.1846933067774637 absolute error 3.1846933067774637 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6899999999998148 y[1] (closed_form) 0.0 y[1] (numeric) -3.187232570911352 absolute error 3.187232570911352 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.6999999999998137 y[1] (closed_form) 0.0 y[1] (numeric) -3.1897350930739536 absolute error 3.1897350930739536 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7099999999998126 y[1] (closed_form) 0.0 y[1] (numeric) -3.192200980399162 absolute error 3.192200980399162 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7199999999998115 y[1] (closed_form) 0.0 y[1] (numeric) -3.1946303386068324 absolute error 3.1946303386068324 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7299999999998104 y[1] (closed_form) 0.0 y[1] (numeric) -3.1970232720188236 absolute error 3.1970232720188236 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7399999999998093 y[1] (closed_form) 0.0 y[1] (numeric) -3.199379883574762 absolute error 3.199379883574762 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.749999999999808 y[1] (closed_form) 0.0 y[1] (numeric) -3.201700274847528 absolute error 3.201700274847528 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.759999999999807 y[1] (closed_form) 0.0 y[1] (numeric) -3.2039845460584693 absolute error 3.2039845460584693 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.769999999999806 y[1] (closed_form) 0.0 y[1] (numeric) -3.2062327960923542 absolute error 3.2062327960923542 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.779999999999805 y[1] (closed_form) 0.0 y[1] (numeric) -3.2084451225120607 absolute error 3.2084451225120607 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7899999999998037 y[1] (closed_form) 0.0 y[1] (numeric) -3.2106216215730146 absolute error 3.2106216215730146 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.7999999999998026 y[1] (closed_form) 0.0 y[1] (numeric) -3.212762388237371 absolute error 3.212762388237371 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8099999999998015 y[1] (closed_form) 0.0 y[1] (numeric) -3.214867516187957 absolute error 3.214867516187957 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8199999999998004 y[1] (closed_form) 0.0 y[1] (numeric) -3.2169370978419676 absolute error 3.2169370978419676 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8299999999997993 y[1] (closed_form) 0.0 y[1] (numeric) -3.2189712243644264 absolute error 3.2189712243644264 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8399999999997982 y[1] (closed_form) 0.0 y[1] (numeric) -3.2209699856814193 absolute error 3.2209699856814193 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.849999999999797 y[1] (closed_form) 0.0 y[1] (numeric) -3.2229334704930923 absolute error 3.2229334704930923 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.859999999999796 y[1] (closed_form) 0.0 y[1] (numeric) -3.224861766286431 absolute error 3.224861766286431 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.869999999999795 y[1] (closed_form) 0.0 y[1] (numeric) -3.2267549593478173 absolute error 3.2267549593478173 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.879999999999794 y[1] (closed_form) 0.0 y[1] (numeric) -3.2286131347753715 absolute error 3.2286131347753715 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8899999999997927 y[1] (closed_form) 0.0 y[1] (numeric) -3.230436376491086 absolute error 3.230436376491086 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.8999999999997916 y[1] (closed_form) 0.0 y[1] (numeric) -3.232224767252744 absolute error 3.232224767252744 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9099999999997905 y[1] (closed_form) 0.0 y[1] (numeric) -3.23397838866564 absolute error 3.23397838866564 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9199999999997894 y[1] (closed_form) 0.0 y[1] (numeric) -3.235697321194099 absolute error 3.235697321194099 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9299999999997883 y[1] (closed_form) 0.0 y[1] (numeric) -3.2373816441727947 absolute error 3.2373816441727947 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9399999999997872 y[1] (closed_form) 0.0 y[1] (numeric) -3.2390314358178802 absolute error 3.2390314358178802 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.949999999999786 y[1] (closed_form) 0.0 y[1] (numeric) -3.240646773237921 absolute error 3.240646773237921 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.959999999999785 y[1] (closed_form) 0.0 y[1] (numeric) -3.242227732444651 absolute error 3.242227732444651 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.969999999999784 y[1] (closed_form) 0.0 y[1] (numeric) -3.243774388363536 absolute error 3.243774388363536 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.979999999999783 y[1] (closed_form) 0.0 y[1] (numeric) -3.2452868148441625 absolute error 3.2452868148441625 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9899999999997817 y[1] (closed_form) 0.0 y[1] (numeric) -3.2467650846704457 absolute error 3.2467650846704457 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 2.9999999999997806 y[1] (closed_form) 0.0 y[1] (numeric) -3.2482092695706672 absolute error 3.2482092695706672 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0099999999997795 y[1] (closed_form) 0.0 y[1] (numeric) -3.24961944022734 absolute error 3.24961944022734 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0199999999997784 y[1] (closed_form) 0.0 y[1] (numeric) -3.250995666286902 absolute error 3.250995666286902 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0299999999997773 y[1] (closed_form) 0.0 y[1] (numeric) -3.2523380163692504 absolute error 3.2523380163692504 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.039999999999776 y[1] (closed_form) 0.0 y[1] (numeric) -3.253646558077109 absolute error 3.253646558077109 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.049999999999775 y[1] (closed_form) 0.0 y[1] (numeric) -3.254921358005236 absolute error 3.254921358005236 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.059999999999774 y[1] (closed_form) 0.0 y[1] (numeric) -3.2561624817494788 absolute error 3.2561624817494788 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.069999999999773 y[1] (closed_form) 0.0 y[1] (numeric) -3.257369993915668 absolute error 3.257369993915668 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.079999999999772 y[1] (closed_form) 0.0 y[1] (numeric) -3.258543958128364 absolute error 3.258543958128364 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0899999999997707 y[1] (closed_form) 0.0 y[1] (numeric) -3.259684437039452 absolute error 3.259684437039452 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.0999999999997696 y[1] (closed_form) 0.0 y[1] (numeric) -3.2607914923365926 absolute error 3.2607914923365926 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1099999999997685 y[1] (closed_form) 0.0 y[1] (numeric) -3.261865184751523 absolute error 3.261865184751523 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1199999999997674 y[1] (closed_form) 0.0 y[1] (numeric) -3.2629055740682236 absolute error 3.2629055740682236 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1299999999997663 y[1] (closed_form) 0.0 y[1] (numeric) -3.2639127191309374 absolute error 3.2639127191309374 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.139999999999765 y[1] (closed_form) 0.0 y[1] (numeric) -3.2648866778520516 absolute error 3.2648866778520516 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.149999999999764 y[1] (closed_form) 0.0 y[1] (numeric) -3.2658275072198513 absolute error 3.2658275072198513 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.159999999999763 y[1] (closed_form) 0.0 y[1] (numeric) -3.2667352633061326 absolute error 3.2667352633061326 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.169999999999762 y[1] (closed_form) 0.0 y[1] (numeric) -3.267610001273688 absolute error 3.267610001273688 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.179999999999761 y[1] (closed_form) 0.0 y[1] (numeric) -3.2684517753836597 absolute error 3.2684517753836597 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1899999999997597 y[1] (closed_form) 0.0 y[1] (numeric) -3.26926063900277 absolute error 3.26926063900277 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.1999999999997586 y[1] (closed_form) 0.0 y[1] (numeric) -3.2700366446104203 absolute error 3.2700366446104203 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2099999999997575 y[1] (closed_form) 0.0 y[1] (numeric) -3.270779843805676 absolute error 3.270779843805676 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2199999999997564 y[1] (closed_form) 0.0 y[1] (numeric) -3.2714902873141205 absolute error 3.2714902873141205 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2299999999997553 y[1] (closed_form) 0.0 y[1] (numeric) -3.2721680249945946 absolute error 3.2721680249945946 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.239999999999754 y[1] (closed_form) 0.0 y[1] (numeric) -3.2728131058458176 absolute error 3.2728131058458176 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.249999999999753 y[1] (closed_form) 0.0 y[1] (numeric) -3.273425578012894 absolute error 3.273425578012894 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.259999999999752 y[1] (closed_form) 0.0 y[1] (numeric) -3.274005488793703 absolute error 3.274005488793703 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.269999999999751 y[1] (closed_form) 0.0 y[1] (numeric) -3.2745528846451752 absolute error 3.2745528846451752 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.27999999999975 y[1] (closed_form) 0.0 y[1] (numeric) -3.2750678111894644 absolute error 3.2750678111894644 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2899999999997487 y[1] (closed_form) 0.0 y[1] (numeric) -3.275550313220001 absolute error 3.275550313220001 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.2999999999997476 y[1] (closed_form) 0.0 y[1] (numeric) -3.276000434707446 absolute error 3.276000434707446 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3099999999997465 y[1] (closed_form) 0.0 y[1] (numeric) -3.2764182188055346 absolute error 3.2764182188055346 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3199999999997454 y[1] (closed_form) 0.0 y[1] (numeric) -3.276803707856819 absolute error 3.276803707856819 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3299999999997443 y[1] (closed_form) 0.0 y[1] (numeric) -3.277156943398301 absolute error 3.277156943398301 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.339999999999743 y[1] (closed_form) 0.0 y[1] (numeric) -3.277477966166971 absolute error 3.277477966166971 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.349999999999742 y[1] (closed_form) 0.0 y[1] (numeric) -3.277766816105241 absolute error 3.277766816105241 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.359999999999741 y[1] (closed_form) 0.0 y[1] (numeric) -3.2780235323662854 absolute error 3.2780235323662854 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.36999999999974 y[1] (closed_form) 0.0 y[1] (numeric) -3.2782481533192773 absolute error 3.2782481533192773 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3799999999997388 y[1] (closed_form) 0.0 y[1] (numeric) -3.2784407165545333 absolute error 3.2784407165545333 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3899999999997377 y[1] (closed_form) 0.0 y[1] (numeric) -3.278601258888562 absolute error 3.278601258888562 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.3999999999997366 y[1] (closed_form) 0.0 y[1] (numeric) -3.2787298163690193 absolute error 3.2787298163690193 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4099999999997355 y[1] (closed_form) 0.0 y[1] (numeric) -3.2788264242795715 absolute error 3.2788264242795715 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4199999999997344 y[1] (closed_form) 0.0 y[1] (numeric) -3.2788911171446693 absolute error 3.2788911171446693 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4299999999997333 y[1] (closed_form) 0.0 y[1] (numeric) -3.2789239287342293 absolute error 3.2789239287342293 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.439999999999732 y[1] (closed_form) 0.0 y[1] (numeric) -3.2789248920682286 absolute error 3.2789248920682286 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.449999999999731 y[1] (closed_form) 0.0 y[1] (numeric) -3.278894039421211 absolute error 3.278894039421211 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.45999999999973 y[1] (closed_form) 0.0 y[1] (numeric) -3.2788314023267096 absolute error 3.2788314023267096 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.469999999999729 y[1] (closed_form) 0.0 y[1] (numeric) -3.278737011581581 absolute error 3.278737011581581 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4799999999997278 y[1] (closed_form) 0.0 y[1] (numeric) -3.278610897250258 absolute error 3.278610897250258 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4899999999997267 y[1] (closed_form) 0.0 y[1] (numeric) -3.278453088668918 absolute error 3.278453088668918 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.4999999999997256 y[1] (closed_form) 0.0 y[1] (numeric) -3.278263614449568 absolute error 3.278263614449568 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5099999999997245 y[1] (closed_form) 0.0 y[1] (numeric) -3.278042502484053 absolute error 3.278042502484053 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5199999999997234 y[1] (closed_form) 0.0 y[1] (numeric) -3.2777897799479825 absolute error 3.2777897799479825 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5299999999997222 y[1] (closed_form) 0.0 y[1] (numeric) -3.2775054733045743 absolute error 3.2775054733045743 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.539999999999721 y[1] (closed_form) 0.0 y[1] (numeric) -3.2771896083084258 absolute error 3.2771896083084258 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.54999999999972 y[1] (closed_form) 0.0 y[1] (numeric) -3.2768422100092067 absolute error 3.2768422100092067 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.559999999999719 y[1] (closed_form) 0.0 y[1] (numeric) -3.2764633027552748 absolute error 3.2764633027552748 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.569999999999718 y[1] (closed_form) 0.0 y[1] (numeric) -3.2760529101972167 absolute error 3.2760529101972167 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5799999999997167 y[1] (closed_form) 0.0 y[1] (numeric) -3.275611055291312 absolute error 3.275611055291312 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5899999999997156 y[1] (closed_form) 0.0 y[1] (numeric) -3.275137760302929 absolute error 3.275137760302929 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.5999999999997145 y[1] (closed_form) 0.0 y[1] (numeric) -3.2746330468098446 absolute error 3.2746330468098446 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6099999999997134 y[1] (closed_form) 0.0 y[1] (numeric) -3.2740969357054923 absolute error 3.2740969357054923 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6199999999997123 y[1] (closed_form) 0.0 y[1] (numeric) -3.2735294472021383 absolute error 3.2735294472021383 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6299999999997112 y[1] (closed_form) 0.0 y[1] (numeric) -3.272930600833991 absolute error 3.272930600833991 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.63999999999971 y[1] (closed_form) 0.0 y[1] (numeric) -3.272300415460237 absolute error 3.272300415460237 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.649999999999709 y[1] (closed_form) 0.0 y[1] (numeric) -3.271638909268009 absolute error 3.271638909268009 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.659999999999708 y[1] (closed_form) 0.0 y[1] (numeric) -3.270946099775292 absolute error 3.270946099775292 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.669999999999707 y[1] (closed_form) 0.0 y[1] (numeric) -3.270222003833748 absolute error 3.270222003833748 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6799999999997057 y[1] (closed_form) 0.0 y[1] (numeric) -3.2694666376314907 absolute error 3.2694666376314907 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6899999999997046 y[1] (closed_form) 0.0 y[1] (numeric) -3.268680016695782 absolute error 3.268680016695782 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.6999999999997035 y[1] (closed_form) 0.0 y[1] (numeric) -3.2678621558956706 absolute error 3.2678621558956706 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7099999999997024 y[1] (closed_form) 0.0 y[1] (numeric) -3.2670130694445603 absolute error 3.2670130694445603 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7199999999997013 y[1] (closed_form) 0.0 y[1] (numeric) -3.2661327709027197 absolute error 3.2661327709027197 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7299999999997 y[1] (closed_form) 0.0 y[1] (numeric) -3.2652212731797237 absolute error 3.2652212731797237 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.739999999999699 y[1] (closed_form) 0.0 y[1] (numeric) -3.264278588536835 absolute error 3.264278588536835 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.749999999999698 y[1] (closed_form) 0.0 y[1] (numeric) -3.2633047285893233 absolute error 3.2633047285893233 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.759999999999697 y[1] (closed_form) 0.0 y[1] (numeric) -3.262299704308724 absolute error 3.262299704308724 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.769999999999696 y[1] (closed_form) 0.0 y[1] (numeric) -3.261263526025029 absolute error 3.261263526025029 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7799999999996947 y[1] (closed_form) 0.0 y[1] (numeric) -3.26019620342883 absolute error 3.26019620342883 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7899999999996936 y[1] (closed_form) 0.0 y[1] (numeric) -3.2590977455733867 absolute error 3.2590977455733867 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.7999999999996925 y[1] (closed_form) 0.0 y[1] (numeric) -3.2579681608766493 absolute error 3.2579681608766493 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8099999999996914 y[1] (closed_form) 0.0 y[1] (numeric) -3.2568074571232106 absolute error 3.2568074571232106 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8199999999996903 y[1] (closed_form) 0.0 y[1] (numeric) -3.2556156414662083 absolute error 3.2556156414662083 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.829999999999689 y[1] (closed_form) 0.0 y[1] (numeric) -3.254392720429165 absolute error 3.254392720429165 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.839999999999688 y[1] (closed_form) 0.0 y[1] (numeric) -3.2531386999077725 absolute error 3.2531386999077725 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.849999999999687 y[1] (closed_form) 0.0 y[1] (numeric) -3.251853585171615 absolute error 3.251853585171615 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.859999999999686 y[1] (closed_form) 0.0 y[1] (numeric) -3.2505373808658415 absolute error 3.2505373808658415 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.869999999999685 y[1] (closed_form) 0.0 y[1] (numeric) -3.2491900910127804 absolute error 3.2491900910127804 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8799999999996837 y[1] (closed_form) 0.0 y[1] (numeric) -3.247811719013496 absolute error 3.247811719013496 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8899999999996826 y[1] (closed_form) 0.0 y[1] (numeric) -3.246402267649291 absolute error 3.246402267649291 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.8999999999996815 y[1] (closed_form) 0.0 y[1] (numeric) -3.2449617390831547 absolute error 3.2449617390831547 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9099999999996804 y[1] (closed_form) 0.0 y[1] (numeric) -3.2434901348611556 absolute error 3.2434901348611556 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9199999999996793 y[1] (closed_form) 0.0 y[1] (numeric) -3.2419874559137805 absolute error 3.2419874559137805 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.929999999999678 y[1] (closed_form) 0.0 y[1] (numeric) -3.2404537025572218 absolute error 3.2404537025572218 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.939999999999677 y[1] (closed_form) 0.0 y[1] (numeric) -3.238888874494607 absolute error 3.238888874494607 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.949999999999676 y[1] (closed_form) 0.0 y[1] (numeric) -3.2372929708171774 absolute error 3.2372929708171774 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.959999999999675 y[1] (closed_form) 0.0 y[1] (numeric) -3.235665990005416 absolute error 3.235665990005416 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.969999999999674 y[1] (closed_form) 0.0 y[1] (numeric) -3.2340079299301188 absolute error 3.2340079299301188 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9799999999996727 y[1] (closed_form) 0.0 y[1] (numeric) -3.2323187878534174 absolute error 3.2323187878534174 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9899999999996716 y[1] (closed_form) 0.0 y[1] (numeric) -3.230598560429748 absolute error 3.230598560429748 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 3.9999999999996705 y[1] (closed_form) 0.0 y[1] (numeric) -3.22884724370677 absolute error 3.22884724370677 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.009999999999674 y[1] (closed_form) 0.0 y[1] (numeric) -3.227064833126233 absolute error 3.227064833126233 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.019999999999677 y[1] (closed_form) 0.0 y[1] (numeric) -3.2252513235247897 absolute error 3.2252513235247897 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.0299999999996805 y[1] (closed_form) 0.0 y[1] (numeric) -3.2234067091347653 absolute error 3.2234067091347653 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.039999999999684 y[1] (closed_form) 0.0 y[1] (numeric) -3.2215309835848687 absolute error 3.2215309835848687 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.049999999999687 y[1] (closed_form) 0.0 y[1] (numeric) -3.2196241399008576 absolute error 3.2196241399008576 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.0599999999996905 y[1] (closed_form) 0.0 y[1] (numeric) -3.2176861705061537 absolute error 3.2176861705061537 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.069999999999694 y[1] (closed_form) 0.0 y[1] (numeric) -3.2157170672224056 absolute error 3.2157170672224056 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.079999999999697 y[1] (closed_form) 0.0 y[1] (numeric) -3.2137168212700047 absolute error 3.2137168212700047 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.0899999999997005 y[1] (closed_form) 0.0 y[1] (numeric) -3.2116854232685514 absolute error 3.2116854232685514 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.099999999999704 y[1] (closed_form) 0.0 y[1] (numeric) -3.2096228632372665 absolute error 3.2096228632372665 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.109999999999707 y[1] (closed_form) 0.0 y[1] (numeric) -3.207529130595368 absolute error 3.207529130595368 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.119999999999711 y[1] (closed_form) 0.0 y[1] (numeric) -3.205404214162378 absolute error 3.205404214162378 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.129999999999714 y[1] (closed_form) 0.0 y[1] (numeric) -3.203248102158404 absolute error 3.203248102158404 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.139999999999717 y[1] (closed_form) 0.0 y[1] (numeric) -3.2010607822043498 absolute error 3.2010607822043498 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.149999999999721 y[1] (closed_form) 0.0 y[1] (numeric) -3.198842241322096 absolute error 3.198842241322096 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.159999999999724 y[1] (closed_form) 0.0 y[1] (numeric) -3.196592465934622 absolute error 3.196592465934622 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.169999999999727 y[1] (closed_form) 0.0 y[1] (numeric) -3.19431144186608 absolute error 3.19431144186608 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.179999999999731 y[1] (closed_form) 0.0 y[1] (numeric) -3.191999154341829 absolute error 3.191999154341829 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.189999999999734 y[1] (closed_form) 0.0 y[1] (numeric) -3.1896555879884123 absolute error 3.1896555879884123 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.199999999999737 y[1] (closed_form) 0.0 y[1] (numeric) -3.18728072683349 absolute error 3.18728072683349 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.209999999999741 y[1] (closed_form) 0.0 y[1] (numeric) -3.1848745543057277 absolute error 3.1848745543057277 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.219999999999744 y[1] (closed_form) 0.0 y[1] (numeric) -3.1824370532346293 absolute error 3.1824370532346293 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.229999999999747 y[1] (closed_form) 0.0 y[1] (numeric) -3.1799682058503316 absolute error 3.1799682058503316 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.239999999999751 y[1] (closed_form) 0.0 y[1] (numeric) -3.177467993783347 absolute error 3.177467993783347 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.249999999999754 y[1] (closed_form) 0.0 y[1] (numeric) -3.1749363980642573 absolute error 3.1749363980642573 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.259999999999757 y[1] (closed_form) 0.0 y[1] (numeric) -3.1723733991233622 absolute error 3.1723733991233622 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.269999999999761 y[1] (closed_form) 0.0 y[1] (numeric) -3.1697789767902833 absolute error 3.1697789767902833 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.279999999999764 y[1] (closed_form) 0.0 y[1] (numeric) -3.1671531102935133 absolute error 3.1671531102935133 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.289999999999767 y[1] (closed_form) 0.0 y[1] (numeric) -3.164495778259927 absolute error 3.164495778259927 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.299999999999771 y[1] (closed_form) 0.0 y[1] (numeric) -3.1618069587142377 absolute error 3.1618069587142377 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.309999999999774 y[1] (closed_form) 0.0 y[1] (numeric) -3.1590866290784145 absolute error 3.1590866290784145 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.319999999999777 y[1] (closed_form) 0.0 y[1] (numeric) -3.156334766171039 absolute error 3.156334766171039 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.329999999999781 y[1] (closed_form) 0.0 y[1] (numeric) -3.153551346206631 absolute error 3.153551346206631 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.339999999999784 y[1] (closed_form) 0.0 y[1] (numeric) -3.150736344794919 absolute error 3.150736344794919 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.349999999999787 y[1] (closed_form) 0.0 y[1] (numeric) -3.1478897369400594 absolute error 3.1478897369400594 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.359999999999791 y[1] (closed_form) 0.0 y[1] (numeric) -3.1450114970398175 absolute error 3.1450114970398175 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.369999999999794 y[1] (closed_form) 0.0 y[1] (numeric) -3.1421015988846954 absolute error 3.1421015988846954 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.379999999999797 y[1] (closed_form) 0.0 y[1] (numeric) -3.139160015657014 absolute error 3.139160015657014 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.389999999999801 y[1] (closed_form) 0.0 y[1] (numeric) -3.136186719929947 absolute error 3.136186719929947 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.399999999999804 y[1] (closed_form) 0.0 y[1] (numeric) -3.1331816836665105 absolute error 3.1331816836665105 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.409999999999807 y[1] (closed_form) 0.0 y[1] (numeric) -3.130144878218502 absolute error 3.130144878218502 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.419999999999811 y[1] (closed_form) 0.0 y[1] (numeric) -3.127076274325392 absolute error 3.127076274325392 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.429999999999814 y[1] (closed_form) 0.0 y[1] (numeric) -3.1239758421131727 absolute error 3.1239758421131727 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.439999999999817 y[1] (closed_form) 0.0 y[1] (numeric) -3.1208435510931487 absolute error 3.1208435510931487 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.449999999999821 y[1] (closed_form) 0.0 y[1] (numeric) -3.1176793701606926 absolute error 3.1176793701606926 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.459999999999824 y[1] (closed_form) 0.0 y[1] (numeric) -3.114483267593941 absolute error 3.114483267593941 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.4699999999998274 y[1] (closed_form) 0.0 y[1] (numeric) -3.1112552110524545 absolute error 3.1112552110524545 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.479999999999831 y[1] (closed_form) 0.0 y[1] (numeric) -3.1079951675758184 absolute error 3.1079951675758184 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.489999999999834 y[1] (closed_form) 0.0 y[1] (numeric) -3.1047031035822004 absolute error 3.1047031035822004 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.4999999999998375 y[1] (closed_form) 0.0 y[1] (numeric) -3.1013789848668605 absolute error 3.1013789848668605 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.509999999999841 y[1] (closed_form) 0.0 y[1] (numeric) -3.0980227766006103 absolute error 3.0980227766006103 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.519999999999844 y[1] (closed_form) 0.0 y[1] (numeric) -3.0946344433282267 absolute error 3.0946344433282267 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.5299999999998475 y[1] (closed_form) 0.0 y[1] (numeric) -3.0912139489668107 absolute error 3.0912139489668107 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.539999999999851 y[1] (closed_form) 0.0 y[1] (numeric) -3.087761256804104 absolute error 3.087761256804104 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.549999999999854 y[1] (closed_form) 0.0 y[1] (numeric) -3.0842763294967535 absolute error 3.0842763294967535 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.5599999999998575 y[1] (closed_form) 0.0 y[1] (numeric) -3.0807591290685217 absolute error 3.0807591290685217 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.569999999999861 y[1] (closed_form) 0.0 y[1] (numeric) -3.077209616908459 absolute error 3.077209616908459 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.579999999999864 y[1] (closed_form) 0.0 y[1] (numeric) -3.0736277537690135 absolute error 3.0736277537690135 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.5899999999998675 y[1] (closed_form) 0.0 y[1] (numeric) -3.0700134997641 absolute error 3.0700134997641 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.599999999999871 y[1] (closed_form) 0.0 y[1] (numeric) -3.066366814367114 absolute error 3.066366814367114 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.609999999999874 y[1] (closed_form) 0.0 y[1] (numeric) -3.0626876564088956 absolute error 3.0626876564088956 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.6199999999998775 y[1] (closed_form) 0.0 y[1] (numeric) -3.058975984075646 absolute error 3.058975984075646 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.629999999999881 y[1] (closed_form) 0.0 y[1] (numeric) -3.0552317549067878 absolute error 3.0552317549067878 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.639999999999884 y[1] (closed_form) 0.0 y[1] (numeric) -3.0514549257927785 absolute error 3.0514549257927785 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.649999999999888 y[1] (closed_form) 0.0 y[1] (numeric) -3.0476454529728727 absolute error 3.0476454529728727 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.659999999999891 y[1] (closed_form) 0.0 y[1] (numeric) -3.043803292032827 absolute error 3.043803292032827 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.669999999999894 y[1] (closed_form) 0.0 y[1] (numeric) -3.0399283979025586 absolute error 3.0399283979025586 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.679999999999898 y[1] (closed_form) 0.0 y[1] (numeric) -3.0360207248537505 absolute error 3.0360207248537505 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.689999999999901 y[1] (closed_form) 0.0 y[1] (numeric) -3.032080226497402 absolute error 3.032080226497402 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.699999999999904 y[1] (closed_form) 0.0 y[1] (numeric) -3.0281068557813273 absolute error 3.0281068557813273 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.709999999999908 y[1] (closed_form) 0.0 y[1] (numeric) -3.0241005649876036 absolute error 3.0241005649876036 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.719999999999911 y[1] (closed_form) 0.0 y[1] (numeric) -3.02006130572996 absolute error 3.02006130572996 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.729999999999914 y[1] (closed_form) 0.0 y[1] (numeric) -3.015989028951117 absolute error 3.015989028951117 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.739999999999918 y[1] (closed_form) 0.0 y[1] (numeric) -3.011883684920069 absolute error 3.011883684920069 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.749999999999921 y[1] (closed_form) 0.0 y[1] (numeric) -3.007745223229316 absolute error 3.007745223229316 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.759999999999924 y[1] (closed_form) 0.0 y[1] (numeric) -3.0035735927920353 absolute error 3.0035735927920353 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.769999999999928 y[1] (closed_form) 0.0 y[1] (numeric) -2.999368741839204 absolute error 2.999368741839204 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.779999999999931 y[1] (closed_form) 0.0 y[1] (numeric) -2.995130617916657 absolute error 2.995130617916657 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.789999999999934 y[1] (closed_form) 0.0 y[1] (numeric) -2.9908591678820975 absolute error 2.9908591678820975 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.799999999999938 y[1] (closed_form) 0.0 y[1] (numeric) -2.986554337902047 absolute error 2.986554337902047 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.809999999999941 y[1] (closed_form) 0.0 y[1] (numeric) -2.98221607344874 absolute error 2.98221607344874 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.819999999999944 y[1] (closed_form) 0.0 y[1] (numeric) -2.9778443192969575 absolute error 2.9778443192969575 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.829999999999948 y[1] (closed_form) 0.0 y[1] (numeric) -2.973439019520807 absolute error 2.973439019520807 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.839999999999951 y[1] (closed_form) 0.0 y[1] (numeric) -2.969000117490443 absolute error 2.969000117490443 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.849999999999954 y[1] (closed_form) 0.0 y[1] (numeric) -2.9645275558687283 absolute error 2.9645275558687283 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.859999999999958 y[1] (closed_form) 0.0 y[1] (numeric) -2.960021276607836 absolute error 2.960021276607836 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.869999999999961 y[1] (closed_form) 0.0 y[1] (numeric) -2.955481220945792 absolute error 2.955481220945792 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.879999999999964 y[1] (closed_form) 0.0 y[1] (numeric) -2.9509073294029573 absolute error 2.9509073294029573 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.889999999999968 y[1] (closed_form) 0.0 y[1] (numeric) -2.946299541778452 absolute error 2.946299541778452 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.899999999999971 y[1] (closed_form) 0.0 y[1] (numeric) -2.941657797146516 absolute error 2.941657797146516 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.909999999999974 y[1] (closed_form) 0.0 y[1] (numeric) -2.936982033852805 absolute error 2.936982033852805 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.919999999999978 y[1] (closed_form) 0.0 y[1] (numeric) -2.93227218951063 absolute error 2.93227218951063 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.929999999999981 y[1] (closed_form) 0.0 y[1] (numeric) -2.9275282009971333 absolute error 2.9275282009971333 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.939999999999984 y[1] (closed_form) 0.0 y[1] (numeric) -2.9227500044493944 absolute error 2.9227500044493944 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.949999999999988 y[1] (closed_form) 0.0 y[1] (numeric) -2.9179375352604837 absolute error 2.9179375352604837 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.959999999999991 y[1] (closed_form) 0.0 y[1] (numeric) -2.913090728075441 absolute error 2.913090728075441 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.969999999999994 y[1] (closed_form) 0.0 y[1] (numeric) -2.9082095167871955 absolute error 2.9082095167871955 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.979999999999998 y[1] (closed_form) 0.0 y[1] (numeric) -2.903293834532417 absolute error 2.903293834532417 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 TOP MAIN SOLVE Loop x[1] 4.990000000000001 y[1] (closed_form) 0.0 y[1] (numeric) -2.8983436136873038 absolute error 2.8983436136873038 relative error -1% Desired digits 8 Estimated correct digits 12 Correct digits -16 h 0.001 Finished! diff ( y , x , 1 ) = tan ( sqrt ( 2.0 * x + 3.0 ) ) ; Iterations 4900 Total Elapsed Time 7 Seconds Elapsed Time(since restart) 7 Seconds Time to Timeout 2 Minutes 53.0 Seconds Percent Done 100.0204081632654%