(%i1) batch("temp/diffeq.sub_lin_lin.max") read and interpret file: /home/dennis/src/mine/omni/testtar/omnisode0060dir/temp/diffeq.sub_lin_lin.max (%i2) load("stringproc") (%i3) keepfloat:true (%i4) alias(convfloat,float) (%i5) alias(int_trunc,truncate) (%i6) alias(elapsed_time_seconds,elapsed_real_time) (%i7) alias(ln,log) (%i8) alias(arcsin,asin) (%i9) alias(arccos,acos) (%i10) alias(arctan,atan) (%i11) alias(float_abs,abs) (%i12) mode_declare(display_poles(),fixnum) (%i13) mode_declare(est_size_answer(),convfloat) (%i14) mode_declare(test_suggested_h(),convfloat) (%i15) mode_declare(reached_interval(),boolean) (%i16) mode_declare(display_alot([iter],fixnum),fixnum) (%i17) mode_declare(prog_report([x_start],convfloat,[x_end],convfloat),fixnum) (%i18) mode_declare(check_for_pole(),fixnum) (%i19) mode_declare(atomall(),fixnum) (%i20) mode_declare(log10([x],convfloat),convfloat) (%i21) mode_declare(logitem_timestr([fd],fixnum,[secs_in],number),fixnum) (%i22) mode_declare(omniout_timestr(secs_in,number),fixnum) (%i23) mode_declare(zero_ats_ar(ar,array([30],convfloat)),fixnum) (%i24) mode_declare(ats([mmm_ats],fixnum,[arr_a], completearray([30],convfloat),[arr_b], completearray([30],convfloat),[jjj_ats],fixnum), convfloat) (%i25) mode_declare(att([mmm_att],fixnum,[arr_a], completearray([30],convfloat),[arr_b], completearray([30],convfloat),[jjj_att],fixnum), convfloat) (%i26) mode_declare(logitem_ditto([file],fixnum),fixnum) (%i27) mode_declare(logitem_integer([file],fixnum,[n],fixnum),fixnum) (%i28) mode_declare(logitem_good_digits([file],fixnum,[relerror],convfloat),fixnum) (%i29) mode_declare(logitem_number([file],fixnum,[x],number),fixnum) (%i30) mode_declare(logitem_pole([file],fixnum,[pole],fixnum),fixnum) (%i31) mode_declare(logstart([file],fixnum),fixnum) (%i32) mode_declare(logend([file],fixnum),fixnum) (%i33) mode_declare(chk_data(),fixnum) (%i34) mode_declare(comp_expect_sec([t_end2],convfloat,[t_start2],convfloat, [t2],convfloat,[clock_sec2],convfloat), convfloat) (%i35) mode_declare(comp_percent([t_end2],convfloat,[start2],convfloat,[t2], convfloat),convfloat) (%i36) mode_declare(comp_rad_from_ratio([term1],convfloat,[term2],convfloat, [last_no],fixnum),convfloat) (%i37) mode_declare(comp_ord_from_ratio([term1],convfloat,[term2],convfloat, [last_no],fixnum),convfloat) (%i38) mode_declare(comp_rad_from_three_terms([term1],convfloat,[term2], convfloat,[term3],convfloat, [last_no],fixnum),convfloat) (%i39) mode_declare(comp_ord_from_three_terms([term1],convfloat,[term2], convfloat,[term3],convfloat, [last_no],fixnum),convfloat) (%i40) mode_declare(comp_rad_from_six_terms([term1],convfloat,[term2], convfloat,[term3],convfloat, [term4],convfloat,[term5], convfloat,[term6],convfloat, [last_no],fixnum),convfloat) (%i41) mode_declare(comp_ord_from_six_terms([term1],convfloat,[term2], convfloat,[term3],convfloat, [term4],convfloat,[term5], convfloat,[term6],convfloat, [last_no],fixnum),convfloat) (%i42) mode_declare(neg([nnn],convfloat),convfloat) (%i43) mode_declare(factorial_2([nnn],fixnum),convfloat) (%i44) mode_declare(factorial_1([nnn],fixnum),convfloat) (%i45) mode_declare(factorial_3([mmm],fixnum,[nnn],fixnum),convfloat) (%i46) mode_declare(convfloat([mmm],fixnum),convfloat) (%i47) mode_declare(elaped_time_seconds(),convfloat) (%i48) mode_declare(Si([x],convfloat),convfloat) (%i49) mode_declare(Ci([x],convfloat),convfloat) (%i50) mode_declare(estimated_needed_step_error([x_start],convfloat,[x_end], convfloat,[estimated_h], convfloat,[estimated_answer], convfloat),convfloat) (%i51) mode_declare(my_check_sign([x0],convfloat,[xf],convfloat),convfloat) (%i52) mode_declare(main_prog(),fixnum) (%i53) define_variable(always,1,fixnum) (%i54) define_variable(info,2,fixnum) (%i55) define_variable(debugl,3,fixnum) (%i56) define_variable(debugmassive,4,fixnum) (%i57) define_variable(glob_iolevel,5,fixnum) (%i58) define_variable(glob_yes_pole,4,fixnum) (%i59) define_variable(glob_no_pole,3,fixnum) (%i60) define_variable(glob_not_given,0,fixnum) (%i61) define_variable(glob_no_sing_tests,4,fixnum) (%i62) define_variable(glob_ratio_test,1,fixnum) (%i63) define_variable(glob_three_term_test,2,fixnum) (%i64) define_variable(glob_six_term_test,3,fixnum) (%i65) define_variable(ats_max_terms,30,fixnum) (%i66) define_variable(glob_log_10,0.0,convfloat) (%i67) define_variable(max_unchanged,10,fixnum) (%i68) define_variable(glob__small,1.0E-51,convfloat) (%i69) define_variable(glob_small_float,1.0E-51,convfloat) (%i70) define_variable(glob_smallish_float,1.0E-61,convfloat) (%i71) define_variable(glob_large_float,1.0E+100,convfloat) (%i72) define_variable(glob_larger_float,1.1E+100,convfloat) (%i73) define_variable(glob__m2,-2.0,convfloat) (%i74) define_variable(glob__m1,-1.0,convfloat) (%i75) define_variable(glob__0,0.0,convfloat) (%i76) define_variable(glob__1,1.0,convfloat) (%i77) define_variable(glob__2,2.0,convfloat) (%i78) define_variable(glob__3,3.0,convfloat) (%i79) define_variable(glob__4,4.0,convfloat) (%i80) define_variable(glob__5,5.0,convfloat) (%i81) define_variable(glob__8,8.0,convfloat) (%i82) define_variable(glob__10,10.0,convfloat) (%i83) define_variable(glob__100,100.0,convfloat) (%i84) define_variable(glob__pi,0.0,convfloat) (%i85) define_variable(glob__0_5,0.5,convfloat) (%i86) define_variable(glob__0_8,0.8,convfloat) (%i87) define_variable(glob__m0_8,-0.8,convfloat) (%i88) define_variable(glob__0_25,0.25,convfloat) (%i89) define_variable(glob__0_125,0.125,convfloat) (%i90) define_variable(glob_prec,1.0E-16,convfloat) (%i91) define_variable(glob_check_sign,1.0,convfloat) (%i92) define_variable(glob_desired_digits_correct,8.0,convfloat) (%i93) define_variable(glob_max_estimated_step_error,0.0,convfloat) (%i94) define_variable(glob_ratio_of_radius,0.1,convfloat) (%i95) define_variable(glob_percent_done,0.0,convfloat) (%i96) define_variable(glob_total_exp_sec,0.1,convfloat) (%i97) define_variable(glob_optimal_expect_sec,0.1,convfloat) (%i98) define_variable(glob_estimated_size_answer,100.0,convfloat) (%i99) define_variable(glob_almost_1,0.999,convfloat) (%i100) define_variable(glob_clock_sec,0.0,convfloat) (%i101) define_variable(glob_clock_start_sec,0.0,convfloat) (%i102) define_variable(glob_disp_incr,0.1,convfloat) (%i103) define_variable(glob_h,0.1,convfloat) (%i104) define_variable(glob_diff_rc_fm,0.1,convfloat) (%i105) define_variable(glob_diff_rc_fmm1,0.1,convfloat) (%i106) define_variable(glob_diff_rc_fmm2,0.1,convfloat) (%i107) define_variable(glob_diff_ord_fm,0.1,convfloat) (%i108) define_variable(glob_diff_ord_fmm1,0.1,convfloat) (%i109) define_variable(glob_diff_ord_fmm2,0.1,convfloat) (%i110) define_variable(glob_six_term_ord_save,0.1,convfloat) (%i111) define_variable(glob_guess_error_rc,0.1,convfloat) (%i112) define_variable(glob_guess_error_ord,0.1,convfloat) (%i113) define_variable(glob_least_given_sing,9.9E+200,convfloat) (%i114) define_variable(glob_least_ratio_sing,9.9E+200,convfloat) (%i115) define_variable(glob_least_3_sing,9.9E+100,convfloat) (%i116) define_variable(glob_least_6_sing,9.9E+100,convfloat) (%i117) define_variable(glob_last_good_h,0.1,convfloat) (%i118) define_variable(glob_max_h,0.1,convfloat) (%i119) define_variable(glob_min_h,1.0E-6,convfloat) (%i120) define_variable(glob_display_interval,0.1,convfloat) (%i121) define_variable(glob_abserr,1.0E-11,convfloat) (%i122) define_variable(glob_relerr,1.0E-11,convfloat) (%i123) define_variable(glob_min_pole_est,1.0E+9,convfloat) (%i124) define_variable(glob_max_rel_trunc_err,1.0E-11,convfloat) (%i125) define_variable(glob_max_trunc_err,1.0E-11,convfloat) (%i126) define_variable(glob_max_hours,0.0,convfloat) (%i127) define_variable(glob_optimal_clock_start_sec,0.0,convfloat) (%i128) define_variable(glob_optimal_start,0.0,convfloat) (%i129) define_variable(glob_upper_ratio_limit,1.0001,convfloat) (%i130) define_variable(glob_lower_ratio_limit,0.9999,convfloat) (%i131) define_variable(glob_max_sec,10000.0,convfloat) (%i132) define_variable(glob_orig_start_sec,0.0,convfloat) (%i133) define_variable(glob_normmax,0.0,convfloat) (%i134) define_variable(glob_max_minutes,0.0,convfloat) (%i135) define_variable(glob_next_display,0.0,convfloat) (%i136) define_variable(glob_est_digits,1,fixnum) (%i137) define_variable(glob_subiter_method,3,fixnum) (%i138) define_variable(glob_html_log,true,boolean) (%i139) define_variable(glob_min_good_digits,99999,fixnum) (%i140) define_variable(glob_good_digits,0,fixnum) (%i141) define_variable(glob_min_apfp_est_good_digits,99999,fixnum) (%i142) define_variable(glob_apfp_est_good_digits,0,fixnum) (%i143) define_variable(glob_max_opt_iter,10,fixnum) (%i144) define_variable(glob_dump,false,boolean) (%i145) define_variable(glob_djd_debug,true,boolean) (%i146) define_variable(glob_display_flag,true,boolean) (%i147) define_variable(glob_djd_debug2,true,boolean) (%i148) define_variable(glob_h_reason,0,fixnum) (%i149) define_variable(glob_sec_in_minute,60,fixnum) (%i150) define_variable(glob_min_in_hour,60,fixnum) (%i151) define_variable(glob_hours_in_day,24,fixnum) (%i152) define_variable(glob_days_in_year,365,fixnum) (%i153) define_variable(glob_sec_in_hour,3600,fixnum) (%i154) define_variable(glob_sec_in_day,86400,fixnum) (%i155) define_variable(glob_sec_in_year,31536000,fixnum) (%i156) define_variable(glob_not_yet_finished,true,boolean) (%i157) define_variable(glob_initial_pass,true,boolean) (%i158) define_variable(glob_not_yet_start_msg,true,boolean) (%i159) define_variable(glob_reached_optimal_h,false,boolean) (%i160) define_variable(glob_optimal_done,false,boolean) (%i161) define_variable(glob_type_given_pole,0,fixnum) (%i162) define_variable(glob_optimize,false,boolean) (%i163) define_variable(glob_look_poles,false,boolean) (%i164) define_variable(glob_dump_closed_form,false,boolean) (%i165) define_variable(glob_max_iter,1000,fixnum) (%i166) define_variable(glob_no_eqs,0,fixnum) (%i167) define_variable(glob_unchanged_h_cnt,0,fixnum) (%i168) define_variable(glob_warned,false,boolean) (%i169) define_variable(glob_warned2,false,boolean) (%i170) define_variable(glob_start,0,fixnum) (%i171) define_variable(glob_iter,0,fixnum) (%i172) completearray(array_y_init,[30],convfloat) (%i173) completearray(array_norms,[30],convfloat) (%i174) completearray(array_fact_1,[30],convfloat) (%i175) completearray(array_1st_rel_error,[2],convfloat) (%i176) completearray(array_last_rel_error,[2],convfloat) (%i177) completearray(array_est_rel_error,[2],convfloat) (%i178) completearray(array_max_est_error,[2],convfloat) (%i179) completearray(array_type_pole,[2],convfloat) (%i180) completearray(array_type_real_pole,[2],convfloat) (%i181) completearray(array_type_complex_pole,[2],convfloat) (%i182) completearray(array_est_digits,[2],convfloat) (%i183) completearray(array_y,[30],convfloat) (%i184) completearray(array_x,[30],convfloat) (%i185) completearray(array_tmp0,[30],convfloat) (%i186) completearray(array_tmp1,[30],convfloat) (%i187) completearray(array_tmp2,[30],convfloat) (%i188) completearray(array_tmp3,[30],convfloat) (%i189) completearray(array_tmp4,[30],convfloat) (%i190) completearray(array_tmp5,[30],convfloat) (%i191) completearray(array_tmp6,[30],convfloat) (%i192) completearray(array_m1,[30],convfloat) (%i193) completearray(array_y_higher,[2,30],convfloat) (%i194) completearray(array_y_higher_work,[2,30],convfloat) (%i195) completearray(array_y_higher_work2,[2,30],convfloat) (%i196) completearray(array_y_set_initial,[2,30],convfloat) (%i197) completearray(array_given_rad_poles,[2,3],convfloat) (%i198) completearray(array_given_ord_poles,[2,3],convfloat) (%i199) completearray(array_rad_test_poles,[2,4],convfloat) (%i200) completearray(array_ord_test_poles,[2,4],convfloat) (%i201) completearray(array_fact_2,[30,30],convfloat) (%i202) omniout_str(iolevel,str):=if glob_iolevel >= iolevel then printf(true,"~a~%",string(str)) (%i203) omniout_str_noeol(iolevel,str):=if glob_iolevel >= iolevel then printf(true,"~a",string(str)) (%i204) omniout_labstr(iolevel,label,str):=if glob_iolevel >= iolevel then printf(true,"~a = ~a~%",string(label), string(str)) (%i205) omniout_float(iolevel,prelabel,prelen,value,vallen,postlabel):=if glob_iolevel >= iolevel then (if vallen = 4 then printf(true,"~a = ~g ~s ~%",prelabel, value,postlabel) else printf(true,"~a = ~g ~s ~%",prelabel, value,postlabel)) (%i206) omniout_int(iolevel,prelabel,prelen,value,vallen,postlabel):=if glob_iolevel >= iolevel then (printf(true,"~a = ~d ~a~%",prelabel,value, postlabel),newline()) (%i207) omniout_float_arr(iolevel,prelabel,elemnt,prelen,value,vallen, postlabel):=if glob_iolevel >= iolevel then (sprint(prelabel,"[",elemnt,"]=",value, postlabel),newline()) (%i208) logitem_time(fd,secs_in):=( block(mode_declare( [[days_int,hours_int,minutes_int,sec_int, years_int],fixnum,[secs,secs_temp],convfloat]), secs:secs_in,printf(fd,"~%"), if secs >= 0 then (years_int :truncate(secs/glob_sec_in_year), sec_temp :mod(truncate(secs), truncate(glob_sec_in_year)), days_int :truncate(sec_temp/glob_sec_in_day), sec_temp :mod(sec_temp, truncate(glob_sec_in_day)), hours_int :truncate(sec_temp/glob_sec_in_hour), sec_temp :mod(sec_temp, truncate(glob_sec_in_hour)), minutes_int :truncate(sec_temp/glob_sec_in_minute), sec_int :mod(sec_temp, truncate(glob_sec_in_minute)), if truncate(years_int) > 0.1 then printf(fd, "~d Years ~f Days ~f Hours ~f Minutes ~f Seconds~%", years_int,days_int, hours_int,minutes_int, sec_int) elseif days_int > 0.1 then printf(fd, "~d Days ~d Hours ~d Minutes ~d Seconds~%", days_int,hours_int, minutes_int,sec_int) elseif hours_int > 0.1 then printf(fd, "~d Hours ~d Minutes ~d Seconds~%", hours_int,minutes_int, sec_int) elseif minutes_int > 0.1 then printf(fd, "~d Minutes ~d Seconds~%", minutes_int,sec_int) else printf(fd,"~d Seconds~%", sec_int)) else printf(fd," 0.0 Seconds~%"), printf(fd,"~%")),0) (%i209) omniout_timestr(secs_in):=( block(mode_declare( [[days_int,hours_int,minutes_int,sec_int, years_int],fixnum,[secs,secs_temp], convfloat]),secs:secs_in, if secs >= 0 then ( years_int:truncate(secs/glob_sec_in_year), sec_temp :mod(truncate(secs), truncate(glob_sec_in_year)), days_int:truncate(sec_temp/glob_sec_in_day), sec_temp :mod(sec_temp,truncate(glob_sec_in_day)), hours_int :truncate(sec_temp/glob_sec_in_hour), sec_temp :mod(sec_temp,truncate(glob_sec_in_hour)), minutes_int :truncate(sec_temp/glob_sec_in_minute), sec_int :mod(sec_temp, truncate(glob_sec_in_minute)), if years_int > 0 then printf(true, "= ~f Years ~f Days ~f Hours ~f Minutes ~f Seconds~%", years_int,days_int, hours_int,minutes_int, sec_int) elseif days_int > 0.1 then printf(true, "= ~d Days ~d Hours ~d Minutes ~d Seconds~%", days_int,hours_int, minutes_int,sec_int) elseif hours_int > 0.1 then printf(true, "= ~d Hours ~d Minutes ~d Seconds~%", hours_int,minutes_int, sec_int) elseif minutes_int > 0.1 then printf(true, "= ~d Minutes ~d Seconds~%", minutes_int,sec_int) else printf(true,"= ~d Seconds~%", sec_int)) else printf(true,"= 0.0 Seconds~%")),0) (%i210) zero_ats_ar(arr_a):=( block(mode_declare([iii],fixnum),iii:1, while iii <= ats_max_terms do (arr_a[iii]:glob__0,iii:1+iii)),0) (%i211) ats(mmm_ats,arr_a,arr_b,jjj_ats):=block( mode_declare([[iii_ats,lll_ats,ma_ats],fixnum,[ret_ats], convfloat]),ret_ats:glob__0, if jjj_ats <= mmm_ats then (ma_ats:1+mmm_ats,iii_ats:jjj_ats, while iii_ats <= mmm_ats do (lll_ats:ma_ats-iii_ats, if lll_ats <= ats_max_terms and iii_ats <= ats_max_terms then ret_ats :c(arr_a[iii_ats])*c(arr_b[lll_ats])+ret_ats, iii_ats:1+iii_ats)),ret_ats) (%i212) att(mmm_att,arr_aa,arr_bb,jjj_att):=block( mode_declare([[al_att,iii_att,lll_att,ma_att],convfloat,[ret_att], fixnum]),ret_att:glob__0, if jjj_att < mmm_att then (ma_att:2+mmm_att,iii_att:jjj_att, while iii_att < mmm_att and iii_att <= ats_max_terms do (lll_att:ma_att-iii_att,al_att:lll_att-1, if lll_att <= ats_max_terms and iii_att <= ats_max_terms then ret_att :c(arr_aa[iii_att])*c(arr_bb[lll_att]) *c(al_att) +ret_att,iii_att:1+iii_att), ret_att:ret_att/c(mmm_att)),ret_att) (%i213) logditto(file):=(printf(file,""),printf(file,"ditto"), printf(file,""),0) (%i214) logitem_integer(file,n):=(printf(file,""),printf(file,"~d",n), printf(file,""),0) (%i215) logitem_str(file,str):=(printf(file,""),printf(file,str), printf(file,""),0) (%i216) logitem_good_digits(file,rel_error):=( block(mode_declare([[good_digits],fixnum]), printf(file,""), printf(file,"~d",glob_min_good_digits), printf(file,"")),0) (%i217) log_revs(file,revs):=printf(file,revs) (%i218) logitem_float(file,x):=(printf(file,""),printf(file,"~g",x), printf(file,""),0) (%i219) logitem_h_reason(file):=(printf(file,""), if glob_h_reason = 1 then printf(file,"Max H") elseif glob_h_reason = 2 then printf(file,"Display_interval") elseif glob_h_reason = 3 then printf(file,"Optimal") elseif glob_h_reason = 4 then printf(file,"Pole Accuracy") elseif glob_h_reason = 5 then printf(file,"Min H (Pole)") elseif glob_h_reason = 6 then printf(file,"Pole") elseif glob_h_reason = 7 then printf(file,"Opt Iter") else printf(file,"Impossible"), printf(file,""),0) (%i220) logstart(file):=(printf(file,""),0) (%i221) logend(file):=(printf(file,"~%"),0) (%i222) chk_data():=( block(mode_declare([[errflag],boolean]),errflag:false, if glob_max_iter < 2 then (omniout_str(always,"Illegal max_iter"), errflag:true),if errflag then quit()),0) (%i223) comp_expect_sec(t_end2,t_start2,t2,clock_sec2):=block( mode_declare([[ms2,rrr,sec_left,sub1,sub2], convfloat]),ms2:c(clock_sec2), sub1:c(t_end2-t_start2),sub2:c(t2-t_start2), if sub1 = glob__0 then sec_left:glob__0 else (if sub2 > glob__0 then (rrr:sub1/sub2, sec_left:rrr*c(ms2)-c(ms2)) else sec_left:glob__0),sec_left) (%i224) comp_percent(t_end2,t_start2,t2):=block( mode_declare([[rrr,sub1,sub2],convfloat]), sub1:t_end2-t_start2,sub2:t2-t_start2, if sub2 > glob_small_float then rrr:glob__100*sub2/sub1 else rrr:0.0,rrr) (%i225) comp_rad_from_ratio(term1,term2,last_no):=( if abs(term2) > glob__0 then ret:abs(term1*glob_h/term2) else ret:glob_larger_float,ret) (%i226) comp_ord_from_ratio(term1,term2,last_no):=( if abs(term2) > glob__0 then ret :abs(term2)*c(last_no) *log(abs(term1*glob_h/term2)) /log(c(last_no)) +glob__1 else ret:glob_larger_float,ret) (%i227) c(in_val):=(ret:in_val,ret) (%i228) comp_rad_from_three_terms(term1,term2,term3,last_no):=( temp:abs( term1*term3-term1*term3*c(last_no) +glob__m2*term2*term2 +term2*term2*c(last_no)), if abs(temp) > glob__0 then ret:abs(term2*glob_h*term1/temp) else ret:glob_larger_float,ret) (%i229) comp_ord_from_three_terms(term1,term2,term3,last_no):=( ret:abs( (-term1*term3*c(last_no*last_no) +term2*term2*c(last_no*last_no) +glob__4*term2*term2 -glob__4*term2*term2*c(last_no) -glob__3*term1*term3 +glob__4*term1*term3*c(last_no)) /(term1*term3-term1*term3*c(last_no) -glob__2*term2*term2 +term2*term2*c(last_no))), ret) (%i230) comp_rad_from_six_terms(term1,term2,term3,term4,term5,term6,last_no):= ( if term5 # glob__0 and term4 # glob__0 and term3 # glob__0 and term2 # glob__0 and term1 # glob__0 then (rm0:term6/term5,rm1:term5/term4, rm2:term4/term3,rm3:term3/term2, rm4:term2/term1, nr1 :c(last_no-3)*rm2 -glob__2*c(last_no-2)*rm1 +c(last_no-1)*rm0, nr2 :c(last_no-4)*rm3 -glob__2*c(last_no-3)*rm2 +c(last_no-2)*rm1, dr1 :(-glob__1)/rm3+glob__2/rm2 +glob__m1/rm1, dr2 :(-glob__1)/rm4+glob__2/rm3 +glob__m1/rm2, ds1 :glob__5/rm3-glob__8/rm2 +glob__3/rm1, ds2 :glob__5/rm4-glob__8/rm3 +glob__3/rm2, if abs(nr1*dr2-nr2*dr1) = glob__0 or abs(dr1) = glob__0 then (rad_c:glob_larger_float, ord_no:glob_larger_float) else (if abs(nr1*dr2-nr2*dr1) > glob__0 then ( rcs :(dr1*dr2-ds2*dr1+ds1*dr2) /(nr1*dr2-nr2*dr1), ord_no :(rcs*nr1-ds1)/(glob__2*dr1) -c(last_no)/glob__2, if abs(rcs) # glob__0 then (if rcs > glob__0 then rad_c :sqrt(rcs) *abs(glob_h) else ( rad_c :glob_larger_float, ord_no :glob_larger_float)) else ( rad_c:glob_larger_float, ord_no:glob_larger_float)) else (rad_c:glob_larger_float, ord_no:glob_larger_float))) else (rad_c:glob_larger_float, ord_no:glob_larger_float), glob_six_term_ord_save:ord_no,rad_c) (%i231) comp_ord_from_six_terms(term1,term2,term3,term4,term5,term6,last_no):=glob_six_term_ord_save (%i232) factorial_2(nnn):=block(mode_declare([[ret],convfloat]),ret:nnn!,ret) (%i233) factorial_1(nnn):=block(mode_declare([[ret],convfloat]), if nnn <= ats_max_terms then (if array_fact_1[nnn] = 0 then (ret:factorial_2(nnn), array_fact_1[nnn]:ret) else ret:array_fact_1[nnn]) else ret:factorial_2(nnn),ret) (%i234) factorial_1(in):=block(mode_declare([[ret],convfloat]),ret:in!,ret) (%i235) neg(in):=block(mode_declare([[ret],convfloat]),ret:-in,ret) (%i236) factorial_3(mmm,nnn):=block(mode_declare([[ret],convfloat]), if nnn <= ats_max_terms and mmm <= ats_max_terms then (if array_fact_2[mmm,nnn] = 0 then (ret:factorial_1(mmm)/factorial_1(nnn), array_fact_2[mmm,nnn]:ret) else ret:array_fact_2[mmm,nnn]) else ret:factorial_2(mmm)/factorial_2(nnn),ret) (%i237) log10(x):=log(x)/glob_log_10 (%i238) c(x):=x (%i239) expt(x,y):=if y = 0.0 then 1.0 elseif x <= 0.0 and y < 0.0 then print("expt error x = ",x,"y = ",y) else x^y (%i240) estimated_needed_step_error(x_start,x_end,estimated_h, estimated_answer):=block( [desired_abs_gbl_error,range, estimated_steps,step_error], omniout_float(always, "glob_desired_digits_correct", 32, glob_desired_digits_correct, 32,""), desired_abs_gbl_error :expt(glob__10, c(-glob_desired_digits_correct)) *c(abs(c(estimated_answer))), omniout_float(always,"estimated_h",32, estimated_h,32,""), omniout_float(always,"estimated_answer", 32,estimated_answer,32,""), omniout_float(always, "desired_abs_gbl_error",32, desired_abs_gbl_error,32, ""),range:x_end-x_start, omniout_float(always,"range",32,range,32, ""), estimated_steps:range/estimated_h, omniout_float(always,"estimated_steps",32, estimated_steps,32,""), step_error :c( abs(desired_abs_gbl_error) /sqrt(c(estimated_steps)) /c(ats_max_terms)), omniout_float(always,"step_error",32, step_error,32,""), step_error) (%i241) exact_soln_y(x):=block(c(0.1)*c(x)+c(-0.2)*c(x)*c(x)/c(2.0)) c(- 0.2) c(x) c(x) (%o241) exact_soln_y(x) := block(c(0.1) c(x) + ------------------) c(2.0) (%i242) display_poles():=( block(mode_declare([[rad_given],convfloat]), if glob_type_given_pole = 1 or glob_type_given_pole = 2 then (rad_given :sqrt( array_given_rad_poles[1,2] *array_given_rad_poles[1,2] +(array_x[1] -array_given_rad_poles[1,1]) *(array_x[1] -array_given_rad_poles[1,1])), omniout_float(always, "Radius of convergence (given) for eq 1 ", 4,rad_given,4," "), omniout_float(always, "Order of pole (given) ", 4, array_given_ord_poles[ 1,1],4," "), if rad_given < glob_least_given_sing then glob_least_given_sing :rad_given) elseif glob_type_given_pole = 3 then omniout_str(always, "NO POLE (given) for Equation 1") elseif glob_type_given_pole = 5 then omniout_str(always, "SOME POLE (given) for Equation 1") else omniout_str(always, "NO info (given) for Equation 1"), if array_rad_test_poles[1,1] < glob_large_float then (omniout_float(always, "Radius of convergence (ratio test) for eq 1 ", 4, array_rad_test_poles[1,1], 4," "), if array_rad_test_poles[1,1] < glob_least_ratio_sing then glob_least_ratio_sing :array_rad_test_poles[1,1], omniout_float(always, "Order of pole (ratio test) ", 4, array_ord_test_poles[1,1], 4," ")) else omniout_str(always, "NO POLE (ratio test) for Equation 1"), if array_rad_test_poles[1,2] > glob__small and array_rad_test_poles[1,2] < glob_large_float then (omniout_float(always, "Radius of convergence (three term test) for eq 1 ", 4, array_rad_test_poles[1,2], 4," "), if array_rad_test_poles[1,2] < glob_least_3_sing then glob_least_3_sing :array_rad_test_poles[1,2], omniout_float(always, "Order of pole (three term test) ", 4, array_ord_test_poles[1,2], 4," ")) else omniout_str(always, "NO REAL POLE (three term test) for Equation 1"), if array_rad_test_poles[1,3] > glob__small and array_rad_test_poles[1,3] < glob_large_float then (omniout_float(always, "Radius of convergence (six term test) for eq 1 ", 4, array_rad_test_poles[1,3], 4," "), if array_rad_test_poles[1,3] < glob_least_6_sing then glob_least_6_sing :array_rad_test_poles[1,3], omniout_float(always, "Order of pole (six term test) ", 4, array_ord_test_poles[1,3], 4," ")) else omniout_str(always, "NO COMPLEX POLE (six term test) for Equation 1")), 0) (%i243) my_check_sign(x0,xf):=block([ret], if xf > x0 then ret:glob__1 else ret:glob__m1,ret) (%i244) est_size_answer():=block([min_size], min_size:glob_estimated_size_answer, if abs(array_y[1]) < min_size then (min_size:abs(array_y[1]), omniout_float(always,"min_size",32,min_size, 32,"")), if min_size < glob__1 then (min_size:glob__1, omniout_float(always,"min_size",32,min_size, 32,"")),min_size) (%i245) test_suggested_h():=block( [max_estimated_step_error,hn_div_ho,hn_div_ho_2, hn_div_ho_3,no_terms,est_tmp], max_estimated_step_error:glob__small, no_terms:ats_max_terms,hn_div_ho:glob__0_5, hn_div_ho_2:glob__0_25,hn_div_ho_3:glob__0_125, omniout_float(always,"hn_div_ho",32,hn_div_ho,32,""), omniout_float(always,"hn_div_ho_2",32,hn_div_ho_2,32, ""), omniout_float(always,"hn_div_ho_3",32,hn_div_ho_3,32, ""), est_tmp:abs(array_y[no_terms]*hn_div_ho_3 +array_y[no_terms-1]*hn_div_ho_2 +array_y[no_terms-2]*hn_div_ho +array_y[no_terms-3]), if est_tmp >= max_estimated_step_error then max_estimated_step_error:est_tmp, omniout_float(always,"max_estimated_step_error",32, max_estimated_step_error,32,""), max_estimated_step_error) (%i246) track_estimated_error():=block( [hn_div_ho,hn_div_ho_2,hn_div_ho_3,no_terms, est_tmp],no_terms:ats_max_terms, hn_div_ho:glob__0_5,hn_div_ho_2:glob__0_25, hn_div_ho_3:glob__0_125, est_tmp:c(abs(array_y[no_terms]))*c(hn_div_ho_3) +c(abs(array_y[no_terms-1])) *c(hn_div_ho_2) +c(abs(array_y[no_terms-2])) *c(hn_div_ho) +c(abs(array_y[no_terms-3])), if glob_prec*c(abs(array_y[1])) > c(est_tmp) then est_tmp :c(glob_prec)*c(abs(array_y[1])), if c(est_tmp) >= c(array_max_est_error[1]) then array_max_est_error[1]:c(est_tmp)) (%i247) reached_interval():=block(mode_declare([[ret],boolean]), if glob_check_sign*array_x[1] >= glob_check_sign*glob_next_display -glob_h/glob__10 then ret:true else ret:false, return(ret)) (%i248) display_alot(iter):=( block(mode_declare( [[abserr,est_rel_err],convfloat, [closed_form_val_y],convfloat,[ind_var], convfloat,[numeric_val],convfloat,[relerr], convfloat,[term_no],fixnum]), if reached_interval() then (if iter >= 0 then (ind_var:array_x[1], omniout_float(always, "x[1] ", 33,ind_var,20, " "), closed_form_val_y :exact_soln_y(ind_var), omniout_float(always, "y[1] (closed_form) ", 33, closed_form_val_y, 20," "), term_no:1, numeric_val:array_y[term_no], abserr :abs( numeric_val -closed_form_val_y), omniout_float(always, "y[1] (numeric) ", 33,numeric_val, 20," "), if c(abs(closed_form_val_y)) > c(glob_prec) then ( relerr :abserr*glob__100 /abs(closed_form_val_y), if c(relerr) > c(glob_prec) then glob_good_digits :3 -floor(log10(c(relerr))) else glob_good_digits:16) else (relerr:glob__m1, glob_good_digits:-16), if glob_good_digits < glob_min_good_digits then glob_min_good_digits :glob_good_digits, if glob_apfp_est_good_digits < glob_min_apfp_est_good_digits then glob_min_apfp_est_good_digits :glob_apfp_est_good_digits, if c(abs(numeric_val)) > c(glob_prec) then ( est_rel_err :c(array_max_est_error[1]) *glob__100 *c(sqrt(glob_iter))*c(28) *c(ats_max_terms) /c(abs(numeric_val)), if est_rel_err > glob_prec then glob_est_digits :3 -floor( log10(est_rel_err)) else glob_est_digits:16) else (relerr:glob__m1, glob_est_digits:-16), array_est_digits[1] :glob_est_digits, if glob_iter = 1 then array_1st_rel_error[1] :relerr else array_last_rel_error[ 1] :relerr, array_est_rel_error[1] :est_rel_err, omniout_float(always, "absolute error ", 4,abserr,20," "), omniout_float(always, "relative error ", 4,relerr,20,"%"), omniout_int(info, "Desired digits ", 32, glob_desired_digits_correct, 4," "), omniout_int(info, "Estimated correct digits ", 32,glob_est_digits, 4," "), omniout_int(info, "Correct digits ", 32, glob_good_digits,4, " "), omniout_float(always, "h ", 4,glob_h,20, " ")))),0) (%i249) prog_report(x_start,x_end):=( block(mode_declare([[clock_sec],convfloat,[opt_clock_sec], convfloat,[clock_sec1],convfloat, [expect_sec],convfloat,[left_sec], convfloat,[percent_done],convfloat, [total_clock_sec],convfloat]), clock_sec1:elapsed_time_seconds(), total_clock_sec:clock_sec1-glob_orig_start_sec, glob_clock_sec:clock_sec1-glob_clock_start_sec, left_sec:-clock_sec1+glob_orig_start_sec +glob_max_sec, expect_sec:comp_expect_sec(x_end,x_start, glob_h+array_x[1], clock_sec1 -glob_orig_start_sec), opt_clock_sec:clock_sec1 -glob_optimal_clock_start_sec, glob_optimal_expect_sec :comp_expect_sec(x_end,x_start,glob_h+array_x[1], opt_clock_sec), glob_total_exp_sec :c(total_clock_sec)+glob_optimal_expect_sec, percent_done:comp_percent(x_end,x_start, glob_h+array_x[1]), glob_percent_done:percent_done, omniout_str_noeol(info, "Total Elapsed Time "), omniout_timestr(total_clock_sec), omniout_str_noeol(info, "Elapsed Time(since restart) "), omniout_timestr(glob_clock_sec), if c(percent_done) < glob__100 then (omniout_str_noeol(info, "Expected Time Remaining "), omniout_timestr(expect_sec), omniout_str_noeol(info, "Optimized Time Remaining "), omniout_timestr(glob_optimal_expect_sec), omniout_str_noeol(info, "Expected Total Time "), omniout_timestr(glob_total_exp_sec)), omniout_str_noeol(info, "Time to Timeout "), omniout_timestr(left_sec), omniout_float(info, "Percent Done ",33, percent_done,4,"%")),0) (%i250) check_for_pole():=( block(mode_declare([cnt],fixnum,[dr1,dr2,ds1,ds2,hdrc], convfloat,[m,n],fixnum,[nr1,nr2], convfloat,[ord_no],fixnum, [term1,term2,term3,part1,part2, part3,part4,part5,part6,part7, part8,part9,part10,part11,part12, part13,part14,rad_c,rcs,rm0,rm1, rm2,rm3,rm4],convfloat, [found_sing],fixnum, [h_new,ratio,term,local_test, tmp_rad,tmp_ord,tmp_ratio, prev_tmp_rad],convfloat,[last_no], fixnum),tmp_rad:glob_larger_float, prev_tmp_rad:glob_larger_float, tmp_ratio:glob_larger_float, rad_c:glob_larger_float, array_rad_test_poles[1,1]:glob_larger_float, array_ord_test_poles[1,1]:glob_larger_float, found_sing:1,last_no:-10-1+ats_max_terms,cnt:0, while last_no < ats_max_terms-3 and found_sing = 1 do (tmp_rad :comp_rad_from_ratio( array_y_higher[1,last_no-1], array_y_higher[1,last_no],last_no), if abs(prev_tmp_rad) > glob__0 then tmp_ratio:tmp_rad/prev_tmp_rad else tmp_ratio:glob_large_float, if cnt > 0 and tmp_ratio < glob_upper_ratio_limit and tmp_ratio > glob_lower_ratio_limit then rad_c:tmp_rad elseif cnt = 0 then rad_c:tmp_rad elseif cnt > 0 then found_sing:0, prev_tmp_rad:tmp_rad,cnt:1+cnt, last_no:1+last_no), if found_sing = 1 then (if rad_c < array_rad_test_poles[1,1] then ( array_rad_test_poles[1,1]:rad_c, last_no:last_no-1, tmp_ord :comp_ord_from_ratio( array_y_higher[1,last_no-1], array_y_higher[1,last_no], last_no), array_rad_test_poles[1,1]:rad_c, array_ord_test_poles[1,1] :tmp_ord)), tmp_rad:glob_larger_float, prev_tmp_rad:glob_larger_float, tmp_ratio:glob_larger_float, rad_c:glob_larger_float, array_rad_test_poles[1,2]:glob_larger_float, array_ord_test_poles[1,2]:glob_larger_float, found_sing:1,last_no:-10-1+ats_max_terms,cnt:0, while last_no < ats_max_terms-4 and found_sing = 1 do (tmp_rad :comp_rad_from_three_terms( array_y_higher[1,last_no-2], array_y_higher[1,last_no-1], array_y_higher[1,last_no],last_no), if abs(prev_tmp_rad) > glob__0 then tmp_ratio:tmp_rad/prev_tmp_rad else tmp_ratio:glob_large_float, if cnt > 0 and tmp_ratio < glob_upper_ratio_limit and tmp_ratio > glob_lower_ratio_limit then rad_c:tmp_rad elseif cnt = 0 then rad_c:tmp_rad elseif cnt > 0 then found_sing:0, prev_tmp_rad:tmp_rad,cnt:1+cnt, last_no:1+last_no), if found_sing = 1 then (if rad_c < array_rad_test_poles[1,2] then ( array_rad_test_poles[1,2]:rad_c, last_no:last_no-1, tmp_ord :comp_ord_from_three_terms( array_y_higher[1,last_no-2], array_y_higher[1,last_no-1], array_y_higher[1,last_no], last_no), array_rad_test_poles[1,2]:rad_c, if rad_c < glob_min_pole_est then glob_min_pole_est:rad_c, array_ord_test_poles[1,2] :tmp_ord)), tmp_rad:glob_larger_float, prev_tmp_rad:glob_larger_float, tmp_ratio:glob_larger_float, rad_c:glob_larger_float, array_rad_test_poles[1,3]:glob_larger_float, array_ord_test_poles[1,3]:glob_larger_float, found_sing:1,last_no:-10-1+ats_max_terms,cnt:0, while last_no < ats_max_terms-7 and found_sing = 1 do (tmp_rad :comp_rad_from_six_terms( array_y_higher[1,last_no-5], array_y_higher[1,last_no-4], array_y_higher[1,last_no-3], array_y_higher[1,last_no-2], array_y_higher[1,last_no-1], array_y_higher[1,last_no],last_no), if abs(prev_tmp_rad) > glob__0 then tmp_ratio:tmp_rad/prev_tmp_rad else tmp_ratio:glob_large_float, if cnt > 0 and tmp_ratio < glob_upper_ratio_limit and tmp_ratio > glob_lower_ratio_limit then rad_c:tmp_rad elseif cnt = 0 then rad_c:tmp_rad elseif cnt > 0 then found_sing:0, prev_tmp_rad:tmp_rad,cnt:1+cnt, last_no:1+last_no), if found_sing = 1 then (if rad_c < array_rad_test_poles[1,3] then ( array_rad_test_poles[1,3]:rad_c, last_no:last_no-1, tmp_ord :comp_ord_from_six_terms( array_y_higher[1,last_no-5], array_y_higher[1,last_no-4], array_y_higher[1,last_no-3], array_y_higher[1,last_no-2], array_y_higher[1,last_no-1], array_y_higher[1,last_no], last_no), array_rad_test_poles[1,3]:rad_c, if rad_c < glob_min_pole_est then glob_min_pole_est:rad_c, array_ord_test_poles[1,3] :tmp_ord)), if abs(glob_min_pole_est)*glob_ratio_of_radius < abs(glob_h) then (h_new :glob_check_sign*glob_min_pole_est *glob_ratio_of_radius, omniout_str(always, "SETTING H FOR POLE"), glob_h_reason:6, if glob_check_sign*glob_min_h > glob_check_sign*h_new then ( omniout_str(always, "SETTING H FOR MIN H"), h_new:glob_min_h,glob_h_reason:5), term:1,ratio:c(1.0), while term <= ats_max_terms do ( array_y[term] :array_y[term]*ratio, array_y_higher[1,term] :array_y_higher[1,term]*ratio, array_x[term] :array_x[term]*ratio, ratio:ratio*h_new/abs(glob_h), term:1+term),glob_h:h_new), if reached_interval() then display_poles()),0) (%i251) atomall():=( block(mode_declare([[kkk,order_d],fixnum, [adj2,adj3,temporary,term,temp,temp2], convfloat]), array_tmp1[1]:array_const_0D1[1]*array_x[1], array_tmp2[1]:array_const_0D2[1]+array_tmp1[1], array_tmp3[1]:array_tmp2[1]+array_const_0D0[1], array_tmp4[1]:array_const_0D3[1]*array_x[1], array_tmp5[1]:array_const_0D1[1]+array_tmp4[1], array_tmp6[1]:array_tmp3[1]-array_tmp5[1], if not array_y_set_initial[1,2] then (if 1 <= ats_max_terms then ( temporary :c(array_tmp6[1])*expt(glob_h,c(1)) *c(factorial_3(0,1)), if 2 <= ats_max_terms then (array_y[2]:temporary, array_y_higher[1,2]:temporary), temporary:c(temporary)*c(1)/c(glob_h), array_y_higher[2,1]:c(temporary),0)), kkk:2,array_tmp1[2]:array_const_0D1[1]*array_x[2], array_tmp2[2]:array_tmp1[2],array_tmp3[2]:array_tmp2[2], array_tmp4[2]:array_const_0D3[1]*array_x[2], array_tmp5[2]:array_tmp4[2], array_tmp6[2]:array_tmp3[2]-array_tmp5[2], if not array_y_set_initial[1,3] then (if 2 <= ats_max_terms then ( temporary :c(array_tmp6[2])*expt(glob_h,c(1)) *c(factorial_3(1,2)), if 3 <= ats_max_terms then (array_y[3]:temporary, array_y_higher[1,3]:temporary), temporary:c(temporary)*c(2)/c(glob_h), array_y_higher[2,2]:c(temporary),0)), kkk:3, if not array_y_set_initial[1,4] then (if 3 <= ats_max_terms then ( temporary :c(array_tmp6[3])*expt(glob_h,c(1)) *c(factorial_3(2,3)), if 4 <= ats_max_terms then (array_y[4]:temporary, array_y_higher[1,4]:temporary), temporary:c(temporary)*c(3)/c(glob_h), array_y_higher[2,3]:c(temporary),0)), kkk:4, if not array_y_set_initial[1,5] then (if 4 <= ats_max_terms then ( temporary :c(array_tmp6[4])*expt(glob_h,c(1)) *c(factorial_3(3,4)), if 5 <= ats_max_terms then (array_y[5]:temporary, array_y_higher[1,5]:temporary), temporary:c(temporary)*c(4)/c(glob_h), array_y_higher[2,4]:c(temporary),0)), kkk:5, if not array_y_set_initial[1,6] then (if 5 <= ats_max_terms then ( temporary :c(array_tmp6[5])*expt(glob_h,c(1)) *c(factorial_3(4,5)), if 6 <= ats_max_terms then (array_y[6]:temporary, array_y_higher[1,6]:temporary), temporary:c(temporary)*c(5)/c(glob_h), array_y_higher[2,5]:c(temporary),0)), kkk:6, while false do (order_d:1, if order_d+kkk <= ats_max_terms then (if not array_y_set_initial[1,order_d+kkk] then ( temporary :c(array_tmp6[kkk])*expt(glob_h,c(order_d)) *c( factorial_3( kkk-1, -1+order_d+kkk)), array_y[order_d+kkk]:c(temporary), array_y_higher[1,order_d+kkk]:c(temporary), term:-1+order_d+kkk,adj2:-1+order_d+kkk, adj3:2, while term >= 1 and term <= ats_max_terms and adj3 < 1+order_d do ( if adj3 <= 1+order_d then ( if adj2 > 0 then temporary :c(temporary)*c(adj2) /c(glob_h) else temporary:c(temporary), array_y_higher[adj3,term] :c(temporary)),term:term-1, adj2:adj2-1,adj3:1+adj3))), kkk:1+kkk)),0) (%i252) exact_soln_y(x):=block(c(0.1)*c(x)+c(-0.2)*c(x)*c(x)/c(2.0)) c(- 0.2) c(x) c(x) (%o252) exact_soln_y(x) := block(c(0.1) c(x) + ------------------) c(2.0) (%i253) main_prog():=block( mode_declare([[d1,d2,d3,d4,est_err_2,display_max],convfloat, [niii,done_once,term,ord,order_diff,term_no, html_log_file,iiif,jjjf,rows,r_order, sub_iter,calc_term,iii],fixnum,[temp_sum], convfloat,[current_iter],fixnum, [x_start,x_end],convfloat,[it,opt_iter], fixnum,[tmp],convfloat,[subiter],fixnum, [est_needed_step_err,estimated_step_error, min_value,est_answer,last_min_pole_est], convfloat,[repeat_it],fixnum],[found_h], boolean),Digits:32,max_terms:30, glob_html_log:true,term:1, while term <= 30 do (array_y_init[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_norms[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_fact_1[term]:c(0.0),term:1+term), term:1, while term <= 2 do (array_1st_rel_error[term]:c(0.0),term:1+term),term:1, while term <= 2 do (array_last_rel_error[term]:c(0.0),term:1+term), term:1, while term <= 2 do (array_est_rel_error[term]:c(0.0),term:1+term),term:1, while term <= 2 do (array_max_est_error[term]:c(0.0),term:1+term),term:1, while term <= 2 do (array_type_pole[term]:0,term:1+term), term:1, while term <= 2 do (array_type_real_pole[term]:0,term:1+term),term:1, while term <= 2 do (array_type_complex_pole[term]:0,term:1+term),term:1, while term <= 2 do (array_est_digits[term]:0,term:1+term), term:1, while term <= 30 do (array_y[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_x[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_tmp0[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_tmp1[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_tmp2[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_tmp3[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_tmp4[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_tmp5[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_tmp6[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_m1[term]:c(0.0),term:1+term), ord:1, while ord <= 2 do (term:1, while term <= 30 do (array_y_higher[ord,term]:c(0.0),term:1+term), ord:1+ord),ord:1, while ord <= 2 do (term:1, while term <= 30 do (array_y_higher_work[ord,term]:c(0.0), term:1+term),ord:1+ord),ord:1, while ord <= 2 do (term:1, while term <= 30 do (array_y_higher_work2[ord,term]:c(0.0), term:1+term),ord:1+ord),ord:1, while ord <= 2 do (term:1, while term <= 30 do (array_y_set_initial[ord,term]:c(0.0), term:1+term),ord:1+ord),ord:1, while ord <= 2 do (term:1, while term <= 3 do (array_given_rad_poles[ord,term]:c(0.0), term:1+term),ord:1+ord),ord:1, while ord <= 2 do (term:1, while term <= 3 do (array_given_ord_poles[ord,term]:c(0.0), term:1+term),ord:1+ord),ord:1, while ord <= 2 do (term:1, while term <= 4 do (array_rad_test_poles[ord,term]:c(0.0), term:1+term),ord:1+ord),ord:1, while ord <= 2 do (term:1, while term <= 4 do (array_ord_test_poles[ord,term]:c(0.0), term:1+term),ord:1+ord),ord:1, while ord <= 30 do (term:1, while term <= 30 do (array_fact_2[ord,term]:c(0.0),term:1+term), ord:1+ord),zero_ats_ar(array_y),zero_ats_ar(array_x), zero_ats_ar(array_tmp0),zero_ats_ar(array_tmp1), zero_ats_ar(array_tmp2),zero_ats_ar(array_tmp3), zero_ats_ar(array_tmp4),zero_ats_ar(array_tmp5), zero_ats_ar(array_tmp6),zero_ats_ar(array_m1), zero_ats_ar(array_const_1),array_const_1[1]:c(1), zero_ats_ar(array_const_0D0),array_const_0D0[1]:c(0.0), zero_ats_ar(array_const_0D1),array_const_0D1[1]:c(0.1), zero_ats_ar(array_const_0D2),array_const_0D2[1]:c(0.2), zero_ats_ar(array_const_0D3),array_const_0D3[1]:c(0.3), zero_ats_ar(array_m1),array_m1[1]:glob__m1,iiif:0, while iiif <= ats_max_terms do (jjjf:0, while jjjf <= ats_max_terms do (array_fact_1[iiif]:0, array_fact_2[iiif,jjjf]:0,jjjf:1+jjjf), iiif:1+iiif),array_y_set_initial[1,1]:true, array_y_set_initial[1,2]:false, array_y_set_initial[1,3]:false, array_y_set_initial[1,4]:false, array_y_set_initial[1,5]:false, array_y_set_initial[1,6]:false, array_y_set_initial[1,7]:false, array_y_set_initial[1,8]:false, array_y_set_initial[1,9]:false, array_y_set_initial[1,10]:false, array_y_set_initial[1,11]:false, array_y_set_initial[1,12]:false, array_y_set_initial[1,13]:false, array_y_set_initial[1,14]:false, array_y_set_initial[1,15]:false, array_y_set_initial[1,16]:false, array_y_set_initial[1,17]:false, array_y_set_initial[1,18]:false, array_y_set_initial[1,19]:false, array_y_set_initial[1,20]:false, array_y_set_initial[1,21]:false, array_y_set_initial[1,22]:false, array_y_set_initial[1,23]:false, array_y_set_initial[1,24]:false, array_y_set_initial[1,25]:false, array_y_set_initial[1,26]:false, array_y_set_initial[1,27]:false, array_y_set_initial[1,28]:false, array_y_set_initial[1,29]:false, array_y_set_initial[1,30]:false,glob_log_10:log(10.0), glob_orig_start_sec:elapsed_time_seconds(), glob_display_flag:true,glob_no_eqs:1,glob_iter:-1, opt_iter:-1,glob_max_iter:50000,glob_max_hours:0.0, glob_max_minutes:15.0, omniout_str(always, "##############ECHO OF PROBLEM#################"), omniout_str(always, "##############temp/sub_lin_linpostode.ode#################"), omniout_str(always, "diff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) - ( 0.3 * x + 0.1 ) ; "), omniout_str(always,"!"), omniout_str(always,"/* BEGIN FIRST INPUT BLOCK */"), omniout_str(always,"Digits:32,"), omniout_str(always,"max_terms:30,"),omniout_str(always,"!"), omniout_str(always,"/* END FIRST INPUT BLOCK */"), omniout_str(always,"/* BEGIN SECOND INPUT BLOCK */"), omniout_str(always,"x_start:c(0.1),"), omniout_str(always,"x_end:c(5.0),"), omniout_str(always, "array_y_init[0 + 1] : exact_soln_y(x_start),"), omniout_str(always,"glob_look_poles:true,"), omniout_str(always,""),omniout_str(always,""), omniout_str(always,""),omniout_str(always,""), omniout_str(always,""),omniout_str(always,""), omniout_str(always,""), omniout_str(always,"glob_type_given_pole:3,"), omniout_str(always,""), omniout_str(always,"/* END SECOND INPUT BLOCK */"), omniout_str(always,"/* BEGIN OVERRIDE BLOCK */"), omniout_str(always,"glob_desired_digits_correct:8,"), omniout_str(always,"glob_max_minutes:(3.0),"), omniout_str(always,"glob_subiter_method:3,"), omniout_str(always,"glob_max_iter:100000,"), omniout_str(always,"glob_upper_ratio_limit:c(1.000001),"), omniout_str(always,"glob_lower_ratio_limit:c(0.999999),"), omniout_str(always,"glob_look_poles:false,"), omniout_str(always,"glob_h:c(0.001),"), omniout_str(always,"glob_display_interval:c(0.01),"), omniout_str(always,"/* END OVERRIDE BLOCK */"), omniout_str(always,"!"), omniout_str(always,"/* BEGIN USER DEF BLOCK */"), omniout_str(always,"exact_soln_y (x) := (block("), omniout_str(always, " (c(-0.2) * c(x) * c(x) / c(2.0) + c(0.1) * c(x)) "), omniout_str(always,"));"), omniout_str(always,"/* END USER DEF BLOCK */"), omniout_str(always, "#######END OF ECHO OF PROBLEM#################"), glob_unchanged_h_cnt:0,glob_warned:false,glob_warned2:false, glob_small_float:glob__0,glob_smallish_float:glob__0, glob_large_float:c(1.0E+100),glob_larger_float:c(1.1E+100), glob_almost_1:c(0.99),x_start:c(0.1),x_end:c(5.0), array_y_init[1+0]:exact_soln_y(x_start), glob_look_poles:true,glob_type_given_pole:3, 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), glob_last_good_h:glob_h, glob_max_sec:3600.0*glob_max_hours+60.0*glob_max_minutes, glob_check_sign:c(my_check_sign(x_start,x_end)), glob__pi:3.141592654,glob_prec:1.0E-16, if glob_optimize then (omniout_str(always,"START of Optimize"), found_h:false,glob_min_pole_est:glob_larger_float, last_min_pole_est:glob_larger_float, glob_least_given_sing:glob_larger_float, glob_least_ratio_sing:glob_larger_float, glob_least_3_sing:glob_larger_float, glob_least_6_sing:glob_larger_float, glob_min_h:abs(glob_min_h)*glob_check_sign, glob_max_h:abs(glob_max_h)*glob_check_sign, glob_h:abs(glob_min_h)*glob_check_sign, glob_display_interval :c(abs(c(glob_display_interval)) *glob_check_sign), display_max:c(x_end)-c(x_start)/glob__10, if glob_display_interval > display_max then glob_display_interval:c(display_max), chk_data(),min_value:glob_larger_float, est_answer:est_size_answer(),opt_iter:1, est_needed_step_err :estimated_needed_step_error( x_start,x_end,glob_h,est_answer), omniout_float(always,"est_needed_step_err",32, est_needed_step_err,16,""), estimated_step_error:glob_small_float, while opt_iter <= 100 and not found_h do (omniout_int(always,"opt_iter",32,opt_iter, 4,""),array_x[1]:c(x_start), array_x[2]:c(glob_h), glob_next_display:c(x_start),order_diff:1, term_no:1, while term_no <= order_diff do ( array_y[term_no] :array_y_init[term_no] *expt(glob_h,c(term_no-1)) /c(factorial_1(term_no-1)), term_no:1+term_no),rows:order_diff, r_order:1, while r_order <= rows do (term_no:1, while term_no <= 1-r_order+rows do (it:-1+r_order+term_no, if term_no < ats_max_terms then array_y_higher[ r_order,term_no] :array_y_init[it] *expt(glob_h, c(term_no-1)) /c( factorial_1( term_no-1)), term_no:1+term_no), r_order:1+r_order),atomall(), if glob_check_sign*glob_min_h >= glob_check_sign*glob_h then ( omniout_str(always, "SETTING H FOR MIN H"), glob_h:glob_check_sign*abs(glob_min_h), glob_h_reason:1,found_h:true), if glob_check_sign*glob_display_interval <= glob_check_sign*glob_h then ( omniout_str(always, "SETTING H FOR DISPLAY INTERVAL"), glob_h_reason:2, glob_h:glob_display_interval, found_h:true), if glob_look_poles then check_for_pole(), if not found_h then (est_answer:est_size_answer(), est_needed_step_err :estimated_needed_step_error( x_start,x_end,glob_h, est_answer), omniout_float(always, "est_needed_step_err", 32, est_needed_step_err, 16,""), estimated_step_error :test_suggested_h(), omniout_float(always, "estimated_step_error", 32, estimated_step_error, 32,""), if estimated_step_error < est_needed_step_err then ( omniout_str(always, "Double H and LOOP"), glob_h:glob_h*glob__2) else ( omniout_str(always, "Found H for OPTIMAL"), found_h:true,glob_h_reason:3, glob_h:glob_h/glob__2)), opt_iter:1+opt_iter), if not found_h and opt_iter = 1 then (omniout_str(always, "Beginning glob_h too large."), found_h:false), if glob_check_sign*glob_max_h <= glob_check_sign*glob_h then (omniout_str(always, "SETTING H FOR MAX H"), glob_h:glob_check_sign*abs(glob_max_h), glob_h_reason:1,found_h:true)) else (found_h:true,glob_h:glob_h*glob_check_sign), if glob_html_log then html_log_file:openw("entry.html"), if found_h then (omniout_str(always,"START of Soultion"), array_x[1]:c(x_start),array_x[2]:c(glob_h), glob_next_display:c(x_start), glob_min_pole_est:glob_larger_float, glob_least_given_sing:glob_larger_float, glob_least_ratio_sing:glob_larger_float, glob_least_3_sing:glob_larger_float, glob_least_6_sing:glob_larger_float,order_diff:1, term_no:1, while term_no <= order_diff do (array_y[term_no] :array_y_init[term_no] *expt(glob_h,c(term_no-1)) /c(factorial_1(term_no-1)), term_no:1+term_no),rows:order_diff, r_order:1, while r_order <= rows do (term_no:1, while term_no <= 1-r_order+rows do (it:-1+r_order+term_no, if term_no < ats_max_terms then array_y_higher[ r_order,term_no] :array_y_init[it] *expt(glob_h,c(term_no-1)) /c(factorial_1(term_no-1)), term_no:1+term_no), r_order:1+r_order),current_iter:1, glob_clock_start_sec:elapsed_time_seconds(), glob_clock_sec:elapsed_time_seconds(),glob_iter:0, omniout_str(debugl," "), glob_reached_optimal_h:true, glob_optimal_clock_start_sec :elapsed_time_seconds(), while glob_iter < glob_max_iter and glob_check_sign*array_x[1] < glob_check_sign*x_end and glob_clock_sec-glob_orig_start_sec < glob_max_sec do (if reached_interval() then (omniout_str(info," "), omniout_str(info, "TOP MAIN SOLVE Loop")), glob_iter:1+glob_iter, glob_clock_sec:elapsed_time_seconds(), track_estimated_error(),atomall(), track_estimated_error(), display_alot(current_iter), if glob_look_poles then check_for_pole(), if reached_interval() then glob_next_display :glob_display_interval +glob_next_display, array_x[1]:glob_h+array_x[1], array_x[2]:glob_h,order_diff:2,ord:2, calc_term:1,iii:ats_max_terms, while iii >= calc_term do ( array_y_higher_work[2,iii] :array_y_higher[2,iii] /expt(glob_h,c(calc_term-1)) /c( factorial_3(iii-calc_term,iii-1)), iii:iii-1),temp_sum:glob__0,ord:2, calc_term:1,iii:ats_max_terms, while iii >= calc_term do ( temp_sum :array_y_higher_work[ord,iii] +temp_sum,iii:iii-1), array_y_higher_work2[ord,calc_term] :temp_sum*expt(glob_h,c(calc_term-1)) /c(factorial_1(calc_term-1)),ord:1, calc_term:2,iii:ats_max_terms, while iii >= calc_term do ( array_y_higher_work[1,iii] :array_y_higher[1,iii] /expt(glob_h,c(calc_term-1)) /c( factorial_3(iii-calc_term,iii-1)), iii:iii-1),temp_sum:glob__0,ord:1, calc_term:2,iii:ats_max_terms, while iii >= calc_term do ( temp_sum :array_y_higher_work[ord,iii] +temp_sum,iii:iii-1), array_y_higher_work2[ord,calc_term] :temp_sum*expt(glob_h,c(calc_term-1)) /c(factorial_1(calc_term-1)),ord:1, calc_term:1,iii:ats_max_terms, while iii >= calc_term do ( array_y_higher_work[1,iii] :array_y_higher[1,iii] /expt(glob_h,c(calc_term-1)) /c( factorial_3(iii-calc_term,iii-1)), iii:iii-1),temp_sum:glob__0,ord:1, calc_term:1,iii:ats_max_terms, while iii >= calc_term do ( temp_sum :array_y_higher_work[ord,iii] +temp_sum,iii:iii-1), array_y_higher_work2[ord,calc_term] :temp_sum*expt(glob_h,c(calc_term-1)) /c(factorial_1(calc_term-1)), term_no:ats_max_terms, while term_no >= 1 do ( array_y[term_no] :array_y_higher_work2[1,term_no], ord:1, while ord <= order_diff do ( array_y_higher[ord,term_no] :array_y_higher_work2[ ord,term_no],ord:1+ord), term_no:term_no-1)), omniout_str(always,"Finished!"), if glob_iter >= glob_max_iter then omniout_str(always, "Maximum Iterations Reached before Solution Completed!"), if elapsed_time_seconds()-glob_orig_start_sec >= glob_max_sec then omniout_str(always, "Maximum Time Reached before Solution Completed!"), glob_clock_sec:elapsed_time_seconds(), omniout_str(info, "diff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) - ( 0.3 * x + 0.1 ) ; "), omniout_int(info, "Iterations ",32, glob_iter,4," "), prog_report(x_start,x_end), if glob_html_log then (logstart(html_log_file), logitem_str(html_log_file, "2015-04-24T22:41:52-05:00"), logitem_str(html_log_file,"Maxima"), logitem_str(html_log_file, "sub_lin_lin"), logitem_str(html_log_file, "diff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) - ( 0.3 * x + 0.1 ) ; "), logitem_float(html_log_file,x_start), logitem_float(html_log_file,x_end), logitem_float(html_log_file,array_x[1]), logitem_float(html_log_file,glob_h), logitem_h_reason(html_log_file), logitem_str(html_log_file,"16"), logitem_float(html_log_file, glob_desired_digits_correct), if array_est_digits[1] # -16 then ( logitem_integer(html_log_file, array_est_digits[ 1]),0) else ( logitem_str(html_log_file, "Unknown"),0), if glob_min_good_digits # -16 then ( logitem_integer(html_log_file, glob_min_good_digits), 0) else ( logitem_str(html_log_file, "Unknown"),0), if glob_good_digits # -16 then ( logitem_integer(html_log_file, glob_good_digits),0) else ( logitem_str(html_log_file, "Unknown"),0), logitem_str(html_log_file,"NA"), logitem_str(html_log_file,"NA"), logitem_integer(html_log_file, ats_max_terms), if glob_type_given_pole = 0 then ( logitem_str(html_log_file, "Not Given"), logitem_str(html_log_file,"NA"),0) elseif glob_type_given_pole = 4 then ( logitem_str(html_log_file, "No Solution"), logitem_str(html_log_file,"NA"),0) elseif glob_type_given_pole = 5 then ( logitem_str(html_log_file, "Some Pole"), logitem_str(html_log_file,"????"),0) elseif glob_type_given_pole = 3 then ( logitem_str(html_log_file, "No Pole"), logitem_str(html_log_file,"NA"),0) elseif glob_type_given_pole = 1 then ( logitem_str(html_log_file, "Real Sing"), logitem_float(html_log_file, glob_least_given_sing), 0) elseif glob_type_given_pole = 2 then ( logitem_str(html_log_file, "Complex Sing"), logitem_float(html_log_file, glob_least_given_sing), 0), if glob_least_ratio_sing < glob_large_float then ( logitem_float(html_log_file, glob_least_ratio_sing), 0) else ( logitem_str(html_log_file,"NONE"),0), if glob_least_3_sing < glob_large_float then ( logitem_float(html_log_file, glob_least_3_sing),0) else ( logitem_str(html_log_file,"NONE"), 0), if glob_least_6_sing < glob_large_float then ( logitem_float(html_log_file, glob_least_6_sing),0) else ( logitem_str(html_log_file,"NONE"), 0), logitem_integer(html_log_file, glob_iter), logitem_time(html_log_file, glob_clock_sec), if c(glob_percent_done) < glob__100 then ( logitem_time(html_log_file, glob_total_exp_sec),0) else ( logitem_str(html_log_file,"Done"), 0), log_revs(html_log_file, " 308.maple.seems.ok "), logitem_str(html_log_file, "sub_lin_lin diffeq.max"), logitem_str(html_log_file, "sub_lin_lin maxima results"), logitem_str(html_log_file,"OK"), logend(html_log_file)), if glob_html_log then close(html_log_file))) (%i254) main():=(glob_iolevel:2,compile(all),main_prog()) (%i255) main() warning: encountered undefined variable glob_iolevel in translation. warning: encountered undefined variable glob_iolevel in translation. warning: encountered undefined variable glob_iolevel in translation. warning: encountered undefined variable glob_iolevel in translation. warning: encountered undefined variable glob_iolevel in translation. warning: encountered undefined variable glob_iolevel in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable secs in translation. warning: encountered undefined variable glob_sec_in_year in translation. warning: encountered undefined variable sec_temp in translation. warning: encountered undefined variable glob_sec_in_day in translation. warning: encountered undefined variable glob_sec_in_hour in translation. warning: encountered undefined variable glob_sec_in_minute in translation. warning: encountered undefined variable years_int in translation. warning: encountered undefined variable days_int in translation. warning: encountered undefined variable hours_int in translation. warning: encountered undefined variable minutes_int in translation. warning: encountered undefined variable sec_int in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable glob_sec_in_year in translation. warning: encountered undefined variable glob_sec_in_day in translation. warning: encountered undefined variable glob_sec_in_hour in translation. warning: encountered undefined variable glob_sec_in_minute in translation. warning: encountered undefined variable iii in translation. warning: encountered undefined variable ats_max_terms in translation. warning: encountered undefined variable glob__0 in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable glob__0 in translation. warning: encountered undefined variable iii_ats in translation. warning: encountered undefined variable ma_ats in translation. warning: encountered undefined variable ret_ats in translation. warning: encountered undefined variable lll_ats in translation. warning: encountered undefined variable ats_max_terms in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable glob__0 in translation. warning: encountered undefined variable iii_att in translation. warning: encountered undefined variable ats_max_terms in translation. warning: encountered undefined variable ma_att in translation. warning: encountered undefined variable lll_att in translation. warning: encountered undefined variable ret_att in translation. warning: encountered undefined variable al_att in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable glob_min_good_digits in translation. warning: encountered undefined variable glob_h_reason in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable always in translation. warning: encountered undefined variable glob_max_iter in translation. warning: encountered undefined variable errflag in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable glob__0 in translation. warning: encountered undefined variable sub1 in translation. warning: encountered undefined variable sub2 in translation. warning: encountered undefined variable rrr in translation. warning: encountered undefined variable ms2 in translation. warning: encountered undefined variable sec_left in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable glob__100 in translation. warning: encountered undefined variable glob_small_float in translation. warning: encountered undefined variable glob_h in translation. warning: encountered undefined variable glob__0 in translation. warning: encountered undefined variable glob_larger_float in translation. warning: encountered undefined variable ret in translation. warning: encountered undefined variable glob__1 in translation. warning: encountered undefined variable glob_h in translation. warning: encountered undefined variable glob__0 in translation. warning: encountered undefined variable glob_larger_float in translation. warning: encountered undefined variable glob__m2 in translation. warning: encountered undefined variable glob_h in translation. warning: encountered undefined variable temp in translation. warning: encountered undefined variable glob__0 in translation. warning: encountered undefined variable glob_larger_float in translation. warning: encountered undefined variable glob__4 in translation. warning: encountered undefined variable glob__3 in translation. warning: encountered undefined variable glob__2 in translation. warning: encountered undefined variable rm0 in translation. warning: encountered undefined variable glob__2 in translation. warning: encountered undefined variable rm1 in translation. warning: encountered undefined variable rm2 in translation. warning: encountered undefined variable rm3 in translation. warning: encountered undefined variable glob__m1 in translation. warning: encountered undefined variable glob__1 in translation. warning: encountered undefined variable rm4 in translation. warning: encountered undefined variable glob__3 in translation. warning: encountered undefined variable glob__8 in translation. warning: encountered undefined variable glob__5 in translation. warning: encountered undefined variable glob_larger_float in translation. warning: encountered undefined variable nr1 in translation. warning: encountered undefined variable dr2 in translation. warning: encountered undefined variable nr2 in translation. warning: encountered undefined variable dr1 in translation. warning: encountered undefined variable glob__0 in translation. warning: encountered undefined variable ds1 in translation. warning: encountered undefined variable ds2 in translation. warning: encountered undefined variable rcs in translation. warning: encountered undefined variable glob_h in translation. warning: encountered undefined variable ord_no in translation. warning: variable glob_six_term_ord_save (declared type convfloat) assigned type any. warning: encountered undefined variable rad_c in translation. warning: encountered undefined variable glob_six_term_ord_save in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable array_fact_2 in translation. warning: encountered undefined variable ats_max_terms in translation. warning: encountered undefined variable glob_log_10 in translation. warning: encountered undefined variable always in translation. warning: encountered undefined variable glob_desired_digits_correct in translation. warning: encountered undefined variable glob__10 in translation. warning: encountered undefined variable ats_max_terms in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable array_x in translation. warning: encountered undefined variable array_given_rad_poles in translation. warning: encountered undefined variable always in translation. warning: encountered undefined variable rad_given in translation. warning: encountered undefined variable array_given_ord_poles in translation. warning: variable glob_least_given_sing (declared type convfloat) assigned type any. warning: encountered undefined variable glob_least_given_sing in translation. warning: encountered undefined variable glob_type_given_pole in translation. warning: encountered undefined variable array_rad_test_poles in translation. warning: variable glob_least_ratio_sing (declared type convfloat) assigned type any. warning: encountered undefined variable glob_least_ratio_sing in translation. warning: encountered undefined variable array_ord_test_poles in translation. warning: encountered undefined variable glob_large_float in translation. warning: variable glob_least_3_sing (declared type convfloat) assigned type any. warning: encountered undefined variable glob_least_3_sing in translation. warning: encountered undefined variable glob__small in translation. warning: variable glob_least_6_sing (declared type convfloat) assigned type any. warning: encountered undefined variable glob_least_6_sing in translation. warning: encountered undefined variable glob__1 in translation. warning: encountered undefined variable glob__m1 in translation. warning: encountered undefined variable glob_estimated_size_answer in translation. warning: encountered undefined variable array_y in translation. warning: encountered undefined variable always in translation. warning: encountered undefined variable glob__1 in translation. warning: encountered undefined variable glob__small in translation. warning: encountered undefined variable ats_max_terms in translation. warning: encountered undefined variable glob__0_5 in translation. warning: encountered undefined variable glob__0_25 in translation. warning: encountered undefined variable glob__0_125 in translation. warning: encountered undefined variable always in translation. warning: encountered undefined variable ats_max_terms in translation. warning: encountered undefined variable glob__0_5 in translation. warning: encountered undefined variable glob__0_25 in translation. warning: encountered undefined variable glob__0_125 in translation. warning: encountered undefined variable glob_prec in translation. warning: encountered undefined variable array_max_est_error in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable glob_check_sign in translation. warning: encountered undefined variable glob_next_display in translation. warning: encountered undefined variable glob_h in translation. warning: encountered undefined variable glob__10 in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable always in translation. warning: encountered undefined variable ind_var in translation. warning: encountered undefined variable closed_form_val_y in translation. warning: encountered undefined variable term_no in translation. warning: encountered undefined variable numeric_val in translation. warning: encountered undefined variable abserr in translation. warning: encountered undefined variable glob__100 in translation. warning: encountered undefined variable relerr in translation. warning: variable glob_good_digits (declared type fixnum) assigned type any. warning: encountered undefined variable glob_prec in translation. warning: encountered undefined variable glob__m1 in translation. warning: encountered undefined variable glob_good_digits in translation. warning: encountered undefined variable glob_min_good_digits in translation. warning: encountered undefined variable glob_apfp_est_good_digits in translation. warning: encountered undefined variable glob_min_apfp_est_good_digits in translation. warning: encountered undefined variable glob_iter in translation. warning: encountered undefined variable ats_max_terms in translation. warning: encountered undefined variable est_rel_err in translation. warning: variable glob_est_digits (declared type fixnum) assigned type any. warning: encountered undefined variable glob_est_digits in translation. warning: encountered undefined variable array_est_digits in translation. warning: encountered undefined variable array_1st_rel_error in translation. warning: encountered undefined variable array_last_rel_error in translation. warning: encountered undefined variable array_est_rel_error in translation. warning: encountered undefined variable info in translation. warning: encountered undefined variable glob_desired_digits_correct in translation. warning: encountered undefined variable glob_h in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable clock_sec1 in translation. warning: encountered undefined variable glob_orig_start_sec in translation. warning: encountered undefined variable glob_clock_start_sec in translation. warning: variable glob_clock_sec (declared type convfloat) assigned type any. warning: encountered undefined variable glob_max_sec in translation. warning: encountered undefined variable glob_h in translation. warning: encountered undefined variable glob_optimal_clock_start_sec in translation. warning: encountered undefined variable opt_clock_sec in translation. warning: variable glob_optimal_expect_sec (declared type convfloat) assigned type any. warning: encountered undefined variable glob_optimal_expect_sec in translation. warning: encountered undefined variable total_clock_sec in translation. warning: variable glob_total_exp_sec (declared type convfloat) assigned type any. warning: encountered undefined variable percent_done in translation. warning: variable glob_percent_done (declared type convfloat) assigned type any. warning: encountered undefined variable info in translation. warning: encountered undefined variable glob_clock_sec in translation. warning: encountered undefined variable expect_sec in translation. warning: encountered undefined variable glob_total_exp_sec in translation. warning: encountered undefined variable glob__100 in translation. warning: encountered undefined variable left_sec in translation. warning: encountered undefined variable glob_larger_float in translation. warning: encountered undefined variable ats_max_terms in translation. warning: encountered undefined variable last_no in translation. warning: encountered undefined variable found_sing in translation. warning: encountered undefined variable array_y_higher in translation. warning: variable tmp_rad (declared type convfloat) assigned type any. warning: encountered undefined variable tmp_rad in translation. warning: encountered undefined variable prev_tmp_rad in translation. warning: encountered undefined variable glob__0 in translation. warning: encountered undefined variable glob_large_float in translation. warning: encountered undefined variable cnt in translation. warning: encountered undefined variable tmp_ratio in translation. warning: encountered undefined variable glob_upper_ratio_limit in translation. warning: encountered undefined variable glob_lower_ratio_limit in translation. warning: variable tmp_ord (declared type convfloat) assigned type any. warning: encountered undefined variable tmp_ord in translation. warning: encountered undefined variable glob_min_pole_est in translation. warning: encountered undefined variable glob_check_sign in translation. warning: encountered undefined variable glob_ratio_of_radius in translation. warning: encountered undefined variable always in translation. warning: encountered undefined variable glob_min_h in translation. warning: encountered undefined variable h_new in translation. warning: variable ratio (declared type convfloat) assigned type any. warning: encountered undefined variable term in translation. warning: encountered undefined variable ratio in translation. warning: encountered undefined variable glob_h in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable array_const_0D1 in translation. warning: encountered undefined variable array_tmp1 in translation. warning: encountered undefined variable array_const_0D2 in translation. warning: encountered undefined variable array_tmp2 in translation. warning: encountered undefined variable array_const_0D0 in translation. warning: encountered undefined variable array_tmp3 in translation. warning: encountered undefined variable array_const_0D3 in translation. warning: encountered undefined variable array_tmp4 in translation. warning: encountered undefined variable array_tmp5 in translation. warning: encountered undefined variable array_tmp6 in translation. warning: encountered undefined variable glob_h in translation. warning: encountered undefined variable temporary in translation. warning: encountered undefined variable ats_max_terms in translation. warning: encountered undefined variable array_y_set_initial in translation. warning: encountered undefined variable kkk in translation. warning: encountered undefined variable order_d in translation. warning: encountered undefined variable adj3 in translation. warning: encountered undefined variable adj2 in translation. modedeclare: [found_h] is not a built-in type; assuming it is a Maxima extension type. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: variable term (declared type [found_h]) assigned type fixnum. warning: encountered undefined variable array_y_init in translation. warning: variable term (declared type [found_h]) assigned type any. warning: encountered undefined variable array_norms in translation. warning: encountered undefined variable array_fact_1 in translation. warning: encountered undefined variable array_type_pole in translation. warning: encountered undefined variable array_type_real_pole in translation. warning: encountered undefined variable array_type_complex_pole in translation. warning: encountered undefined variable array_tmp0 in translation. warning: encountered undefined variable array_m1 in translation. warning: variable ord (declared type [found_h]) assigned type fixnum. warning: encountered undefined variable ord in translation. warning: variable ord (declared type [found_h]) assigned type any. warning: encountered undefined variable array_y_higher_work in translation. warning: encountered undefined variable array_y_higher_work2 in translation. warning: encountered undefined variable array_const_1 in translation. warning: encountered undefined variable glob__m1 in translation. warning: variable iiif (declared type [found_h]) assigned type fixnum. warning: encountered undefined variable iiif in translation. warning: encountered undefined variable ats_max_terms in translation. warning: variable jjjf (declared type [found_h]) assigned type fixnum. warning: encountered undefined variable jjjf in translation. warning: variable jjjf (declared type [found_h]) assigned type any. warning: variable iiif (declared type [found_h]) assigned type any. warning: variable glob_orig_start_sec (declared type convfloat) assigned type any. warning: variable opt_iter (declared type [found_h]) assigned type fixnum. warning: encountered undefined variable always in translation. warning: encountered undefined variable glob__0 in translation. warning: variable glob_large_float (declared type convfloat) assigned type any. warning: variable glob_larger_float (declared type convfloat) assigned type any. warning: variable glob_almost_1 (declared type convfloat) assigned type any. warning: variable x_start (declared type [found_h]) assigned type any. warning: variable x_end (declared type [found_h]) assigned type any. warning: encountered undefined variable x_start in translation. warning: variable glob_upper_ratio_limit (declared type convfloat) assigned type any. warning: variable glob_lower_ratio_limit (declared type convfloat) assigned type any. warning: variable glob_h (declared type convfloat) assigned type any. warning: variable glob_display_interval (declared type convfloat) assigned type any. warning: encountered undefined variable glob_h in translation. warning: encountered undefined variable glob_max_minutes in translation. warning: encountered undefined variable glob_max_hours in translation. warning: encountered undefined variable x_end in translation. warning: variable glob_check_sign (declared type convfloat) assigned type any. warning: encountered undefined variable glob_larger_float in translation. warning: variable last_min_pole_est (declared type [found_h]) assigned type convfloat. warning: encountered undefined variable glob_min_h in translation. warning: encountered undefined variable glob_check_sign in translation. warning: encountered undefined variable glob_max_h in translation. warning: encountered undefined variable glob_display_interval in translation. warning: encountered undefined variable glob__10 in translation. warning: variable display_max (declared type [found_h]) assigned type any. warning: encountered undefined variable display_max in translation. warning: variable min_value (declared type [found_h]) assigned type convfloat. warning: variable est_answer (declared type [found_h]) assigned type any. warning: encountered undefined variable est_answer in translation. warning: variable est_needed_step_err (declared type [found_h]) assigned type any. warning: encountered undefined variable est_needed_step_err in translation. warning: encountered undefined variable glob_small_float in translation. warning: variable estimated_step_error (declared type [found_h]) assigned type convfloat. warning: encountered undefined variable opt_iter in translation. warning: encountered undefined variable found_h in translation. warning: variable glob_next_display (declared type convfloat) assigned type any. warning: variable order_diff (declared type [found_h]) assigned type fixnum. warning: variable term_no (declared type [found_h]) assigned type fixnum. warning: encountered undefined variable order_diff in translation. warning: variable term_no (declared type [found_h]) assigned type any. warning: variable r_order (declared type [found_h]) assigned type fixnum. warning: encountered undefined variable r_order in translation. warning: encountered undefined variable rows in translation. warning: variable it (declared type [found_h]) assigned type any. warning: encountered undefined variable it in translation. warning: variable r_order (declared type [found_h]) assigned type any. warning: encountered undefined variable glob_look_poles in translation. warning: variable estimated_step_error (declared type [found_h]) assigned type any. warning: encountered undefined variable estimated_step_error in translation. warning: encountered undefined variable glob__2 in translation. warning: variable opt_iter (declared type [found_h]) assigned type any. warning: encountered undefined variable glob_optimize in translation. warning: variable html_log_file (declared type [found_h]) assigned type any. warning: encountered undefined variable glob_html_log in translation. warning: variable current_iter (declared type [found_h]) assigned type fixnum. warning: variable glob_clock_start_sec (declared type convfloat) assigned type any. warning: variable glob_clock_sec (declared type convfloat) assigned type any. warning: encountered undefined variable debugl in translation. warning: variable glob_optimal_clock_start_sec (declared type convfloat) assigned type any. warning: encountered undefined variable glob_iter in translation. warning: encountered undefined variable glob_max_iter in translation. warning: encountered undefined variable glob_clock_sec in translation. warning: encountered undefined variable glob_orig_start_sec in translation. warning: encountered undefined variable glob_max_sec in translation. warning: encountered undefined variable info in translation. warning: encountered undefined variable current_iter in translation. warning: encountered undefined variable glob_next_display in translation. warning: variable calc_term (declared type [found_h]) assigned type fixnum. warning: variable iii (declared type [found_h]) assigned type fixnum. warning: encountered undefined variable calc_term in translation. warning: variable iii (declared type [found_h]) assigned type any. warning: variable temp_sum (declared type [found_h]) assigned type convfloat. warning: encountered undefined variable temp_sum in translation. warning: variable temp_sum (declared type [found_h]) assigned type any. warning: encountered undefined variable html_log_file in translation. warning: encountered undefined variable glob_desired_digits_correct in translation. warning: encountered undefined variable glob_min_good_digits in translation. warning: encountered undefined variable glob_good_digits in translation. warning: encountered undefined variable glob_type_given_pole in translation. warning: encountered undefined variable glob_least_given_sing in translation. warning: encountered undefined variable glob_least_ratio_sing in translation. warning: encountered undefined variable glob_large_float in translation. warning: encountered undefined variable glob_least_3_sing in translation. warning: encountered undefined variable glob_least_6_sing in translation. warning: encountered undefined variable glob_total_exp_sec in translation. warning: encountered undefined variable glob_percent_done in translation. warning: encountered undefined variable glob__100 in translation. WARNING: in $MAIN_PROG : |$Digits| is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $MAX_TERMS is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_DISPLAY_FLAG is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_NO_EQS is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_UNCHANGED_H_CNT is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_WARNED is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_WARNED2 is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_SMALLISH_FLOAT is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_ALMOST_1 is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_SUBITER_METHOD is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_LAST_GOOD_H is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB__PI is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $LAST_MIN_POLE_EST is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $MIN_VALUE is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_REACHED_OPTIMAL_H is neither declared nor bound, it will be treated as if it were declared SPECIAL. "##############ECHO OF PROBLEM#################" "##############temp/sub_lin_linpostode.ode#################" "diff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) - ( 0.3 * x + 0.1 ) ; " "!" "/* BEGIN FIRST INPUT BLOCK */" "Digits:32," "max_terms:30," "!" "/* 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_type_given_pole:3," "" "/* 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 */" "exact_soln_y (x) := (block(" " (c(-0.2) * c(x) * c(x) / c(2.0) + c(0.1) * c(x)) " "));" "/* END USER DEF BLOCK */" "#######END OF ECHO OF PROBLEM#################" "START of Soultion" " " "TOP MAIN SOLVE Loop" x[1] = 0.1 " " y[1] (closed_form) = 9.000000000000001000E-3 " " y[1] (numeric) = 9.000000000000001000E-3 " " absolute error = 0.0 " " relative error = 0.0 "%" Desired digits = 8 Estimated correct digits = 15 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.11000000000000001 " " y[1] (closed_form) = 9.790000000000002000E-3 " " y[1] (numeric) = 9.79000E-3 " " absolute error = 1.734723475976807000000000000000000E-18 " " relative error = 1.771934091906850800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.12000000000000002 " " y[1] (closed_form) = 1.056000000000000300E-2 " " y[1] (numeric) = 1.056000000000000100E-2 " " absolute error = 1.734723475976807000000000000000000E-18 " " relative error = 1.642730564371975800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.13000000000000003 " " y[1] (closed_form) = 1.131000000000000300E-2 " " y[1] (numeric) = 1.13100E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 3.067592353628304500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.14000000000000004 " " y[1] (closed_form) = 1.204000000000000300E-2 " " y[1] (numeric) = 1.204000000000000200E-2 " " absolute error = 1.734723475976807000000000000000000E-18 " " relative error = 1.440800229216617000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.15000000000000005 " " y[1] (closed_form) = 1.275000000000000600E-2 " " y[1] (numeric) = 1.275000000000000000E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 2.721134864277343600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.16000000000000006 " " y[1] (closed_form) = 1.344000000000000500E-2 " " y[1] (numeric) = 1.344000000000000200E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 2.581433744013104700000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.17000000000000007 " " y[1] (closed_form) = 1.411000000000000600E-2 " " y[1] (numeric) = 1.411000000000000000E-2 " " absolute error = 5.204170427930421000000000000000000E-18 " " relative error = 3.688285207604832000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.18000000000000008 " " y[1] (closed_form) = 1.476000000000000600E-2 " " y[1] (numeric) = 1.476000000000000000E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 2.350573815686729800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.19000000000000009 " " y[1] (closed_form) = 1.539000000000000600E-2 " " y[1] (numeric) = 1.539000000000000400E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 2.254351495746337300000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.2000000000000001 " " y[1] (closed_form) = 1.600000000000001000E-2 " " y[1] (numeric) = 1.600000000000000300E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 2.16840434497100800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.2100000000000001 " " y[1] (closed_form) = 1.659000000000000800E-2 " " y[1] (numeric) = 1.659000000000000500E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 2.091288096415679600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.2200000000000001 " " y[1] (closed_form) = 1.71600000000000090E-2 " " y[1] (numeric) = 1.71600E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 4.043644466146401600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.23000000000000012 " " y[1] (closed_form) = 1.771000000000000600E-2 " " y[1] (numeric) = 1.771000000000000400E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.959032722729312500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.24000000000000013 " " y[1] (closed_form) = 1.824000000000000600E-2 " " y[1] (numeric) = 1.824000000000000600E-2 " " absolute error = 0.0 " " relative error = 0.0 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.2500000000000001 " " y[1] (closed_form) = 1.875000000000000600E-2 " " y[1] (numeric) = 1.875000000000000300E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.850371707708593500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.2600000000000001 " " y[1] (closed_form) = 1.924000000000000700E-2 " " y[1] (numeric) = 1.92400E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 3.606493713049494000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.27000000000000013 " " y[1] (closed_form) = 1.971000000000000500E-2 " " y[1] (numeric) = 1.971000000000000300E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.760247058322482700000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.28000000000000014 " " y[1] (closed_form) = 2.016000000000000600E-2 " " y[1] (numeric) = 2.016000000000000600E-2 " " absolute error = 0.0 " " relative error = 0.0 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.29000000000000015 " " y[1] (closed_form) = 2.059000000000000300E-2 " " y[1] (numeric) = 2.05900E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.68501551819019570000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.30000000000000016 " " y[1] (closed_form) = 2.100000000000000500E-2 " " y[1] (numeric) = 2.100E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.652117596168387300000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.31000000000000016 " " y[1] (closed_form) = 2.139000000000000600E-2 " " y[1] (numeric) = 2.139000000000000300E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.621994834947925700000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.3200000000000002 " " y[1] (closed_form) = 2.17600000000000070E-2 " " y[1] (numeric) = 2.176000000000000400E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.59441495953750600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.3300000000000002 " " y[1] (closed_form) = 2.211000000000000700E-2 " " y[1] (numeric) = 2.21100E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 3.138350928949446600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.3400000000000002 " " y[1] (closed_form) = 2.24400000000000100E-2 " " y[1] (numeric) = 2.24400E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 3.092198709406072700000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.3500000000000002 " " y[1] (closed_form) = 2.275000000000000600E-2 " " y[1] (numeric) = 2.275000000000000600E-2 " " absolute error = 0.0 " " relative error = 0.0 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.3600000000000002 " " y[1] (closed_form) = 2.30400000000000080E-2 " " y[1] (numeric) = 2.30400E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 3.011672701348623000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.3700000000000002 " " y[1] (closed_form) = 2.331000000000000800E-2 " " y[1] (numeric) = 2.33100E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 2.97678846156466100000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.3800000000000002 " " y[1] (closed_form) = 2.356000000000001000E-2 " " y[1] (numeric) = 2.35600E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 2.945201147668601300000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.39000000000000024 " " y[1] (closed_form) = 2.379000000000000600E-2 " " y[1] (numeric) = 2.379000000000000600E-2 " " absolute error = 0.0 " " relative error = 0.0 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.40000000000000024 " " y[1] (closed_form) = 2.400000000000000700E-2 " " y[1] (numeric) = 2.400E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 2.89120579329467830000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.41000000000000025 " " y[1] (closed_form) = 2.419000000000000600E-2 " " y[1] (numeric) = 2.41900E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 2.868496859821094700000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.42000000000000026 " " y[1] (closed_form) = 2.436000000000000700E-2 " " y[1] (numeric) = 2.436000000000000400E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.424239307041713000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.43000000000000027 " " y[1] (closed_form) = 2.451000000000000700E-2 " " y[1] (numeric) = 2.45100E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 2.831046064425633000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.4400000000000003 " " y[1] (closed_form) = 2.464000000000000600E-2 " " y[1] (numeric) = 2.46400E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 2.816109538923387600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.4500000000000003 " " y[1] (closed_form) = 2.475000000000000500E-2 " " y[1] (numeric) = 2.474999999999999700E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 2.803593496528172000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.4600000000000003 " " y[1] (closed_form) = 2.484000000000000400E-2 " " y[1] (numeric) = 2.48400E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.396717774538491800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.4700000000000003 " " y[1] (closed_form) = 2.491000000000000400E-2 " " y[1] (numeric) = 2.491000000000000000E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 2.785585669974800000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.4800000000000003 " " y[1] (closed_form) = 2.496000000000000400E-2 " " y[1] (numeric) = 2.495999999999999600E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 2.780005570475652000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.4900000000000003 " " y[1] (closed_form) = 2.499000000000000000E-2 " " y[1] (numeric) = 2.49900E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.388334114427216300000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5000000000000003 " " y[1] (closed_form) = 2.500E-2 " " y[1] (numeric) = 2.500E-2 " " absolute error = 0.0 " " relative error = 0.0 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5100000000000003 " " y[1] (closed_form) = 2.499000000000000000E-2 " " y[1] (numeric) = 2.49900E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.388334114427216300000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5200000000000004 " " y[1] (closed_form) = 2.49600E-2 " " y[1] (numeric) = 2.495999999999999600E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.390002785237826000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5300000000000004 " " y[1] (closed_form) = 2.491000000000000000E-2 " " y[1] (numeric) = 2.491000000000000000E-2 " " absolute error = 0.0 " " relative error = 0.0 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5400000000000004 " " y[1] (closed_form) = 2.483999999999999800E-2 " " y[1] (numeric) = 2.483999999999999800E-2 " " absolute error = 0.0 " " relative error = 0.0 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5500000000000004 " " y[1] (closed_form) = 2.474999999999999700E-2 " " y[1] (numeric) = 2.474999999999999400E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.401796748264086700000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5600000000000004 " " y[1] (closed_form) = 2.463999999999999500E-2 " " y[1] (numeric) = 2.463999999999999500E-2 " " absolute error = 0.0 " " relative error = 0.0 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5700000000000004 " " y[1] (closed_form) = 2.450999999999999800E-2 " " y[1] (numeric) = 2.450999999999999800E-2 " " absolute error = 0.0 " " relative error = 0.0 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5800000000000004 " " y[1] (closed_form) = 2.435999999999999300E-2 " " y[1] (numeric) = 2.435999999999999600E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.42423930704171420000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5900000000000004 " " y[1] (closed_form) = 2.418999999999999500E-2 " " y[1] (numeric) = 2.418999999999999200E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.434248429910547600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6000000000000004 " " y[1] (closed_form) = 2.399999999999999400E-2 " " y[1] (numeric) = 2.399999999999999400E-2 " " absolute error = 0.0 " " relative error = 0.0 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6100000000000004 " " y[1] (closed_form) = 2.37899999999999920E-2 " " y[1] (numeric) = 2.37900E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 2.916727155908882500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6200000000000004 " " y[1] (closed_form) = 2.35599999999999920E-2 " " y[1] (numeric) = 2.355999999999999500E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.47260057383430200000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6300000000000004 " " y[1] (closed_form) = 2.33099999999999920E-2 " " y[1] (numeric) = 2.330999999999999500E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.48839423078233200000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6400000000000005 " " y[1] (closed_form) = 2.303999999999998300E-2 " " y[1] (numeric) = 2.303999999999999400E-2 " " absolute error = 1.040834085586084300000000000000000E-17 " " relative error = 4.51750905202293800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6500000000000005 " " y[1] (closed_form) = 2.274999999999998700E-2 " " y[1] (numeric) = 2.274999999999999500E-2 " " absolute error = 1.040834085586084300000000000000000E-17 " " relative error = 4.575094881697076600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6600000000000005 " " y[1] (closed_form) = 2.24399999999999820E-2 " " y[1] (numeric) = 2.24399999999999900E-2 " " absolute error = 1.040834085586084300000000000000000E-17 " " relative error = 4.638298064109113000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6700000000000005 " " y[1] (closed_form) = 2.210999999999998500E-2 " " y[1] (numeric) = 2.21099999999999900E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 3.138350928949450000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6800000000000005 " " y[1] (closed_form) = 2.17599999999999800E-2 " " y[1] (numeric) = 2.175999999999999600E-2 " " absolute error = 1.387778780781445700000000000000000E-17 " " relative error = 6.37765983815003200000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6900000000000005 " " y[1] (closed_form) = 2.13899999999999780E-2 " " y[1] (numeric) = 2.13899999999999900E-2 " " absolute error = 1.040834085586084300000000000000000E-17 " " relative error = 4.86598450484378400000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7000000000000005 " " y[1] (closed_form) = 2.099999999999997700E-2 " " y[1] (numeric) = 2.099999999999998800E-2 " " absolute error = 1.040834085586084300000000000000000E-17 " " relative error = 4.956352788505168400000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7100000000000005 " " y[1] (closed_form) = 2.058999999999997500E-2 " " y[1] (numeric) = 2.058999999999998600E-2 " " absolute error = 1.040834085586084300000000000000000E-17 " " relative error = 5.05504655457059500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7200000000000005 " " y[1] (closed_form) = 2.015999999999997800E-2 " " y[1] (numeric) = 2.01599999999999900E-2 " " absolute error = 1.387778780781445700000000000000000E-17 " " relative error = 6.8838233173682900000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7300000000000005 " " y[1] (closed_form) = 1.970999999999997800E-2 " " y[1] (numeric) = 1.970999999999998300E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 3.520494116644970500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7400000000000005 " " y[1] (closed_form) = 1.923999999999997400E-2 " " y[1] (numeric) = 1.923999999999998200E-2 " " absolute error = 1.040834085586084300000000000000000E-17 " " relative error = 5.4097405695742500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7500000000000006 " " y[1] (closed_form) = 1.874999999999997500E-2 " " y[1] (numeric) = 1.874999999999998600E-2 " " absolute error = 1.040834085586084300000000000000000E-17 " " relative error = 5.5511151231257900000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7600000000000006 " " y[1] (closed_form) = 1.82399999999999730E-2 " " y[1] (numeric) = 1.823999999999998400E-2 " " absolute error = 1.387778780781445700000000000000000E-17 " " relative error = 7.60843629814390400000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7700000000000006 " " y[1] (closed_form) = 1.77099999999999700E-2 " " y[1] (numeric) = 1.770999999999998000E-2 " " absolute error = 1.387778780781445700000000000000000E-17 " " relative error = 7.83613089091726800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7800000000000006 " " y[1] (closed_form) = 1.715999999999996700E-2 " " y[1] (numeric) = 1.71599999999999800E-2 " " absolute error = 1.387778780781445700000000000000000E-17 " " relative error = 8.08728893229282200000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7900000000000006 " " y[1] (closed_form) = 1.658999999999996600E-2 " " y[1] (numeric) = 1.658999999999998300E-2 " " absolute error = 1.73472347597680700000000000000000E-17 " " relative error = 1.04564404820784250000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8000000000000006 " " y[1] (closed_form) = 1.599999999999997300E-2 " " y[1] (numeric) = 1.59999999999999800E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 4.33680868994202550000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8100000000000006 " " y[1] (closed_form) = 1.53899999999999600E-2 " " y[1] (numeric) = 1.538999999999997600E-2 " " absolute error = 1.73472347597680700000000000000000E-17 " " relative error = 1.12717574787317200000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8200000000000006 " " y[1] (closed_form) = 1.475999999999996800E-2 " " y[1] (numeric) = 1.475999999999997600E-2 " " absolute error = 8.673617379884035000000000000000000E-18 " " relative error = 5.87643453921683900000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8300000000000006 " " y[1] (closed_form) = 1.410999999999995600E-2 " " y[1] (numeric) = 1.410999999999997300E-2 " " absolute error = 1.73472347597680700000000000000000E-17 " " relative error = 1.22942840253494860000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8400000000000006 " " y[1] (closed_form) = 1.343999999999995200E-2 " " y[1] (numeric) = 1.343999999999997400E-2 " " absolute error = 2.081668171172168500000000000000000E-17 " " relative error = 1.54886024640786880000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8500000000000006 " " y[1] (closed_form) = 1.274999999999995600E-2 " " y[1] (numeric) = 1.274999999999997200E-2 " " absolute error = 1.561251128379126400000000000000000E-17 " " relative error = 1.22451068892480930000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8600000000000007 " " y[1] (closed_form) = 1.203999999999995400E-2 " " y[1] (numeric) = 1.20399999999999700E-2 " " absolute error = 1.73472347597680700000000000000000E-17 " " relative error = 1.44080022921662250000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8700000000000007 " " y[1] (closed_form) = 1.130999999999995900E-2 " " y[1] (numeric) = 1.13099999999999700E-2 " " absolute error = 1.040834085586084300000000000000000E-17 " " relative error = 9.20277706088495100000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8800000000000007 " " y[1] (closed_form) = 1.055999999999994400E-2 " " y[1] (numeric) = 1.055999999999997000E-2 " " absolute error = 2.4286128663675300000000000000000E-17 " " relative error = 2.2998227901207790000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8900000000000007 " " y[1] (closed_form) = 9.789999999999952000E-3 " " y[1] (numeric) = 9.789999999999968000E-3 " " absolute error = 1.561251128379126400000000000000000E-17 " " relative error = 1.59474068271617400000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9000000000000007 " " y[1] (closed_form) = 8.999999999999952000E-3 " " y[1] (numeric) = 8.999999999999966000E-3 " " absolute error = 1.387778780781445700000000000000000E-17 " " relative error = 1.54197642309050340000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9100000000000007 " " y[1] (closed_form) = 8.189999999999947000E-3 " " y[1] (numeric) = 8.189999999999966000E-3 " " absolute error = 1.908195823574487800000000000000000E-17 " " relative error = 2.3299094304938953000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9200000000000007 " " y[1] (closed_form) = 7.359999999999935000E-3 " " y[1] (numeric) = 7.3599999999999650000E-3 " " absolute error = 2.94902990916057200000000000000000E-17 " " relative error = 4.0068341157073340000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9300000000000007 " " y[1] (closed_form) = 6.5099999999999330000E-3 " " y[1] (numeric) = 6.509999999999965000E-3 " " absolute error = 3.20923843055709300000000000000000E-17 " " relative error = 4.9297057305024990000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9400000000000007 " " y[1] (closed_form) = 5.639999999999936000E-3 " " y[1] (numeric) = 5.639999999999964000E-3 " " absolute error = 2.68882138776405100000000000000000E-17 " " relative error = 4.7674138080923420000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9500000000000007 " " y[1] (closed_form) = 4.749999999999935000E-3 " " y[1] (numeric) = 4.749999999999962600E-3 " " absolute error = 2.775557561562891400000000000000000E-17 " " relative error = 5.8432790769745880000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9600000000000007 " " y[1] (closed_form) = 3.839999999999927000E-3 " " y[1] (numeric) = 3.839999999999961000E-3 " " absolute error = 3.42607886505419400000000000000000E-17 " " relative error = 8.9220803777454670000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9700000000000008 " " y[1] (closed_form) = 2.9099999999999265000E-3 " " y[1] (numeric) = 2.90999999999996000E-3 " " absolute error = 3.339342691255353700000000000000000E-17 " " relative error = 1.147540443730391000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9800000000000008 " " y[1] (closed_form) = 1.959999999999934000E-3 " " y[1] (numeric) = 1.9599999999999584000E-3 " " absolute error = 2.4286128663675300000000000000000E-17 " " relative error = 1.2390881971263325000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9900000000000008 " " y[1] (closed_form) = 9.8999999999992150000E-4 " " y[1] (numeric) = 9.899999999999570000E-4 " " absolute error = 3.556183125752454500000000000000000E-17 " " relative error = 3.5921041674270066000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0000000000000007 " " y[1] (closed_form) = -6.93889390390722800000000000000000E-17 " " y[1] (numeric) = -4.428965874603285600000000000000000E-17 " " absolute error = 2.509928029303943000000000000000000E-17 " " relative error = -1. "%" Desired digits = 8 Estimated correct digits = -16 Correct digits = -16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0099999999999996 " " y[1] (closed_form) = -1.0099999999999554000E-3 " " y[1] (numeric) = -1.010000000000044900E-3 " " absolute error = 8.95550994473026700000000000000000E-17 " " relative error = 8.8668415294363000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0199999999999985 " " y[1] (closed_form) = -2.0399999999998336000E-3 " " y[1] (numeric) = -2.040000000000043200E-3 " " absolute error = 2.09467859724199460000000000000000E-16 " " relative error = 1.026803233942237800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0299999999999974 " " y[1] (closed_form) = -3.089999999999718000E-3 " " y[1] (numeric) = -3.0900000000000394000E-3 " " absolute error = 3.2135752392470350000000000000000E-16 " " relative error = 1.039991986811433200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0399999999999963 " " y[1] (closed_form) = -4.159999999999594600E-3 " " y[1] (numeric) = -4.1600000000000337000E-3 " " absolute error = 4.3888503942213220000000000000000E-16 " " relative error = 1.055012113995612800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0499999999999952 " " y[1] (closed_form) = -5.249999999999464000E-3 " " y[1] (numeric) = -5.250000000000025000E-3 " " absolute error = 5.6118304447849710000000000000000E-16 " " relative error = 1.068920084721056200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.059999999999994 " " y[1] (closed_form) = -6.359999999999338000E-3 " " y[1] (numeric) = -6.360000000000015000E-3 " " absolute error = 6.7567479389296640000000000000000E-16 " " relative error = 1.062381751404145700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.069999999999993 " " y[1] (closed_form) = -7.489999999999192000E-3 " " y[1] (numeric) = -7.490000000000002000E-3 " " absolute error = 8.1011586328116890000000000000000E-16 " " relative error = 1.081596613192598600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0799999999999919 " " y[1] (closed_form) = -8.639999999999051000E-3 " " y[1] (numeric) = -8.63999999999999000E-3 " " absolute error = 9.3848540050345260000000000000000E-16 " " relative error = 1.086209954286522800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0899999999999908 " " y[1] (closed_form) = -9.809999999998903000E-3 " " y[1] (numeric) = -9.809999999999975000E-3 " " absolute error = 1.0720591081536668000000000000000E-15 " " relative error = 1.092822740217927300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0999999999999897 " " y[1] (closed_form) = -1.09999999999987610E-2 " " y[1] (numeric) = -1.099999999999995600E-2 " " absolute error = 1.19522447494802010000000000000E-15 " " relative error = 1.086567704498322500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1099999999999886 " " y[1] (closed_form) = -1.22099999999986110E-2 " " y[1] (numeric) = -1.220999999999993500E-2 " " absolute error = 1.3235940121703038000000000000000E-15 " " relative error = 1.084024579992182300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1199999999999875 " " y[1] (closed_form) = -1.34399999999984400E-2 " " y[1] (numeric) = -1.34399999999999100E-2 " " absolute error = 1.4710455076283324000000000000000E-15 " " relative error = 1.094527907461683900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1299999999999863 " " y[1] (closed_form) = -1.468999999999827400E-2 " " y[1] (numeric) = -1.468999999999988000E-2 " " absolute error = 1.6080886622305002000000000000000E-15 " " relative error = 1.094682547468134200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1399999999999852 " " y[1] (closed_form) = -1.5959999999998100E-2 " " y[1] (numeric) = -1.595999999999985200E-2 " " absolute error = 1.7520707107365752000000000000000E-15 " " relative error = 1.097788665875177600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1499999999999841 " " y[1] (closed_form) = -1.724999999999794800E-2 " " y[1] (numeric) = -1.724999999999981800E-2 " " absolute error = 1.870031907102998000000000000000E-15 " " relative error = 1.084076467885925100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.159999999999983 " " y[1] (closed_form) = -1.85599999999977600E-2 " " y[1] (numeric) = -1.85599999999997820E-2 " " absolute error = 2.022687572988957000000000000000E-15 " " relative error = 1.089810114757112800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.169999999999982 " " y[1] (closed_form) = -1.98899999999975900E-2 " " y[1] (numeric) = -1.98899999999997400E-2 " " absolute error = 2.1510571102112408000000000000000E-15 " " relative error = 1.081476676828306300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1799999999999808 " " y[1] (closed_form) = -2.123999999999738600E-2 " " y[1] (numeric) = -2.12399999999997100E-2 " " absolute error = 2.3245294578089215000000000000000E-15 " " relative error = 1.094411232490210800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1899999999999797 " " y[1] (closed_form) = -2.260999999999720200E-2 " " y[1] (numeric) = -2.260999999999967500E-2 " " absolute error = 2.473715676742927000000000000000E-15 " " relative error = 1.094080352385330800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1999999999999786 " " y[1] (closed_form) = -2.39999999999970100E-2 " " y[1] (numeric) = -2.399999999999963600E-2 " " absolute error = 2.626371342628886000000000000000E-15 " " relative error = 1.094321392762172100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2099999999999775 " " y[1] (closed_form) = -2.54099999999968130E-2 " " y[1] (numeric) = -2.540999999999959400E-2 " " absolute error = 2.785965902418752000000000000000E-15 " " relative error = 1.096405313820976700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2199999999999764 " " y[1] (closed_form) = -2.683999999999660000E-2 " " y[1] (numeric) = -2.68399999999995530E-2 " " absolute error = 2.949029909160572000000000000000E-15 " " relative error = 1.098744377481723500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2299999999999753 " " y[1] (closed_form) = -2.828999999999638500E-2 " " y[1] (numeric) = -2.828999999999950400E-2 " " absolute error = 3.1155633628543455000000000000000E-15 " " relative error = 1.101294932080149600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2399999999999742 " " y[1] (closed_form) = -2.975999999999619000E-2 " " y[1] (numeric) = -2.975999999999945400E-2 " " absolute error = 3.2612801348363973000000000000000E-15 " " relative error = 1.095860260361832800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2499999999999731 " " y[1] (closed_form) = -3.12499999999959600E-2 " " y[1] (numeric) = -3.1249999999999400E-2 " " absolute error = 3.4382219293860317000000000000000E-15 " " relative error = 1.100231017403672200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.259999999999972 " " y[1] (closed_form) = -3.27599999999957370E-2 " " y[1] (numeric) = -3.27599999999993500E-2 " " absolute error = 3.615163723935666000000000000000E-15 " " relative error = 1.103529830261336000000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.269999999999971 " " y[1] (closed_form) = -3.42899999999955200E-2 " " y[1] (numeric) = -3.42899999999992930E-2 " " absolute error = 3.774758283725532000000000000000E-15 " " relative error = 1.10083356189152100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2799999999999698 " " y[1] (closed_form) = -3.58399999999952900E-2 " " y[1] (numeric) = -3.58399999999992400E-2 " " absolute error = 3.948230631323213000000000000000E-15 " " relative error = 1.101626850257737500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2899999999999687 " " y[1] (closed_form) = -3.74099999999950600E-2 " " y[1] (numeric) = -3.74099999999991800E-2 " " absolute error = 4.121702978920893700000000000000E-15 " " relative error = 1.101765030452135400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2999999999999676 " " y[1] (closed_form) = -3.89999999999948170E-2 " " y[1] (numeric) = -3.89999999999991130E-2 " " absolute error = 4.295175326518574400000000000000E-15 " " relative error = 1.101327006799780900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3099999999999665 " " y[1] (closed_form) = -4.06099999999945670E-2 " " y[1] (numeric) = -4.06099999999990470E-2 " " absolute error = 4.4825254619240695000000000000000E-15 " " relative error = 1.103798439282115100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3199999999999654 " " y[1] (closed_form) = -4.22399999999943400E-2 " " y[1] (numeric) = -4.22399999999989800E-2 " " absolute error = 4.642120021713936000000000000000E-15 " " relative error = 1.098986747564999500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3299999999999643 " " y[1] (closed_form) = -4.38899999999940700E-2 " " y[1] (numeric) = -4.3889999999998900E-2 " " absolute error = 4.829470157119431000000000000000E-15 " " relative error = 1.10035774826158200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3399999999999632 " " y[1] (closed_form) = -4.55599999999938300E-2 " " y[1] (numeric) = -4.55599999999988300E-2 " " absolute error = 5.002942504717112000000000000000E-15 " " relative error = 1.098099759595651800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3499999999999621 " " y[1] (closed_form) = -4.72499999999935470E-2 " " y[1] (numeric) = -4.72499999999987600E-2 " " absolute error = 5.2111093218343290000000000000000E-15 " " relative error = 1.102880279753447500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.359999999999961 " " y[1] (closed_form) = -4.89599999999932870E-2 " " y[1] (numeric) = -4.895999999999868000E-2 " " absolute error = 5.398459457239824000000000000000E-15 " " relative error = 1.102626523129200300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.36999999999996 " " y[1] (closed_form) = -5.06899999999930200E-2 " " y[1] (numeric) = -5.06899999999986100E-2 " " absolute error = 5.592748486549226000000000000000E-15 " " relative error = 1.103323828477016500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3799999999999588 " " y[1] (closed_form) = -5.24399999999927400E-2 " " y[1] (numeric) = -5.243999999999853000E-2 " " absolute error = 5.793976409762536000000000000000E-15 " " relative error = 1.104877271121917900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3899999999999577 " " y[1] (closed_form) = -5.42099999999924500E-2 " " y[1] (numeric) = -5.420999999999845000E-2 " " absolute error = 5.995204332975845000000000000000E-15 " " relative error = 1.105922216007503800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3999999999999566 " " y[1] (closed_form) = -5.599999999999219000E-2 " " y[1] (numeric) = -5.59999999999983700E-2 " " absolute error = 6.175615574477433000000000000000E-15 " " relative error = 1.102788495442552500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4099999999999555 " " y[1] (closed_form) = -5.780999999999190000E-2 " " y[1] (numeric) = -5.780999999999828000E-2 " " absolute error = 6.390721285498557000000000000000E-15 " " relative error = 1.105469864296739900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4199999999999544 " " y[1] (closed_form) = -5.963999999999161000E-2 " " y[1] (numeric) = -5.963999999999820000E-2 " " absolute error = 6.5780714209040530000000000000000E-15 " " relative error = 1.102963014906937800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4299999999999533 " " y[1] (closed_form) = -6.1489999999991300E-2 " " y[1] (numeric) = -6.1489999999998100E-2 " " absolute error = 6.800116025829084000000000000000E-15 " " relative error = 1.105889742369498400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4399999999999522 " " y[1] (closed_form) = -6.335999999999100E-2 " " y[1] (numeric) = -6.335999999999800E-2 " " absolute error = 6.994405055138486000000000000000E-15 " " relative error = 1.10391493925812500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.449999999999951 " " y[1] (closed_form) = -6.5249999999990700E-2 " " y[1] (numeric) = -6.5249999999997910E-2 " " absolute error = 7.202571872255703000000000000000E-15 " " relative error = 1.10384243252976690000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.45999999999995 " " y[1] (closed_form) = -6.7159999999990390E-2 " " y[1] (numeric) = -6.7159999999997800E-2 " " absolute error = 7.41073868937292000000000000000E-15 " " relative error = 1.103445308125964900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.469999999999949 " " y[1] (closed_form) = -6.90899999999900800E-2 " " y[1] (numeric) = -6.9089999999997700E-2 " " absolute error = 7.618905506490137000000000000000E-15 " " relative error = 1.102750833187325400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4799999999999478 " " y[1] (closed_form) = -7.10399999999897800E-2 " " y[1] (numeric) = -7.10399999999975900E-2 " " absolute error = 7.813194535799539000000000000000E-15 " " relative error = 1.099830311908877300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4899999999999467 " " y[1] (closed_form) = -7.30099999999894500E-2 " " y[1] (numeric) = -7.3009999999997490E-2 " " absolute error = 8.049116928532385000000000000000E-15 " " relative error = 1.102467734356053800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4999999999999456 " " y[1] (closed_form) = -7.49999999999891300E-2 " " y[1] (numeric) = -7.49999999999973900E-2 " " absolute error = 8.257283745649602000000000000000E-15 " " relative error = 1.100971166086773100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5099999999999445 " " y[1] (closed_form) = -7.70099999999888100E-2 " " y[1] (numeric) = -7.70099999999972900E-2 " " absolute error = 8.479328350574633000000000000000E-15 " " relative error = 1.101068478194502500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5199999999999434 " " y[1] (closed_form) = -7.90399999999884500E-2 " " y[1] (numeric) = -7.90399999999971800E-2 " " absolute error = 8.729128531115293000000000000000E-15 " " relative error = 1.104393791892278500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5299999999999423 " " y[1] (closed_form) = -8.10899999999881200E-2 " " y[1] (numeric) = -8.10899999999970600E-2 " " absolute error = 8.951173136040325000000000000000E-15 " " relative error = 1.103856595886254400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5399999999999412 " " y[1] (closed_form) = -8.31599999999877800E-2 " " y[1] (numeric) = -8.31599999999969500E-2 " " absolute error = 9.173217740965356000000000000000E-15 " " relative error = 1.103080536431782600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.54999999999994 " " y[1] (closed_form) = -8.52499999999874100E-2 " " y[1] (numeric) = -8.52499999999968300E-2 " " absolute error = 9.409140133698202000000000000000E-15 " " relative error = 1.10371145263338300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.559999999999939 " " y[1] (closed_form) = -8.73599999999870900E-2 " " y[1] (numeric) = -8.7359999999996710E-2 " " absolute error = 9.617306950815419000000000000000E-15 " " relative error = 1.10088220590852100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.569999999999938 " " y[1] (closed_form) = -8.94899999999867200E-2 " " y[1] (numeric) = -8.94899999999965800E-2 " " absolute error = 9.867107131356079000000000000000E-15 " " relative error = 1.102593265320990400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5799999999999368 " " y[1] (closed_form) = -9.16399999999863800E-2 " " y[1] (numeric) = -9.16399999999964600E-2 " " absolute error = 1.00891517362811100000000000000E-14 " " relative error = 1.10095501268906700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5899999999999357 " " y[1] (closed_form) = -9.38099999999860200E-2 " " y[1] (numeric) = -9.38099999999963300E-2 " " absolute error = 1.031119634120614100000000000000E-14 " " relative error = 1.099157482273497300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5999999999999346 " " y[1] (closed_form) = -9.5999999999985600E-2 " " y[1] (numeric) = -9.59999999999961900E-2 " " absolute error = 1.05887520973624300000000000000E-14 " " relative error = 1.102995010142085200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6099999999999335 " " y[1] (closed_form) = -9.82099999999852500E-2 " " y[1] (numeric) = -9.82099999999960400E-2 " " absolute error = 1.079691891447964700000000000000E-14 " " relative error = 1.09937062564721200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6199999999999324 " " y[1] (closed_form) = -0.10043999999998487 " " y[1] (numeric) = -0.10043999999999592 " " absolute error = 1.104671909502030800000000000000E-14 " " relative error = 1.099832645860411400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6299999999999313 " " y[1] (closed_form) = -0.10268999999998446 " " y[1] (numeric) = -0.10268999999999578 " " absolute error = 1.132427485117659700000000000000E-14 " " relative error = 1.102763156215630500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6399999999999302 " " y[1] (closed_form) = -0.10495999999998412 " " y[1] (numeric) = -0.10495999999999565 " " absolute error = 1.153244166829381400000000000000E-14 " " relative error = 1.098746347970232200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.649999999999929 " " y[1] (closed_form) = -0.10724999999998369 " " y[1] (numeric) = -0.10724999999999552 " " absolute error = 1.182387521225791700000000000000E-14 " " relative error = 1.102459227250323100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.659999999999928 " " y[1] (closed_form) = -0.10955999999998328 " " y[1] (numeric) = -0.10955999999999537 " " absolute error = 1.208755318060639200000000000000E-14 " " relative error = 1.103281597353800400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6699999999999269 " " y[1] (closed_form) = -0.11188999999998289 " " y[1] (numeric) = -0.11188999999999523 " " absolute error = 1.233735336114705200000000000000E-14 " " relative error = 1.102632349731784600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6799999999999258 " " y[1] (closed_form) = -0.11423999999998252 " " y[1] (numeric) = -0.11423999999999508 " " absolute error = 1.255939796607208300000000000000E-14 " " relative error = 1.099387076862220200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6899999999999247 " " y[1] (closed_form) = -0.11660999999998206 " " y[1] (numeric) = -0.11660999999999493 " " absolute error = 1.286470929784400100000000000000E-14 " " relative error = 1.103225220636821900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6999999999999236 " " y[1] (closed_form) = -0.11899999999998168 " " y[1] (numeric) = -0.11899999999999478 " " absolute error = 1.310063169057684700000000000000E-14 " " relative error = 1.100893419376375000000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7099999999999225 " " y[1] (closed_form) = -0.12140999999998126 " " y[1] (numeric) = -0.12140999999999462 " " absolute error = 1.336430965892532200000000000000E-14 " " relative error = 1.10075855851473400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7199999999999214 " " y[1] (closed_form) = -0.12383999999998085 " " y[1] (numeric) = -0.12383999999999445 " " absolute error = 1.360023205165816800000000000000E-14 " " relative error = 1.098209952491946800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7299999999999203 " " y[1] (closed_form) = -0.12628999999998042 " " y[1] (numeric) = -0.1262899999999943 " " absolute error = 1.387778780781445700000000000000E-14 " " relative error = 1.098882556640795700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7399999999999192 " " y[1] (closed_form) = -0.12875999999997995 " " y[1] (numeric) = -0.12875999999999413 " " absolute error = 1.418309913958637500000000000000E-14 " " relative error = 1.101514378657081800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.749999999999918 " " y[1] (closed_form) = -0.13124999999997955 " " y[1] (numeric) = -0.13124999999999398 " " absolute error = 1.443289932012703500000000000000E-14 " " relative error = 1.099649472009850100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.759999999999917 " " y[1] (closed_form) = -0.13375999999997912 " " y[1] (numeric) = -0.1337599999999938 " " absolute error = 1.468269950066769500000000000000E-14 " " relative error = 1.097689855014203600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7699999999999159 " " y[1] (closed_form) = -0.13628999999997865 " " y[1] (numeric) = -0.13628999999999364 " " absolute error = 1.498801083243961300000000000000E-14 " " relative error = 1.09971464028483110000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7799999999999148 " " y[1] (closed_form) = -0.1388399999999782 " " y[1] (numeric) = -0.13883999999999347 " " absolute error = 1.526556658859590200000000000000E-14 " " relative error = 1.09950782113211600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7899999999999137 " " y[1] (closed_form) = -0.14140999999997772 " " y[1] (numeric) = -0.1414099999999933 " " absolute error = 1.55708779203678200000000000000E-14 " " relative error = 1.101115757044782700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7999999999999126 " " y[1] (closed_form) = -0.14399999999997726 " " y[1] (numeric) = -0.14399999999999313 " " absolute error = 1.58761892521397390000000000000E-14 " " relative error = 1.102513142509878300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8099999999999115 " " y[1] (closed_form) = -0.14660999999997681 " " y[1] (numeric) = -0.14660999999999294 " " absolute error = 1.6125989432680400000000000000E-14 " " relative error = 1.099924250234155200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8199999999999104 " " y[1] (closed_form) = -0.14923999999997634 " " y[1] (numeric) = -0.14923999999999277 " " absolute error = 1.643130076445231700000000000000E-14 " " relative error = 1.100998443075242600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8299999999999093 " " y[1] (closed_form) = -0.15188999999997588 " " y[1] (numeric) = -0.1518899999999926 " " absolute error = 1.670885652060860600000000000000E-14 " " relative error = 1.100062974561278500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8399999999999082 " " y[1] (closed_form) = -0.15455999999997538 " " y[1] (numeric) = -0.1545599999999924 " " absolute error = 1.701416785238052400000000000000E-14 " " relative error = 1.100813137447155400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.849999999999907 " " y[1] (closed_form) = -0.1572499999999749 " " y[1] (numeric) = -0.15724999999999223 " " absolute error = 1.731947918415244200000000000000E-14 " " relative error = 1.101397722362811200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.859999999999906 " " y[1] (closed_form) = -0.15995999999997446 " " y[1] (numeric) = -0.15995999999999203 " " absolute error = 1.756927936469310200000000000000E-14 " " relative error = 1.098354548930726800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8699999999999048 " " y[1] (closed_form) = -0.16268999999997397 " " y[1] (numeric) = -0.16268999999999184 " " absolute error = 1.78745906964650200000000000000E-14 " " relative error = 1.098690189714664800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8799999999999037 " " y[1] (closed_form) = -0.16543999999997344 " " y[1] (numeric) = -0.16543999999999165 " " absolute error = 1.820765760385256700000000000000E-14 " " relative error = 1.100559574701129700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8899999999999026 " " y[1] (closed_form) = -0.16820999999997294 " " y[1] (numeric) = -0.16820999999999145 " " absolute error = 1.851296893562448500000000000000E-14 " " relative error = 1.100586703265410100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8999999999999015 " " y[1] (closed_form) = -0.17099999999997245 " " y[1] (numeric) = -0.17099999999999127 " " absolute error = 1.881828026739640300000000000000E-14 " " relative error = 1.100484226163709800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9099999999999004 " " y[1] (closed_form) = -0.17380999999997193 " " y[1] (numeric) = -0.17380999999999105 " " absolute error = 1.91235915991683210000000000000E-14 " " relative error = 1.100258420066245300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9199999999998993 " " y[1] (closed_form) = -0.17663999999997143 " " y[1] (numeric) = -0.17663999999999086 " " absolute error = 1.94289029309402400000000000000E-14 " " relative error = 1.099915247449240300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9299999999998982 " " y[1] (closed_form) = -0.1794899999999709 " " y[1] (numeric) = -0.17948999999999066 " " absolute error = 1.976196983832778600000000000000E-14 " " relative error = 1.101006732315504700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9399999999998971 " " y[1] (closed_form) = -0.18235999999997038 " " y[1] (numeric) = -0.18235999999999045 " " absolute error = 2.006728117009970400000000000000E-14 " " relative error = 1.100421209152388800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.949999999999896 " " y[1] (closed_form) = -0.18524999999996988 " " y[1] (numeric) = -0.18524999999999026 " " absolute error = 2.037259250187162300000000000000E-14 " " relative error = 1.099735087820509400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.959999999999895 " " y[1] (closed_form) = -0.18815999999996935 " " y[1] (numeric) = -0.18815999999999003 " " absolute error = 2.06779038336435400000000000000E-14 " " relative error = 1.098953222451472500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9699999999998938 " " y[1] (closed_form) = -0.19108999999996878 " " y[1] (numeric) = -0.19108999999998982 " " absolute error = 2.103872631664671600000000000000E-14 " " relative error = 1.100985206795235400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9799999999998927 " " y[1] (closed_form) = -0.1940399999999683 " " y[1] (numeric) = -0.1940399999999896 " " absolute error = 2.131628207280300600000000000000E-14 " " relative error = 1.098550921088769800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9899999999998916 " " y[1] (closed_form) = -0.1970099999999677 " " y[1] (numeric) = -0.1970099999999894 " " absolute error = 2.16771045558061810000000000000E-14 " " relative error = 1.10030478431601100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9999999999998905 " " y[1] (closed_form) = -0.1999999999999672 " " y[1] (numeric) = -0.1999999999999892 " " absolute error = 2.1982415887578100000000000000E-14 " " relative error = 1.099120794379085100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.0099999999998897 " " y[1] (closed_form) = -0.20300999999996666 " " y[1] (numeric) = -0.20300999999998895 " " absolute error = 2.228772721935001800000000000000E-14 " " relative error = 1.097863515065941500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.0199999999998886 " " y[1] (closed_form) = -0.20603999999996614 " " y[1] (numeric) = -0.20603999999998873 " " absolute error = 2.259303855112193600000000000000E-14 " " relative error = 1.096536524515902100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.0299999999998875 " " y[1] (closed_form) = -0.20908999999996558 " " y[1] (numeric) = -0.2090899999999885 " " absolute error = 2.292610545850948300000000000000E-14 " " relative error = 1.096470680497070900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.0399999999998863 " " y[1] (closed_form) = -0.212159999999965 " " y[1] (numeric) = -0.21215999999998827 " " absolute error = 2.32869279415126580000000000000E-14 " " relative error = 1.097611611119744700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.0499999999998852 " " y[1] (closed_form) = -0.21524999999996441 " " y[1] (numeric) = -0.21524999999998806 " " absolute error = 2.364775042451583400000000000000E-14 " " relative error = 1.098617905901033400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.059999999999884 " " y[1] (closed_form) = -0.21835999999996386 " " y[1] (numeric) = -0.2183599999999878 " " absolute error = 2.395306175628775200000000000000E-14 " " relative error = 1.096952819027830900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.069999999999883 " " y[1] (closed_form) = -0.22148999999996327 " " y[1] (numeric) = -0.22148999999998759 " " absolute error = 2.431388423929092800000000000000E-14 " " relative error = 1.097741850164565400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.079999999999882 " " y[1] (closed_form) = -0.2246399999999627 " " y[1] (numeric) = -0.22463999999998735 " " absolute error = 2.464695114667847500000000000000E-14 " " relative error = 1.097175531814573000000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.089999999999881 " " y[1] (closed_form) = -0.2278099999999621 " " y[1] (numeric) = -0.2278099999999871 " " absolute error = 2.50077736296816500000000000000E-14 " " relative error = 1.09774696587883800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.0999999999998797 " " y[1] (closed_form) = -0.23099999999996151 " " y[1] (numeric) = -0.23099999999998688 " " absolute error = 2.536859611268482700000000000000E-14 " " relative error = 1.09820762392593300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.1099999999998786 " " y[1] (closed_form) = -0.23420999999996095 " " y[1] (numeric) = -0.23420999999998662 " " absolute error = 2.567390744445674500000000000000E-14 " " relative error = 1.096191769969729000000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.1199999999998775 " " y[1] (closed_form) = -0.23743999999996035 " " y[1] (numeric) = -0.23743999999998638 " " absolute error = 2.60347299274599200000000000000E-14 " " relative error = 1.09647615934401410000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.1299999999998764 " " y[1] (closed_form) = -0.24068999999995971 " " y[1] (numeric) = -0.24068999999998614 " " absolute error = 2.642330798607872600000000000000E-14 " " relative error = 1.097814948110978800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.1399999999998753 " " y[1] (closed_form) = -0.2439599999999591 " " y[1] (numeric) = -0.24395999999998588 " " absolute error = 2.6784130469081900000000000000E-14 " " relative error = 1.097890247134218300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.1499999999998742 " " y[1] (closed_form) = -0.2472499999999585 " " y[1] (numeric) = -0.24724999999998565 " " absolute error = 2.714495295208508000000000000000E-14 " " relative error = 1.097874740226072200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.159999999999873 " " y[1] (closed_form) = -0.25055999999995787 " " y[1] (numeric) = -0.2505599999999854 " " absolute error = 2.753353101070388000000000000000E-14 " " relative error = 1.098879749788813600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.169999999999872 " " y[1] (closed_form) = -0.25388999999995726 " " y[1] (numeric) = -0.2538899999999852 " " absolute error = 2.792210906932268700000000000000E-14 " " relative error = 1.099771911825096900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.179999999999871 " " y[1] (closed_form) = -0.2572399999999566 " " y[1] (numeric) = -0.2572399999999849 " " absolute error = 2.831068712794149000000000000000E-14 " " relative error = 1.100555400713196400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.18999999999987 " " y[1] (closed_form) = -0.260609999999956 " " y[1] (numeric) = -0.26060999999998463 " " absolute error = 2.86437540353290400000000000000E-14 " " relative error = 1.099104180013578800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.1999999999998687 " " y[1] (closed_form) = -0.2639999999999554 " " y[1] (numeric) = -0.26399999999998436 " " absolute error = 2.897682094271658600000000000000E-14 " " relative error = 1.097606853890965300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.2099999999998676 " " y[1] (closed_form) = -0.26740999999995474 " " y[1] (numeric) = -0.2674099999999841 " " absolute error = 2.93653990013353900000000000000E-14 " " relative error = 1.098141393416116000000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.2199999999998665 " " y[1] (closed_form) = -0.27083999999995406 " " y[1] (numeric) = -0.2708399999999838 " " absolute error = 2.975397705995419500000000000000E-14 " " relative error = 1.098581341750082700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.2299999999998654 " " y[1] (closed_form) = -0.27428999999995346 " " y[1] (numeric) = -0.27428999999998355 " " absolute error = 3.00870439673417400000000000000E-14 " " relative error = 1.096906338814643100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.2399999999998643 " " y[1] (closed_form) = -0.2777599999999528 " " y[1] (numeric) = -0.2777599999999833 " " absolute error = 3.04756220259605470000000000000E-14 " " relative error = 1.097192613262014800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.249999999999863 " " y[1] (closed_form) = -0.28124999999995215 " " y[1] (numeric) = -0.281249999999983 " " absolute error = 3.08642000845793500000000000000E-14 " " relative error = 1.097393780785230300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.259999999999862 " " y[1] (closed_form) = -0.2847599999999515 " " y[1] (numeric) = -0.28475999999998275 " " absolute error = 3.125277814319815700000000000000E-14 " " relative error = 1.09751292819228400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.269999999999861 " " y[1] (closed_form) = -0.28828999999995075 " " y[1] (numeric) = -0.28828999999998245 " " absolute error = 3.16968673530482200000000000000E-14 " " relative error = 1.09947855815510890000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.27999999999986 " " y[1] (closed_form) = -0.29183999999995014 " " y[1] (numeric) = -0.29183999999998217 " " absolute error = 3.202993426043576600000000000000E-14 " " relative error = 1.097516936007443800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.289999999999859 " " y[1] (closed_form) = -0.29540999999994944 " " y[1] (numeric) = -0.2954099999999819 " " absolute error = 3.24740234702858300000000000000E-14 " " relative error = 1.099286532964063200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.2999999999998577 " " y[1] (closed_form) = -0.29899999999994875 " " y[1] (numeric) = -0.2989999999999816 " " absolute error = 3.286260152890463400000000000000E-14 " " relative error = 1.099083663174256300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.3099999999998566 " " y[1] (closed_form) = -0.3026099999999481 " " y[1] (numeric) = -0.30260999999998134 " " absolute error = 3.32511795875234400000000000000E-14 " " relative error = 1.098812979991710300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.3199999999998555 " " y[1] (closed_form) = -0.30623999999994744 " " y[1] (numeric) = -0.306239999999981 " " absolute error = 3.358424649491098500000000000000E-14 " " relative error = 1.096664266422307700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.3299999999998544 " " y[1] (closed_form) = -0.3098899999999467 " " y[1] (numeric) = -0.30988999999998074 " " absolute error = 3.40283357047610500000000000000E-14 " " relative error = 1.09807788908215500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.3399999999998533 " " y[1] (closed_form) = -0.313559999999946 " " y[1] (numeric) = -0.31355999999998047 " " absolute error = 3.44724249146111100000000000000E-14 " " relative error = 1.099388471572172600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.349999999999852 " " y[1] (closed_form) = -0.3172499999999453 " " y[1] (numeric) = -0.31724999999998016 " " absolute error = 3.486100297322991500000000000000E-14 " " relative error = 1.098849581504678500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.359999999999851 " " y[1] (closed_form) = -0.3209599999999446 " " y[1] (numeric) = -0.3209599999999799 " " absolute error = 3.52495810318487200000000000000E-14 " " relative error = 1.09825464331551600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.36999999999985 " " y[1] (closed_form) = -0.32468999999994386 " " y[1] (numeric) = -0.3246899999999796 " " absolute error = 3.57491813929300400000000000000E-14 " " relative error = 1.101025020571505700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.379999999999849 " " y[1] (closed_form) = -0.3284399999999432 " " y[1] (numeric) = -0.3284399999999793 " " absolute error = 3.60822483003175900000000000000E-14 " " relative error = 1.098594820981726400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.389999999999848 " " y[1] (closed_form) = -0.3322099999999425 " " y[1] (numeric) = -0.332209999999979 " " absolute error = 3.65263375101676500000000000000E-14 " " relative error = 1.099495424887088800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.3999999999998467 " " y[1] (closed_form) = -0.3359999999999418 " " y[1] (numeric) = -0.3359999999999787 " " absolute error = 3.691491556878645500000000000000E-14 " " relative error = 1.098658201452168300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.4099999999998456 " " y[1] (closed_form) = -0.339809999999941 " " y[1] (numeric) = -0.3398099999999784 " " absolute error = 3.741451592986777500000000000000E-14 " " relative error = 1.10104222741750610000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.4199999999998445 " " y[1] (closed_form) = -0.3436399999999403 " " y[1] (numeric) = -0.34363999999997813 " " absolute error = 3.78030939884865800000000000000E-14 " " relative error = 1.100078395660957500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.4299999999998434 " " y[1] (closed_form) = -0.34748999999993957 " " y[1] (numeric) = -0.3474899999999778 " " absolute error = 3.82471831983366430000000000000E-14 " " relative error = 1.100670039377918500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.4399999999998423 " " y[1] (closed_form) = -0.35135999999993883 " " y[1] (numeric) = -0.35135999999997747 " " absolute error = 3.86357612569554500000000000000E-14 " " relative error = 1.099606137777839600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.449999999999841 " " y[1] (closed_form) = -0.3552499999999381 " " y[1] (numeric) = -0.35524999999997714 " " absolute error = 3.90243393155742500000000000000E-14 " " relative error = 1.09850356975597600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.45999999999984 " " y[1] (closed_form) = -0.3591599999999373 " " y[1] (numeric) = -0.35915999999997683 " " absolute error = 3.95239396766555730000000000000E-14 " " relative error = 1.100454941437311300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.469999999999839 " " y[1] (closed_form) = -0.3630899999999365 " " y[1] (numeric) = -0.3630899999999765 " " absolute error = 3.996802888650563500000000000000E-14 " " relative error = 1.100774708378435600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.479999999999838 " " y[1] (closed_form) = -0.36703999999993575 " " y[1] (numeric) = -0.36703999999997616 " " absolute error = 4.0412118096355700000000000000E-14 " " relative error = 1.101027629042141700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.489999999999837 " " y[1] (closed_form) = -0.371009999999935 " " y[1] (numeric) = -0.37100999999997586 " " absolute error = 4.08562073062057600000000000000E-14 " " relative error = 1.10121579758531900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.4999999999998357 " " y[1] (closed_form) = -0.3749999999999343 " " y[1] (numeric) = -0.3749999999999755 " " absolute error = 4.124478536482456500000000000000E-14 " " relative error = 1.099860943062181300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.5099999999998346 " " y[1] (closed_form) = -0.37900999999993346 " " y[1] (numeric) = -0.3790099999999752 " " absolute error = 4.174438572590588600000000000000E-14 " " relative error = 1.101405918733363700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.5199999999998335 " " y[1] (closed_form) = -0.38303999999993277 " " y[1] (numeric) = -0.38303999999997485 " " absolute error = 4.20774526332934330000000000000E-14 " " relative error = 1.098513278856015600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.5299999999998324 " " y[1] (closed_form) = -0.387089999999932 " " y[1] (numeric) = -0.3870899999999745 " " absolute error = 4.252154184314349500000000000000E-14 " " relative error = 1.098492387898188100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.5399999999998313 " " y[1] (closed_form) = -0.3911599999999311 " " y[1] (numeric) = -0.3911599999999742 " " absolute error = 4.307665335545607400000000000000E-14 " " relative error = 1.101254048355242400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.54999999999983 " " y[1] (closed_form) = -0.3952499999999304 " " y[1] (numeric) = -0.39524999999997384 " " absolute error = 4.34652314140748800000000000000E-14 " " relative error = 1.099689599344276700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.559999999999829 " " y[1] (closed_form) = -0.39935999999992955 " " y[1] (numeric) = -0.3993599999999735 " " absolute error = 4.3964831775156200000000000000E-14 " " relative error = 1.100882205908552500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.569999999999828 " " y[1] (closed_form) = -0.40348999999992874 " " y[1] (numeric) = -0.40348999999997315 " " absolute error = 4.44089209850062600000000000000E-14 " " relative error = 1.100620114129572100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.579999999999827 " " y[1] (closed_form) = -0.40763999999992795 " " y[1] (numeric) = -0.4076399999999728 " " absolute error = 4.485301019485632400000000000000E-14 " " relative error = 1.100309346356202800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.5899999999998258 " " y[1] (closed_form) = -0.4118099999999272 " " y[1] (numeric) = -0.4118099999999725 " " absolute error = 4.52970994047063870000000000000E-14 " " relative error = 1.099951419458352000000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.5999999999998247 " " y[1] (closed_form) = -0.4159999999999263 " " y[1] (numeric) = -0.4159999999999721 " " absolute error = 4.57966997657877100000000000000E-14 " " relative error = 1.100882205908553400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.6099999999998236 " " y[1] (closed_form) = -0.4202099999999256 " " y[1] (numeric) = -0.4202099999999718 " " absolute error = 4.61852778244065100000000000000E-14 " " relative error = 1.09909992204884910000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.6199999999998225 " " y[1] (closed_form) = -0.42443999999992477 " " y[1] (numeric) = -0.42443999999997145 " " absolute error = 4.66848781854878300000000000000E-14 " " relative error = 1.099917024443881500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.6299999999998214 " " y[1] (closed_form) = -0.42868999999992385 " " y[1] (numeric) = -0.4286899999999711 " " absolute error = 4.72399896978004100000000000000E-14 " " relative error = 1.10196155025330200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.6399999999998203 " " y[1] (closed_form) = -0.4329599999999231 " " y[1] (numeric) = -0.43295999999997076 " " absolute error = 4.768407890765047300000000000000E-14 " " relative error = 1.101350676913778200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.649999999999819 " " y[1] (closed_form) = -0.4372499999999222 " " y[1] (numeric) = -0.4372499999999704 " " absolute error = 4.818367926873179400000000000000E-14 " " relative error = 1.101970938107269800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.659999999999818 " " y[1] (closed_form) = -0.44155999999992146 " " y[1] (numeric) = -0.44155999999997003 " " absolute error = 4.8572257327350600000000000000E-14 " " relative error = 1.100014886478830300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.669999999999817 " " y[1] (closed_form) = -0.4458899999999205 " " y[1] (numeric) = -0.4458899999999697 " " absolute error = 4.918287999089443500000000000000E-14 " " relative error = 1.103027203814914100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.679999999999816 " " y[1] (closed_form) = -0.4502399999999197 " " y[1] (numeric) = -0.45023999999996933 " " absolute error = 4.9626969200744500000000000000E-14 " " relative error = 1.102233679831941800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.6899999999998148 " " y[1] (closed_form) = -0.4546099999999189 " " y[1] (numeric) = -0.45460999999996893 " " absolute error = 5.0015547259363300000000000000E-14 " " relative error = 1.100185813320697200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.6999999999998137 " " y[1] (closed_form) = -0.45899999999991803 " " y[1] (numeric) = -0.45899999999996854 " " absolute error = 5.05151476204446200000000000000E-14 " " relative error = 1.100547878441255900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.7099999999998126 " " y[1] (closed_form) = -0.46340999999991717 " " y[1] (numeric) = -0.4634099999999682 " " absolute error = 5.10147479815259400000000000000E-14 " " relative error = 1.100855570262511800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.7199999999998115 " " y[1] (closed_form) = -0.4678399999999163 " " y[1] (numeric) = -0.4678399999999678 " " absolute error = 5.145883719137601000000000000000E-14 " " relative error = 1.099923845575094100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.7299999999998104 " " y[1] (closed_form) = -0.4722899999999154 " " y[1] (numeric) = -0.4722899999999674 " " absolute error = 5.201394870368858000000000000000E-14 " " relative error = 1.101313783982254500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.7399999999998093 " " y[1] (closed_form) = -0.4767599999999146 " " y[1] (numeric) = -0.47675999999996704 " " absolute error = 5.245803791353865000000000000000E-14 " " relative error = 1.10030283399505090000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.749999999999808 " " y[1] (closed_form) = -0.4812499999999137 " " y[1] (numeric) = -0.48124999999996665 " " absolute error = 5.29576382746199700000000000000E-14 " " relative error = 1.100418457654638400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.759999999999807 " " y[1] (closed_form) = -0.4857599999999128 " " y[1] (numeric) = -0.4857599999999663 " " absolute error = 5.34572386357012900000000000000E-14 " " relative error = 1.100486631993389500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.769999999999806 " " y[1] (closed_form) = -0.49028999999991185 " " y[1] (numeric) = -0.49028999999996586 " " absolute error = 5.401235014801387000000000000000E-14 " " relative error = 1.101640868629251400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.779999999999805 " " y[1] (closed_form) = -0.494839999999911 " " y[1] (numeric) = -0.4948399999999655 " " absolute error = 5.44564393578639300000000000000E-14 " " relative error = 1.100485800619871400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.7899999999998037 " " y[1] (closed_form) = -0.4994099999999101 " " y[1] (numeric) = -0.4994099999999651 " " absolute error = 5.501155087017651000000000000000E-14 " " relative error = 1.101530823775783600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.7999999999998026 " " y[1] (closed_form) = -0.5039999999999092 " " y[1] (numeric) = -0.5039999999999645 " " absolute error = 5.528910662633280000000000000000E-14 " " relative error = 1.097006083856007100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.8099999999998015 " " y[1] (closed_form) = -0.5086099999999083 " " y[1] (numeric) = -0.5086099999999644 " " absolute error = 5.606626274357040000000000000000E-14 " " relative error = 1.102342909962063400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.8199999999998004 " " y[1] (closed_form) = -0.5132399999999074 " " y[1] (numeric) = -0.5132399999999637 " " absolute error = 5.628830734849544000000000000000E-14 " " relative error = 1.096724872350276500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.8299999999997993 " " y[1] (closed_form) = -0.5178899999999065 " " y[1] (numeric) = -0.5178899999999635 " " absolute error = 5.70654634657330500000000000000E-14 " " relative error = 1.101883864638115200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.8399999999997982 " " y[1] (closed_form) = -0.5225599999999055 " " y[1] (numeric) = -0.5225599999999629 " " absolute error = 5.73985303731205900000000000000E-14 " " relative error = 1.098410333227399200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.849999999999797 " " y[1] (closed_form) = -0.5272499999999046 " " y[1] (numeric) = -0.5272499999999627 " " absolute error = 5.80646641878956900000000000000E-14 " " relative error = 1.101273858471430900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.859999999999796 " " y[1] (closed_form) = -0.5319599999999037 " " y[1] (numeric) = -0.5319599999999621 " " absolute error = 5.83977310952832300000000000000E-14 " " relative error = 1.097784252486912600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.869999999999795 " " y[1] (closed_form) = -0.5366899999999027 " " y[1] (numeric) = -0.5366899999999618 " " absolute error = 5.90638649100583300000000000000E-14 " " relative error = 1.100521062625892500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.879999999999794 " " y[1] (closed_form) = -0.5414399999999019 " " y[1] (numeric) = -0.5414399999999613 " " absolute error = 5.93969318174458700000000000000E-14 " " relative error = 1.097017801002080400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.8899999999997927 " " y[1] (closed_form) = -0.5462099999999009 " " y[1] (numeric) = -0.546209999999961 " " absolute error = 6.00630656322209700000000000000E-14 " " relative error = 1.09963321125998900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.8999999999997916 " " y[1] (closed_form) = -0.5509999999999 " " y[1] (numeric) = -0.5509999999999605 " " absolute error = 6.05071548420710300000000000000E-14 " " relative error = 1.098133481707477500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.9099999999997905 " " y[1] (closed_form) = -0.555809999999899 " " y[1] (numeric) = -0.5558099999999602 " " absolute error = 6.11732886568461300000000000000E-14 " " relative error = 1.10061511410117200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.9199999999997894 " " y[1] (closed_form) = -0.5606399999998981 " " y[1] (numeric) = -0.5606399999999597 " " absolute error = 6.16173778666961900000000000000E-14 " " relative error = 1.099054257040300200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.9299999999997883 " " y[1] (closed_form) = -0.5654899999998971 " " y[1] (numeric) = -0.5654899999999593 " " absolute error = 6.21724893790087700000000000000E-14 " " relative error = 1.099444541530709300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.9399999999997872 " " y[1] (closed_form) = -0.5703599999998962 " " y[1] (numeric) = -0.5703599999999589 " " absolute error = 6.27276008913213400000000000000E-14 " " relative error = 1.099789622191822100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.949999999999786 " " y[1] (closed_form) = -0.5752499999998952 " " y[1] (numeric) = -0.5752499999999584 " " absolute error = 6.31716901011714100000000000000E-14 " " relative error = 1.098160627573801100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.959999999999785 " " y[1] (closed_form) = -0.5801599999998942 " " y[1] (numeric) = -0.580159999999958 " " absolute error = 6.3837823915946500000000000000E-14 " " relative error = 1.100348592042852700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.969999999999784 " " y[1] (closed_form) = -0.5850899999998933 " " y[1] (numeric) = -0.5850899999999575 " " absolute error = 6.41708908233340500000000000000E-14 " " relative error = 1.096769570892439600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.979999999999783 " " y[1] (closed_form) = -0.5900399999998923 " " y[1] (numeric) = -0.5900399999999572 " " absolute error = 6.48370246381091400000000000000E-14 " " relative error = 1.098858122129363800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.9899999999997817 " " y[1] (closed_form) = -0.5950099999998913 " " y[1] (numeric) = -0.5950099999999566 " " absolute error = 6.5281113847959200000000000000E-14 " " relative error = 1.097143137896356700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.9999999999997806 " " y[1] (closed_form) = -0.5999999999998903 " " y[1] (numeric) = -0.5999999999999563 " " absolute error = 6.60582699651968100000000000000E-14 " " relative error = 1.10097116608681490000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.0099999999997795 " " y[1] (closed_form) = -0.6050099999998894 " " y[1] (numeric) = -0.6050099999999557 " " absolute error = 6.63913368725843600000000000000E-14 " " relative error = 1.097359330797780100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.0199999999997784 " " y[1] (closed_form) = -0.6100399999998883 " " y[1] (numeric) = -0.6100399999999555 " " absolute error = 6.71684929898219700000000000000E-14 " " relative error = 1.101050635857227000000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.0299999999997773 " " y[1] (closed_form) = -0.6150899999998873 " " y[1] (numeric) = -0.6150899999999548 " " absolute error = 6.75015598972095200000000000000E-14 " " relative error = 1.09742574090331300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.039999999999776 " " y[1] (closed_form) = -0.6201599999998864 " " y[1] (numeric) = -0.6201599999999546 " " absolute error = 6.82787160144471300000000000000E-14 " " relative error = 1.100985487849258800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.049999999999775 " " y[1] (closed_form) = -0.6252499999998853 " " y[1] (numeric) = -0.6252499999999539 " " absolute error = 6.86117829218346700000000000000E-14 " " relative error = 1.097349586914790200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.059999999999774 " " y[1] (closed_form) = -0.6303599999998843 " " y[1] (numeric) = -0.6303599999999537 " " absolute error = 6.93889390390722800000000000000E-14 " " relative error = 1.100782712086506300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.069999999999773 " " y[1] (closed_form) = -0.6354899999998833 " " y[1] (numeric) = -0.635489999999953 " " absolute error = 6.97220059464598300000000000000E-14 " " relative error = 1.097137735392730600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.079999999999772 " " y[1] (closed_form) = -0.6406399999998823 " " y[1] (numeric) = -0.6406399999999528 " " absolute error = 7.04991620636974400000000000000E-14 " " relative error = 1.100448958287187600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.0899999999997707 " " y[1] (closed_form) = -0.6458099999998812 " " y[1] (numeric) = -0.6458099999999521 " " absolute error = 7.0943251273547500000000000000E-14 " " relative error = 1.098515837066018800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.0999999999997696 " " y[1] (closed_form) = -0.6509999999998802 " " y[1] (numeric) = -0.6509999999999518 " " absolute error = 7.1609385088322600000000000000E-14 " " relative error = 1.09999055435231600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.1099999999997685 " " y[1] (closed_form) = -0.6562099999998792 " " y[1] (numeric) = -0.6562099999999512 " " absolute error = 7.20534742981726600000000000000E-14 " " relative error = 1.098024630806996600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.1199999999997674 " " y[1] (closed_form) = -0.6614399999998781 " " y[1] (numeric) = -0.6614399999999508 " " absolute error = 7.27196081129477500000000000000E-14 " " relative error = 1.09941352372038500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.1299999999997663 " " y[1] (closed_form) = -0.6666899999998771 " " y[1] (numeric) = -0.6666899999999503 " " absolute error = 7.31636973227978200000000000000E-14 " " relative error = 1.09741705024541100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.139999999999765 " " y[1] (closed_form) = -0.671959999999876 " " y[1] (numeric) = -0.6719599999999499 " " absolute error = 7.39408534400354300000000000000E-14 " " relative error = 1.100375817608921200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.149999999999764 " " y[1] (closed_form) = -0.677249999999875 " " y[1] (numeric) = -0.6772499999999494 " " absolute error = 7.43849426498854900000000000000E-14 " " relative error = 1.098338023623465600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.159999999999763 " " y[1] (closed_form) = -0.6825599999998739 " " y[1] (numeric) = -0.682559999999949 " " absolute error = 7.50510764646605800000000000000E-14 " " relative error = 1.099552808026758600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.169999999999762 " " y[1] (closed_form) = -0.6878899999998729 " " y[1] (numeric) = -0.6878899999999485 " " absolute error = 7.56061879769731600000000000000E-14 " " relative error = 1.099102879486358600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.179999999999761 " " y[1] (closed_form) = -0.6932399999998717 " " y[1] (numeric) = -0.693239999999948 " " absolute error = 7.62723217917482500000000000000E-14 " " relative error = 1.100229672144745900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.1899999999997597 " " y[1] (closed_form) = -0.6986099999998707 " " y[1] (numeric) = -0.6986099999999476 " " absolute error = 7.68274333040608300000000000000E-14 " " relative error = 1.099718488199067500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.1999999999997586 " " y[1] (closed_form) = -0.7039999999998696 " " y[1] (numeric) = -0.703999999999947 " " absolute error = 7.73825448163734100000000000000E-14 " " relative error = 1.099183875232780500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.2099999999997575 " " y[1] (closed_form) = -0.7094099999998686 " " y[1] (numeric) = -0.7094099999999466 " " absolute error = 7.79376563286859900000000000000E-14 " " relative error = 1.098626412493486200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.2199999999997564 " " y[1] (closed_form) = -0.7148399999998676 " " y[1] (numeric) = -0.7148399999999461 " " absolute error = 7.84927678409985700000000000000E-14 " " relative error = 1.098046665561707700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.2299999999997553 " " y[1] (closed_form) = -0.7202899999998664 " " y[1] (numeric) = -0.7202899999999457 " " absolute error = 7.92699239582361800000000000000E-14 " " relative error = 1.100527897905716800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.239999999999754 " " y[1] (closed_form) = -0.7257599999998654 " " y[1] (numeric) = -0.7257599999999451 " " absolute error = 7.97140131680862400000000000000E-14 " " relative error = 1.098352253749187400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.249999999999753 " " y[1] (closed_form) = -0.7312499999998643 " " y[1] (numeric) = -0.7312499999999448 " " absolute error = 8.04911692853238500000000000000E-14 " " relative error = 1.10073393894480400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.259999999999752 " " y[1] (closed_form) = -0.7367599999998631 " " y[1] (numeric) = -0.7367599999999441 " " absolute error = 8.10462807976364300000000000000E-14 " " relative error = 1.10003638630831600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.269999999999751 " " y[1] (closed_form) = -0.742289999999862 " " y[1] (numeric) = -0.7422899999999438 " " absolute error = 8.18234369148740400000000000000E-14 " " relative error = 1.102310915072131500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.27999999999975 " " y[1] (closed_form) = -0.7478399999998608 " " y[1] (numeric) = -0.7478399999999431 " " absolute error = 8.2267526124724100000000000000E-14 " " relative error = 1.100068545741594400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.2899999999997487 " " y[1] (closed_form) = -0.7534099999998598 " " y[1] (numeric) = -0.7534099999999428 " " absolute error = 8.30446822419617100000000000000E-14 " " relative error = 1.102250862637569900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.2999999999997476 " " y[1] (closed_form) = -0.7589999999998587 " " y[1] (numeric) = -0.758999999999942 " " absolute error = 8.33777491493492600000000000000E-14 " " relative error = 1.098521069161591400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.3099999999997465 " " y[1] (closed_form) = -0.7646099999998575 " " y[1] (numeric) = -0.7646099999999418 " " absolute error = 8.4376949871511900000000000000E-14 " " relative error = 1.103529248525753300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.3199999999997454 " " y[1] (closed_form) = -0.7702399999998564 " " y[1] (numeric) = -0.7702399999999411 " " absolute error = 8.47100167788994400000000000000E-14 " " relative error = 1.099787297191982100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.3299999999997443 " " y[1] (closed_form) = -0.7758899999998552 " " y[1] (numeric) = -0.7758899999999408 " " absolute error = 8.55981951985995700000000000000E-14 " " relative error = 1.103225910871586800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.339999999999743 " " y[1] (closed_form) = -0.7815599999998541 " " y[1] (numeric) = -0.7815599999999401 " " absolute error = 8.59312621059871200000000000000E-14 " " relative error = 1.099483879753354200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.349999999999742 " " y[1] (closed_form) = -0.787249999999853 " " y[1] (numeric) = -0.7872499999999397 " " absolute error = 8.67084182232247300000000000000E-14 " " relative error = 1.101408932654695500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.359999999999741 " " y[1] (closed_form) = -0.7929599999998518 " " y[1] (numeric) = -0.792959999999939 " " absolute error = 8.7263529735537300000000000000E-14 " " relative error = 1.100478331007284200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.36999999999974 " " y[1] (closed_form) = -0.7986899999998507 " " y[1] (numeric) = -0.7986899999999386 " " absolute error = 8.7929663550312400000000000000E-14 " " relative error = 1.10092355670321190000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.3799999999997388 " " y[1] (closed_form) = -0.8044399999998495 " " y[1] (numeric) = -0.804439999999938 " " absolute error = 8.84847750626249800000000000000E-14 " " relative error = 1.099954938375037700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.3899999999997377 " " y[1] (closed_form) = -0.8102099999998484 " " y[1] (numeric) = -0.8102099999999376 " " absolute error = 8.91509088774000700000000000000E-14 " " relative error = 1.100343230488598600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.3999999999997366 " " y[1] (closed_form) = -0.8159999999998473 " " y[1] (numeric) = -0.815999999999937 " " absolute error = 8.97060203897126500000000000000E-14 " " relative error = 1.099338485168252900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.4099999999997355 " " y[1] (closed_form) = -0.821809999999846 " " y[1] (numeric) = -0.8218099999999365 " " absolute error = 9.04831765069502600000000000000E-14 " " relative error = 1.10102306502679700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.4199999999997344 " " y[1] (closed_form) = -0.8276399999998449 " " y[1] (numeric) = -0.827639999999936 " " absolute error = 9.10382880192628400000000000000E-14 " " relative error = 1.099974481891642400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.4299999999997333 " " y[1] (closed_form) = -0.8334899999998437 " " y[1] (numeric) = -0.8334899999999354 " " absolute error = 9.17044218340379300000000000000E-14 " " relative error = 1.10024621572010600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.439999999999732 " " y[1] (closed_form) = -0.8393599999998425 " " y[1] (numeric) = -0.8393599999999349 " " absolute error = 9.24815779512755400000000000000E-14 " " relative error = 1.101810640860809400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.449999999999731 " " y[1] (closed_form) = -0.8452499999998413 " " y[1] (numeric) = -0.8452499999999343 " " absolute error = 9.30366894635881200000000000000E-14 " " relative error = 1.100700259847448600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.45999999999973 " " y[1] (closed_form) = -0.85115999999984 " " y[1] (numeric) = -0.8511599999999339 " " absolute error = 9.38138455808257300000000000000E-14 " " relative error = 1.102188138315279800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.469999999999729 " " y[1] (closed_form) = -0.8570899999998389 " " y[1] (numeric) = -0.8570899999999332 " " absolute error = 9.42579347906757900000000000000E-14 " " relative error = 1.099743723421035100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.4799999999997278 " " y[1] (closed_form) = -0.8630399999998377 " " y[1] (numeric) = -0.8630399999999327 " " absolute error = 9.5035090907913400000000000000E-14 " " relative error = 1.101166700360716600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.4899999999997267 " " y[1] (closed_form) = -0.8690099999998366 " " y[1] (numeric) = -0.8690099999999321 " " absolute error = 9.54791801177634600000000000000E-14 " " relative error = 1.098712099029716800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.4999999999997256 " " y[1] (closed_form) = -0.8749999999998352 " " y[1] (numeric) = -0.8749999999999317 " " absolute error = 9.6478380839926100000000000000E-14 " " relative error = 1.102610066742220200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.5099999999997245 " " y[1] (closed_form) = -0.8810099999998342 " " y[1] (numeric) = -0.881009999999931 " " absolute error = 9.68114477473136500000000000000E-14 " " relative error = 1.09886888624796400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.5199999999997234 " " y[1] (closed_form) = -0.8870399999998329 " " y[1] (numeric) = -0.8870399999999307 " " absolute error = 9.78106484694762900000000000000E-14 " " relative error = 1.102663335018654500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.5299999999997222 " " y[1] (closed_form) = -0.8930899999998316 " " y[1] (numeric) = -0.8930899999999299 " " absolute error = 9.82547376793263500000000000000E-14 " " relative error = 1.10016613867969500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.539999999999721 " " y[1] (closed_form) = -0.8991599999998305 " " y[1] (numeric) = -0.8991599999999296 " " absolute error = 9.90318937965639600000000000000E-14 " " relative error = 1.101382332361121700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.54999999999972 " " y[1] (closed_form) = -0.9052499999998291 " " y[1] (numeric) = -0.9052499999999287 " " absolute error = 9.95870053088765400000000000000E-14 " " relative error = 1.100105002031431700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.559999999999719 " " y[1] (closed_form) = -0.9113599999998281 " " y[1] (numeric) = -0.9113599999999284 " " absolute error = 1.00364161426114150000000000000E-13 " " relative error = 1.101257038120315600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.569999999999718 " " y[1] (closed_form) = -0.9174899999998267 " " y[1] (numeric) = -0.9174899999999276 " " absolute error = 1.00919272938426730000000000000E-13 " " relative error = 1.099949568261733400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.5799999999997167 " " y[1] (closed_form) = -0.9236399999998255 " " y[1] (numeric) = -0.9236399999999273 " " absolute error = 1.01807451358126850000000000000E-13 " " relative error = 1.102241688949656800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.5899999999997156 " " y[1] (closed_form) = -0.9298099999998242 " " y[1] (numeric) = -0.9298099999999265 " " absolute error = 1.02362562870439430000000000000E-13 " " relative error = 1.100897633607498100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.5999999999997145 " " y[1] (closed_form) = -0.935999999999823 " " y[1] (numeric) = -0.9359999999999261 " " absolute error = 1.03139718987677040000000000000E-13 " " relative error = 1.101920074654877700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.6099999999997134 " " y[1] (closed_form) = -0.9422099999998217 " " y[1] (numeric) = -0.9422099999999254 " " absolute error = 1.03694830499989620000000000000E-13 " " relative error = 1.100549033655015800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.6199999999997123 " " y[1] (closed_form) = -0.9484399999998205 " " y[1] (numeric) = -0.9484399999999249 " " absolute error = 1.04360964314764710000000000000E-13 " " relative error = 1.100343346071279700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.6299999999997112 " " y[1] (closed_form) = -0.9546899999998193 " " y[1] (numeric) = -0.9546899999999242 " " absolute error = 1.04916075827077300000000000000E-13 " " relative error = 1.098954381287089600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.63999999999971 " " y[1] (closed_form) = -0.960959999999818 " " y[1] (numeric) = -0.9609599999999238 " " absolute error = 1.05804254246777420000000000000E-13 " " relative error = 1.101026621782357900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.649999999999709 " " y[1] (closed_form) = -0.9672499999998168 " " y[1] (numeric) = -0.9672499999999231 " " absolute error = 1.06359365759090000000000000E-13 " " relative error = 1.09960574576490200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.659999999999708 " " y[1] (closed_form) = -0.9735599999998155 " " y[1] (numeric) = -0.9735599999999226 " " absolute error = 1.0713652187632760000000000000E-13 " " relative error = 1.100461418673198400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.669999999999707 " " y[1] (closed_form) = -0.9798899999998141 " " y[1] (numeric) = -0.979889999999922 " " absolute error = 1.07913677993565220000000000000E-13 " " relative error = 1.10128359299090400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.6799999999997057 " " y[1] (closed_form) = -0.9862399999998128 " " y[1] (numeric) = -0.9862399999999214 " " absolute error = 1.08579811808340310000000000000E-13 " " relative error = 1.100947150879714200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.6899999999997046 " " y[1] (closed_form) = -0.9926099999998115 " " y[1] (numeric) = -0.9926099999999208 " " absolute error = 1.09356967925577920000000000000E-13 " " relative error = 1.101711325954792800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.6999999999997035 " " y[1] (closed_form) = -0.9989999999998103 " " y[1] (numeric) = -0.9989999999999202 " " absolute error = 1.0991207943789050000000000000E-13 " " relative error = 1.100221015394508300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.7099999999997024 " " y[1] (closed_form) = -1.005409999999809 " " y[1] (numeric) = -1.0054099999999195 " " absolute error = 1.10578213252665590000000000000E-13 " " relative error = 1.099832041184060400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.7199999999997013 " " y[1] (closed_form) = -1.0118399999998076 " " y[1] (numeric) = -1.011839999999919 " " absolute error = 1.11466391672365720000000000000E-13 " " relative error = 1.101620727312489400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.7299999999997 " " y[1] (closed_form) = -1.0182899999998063 " " y[1] (numeric) = -1.0182899999999182 " " absolute error = 1.11910480882215780000000000000E-13 " " relative error = 1.099004025201436300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.739999999999699 " " y[1] (closed_form) = -1.024759999999805 " " y[1] (numeric) = -1.0247599999999177 " " absolute error = 1.1279865930191590000000000000E-13 " " relative error = 1.100732457374774300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.749999999999698 " " y[1] (closed_form) = -1.0312499999998037 " " y[1] (numeric) = -1.031249999999917 " " absolute error = 1.13242748511765970000000000000E-13 " " relative error = 1.098111500720363700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.759999999999697 " " y[1] (closed_form) = -1.0377599999998024 " " y[1] (numeric) = -1.0377599999999165 " " absolute error = 1.1413092693146609000000000000E-13 " " relative error = 1.099781519151709600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.769999999999696 " " y[1] (closed_form) = -1.044289999999801 " " y[1] (numeric) = -1.0442899999999158 " " absolute error = 1.14797060746241190000000000000E-13 " " relative error = 1.099283347980571100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.7799999999996947 " " y[1] (closed_form) = -1.0508399999997997 " " y[1] (numeric) = -1.0508399999999154 " " absolute error = 1.1568523916594131000000000000E-13 " " relative error = 1.100883475752382500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.7899999999996936 " " y[1] (closed_form) = -1.0574099999997983 " " y[1] (numeric) = -1.0574099999999147 " " absolute error = 1.1635137298071640000000000000E-13 " " relative error = 1.100343036104619700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.7999999999996925 " " y[1] (closed_form) = -1.063999999999797 " " y[1] (numeric) = -1.0639999999999143 " " absolute error = 1.17239551400416530000000000000E-13 " " relative error = 1.101875483086831600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.8099999999996914 " " y[1] (closed_form) = -1.0706099999997958 " " y[1] (numeric) = -1.0706099999999135 " " absolute error = 1.1768364061026660000000000000E-13 " " relative error = 1.099220450119922800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.8199999999996903 " " y[1] (closed_form) = -1.0772399999997944 " " y[1] (numeric) = -1.0772399999999132 " " absolute error = 1.18793863634891750000000000000E-13 " " relative error = 1.10276134969843690000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.829999999999689 " " y[1] (closed_form) = -1.083889999999793 " " y[1] (numeric) = -1.0838899999999123 " " absolute error = 1.1923795284474181000000000000E-13 " " relative error = 1.100092747832017700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.839999999999688 " " y[1] (closed_form) = -1.0905599999997917 " " y[1] (numeric) = -1.0905599999999118 " " absolute error = 1.20126131264441940000000000000E-13 " " relative error = 1.101508686037126500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.849999999999687 " " y[1] (closed_form) = -1.0972499999997902 " " y[1] (numeric) = -1.097249999999911 " " absolute error = 1.20792265079217030000000000000E-13 " " relative error = 1.100863659870039800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.859999999999686 " " y[1] (closed_form) = -1.1039599999997889 " " y[1] (numeric) = -1.1039599999999106 " " absolute error = 1.21680443498917160000000000000E-13 " " relative error = 1.102217865673941300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.869999999999685 " " y[1] (closed_form) = -1.1106899999997875 " " y[1] (numeric) = -1.1106899999999098 " " absolute error = 1.22346577313692250000000000000E-13 " " relative error = 1.10153667822448800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.8799999999996837 " " y[1] (closed_form) = -1.1174399999997862 " " y[1] (numeric) = -1.1174399999999092 " " absolute error = 1.23012711128467340000000000000E-13 " " relative error = 1.100843992773579600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.8899999999996826 " " y[1] (closed_form) = -1.1242099999997848 " " y[1] (numeric) = -1.1242099999999084 " " absolute error = 1.23678844943242440000000000000E-13 " " relative error = 1.10014005339986400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.8999999999996815 " " y[1] (closed_form) = -1.1309999999997835 " " y[1] (numeric) = -1.1309999999999079 " " absolute error = 1.24344978758017530000000000000E-13 " " relative error = 1.099425099540595200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.9099999999996804 " " y[1] (closed_form) = -1.137809999999782 " " y[1] (numeric) = -1.1378099999999072 " " absolute error = 1.25233157177717660000000000000E-13 " " relative error = 1.100650874730769300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.9199999999996793 " " y[1] (closed_form) = -1.1446399999997807 " " y[1] (numeric) = -1.1446399999999064 " " absolute error = 1.25677246387567720000000000000E-13 " " relative error = 1.097963083481197600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.929999999999678 " " y[1] (closed_form) = -1.1514899999997792 " " y[1] (numeric) = -1.1514899999999058 " " absolute error = 1.26565424807267850000000000000E-13 " " relative error = 1.099144802015580800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.939999999999677 " " y[1] (closed_form) = -1.1583599999997778 " " y[1] (numeric) = -1.1583599999999052 " " absolute error = 1.27453603226967970000000000000E-13 " " relative error = 1.100293546280883400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.949999999999676 " " y[1] (closed_form) = -1.1652499999997765 " " y[1] (numeric) = -1.1652499999999046 " " absolute error = 1.28119737041743060000000000000E-13 " " relative error = 1.099504286992213200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.959999999999675 " " y[1] (closed_form) = -1.172159999999775 " " y[1] (numeric) = -1.172159999999904 " " absolute error = 1.2900791546144320000000000000E-13 " " relative error = 1.10059987938052800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.969999999999674 " " y[1] (closed_form) = -1.1790899999997737 " " y[1] (numeric) = -1.1790899999999034 " " absolute error = 1.29674049276218280000000000000E-13 " " relative error = 1.099780756992622800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.9799999999996727 " " y[1] (closed_form) = -1.1860399999997722 " " y[1] (numeric) = -1.1860399999999027 " " absolute error = 1.3056222769591840000000000000E-13 " " relative error = 1.100824826278569800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.9899999999996716 " " y[1] (closed_form) = -1.1930099999997708 " " y[1] (numeric) = -1.1930099999999022 " " absolute error = 1.31450406115618530000000000000E-13 " " relative error = 1.101838258821332500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.9999999999996705 " " y[1] (closed_form) = -1.1999999999997693 " " y[1] (numeric) = -1.1999999999999014 " " absolute error = 1.32116539930393630000000000000E-13 " " relative error = 1.100971166086825300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.009999999999674 " " y[1] (closed_form) = -1.207009999999771 " " y[1] (numeric) = -1.2070099999999009 " " absolute error = 1.29896093881143320000000000000E-13 " " relative error = 1.07618075973826200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.019999999999677 " " y[1] (closed_form) = -1.2140399999997726 " " y[1] (numeric) = -1.2140399999999 " " absolute error = 1.27453603226967970000000000000E-13 " " relative error = 1.049830345186252800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.0299999999996805 " " y[1] (closed_form) = -1.2210899999997744 " " y[1] (numeric) = -1.2210899999998996 " " absolute error = 1.25233157177717660000000000000E-13 " " relative error = 1.025584987001292300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.039999999999684 " " y[1] (closed_form) = -1.228159999999776 " " y[1] (numeric) = -1.2281599999998987 " " absolute error = 1.22568621918617280000000000000E-13 " " relative error = 9.979857829487985000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.049999999999687 " " y[1] (closed_form) = -1.235249999999778 " " y[1] (numeric) = -1.2352499999998983 " " absolute error = 1.20348175869366970000000000000E-13 " " relative error = 9.742819337736378000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.0599999999996905 " " y[1] (closed_form) = -1.2423599999997796 " " y[1] (numeric) = -1.2423599999998975 " " absolute error = 1.17905685215191620000000000000E-13 " " relative error = 9.490460511865525000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.069999999999694 " " y[1] (closed_form) = -1.2494899999997815 " " y[1] (numeric) = -1.2494899999998972 " " absolute error = 1.1568523916594131000000000000E-13 " " relative error = 9.258596640706331000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.079999999999697 " " y[1] (closed_form) = -1.2566399999997833 " " y[1] (numeric) = -1.2566399999998963 " " absolute error = 1.13020703906840940000000000000E-13 " " relative error = 8.993880817645501000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.0899999999997005 " " y[1] (closed_form) = -1.263809999999785 " " y[1] (numeric) = -1.263809999999896 " " absolute error = 1.11022302462515650000000000000E-13 " " relative error = 8.784730494499533000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.099999999999704 " " y[1] (closed_form) = -1.2709999999997867 " " y[1] (numeric) = -1.270999999999895 " " absolute error = 1.08357767203415280000000000000E-13 " " relative error = 8.525394744565967000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.109999999999707 " " y[1] (closed_form) = -1.2782099999997887 " " y[1] (numeric) = -1.2782099999998946 " " absolute error = 1.05915276549239930000000000000E-13 " " relative error = 8.286218739429158000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.119999999999710 " " y[1] (closed_form) = -1.2854399999997905 " " y[1] (numeric) = -1.2854399999998938 " " absolute error = 1.03250741290139560000000000000E-13 " " relative error = 8.032326774501836000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.129999999999714 " " y[1] (closed_form) = -1.2926899999997923 " " y[1] (numeric) = -1.2926899999998935 " " absolute error = 1.01252339845814280000000000000E-13 " " relative error = 7.83268531866344900000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.139999999999717 " " y[1] (closed_form) = -1.2999599999997942 " " y[1] (numeric) = -1.2999599999998928 " " absolute error = 9.8587804586713900000000000000E-14 " " relative error = 7.583910626998486000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.149999999999720 " " y[1] (closed_form) = -1.307249999999796 " " y[1] (numeric) = -1.3072499999998923 " " absolute error = 9.63673585374635900000000000000E-14 " " relative error = 7.37176198412534900000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.159999999999724 " " y[1] (closed_form) = -1.314559999999798 " " y[1] (numeric) = -1.3145599999998916 " " absolute error = 9.37028232783632100000000000000E-14 " " relative error = 7.128075042476390000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.169999999999727 " " y[1] (closed_form) = -1.3218899999997997 " " y[1] (numeric) = -1.3218899999998912 " " absolute error = 9.1482377229112900000000000000E-14 " " relative error = 6.920574119565679000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.179999999999730 " " y[1] (closed_form) = -1.3292399999998017 " " y[1] (numeric) = -1.3292399999998905 " " absolute error = 8.88178419700125200000000000000E-14 " " relative error = 6.68185143164709000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.189999999999734 " " y[1] (closed_form) = -1.3366099999998036 " " y[1] (numeric) = -1.33660999999989 " " absolute error = 8.63753513158371800000000000000E-14 " " relative error = 6.4622703193788670000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.199999999999737 " " y[1] (closed_form) = -1.3439999999998056 " " y[1] (numeric) = -1.3439999999998893 " " absolute error = 8.3710816056736800000000000000E-14 " " relative error = 6.228483337555722000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.209999999999740 " " y[1] (closed_form) = -1.3514099999998075 " " y[1] (numeric) = -1.351409999999889 " " absolute error = 8.14903700074864900000000000000E-14 " " relative error = 6.0300256774404580000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.219999999999744 " " y[1] (closed_form) = -1.3588399999998095 " " y[1] (numeric) = -1.3588399999998884 " " absolute error = 7.88258347483861100000000000000E-14 " " relative error = 5.800965142945245000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.229999999999747 " " y[1] (closed_form) = -1.3662899999998115 " " y[1] (numeric) = -1.3662899999998879 " " absolute error = 7.63833440942107700000000000000E-14 " " relative error = 5.590565992155495000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.239999999999750 " " y[1] (closed_form) = -1.3737599999998136 " " y[1] (numeric) = -1.3737599999998873 " " absolute error = 7.3718808835110390000000000000E-14 " " relative error = 5.366207258554653000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.249999999999754 " " y[1] (closed_form) = -1.3812499999998156 " " y[1] (numeric) = -1.3812499999998868 " " absolute error = 7.12763181809350500000000000000E-14 " " relative error = 5.160276429389652000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.259999999999757 " " y[1] (closed_form) = -1.3887599999998175 " " y[1] (numeric) = -1.3887599999998863 " " absolute error = 6.8833827526759700000000000000E-14 " " relative error = 4.9564955447138990000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.269999999999760 " " y[1] (closed_form) = -1.3962899999998195 " " y[1] (numeric) = -1.396289999999886 " " absolute error = 6.63913368725843600000000000000E-14 " " relative error = 4.754838670519229000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.279999999999764 " " y[1] (closed_form) = -1.4038399999998217 " " y[1] (numeric) = -1.4038399999998854 " " absolute error = 6.37268016134839900000000000000E-14 " " relative error = 4.539463301622128000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.289999999999767 " " y[1] (closed_form) = -1.4114099999998235 " " y[1] (numeric) = -1.411409999999885 " " absolute error = 6.15063555642336700000000000000E-14 " " relative error = 4.357795081814736000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.299999999999770 " " y[1] (closed_form) = -1.4189999999998257 " " y[1] (numeric) = -1.4189999999998846 " " absolute error = 5.8841820305133300000000000000E-14 " " relative error = 4.146710380911946500000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.309999999999774 " " y[1] (closed_form) = -1.4266099999998278 " " y[1] (numeric) = -1.426609999999884 " " absolute error = 5.61772850460329200000000000000E-14 " " relative error = 3.937816575380777000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.319999999999777 " " y[1] (closed_form) = -1.4342399999998299 " " y[1] (numeric) = -1.4342399999998836 " " absolute error = 5.373479439185758000000000000000E-14 " " relative error = 3.746569220762491000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.329999999999780 " " y[1] (closed_form) = -1.441889999999832 " " y[1] (numeric) = -1.441889999999883 " " absolute error = 5.1070259132757200000000000000E-14 " " relative error = 3.541897033252408000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.339999999999784 " " y[1] (closed_form) = -1.449559999999834 " " y[1] (numeric) = -1.4495599999998827 " " absolute error = 4.862776847858185600000000000000E-14 " " relative error = 3.3546571703542750000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.349999999999787 " " y[1] (closed_form) = -1.4572499999998363 " " y[1] (numeric) = -1.4572499999998823 " " absolute error = 4.59632332194814800000000000000E-14 " " relative error = 3.1541076149930786000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.359999999999790 " " y[1] (closed_form) = -1.4649599999998384 " " y[1] (numeric) = -1.464959999999882 " " absolute error = 4.352074256530613600000000000000E-14 " " relative error = 2.970780264670089000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.369999999999794 " " y[1] (closed_form) = -1.4726899999998406 " " y[1] (numeric) = -1.4726899999998815 " " absolute error = 4.08562073062057600000000000000E-14 " " relative error = 2.7742571285341916000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.379999999999797 " " y[1] (closed_form) = -1.4804399999998428 " " y[1] (numeric) = -1.4804399999998812 " " absolute error = 3.841371665203041600000000000000E-14 " " relative error = 2.5947499832505533000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.389999999999800 " " y[1] (closed_form) = -1.488209999999845 " " y[1] (numeric) = -1.4882099999998806 " " absolute error = 3.55271367880050100000000000000E-14 " " relative error = 2.387239488244852000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.399999999999804 " " y[1] (closed_form) = -1.4959999999998472 " " y[1] (numeric) = -1.4959999999998803 " " absolute error = 3.308464613382966500000000000000E-14 " " relative error = 2.2115405169674493000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.409999999999807 " " y[1] (closed_form) = -1.5038099999998493 " " y[1] (numeric) = -1.5038099999998797 " " absolute error = 3.04201108747292900000000000000E-14 " " relative error = 2.022869303617633700000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.419999999999810 " " y[1] (closed_form) = -1.5116399999998515 " " y[1] (numeric) = -1.5116399999998795 " " absolute error = 2.797762022055394500000000000000E-14 " " relative error = 1.850812377322424000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.429999999999814 " " y[1] (closed_form) = -1.519489999999854 " " y[1] (numeric) = -1.519489999999879 " " absolute error = 2.509104035652854000000000000000E-14 " " relative error = 1.6512803872701332000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.439999999999817 " " y[1] (closed_form) = -1.5273599999998562 " " y[1] (numeric) = -1.5273599999998788 " " absolute error = 2.264854970235319300000000000000E-14 " " relative error = 1.4828560196911877000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.449999999999820 " " y[1] (closed_form) = -1.5352499999998583 " " y[1] (numeric) = -1.5352499999998783 " " absolute error = 1.998401444325281800000000000000E-14 " " relative error = 1.3016781920374312000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.459999999999824 " " y[1] (closed_form) = -1.5431599999998606 " " y[1] (numeric) = -1.5431599999998782 " " absolute error = 1.754152378907747300000000000000E-14 " " relative error = 1.1367274805644947000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.4699999999998274 " " y[1] (closed_form) = -1.551089999999863 " " y[1] (numeric) = -1.5510899999998775 " " absolute error = 1.443289932012703500000000000000E-14 " " relative error = 9.30500442922609900000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.479999999999830 " " y[1] (closed_form) = -1.5590399999998654 " " y[1] (numeric) = -1.5590399999998774 " " absolute error = 1.19904086659516900000000000000E-14 " " relative error = 7.6908922580259180000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.489999999999834 " " y[1] (closed_form) = -1.5670099999998675 " " y[1] (numeric) = -1.567009999999877 " " absolute error = 9.547918011776346000000000000000E-15 " " relative error = 6.0930804600973530000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.4999999999998375 " " y[1] (closed_form) = -1.57499999999987 " " y[1] (numeric) = -1.574999999999877 " " absolute error = 6.8833827526759700000000000000000E-15 " " relative error = 4.37040174773113500000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.509999999999840 " " y[1] (closed_form) = -1.5830099999998724 " " y[1] (numeric) = -1.5830099999998763 " " absolute error = 3.9968028886505635000000000000000E-15 " " relative error = 2.52481215447210400000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.519999999999844 " " y[1] (closed_form) = -1.5910399999998748 " " y[1] (numeric) = -1.5910399999998763 " " absolute error = 1.5543122344752192000000000000000E-15 " " relative error = 9.76915875449606200000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.5299999999998475 " " y[1] (closed_form) = -1.5990899999998769 " " y[1] (numeric) = -1.5990899999998758 " " absolute error = 1.1102230246251565000000000000000E-15 " " relative error = 6.94284264566248400000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.539999999999850 " " y[1] (closed_form) = -1.6071599999998796 " " y[1] (numeric) = -1.6071599999998756 " " absolute error = 3.9968028886505635000000000000000E-15 " " relative error = 2.48687304851468640000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.549999999999854 " " y[1] (closed_form) = -1.615249999999882 " " y[1] (numeric) = -1.615249999999875 " " absolute error = 6.8833827526759700000000000000000E-15 " " relative error = 4.2614968287735480000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.5599999999998575 " " y[1] (closed_form) = -1.6233599999998845 " " y[1] (numeric) = -1.6233599999998751 " " absolute error = 9.325873406851315000000000000000E-15 " " relative error = 5.7447968453405150000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.569999999999860 " " y[1] (closed_form) = -1.6314899999998866 " " y[1] (numeric) = -1.6314899999998747 " " absolute error = 1.19904086659516900000000000000E-14 " " relative error = 7.3493608088020910000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.579999999999864 " " y[1] (closed_form) = -1.639639999999889 " " y[1] (numeric) = -1.6396399999998745 " " absolute error = 1.443289932012703500000000000000E-14 " " relative error = 8.802480617774640000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.5899999999998675 " " y[1] (closed_form) = -1.6478099999998914 " " y[1] (numeric) = -1.647809999999874 " " absolute error = 1.731947918415244200000000000000E-14 " " relative error = 1.0510604489688487000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.599999999999870 " " y[1] (closed_form) = -1.655999999999894 " " y[1] (numeric) = -1.655999999999874 " " absolute error = 1.998401444325281800000000000000E-14 " " relative error = 1.2067641572013345000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.609999999999874 " " y[1] (closed_form) = -1.6642099999998967 " " y[1] (numeric) = -1.6642099999998736 " " absolute error = 2.309263891220325600000000000000E-14 " " relative error = 1.3876036625308520000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.6199999999998775 " " y[1] (closed_form) = -1.6724399999998991 " " y[1] (numeric) = -1.6724399999998734 " " absolute error = 2.575717417130363000000000000000E-14 " " relative error = 1.5400955592610308000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.629999999999880 " " y[1] (closed_form) = -1.6806899999999017 " " y[1] (numeric) = -1.680689999999873 " " absolute error = 2.86437540353290400000000000000E-14 " " relative error = 1.7042853848913667000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.639999999999884 " " y[1] (closed_form) = -1.6889599999999043 " " y[1] (numeric) = -1.688959999999873 " " absolute error = 3.130828929442941400000000000000E-14 " " relative error = 1.8537022365497816000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.649999999999888 " " y[1] (closed_form) = -1.6972499999999067 " " y[1] (numeric) = -1.6972499999998727 " " absolute error = 3.39728245535297900000000000000E-14 " " relative error = 2.0016393903980942000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.659999999999891 " " y[1] (closed_form) = -1.7055599999999091 " " y[1] (numeric) = -1.7055599999998725 " " absolute error = 3.663735981263016600000000000000E-14 " " relative error = 2.1481132186866556000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.669999999999894 " " y[1] (closed_form) = -1.7138899999999118 " " y[1] (numeric) = -1.7138899999998722 " " absolute error = 3.95239396766555730000000000000E-14 " " relative error = 2.3060954715097007000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.679999999999898 " " y[1] (closed_form) = -1.7222399999999145 " " y[1] (numeric) = -1.722239999999872 " " absolute error = 4.24105195406809800000000000000E-14 " " relative error = 2.4625208763402948000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.689999999999901 " " y[1] (closed_form) = -1.730609999999917 " " y[1] (numeric) = -1.7306099999998719 " " absolute error = 4.507505479978135600000000000000E-14 " " relative error = 2.604576120546138000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.699999999999904 " " y[1] (closed_form) = -1.7389999999999195 " " y[1] (numeric) = -1.7389999999998715 " " absolute error = 4.79616346638067600000000000000E-14 " " relative error = 2.758000843232259000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.709999999999908 " " y[1] (closed_form) = -1.7474099999999222 " " y[1] (numeric) = -1.7474099999998713 " " absolute error = 5.08482145278321700000000000000E-14 " " relative error = 2.909918938762765000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.719999999999911 " " y[1] (closed_form) = -1.755839999999925 " " y[1] (numeric) = -1.7558399999998713 " " absolute error = 5.373479439185758000000000000000E-14 " " relative error = 3.0603468648544213000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.729999999999914 " " y[1] (closed_form) = -1.7642899999999275 " " y[1] (numeric) = -1.7642899999998711 " " absolute error = 5.63993296509579500000000000000E-14 " " relative error = 3.1967153728106074000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.739999999999918 " " y[1] (closed_form) = -1.7727599999999302 " " y[1] (numeric) = -1.7727599999998709 " " absolute error = 5.92859095149833600000000000000E-14 " " relative error = 3.344271616856523400000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.749999999999921 " " y[1] (closed_form) = -1.781249999999933 " " y[1] (numeric) = -1.7812499999998708 " " absolute error = 6.21724893790087700000000000000E-14 " " relative error = 3.4903853686462377000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.759999999999924 " " y[1] (closed_form) = -1.7897599999999354 " " y[1] (numeric) = -1.7897599999998706 " " absolute error = 6.48370246381091400000000000000E-14 " " relative error = 3.6226658679438295000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.769999999999928 " " y[1] (closed_form) = -1.798289999999938 " " y[1] (numeric) = -1.7982899999998705 " " absolute error = 6.75015598972095200000000000000E-14 " " relative error = 3.7536526309556210000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.779999999999931 " " y[1] (closed_form) = -1.8068399999999407 " " y[1] (numeric) = -1.80683999999987 " " absolute error = 7.06101843661599600000000000000E-14 " " relative error = 3.907937856487695000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.789999999999934 " " y[1] (closed_form) = -1.8154099999999436 " " y[1] (numeric) = -1.81540999999987 " " absolute error = 7.34967642301853600000000000000E-14 " " relative error = 4.04849396170494000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.799999999999938 " " y[1] (closed_form) = -1.8239999999999466 " " y[1] (numeric) = -1.82399999999987 " " absolute error = 7.6605388699135800000000000000E-14 " " relative error = 4.1998568365755506000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.809999999999941 " " y[1] (closed_form) = -1.8326099999999492 " " y[1] (numeric) = -1.83260999999987 " " absolute error = 7.92699239582361800000000000000E-14 " " relative error = 4.325520648596176000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.819999999999944 " " y[1] (closed_form) = -1.841239999999952 " " y[1] (numeric) = -1.8412399999998696 " " absolute error = 8.23785484271866200000000000000E-14 " " relative error = 4.474079882426449400000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.829999999999948 " " y[1] (closed_form) = -1.8498899999999545 " " y[1] (numeric) = -1.8498899999998697 " " absolute error = 8.48210390813619600000000000000E-14 " " relative error = 4.585193664561895700000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.839999999999951 " " y[1] (closed_form) = -1.8585599999999576 " " y[1] (numeric) = -1.8585599999998694 " " absolute error = 8.81517081552374300000000000000E-14 " " relative error = 4.743011156768651000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.849999999999954 " " y[1] (closed_form) = -1.8672499999999603 " " y[1] (numeric) = -1.8672499999998695 " " absolute error = 9.0816243414337800000000000000E-14 " " relative error = 4.863636010943352000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.859999999999958 " " y[1] (closed_form) = -1.8759599999999632 " " y[1] (numeric) = -1.8759599999998693 " " absolute error = 9.39248678832882400000000000000E-14 " " relative error = 5.006762824542639000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.869999999999961 " " y[1] (closed_form) = -1.8846899999999658 " " y[1] (numeric) = -1.8846899999998694 " " absolute error = 9.63673585374635900000000000000E-14 " " relative error = 5.113167605148079000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.879999999999964 " " y[1] (closed_form) = -1.893439999999969 " " y[1] (numeric) = -1.8934399999998692 " " absolute error = 9.96980276113390600000000000000E-14 " " relative error = 5.265444250218686000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.889999999999968 " " y[1] (closed_form) = -1.9022099999999718 " " y[1] (numeric) = -1.9022099999998694 " " absolute error = 1.02362562870439430000000000000E-13 " " relative error = 5.3812440724442080000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.899999999999971 " " y[1] (closed_form) = -1.9109999999999747 " " y[1] (numeric) = -1.910999999999869 " " absolute error = 1.0569323194431490000000000000E-13 " " relative error = 5.530781368096092000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.909999999999974 " " y[1] (closed_form) = -1.9198099999999774 " " y[1] (numeric) = -1.9198099999998692 " " absolute error = 1.08135722598490250000000000000E-13 " " relative error = 5.632626280647123000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.919999999999978 " " y[1] (closed_form) = -1.9286399999999801 " " y[1] (numeric) = -1.928639999999869 " " absolute error = 1.11244347067440690000000000000E-13 " " relative error = 5.76802031833011000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.929999999999981 " " y[1] (closed_form) = -1.937489999999983 " " y[1] (numeric) = -1.9374899999998692 " " absolute error = 1.13908882326541060000000000000E-13 " " relative error = 5.879198464329729000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.939999999999984 " " y[1] (closed_form) = -1.946359999999986 " " y[1] (numeric) = -1.9463599999998689 " " absolute error = 1.17239551400416530000000000000E-13 " " relative error = 6.023528607267791000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.949999999999988 " " y[1] (closed_form) = -1.9552499999999893 " " y[1] (numeric) = -1.9552499999998691 " " absolute error = 1.20126131264441940000000000000E-13 " " relative error = 6.143773495176709000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.959999999999991 " " y[1] (closed_form) = -1.9641599999999921 " " y[1] (numeric) = -1.964159999999869 " " absolute error = 1.23234755733392380000000000000E-13 " " relative error = 6.274170929730413000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.969999999999994 " " y[1] (closed_form) = -1.9730899999999951 " " y[1] (numeric) = -1.973089999999869 " " absolute error = 1.26121335597417780000000000000E-13 " " relative error = 6.392072110112469000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.979999999999998 " " y[1] (closed_form) = -1.9820399999999978 " " y[1] (numeric) = -1.9820399999998688 " " absolute error = 1.2900791546144320000000000000E-13 " " relative error = 6.508845202995062000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.990000000000001 " " y[1] (closed_form) = -1.991010000000001 " " y[1] (numeric) = -1.991009999999869 " " absolute error = 1.32116539930393630000000000000E-13 " " relative error = 6.635654262429298000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " "Finished!" "diff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) - ( 0.3 * x + 0.1 ) ; " Iterations = 4900 "Total Elapsed Time "= 46 Seconds "Elapsed Time(since restart) "= 46 Seconds "Time to Timeout "= 2 Minutes 13 Seconds Percent Done = 100.0204081632654 "%" (%o255) temp/diffeq.sub_lin_lin.max