Record of Testing of Omnisode


ode.over(Overrides .ode files)
TimeLanguageOde FileEquationStartEndActual EndHH ReasonMachine DigitsDesired Correct DigitsEstimated Correct DigitsCorrect DigitsTermsType Sing GivenGiven Least SingRatio Least SingThree Term Least SingSix Term Least SingIterationsExecution TimeEstimated Total TimeLast Savediffeq programdiffeq resultsComment
2014-08-28T16:29:06-05:00c++add_c_lindiff ( y , x , 1 ) = 0.3 + ( 0.1 * x + 0.2 ) ; 0.1110.01Display Interval1610131530No PoleNANONENONENONE900.0 SecondsDone 267 add_c_lin diffeq.cppadd_c_lin c++ resultsOK
2014-08-28T16:29:06-05:00c++add_c_sindiff ( y , x , 1 ) = 1.0 + sin ( x ) ; 0.111.00010.000128Pole Accuracy1610121440No PoleNANONENONENONE70320.0 SecondsDone 267 add_c_sin diffeq.cppadd_c_sin c++ resultsOK
2014-08-28T16:29:07-05:00c++add_full_lindiff ( y , x , 1 ) = sin ( 0.3 * x + 0.1 ) + ( 0.1 * x + 0.2 ) ; 155.000260.000512Pole Accuracy1610111340No PoleNANONENONENONE78130.0 SecondsDone 267 add_full_lin diffeq.cppadd_full_lin c++ resultsOK
2014-08-28T16:29:07-05:00c++add_lin_cdiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) + 0.3 ; -555.010.01Display Interval1610121430No PoleNANONENONENONE10010.0 SecondsDone 267 add_lin_c diffeq.cppadd_lin_c c++ resultsOK
2014-08-28T16:29:08-05:00c++add_lin_fulldiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) + sin ( 0.3 * x + 0.1 ) ; -555.000380.000512Pole Accuracy1610111440No PoleNANONENONENONE195320.0 SecondsDone 267 add_lin_full diffeq.cppadd_lin_full c++ resultsOK
2014-08-28T16:29:08-05:00c++add_lin_lindiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) + ( 0.3 * x + 0.1 ) ; -555.010.01Display Interval1610121530No PoleNANONENONENONE10010.0 SecondsDone 267 add_lin_lin diffeq.cppadd_lin_lin c++ resultsOK
2014-08-28T16:29:08-05:00c++adddiff ( y , x , 1 ) = sin ( x ) + sin ( x ) ; -5550.000128Pole Accuracy1610111440No PoleNANONENONENONE781250.0 SecondsDone 267 add diffeq.cppadd c++ resultsOK
2014-08-28T16:29:09-05:00c++add_sin_cdiff ( y , x , 1 ) = sin ( x ) + 1.0 ; -5550.000128Pole Accuracy1610111340No PoleNANONENONENONE781251.0 SecondsDone 267 add_sin_c diffeq.cppadd_sin_c c++ resultsOK
2014-08-28T16:29:10-05:00c++add_sub_sin_c_cos_c_tan_cdiff ( y , x , 1 ) = sin ( 0.1 ) + cos ( 0.05 ) - tan ( 0.02 ) ; -555.010.01Display Interval1610121530No PoleNANONENONENONE10010.0 SecondsDone 267 add_sub_sin_c_cos_c_tan_c diffeq.cppadd_sub_sin_c_cos_c_tan_c c++ resultsOK
2014-08-28T16:29:10-05:00c++arccos_sqrtdiff ( y , x , 1 ) = arccos ( sqrt ( 0.1 * x + 0.2 ) ) ; 00.50.50.01Display Interval161013830Real Sing2NONE2.00022NONE500.0 SecondsDone 267 arccos_sqrt diffeq.cpparccos_sqrt c++ resultsPoor Accuracy
2014-08-28T16:29:11-05:00c++arccos_sqrt_sm_hdiff ( y , x , 1 ) = arccos ( sqrt ( 0.1 * x + 0.2 ) ) ; 00.50.5000011e-06Max H1610111230Real Sing2NONE2.00022NONE5000015.0 SecondsDone 267 arccos_sqrt_sm_h diffeq.cpparccos_sqrt_sm_h c++ resultsSmall H
2014-08-28T16:29:17-05:00c++arcsin_c_arccos_c_arctan_cdiff ( y , x , 1 ) = arcsin ( 0.1 ) + arccos ( 0.1 ) + arctan ( 0.1 ) ; -555.010.01Display Interval1610121530No PoleNANONENONENONE10010.0 SecondsDone 267 arcsin_c_arccos_c_arctan_c diffeq.cpparcsin_c_arccos_c_arctan_c c++ resultsOK
2014-08-28T16:29:17-05:00c++arcsin_sqrtdiff ( y , x , 1 ) = arcsin ( sqrt ( 0.1 * x + 0.2 ) ) ; 00.50.50.01Display Interval161013830Real Sing2NONE2.00022NONE500.0 SecondsDone 267 arcsin_sqrt diffeq.cpparcsin_sqrt c++ resultsPoor Accuracy
2014-08-28T16:29:17-05:00c++arcsin_sqrt_sm_hdiff ( y , x , 1 ) = arcsin ( sqrt ( 0.1 * x + 0.2 ) ) ; 00.50.5000011e-06Max H1610111230Real Sing2NONE2.00022NONE5000016.0 SecondsDone 267 arcsin_sqrt_sm_h diffeq.cpparcsin_sqrt_sm_h c++ resultsSmall H
2014-08-28T16:29:23-05:00c++arctan_sqrtdiff ( y , x , 1 ) = arctan ( sqrt ( 0.1 * x + 0.2 ) ) ; -10.50.50.01Display Interval161012740Real Sing1NONE0.999943NONE1500.0 SecondsDone 267 arctan_sqrt diffeq.cpparctan_sqrt c++ resultsPoor Accuracy
2014-08-28T16:29:23-05:00c++arctan_sqrt_sm_hdiff ( y , x , 1 ) = arctan ( sqrt ( 0.1 * x + 0.2 ) ) ; -10.50.51e-06Max H1610101340Real Sing1NONENONENONE150000043.0 SecondsDone 267 arctan_sqrt_sm_h diffeq.cpparctan_sqrt_sm_h c++ resultsSmall H
2014-08-28T16:30:07-05:00c++cosh_sqrtdiff ( y , x , 1 ) = cosh ( sqrt ( 0.1 * x + 0.2 ) ) ; -1.9-1.8-1.85e-06Max H1610121030Real Sing0.1NONE0.0996766NONE200001.0 SecondsDone 267 cosh_sqrt diffeq.cppcosh_sqrt c++ resultsOK
2014-08-28T16:30:08-05:00c++cosdiff ( y , x , 1 ) = cos ( x ) ; 055.000010.000183449Pole1610101240No PoleNANONE0.00989908NONE202710.0 SecondsDone 267 cos diffeq.cppcos c++ resultsOK
2014-08-28T16:30:08-05:00c++cos_sqrt_lindiff ( y , x , 1 ) = cos ( sqrt ( 2.0 * x + 3.0 ) ) ; -1.4-1.3-1.35e-06Max H161012730Real Sing0.1NONE0.0996711NONE200001.0 SecondsDone 267 cos_sqrt_lin diffeq.cppcos_sqrt_lin c++ resultsPoor Accuracy
2014-08-28T16:30:09-05:00c++cos_sqrt_lin_sm_hdiff ( y , x , 1 ) = cos ( sqrt ( 2.0 * x + 3.0 ) ) ; -1.4-1.3-1.31e-08Max H1610101030Real Sing0.1NONENONENONE100000011 Minutes 44.0 SecondsDone 267 cos_sqrt_lin_sm_h diffeq.cppcos_sqrt_lin_sm_h c++ resultsSmall H
2014-08-28T16:31:54-05:00c++diff0diff ( y , x , 1 ) = y ; -555.010.01Display Interval1610121330No PoleNANONENONENONE10010.0 SecondsDone 267 diff0 diffeq.cppdiff0 c++ resultsOK
2014-08-28T16:31:54-05:00c++diff2diff ( y , x , 3 ) = m1 * diff ( y , x , 1 ) ; -1110.000128Pole Accuracy1610111340No PoleNANONENONENONE156251.0 SecondsDone 267 diff2 diffeq.cppdiff2 c++ resultsOK
2014-08-28T16:31:55-05:00c++diffdiff ( y , x , 2 ) = diff ( y , x , 1 ) ; -555.010.01Display Interval1610121330No PoleNANONENONENONE10010.0 SecondsDone 267 diff diffeq.cppdiff c++ resultsOK
2014-08-28T16:31:55-05:00c++div_c_expdiff ( y , x , 1 ) = 2.0 / exp ( x ) ; 155.010.01Display Interval1610111330No PoleNANONENONENONE4010.0 SecondsDone 267 div_c_exp diffeq.cppdiv_c_exp c++ resultsOK
2014-08-28T16:31:55-05:00c++div_c_lindiff ( y , x , 1 ) = 2.0 / ( 0.2 * x + 0.3 ) ; 2.53.13.110.01Display Interval1610121430Real Sing4NONENONENONE610.0 SecondsDone 267 div_c_lin diffeq.cppdiv_c_lin c++ resultsPROBLEM - Missing Singularity
2014-08-28T16:31:56-05:00c++div_exp_expdiff ( y , x , 1 ) = exp ( 0.1 * x ) / exp ( 0.2 * x ) ; -555.010.01Display Interval1610121430No PoleNANONENONENONE10010.0 SecondsDone 267 div_exp_exp diffeq.cppdiv_exp_exp c++ resultsOK
2014-08-28T16:31:56-05:00c++div_lin_cdiff ( y , x , 1 ) = ( 0.2 * x + 0.3 ) / 2.0 ; -555.010.01Display Interval1610121530No PoleNANONENONENONE10010.0 SecondsDone 267 div_lin_c diffeq.cppdiv_lin_c c++ resultsOK
2014-08-28T16:31:56-05:00c++div_lin_expdiff ( y , x , 1 ) = ( 0.2 * x + 0.3 ) / exp ( x ) ; 155.010.01Display Interval1610111330No PoleNANONENONENONE4010.0 SecondsDone 267 div_lin_exp diffeq.cppdiv_lin_exp c++ resultsOK
2014-08-28T16:31:57-05:00c++div_lin_lindiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) / ( 0.2 * x + 0.3 ) ; 0.155.010.01Display Interval1610121430Real Sing1.6NONE1.6NONE4910.0 SecondsDone 267 div_lin_lin diffeq.cppdiv_lin_lin c++ resultsOK
2014-08-28T16:31:57-05:00c++divdiff ( y , x , 1 ) = sin ( x ) / cos ( x ) ; 01.51.504610.0073545Pole1610131630Real Sing0.073545NONE0.073545NONE1510.0 SecondsDone 267 div diffeq.cppdiv c++ resultsOK
2014-08-28T16:31:57-05:00c++div_sin_cdiff ( y , x , 1 ) = sin ( x ) / 2.0 ; -5550.000128Pole Accuracy1610111440No PoleNANONENONENONE781250.0 SecondsDone 267 div_sin_c diffeq.cppdiv_sin_c c++ resultsOK
2014-08-28T16:31:58-05:00c++div_sin_lin_newdiff ( y , x , 1 ) = cos ( x ) / ( 2.0 * x + 1.0 ) - 2.0 * sin ( x ) / ( 2.0 * x + 1.0 ) / ( 2.0 * x + 1.0 ) ; 0.1110.01Display Interval1610121130Real Sing0.6NONE0.6NONE900.0 SecondsDone 267 div_sin_lin_new diffeq.cppdiv_sin_lin_new c++ resultsOK
2014-08-28T16:31:59-05:00c++exp_sqrtdiff ( y , x , 1 ) = exp ( sqrt ( 0.1 * x + 0.2 ) ) ; 233.010.01Display Interval161012540Real Sing4NONE3.99831NONE1010.0 SecondsDone 267 exp_sqrt diffeq.cppexp_sqrt c++ resultsPoor Accuracy
2014-08-28T16:31:59-05:00c++exp_sqrt_sm_hdiff ( y , x , 1 ) = exp ( sqrt ( 0.1 * x + 0.2 ) ) ; 2331e-07Max H1610101040Real Sing4NONENONENONE100000012 Minutes 5.0 SecondsDone 267 exp_sqrt_sm_h diffeq.cppexp_sqrt_sm_h c++ resultsSmall H
2014-08-28T16:34:04-05:00c++expt_c_cdiff ( y , x , 1 ) = expt ( 2.0 , 3.0 ) ; -555.010.01Display Interval1610121630No PoleNANONENONENONE10010.0 SecondsDone 267 expt_c_c diffeq.cppexpt_c_c c++ resultsOK
2014-08-28T16:34:04-05:00c++expt_c_lindiff ( y , x , 1 ) = expt ( 2.0 , ( 0.2 * x + 0.3 ) ) ; 155.010.01Display Interval1610121530Not GivenNANONENONENONE4010.0 SecondsDone 267 expt_c_lin diffeq.cppexpt_c_lin c++ resultsOK
2014-08-28T16:34:05-05:00c++expt_c_sin_newdiff ( y , x , 1 ) = expt ( 2.0 , sin ( x ) ) * cos ( x ) * ln ( 2.0 ) ; 1.411-0.04Display Interval161013430Not GivenNANONENONENONE100.0 Seconds0.0 Seconds 267 expt_c_sin_new diffeq.cppexpt_c_sin_new c++ resultsPoor Accuracy
2014-08-28T16:34:05-05:00c++expt_c_sin_new_sm_hdiff ( y , x , 1 ) = expt ( 2.0 , sin ( x ) ) * cos ( x ) * ln ( 2.0 ) ; 1.411-1e-07Max H161010930Not GivenNANONENONENONE400000034.0 Seconds34.0 Seconds 267 expt_c_sin_new_sm_h diffeq.cppexpt_c_sin_new_sm_h c++ resultsSmall H
2014-08-28T16:34:39-05:00c++expt_c_sindiff ( y , x , 1 ) = expt ( 2.0 , sin ( x ) ) ; 0.155.010.01Display Interval161012Unknown30Not GivenNANONENONENONE4910.0 SecondsDone 267 expt_c_sin diffeq.cppexpt_c_sin c++ resultsOK
2014-08-28T16:34:39-05:00c++expt_lin_cdiff ( y , x , 1 ) = expt ( ( 0.2 * x + 0.3 ) , 2.0 ) ; 0.155.010.01Display Interval1610121430No PoleNANONENONENONE4910.0 SecondsDone 267 expt_lin_c diffeq.cppexpt_lin_c c++ resultsOK
2014-08-28T16:34:39-05:00c++expt_lin_lin_newdiff ( y , x , 1 ) = expt ( 2.0 * x + 1.0 , 3.0 * x + 2.0 ) * ( 3.0 * ln ( 2.0 * x + 1.0 ) + ( 2.0 * ( 3.0 * x + 2.0 ) ) / ( 2.0 * x + 1.0 ) ) ; 0.1110.01Display Interval161012630Not GivenNANONENONENONE900.0 SecondsDone 267 expt_lin_lin_new diffeq.cppexpt_lin_lin_new c++ resultsPoor Accuracy
2014-08-28T16:34:40-05:00c++expt_lin_lin_new_sm_hdiff ( y , x , 1 ) = expt ( 2.0 * x + 1.0 , 3.0 * x + 2.0 ) * ( 3.0 * ln ( 2.0 * x + 1.0 ) + ( 2.0 * ( 3.0 * x + 2.0 ) ) / ( 2.0 * x + 1.0 ) ) ; 0.1111e-06Max H1610101130Not GivenNANONENONENONE9000008.0 SecondsDone 267 expt_lin_lin_new_sm_h diffeq.cppexpt_lin_lin_new_sm_h c++ resultsSmall H
2014-08-28T16:34:48-05:00c++expt_lin_lindiff ( y , x , 1 ) = expt ( ( 0.1 * x + 0.2 ) , ( 0.2 * x + 0.3 ) ) ; 0.155.010.01Display Interval161012Unknown30Not GivenNANONENONENONE4910.0 SecondsDone 267 expt_lin_lin diffeq.cppexpt_lin_lin c++ resultsOK
2014-08-28T16:34:49-05:00c++expt_lin_sin_newdiff ( y , x , 1 ) = expt ( 2.0 * x + 1.0 , sin ( x ) ) * ( cos ( x ) * ln ( 2.0 * x + 1.0 ) + ( 2.0 * sin ( x ) ) / ( 2.0 * x + 1.0 ) ) ; 0.1110.01Display Interval161012730Not GivenNANONENONENONE900.0 SecondsDone 267 expt_lin_sin_new diffeq.cppexpt_lin_sin_new c++ resultsOK
2014-08-28T16:34:49-05:00c++expt_lin_sin_new_sm_hdiff ( y , x , 1 ) = expt ( 2.0 * x + 1.0 , sin ( x ) ) * ( cos ( x ) * ln ( 2.0 * x + 1.0 ) + ( 2.0 * sin ( x ) ) / ( 2.0 * x + 1.0 ) ) ; 0.1111e-06Max H1610101230Not GivenNANONENONENONE90000014.0 SecondsDone 267 expt_lin_sin_new_sm_h diffeq.cppexpt_lin_sin_new_sm_h c++ resultsPROBLEM - Missing Singularity - REDUCED H
2014-08-28T16:35:03-05:00c++expt_lin_sindiff ( y , x , 1 ) = expt ( ( 0.2 * x + 0.3 ) , sin ( x ) ) ; 0.155.010.01Display Interval161012Unknown30Not GivenNANONENONENONE4910.0 SecondsDone 267 expt_lin_sin diffeq.cppexpt_lin_sin c++ resultsOK
2014-08-28T16:35:03-05:00c++expt_sin_cdiff ( y , x , 1 ) = expt ( sin ( 0.2 * x + 0.3 ) , 2.0 ) ; 0.10.20.23.2e-05Pole Accuracy1610121140Not GivenNANONENONENONE31250.0 SecondsDone 267 expt_sin_c diffeq.cppexpt_sin_c c++ resultsOK
2014-08-28T16:35:04-05:00c++expt_sin_lin_newdiff ( y , x , 1 ) = ( expt ( sin ( x ) , ( 2.0 * x + 1.0 ) ) ) * ( ( 2.0 * ln ( sin ( x ) ) ) + ( ( ( 2.0 * x + 1.0 ) * cos ( x ) ) / sin ( x ) ) ) ; 0.10.110.110011e-05Max H161012940Real Sing0.1NONE0.1NONE10010.0 SecondsDone 267 expt_sin_lin_new diffeq.cppexpt_sin_lin_new c++ resultsOK
2014-08-28T16:35:04-05:00c++expt_sin_lin_new_sm_hdiff ( y , x , 1 ) = ( expt ( sin ( x ) , ( 2.0 * x + 1.0 ) ) ) * ( ( 2.0 * ln ( sin ( x ) ) ) + ( ( ( 2.0 * x + 1.0 ) * cos ( x ) ) / sin ( x ) ) ) ; 0.10.110.111e-06Max H1610111230Real Sing2.1NONE0.1NONE100000.0 SecondsDone 267 expt_sin_lin_new_sm_h diffeq.cppexpt_sin_lin_new_sm_h c++ resultsREDUCED H
2014-08-28T16:35:05-05:00c++expt_sin_lindiff ( y , x , 1 ) = expt ( sin ( x ) , ( 0.2 * x + 0.3 ) ) ; 0.133.000240.00610576Pole161012Unknown30Not GivenNANONENONENONE4750.0 SecondsDone 267 expt_sin_lin diffeq.cppexpt_sin_lin c++ resultsOK
2014-08-28T16:35:05-05:00c++expt_sin_sin_newdiff ( y , x , 1 ) = expt ( sin ( 2.0 * x + 3.0 ) , sin ( x + 1.0 ) ) * ( ( cos ( x + 1.0 ) * ln ( sin ( 2.0 * x + 3.0 ) ) ) + ( ( 2.0 * sin ( x + 1.0 ) * cos ( 2.0 * x + 3.0 ) ) / sin ( 2.0 * x + 3.0 ) ) ) ; 1.81.811.812e-06Pole Accuracy161011840Not GivenNANONENONENONE50000.0 SecondsDone 267 expt_sin_sin_new diffeq.cppexpt_sin_sin_new c++ resultsOK
2014-08-28T16:35:05-05:00c++expt_sin_sin_new_sm_hdiff ( y , x , 1 ) = expt ( sin ( 2.0 * x + 3.0 ) , sin ( x + 1.0 ) ) * ( ( cos ( x + 1.0 ) * ln ( sin ( 2.0 * x + 3.0 ) ) ) + ( ( 2.0 * sin ( x + 1.0 ) * cos ( 2.0 * x + 3.0 ) ) / sin ( 2.0 * x + 3.0 ) ) ) ; 1.81.811.811e-06Max H161011840Not GivenNANONENONENONE100010.0 SecondsDone 267 expt_sin_sin_new_sm_h diffeq.cppexpt_sin_sin_new_sm_h c++ resultsREDUCED H
2014-08-28T16:35:06-05:00c++expt_sin_sindiff ( y , x , 1 ) = expt ( sin ( 0.1 * x ) , sin ( 0.2 * x ) ) ; 0.155.010.01Display Interval161012Unknown30Not GivenNANONENONENONE4910.0 SecondsDone 267 expt_sin_sin diffeq.cppexpt_sin_sin c++ resultsOK
2014-08-28T16:35:07-05:00c++h2sindiff ( y , x , 2 ) = sin ( x ) ; 0.155.00010.000128Pole Accuracy1610111440No PoleNANONENONENONE382820.0 SecondsDone 267 h2sin diffeq.cpph2sin c++ resultsOK
2014-08-28T16:35:07-05:00c++h3sindiff ( y , x , 3 ) = sin ( x ) ; 0.11.51.500060.000128Pole Accuracy1610111340No PoleNANONENONENONE109380.0 SecondsDone 267 h3sin diffeq.cpph3sin c++ resultsOK
2014-08-28T16:35:08-05:00c++h5h3diff ( y , x , 5 ) = m1 * diff ( y , x , 3 ) ; 0.11.51.500060.000128Pole Accuracy1610101240No PoleNANONENONENONE109381.0 SecondsDone 267 h5h3 diffeq.cpph5h3 c++ resultsOK
2014-08-28T16:35:09-05:00c++lin_arccosdiff ( y , x , 1 ) = arccos ( 0.1 * x + 0.2 ) ; -0.80.80.80.01Display Interval161012930Not GivenNANONENONENONE1600.0 SecondsDone 267 lin_arccos diffeq.cpplin_arccos c++ resultsPoor Accuracy
2014-08-28T16:35:09-05:00c++lin_arccos_sm_hdiff ( y , x , 1 ) = arccos ( 0.1 * x + 0.2 ) ; -0.80.80.81e-06Max H1610101330Not GivenNANONENONENONE16000009.0 SecondsDone 267 lin_arccos_sm_h diffeq.cpplin_arccos_sm_h c++ resultsSmall H
2014-08-28T16:35:18-05:00c++lin_arcsindiff ( y , x , 1 ) = arcsin ( 0.1 * x + 0.2 ) ; -0.80.80.80.01Display Interval161013930Not GivenNANONENONENONE1600.0 SecondsDone 267 lin_arcsin diffeq.cpplin_arcsin c++ resultsPoor Accuracy
2014-08-28T16:35:19-05:00c++lin_arcsin_sm_hdiff ( y , x , 1 ) = arcsin ( 0.1 * x + 0.2 ) ; -0.80.80.81e-06Max H1610111430Not GivenNANONENONENONE16000009.0 SecondsDone 267 lin_arcsin_sm_h diffeq.cpplin_arcsin_sm_h c++ resultsSmall H
2014-08-28T16:35:28-05:00c++lin_arctandiff ( y , x , 1 ) = arctan ( 0.1 * x + 0.2 ) ; -1-0.6-0.60.01Display Interval161013730Not GivenNANONENONENONE400.0 SecondsDone 267 lin_arctan diffeq.cpplin_arctan c++ resultsPoor Accuracy
2014-08-28T16:35:29-05:00c++lin_arctan_sm_hdiff ( y , x , 1 ) = arctan ( 0.1 * x + 0.2 ) ; -1-0.6-0.61e-06Max H1610111130Not GivenNANONENONENONE4000005.0 SecondsDone 267 lin_arctan_sm_h diffeq.cpplin_arctan_sm_h c++ resultsSmall H
2014-08-28T16:35:34-05:00c++lin_coshdiff ( y , x , 1 ) = cosh ( 2.0 * x + 3.0 ) ; 0.1222.56e-07Pole Accuracy1610101030No PoleNANONENONENONE742187532.0 SecondsDone 267 lin_cosh diffeq.cpplin_cosh c++ resultsOK
2014-08-28T16:36:06-05:00c++lin_expdiff ( y , x , 1 ) = exp ( 0.1 * x + 0.2 ) ; 11010.010.01Display Interval1610121430No PoleNANONENONENONE9010.0 SecondsDone 267 lin_exp diffeq.cpplin_exp c++ resultsOK
2014-08-28T16:36:07-05:00c++lin_lndiff ( y , x , 1 ) = ln ( 0.1 * x + 0.2 ) ; 2030300.01Display Interval1610121330Real Sing22NONE22NONE10000.0 SecondsDone 267 lin_ln diffeq.cpplin_ln c++ resultsOK
2014-08-28T16:36:07-05:00c++lin_sin_cosdiff ( y , x , 1 ) = sin ( 2.0 * x + 3.0 ) + cos ( 1.5 * x - 2.0 ) ; 0.155.010.01Display Interval1610121430No PoleNANONENONENONE4910.0 SecondsDone 267 lin_sin_cos diffeq.cpplin_sin_cos c++ resultsOK
2014-08-28T16:36:07-05:00c++lin_sinhdiff ( y , x , 1 ) = sinh ( 2.0 * x + 3.0 ) ; 0.122.000026.5536e-05Pole Accuracy1610111340No PoleNANONENONENONE289920.0 SecondsDone 267 lin_sinh diffeq.cpplin_sinh c++ resultsOK
2014-08-28T16:36:08-05:00c++lin_tanhdiff ( y , x , 1 ) = tanh ( 3.0 * x + 1.0 ) ; 1.1220.01Display Interval1610131640No PoleNANONENONENONE900.0 SecondsDone 267 lin_tanh diffeq.cpplin_tanh c++ resultsOK
2014-08-28T16:36:08-05:00c++lin_tandiff ( y , x , 1 ) = tan ( 2.0 * x + 3.0 ) ; -1-0.9-0.90.01Display Interval1610131630Real Sing0.195398NONE0.195398NONE100.0 SecondsDone 267 lin_tan diffeq.cpplin_tan c++ resultsOK
2014-08-28T16:36:09-05:00c++ln_c_exp_c_sqrt_cdiff ( y , x , 1 ) = ln ( 0.1 ) + exp ( 0.1 ) + sqrt ( 0.1 ) ; 0.155.010.01Display Interval1610121430No PoleNANONENONENONE4910.0 SecondsDone 267 ln_c_exp_c_sqrt_c diffeq.cppln_c_exp_c_sqrt_c c++ resultsOK
2014-08-28T16:36:09-05:00c++ln_sqrtdiff ( y , x , 1 ) = ln ( sqrt ( 0.1 * x + 0.2 ) ) ; 101111.010.01Display Interval161013940Real Sing12NONE12.0123NONE1010.0 SecondsDone 267 ln_sqrt diffeq.cppln_sqrt c++ resultsPoor Accuracy
2014-08-28T16:36:09-05:00c++ln_sqrt_sm_hdiff ( y , x , 1 ) = ln ( sqrt ( 0.1 * x + 0.2 ) ) ; 1011111e-06Max H1610111140Real Sing12NONENONENONE100000113.0 SecondsDone 267 ln_sqrt_sm_h diffeq.cppln_sqrt_sm_h c++ resultsSmall H
2014-08-28T16:36:22-05:00c++mtest1diff ( y1 , x , 1 ) = m1 * y2 + 1.0 ; 0.110100.000128Pole Accuracy1610101140No PoleNANONENONENONE7734418.0 SecondsDone 267 mtest1 diffeq.cppmtest1 c++ resultsOK
dittodittodittodiff ( y2 , x , 1 ) = y1 - 1.0 ; dittodittodittodittodittodittoditto1011dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-08-28T16:36:41-05:00c++mtest2diff ( y1 , x , 1 ) = m1 * y2 ; 0.20.80.2265121e-08Max H161010440No PoleNANONENONENONE265120110 Minutes 0.0 Seconds3 Hours 46 Minutes 23306480 Seconds 267 mtest2 diffeq.cppmtest2 c++ resultsPoor Accuracy -- BAD TEST??
dittodittodittodiff ( y2 , x , 1 ) = y1 ; dittodittodittodittodittodittoditto103dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-08-28T16:46:41-05:00c++mtest2_sm_hdiff ( y1 , x , 1 ) = m1 * y2 ; 0.20.2010.2011e-06Max H161012730No PoleNANONENONENONE10000.0 SecondsDone 267 mtest2_sm_h diffeq.cppmtest2_sm_h c++ resultsSmall H -- BAD TEST??
dittodittodittodiff ( y2 , x , 1 ) = y1 ; dittodittodittodittodittodittoditto123dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-08-28T16:46:41-05:00c++mtest3diff ( y2 , x , 1 ) = m1 * y1 + 1.0 ; 0.10.50.50.000128Pole Accuracy1610111440No PoleNANONENONENONE31251.0 SecondsDone 267 mtest3 diffeq.cppmtest3 c++ resultsOK
dittodittodittodiff ( y1 , x , 1 ) = y2 - 1.0 ; dittodittodittodittodittodittoditto1215dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-08-28T16:46:42-05:00c++mtest4diff ( y2 , x , 3 ) = m1 * cos ( x ) ; 0.155.00010.000128Pole Accuracy1610111240No PoleNANONENONENONE3828222.0 SecondsDone 267 mtest4 diffeq.cppmtest4 c++ resultsOK
dittodittodittodiff ( y1 , x , 1 ) = m1 * y2 ; dittodittodittodittodittodittoditto1113dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-08-28T16:47:04-05:00c++mtest5diff ( y1 , x , 1 ) = m1 * y2 ; 0.555.010.01Display Interval1610121230No PoleNANONENONENONE4511.0 SecondsDone 267 mtest5 diffeq.cppmtest5 c++ resultsOK
dittodittodittodiff ( y2 , x , 2 ) = diff ( y1 , x , 1 ) ; dittodittodittodittodittodittoditto1213dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-08-28T16:47:05-05:00c++mtest6_rev_sm_hdiff ( x2 , t , 2 ) = 3.0 * diff ( x2 , t , 1 ) - 2.0 * x2 - diff ( x1 , t , 2 ) - diff ( x1 , t , 1 ) + x1 ; 0.50.5010.5011e-06Max H1610121030Not GivenNANONENONENONE10000.0 SecondsDone 267 mtest6_rev_sm_h diffeq.cppmtest6_rev_sm_h c++ resultsREDUCED H -- BAD TEST??
dittodittodittodiff ( x1 , t , 1 ) = 4.0 * x2 - 2.0 * diff ( x2 , t , 1 ) - 2.0 * x1 ; dittodittodittodittodittodittoditto1210dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-08-28T16:47:05-05:00c++mtest6_sm_hdiff ( x1 , t , 1 ) = 4.0 * x2 - 2.0 * diff ( x2 , t , 1 ) - 2.0 * x1 ; 0.50.5010.5011e-06Max H1610121030Not GivenNANONENONENONE10001.0 SecondsDone 267 mtest6_sm_h diffeq.cppmtest6_sm_h c++ resultsREDUCED H -- BAD TEST??
dittodittodittodiff ( x2 , t , 2 ) = 3.0 * diff ( x2 , t , 1 ) - 2.0 * x2 - diff ( x1 , t , 2 ) - diff ( x1 , t , 1 ) + x1 ; dittodittodittodittodittodittoditto1210dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-08-28T16:47:06-05:00c++mtest7diff ( y2 , x , 5 ) = y1 ; 0.10.70.700011e-05Max H1610111340No PoleNANONENONENONE6000128.0 SecondsDone 267 mtest7 diffeq.cppmtest7 c++ resultsOK
dittodittodittodiff ( y1 , x , 1 ) = m1 * diff ( y2 , x , 4 ) ; dittodittodittodittodittodittoditto1113dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-08-28T16:47:34-05:00c++mtest7_sm_hdiff ( y2 , x , 5 ) = y1 ; 0.0010.0070.007011e-05Max H161012630Not GivenNANONE0.000999999NONE6010.0 SecondsDone 267 mtest7_sm_h diffeq.cppmtest7_sm_h c++ resultstesting interval adjust
dittodittodittodiff ( y1 , x , 1 ) = m1 * diff ( y2 , x , 4 ) ; dittodittodittodittodittodittoditto1216dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-08-28T16:47:35-05:00c++mtest8diff ( y2 , x , 4 ) = y1 - 1.0 ; 0.11.41.40010.000128Pole Accuracy1610111540No PoleNANONENONENONE101575.0 SecondsDone 267 mtest8 diffeq.cppmtest8 c++ resultsOK
dittodittodittodiff ( y1 , x , 1 ) = m1 * diff ( y2 , x , 3 ) ; dittodittodittodittodittodittoditto1114dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-08-28T16:47:40-05:00c++mult2diff ( y , x , 1 ) = sin ( x ) * cos ( x ) ; 0.1113.2768e-07Pole Accuracy1610101130No PoleNANONENONENONE274658318.0 SecondsDone 267 mult2 diffeq.cppmult2 c++ resultsOK
2014-08-28T16:47:58-05:00c++mult_c_lindiff ( y , x , 1 ) = 2.0 * ( 0.2 * x + 0.3 ) ; 0.155.010.01Display Interval1610121430No PoleNANONENONENONE4910.0 SecondsDone 267 mult_c_lin diffeq.cppmult_c_lin c++ resultsOK
2014-08-28T16:47:59-05:00c++mult_c_sindiff ( y , x , 1 ) = 2.0 * sin ( x ) ; 0.155.00010.000128Pole Accuracy1610111240No PoleNANONENONENONE382820.0 SecondsDone 267 mult_c_sin diffeq.cppmult_c_sin c++ resultsOK
2014-08-28T16:47:59-05:00c++mult_div_sinh_cosh_tanhdiff ( y , x , 1 ) = sinh ( 0.1 ) * cosh ( 0.05 ) / tanh ( 0.02 ) ; 0.155.010.01Display Interval1610121530No PoleNANONENONENONE4910.0 SecondsDone 267 mult_div_sinh_cosh_tanh diffeq.cppmult_div_sinh_cosh_tanh c++ resultsOK
2014-08-28T16:47:59-05:00c++mult_lin_cdiff ( y , x , 1 ) = ( 0.2 * x + 0.3 ) * 2.0 ; 0.155.010.01Display Interval1610121430No PoleNANONENONENONE4910.0 SecondsDone 267 mult_lin_c diffeq.cppmult_lin_c c++ resultsOK
2014-08-28T16:48:00-05:00c++mult_lin_lindiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) * ( 0.2 * x + 0.3 ) ; 0.155.010.01Display Interval1610121430No PoleNANONENONENONE4910.0 SecondsDone 267 mult_lin_lin diffeq.cppmult_lin_lin c++ resultsOK
2014-08-28T16:48:00-05:00c++mult_lin_sindiff ( y , x , 1 ) = ( 0.2 * x + 0.3 ) * sin ( x ) ; 0.155.010.01Display Interval1610121430No PoleNANONENONENONE4910.0 SecondsDone 267 mult_lin_sin diffeq.cppmult_lin_sin c++ resultsOK
2014-08-28T16:48:00-05:00c++multdiff ( y , x , 1 ) = x * x ; 0.11010.010.01Display Interval1610121430No PoleNANONENONENONE9910.0 SecondsDone 267 mult diffeq.cppmult c++ resultsOK
2014-08-28T16:48:01-05:00c++mult_sin_cdiff ( y , x , 1 ) = sin ( x ) * 2.0 ; 0.155.00010.000128Pole Accuracy1610111240No PoleNANONENONENONE382820.0 SecondsDone 267 mult_sin_c diffeq.cppmult_sin_c c++ resultsOK
2014-08-28T16:48:01-05:00c++mult_sin_lindiff ( y , x , 1 ) = sin ( x ) * ( 0.2 * x + 0.3 ) ; 0.155.010.01Display Interval1610121430No PoleNANONENONENONE4910.0 SecondsDone 267 mult_sin_lin diffeq.cppmult_sin_lin c++ resultsOK
2014-08-28T16:48:02-05:00c++mult_sin_sindiff ( y , x , 1 ) = sin ( x ) * sin ( x ) ; 0.1111e-06Min H (Pole)1610111130No PoleNANONE0.00460186NONE2148002.0 SecondsDone 267 mult_sin_sin diffeq.cppmult_sin_sin c++ resultsPROBLEM - False Singularity
2014-08-28T16:48:04-05:00c++nonlinear1diff ( y , x , 1 ) = y * y ; 00.50.50.01Display Interval1610131620Real Sing0.510.510.51NONE500.0 SecondsDone 267 nonlinear1 diffeq.cppnonlinear1 c++ resultsOK
2014-08-28T16:48:04-05:00c++nonlinear2diff ( y , x , 1 ) = y * y ; 00.20.20.01Display Interval1610131620Real Sing0.310.310.31NONE200.0 SecondsDone 267 nonlinear2 diffeq.cppnonlinear2 c++ resultsOK
2014-08-28T16:48:04-05:00c++sing1diff ( y , x , 1 ) = m1 * 2.0 * x / ( x * x + 0.000001 ) / ( x * x + 0.000001 ) ; -2-1.5-1.51e-07Max H1610101020Complex Sing1.51NONE1.510011.51500000024.0 SecondsDone 267 sing1 diffeq.cppsing1 c++ resultsOK
2014-08-28T16:48:29-05:00c++sing2diff ( y , x , 1 ) = 1.0 / ( x * x + 1.0 ) ; -2-1.5-1.50.01Display Interval1610131620Complex Sing1.8111NONENONE1.8111500.0 SecondsDone 267 sing2 diffeq.cppsing2 c++ resultsOK
2014-08-28T16:48:29-05:00c++sing3diff ( y , x , 1 ) = m1 * 2.0 / x / x / x ; -2-0.7-0.70.01Display Interval1610131020Real Sing0.71NONE0.71NONE1300.0 SecondsDone 267 sing3 diffeq.cppsing3 c++ resultsOK
2014-08-28T16:48:29-05:00c++sing4diff ( y , x , 1 ) = m1 * 2.0 * x / ( x * x + 1.0 ) / ( x * x + 1.0 ) ; -2-1-10.01Display Interval1610121640Complex Sing1.4213NONENONE1.42131000.0 SecondsDone 267 sing4 diffeq.cppsing4 c++ resultsOK
2014-08-28T16:48:30-05:00c++sing5diff ( y , x , 1 ) = m1 * 3.0 / x / x / x / x ; -1-0.7-0.70.01Display Interval1610131020Real Sing0.71NONE0.71NONE300.0 SecondsDone 267 sing5 diffeq.cppsing5 c++ resultsOK
2014-08-28T16:48:30-05:00c++sing6diff ( y , x , 1 ) = m1 * 2.0 / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0 ) ; 233.010.01Display Interval1610131420Real Sing3NONE3NONE1010.0 SecondsDone 267 sing6 diffeq.cppsing6 c++ resultsOK
2014-08-28T16:48:30-05:00c++sing7diff ( y , x , 1 ) = m1 * 5.0 / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0 ) ; 233.010.01Display Interval1610121230Real Sing3NONE3NONE1010.0 SecondsDone 267 sing7 diffeq.cppsing7 c++ resultsOK
2014-08-28T16:48:31-05:00c++sinh_sqrtdiff ( y , x , 1 ) = sinh ( sqrt ( 0.1 * x + 0.2 ) ) ; 233.010.01Display Interval161013440Real Sing4NONE3.9997NONE1010.0 SecondsDone 267 sinh_sqrt diffeq.cppsinh_sqrt c++ resultsPoor Accuracy
2014-08-28T16:48:31-05:00c++sinh_sqrt_sm_hdiff ( y , x , 1 ) = sinh ( sqrt ( 0.1 * x + 0.2 ) ) ; 2331e-07Max H161010940Real Sing4NONENONENONE100000012 Minutes 47.0 SecondsDone 267 sinh_sqrt_sm_h diffeq.cppsinh_sqrt_sm_h c++ resultsSmall H
2014-08-28T16:51:19-05:00c++sindiff ( y , x , 1 ) = sin ( x ) ; 011.000930.000999933Pole1610121540No PoleNANONE0.00999933NONE9920.0 SecondsDone 267 sin diffeq.cppsin c++ resultsOK
2014-08-28T16:51:19-05:00c++sin_sqrt_lindiff ( y , x , 1 ) = sin ( sqrt ( 2.0 * x + 3.0 ) ) ; 233.010.01Display Interval161013440Real Sing3.5NONENONE3.999731010.0 SecondsDone 267 sin_sqrt_lin diffeq.cppsin_sqrt_lin c++ resultsPoor Accuracy & PROBLEM - found complex singularity instead of real - COULD BE RIGHT!!!
2014-08-28T16:51:19-05:00c++sin_sqrt_lin_sm_hdiff ( y , x , 1 ) = sin ( sqrt ( 2.0 * x + 3.0 ) ) ; 2331e-07Max H161010940Real Sing3.5NONENONE4.64502100000012 Minutes 49.0 SecondsDone 267 sin_sqrt_lin_sm_h diffeq.cppsin_sqrt_lin_sm_h c++ resultsSmall H
2014-08-28T16:54:08-05:00c++sqrtdiff ( y , x , 1 ) = sqrt ( x ) ; 0.10.50.50.00625Pole1610131540Real Sing0.1NONE0.1NONE640.0 SecondsDone 267 sqrt diffeq.cppsqrt c++ resultsOK
2014-08-28T16:54:08-05:00c++sqrt_tonediff ( y , x , 1 ) = sqrt ( x ) ; 0.51.51.50.01Display Interval1610131640Real Sing0.5NONE0.5NONE1000.0 SecondsDone 267 sqrt_tone diffeq.cppsqrt_tone c++ resultsOK
2014-08-28T16:54:08-05:00c++sqrt_sqrtdiff ( y , x , 1 ) = sqrt ( sqrt ( 0.1 * x + 0.2 ) ) ; 0.10.50.50.01Display Interval1610131640Real Sing2.1NONE2.1NONE400.0 SecondsDone 267 sqrt_sqrt diffeq.cppsqrt_sqrt c++ resultsOK
2014-08-28T16:54:09-05:00c++sqrt_sqrt_tonediff ( y , x , 1 ) = sqrt ( sqrt ( 0.1 * x + 0.2 ) ) ; 0.51.51.50.01Display Interval1610131640Real Sing2.5NONE2.5NONE1000.0 SecondsDone 267 sqrt_sqrt_tone diffeq.cppsqrt_sqrt_tone c++ resultsOK
2014-08-28T16:54:09-05:00c++sqrt_sqrt_tzerodiff ( y , x , 1 ) = sqrt ( sqrt ( 0.1 * x + 0.2 ) ) ; 00.50.50.01Display Interval1610131640Real Sing2NONE2NONE500.0 SecondsDone 267 sqrt_sqrt_tzero diffeq.cppsqrt_sqrt_tzero c++ resultsOK
2014-08-28T16:54:09-05:00c++sub_c_lindiff ( y , x , 1 ) = 0.3 - ( 0.1 * x + 0.2 ) ; 0.155.010.01Display Interval1610121430No PoleNANONENONENONE4910.0 SecondsDone 267 sub_c_lin diffeq.cppsub_c_lin c++ resultsOK
2014-08-28T16:54:10-05:00c++sub_c_sindiff ( y , x , 1 ) = 1.0 - sin ( x ) ; 0.155.00010.000128Pole Accuracy1610111340No PoleNANONENONENONE382820.0 SecondsDone 267 sub_c_sin diffeq.cppsub_c_sin c++ resultsOK
2014-08-28T16:54:10-05:00c++sub_full_lindiff ( y , x , 1 ) = sin ( 0.3 * x + 0.1 ) - ( 0.1 * x + 0.2 ) ; 0.155.000350.000512Pole Accuracy1610111440No PoleNANONENONENONE95710.0 SecondsDone 267 sub_full_lin diffeq.cppsub_full_lin c++ resultsOK
2014-08-28T16:54:11-05:00c++sub_lin_cdiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) - 0.3 ; 0.155.010.01Display Interval1610121430No PoleNANONENONENONE4910.0 SecondsDone 267 sub_lin_c diffeq.cppsub_lin_c c++ resultsOK
2014-08-28T16:54:11-05:00c++sub_lin_lindiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) - ( 0.3 * x + 0.1 ) ; 0.155.010.01Display Interval1610121430No PoleNANONENONENONE4910.0 SecondsDone 267 sub_lin_lin diffeq.cppsub_lin_lin c++ resultsOK
2014-08-28T16:54:11-05:00c++sub_lin_sindiff ( y , x , 1 ) = ( 0.1 * x + 1.0 ) - sin ( x ) ; 0.155.00010.000128Pole Accuracy1610111340No PoleNANONENONENONE382820.0 SecondsDone 267 sub_lin_sin diffeq.cppsub_lin_sin c++ resultsOK
2014-08-28T16:54:12-05:00c++subdiff ( y , x , 1 ) = sin ( x ) - cos ( x ) ; 010100.000128Pole Accuracy1610111340No PoleNANONENONENONE781251.0 SecondsDone 267 sub diffeq.cppsub c++ resultsOK
2014-08-28T16:54:13-05:00c++sub_sin_cdiff ( y , x , 1 ) = sin ( x ) - 1 , 0 ; 0.155.00010.000128Pole Accuracy1610111240No PoleNANONENONENONE382820.0 SecondsDone 267 sub_sin_c diffeq.cppsub_sin_c c++ resultsOK
2014-08-28T16:54:13-05:00c++sub_sin_cosdiff ( y , x , 1 ) = m1 * sin ( x ) - cos ( x ) ; 0.155.00010.000128Pole Accuracy1610111240No PoleNANONENONENONE382820.0 SecondsDone 267 sub_sin_cos diffeq.cppsub_sin_cos c++ resultsOK
2014-08-28T16:54:14-05:00c++tanh_sqrt_newdiff ( y , x , 1 ) = ( 1.0 - ( tanh ( sqrt ( 2.0 * x + 1.0 ) ) * tanh ( sqrt ( 2.0 * x + 1.0 ) ) ) ) / sqrt ( 2.0 * x + 1.0 ) ; 2330.0001Max H161011740Real Sing2.5NONE2.51062NONE100001.0 SecondsDone 267 tanh_sqrt_new diffeq.cpptanh_sqrt_new c++ resultsPoor Accuracy
2014-08-28T16:54:15-05:00c++tanh_sqrt_new_sm_hdiff ( y , x , 1 ) = ( 1.0 - ( tanh ( sqrt ( 2.0 * x + 1.0 ) ) * tanh ( sqrt ( 2.0 * x + 1.0 ) ) ) ) / sqrt ( 2.0 * x + 1.0 ) ; 2331e-07Max H1610101040Real Sing2.5NONENONENONE100000017 Minutes 57.0 SecondsDone 267 tanh_sqrt_new_sm_h diffeq.cpptanh_sqrt_new_sm_h c++ resultsSmakll H
2014-08-28T17:02:12-05:00c++tan_sqrt_lindiff ( y , x , 1 ) = tan ( sqrt ( 2.0 * x + 3.0 ) ) ; 0.155.010.01Display Interval161012Unknown40Real Sing1.6NONE1.40629NONE4910.0 SecondsDone 267 tan_sqrt_lin diffeq.cpptan_sqrt_lin c++ resultsPROBLEM - Singularity not accurate
2014-08-28T17:02:12-05:00c++tandiff ( y , x , 1 ) = tan ( x ) ; 0.11.51.504610.0073545Pole1610131640Real Sing0.073545NONE0.073545NONE1410.0 SecondsDone 267 tan diffeq.cpptan c++ resultsOK
2014-08-28T17:02:12-05:00c++div_c_lin_backdiff ( y , x , 1 ) = 2.0 / ( 0.2 * x + 0.3 ) ; 3.12.52.5-0.06Display Interval1610131130Real Sing4.06NONENONENONE100.0 Seconds0.0 Seconds 267 div_c_lin_back diffeq.cppdiv_c_lin_back c++ resultsPROBLEM - missing singularity
2014-08-28T17:02:13-05:00c++sin_backdiff ( y , x , 1 ) = sin ( x ) ; -0.1-1-1.0001-0.000128Pole Accuracy1610121440No PoleNANONENONENONE70320.0 Seconds0.0 Seconds 267 sin_back diffeq.cppsin_back c++ resultsOK
2014-08-28T17:02:13-05:00c++sing1_backdiff ( y , x , 1 ) = m1 * 2.0 * x / ( x * x + 0.000001 ) / ( x * x + 0.000001 ) ; -1.5-2-2-1e-07Max H1610101020Complex Sing1.5NONE1.500011.5500000024.0 Seconds24.0 Seconds 267 sing1_back diffeq.cppsing1_back c++ resultsOK
2014-08-28T17:02:38-05:00c++sing2_backdiff ( y , x , 1 ) = 1.0 / ( x * x + 1.0 ) ; -1.5-2-2-0.05Display Interval1610131620Complex Sing1.80278NONENONE1.80278100.0 Seconds0.0 Seconds 267 sing2_back diffeq.cppsing2_back c++ resultsOK
2014-08-28T17:02:38-05:00c++sing3_backdiff ( y , x , 1 ) = m1 * 2.0 / x / x / x ; -0.7-2-2.03514-0.0534058Pole161012620Real Sing0.7NONE0.7NONE250.0 Seconds0.0 Seconds 267 sing3_back diffeq.cppsing3_back c++ resultsPoor Accuracy
2014-08-28T17:02:38-05:00c++sing3_back_sm_hdiff ( y , x , 1 ) = m1 * 2.0 / x / x / x ; -0.7-2-2-1e-06Max H1610101020Real Sing0.7NONE0.7NONE13000017.0 Seconds7.0 Seconds 267 sing3_back_sm_h diffeq.cppsing3_back_sm_h c++ resultsSmall H
2014-08-28T17:02:46-05:00c++sing4_backdiff ( y , x , 1 ) = m1 * 2.0 * x / ( x * x + 1.0 ) / ( x * x + 1.0 ) ; -1-2-2-0.05Max H1610121640Complex Sing1.41421NONENONE1.48661200.0 Seconds0.0 Seconds 267 sing4_back diffeq.cppsing4_back c++ resultsOK
2014-08-28T17:02:46-05:00c++sing5_backdiff ( y , x , 1 ) = m1 * 3.0 / x / x / x / x ; -0.7-1-1-0.03Display Interval161013720Real Sing0.7NONE0.7NONE100.0 Seconds0.0 Seconds 267 sing5_back diffeq.cppsing5_back c++ resultsPoor Accuracy
2014-08-28T17:02:46-05:00c++sing5_back_sm_hdiff ( y , x , 1 ) = m1 * 3.0 / x / x / x / x ; -0.7-1-1-1e-06Max H1610111120Real Sing0.7NONE0.7NONE3000002.0 Seconds2.0 Seconds 267 sing5_back_sm_h diffeq.cppsing5_back_sm_h c++ resultsSmall H
2014-08-28T17:02:48-05:00c++sing6_backdiff ( y , x , 1 ) = m1 * 2.0 / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0 ) ; 322-0.1Display Interval161013820Real Sing3NONE3NONE100.0 Seconds0.0 Seconds 267 sing6_back diffeq.cppsing6_back c++ resultsOK
2014-08-28T17:02:49-05:00c++sing7_backdiff ( y , x , 1 ) = m1 * 5.0 / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0 ) ; 322-0.1Display Interval161012630Real Sing3NONE3NONE100.0 Seconds0.0 Seconds 267 sing7_back diffeq.cppsing7_back c++ resultsOK
2014-08-28T17:02:49-05:00c++tan_sqrt_newdiff ( y , x , 1 ) = ( 1.0 + ( tan ( sqrt ( 2.0 * x + 1.0 ) ) * tan ( sqrt ( 2.0 * x + 1.0 ) ) ) ) / sqrt ( 2.0 * x + 1.0 ) ; 1.42.12.110.01Display Interval161012340Real Sing3.4NONENONENONE710.0 SecondsDone 267 tan_sqrt_new diffeq.cpptan_sqrt_new c++ resultsPoor Accuracy & PROBLEM - missing singularity
2014-08-28T17:02:49-05:00c++tan_sqrt_new_sm_hdiff ( y , x , 1 ) = ( 1.0 + ( tan ( sqrt ( 2.0 * x + 1.0 ) ) * tan ( sqrt ( 2.0 * x + 1.0 ) ) ) ) / sqrt ( 2.0 * x + 1.0 ) ; 1.42.12.11e-06Max H161010640Real Sing3.4NONENONENONE70000133.0 SecondsDone 267 tan_sqrt_new_sm_h diffeq.cpptan_sqrt_new_sm_h c++ resultsSmall H