(%i1) batch("temp/diffeq.sub_sin_c.max") read and interpret file: /home/dennis/src/mine/omni/testtar/omnisode0060dir/temp/diffeq.sub_sin_c.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([40],convfloat)),fixnum) (%i24) mode_declare(ats([mmm_ats],fixnum,[arr_a], completearray([40],convfloat),[arr_b], completearray([40],convfloat),[jjj_ats],fixnum), convfloat) (%i25) mode_declare(att([mmm_att],fixnum,[arr_a], completearray([40],convfloat),[arr_b], completearray([40],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,40,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,[40],convfloat) (%i173) completearray(array_norms,[40],convfloat) (%i174) completearray(array_fact_1,[40],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,[40],convfloat) (%i184) completearray(array_x,[40],convfloat) (%i185) completearray(array_tmp0,[40],convfloat) (%i186) completearray(array_tmp1_g,[40],convfloat) (%i187) completearray(array_tmp1,[40],convfloat) (%i188) completearray(array_tmp2,[40],convfloat) (%i189) completearray(array_tmp3,[40],convfloat) (%i190) completearray(array_m1,[40],convfloat) (%i191) completearray(array_y_higher,[2,40],convfloat) (%i192) completearray(array_y_higher_work,[2,40],convfloat) (%i193) completearray(array_y_higher_work2,[2,40],convfloat) (%i194) completearray(array_y_set_initial,[2,40],convfloat) (%i195) completearray(array_given_rad_poles,[2,3],convfloat) (%i196) completearray(array_given_ord_poles,[2,3],convfloat) (%i197) completearray(array_rad_test_poles,[2,4],convfloat) (%i198) completearray(array_ord_test_poles,[2,4],convfloat) (%i199) completearray(array_fact_2,[40,40],convfloat) (%i200) omniout_str(iolevel,str):=if glob_iolevel >= iolevel then printf(true,"~a~%",string(str)) (%i201) omniout_str_noeol(iolevel,str):=if glob_iolevel >= iolevel then printf(true,"~a",string(str)) (%i202) omniout_labstr(iolevel,label,str):=if glob_iolevel >= iolevel then printf(true,"~a = ~a~%",string(label), string(str)) (%i203) 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)) (%i204) omniout_int(iolevel,prelabel,prelen,value,vallen,postlabel):=if glob_iolevel >= iolevel then (printf(true,"~a = ~d ~a~%",prelabel,value, postlabel),newline()) (%i205) omniout_float_arr(iolevel,prelabel,elemnt,prelen,value,vallen, postlabel):=if glob_iolevel >= iolevel then (sprint(prelabel,"[",elemnt,"]=",value, postlabel),newline()) (%i206) 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) (%i207) 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) (%i208) 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) (%i209) 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) (%i210) 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) (%i211) logditto(file):=(printf(file,""),printf(file,"ditto"), printf(file,""),0) (%i212) logitem_integer(file,n):=(printf(file,""),printf(file,"~d",n), printf(file,""),0) (%i213) logitem_str(file,str):=(printf(file,""),printf(file,str), printf(file,""),0) (%i214) logitem_good_digits(file,rel_error):=( block(mode_declare([[good_digits],fixnum]), printf(file,""), printf(file,"~d",glob_min_good_digits), printf(file,"")),0) (%i215) log_revs(file,revs):=printf(file,revs) (%i216) logitem_float(file,x):=(printf(file,""),printf(file,"~g",x), printf(file,""),0) (%i217) 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) (%i218) logstart(file):=(printf(file,""),0) (%i219) logend(file):=(printf(file,"~%"),0) (%i220) 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) (%i221) 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) (%i222) 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) (%i223) 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) (%i224) 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) (%i225) c(in_val):=(ret:in_val,ret) (%i226) 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) (%i227) 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) (%i228) 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) (%i229) comp_ord_from_six_terms(term1,term2,term3,term4,term5,term6,last_no):=glob_six_term_ord_save (%i230) factorial_2(nnn):=block(mode_declare([[ret],convfloat]),ret:nnn!,ret) (%i231) 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) (%i232) factorial_1(in):=block(mode_declare([[ret],convfloat]),ret:in!,ret) (%i233) neg(in):=block(mode_declare([[ret],convfloat]),ret:-in,ret) (%i234) 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) (%i235) log10(x):=log(x)/glob_log_10 (%i236) c(x):=x (%i237) 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 (%i238) 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) (%i239) exact_soln_y(x):=block(-c(x)-cos(c(x))+c(2.0)) (%o239) exact_soln_y(x) := block(- c(x) - cos(c(x)) + c(2.0)) (%i240) 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) (%i241) my_check_sign(x0,xf):=block([ret], if xf > x0 then ret:glob__1 else ret:glob__m1,ret) (%i242) 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) (%i243) 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) (%i244) 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)) (%i245) 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)) (%i246) 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(21) *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) (%i247) 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) (%i248) 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) (%i249) atomall():=( block(mode_declare([[kkk,order_d],fixnum, [adj2,adj3,temporary,term,temp,temp2], convfloat]),array_tmp1[1]:sin(array_x[1]), array_tmp1_g[1]:cos(array_x[1]), array_tmp2[1]:array_tmp1[1]+array_const_0D0[1], array_tmp3[1]:array_tmp2[1]-array_const_1[1], if not array_y_set_initial[1,2] then (if 1 <= ats_max_terms then ( temporary :c(array_tmp3[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, if not array_y_set_initial[1,2] then (if 1 <= ats_max_terms then ( temporary :c(array_tmp3[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_tmp1_g[1]*array_x[2]/c(1), array_tmp1_g[2]:neg(array_tmp1[1])*array_x[2]/c(1), array_tmp2[2]:array_tmp1[2],array_tmp3[2]:array_tmp2[2], if not array_y_set_initial[1,3] then (if 2 <= ats_max_terms then ( temporary :c(array_tmp3[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,3] then (if 2 <= ats_max_terms then ( temporary :c(array_tmp3[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,array_tmp1[3]:array_tmp1_g[2]*array_x[2]/c(2), array_tmp1_g[3]:neg(array_tmp1[2])*array_x[2]/c(2), array_tmp2[3]:array_tmp1[3],array_tmp3[3]:array_tmp2[3], if not array_y_set_initial[1,4] then (if 3 <= ats_max_terms then ( temporary :c(array_tmp3[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,4] then (if 3 <= ats_max_terms then ( temporary :c(array_tmp3[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,array_tmp1[4]:array_tmp1_g[3]*array_x[2]/c(3), array_tmp1_g[4]:neg(array_tmp1[3])*array_x[2]/c(3), array_tmp2[4]:array_tmp1[4],array_tmp3[4]:array_tmp2[4], if not array_y_set_initial[1,5] then (if 4 <= ats_max_terms then ( temporary :c(array_tmp3[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,5] then (if 4 <= ats_max_terms then ( temporary :c(array_tmp3[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,array_tmp1[5]:array_tmp1_g[4]*array_x[2]/c(4), array_tmp1_g[5]:neg(array_tmp1[4])*array_x[2]/c(4), array_tmp2[5]:array_tmp1[5],array_tmp3[5]:array_tmp2[5], if not array_y_set_initial[1,6] then (if 5 <= ats_max_terms then ( temporary :c(array_tmp3[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, if not array_y_set_initial[1,6] then (if 5 <= ats_max_terms then ( temporary :c(array_tmp3[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 kkk <= ats_max_terms do (array_tmp1[kkk] :array_tmp1_g[kkk-1]*array_x[2]/c(kkk-1), array_tmp1_g[kkk] :neg(array_tmp1[kkk-1])*array_x[2]/c(kkk-1), array_tmp2[kkk]:array_tmp1[kkk], array_tmp3[kkk]:array_tmp2[kkk],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_tmp3[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))),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_tmp3[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) (%i250) exact_soln_y(x):=block(-c(x)-cos(c(x))+c(2.0)) (%o250) exact_soln_y(x) := block(- c(x) - cos(c(x)) + c(2.0)) (%i251) 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:40, glob_html_log:true,term:1, while term <= 40 do (array_y_init[term]:c(0.0),term:1+term), term:1, while term <= 40 do (array_norms[term]:c(0.0),term:1+term), term:1, while term <= 40 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 <= 40 do (array_y[term]:c(0.0),term:1+term), term:1, while term <= 40 do (array_x[term]:c(0.0),term:1+term), term:1, while term <= 40 do (array_tmp0[term]:c(0.0),term:1+term), term:1, while term <= 40 do (array_tmp1_g[term]:c(0.0),term:1+term), term:1, while term <= 40 do (array_tmp1[term]:c(0.0),term:1+term), term:1, while term <= 40 do (array_tmp2[term]:c(0.0),term:1+term), term:1, while term <= 40 do (array_tmp3[term]:c(0.0),term:1+term), term:1, while term <= 40 do (array_m1[term]:c(0.0),term:1+term), ord:1, while ord <= 2 do (term:1, while term <= 40 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 <= 40 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 <= 40 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 <= 40 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 <= 40 do (term:1, while term <= 40 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_g), zero_ats_ar(array_tmp1),zero_ats_ar(array_tmp2), zero_ats_ar(array_tmp3),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_0),array_const_0[1]:c(0), 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, array_y_set_initial[1,31]:false, array_y_set_initial[1,32]:false, array_y_set_initial[1,33]:false, array_y_set_initial[1,34]:false, array_y_set_initial[1,35]:false, array_y_set_initial[1,36]:false, array_y_set_initial[1,37]:false, array_y_set_initial[1,38]:false, array_y_set_initial[1,39]:false, array_y_set_initial[1,40]: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_sin_cpostode.ode#################"), omniout_str(always, "diff ( y , x , 1 ) = sin ( x ) - 1 , 0 ; "), omniout_str(always,"!"), omniout_str(always,"/* BEGIN FIRST INPUT BLOCK */"), omniout_str(always,"Digits:32,"), omniout_str(always,"max_terms:40,"),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(2.0) - cos(c(x)) - 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 ) = sin ( x ) - 1 , 0 ; "), 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:48:54-05:00"), logitem_str(html_log_file,"Maxima"), logitem_str(html_log_file, "sub_sin_c"), logitem_str(html_log_file, "diff ( y , x , 1 ) = sin ( x ) - 1 , 0 ; "), 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_sin_c diffeq.max"), logitem_str(html_log_file, "sub_sin_c maxima results"), logitem_str(html_log_file,"OK"), logend(html_log_file)), if glob_html_log then close(html_log_file))) (%i252) main():=(glob_iolevel:2,compile(all),main_prog()) (%i253) 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_tmp1 in translation. warning: encountered undefined variable array_tmp1_g in translation. warning: encountered undefined variable array_const_0D0 in translation. warning: encountered undefined variable array_tmp2 in translation. warning: encountered undefined variable array_const_1 in translation. warning: encountered undefined variable array_tmp3 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_0 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_sin_cpostode.ode#################" "diff ( y , x , 1 ) = sin ( x ) - 1 , 0 ; " "!" "/* BEGIN FIRST INPUT BLOCK */" "Digits:32," "max_terms:40," "!" "/* END FIRST INPUT BLOCK */" "/* BEGIN SECOND INPUT BLOCK */" "x_start:c(0.1)," "x_end:c(5.0)," "array_y_init[0 + 1] : exact_soln_y(x_start)," "glob_look_poles:true," "" "" "" "" "" "" "" "glob_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(2.0) - cos(c(x)) - 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) = 0.9049958347219743 " " y[1] (numeric) = 0.9049958347219743 " " 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) = 0.8960439020433032 " " y[1] (numeric) = 0.8960439020433032 " " 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.12000000000000002 " " y[1] (closed_form) = 0.8871913641461339 " " y[1] (numeric) = 0.8871913641461339 " " 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.13000000000000003 " " y[1] (closed_form) = 0.8784381062852119 " " y[1] (numeric) = 0.878438106285212 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.263860272774515500000000000000E-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) = 0.8697840037873629 " " y[1] (numeric) = 0.8697840037873629 " " 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.15000000000000005 " " y[1] (closed_form) = 0.8612289220639576 " " y[1] (numeric) = 0.861228922063958 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 3.867344661270123400000000000000E-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) = 0.8527727166243732 " " y[1] (numeric) = 0.8527727166243734 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 2.603795836761471600000000000000E-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) = 0.8444152330904394 " " y[1] (numeric) = 0.8444152330904398 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 3.94434982145655500000000000000E-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) = 0.8361563072118786 " " y[1] (numeric) = 0.8361563072118788 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 2.655539436943649000000000000000E-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) = 0.8279957648827295 " " y[1] (numeric) = 0.82799576488273 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 5.363423687474533000000000000000E-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) = 0.8199334221587583 " " y[1] (numeric) = 0.8199334221587586 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 4.06212136725239370000000000000E-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) = 0.8119690852758515 " " y[1] (numeric) = 0.811969085275852 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 5.4692871674934700000000000000E-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) = 0.8041025506693945 " " y[1] (numeric) = 0.8041025506693945 " " 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.23000000000000012 " " y[1] (closed_form) = 0.7963336049946251 " " y[1] (numeric) = 0.7963336049946251 " " 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.24000000000000013 " " y[1] (closed_form) = 0.7886620251479705 " " y[1] (numeric) = 0.7886620251479705 " " 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.2500000000000001 " " y[1] (closed_form) = 0.7810875782893553 " " y[1] (numeric) = 0.7810875782893554 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.42138097632615600000000000000E-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) = 0.7736100218654866 " " y[1] (numeric) = 0.7736100218654868 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 2.8702395089142200000000000000E-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) = 0.7662291036341092 " " y[1] (numeric) = 0.7662291036341095 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 2.89788790156765400000000000000E-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) = 0.7589445616892291 " " y[1] (numeric) = 0.7589445616892291 " " 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) = 0.7517561244873029 " " y[1] (numeric) = 0.7517561244873027 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 2.95367869568692300000000000000E-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) = 0.7446635108743939 " " y[1] (numeric) = 0.7446635108743936 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 2.981811270224636000000000000000E-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) = 0.7376664301142865 " " y[1] (numeric) = 0.7376664301142863 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.5050475110452700000000000000E-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) = 0.7307645819175589 " " y[1] (numeric) = 0.7307645819175589 " " 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.3300000000000002 " " y[1] (closed_form) = 0.7239576564716129 " " y[1] (numeric) = 0.7239576564716127 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 3.067093813293179600000000000000E-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) = 0.7172453344716537 " " y[1] (numeric) = 0.7172453344716534 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 4.6436956976917100000000000000E-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) = 0.7106272871526208 " " y[1] (numeric) = 0.7106272871526208 " " 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) = 0.704103176322065 " " y[1] (numeric) = 0.704103176322065 " " 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.3700000000000002 " " y[1] (closed_form) = 0.6976726543939654 " " y[1] (numeric) = 0.6976726543939653 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.591323692612768300000000000000E-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) = 0.6913353644234898 " " y[1] (numeric) = 0.6913353644234895 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 3.211821879099099000000000000000E-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) = 0.6850909401426869 " " y[1] (numeric) = 0.6850909401426869 " " 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) = 0.6789390059971147 " " y[1] (numeric) = 0.6789390059971149 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 3.2704646951154100000000000000E-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) = 0.6728791771833947 " " y[1] (numeric) = 0.6728791771833947 " " 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.42000000000000026 " " y[1] (closed_form) = 0.6669110596876916 " " y[1] (numeric) = 0.6669110596876915 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.664724266448758500000000000000E-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) = 0.6610342503251146 " " y[1] (numeric) = 0.6610342503251145 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.679524206316266600000000000000E-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) = 0.6552483367800365 " " y[1] (numeric) = 0.6552483367800364 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.69435458635563500000000000000E-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) = 0.6495528976473229 " " y[1] (numeric) = 0.6495528976473229 " " 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.4600000000000003 " " y[1] (closed_form) = 0.6439475024744746 " " y[1] (numeric) = 0.6439475024744745 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.724089340138662300000000000000E-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) = 0.6384317118046708 " " y[1] (numeric) = 0.6384317118046708 " " 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.4800000000000003 " " y[1] (closed_form) = 0.6330050772207155 " " y[1] (numeric) = 0.6330050772207156 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.753892764177695800000000000000E-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) = 0.6276671413898783 " " y[1] (numeric) = 0.6276671413898782 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.768808579284121600000000000000E-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) = 0.6224174381096271 " " y[1] (numeric) = 0.622417438109627 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.783727377557200700000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5100000000000003 " " y[1] (closed_form) = 0.6172554923542485 " " y[1] (numeric) = 0.6172554923542486 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.798644221683149400000000000000E-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) = 0.6121808203223499 " " y[1] (numeric) = 0.6121808203223501 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 3.62710816075733200000000000000E-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) = 0.6071929294852388 " " y[1] (numeric) = 0.6071929294852388 " " 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) = 0.6022913186361757 " " y[1] (numeric) = 0.6022913186361758 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.84333227173046100000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5500000000000004 " " y[1] (closed_form) = 0.5974754779404939 " " y[1] (numeric) = 0.5974754779404942 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 3.71638022183641840000000000000E-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) = 0.5927448889865837 " " y[1] (numeric) = 0.5927448889865838 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.8730199876093498000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5700000000000004 " " y[1] (closed_form) = 0.588099024837731 " " y[1] (numeric) = 0.5880990248377311 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.88781646922725400000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5800000000000004 " " y[1] (closed_form) = 0.583537350084813 " " y[1] (numeric) = 0.583537350084813 " " 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.5900000000000004 " " y[1] (closed_form) = 0.5790593208998364 " " y[1] (numeric) = 0.5790593208998364 " " 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.6000000000000004 " " y[1] (closed_form) = 0.5746643850903214 " " y[1] (numeric) = 0.5746643850903216 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 3.86390057720615500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6100000000000004 " " y[1] (closed_form) = 0.5703519821545203 " " y[1] (numeric) = 0.5703519821545204 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.946557668531734800000000000000E-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) = 0.5661215433374659 " " y[1] (numeric) = 0.566121543337466 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.96110364936836700000000000000E-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) = 0.561972491687848 " " y[1] (numeric) = 0.5619724916878481 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.975582508123615600000000000000E-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) = 0.5579042421157073 " " y[1] (numeric) = 0.5579042421157075 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 3.97997699538875400000000000000E-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) = 0.5539162014509439 " " y[1] (numeric) = 0.5539162014509444 " " absolute error = 5.5511151231257830000000000000000E-16 " " relative error = 1.00215792724333290000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6600000000000005 " " y[1] (closed_form) = 0.5500077685026349 " " y[1] (numeric) = 0.5500077685026351 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 4.03711761253000500000000000000E-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) = 0.5461783341191505 " " y[1] (numeric) = 0.546178334119151 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 8.13084632084990700000000000000E-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) = 0.5424272812490719 " " y[1] (numeric) = 0.5424272812490724 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 8.18707364473700800000000000000E-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) = 0.5387539850028932 " " y[1] (numeric) = 0.5387539850028937 " " absolute error = 5.5511151231257830000000000000000E-16 " " relative error = 1.03036177506807170000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7000000000000005 " " y[1] (closed_form) = 0.5351578127155113 " " y[1] (numeric) = 0.5351578127155118 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 8.29828509083430800000000000000E-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) = 0.5316381240094915 " " y[1] (numeric) = 0.531638124009492 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 8.35322355178076200000000000000E-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) = 0.5281942708591049 " " y[1] (numeric) = 0.5281942708591051 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 4.203843494248377000000000000000E-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) = 0.5248255976551296 " " y[1] (numeric) = 0.5248255976551296 " " 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.7400000000000005 " " y[1] (closed_form) = 0.5215314412704118 " " y[1] (numeric) = 0.521531441270412 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 2.12877486718870800000000000000E-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) = 0.5183111311261789 " " y[1] (numeric) = 0.5183111311261791 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 4.28400224480180500000000000000E-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) = 0.5151639892590946 " " y[1] (numeric) = 0.5151639892590947 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 2.155086628282912300000000000000E-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) = 0.5120893303890565 " " y[1] (numeric) = 0.5120893303890565 " " 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.7800000000000006 " " y[1] (closed_form) = 0.5090864619877223 " " y[1] (numeric) = 0.5090864619877226 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 4.36162855437287940000000000000E-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) = 0.5061546843477637 " " y[1] (numeric) = 0.5061546843477639 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 4.38689222467950400000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8000000000000006 " " y[1] (closed_form) = 0.5032932906528346 " " y[1] (numeric) = 0.5032932906528347 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 2.20591660020950800000000000000E-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) = 0.5005015670482528 " " y[1] (numeric) = 0.5005015670482531 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 6.65466262876728200000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8200000000000006 " " y[1] (closed_form) = 0.49777879271238634 " " y[1] (numeric) = 0.49777879271238656 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 4.460708414577383400000000000000E-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) = 0.4951242399287329 " " y[1] (numeric) = 0.49512423992873306 " " absolute error = 1.66533453693773480000000000000000E-16 " " relative error = 3.36346799982452760000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8400000000000006 " " y[1] (closed_form) = 0.4925371741586916 " " y[1] (numeric) = 0.4925371741586921 " " absolute error = 4.9960036108132044000000000000000E-16 " " relative error = 1.01434041386763050000000000000E-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) = 0.4900168541150177 " " y[1] (numeric) = 0.490016854115018 " " absolute error = 2.77555756156289140000000000000000E-16 " " relative error = 5.66420835988512200000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8600000000000007 " " y[1] (closed_form) = 0.4875625318359479 " " y[1] (numeric) = 0.48756253183594833 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 9.10835392083588400000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8700000000000007 " " y[1] (closed_form) = 0.4851734527599988 " " y[1] (numeric) = 0.485173452759999 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 4.57660252558934500000000000000E-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) = 0.4828488558014198 " " y[1] (numeric) = 0.48284885580141995 " " absolute error = 1.66533453693773480000000000000000E-16 " " relative error = 3.448976873257070000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8900000000000007 " " y[1] (closed_form) = 0.4805879734263029 " " y[1] (numeric) = 0.48058797342630327 " " absolute error = 3.8857805861880480000000000000000E-16 " " relative error = 8.08547196569396600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9000000000000007 " " y[1] (closed_form) = 0.47839003172933536 " " y[1] (numeric) = 0.4783900317293357 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 6.96224597706480500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9100000000000007 " " y[1] (closed_form) = 0.4762542505111883 " " y[1] (numeric) = 0.4762542505111886 " " absolute error = 2.77555756156289140000000000000000E-16 " " relative error = 5.8278903728076790000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9200000000000007 " " y[1] (closed_form) = 0.47417984335653707 " " y[1] (numeric) = 0.47417984335653723 " " absolute error = 1.66533453693773480000000000000000E-16 " " relative error = 3.512031479764029500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9300000000000007 " " y[1] (closed_form) = 0.4721660177127015 " " y[1] (numeric) = 0.47216601771270184 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 7.05402114707475500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9400000000000007 " " y[1] (closed_form) = 0.47021197496890166 " " y[1] (numeric) = 0.4702119749689018 " " absolute error = 1.66533453693773480000000000000000E-16 " " relative error = 3.541667642658132000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9500000000000007 " " y[1] (closed_form) = 0.46831691053611635 " " y[1] (numeric) = 0.4683169105361165 " " absolute error = 1.66533453693773480000000000000000E-16 " " relative error = 3.55599915243569900000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9600000000000007 " " y[1] (closed_form) = 0.46648001392754324 " " y[1] (numeric) = 0.46648001392754335 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 2.380001267959153400000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9700000000000008 " " y[1] (closed_form) = 0.46470046883964555 " " y[1] (numeric) = 0.4647004688396457 " " absolute error = 1.66533453693773480000000000000000E-16 " " relative error = 3.583673029416273000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9800000000000008 " " y[1] (closed_form) = 0.4629774532337826 " " y[1] (numeric) = 0.4629774532337827 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 2.39800667801536420000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9900000000000008 " " y[1] (closed_form) = 0.46131013941841237 " " y[1] (numeric) = 0.4613101394184124 " " absolute error = 5.55111512312578300000000000000000E-17 " " relative error = 1.203336898279374900000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0000000000000007 " " y[1] (closed_form) = 0.45969769413186 " " y[1] (numeric) = 0.4596976941318603 " " absolute error = 2.77555756156289140000000000000000E-16 " " relative error = 6.03778874028188800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0099999999999996 " " y[1] (closed_form) = 0.45813927862564463 " " y[1] (numeric) = 0.4581392786256446 " " absolute error = 5.55111512312578300000000000000000E-17 " " relative error = 1.211665400045674200000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0199999999999985 " " y[1] (closed_form) = 0.4566340487483507 " " y[1] (numeric) = 0.45663404874835045 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 4.8626379380526500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0299999999999974 " " y[1] (closed_form) = 0.4551811550300451 " " y[1] (numeric) = 0.4551811550300447 " " absolute error = 3.8857805861880480000000000000000E-16 " " relative error = 8.53677825465239100000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0399999999999963 " " y[1] (closed_form) = 0.4537797427672221 " " y[1] (numeric) = 0.45377974276722166 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 9.78644853430289600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0499999999999952 " " y[1] (closed_form) = 0.4524289521082736 " " y[1] (numeric) = 0.45242895210827305 " " absolute error = 5.5511151231257830000000000000000E-16 " " relative error = 1.2269584201581579000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.059999999999994 " " y[1] (closed_form) = 0.45112791813947317 " " y[1] (numeric) = 0.45112791813947245 " " absolute error = 7.2164496600635180000000000000000E-16 " " relative error = 1.59964599172344730000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.069999999999993 " " y[1] (closed_form) = 0.4498757709714667 " " y[1] (numeric) = 0.44987577097146597 " " absolute error = 7.2164496600635180000000000000000E-16 " " relative error = 1.60409831462588830000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0799999999999919 " " y[1] (closed_form) = 0.448671635826261 " " y[1] (numeric) = 0.44867163582626013 " " absolute error = 8.8817841970012520000000000000000E-16 " " relative error = 1.97957336452633330000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0899999999999908 " " y[1] (closed_form) = 0.4475146331247002 " " y[1] (numeric) = 0.4475146331246992 " " absolute error = 9.9920072216264090000000000000000E-16 " " relative error = 2.23277776457471320000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0999999999999897 " " y[1] (closed_form) = 0.44640387857442376 " " y[1] (numeric) = 0.4464038785744226 " " absolute error = 1.1657341758564144000000000000000E-15 " " relative error = 2.6113889950489420000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1099999999999886 " " y[1] (closed_form) = 0.4453384832582943 " " y[1] (numeric) = 0.4453384832582931 " " absolute error = 1.1657341758564144000000000000000E-15 " " relative error = 2.6176362916750090000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1199999999999875 " " y[1] (closed_form) = 0.44431755372328907 " " y[1] (numeric) = 0.44431755372328774 " " absolute error = 1.3322676295501878000000000000000E-15 " " relative error = 2.9984582386765074000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1299999999999863 " " y[1] (closed_form) = 0.4433401920698439 " " y[1] (numeric) = 0.4433401920698426 " " absolute error = 1.27675647831893000000000000000E-15 " " relative error = 2.8798572770000280000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1399999999999852 " " y[1] (closed_form) = 0.44240549604164325 " " y[1] (numeric) = 0.44240549604164175 " " absolute error = 1.4988010832439613000000000000000E-15 " " relative error = 3.38784462818445760000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1499999999999841 " " y[1] (closed_form) = 0.44151255911584397 " " y[1] (numeric) = 0.4415125591158425 " " absolute error = 1.4988010832439613000000000000000E-15 " " relative error = 3.39469637340646170000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.159999999999983 " " y[1] (closed_form) = 0.44066047059372826 " " y[1] (numeric) = 0.4406604705937265 " " absolute error = 1.7763568394002505000000000000000E-15 " " relative error = 4.0311236381308680000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.169999999999982 " " y[1] (closed_form) = 0.4398483156917712 " " y[1] (numeric) = 0.43984831569176935 " " absolute error = 1.8318679906315083000000000000000E-15 " " relative error = 4.1647720936487820000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1799999999999808 " " y[1] (closed_form) = 0.4390751756331197 " " y[1] (numeric) = 0.4390751756331177 " " absolute error = 1.9984014443252818000000000000000E-15 " " relative error = 4.5513879062821260000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1899999999999797 " " y[1] (closed_form) = 0.4383401277394685 " " y[1] (numeric) = 0.4383401277394665 " " absolute error = 1.9984014443252818000000000000000E-15 " " relative error = 4.559020080208240300000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1999999999999786 " " y[1] (closed_form) = 0.437642245523328 " " y[1] (numeric) = 0.43764224552332576 " " absolute error = 2.220446049250313000000000000000E-15 " " relative error = 5.073655644452529000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2099999999999775 " " y[1] (closed_form) = 0.4369805987806712 " " y[1] (numeric) = 0.4369805987806689 " " absolute error = 2.275957200481571000000000000000E-15 " " relative error = 5.2083712797142210000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2199999999999764 " " y[1] (closed_form) = 0.4363542536839544 " " y[1] (numeric) = 0.4363542536839521 " " absolute error = 2.3314683517128287000000000000000E-15 " " relative error = 5.3430631924158590000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2299999999999753 " " y[1] (closed_form) = 0.43576227287549885 " " y[1] (numeric) = 0.4357622728754964 " " absolute error = 2.4424906541753444000000000000000E-15 " " relative error = 5.6050989408924480000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2399999999999742 " " y[1] (closed_form) = 0.43520371556122517 " " y[1] (numeric) = 0.43520371556122267 " " absolute error = 2.4980018054066022000000000000000E-15 " " relative error = 5.7398448498658990000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2499999999999731 " " y[1] (closed_form) = 0.43467763760473277 " " y[1] (numeric) = 0.43467763760473016 " " absolute error = 2.609024107869118000000000000000E-15 " " relative error = 6.0022045814134860000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.259999999999972 " " y[1] (closed_form) = 0.434183091621712 " " y[1] (numeric) = 0.4341830916217094 " " absolute error = 2.55351295663786000000000000000E-15 " " relative error = 5.8811893091006030000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.269999999999971 " " y[1] (closed_form) = 0.4337191270746825 " " y[1] (numeric) = 0.43371912707467997 " " absolute error = 2.55351295663786000000000000000E-15 " " relative error = 5.8874806233716500000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2799999999999698 " " y[1] (closed_form) = 0.4332847903680457 " " y[1] (numeric) = 0.43328479036804307 " " absolute error = 2.609024107869118000000000000000E-15 " " relative error = 6.0214994060902330000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2899999999999687 " " y[1] (closed_form) = 0.4328791249434436 " " y[1] (numeric) = 0.4328791249434409 " " absolute error = 2.7200464103316335000000000000000E-15 " " relative error = 6.283616496145460000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2999999999999676 " " y[1] (closed_form) = 0.4325011713754139 " " y[1] (numeric) = 0.432501171375411 " " absolute error = 2.886579864025407000000000000000E-15 " " relative error = 6.6741550198481130000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3099999999999665 " " y[1] (closed_form) = 0.4321499674673315 " " y[1] (numeric) = 0.43214996746732864 " " absolute error = 2.831068712794149000000000000000E-15 " " relative error = 6.551125595093710000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3199999999999654 " " y[1] (closed_form) = 0.4318245483476282 " " y[1] (numeric) = 0.43182454834762524 " " absolute error = 2.942091015256665000000000000000E-15 " " relative error = 6.8131629535989640000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3299999999999643 " " y[1] (closed_form) = 0.4315239465662779 " " y[1] (numeric) = 0.43152394656627485 " " absolute error = 3.0531133177191805000000000000000E-15 " " relative error = 7.0751886239765190000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3399999999999632 " " y[1] (closed_form) = 0.4312471921915415 " " y[1] (numeric) = 0.43124719219153856 " " absolute error = 2.942091015256665000000000000000E-15 " " relative error = 6.8222844543180570000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3499999999999621 " " y[1] (closed_form) = 0.4309933129069594 " " y[1] (numeric) = 0.43099331290695636 " " absolute error = 3.0531133177191805000000000000000E-15 " " relative error = 7.0838995090818750000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.359999999999961 " " y[1] (closed_form) = 0.4307613341085814 " " y[1] (numeric) = 0.4307613341085785 " " absolute error = 2.942091015256665000000000000000E-15 " " relative error = 6.8299793465563360000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.36999999999996 " " y[1] (closed_form) = 0.4305502790024278 " " y[1] (numeric) = 0.43055027900242476 " " absolute error = 3.0531133177191805000000000000000E-15 " " relative error = 7.0911888032987770000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3799999999999588 " " y[1] (closed_form) = 0.4303591687021664 " " y[1] (numeric) = 0.4303591687021632 " " absolute error = 3.219646771412954000000000000000E-15 " " relative error = 7.4813016790659740000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3899999999999577 " " y[1] (closed_form) = 0.43018702232700123 " " y[1] (numeric) = 0.43018702232699796 " " absolute error = 3.2751579226442120000000000000000E-15 " " relative error = 7.6133350209589590000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3999999999999566 " " y[1] (closed_form) = 0.4300328570997596 " " y[1] (numeric) = 0.4300328570997564 " " absolute error = 3.164135620181696000000000000000E-15 " " relative error = 7.3578927003888820000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4099999999999555 " " y[1] (closed_form) = 0.42989568844516945 " " y[1] (numeric) = 0.4298956884451661 " " absolute error = 3.3306690738754696000000000000000E-15 " " relative error = 7.7476214891145070000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4199999999999544 " " y[1] (closed_form) = 0.4297745300883147 " " y[1] (numeric) = 0.4297745300883115 " " absolute error = 3.164135620181696000000000000000E-15 " " relative error = 7.3623153506362870000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4299999999999533 " " y[1] (closed_form) = 0.42966839415326374 " " y[1] (numeric) = 0.42966839415326047 " " absolute error = 3.2751579226442120000000000000000E-15 " " relative error = 7.6225246427503220000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4399999999999522 " " y[1] (closed_form) = 0.4295762912618548 " " y[1] (numeric) = 0.42957629126185154 " " absolute error = 3.2751579226442120000000000000000E-15 " " relative error = 7.6241589428122990000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.449999999999951 " " y[1] (closed_form) = 0.4294972306326337 " " y[1] (numeric) = 0.4294972306326304 " " absolute error = 3.2751579226442120000000000000000E-15 " " relative error = 7.6255623763161960000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.45999999999995 " " y[1] (closed_form) = 0.4294302201799307 " " y[1] (numeric) = 0.42943022017992744 " " absolute error = 3.2751579226442120000000000000000E-15 " " relative error = 7.6267523074457240000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.469999999999949 " " y[1] (closed_form) = 0.42937426661306866 " " y[1] (numeric) = 0.4293742666130652 " " absolute error = 3.4416913763379850000000000000000E-15 " " relative error = 8.0155976823815370000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4799999999999478 " " y[1] (closed_form) = 0.4293283755356905 " " y[1] (numeric) = 0.4293283755356872 " " absolute error = 3.2751579226442120000000000000000E-15 " " relative error = 7.6285615143831680000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4899999999999467 " " y[1] (closed_form) = 0.4292915515451996 " " y[1] (numeric) = 0.4292915515451961 " " absolute error = 3.497202527569243000000000000000E-15 " " relative error = 8.1464508560239560000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4999999999999456 " " y[1] (closed_form) = 0.4292627983322972 " " y[1] (numeric) = 0.42926279833229386 " " absolute error = 3.3306690738754696000000000000000E-15 " " relative error = 7.7590443122843390000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5099999999999445 " " y[1] (closed_form) = 0.4292411187806142 " " y[1] (numeric) = 0.42924111878061083 " " absolute error = 3.3861802251067274000000000000000E-15 " " relative error = 7.8887601325944020000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5199999999999434 " " y[1] (closed_form) = 0.4292255150664208 " " y[1] (numeric) = 0.42922551506641754 " " absolute error = 3.2751579226442120000000000000000E-15 " " relative error = 7.6303896382706780000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5299999999999423 " " y[1] (closed_form) = 0.4292149887584089 " " y[1] (numeric) = 0.42921498875840564 " " absolute error = 3.2751579226442120000000000000000E-15 " " relative error = 7.6305767702061570000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5399999999999412 " " y[1] (closed_form) = 0.4292085409175339 " " y[1] (numeric) = 0.4292085409175306 " " absolute error = 3.3306690738754696000000000000000E-15 " " relative error = 7.7600251541019750000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.54999999999994 " " y[1] (closed_form) = 0.42920517219690746 " " y[1] (numeric) = 0.42920517219690424 " " absolute error = 3.219646771412954000000000000000E-15 " " relative error = 7.5014165251854640000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.559999999999939 " " y[1] (closed_form) = 0.4292038829417326 " " y[1] (numeric) = 0.42920388294172934 " " absolute error = 3.2751579226442120000000000000000E-15 " " relative error = 7.6307742143349560000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.569999999999938 " " y[1] (closed_form) = 0.4292036732892668 " " y[1] (numeric) = 0.4292036732892634 " " absolute error = 3.3861802251067274000000000000000E-15 " " relative error = 7.8894483804302670000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5799999999999368 " " y[1] (closed_form) = 0.42920354326880816 " " y[1] (numeric) = 0.429203543268805 " " absolute error = 3.164135620181696000000000000000E-15 " " relative error = 7.372109736288950000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5899999999999357 " " y[1] (closed_form) = 0.42920249290169266 " " y[1] (numeric) = 0.42920249290168927 " " absolute error = 3.3861802251067274000000000000000E-15 " " relative error = 7.8894700778970550000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5999999999999346 " " y[1] (closed_form) = 0.42919952230128877 " " y[1] (numeric) = 0.42919952230128555 " " absolute error = 3.219646771412954000000000000000E-15 " " relative error = 7.5015152723139140000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6099999999999335 " " y[1] (closed_form) = 0.42919363177298764 " " y[1] (numeric) = 0.4291936317729845 " " absolute error = 3.164135620181696000000000000000E-15 " " relative error = 7.3722799826053680000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6199999999999324 " " y[1] (closed_form) = 0.42918382191417037 " " y[1] (numeric) = 0.4291838219141674 " " absolute error = 2.9976021664879227000000000000000E-15 " " relative error = 6.9844248860978570000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6299999999999313 " " y[1] (closed_form) = 0.4291690937141486 " " y[1] (numeric) = 0.42916909371414524 " " absolute error = 3.3306690738754696000000000000000E-15 " " relative error = 7.7607384190947540000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6399999999999302 " " y[1] (closed_form) = 0.4291484486540622 " " y[1] (numeric) = 0.4291484486540591 " " absolute error = 3.1086244689504383000000000000000E-15 " " relative error = 7.2437043142064570000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.649999999999929 " " y[1] (closed_form) = 0.4291208888067344 " " y[1] (numeric) = 0.42912088880673105 " " absolute error = 3.3306690738754696000000000000000E-15 " " relative error = 7.7616102146346970000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.659999999999928 " " y[1] (closed_form) = 0.4290854169364595 " " y[1] (numeric) = 0.4290854169364561 " " absolute error = 3.4416913763379850000000000000000E-15 " " relative error = 8.0209935842392950000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6699999999999269 " " y[1] (closed_form) = 0.4290410365987285 " " y[1] (numeric) = 0.4290410365987253 " " absolute error = 3.219646771412954000000000000000E-15 " " relative error = 7.5042862961013450000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6799999999999258 " " y[1] (closed_form) = 0.4289867522398716 " " y[1] (numeric) = 0.4289867522398685 " " absolute error = 3.1086244689504383000000000000000E-15 " " relative error = 7.2464346572926910000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6899999999999247 " " y[1] (closed_form) = 0.4289215692966126 " " y[1] (numeric) = 0.42892156929660963 " " absolute error = 2.9976021664879227000000000000000E-15 " " relative error = 6.9886953258230460000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6999999999999236 " " y[1] (closed_form) = 0.4288444942955254 " " y[1] (numeric) = 0.4288444942955221 " " absolute error = 3.2751579226442120000000000000000E-15 " " relative error = 7.6371691049092360000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7099999999999225 " " y[1] (closed_form) = 0.42875453495237825 " " y[1] (numeric) = 0.42875453495237525 " " absolute error = 2.9976021664879227000000000000000E-15 " " relative error = 6.9914179842339540000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7199999999999214 " " y[1] (closed_form) = 0.4286507002713644 " " y[1] (numeric) = 0.42865070027136143 " " absolute error = 2.9976021664879227000000000000000E-15 " " relative error = 6.9931115581760180000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7299999999999203 " " y[1] (closed_form) = 0.42853200064419883 " " y[1] (numeric) = 0.42853200064419567 " " absolute error = 3.164135620181696000000000000000E-15 " " relative error = 7.3836623995994440000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7399999999999192 " " y[1] (closed_form) = 0.42839744794907797 " " y[1] (numeric) = 0.4283974479490751 " " absolute error = 2.886579864025407000000000000000E-15 " " relative error = 6.7380883752802480000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.749999999999918 " " y[1] (closed_form) = 0.42824605564949336 " " y[1] (numeric) = 0.42824605564949025 " " absolute error = 3.1086244689504383000000000000000E-15 " " relative error = 7.2589681281145410000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.759999999999917 " " y[1] (closed_form) = 0.4280768388928815 " " y[1] (numeric) = 0.42807683889287845 " " absolute error = 3.0531133177191805000000000000000E-15 " " relative error = 7.1321618932136790000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7699999999999159 " " y[1] (closed_form) = 0.42788881460911043 " " y[1] (numeric) = 0.42788881460910744 " " absolute error = 2.9976021664879227000000000000000E-15 " " relative error = 7.0055632775218110000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7799999999999148 " " y[1] (closed_form) = 0.4276810016087855 " " y[1] (numeric) = 0.42768100160878236 " " absolute error = 3.164135620181696000000000000000E-15 " " relative error = 7.3983544003108170000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7899999999999137 " " y[1] (closed_form) = 0.4274524206813666 " " y[1] (numeric) = 0.4274524206813633 " " absolute error = 3.2751579226442120000000000000000E-15 " " relative error = 7.6620408826403500000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7999999999999126 " " y[1] (closed_form) = 0.42720209469308945 " " y[1] (numeric) = 0.42720209469308595 " " absolute error = 3.497202527569243000000000000000E-15 " " relative error = 8.1862953646837880000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8099999999999115 " " y[1] (closed_form) = 0.4269290486846773 " " y[1] (numeric) = 0.4269290486846738 " " absolute error = 3.497202527569243000000000000000E-15 " " relative error = 8.1915309776735750000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8199999999999104 " " y[1] (closed_form) = 0.4266323099688367 " " y[1] (numeric) = 0.4266323099688333 " " absolute error = 3.4416913763379850000000000000000E-15 " " relative error = 8.0671137556116720000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8299999999999093 " " y[1] (closed_form) = 0.4263109082275258 " " y[1] (numeric) = 0.42631090822752227 " " absolute error = 3.552713678800501000000000000000E-15 " " relative error = 8.3336213318388450000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8399999999999082 " " y[1] (closed_form) = 0.42596387560898363 " " y[1] (numeric) = 0.42596387560898014 " " absolute error = 3.497202527569243000000000000000E-15 " " relative error = 8.2100918125261950000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.849999999999907 " " y[1] (closed_form) = 0.4255902468245163 " " y[1] (numeric) = 0.42559024682451285 " " absolute error = 3.4416913763379850000000000000000E-15 " " relative error = 8.086866186473250000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.859999999999906 " " y[1] (closed_form) = 0.4251890592450247 " " y[1] (numeric) = 0.425189059245021 " " absolute error = 3.7192471324942744000000000000000E-15 " " relative error = 8.7472785379244090000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8699999999999048 " " y[1] (closed_form) = 0.4247593529972653 " " y[1] (numeric) = 0.4247593529972615 " " absolute error = 3.83026943495679000000000000000E-15 " " relative error = 9.0175046362815460000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8799999999999037 " " y[1] (closed_form) = 0.42430017105983775 " " y[1] (numeric) = 0.4243001710598341 " " absolute error = 3.6637359812630166000000000000000E-15 " " relative error = 8.6347737548904510000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8899999999999026 " " y[1] (closed_form) = 0.42381055935888745 " " y[1] (numeric) = 0.42381055935888334 " " absolute error = 4.107825191113079000000000000000E-15 " " relative error = 9.692597554263690000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8999999999999015 " " y[1] (closed_form) = 0.4232895668635088 " " y[1] (numeric) = 0.4232895668635046 " " absolute error = 4.218847493575595000000000000000E-15 " " relative error = 9.9668119033417550000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9099999999999004 " " y[1] (closed_form) = 0.422736245680851 " " y[1] (numeric) = 0.4227362456808467 " " absolute error = 4.274358644806852700000000000000E-15 " " relative error = 1.0111171418298072000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9199999999998993 " " y[1] (closed_form) = 0.4221496511509042 " " y[1] (numeric) = 0.42214965115090014 " " absolute error = 4.052314039881821400000000000000E-15 " " relative error = 9.5992357895689850000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9299999999998982 " " y[1] (closed_form) = 0.4215288419409664 " " y[1] (numeric) = 0.42152884194096213 " " absolute error = 4.274358644806852700000000000000E-15 " " relative error = 1.0140133294616793000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9399999999998971 " " y[1] (closed_form) = 0.4208728801397743 " " y[1] (numeric) = 0.4208728801397698 " " absolute error = 4.496403249731884000000000000000E-15 " " relative error = 1.0683518615498823000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.949999999999896 " " y[1] (closed_form) = 0.42018083135129447 " " y[1] (numeric) = 0.4201808313512899 " " absolute error = 4.551914400963142000000000000000E-15 " " relative error = 1.0833227175842985000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.959999999999895 " " y[1] (closed_form) = 0.4194517647881624 " " y[1] (numeric) = 0.41945176478815793 " " absolute error = 4.440892098500626000000000000000E-15 " " relative error = 1.0587372545073044000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9699999999998938 " " y[1] (closed_form) = 0.4186847533647604 " " y[1] (numeric) = 0.41868475336475586 " " absolute error = 4.551914400963142000000000000000E-15 " " relative error = 1.0871937333236231000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9799999999998927 " " y[1] (closed_form) = 0.41787887378992505 " " y[1] (numeric) = 0.4178788737899202 " " absolute error = 4.829470157119431000000000000000E-15 " " relative error = 1.1557105324131052000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9899999999998916 " " y[1] (closed_form) = 0.4170332066592748 " " y[1] (numeric) = 0.4170332066592702 " " absolute error = 4.6074255521943996000000000000E-15 " " relative error = 1.1048102354014143000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9999999999998905 " " y[1] (closed_form) = 0.4161468365471521 " " y[1] (numeric) = 0.41614683654714746 " " absolute error = 4.6629367034256575000000000000000E-15 " " relative error = 1.1205027393972072000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.0099999999998897 " " y[1] (closed_form) = 0.415218852098163 " " y[1] (numeric) = 0.41521885209815795 " " absolute error = 5.051514762044462000000000000000E-15 " " relative error = 1.2165908981536849000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.0199999999998886 " " y[1] (closed_form) = 0.4142483461183115 " " y[1] (numeric) = 0.4142483461183064 " " absolute error = 5.10702591327572000000000000000E-15 " " relative error = 1.2328415939691229000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.0299999999998875 " " y[1] (closed_form) = 0.4132344156657206 " " y[1] (numeric) = 0.41323441566571556 " " absolute error = 5.051514762044462000000000000000E-15 " " relative error = 1.222433217210738000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.0399999999998863 " " y[1] (closed_form) = 0.41217616214092434 " " y[1] (numeric) = 0.41217616214091896 " " absolute error = 5.384581669432009000000000000000E-15 " " relative error = 1.3063787195900484000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.0499999999998852 " " y[1] (closed_form) = 0.411072691376726 " " y[1] (numeric) = 0.4110726913767204 " " absolute error = 5.551115123125783000000000000000E-15 " " relative error = 1.35039744540911000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.059999999999884 " " y[1] (closed_form) = 0.4099231137276158 " " y[1] (numeric) = 0.4099231137276102 " " absolute error = 5.6066262743570400000000000000000E-15 " " relative error = 1.3677263093006536000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.069999999999883 " " y[1] (closed_form) = 0.4087265441587342 " " y[1] (numeric) = 0.40872654415872856 " " absolute error = 5.662137425588298000000000000000E-15 " " relative error = 1.3853118928799824000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.079999999999882 " " y[1] (closed_form) = 0.4074821023343742 " " y[1] (numeric) = 0.40748210233436855 " " absolute error = 5.662137425588298000000000000000E-15 " " relative error = 1.3895426064485225000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.089999999999881 " " y[1] (closed_form) = 0.40618891270601454 " " y[1] (numeric) = 0.4061889127060087 " " absolute error = 5.828670879282072000000000000000E-15 " " relative error = 1.4349655288352645000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.0999999999998797 " " y[1] (closed_form) = 0.4048461045998737 " " y[1] (numeric) = 0.4048461045998678 " " absolute error = 5.88418203051333000000000000000E-15 " " relative error = 1.4534367414326270000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.1099999999998786 " " y[1] (closed_form) = 0.40345281230397667 " " y[1] (numeric) = 0.4034528123039706 " " absolute error = 6.050715484207103000000000000000E-15 " " relative error = 1.4997331285543908000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.1199999999998775 " " y[1] (closed_form) = 0.4020081751547253 " " y[1] (numeric) = 0.40200817515471887 " " absolute error = 6.439293542825908000000000000000E-15 " " relative error = 1.6017817399727122000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.1299999999998764 " " y[1] (closed_form) = 0.40051133762296365 " " y[1] (numeric) = 0.4005113376229571 " " absolute error = 6.5503158452884240000000000000000E-15 " " relative error = 1.6354882446436030000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.1399999999998753 " " y[1] (closed_form) = 0.3989614493995308 " " y[1] (numeric) = 0.3989614493995244 " " absolute error = 6.439293542825908000000000000000E-15 " " relative error = 1.6140139736602532000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.1499999999998742 " " y[1] (closed_form) = 0.3973576654802917 " " y[1] (numeric) = 0.39735766548028467 " " absolute error = 7.049916206369744000000000000000E-15 " " relative error = 1.7741991205450666000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.159999999999873 " " y[1] (closed_form) = 0.39569914625063385 " " y[1] (numeric) = 0.3956991462506269 " " absolute error = 6.938893903907228000000000000000E-15 " " relative error = 1.7535781842481327000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.169999999999872 " " y[1] (closed_form) = 0.3939850575694326 " " y[1] (numeric) = 0.3939850575694252 " " absolute error = 7.382983113757291000000000000000E-15 " " relative error = 1.8739246506718538000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.179999999999871 " " y[1] (closed_form) = 0.39221457085246003 " " y[1] (numeric) = 0.3922145708524525 " " absolute error = 7.549516567451064000000000000000E-15 " " relative error = 1.9248434730618355000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.18999999999987 " " y[1] (closed_form) = 0.3903868631552463 " " y[1] (numeric) = 0.3903868631552385 " " absolute error = 7.771561172376096000000000000000E-15 " " relative error = 1.9907332714947315000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.1999999999998687 " " y[1] (closed_form) = 0.38850111725537095 " " y[1] (numeric) = 0.388501117255363 " " absolute error = 7.93809462606986900000000000000E-15 " " relative error = 2.0432617239687295000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.2099999999998676 " " y[1] (closed_form) = 0.3865565217341862 " " y[1] (numeric) = 0.386556521734178 " " absolute error = 8.215650382226158000000000000000E-15 " " relative error = 2.1253425877718374000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.2199999999998665 " " y[1] (closed_form) = 0.38455227105795675 " " y[1] (numeric) = 0.38455227105794837 " " absolute error = 8.382183835919932000000000000000E-15 " " relative error = 2.179725479935245000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.2299999999998654 " " y[1] (closed_form) = 0.38248756565841324 " " y[1] (numeric) = 0.3824875656584049 " " absolute error = 8.326672684688674000000000000000E-15 " " relative error = 2.176978660823955800000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.2399999999998643 " " y[1] (closed_form) = 0.3803616120127087 " " y[1] (numeric) = 0.38036161201270025 " " absolute error = 8.43769498715119000000000000000E-15 " " relative error = 2.21833505818386000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.249999999999863 " " y[1] (closed_form) = 0.37817362272276966 " " y[1] (numeric) = 0.37817362272276045 " " absolute error = 9.2148511043887990000000000000E-15 " " relative error = 2.4366720867637018000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.259999999999862 " " y[1] (closed_form) = 0.37592281659403426 " " y[1] (numeric) = 0.37592281659402477 " " absolute error = 9.492406860545088000000000000000E-15 " " relative error = 2.525094631538714600000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.269999999999861 " " y[1] (closed_form) = 0.3736084187135731 " " y[1] (numeric) = 0.3736084187135636 " " absolute error = 9.492406860545088000000000000000E-15 " " relative error = 2.54073687451418000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.27999999999986 " " y[1] (closed_form) = 0.37122966052757933 " " y[1] (numeric) = 0.37122966052756967 " " absolute error = 9.658940314238862000000000000000E-15 " " relative error = 2.601877312419459000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.289999999999859 " " y[1] (closed_form) = 0.3687857799182228 " " y[1] (numeric) = 0.3687857799182126 " " absolute error = 1.02140518265514400000000000000E-14 " " relative error = 2.7696436204282004000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.2999999999998577 " " y[1] (closed_form) = 0.3662760212798606 " " y[1] (numeric) = 0.3662760212798501 " " absolute error = 1.04916075827077300000000000000E-14 " " relative error = 2.8643992435124230000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.3099999999998566 " " y[1] (closed_form) = 0.3636996355945983 " " y[1] (numeric) = 0.3636996355945877 " " absolute error = 1.060262988517024500000000000000E-14 " " relative error = 2.9152159770070760000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.3199999999998555 " " y[1] (closed_form) = 0.36105588050719106 " " y[1] (numeric) = 0.36105588050718035 " " absolute error = 1.07136521876327600000000000000E-14 " " relative error = 2.9673113681413590000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.3299999999998544 " " y[1] (closed_form) = 0.3583440203992785 " " y[1] (numeric) = 0.3583440203992671 " " absolute error = 1.137978600240785500000000000000E-14 " " relative error = 3.1756595211852930000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.3399999999998533 " " y[1] (closed_form) = 0.3555633264629434 " " y[1] (numeric) = 0.35556332646293193 " " absolute error = 1.14908083048703700000000000000E-14 " " relative error = 3.2317192043336157000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.349999999999852 " " y[1] (closed_form) = 0.3527130767735964 " " y[1] (numeric) = 0.35271307677358466 " " absolute error = 1.17683640610266600000000000000E-14 " " relative error = 3.3365261556720430000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.359999999999851 " " y[1] (closed_form) = 0.34979255636216466 " " y[1] (numeric) = 0.34979255636215234 " " absolute error = 1.232347557333923800000000000000E-14 " " relative error = 3.523081137432748000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.36999999999985 " " y[1] (closed_form) = 0.34680105728658805 " " y[1] (numeric) = 0.3468010572865757 " " absolute error = 1.237898672457049500000000000000E-14 " " relative error = 3.569477792664512700000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.379999999999849 " " y[1] (closed_form) = 0.3437378787026155 " " y[1] (numeric) = 0.34373787870260253 " " absolute error = 1.298960938811433200000000000000E-14 " " relative error = 3.778928710778563000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.389999999999848 " " y[1] (closed_form) = 0.34060232693388537 " " y[1] (numeric) = 0.34060232693387216 " " absolute error = 1.321165399303936300000000000000E-14 " " relative error = 3.878908905870126000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.3999999999998467 " " y[1] (closed_form) = 0.33739371554129516 " " y[1] (numeric) = 0.33739371554128156 " " absolute error = 1.360023205165816800000000000000E-14 " " relative error = 4.030967805621018500000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.4099999999998456 " " y[1] (closed_form) = 0.33411136539164366 " " y[1] (numeric) = 0.33411136539162967 " " absolute error = 1.398881011027697200000000000000E-14 " " relative error = 4.186870474723109000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.4199999999998445 " " y[1] (closed_form) = 0.33075460472554363 " " y[1] (numeric) = 0.3307546047255293 " " absolute error = 1.43218770176645200000000000000E-14 " " relative error = 4.330061263863174000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.4299999999998434 " " y[1] (closed_form) = 0.3273227692245979 " " y[1] (numeric) = 0.32732276922458325 " " absolute error = 1.465494392505206600000000000000E-14 " " relative error = 4.477214939788174400000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.4399999999998423 " " y[1] (closed_form) = 0.32381520207782977 " " y[1] (numeric) = 0.3238152020778149 " " absolute error = 1.487698852997709800000000000000E-14 " " relative error = 4.594283540277203000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.449999999999841 " " y[1] (closed_form) = 0.3202312540473651 " " y[1] (numeric) = 0.3202312540473493 " " absolute error = 1.576516694967722300000000000000E-14 " " relative error = 4.923056931646469500000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.45999999999984 " " y[1] (closed_form) = 0.31657028353335237 " " y[1] (numeric) = 0.31657028353333627 " " absolute error = 1.60982338570647700000000000000E-14 " " relative error = 5.085200568223497000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.469999999999839 " " y[1] (closed_form) = 0.3128316566381262 " " y[1] (numeric) = 0.3128316566381097 " " absolute error = 1.648681191568357500000000000000E-14 " " relative error = 5.270186557479699000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.479999999999838 " " y[1] (closed_form) = 0.30901474722959366 " " y[1] (numeric) = 0.30901474722957695 " " absolute error = 1.670885652060860600000000000000E-14 " " relative error = 5.407138872952933000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.489999999999837 " " y[1] (closed_form) = 0.3051189370038485 " " y[1] (numeric) = 0.3051189370038313 " " absolute error = 1.720845688168992600000000000000E-14 " " relative error = 5.639917682812612000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.4999999999998357 " " y[1] (closed_form) = 0.30114361554699975 " " y[1] (numeric) = 0.30114361554698216 " " absolute error = 1.75970349403087300000000000000E-14 " " relative error = 5.843402958533699000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.5099999999998346 " " y[1] (closed_form) = 0.297088180396214 " " y[1] (numeric) = 0.2970881803961958 " " absolute error = 1.820765760385256700000000000000E-14 " " relative error = 6.1287048106625390000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.5199999999998335 " " y[1] (closed_form) = 0.29295203709995965 " " y[1] (numeric) = 0.292952037099941 " " absolute error = 1.86517468137026300000000000000E-14 " " relative error = 6.366826118822438000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.5299999999998324 " " y[1] (closed_form) = 0.28873459927745326 " " y[1] (numeric) = 0.2887345992774341 " " absolute error = 1.91513471747839500000000000000E-14 " " relative error = 6.6328549549341940000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.5399999999998313 " " y[1] (closed_form) = 0.2844352886772956 " " y[1] (numeric) = 0.284435288677276 " " absolute error = 1.959543638463401300000000000000E-14 " " relative error = 6.889242356586035000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.54999999999983 " " y[1] (closed_form) = 0.2800535352352975 " " y[1] (numeric) = 0.2800535352352774 " " absolute error = 2.01505478969465900000000000000E-14 " " relative error = 7.195248537040015000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.559999999999829 " " y[1] (closed_form) = 0.27558877713148444 " " y[1] (numeric) = 0.2755887771314641 " " absolute error = 2.031708135064036500000000000000E-14 " " relative error = 7.372245547193313000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.569999999999828 " " y[1] (closed_form) = 0.2710404608462804 " " y[1] (numeric) = 0.2710404608462595 " " absolute error = 2.0927704014184200000000000000E-14 " " relative error = 7.721247207461497000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.579999999999827 " " y[1] (closed_form) = 0.2664080412158567 " " y[1] (numeric) = 0.26640804121583495 " " absolute error = 2.176037128265306800000000000000E-14 " " relative error = 8.168060987701855000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.5899999999998258 " " y[1] (closed_form) = 0.2616909814866486 " " y[1] (numeric) = 0.26169098148662656 " " absolute error = 2.203792703880935700000000000000E-14 " " relative error = 8.421355185269817000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.5999999999998247 " " y[1] (closed_form) = 0.25688875336903205 " " y[1] (numeric) = 0.25688875336900957 " " absolute error = 2.24820162486594200000000000000E-14 " " relative error = 8.75165454065753100000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.6099999999998236 " " y[1] (closed_form) = 0.25200083709015075 " " y[1] (numeric) = 0.2520008370901274 " " absolute error = 2.337019466835954500000000000000E-14 " " relative error = 9.273855967390733000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.6199999999998225 " " y[1] (closed_form) = 0.24702672144589144 " " y[1] (numeric) = 0.24702672144586782 " " absolute error = 2.361999484890020500000000000000E-14 " " relative error = 9.561716526312686000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.6299999999998214 " " y[1] (closed_form) = 0.2419659038520079 " " y[1] (numeric) = 0.24196590385198355 " " absolute error = 2.434163981490655700000000000000E-14 " " relative error = 1.005994622688429900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.6399999999998203 " " y[1] (closed_form) = 0.2368178903943745 " " y[1] (numeric) = 0.2368178903943499 " " absolute error = 2.461919557106284600000000000000E-14 " " relative error = 1.039583433923185900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.649999999999819 " " y[1] (closed_form) = 0.23158219587838147 " " y[1] (numeric) = 0.23158219587835596 " " absolute error = 2.55073739907629700000000000000E-14 " " relative error = 1.101439335351950500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.659999999999818 " " y[1] (closed_form) = 0.2262583438774497 " " y[1] (numeric) = 0.22625834387742363 " " absolute error = 2.60624855030755500000000000000E-14 " " relative error = 1.15189058031786900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.669999999999817 " " y[1] (closed_form) = 0.2208458667806763 " " y[1] (numeric) = 0.22084586678064977 " " absolute error = 2.65343302885412400000000000000E-14 " " relative error = 1.20148638846352900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.679999999999816 " " y[1] (closed_form) = 0.21534430583959407 " " y[1] (numeric) = 0.21534430583956693 " " absolute error = 2.714495295208508000000000000000E-14 " " relative error = 1.260537298455657300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.6899999999998148 " " y[1] (closed_form) = 0.2097532112140459 " " y[1] (numeric) = 0.20975321121401794 " " absolute error = 2.794986464493831600000000000000E-14 " " relative error = 1.332511883044138200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.6999999999998137 " " y[1] (closed_form) = 0.20407214201716783 " " y[1] (numeric) = 0.20407214201713939 " " absolute error = 2.844946500601963600000000000000E-14 " " relative error = 1.394088616153511500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.7099999999998126 " " y[1] (closed_form) = 0.1983006663594793 " " y[1] (numeric) = 0.19830066635945007 " " absolute error = 2.922662112325724600000000000000E-14 " " relative error = 1.47385390376224200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.7199999999998115 " " y[1] (closed_form) = 0.19243836139206927 " " y[1] (numeric) = 0.19243836139203957 " " absolute error = 2.96984659087229400000000000000E-14 " " relative error = 1.543271606237386400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.7299999999998104 " " y[1] (closed_form) = 0.186484813348883 " " y[1] (numeric) = 0.18648481334885267 " " absolute error = 3.0336844147882400000000000000E-14 " " relative error = 1.626772904618622500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.7399999999998093 " " y[1] (closed_form) = 0.1804396175880969 " " y[1] (numeric) = 0.18043961758806573 " " absolute error = 3.11695114163512700000000000000E-14 " " relative error = 1.727420609342248700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.749999999999808 " " y[1] (closed_form) = 0.17430237863258213 " " y[1] (numeric) = 0.17430237863255046 " " absolute error = 3.16691117774325900000000000000E-14 " " relative error = 1.816906460249115800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.759999999999807 " " y[1] (closed_form) = 0.1680727102094539 " " y[1] (numeric) = 0.16807271020942136 " " absolute error = 3.255729019713271600000000000000E-14 " " relative error = 1.937095567540946500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.769999999999806 " " y[1] (closed_form) = 0.1617502352886957 " " y[1] (numeric) = 0.16175023528866267 " " absolute error = 3.30291349825984070000000000000E-14 " " relative error = 2.041983736446949500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.779999999999805 " " y[1] (closed_form) = 0.15533458612086504 " " y[1] (numeric) = 0.1553345861208311 " " absolute error = 3.39450689779141600000000000000E-14 " " relative error = 2.185287245140736200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.7899999999998037 " " y[1] (closed_form) = 0.14882540427386504 " " y[1] (numeric) = 0.14882540427383031 " " absolute error = 3.47222250951517700000000000000E-14 " " relative error = 2.33308454726296200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.7999999999998026 " " y[1] (closed_form) = 0.14222234066878947 " " y[1] (numeric) = 0.14222234066875408 " " absolute error = 3.538835890992686500000000000000E-14 " " relative error = 2.488241913578124700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.8099999999998015 " " y[1] (closed_form) = 0.13552505561482953 " " y[1] (numeric) = 0.1355250556147937 " " absolute error = 3.58324481197769300000000000000E-14 " " relative error = 2.64397221290319400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.8199999999998004 " " y[1] (closed_form) = 0.1287332188432435 " " y[1] (numeric) = 0.12873321884320674 " " absolute error = 3.67761376907083100000000000000E-14 " " relative error = 2.856771392898212000000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.8299999999997993 " " y[1] (closed_form) = 0.12184650954038156 " " y[1] (numeric) = 0.1218465095403439 " " absolute error = 3.766431611040843600000000000000E-14 " " relative error = 3.09112803087116600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.8399999999997982 " " y[1] (closed_form) = 0.11486461637976841 " " y[1] (numeric) = 0.11486461637972983 " " absolute error = 3.85802501057241900000000000000E-14 " " relative error = 3.358758451616566400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.849999999999797 " " y[1] (closed_form) = 0.10778723755323494 " " y[1] (numeric) = 0.1077872375531957 " " absolute error = 3.92325061326914700000000000000E-14 " " relative error = 3.63980996482213100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.859999999999796 " " y[1] (closed_form) = 0.10061408080109935 " " y[1] (numeric) = 0.10061408080105967 " " absolute error = 3.96765953425415300000000000000E-14 " " relative error = 3.94344360417871200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.869999999999795 " " y[1] (closed_form) = 9.33448634413931400E-2 " " y[1] (numeric) = 9.3344863441352600E-2 " " absolute error = 4.05508959744338400000000000000E-14 " " relative error = 4.34420218525402300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.879999999999794 " " y[1] (closed_form) = 8.59793123981278400E-2 " " y[1] (numeric) = 8.59793123980861200E-2 " " absolute error = 4.17166301502902570000000000000E-14 " " relative error = 4.851938098448740400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.8899999999997927 " " y[1] (closed_form) = 7.851716422860200E-2 " " y[1] (numeric) = 7.85171642285599300E-2 " " absolute error = 4.20635748454856200000000000000E-14 " " relative error = 5.35724580207939100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.8999999999997916 " " y[1] (closed_form) = 7.09581651497490600E-2 " " y[1] (numeric) = 7.09581651497058700E-2 " " absolute error = 4.320155344572640400000000000000E-14 " " relative error = 6.08831321308188800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.9099999999997905 " " y[1] (closed_form) = 6.33020710635099300E-2 " " y[1] (numeric) = 6.33020710634659700E-2 " " absolute error = 4.3964831775156200000000000000E-14 " " relative error = 6.94524381849165800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.9199999999997894 " " y[1] (closed_form) = 5.554864758124722000E-2 " " y[1] (numeric) = 5.55486475812020900E-2 " " absolute error = 4.513056595101261300000000000000E-14 " " relative error = 8.1245121017578700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.9299999999997883 " " y[1] (closed_form) = 4.769767004718028500E-2 " " y[1] (numeric) = 4.76976700471346270E-2 " " absolute error = 4.56579218877095600000000000000E-14 " " relative error = 9.57235895223957500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.9399999999997872 " " y[1] (closed_form) = 3.974892356085435500E-2 " " y[1] (numeric) = 3.974892356080783600E-2 " " absolute error = 4.65183447317940600000000000000E-14 " " relative error = 1.1703045155569039000000000E-10 "%" Desired digits = 8 Estimated correct digits = 11 Correct digits = 13 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.949999999999786 " " y[1] (closed_form) = 3.170220299862691600E-2 " " y[1] (numeric) = 3.1702202998579700E-2 " " absolute error = 4.72191730160886900000000000000E-14 " " relative error = 1.48946030716331720000000000E-10 "%" Desired digits = 8 Estimated correct digits = 11 Correct digits = 13 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.959999999999785 " " y[1] (closed_form) = 2.355731303418240300E-2 " " y[1] (numeric) = 2.35573130341341700E-2 " " absolute error = 4.823225152605914400000000000000E-14 " " relative error = 2.04744282406370500000000000E-10 "%" Desired digits = 8 Estimated correct digits = 11 Correct digits = 13 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.969999999999784 " " y[1] (closed_form) = 1.531406815806280000E-2 " " y[1] (numeric) = 1.531406815801362000E-2 " " absolute error = 4.91811452674184600000000000000E-14 " " relative error = 3.2115010041616390000000000E-10 "%" Desired digits = 8 Estimated correct digits = 11 Correct digits = 13 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.979999999999783 " " y[1] (closed_form) = 6.972292696219906000E-3 " " y[1] (numeric) = 6.972292696169607000E-3 " " absolute error = 5.02991745476855100000000000000E-14 " " relative error = 7.2141513185405540000000000E-10 "%" Desired digits = 8 Estimated correct digits = 11 Correct digits = 13 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.9899999999997817 " " y[1] (closed_form) = -1.4681791724187043000E-3 " " y[1] (numeric) = -1.4681791724698234000E-3 " " absolute error = 5.11190482305190500000000000000E-14 " " relative error = 3.4817990331728127000000000E-9 "%" Desired digits = 8 Estimated correct digits = 10 Correct digits = 12 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.9999999999997806 " " y[1] (closed_form) = -1.000750339936606900E-2 " " y[1] (numeric) = -1.000750339941820600E-2 " " absolute error = 5.21371140704829400000000000000E-14 " " relative error = 5.2098022843325330000000000E-10 "%" Desired digits = 8 Estimated correct digits = 11 Correct digits = 13 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.0099999999997795 " " y[1] (closed_form) = -1.864582605098252800E-2 " " y[1] (numeric) = -1.864582605103562400E-2 " " absolute error = 5.30964161526981100000000000000E-14 " " relative error = 2.84763013489017450000000000E-10 "%" Desired digits = 8 Estimated correct digits = 11 Correct digits = 13 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.0199999999997784 " " y[1] (closed_form) = -2.7383283293868300E-2 " " y[1] (numeric) = -2.738328329392219000E-2 " " absolute error = 5.388745005774354000000000000000E-14 " " relative error = 1.96789586841874730000000000E-10 "%" Desired digits = 8 Estimated correct digits = 11 Correct digits = 13 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.0299999999997773 " " y[1] (closed_form) = -3.62200013812463700E-2 " " y[1] (numeric) = -3.622000138130148600E-2 " " absolute error = 5.511563427873512000000000000000E-14 " " relative error = 1.52169056258712160000000000E-10 "%" Desired digits = 8 Estimated correct digits = 11 Correct digits = 13 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.039999999999776 " " y[1] (closed_form) = -4.515609664033970500E-2 " " y[1] (numeric) = -4.51560966403953900E-2 " " absolute error = 5.56846235788555100000000000000E-14 " " relative error = 1.233158481840750100000000E-10 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 13 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.049999999999775 " " y[1] (closed_form) = -5.419167546073433000E-2 " " y[1] (numeric) = -5.4191675460791400E-2 " " absolute error = 5.70654634657330500000000000000E-14 " " relative error = 1.05303006376101020000000000E-10 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 13 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.059999999999774 " " y[1] (closed_form) = -6.33268342837460800E-2 " " y[1] (numeric) = -6.3326834283803800E-2 " " absolute error = 5.77177194927003300000000000000E-14 " " relative error = 9.11425940448669600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.069999999999773 " " y[1] (closed_form) = -7.2561659592770500E-2 " " y[1] (numeric) = -7.25616595928295700E-2 " " absolute error = 5.90777426978661400000000000000E-14 " " relative error = 8.14172981012581600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.079999999999772 " " y[1] (closed_form) = -8.18962279046404600E-2 " " y[1] (numeric) = -8.1896227904700200E-2 " " absolute error = 5.97438765126412400000000000000E-14 " " relative error = 7.29507060840539500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.0899999999997707 " " y[1] (closed_form) = -9.13306057619687200E-2 " " y[1] (numeric) = -9.13306057620299800E-2 " " absolute error = 6.12565553836930100000000000000E-14 " " relative error = 6.70712242326997100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.0999999999997696 " " y[1] (closed_form) = -0.10086484972649945 " " y[1] (numeric) = -0.1008648497265618 " " absolute error = 6.23529006205103500000000000000E-14 " " relative error = 6.18182655202319300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.1099999999997685 " " y[1] (closed_form) = -0.1104990063734479 " " y[1] (numeric) = -0.11049900637351107 " " absolute error = 6.31716901011714100000000000000E-14 " " relative error = 5.71694643910853200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.1199999999997674 " " y[1] (closed_form) = -0.12023311228684408 " " y[1] (numeric) = -0.12023311228690825 " " absolute error = 6.41708908233340500000000000000E-14 " " relative error = 5.33720616582222800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.1299999999997663 " " y[1] (closed_form) = -0.1300671940558753 " " y[1] (numeric) = -0.1300671940559404 " " absolute error = 6.5086824818649800000000000000E-14 " " relative error = 5.004092330206592000000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.139999999999765 " " y[1] (closed_form) = -0.14000126827222603 " " y[1] (numeric) = -0.1400012682722924 " " absolute error = 6.63635812969687300000000000000E-14 " " relative error = 4.740212864924037700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.149999999999764 " " y[1] (closed_form) = -0.15003534152842013 " " y[1] (numeric) = -0.15003534152848763 " " absolute error = 6.75015598972095200000000000000E-14 " " relative error = 4.499043972544507500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.159999999999763 " " y[1] (closed_form) = -0.16016941041716048 " " y[1] (numeric) = -0.16016941041722887 " " absolute error = 6.83897383169096400000000000000E-14 " " relative error = 4.26983767616980600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.169999999999762 " " y[1] (closed_form) = -0.1704034615316692 " " y[1] (numeric) = -0.170403461531739 " " absolute error = 6.98052726733067200000000000000E-14 " " relative error = 4.096470344314780000000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.179999999999761 " " y[1] (closed_form) = -0.18073747146703045 " " y[1] (numeric) = -0.1807374714671016 " " absolute error = 7.1137540302856900000000000000E-14 " " relative error = 3.93595969476830900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.1899999999997597 " " y[1] (closed_form) = -0.1911714068225292 " " y[1] (numeric) = -0.19117140682260145 " " absolute error = 7.22477633274820600000000000000E-14 " " relative error = 3.779213875564146300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.1999999999997586 " " y[1] (closed_form) = -0.20170522420499148 " " y[1] (numeric) = -0.20170522420506462 " " absolute error = 7.31359417471821900000000000000E-14 " " relative error = 3.625882375404153600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.2099999999997575 " " y[1] (closed_form) = -0.21233887023312326 " " y[1] (numeric) = -0.21233887023319772 " " absolute error = 7.44682093767323700000000000000E-14 " " relative error = 3.50704556800999160000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.2199999999997564 " " y[1] (closed_form) = -0.22307228154285053 " " y[1] (numeric) = -0.22307228154292597 " " absolute error = 7.54396545232793900000000000000E-14 " " relative error = 3.381847982255384000000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.2299999999997553 " " y[1] (closed_form) = -0.23390538479365297 " " y[1] (numeric) = -0.23390538479372955 " " absolute error = 7.65776331235201700000000000000E-14 " " relative error = 3.27387217661002370000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.239999999999754 " " y[1] (closed_form) = -0.24483809667589984 " " y[1] (numeric) = -0.2448380966759777 " " absolute error = 7.7854389601839100000000000000E-14 " " relative error = 3.17983151555443930000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.249999999999753 " " y[1] (closed_form) = -0.2558703239191802 " " y[1] (numeric) = -0.2558703239192594 " " absolute error = 7.92144128070049200000000000000E-14 " " relative error = 3.09588121020340670000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.259999999999752 " " y[1] (closed_form) = -0.26700196330163006 " " y[1] (numeric) = -0.2670019633017105 " " absolute error = 8.04356581340925900000000000000E-14 " " relative error = 3.0125493138499904000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.269999999999751 " " y[1] (closed_form) = -0.27823290166025405 " " y[1] (numeric) = -0.2782329016603358 " " absolute error = 8.17679257636427800000000000000E-14 " " relative error = 2.93883021295189400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.27999999999975 " " y[1] (closed_form) = -0.2895630159022424 " " y[1] (numeric) = -0.28956301590232525 " " absolute error = 8.28226376370366800000000000000E-14 " " relative error = 2.86026298555330400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.2899999999997487 " " y[1] (closed_form) = -0.30099217301727865 " " y[1] (numeric) = -0.300992173017363 " " absolute error = 8.43214387202806400000000000000E-14 " " relative error = 2.801449548505040600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.2999999999997476 " " y[1] (closed_form) = -0.31252023009084295 " " y[1] (numeric) = -0.3125202300909285 " " absolute error = 8.55426840473683100000000000000E-14 " " relative error = 2.737188694072792400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.3099999999997465 " " y[1] (closed_form) = -0.3241470343185009 " " y[1] (numeric) = -0.3241470343185878 " " absolute error = 8.69304628281497600000000000000E-14 " " relative error = 2.68182193956874200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.3199999999997454 " " y[1] (closed_form) = -0.3358724230211858 " " y[1] (numeric) = -0.3358724230212739 " " absolute error = 8.80961970040061700000000000000E-14 " " relative error = 2.62290652538774600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.3299999999997443 " " y[1] (closed_form) = -0.34769622366146447 " " y[1] (numeric) = -0.3476962236615542 " " absolute error = 8.9761531540943910000000000000E-14 " " relative error = 2.5816078931113300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.339999999999743 " " y[1] (closed_form) = -0.35961825386079393 " " y[1] (numeric) = -0.35961825386088464 " " absolute error = 9.07052211118752900000000000000E-14 " " relative error = 2.52226409916852400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.349999999999742 " " y[1] (closed_form) = -0.37163832141775455 " " y[1] (numeric) = -0.37163832141784675 " " absolute error = 9.22040221951192500000000000000E-14 " " relative error = 2.481014924493583600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.359999999999741 " " y[1] (closed_form) = -0.38375622432727496 " " y[1] (numeric) = -0.38375622432736856 " " absolute error = 9.3591800975900700000000000000E-14 " " relative error = 2.438834735253277400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.36999999999974 " " y[1] (closed_form) = -0.3959717508008289 " " y[1] (numeric) = -0.3959717508009237 " " absolute error = 9.48130463029883700000000000000E-14 " " relative error = 2.394439656648100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.3799999999997388 " " y[1] (closed_form) = -0.40828467928761514 " " y[1] (numeric) = -0.4082846792877112 " " absolute error = 9.6089802781307300000000000000E-14 " " relative error = 2.353500085993113500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.3899999999997377 " " y[1] (closed_form) = -0.42069477849671255 " " y[1] (numeric) = -0.4206947784968099 " " absolute error = 9.73665592596262300000000000000E-14 " " relative error = 2.31442281284190200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.3999999999997366 " " y[1] (closed_form) = -0.4332018074202084 " " y[1] (numeric) = -0.4332018074203071 " " absolute error = 9.86988268891764200000000000000E-14 " " relative error = 2.278356765798023600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 12 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.4099999999997355 " " y[1] (closed_form) = -0.4458055153572995 " " y[1] (numeric) = -0.4458055153573999 " " absolute error = 1.00364161426114150000000000000E-13 " " relative error = 2.251299231811327900000000000E-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.4585056419393627 " " y[1] (numeric) = -0.45850564193946414 " " absolute error = 1.01418873299508050000000000000E-13 " " relative error = 2.211943845893191400000000000E-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.4713019171559889 " " y[1] (numeric) = -0.47130191715609177 " " absolute error = 1.02862163231520750000000000000E-13 " " relative error = 2.182511029283082700000000000E-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.48419406138198706 " " y[1] (numeric) = -0.4841940613820914 " " absolute error = 1.04360964314764710000000000000E-13 " " relative error = 2.155354074705038400000000000E-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.49718178540534463 " " y[1] (numeric) = -0.49718178540545055 " " absolute error = 1.05915276549239930000000000000E-13 " " relative error = 2.130312888733219600000000000E-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.5102647904561493 " " y[1] (numeric) = -0.5102647904562566 " " absolute error = 1.07358566481252640000000000000E-13 " " relative error = 2.103977552228909500000000000E-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.5234427682364649 " " y[1] (numeric) = -0.5234427682365738 " " absolute error = 1.08912878715727860000000000000E-13 " " relative error = 2.080702711447654200000000000E-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.5367154009511617 " " y[1] (numeric) = -0.5367154009512719 " " absolute error = 1.10245146345278040000000000000E-13 " " relative error = 2.054070856731569400000000000E-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.5500823613396952 " " y[1] (numeric) = -0.550082361339807 " " absolute error = 1.11799458579753260000000000000E-13 " " relative error = 2.03241307915185400000000000E-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.5635433127088332 " " y[1] (numeric) = -0.5635433127089462 " " absolute error = 1.13020703906840940000000000000E-13 " " relative error = 2.00553713189451900000000000E-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.5770979089663215 " " y[1] (numeric) = -0.5770979089664365 " " absolute error = 1.15019105351166220000000000000E-13 " " relative error = 1.99306051129494800000000000E-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.5907457946554979 " " y[1] (numeric) = -0.5907457946556144 " " absolute error = 1.16462395283178920000000000000E-13 " " relative error = 1.97144687845125820000000000E-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.6044866049908326 " " y[1] (numeric) = -0.6044866049909506 " " absolute error = 1.18016707517654140000000000000E-13 " " relative error = 1.952346115584214500000000000E-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.6183199658944094 " " y[1] (numeric) = -0.6183199658945291 " " absolute error = 1.19682042054591880000000000000E-13 " " relative error = 1.93560047638878900000000000E-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.6322454940333331 " " y[1] (numeric) = -0.6322454940334541 " " absolute error = 1.21014309684142060000000000000E-13 " " relative error = 1.914039891564050800000000000E-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.6462627968580601 " " y[1] (numeric) = -0.6462627968581827 " " absolute error = 1.22568621918617280000000000000E-13 " " relative error = 1.8965755496759198000000000E-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.6603714726416561 " " y[1] (numeric) = -0.6603714726417803 " " absolute error = 1.24233956455555020000000000000E-13 " " relative error = 1.881273822422813000000000000E-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.6745711105199668 " " y[1] (numeric) = -0.6745711105200923 " " absolute error = 1.2556622408510520000000000000E-13 " " relative error = 1.861423089825435500000000000E-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.6888612905327038 " " y[1] (numeric) = -0.688861290532831 " " absolute error = 1.27120536319580420000000000000E-13 " " relative error = 1.845372037399238300000000000E-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.7032415836654411 " " y[1] (numeric) = -0.7032415836655697 " " absolute error = 1.28563826251593130000000000000E-13 " " relative error = 1.828160183325505400000000000E-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.7177115518925157 " " y[1] (numeric) = -0.7177115518926459 " " absolute error = 1.30229160788530860000000000000E-13 " " relative error = 1.81450556905671720000000000E-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.7322707482208299 " " y[1] (numeric) = -0.7322707482209615 " " absolute error = 1.31561428418081050000000000000E-13 " " relative error = 1.796622748317214500000000000E-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.7469187167345499 " " y[1] (numeric) = -0.7469187167346831 " " absolute error = 1.33226762955018780000000000000E-13 " " relative error = 1.783684890605930800000000000E-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.7616549926406977 " " y[1] (numeric) = -0.7616549926408326 " " absolute error = 1.34892097491956520000000000000E-13 " " relative error = 1.771039365530560600000000000E-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.7764791023156294 " " y[1] (numeric) = -0.7764791023157662 " " absolute error = 1.36779476633819290000000000000E-13 " " relative error = 1.761534550329985300000000000E-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.7913905633523983 " " y[1] (numeric) = -0.7913905633525365 " " absolute error = 1.382227665658320000000000000E-13 " " relative error = 1.746580929399872000000000000E-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.8063888846089928 " " y[1] (numeric) = -0.8063888846091327 " " absolute error = 1.39888101102769720000000000000E-13 " " relative error = 1.734747387677591800000000000E-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.821473566257453 " " y[1] (numeric) = -0.8214735662575945 " " absolute error = 1.41442413337244940000000000000E-13 " " relative error = 1.7218133260409300000000000E-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.8366440998338511 " " y[1] (numeric) = -0.8366440998339942 " " absolute error = 1.43107747874182680000000000000E-13 " " relative error = 1.710497305874772700000000000E-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.8518999682891382 " " y[1] (numeric) = -0.8518999682892829 " " absolute error = 1.44773082411120400000000000000E-13 " " relative error = 1.699414107290867500000000000E-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) = -0.8672406460408486 " " y[1] (numeric) = -0.867240646040995 " " absolute error = 1.46438416948058150000000000000E-13 " " relative error = 1.688555738439877500000000000E-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) = -0.8826655990256578 " " y[1] (numeric) = -0.8826655990258059 " " absolute error = 1.48103751484995880000000000000E-13 " " relative error = 1.677914621896244300000000000E-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) = -0.898174284752788 " " y[1] (numeric) = -0.8981742847529378 " " absolute error = 1.49769086021933620000000000000E-13 " " relative error = 1.667483567102523200000000000E-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) = -0.9137661523582574 " " y[1] (numeric) = -0.9137661523584085 " " absolute error = 1.5110135365148380000000000000E-13 " " relative error = 1.653610754365543400000000000E-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) = -0.9294406426599648 " " y[1] (numeric) = -0.9294406426601176 " " absolute error = 1.52766688188421540000000000000E-13 " " relative error = 1.64364114475582600000000000E-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) = -0.945197188213609 " " y[1] (numeric) = -0.9451971882137634 " " absolute error = 1.54432022725359270000000000000E-13 " " relative error = 1.633860369572518500000000000E-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) = -0.9610352133694313 " " y[1] (numeric) = -0.9610352133695879 " " absolute error = 1.56541446472147070000000000000E-13 " " relative error = 1.628883565288996600000000000E-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) = -0.9769541343297821 " " y[1] (numeric) = -0.9769541343299402 " " absolute error = 1.5809575870662230000000000000E-13 " " relative error = 1.61825159596750600000000000E-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) = -0.992953359207497 " " y[1] (numeric) = -0.9929533592076569 " " absolute error = 1.59872115546022540000000000000E-13 " " relative error = 1.610066717268782700000000000E-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.0090322880850877 " " y[1] (numeric) = -1.0090322880852494 " " absolute error = 1.6164847238542280000000000000E-13 " " relative error = 1.602014864085217800000000000E-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.0251903130747322 " " y[1] (numeric) = -1.025190313074896 " " absolute error = 1.6386891843467310000000000000E-13 " " relative error = 1.598424373940877700000000000E-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.0414268183790636 " " y[1] (numeric) = -1.0414268183792292 " " absolute error = 1.65645275274073360000000000000E-13 " " relative error = 1.5905608762014903000000000E-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.057741180352748 " " y[1] (numeric) = -1.057741180352915 " " absolute error = 1.67199587508548570000000000000E-13 " " relative error = 1.580723059801726600000000000E-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.0741327675648504 " " y[1] (numeric) = -1.0741327675650192 " " absolute error = 1.6875389974302380000000000000E-13 " " relative error = 1.57107114538180520000000000E-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.0906009408619752 " " y[1] (numeric) = -1.0906009408621462 " " absolute error = 1.7097434579227410000000000000E-13 " " relative error = 1.56770766818834400000000000E-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.107145053432184 " " y[1] (numeric) = -1.1071450534323566 " " absolute error = 1.72528658026749330000000000000E-13 " " relative error = 1.558320271511895400000000000E-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.1237644508696722 " " y[1] (numeric) = -1.1237644508698468 " " absolute error = 1.7452705947107460000000000000E-13 " " relative error = 1.55305730961688200000000000E-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.1404584712402124 " " y[1] (numeric) = -1.140458471240389 " " absolute error = 1.7652546091539990000000000000E-13 " " relative error = 1.547846461462415700000000000E-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.1572264451473462 " " y[1] (numeric) = -1.1572264451475247 " " absolute error = 1.78523862359725170000000000000E-13 " " relative error = 1.54268737210714400000000000E-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.1740676957993221 " " y[1] (numeric) = -1.1740676957995029 " " absolute error = 1.80744308408975480000000000000E-13 " " relative error = 1.539470927065429400000000000E-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.1909815390767768 " " y[1] (numeric) = -1.1909815390769594 " " absolute error = 1.82520665248375740000000000000E-13 " " relative error = 1.532523043051211600000000000E-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.207967283601144 " " y[1] (numeric) = -1.2079672836013284 " " absolute error = 1.84519066692701020000000000000E-13 " " relative error = 1.52751708757061800000000000E-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.2250242308037924 " " y[1] (numeric) = -1.2250242308039785 " " absolute error = 1.86073378927176240000000000000E-13 " " relative error = 1.51893631365222300000000000E-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.242151674995882 " " y[1] (numeric) = -1.2421516749960704 " " absolute error = 1.88293824976426550000000000000E-13 " " relative error = 1.515868220980749500000000000E-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.259348903438934 " " y[1] (numeric) = -1.259348903439124 " " absolute error = 1.9007018181582680000000000000E-13 " " relative error = 1.509273413402732200000000000E-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.2766151964161012 " " y[1] (numeric) = -1.276615196416293 " " absolute error = 1.91846538655227050000000000000E-13 " " relative error = 1.502774988060665300000000000E-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.2939498273041417 " " y[1] (numeric) = -1.293949827304335 " " absolute error = 1.93400850889702270000000000000E-13 " " relative error = 1.49465494572258700000000000E-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.311352062646078 " " y[1] (numeric) = -1.311352062646274 " " absolute error = 1.96065386148802650000000000000E-13 " " relative error = 1.495139190563189700000000000E-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.3288211622245454 " " y[1] (numeric) = -1.328821162224743 " " absolute error = 1.97619698383277860000000000000E-13 " " relative error = 1.487180547700247300000000000E-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.346356379135809 " " y[1] (numeric) = -1.346356379136009 " " absolute error = 1.99840144432528180000000000000E-13 " " relative error = 1.484303469195877600000000000E-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.363956959864466 " " y[1] (numeric) = -1.3639569598646601 " " absolute error = 1.94066984704477360000000000000E-13 " " relative error = 1.422823376507140500000000000E-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.3816221443587695 " " y[1] (numeric) = -1.3816221443589571 " " absolute error = 1.87627691161651460000000000000E-13 " " relative error = 1.358024637399917500000000000E-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.399351166106657 " " y[1] (numeric) = -1.3993511661068387 " " absolute error = 1.8163248682867560000000000000E-13 " " relative error = 1.297976456717597000000000000E-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.4171432522123952 " " y[1] (numeric) = -1.4171432522125706 " " absolute error = 1.75415237890774730000000000000E-13 " " relative error = 1.237808793267176600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.049999999999687 " " y[1] (closed_form) = -1.4349976234738664 " " y[1] (numeric) = -1.434997623474036 " " absolute error = 1.69642078162723920000000000000E-13 " " relative error = 1.182176718537355500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.0599999999996905 " " y[1] (closed_form) = -1.45291349446049 " " y[1] (numeric) = -1.4529134944606539 " " absolute error = 1.6386891843467310000000000000E-13 " " relative error = 1.127864246973096800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.069999999999694 " " y[1] (closed_form) = -1.4708900735917636 " " y[1] (numeric) = -1.4708900735919217 " " absolute error = 1.5809575870662230000000000000E-13 " " relative error = 1.074830550189033200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.079999999999697 " " y[1] (closed_form) = -1.4889265632164213 " " y[1] (numeric) = -1.4889265632165734 " " absolute error = 1.52100554373646450000000000000E-13 " " relative error = 1.021545038763191500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.0899999999997005 " " y[1] (closed_form) = -1.5070221596921982 " " y[1] (numeric) = -1.5070221596923443 " " absolute error = 1.4610535004067060000000000000E-13 " " relative error = 9.694970249841043000000000000E-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.5251760534661924 " " y[1] (numeric) = -1.5251760534663328 " " absolute error = 1.40332190312619800000000000000E-13 " " relative error = 9.201048626071313000000000000E-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.543387429155822 " " y[1] (numeric) = -1.5433874291559562 " " absolute error = 1.3411494137471890000000000000E-13 " " relative error = 8.689648421464403000000000000E-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.56165546563036 " " y[1] (numeric) = -1.5616554656304882 " " absolute error = 1.28119737041743060000000000000E-13 " " relative error = 8.204097501751304000000000000E-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.57997933609305 " " y[1] (numeric) = -1.5799793360931715 " " absolute error = 1.21458398893992130000000000000E-13 " " relative error = 7.687340974618864000000000000E-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.5983582081637815 " " y[1] (numeric) = -1.598358208163897 " " absolute error = 1.15463194561016280000000000000E-13 " " relative error = 7.223862208813766000000000000E-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.6167912439623295 " " y[1] (numeric) = -1.616791243962439 " " absolute error = 1.09467990228040430000000000000E-13 " " relative error = 6.770694153424732000000000000E-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.6352776001921425 " " y[1] (numeric) = -1.6352776001922458 " " absolute error = 1.03250741290139560000000000000E-13 " " relative error = 6.313958026331906000000000000E-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.653816428224669 " " y[1] (numeric) = -1.6538164282247658 " " absolute error = 9.68114477473136500000000000000E-14 " " relative error = 5.853820659602369000000000000E-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.6724068741842215 " " y[1] (numeric) = -1.6724068741843119 " " absolute error = 9.03721542044877400000000000000E-14 " " relative error = 5.403718174057979000000000000E-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.6910480790333628 " " y[1] (numeric) = -1.691048079033447 " " absolute error = 8.41549052665868700000000000000E-14 " " relative error = 4.976493945381583000000000000E-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.7097391786588085 " " y[1] (numeric) = -1.7097391786588865 " " absolute error = 7.79376563286859900000000000000E-14 " " relative error = 4.558452967652269000000000000E-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.7284793039578394 " " y[1] (numeric) = -1.7284793039579107 " " absolute error = 7.12763181809350500000000000000E-14 " " relative error = 4.1236431363527390000000000000E-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.7472675809252087 " " y[1] (numeric) = -1.7472675809252736 " " absolute error = 6.48370246381091400000000000000E-14 " " relative error = 3.7107667621107465000000000000E-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.766103130740543 " " y[1] (numeric) = -1.7661031307406014 " " absolute error = 5.83977310952832300000000000000E-14 " " relative error = 3.3065866924088705000000000000E-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.7849850698562237 " " y[1] (numeric) = -1.7849850698562761 " " absolute error = 5.24025267623073900000000000000E-14 " " relative error = 2.9357403401995000000000000000E-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.8039125100857412 " " y[1] (numeric) = -1.8039125100857871 " " absolute error = 4.59632332194814800000000000000E-14 " " relative error = 2.547974636380609000000000000E-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.8228845586925115 " " y[1] (numeric) = -1.822884558692551 " " absolute error = 3.95239396766555730000000000000E-14 " " relative error = 2.168208594898881000000000000E-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.841900318479151 " " y[1] (numeric) = -1.841900318479184 " " absolute error = 3.308464613382966500000000000000E-14 " " relative error = 1.7962234873354882000000000000E-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.860958887877194 " " y[1] (numeric) = -1.8609588878772207 " " absolute error = 2.664535259100375700000000000000E-14 " " relative error = 1.431807696805073000000000000E-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.8800593610372496 " " y[1] (numeric) = -1.8800593610372698 " " absolute error = 2.02060590481778500000000000000E-14 " " relative error = 1.0747564394472067000000000000E-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.8992008279195853 " " y[1] (numeric) = -1.8992008279195989 " " absolute error = 1.35447209004269100000000000000E-14 " " relative error = 7.1318002295018010000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.309999999999774 " " y[1] (closed_form) = -1.9183823743851312 " " y[1] (numeric) = -1.918382374385138 " " absolute error = 6.8833827526759700000000000000000E-15 " " relative error = 3.58811822115608860000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.319999999999777 " " y[1] (closed_form) = -1.9376030822868913 " " y[1] (numeric) = -1.937603082286892 " " absolute error = 6.6613381477509390000000000000000E-16 " " relative error = 3.4379271010906803000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.329999999999780 " " y[1] (closed_form) = -1.9568620295617594 " " y[1] (numeric) = -1.9568620295617538 " " absolute error = 5.551115123125783000000000000000E-15 " " relative error = 2.83674323445734200000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.339999999999784 " " y[1] (closed_form) = -1.9761582903227248 " " y[1] (numeric) = -1.9761582903227124 " " absolute error = 1.243449787580175300000000000000E-14 " " relative error = 6.2922580325137230000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.349999999999787 " " y[1] (closed_form) = -1.995490934951457 " " y[1] (numeric) = -1.9954909349514385 " " absolute error = 1.8429702208777599000000000000E-14 " " relative error = 9.2356732300695350000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.359999999999790 " " y[1] (closed_form) = -2.0148590301912708 " " y[1] (numeric) = -2.0148590301912463 " " absolute error = 2.442490654175344400000000000000E-14 " " relative error = 1.2122389792915082000000000000E-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) = -2.0342616392404493 " " y[1] (numeric) = -2.034261639240418 " " absolute error = 3.153033389935444600000000000000E-14 " " relative error = 1.5499645321497196000000000000E-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) = -2.0536978218459225 " " y[1] (numeric) = -2.0536978218458857 " " absolute error = 3.6859404417555197000000000000E-14 " " relative error = 1.7947822715429920000000000000E-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) = -2.0731666343972934 " " y[1] (numeric) = -2.073166634397251 " " absolute error = 4.26325641456060100000000000000E-14 " " relative error = 2.056398334714665000000000000E-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) = -2.092667130021198 " " y[1] (numeric) = -2.092667130021148 " " absolute error = 4.97379915032070130000000000000E-14 " " relative error = 2.37677511103752000000000000E-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) = -2.1121983586759905 " " y[1] (numeric) = -2.112198358675934 " " absolute error = 5.63993296509579500000000000000E-14 " " relative error = 2.6701720233468645000000000000E-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) = -2.131759367246748 " " y[1] (numeric) = -2.1317593672466852 " " absolute error = 6.26165785888588300000000000000E-14 " " relative error = 2.9373192655290470000000000000E-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) = -2.151349199640581 " " y[1] (numeric) = -2.151349199640512 " " absolute error = 6.92779167366097700000000000000E-14 " " relative error = 3.220207893176235700000000000E-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) = -2.170966896882242 " " y[1] (numeric) = -2.1709668968821667 " " absolute error = 7.54951656745106400000000000000E-14 " " relative error = 3.4774904114351246000000000000E-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) = -2.1906114972100212 " " y[1] (numeric) = -2.1906114972099395 " " absolute error = 8.17124146124115200000000000000E-14 " " relative error = 3.730118951556725000000000000E-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) = -2.210282036171923 " " y[1] (numeric) = -2.2102820361718347 " " absolute error = 8.83737527601624600000000000000E-14 " " relative error = 3.998302086064118000000000000E-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) = -2.22997754672211 " " y[1] (numeric) = -2.2299775467220155 " " absolute error = 9.45910016980633400000000000000E-14 " " relative error = 4.241791664544094000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.479999999999830 " " y[1] (closed_form) = -2.249697059317607 " " y[1] (numeric) = -2.2496970593175054 " " absolute error = 1.01696429055664340000000000000E-13 " " relative error = 4.520449926111899000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.489999999999834 " " y[1] (closed_form) = -2.2694396020152534 " " y[1] (numeric) = -2.269439602015145 " " absolute error = 1.08357767203415280000000000000E-13 " " relative error = 4.774648644854615000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.4999999999998375 " " y[1] (closed_form) = -2.289204200568899 " " y[1] (numeric) = -2.289204200568783 " " absolute error = 1.15907283770866340000000000000E-13 " " relative error = 5.063212960296934000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.509999999999840 " " y[1] (closed_form) = -2.3089898785268246 " " y[1] (numeric) = -2.308989878526703 " " absolute error = 1.21680443498917160000000000000E-13 " " relative error = 5.269856079947453000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.519999999999844 " " y[1] (closed_form) = -2.32879565732939 " " y[1] (numeric) = -2.328795657329261 " " absolute error = 1.28785870856518160000000000000E-13 " " relative error = 5.5301490472636350000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.5299999999998475 " " y[1] (closed_form) = -2.348620556406886 " " y[1] (numeric) = -2.34862055640675 " " absolute error = 1.35891298214119160000000000000E-13 " " relative error = 5.7860048036885490000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.539999999999850 " " y[1] (closed_form) = -2.368463593277592 " " y[1] (numeric) = -2.36846359327745 " " absolute error = 1.42108547152020040000000000000E-13 " " relative error = 6.000030887338382000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.549999999999854 " " y[1] (closed_form) = -2.388323783646024 " " y[1] (numeric) = -2.3883237836458755 " " absolute error = 1.48325796089920900000000000000E-13 " " relative error = 6.210455931711496000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.5599999999998575 " " y[1] (closed_form) = -2.4082001415013616 " " y[1] (numeric) = -2.4082001415012066 " " absolute error = 1.54987134237671850000000000000E-13 " " relative error = 6.4358078702315460000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.569999999999860 " " y[1] (closed_form) = -2.4280916792160494 " " y[1] (numeric) = -2.428091679215888 " " absolute error = 1.61204383175572730000000000000E-13 " " relative error = 6.639139063629603000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.579999999999864 " " y[1] (closed_form) = -2.4479974076445594 " " y[1] (numeric) = -2.4479974076443907 " " absolute error = 1.6875389974302380000000000000E-13 " " relative error = 6.893548956222026000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.5899999999998675 " " y[1] (closed_form) = -2.4679163362223027 " " y[1] (numeric) = -2.4679163362221272 " " absolute error = 1.75415237890774730000000000000E-13 " " relative error = 7.1078275756822030000000000000E-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) = -2.4878474730646882 " " y[1] (numeric) = -2.4878474730645066 " " absolute error = 1.8163248682867560000000000000E-13 " " relative error = 7.30078868560737000000000000E-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) = -2.5077898250663067 " " y[1] (numeric) = -2.507789825066119 " " absolute error = 1.87849735766576500000000000000E-13 " " relative error = 7.490649092238408000000000000E-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) = -2.527742398000244 " " y[1] (numeric) = -2.5277423980000497 " " absolute error = 1.94066984704477360000000000000E-13 " " relative error = 7.677482676162266000000000000E-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) = -2.5477041966175 " " y[1] (numeric) = -2.547704196617299 " " absolute error = 2.01172412062078370000000000000E-13 " " relative error = 7.896223287191978000000000000E-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) = -2.5676742247465145 " " y[1] (numeric) = -2.5676742247463067 " " absolute error = 2.0783375020982930000000000000E-13 " " relative error = 8.094241403632386000000000000E-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) = -2.5876514853927834 " " y[1] (numeric) = -2.5876514853925685 " " absolute error = 2.1493917756743030000000000000E-13 " " relative error = 8.306341823107001000000000000E-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) = -2.6076349808385557 " " y[1] (numeric) = -2.607634980838334 " " absolute error = 2.21600515715181250000000000000E-13 " " relative error = 8.498141700949248000000000000E-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) = -2.627623712742607 " " y[1] (numeric) = -2.6276237127423787 " " absolute error = 2.2826185386293218000000000000E-13 " " relative error = 8.687006924012027000000000000E-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) = -2.647616682240071 " " y[1] (numeric) = -2.647616682239836 " " absolute error = 2.3492319201068312000000000000E-13 " " relative error = 8.873006186527027000000000000E-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) = -2.6676128900423244 " " y[1] (numeric) = -2.667612890042083 " " absolute error = 2.41584530158434060000000000000E-13 " " relative error = 9.056206433108106000000000000E-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) = -2.687611336536918 " " y[1] (numeric) = -2.687611336536669 " " absolute error = 2.48689957516035070000000000000E-13 " " relative error = 9.253196477303183000000000000E-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) = -2.7076110218875336 " " y[1] (numeric) = -2.707611021887278 " " absolute error = 2.553512956637860000000000000E-13 " " relative error = 9.430870741757256000000000000E-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) = -2.7276109461339697 " " y[1] (numeric) = -2.7276109461337086 " " absolute error = 2.6112445539183680000000000000E-13 " " relative error = 9.573376135696569000000000000E-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) = -2.7476101092921352 " " y[1] (numeric) = -2.747610109291868 " " absolute error = 2.6734170432973770000000000000E-13 " " relative error = 9.729972364915076000000000000E-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) = -2.7676075114540466 " " y[1] (numeric) = -2.767607511453772 " " absolute error = 2.7444713168733870000000000000E-13 " " relative error = 9.91640362845921000000000000E-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) = -2.7876021528878185 " " y[1] (numeric) = -2.787602152887537 " " absolute error = 2.8155255904493970000000000000E-13 " " relative error = 1.010017009612598800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.759999999999924 " " y[1] (closed_form) = -2.8075930341376365 " " y[1] (numeric) = -2.8075930341373487 " " absolute error = 2.8776980798284060000000000000E-13 " " relative error = 1.024969803257936300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.769999999999928 " " y[1] (closed_form) = -2.8275791561237016 " " y[1] (numeric) = -2.827579156123407 " " absolute error = 2.9443114613059150000000000000E-13 " " relative error = 1.041283479166058300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.779999999999931 " " y[1] (closed_form) = -2.847559520242137 " " y[1] (numeric) = -2.8475595202418353 " " absolute error = 3.0153657348819250000000000000E-13 " " relative error = 1.058929835688041700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.789999999999934 " " y[1] (closed_form) = -2.8675331284648475 " " y[1] (numeric) = -2.8675331284645393 " " absolute error = 3.08197911635943460000000000000E-13 " " relative error = 1.074784136150291800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.799999999999938 " " y[1] (closed_form) = -2.887498983439322 " " y[1] (numeric) = -2.887498983439007 " " absolute error = 3.1485924978369440000000000000E-13 " " relative error = 1.090422028161766300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.809999999999941 " " y[1] (closed_form) = -2.9074560885883685 " " y[1] (numeric) = -2.907456088588047 " " absolute error = 3.21520587931445330000000000000E-13 " " relative error = 1.105848474181257300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.819999999999944 " " y[1] (closed_form) = -2.927403448209769 " " y[1] (numeric) = -2.927403448209441 " " absolute error = 3.2773783686934620000000000000E-13 " " relative error = 1.11955131114493900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.829999999999948 " " y[1] (closed_form) = -2.947340067575851 " " y[1] (numeric) = -2.9473400675755173 " " absolute error = 3.3395508580724710000000000000E-13 " " relative error = 1.133072798355164900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.839999999999951 " " y[1] (closed_form) = -2.9672649530329585 " " y[1] (numeric) = -2.9672649530326183 " " absolute error = 3.40172334745147960000000000000E-13 " " relative error = 1.146417121927195700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.849999999999954 " " y[1] (closed_form) = -2.9871771121008166 " " y[1] (numeric) = -2.987177112100469 " " absolute error = 3.47721851312599030000000000000E-13 " " relative error = 1.164048324767907000000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.859999999999958 " " y[1] (closed_form) = -3.0070755535717786 " " y[1] (numeric) = -3.007075553571424 " " absolute error = 3.54383189460349970000000000000E-13 " " relative error = 1.178497790118431400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.869999999999961 " " y[1] (closed_form) = -3.026959287609946 " " y[1] (numeric) = -3.0269592876095848 " " absolute error = 3.6104452760810090000000000000E-13 " " relative error = 1.192763077739237600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.879999999999964 " " y[1] (closed_form) = -3.046827325850151 " " y[1] (numeric) = -3.0468273258497827 " " absolute error = 3.6814995496570190000000000000E-13 " " relative error = 1.208305937925043700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.889999999999968 " " y[1] (closed_form) = -3.0666786814967937 " " y[1] (numeric) = -3.0666786814964184 " " absolute error = 3.7525538232330290000000000000E-13 " " relative error = 1.223654061273048300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.899999999999971 " " y[1] (closed_form) = -3.0865123694225183 " " y[1] (numeric) = -3.086512369422136 " " absolute error = 3.8236080968090390000000000000E-13 " " relative error = 1.238811849480593700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.909999999999974 " " y[1] (closed_form) = -3.1063274062667268 " " y[1] (numeric) = -3.1063274062663386 " " absolute error = 3.88133969408954700000000000000E-13 " " relative error = 1.249494720440384200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.919999999999978 " " y[1] (closed_form) = -3.1261228105339143 " " y[1] (numeric) = -3.1261228105335195 " " absolute error = 3.94795307556705670000000000000E-13 " " relative error = 1.26289122815772600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.929999999999981 " " y[1] (closed_form) = -3.145897602691817 " " y[1] (numeric) = -3.145897602691416 " " absolute error = 4.01012556494606540000000000000E-13 " " relative error = 1.27471585900150200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.939999999999984 " " y[1] (closed_form) = -3.1656508052693644 " " y[1] (numeric) = -3.1656508052689576 " " absolute error = 4.06785716222657360000000000000E-13 " " relative error = 1.28499869772605600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.949999999999988 " " y[1] (closed_form) = -3.185381442954427 " " y[1] (numeric) = -3.1853814429540135 " " absolute error = 4.1344705437040830000000000000E-13 " " relative error = 1.297951475434408200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.959999999999991 " " y[1] (closed_form) = -3.2050885426913442 " " y[1] (numeric) = -3.2050885426909246 " " absolute error = 4.19664303308309200000000000000E-13 " " relative error = 1.309368829342583400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.969999999999994 " " y[1] (closed_form) = -3.224771133778232 " " y[1] (numeric) = -3.2247711337778058 " " absolute error = 4.2632564145606010000000000000E-13 " " relative error = 1.32203379331470580000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.979999999999998 " " y[1] (closed_form) = -3.244428247964051 " " y[1] (numeric) = -3.2444282479636173 " " absolute error = 4.3387515802351120000000000000E-13 " " relative error = 1.337293121818235000000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.990000000000001 " " y[1] (closed_form) = -3.2640589195454295 " " y[1] (numeric) = -3.2640589195449894 " " absolute error = 4.40092406961412050000000000000E-13 " " relative error = 1.348297986675748000000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " "Finished!" "diff ( y , x , 1 ) = sin ( x ) - 1 , 0 ; " Iterations = 4900 "Total Elapsed Time "= 1 Minutes 55 Seconds "Elapsed Time(since restart) "= 1 Minutes 55 Seconds "Time to Timeout "= 1 Minutes 4 Seconds Percent Done = 100.0204081632654 "%" (%o253) temp/diffeq.sub_sin_c.max