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-01-29T05:23:04-06:00cadd_c_lindiff ( y , x , 1 ) = 0.3 + ( 0.1 * x + 0.2 ) ; 0.1110.01Display Interval1610151530No PoleNANONENONENONE900.0 SecondsDone 253 add_c_lin diffeq.cadd_c_lin c resultsAll Tests - C only - to save time
2014-01-29T05:23:05-06:00cadd_c_sindiff ( y , x , 1 ) = 1.0 + sin ( x ) ; 0.111.00010.000128Pole Accuracy1610141440No PoleNANONENONENONE70320.0 SecondsDone 253 add_c_sin diffeq.cadd_c_sin c resultsAll Tests - C only - to save time
2014-01-29T05:23:06-06:00cadd_full_lindiff ( y , x , 1 ) = sin ( 0.3 * x + 0.1 ) + ( 0.1 * x + 0.2 ) ; 155.000260.000512Pole Accuracy1610131340No PoleNANONENONENONE78130.0 SecondsDone 253 add_full_lin diffeq.cadd_full_lin c resultsAll Tests - C only - to save time
2014-01-29T05:23:07-06:00cadd_lin_cdiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) + 0.3 ; -555.010.01Display Interval1610141430No PoleNANONENONENONE10011.0 SecondsDone 253 add_lin_c diffeq.cadd_lin_c c resultsAll Tests - C only - to save time
2014-01-29T05:23:08-06:00cadd_lin_fulldiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) + sin ( 0.3 * x + 0.1 ) ; -555.000380.000512Pole Accuracy1610131440No PoleNANONENONENONE195321.0 SecondsDone 253 add_lin_full diffeq.cadd_lin_full c resultsAll Tests - C only - to save time
2014-01-29T05:23:09-06:00cadd_lin_lindiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) + ( 0.3 * x + 0.1 ) ; -555.010.01Display Interval1610141530No PoleNANONENONENONE10010.0 SecondsDone 253 add_lin_lin diffeq.cadd_lin_lin c resultsAll Tests - C only - to save time
2014-01-29T05:23:10-06:00cadddiff ( y , x , 1 ) = sin ( x ) + sin ( x ) ; -5550.000128Pole Accuracy1610131440No PoleNANONENONENONE781252.0 SecondsDone 253 add diffeq.cadd c resultsAll Tests - C only - to save time
2014-01-29T05:23:12-06:00cadd_sin_cdiff ( y , x , 1 ) = sin ( x ) + 1.0 ; -5550.000128Pole Accuracy1610131340No PoleNANONENONENONE781251.0 SecondsDone 253 add_sin_c diffeq.cadd_sin_c c resultsAll Tests - C only - to save time
2014-01-29T05:23:14-06:00cadd_sub_sin_c_cos_c_tan_cdiff ( y , x , 1 ) = sin ( 0.1 ) + cos ( 0.05 ) - tan ( 0.02 ) ; -555.010.01Display Interval1610141530No PoleNANONENONENONE10010.0 SecondsDone 253 add_sub_sin_c_cos_c_tan_c diffeq.cadd_sub_sin_c_cos_c_tan_c c resultsAll Tests - C only - to save time
2014-01-29T05:23:15-06:00carccos_sqrtdiff ( y , x , 1 ) = arccos ( sqrt ( 0.1 * x + 0.2 ) ) ; 00.50.50.01Display Interval161015830Real Sing2NONE2.00022NONE500.0 SecondsDone 253 arccos_sqrt diffeq.carccos_sqrt c resultsAll Tests - C only - to save time
2014-01-29T05:23:16-06:00carcsin_c_arccos_c_arctan_cdiff ( y , x , 1 ) = arcsin ( 0.1 ) + arccos ( 0.1 ) + arctan ( 0.1 ) ; -555.010.01Display Interval1610141530No PoleNANONENONENONE10010.0 SecondsDone 253 arcsin_c_arccos_c_arctan_c diffeq.carcsin_c_arccos_c_arctan_c c resultsAll Tests - C only - to save time
2014-01-29T05:23:16-06:00carcsin_sqrtdiff ( y , x , 1 ) = arcsin ( sqrt ( 0.1 * x + 0.2 ) ) ; 00.50.50.01Display Interval161015830Real Sing2NONE2.00022NONE500.0 SecondsDone 253 arcsin_sqrt diffeq.carcsin_sqrt c resultsAll Tests - C only - to save time
2014-01-29T05:23:17-06:00carctan_sqrtdiff ( y , x , 1 ) = arctan ( sqrt ( 0.1 * x + 0.2 ) ) ; -10.50.50.01Display Interval161014740Some Pole????NONE0.999943NONE1500.0 SecondsDone 253 arctan_sqrt diffeq.carctan_sqrt c resultsAll Tests - C only - to save time
2014-01-29T05:23:18-06:00ccosh_sqrtdiff ( y , x , 1 ) = cosh ( sqrt ( 0.1 * x + 0.2 ) ) ; -1.9-1.8-1.85e-06Max H1610131030Real Sing0.1NONE0.0996766NONE200000.0 SecondsDone 253 cosh_sqrt diffeq.ccosh_sqrt c resultsAll Tests - C only - to save time
2014-01-29T05:23:20-06:00ccosdiff ( y , x , 1 ) = cos ( x ) ; -5550.000128Pole Accuracy1610111140No PoleNANONENONENONE781251.0 SecondsDone 253 cos diffeq.ccos c resultsAll Tests - C only - to save time
2014-01-29T05:23:22-06:00ccos_sqrt_lindiff ( y , x , 1 ) = cos ( sqrt ( 2.0 * x + 3.0 ) ) ; -1.4-1.3-1.35e-06Max H161013730Real Sing0.1NONE0.0996711NONE200001.0 SecondsDone 253 cos_sqrt_lin diffeq.ccos_sqrt_lin c resultsAll Tests - C only - to save time
2014-01-29T05:23:23-06:00cdiff0diff ( y , x , 1 ) = y ; -555.010.01Display Interval1610141330No PoleNANONENONENONE10010.0 SecondsDone 253 diff0 diffeq.cdiff0 c resultsAll Tests - C only - to save time
2014-01-29T05:23:24-06:00cdiff2diff ( y , x , 3 ) = m1 * diff ( y , x , 1 ) ; -1110.000128Pole Accuracy1610131340No PoleNANONENONENONE156251.0 SecondsDone 253 diff2 diffeq.cdiff2 c resultsAll Tests - C only - to save time
2014-01-29T05:23:26-06:00cdiffdiff ( y , x , 2 ) = diff ( y , x , 1 ) ; -555.010.01Display Interval1610141330No PoleNANONENONENONE10010.0 SecondsDone 253 diff diffeq.cdiff c resultsAll Tests - C only - to save time
2014-01-29T05:23:27-06:00cdiv_c_expdiff ( y , x , 1 ) = 2.0 / exp ( x ) ; 155.010.01Display Interval1610121330No PoleNANONENONENONE4010.0 SecondsDone 253 div_c_exp diffeq.cdiv_c_exp c resultsAll Tests - C only - to save time
2014-01-29T05:23:27-06:00cdiv_c_lindiff ( y , x , 1 ) = 2.0 / ( 0.2 * x + 0.3 ) ; 2.53.13.110.01Display Interval1610141430Real Sing4NONENONENONE610.0 SecondsDone 253 div_c_lin diffeq.cdiv_c_lin c resultsAll Tests - C only - to save time
2014-01-29T05:23:28-06:00cdiv_exp_expdiff ( y , x , 1 ) = exp ( 0.1 * x ) / exp ( 0.2 * x ) ; -555.010.01Display Interval1610141430No PoleNANONENONENONE10010.0 SecondsDone 253 div_exp_exp diffeq.cdiv_exp_exp c resultsAll Tests - C only - to save time
2014-01-29T05:23:29-06:00cdiv_lin_cdiff ( y , x , 1 ) = ( 0.2 * x + 0.3 ) / 2.0 ; -555.010.01Display Interval1610141530No PoleNANONENONENONE10010.0 SecondsDone 253 div_lin_c diffeq.cdiv_lin_c c resultsAll Tests - C only - to save time
2014-01-29T05:23:30-06:00cdiv_lin_expdiff ( y , x , 1 ) = ( 0.2 * x + 0.3 ) / exp ( x ) ; 155.010.01Display Interval1610131330No PoleNANONENONENONE4010.0 SecondsDone 253 div_lin_exp diffeq.cdiv_lin_exp c resultsAll Tests - C only - to save time
2014-01-29T05:23:31-06:00cdiv_lin_lindiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) / ( 0.2 * x + 0.3 ) ; 0.155.010.01Display Interval1610141430Real Sing1.6NONE1.6NONE4910.0 SecondsDone 253 div_lin_lin diffeq.cdiv_lin_lin c resultsAll Tests - C only - to save time
2014-01-29T05:23:32-06:00cdiv_sin_cdiff ( y , x , 1 ) = sin ( x ) / 2.0 ; -5550.000128Pole Accuracy1610121440No PoleNANONENONENONE781251.0 SecondsDone 253 div_sin_c diffeq.cdiv_sin_c c resultsAll Tests - C only - to save time
2014-01-29T05:23:34-06:00cdiv_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 Interval1610151130Some Pole????NONE0.6NONE900.0 SecondsDone 253 div_sin_lin_new diffeq.cdiv_sin_lin_new c resultsAll Tests - C only - to save time
2014-01-29T05:23:35-06:00cexp_sqrtdiff ( y , x , 1 ) = exp ( sqrt ( 0.1 * x + 0.2 ) ) ; 233.010.01Display Interval161014540Real Sing3.5NONE3.99831NONE1010.0 SecondsDone 253 exp_sqrt diffeq.cexp_sqrt c resultsAll Tests - C only - to save time
2014-01-29T05:23:36-06:00cexpt_c_cdiff ( y , x , 1 ) = expt ( 2.0 , 3.0 ) ; -555.010.01Display Interval1610141630No PoleNANONENONENONE10010.0 SecondsDone 253 expt_c_c diffeq.cexpt_c_c c resultsAll Tests - C only - to save time
2014-01-29T05:23:37-06:00cexpt_c_lindiff ( y , x , 1 ) = expt ( 2.0 , ( 0.2 * x + 0.3 ) ) ; 155.010.01Display Interval1610141530Not GivenNANONENONENONE4010.0 SecondsDone 253 expt_c_lin diffeq.cexpt_c_lin c resultsAll Tests - C only - to save time
2014-01-29T05:23:38-06:00cexpt_c_sin_newdiff ( y , x , 1 ) = expt ( 2.0 , sin ( x ) ) * cos ( x ) * ln ( 2.0 ) ; 1.411-0.01Display Interval161015430Not GivenNANONENONENONE400.0 Seconds0.0 Seconds 253 expt_c_sin_new diffeq.cexpt_c_sin_new c resultsAll Tests - C only - to save time
2014-01-29T05:23:39-06:00cexpt_c_sindiff ( y , x , 1 ) = expt ( 2.0 , sin ( x ) ) ; 0.155.010.01Display Interval161014Unknown30Not GivenNANONENONENONE4910.0 SecondsDone 253 expt_c_sin diffeq.cexpt_c_sin c resultsAll Tests - C only - to save time
2014-01-29T05:23:40-06:00cexpt_lin_cdiff ( y , x , 1 ) = expt ( ( 0.2 * x + 0.3 ) , 2.0 ) ; 0.155.010.01Display Interval1610141430No PoleNANONENONENONE4910.0 SecondsDone 253 expt_lin_c diffeq.cexpt_lin_c c resultsAll Tests - C only - to save time
2014-01-29T05:23:41-06:00cexpt_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 Interval161015630Not GivenNANONENONENONE900.0 SecondsDone 253 expt_lin_lin_new diffeq.cexpt_lin_lin_new c resultsAll Tests - C only - to save time
2014-01-29T05:23:42-06:00cexpt_lin_lindiff ( y , x , 1 ) = expt ( ( 0.1 * x + 0.2 ) , ( 0.2 * x + 0.3 ) ) ; 0.155.010.01Display Interval161014Unknown30Not GivenNANONENONENONE4910.0 SecondsDone 253 expt_lin_lin diffeq.cexpt_lin_lin c resultsAll Tests - C only - to save time
2014-01-29T05:23:43-06:00cexpt_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 Interval161015730Not GivenNANONENONENONE900.0 SecondsDone 253 expt_lin_sin_new diffeq.cexpt_lin_sin_new c resultsAll Tests - C only - to save time
2014-01-29T05:23:44-06:00cexpt_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.1110.01Display Interval161015730Not GivenNANONENONENONE900.0 SecondsDone 253 expt_lin_sin_new_sm_h diffeq.cexpt_lin_sin_new_sm_h c resultsAll Tests - C only - to save time
2014-01-29T05:23:45-06:00cexpt_lin_sindiff ( y , x , 1 ) = expt ( ( 0.2 * x + 0.3 ) , sin ( x ) ) ; 0.155.010.01Display Interval161014Unknown30Not GivenNANONENONENONE4910.0 SecondsDone 253 expt_lin_sin diffeq.cexpt_lin_sin c resultsAll Tests - C only - to save time
2014-01-29T05:23:46-06:00cexpt_sin_cdiff ( y , x , 1 ) = expt ( sin ( 0.2 * x + 0.3 ) , 2.0 ) ; 0.10.20.23.2e-05Pole Accuracy1610141140Not GivenNANONENONENONE31250.0 SecondsDone 253 expt_sin_c diffeq.cexpt_sin_c c resultsAll Tests - C only - to save time
2014-01-29T05:23:47-06:00cexpt_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 H1610161640Not GivenNANONE0.1NONE10010.0 SecondsDone 253 expt_sin_lin_new diffeq.cexpt_sin_lin_new c resultsAll Tests - C only - to save time
2014-01-29T05:23:48-06:00cexpt_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.1122070.0061035Pole1610161630Not GivenNANONENONENONE20.0 SecondsDone 253 expt_sin_lin_new_sm_h diffeq.cexpt_sin_lin_new_sm_h c resultsAll Tests - C only - to save time
2014-01-29T05:23:49-06:00cexpt_sin_lindiff ( y , x , 1 ) = expt ( sin ( x ) , ( 0.2 * x + 0.3 ) ) ; 0.133.000240.00610576Pole161014Unknown30Not GivenNANONENONENONE4750.0 SecondsDone 253 expt_sin_lin diffeq.cexpt_sin_lin c resultsAll Tests - C only - to save time
2014-01-29T05:23:50-06:00cexpt_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 Accuracy1610161640Not GivenNANONENONENONE50001.0 SecondsDone 253 expt_sin_sin_new diffeq.cexpt_sin_sin_new c resultsAll Tests - C only - to save time
2014-01-29T05:23:52-06:00cexpt_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.812e-06Pole Accuracy1610161640Not GivenNANONENONENONE50000.0 SecondsDone 253 expt_sin_sin_new_sm_h diffeq.cexpt_sin_sin_new_sm_h c resultsAll Tests - C only - to save time
2014-01-29T05:23:54-06:00cexpt_sin_sindiff ( y , x , 1 ) = expt ( sin ( 0.1 * x ) , sin ( 0.2 * x ) ) ; 0.155.010.01Display Interval161014Unknown30Not GivenNANONENONENONE4910.0 SecondsDone 253 expt_sin_sin diffeq.cexpt_sin_sin c resultsAll Tests - C only - to save time
2014-01-29T05:23:55-06:00ch2sindiff ( y , x , 2 ) = sin ( x ) ; 0.155.00010.000128Pole Accuracy1610131440No PoleNANONENONENONE382821.0 SecondsDone 253 h2sin diffeq.ch2sin c resultsAll Tests - C only - to save time
2014-01-29T05:23:57-06:00ch3sindiff ( y , x , 3 ) = sin ( x ) ; 0.11.51.500060.000128Pole Accuracy1610131340No PoleNANONENONENONE109380.0 SecondsDone 253 h3sin diffeq.ch3sin c resultsAll Tests - C only - to save time
2014-01-29T05:23:58-06:00ch5h3diff ( y , x , 5 ) = m1 * diff ( y , x , 3 ) ; 0.11.51.500060.000128Pole Accuracy1610121240No PoleNANONENONENONE109382.0 SecondsDone 253 h5h3 diffeq.ch5h3 c resultsAll Tests - C only - to save time
2014-01-29T05:24:01-06:00clin_arccosdiff ( y , x , 1 ) = arccos ( 0.1 * x + 0.2 ) ; -0.80.80.80.01Display Interval161014930Not GivenNANONENONENONE1600.0 SecondsDone 253 lin_arccos diffeq.clin_arccos c resultsAll Tests - C only - to save time
2014-01-29T05:24:02-06:00clin_arcsindiff ( y , x , 1 ) = arcsin ( 0.1 * x + 0.2 ) ; -0.80.80.80.01Display Interval161014930Not GivenNANONENONENONE1600.0 SecondsDone 253 lin_arcsin diffeq.clin_arcsin c resultsAll Tests - C only - to save time
2014-01-29T05:24:03-06:00clin_arctandiff ( y , x , 1 ) = arctan ( 0.1 * x + 0.2 ) ; -1-0.6-0.60.01Display Interval161015730Not GivenNANONENONENONE400.0 SecondsDone 253 lin_arctan diffeq.clin_arctan c resultsAll Tests - C only - to save time
2014-01-29T05:24:04-06:00clin_coshdiff ( y , x , 1 ) = cosh ( 2.0 * x + 3.0 ) ; 0.1222.56e-07Pole Accuracy1610121030No PoleNANONENONENONE74218751 Minutes 30.0 SecondsDone 253 lin_cosh diffeq.clin_cosh c resultsAll Tests - C only - to save time
2014-01-29T05:25:35-06:00clin_expdiff ( y , x , 1 ) = exp ( 0.1 * x + 0.2 ) ; 11010.010.01Display Interval1610141430No PoleNANONENONENONE9010.0 SecondsDone 253 lin_exp diffeq.clin_exp c resultsAll Tests - C only - to save time
2014-01-29T05:25:36-06:00clin_lndiff ( y , x , 1 ) = ln ( 0.1 * x + 0.2 ) ; 2030300.01Display Interval1610141330Real Sing21.5NONE22NONE10000.0 SecondsDone 253 lin_ln diffeq.clin_ln c resultsAll Tests - C only - to save time
2014-01-29T05:25:37-06:00clin_sin_cosdiff ( y , x , 1 ) = sin ( 2.0 * x + 3.0 ) + cos ( 1.5 * x - 2.0 ) ; 0.155.010.01Display Interval1610141430No PoleNANONENONENONE4910.0 SecondsDone 253 lin_sin_cos diffeq.clin_sin_cos c resultsAll Tests - C only - to save time
2014-01-29T05:25:38-06:00clin_sinhdiff ( y , x , 1 ) = sinh ( 2.0 * x + 3.0 ) ; 0.122.000026.5536e-05Pole Accuracy1610131340No PoleNANONENONENONE289921.0 SecondsDone 253 lin_sinh diffeq.clin_sinh c resultsAll Tests - C only - to save time
2014-01-29T05:25:39-06:00clin_tanhdiff ( y , x , 1 ) = tanh ( 3.0 * x + 1.0 ) ; 1.1220.01Display Interval1610151640No PoleNANONENONENONE900.0 SecondsDone 253 lin_tanh diffeq.clin_tanh c resultsAll Tests - C only - to save time
2014-01-29T05:25:40-06:00clin_tandiff ( y , x , 1 ) = tan ( 2.0 * x + 3.0 ) ; -1-0.9-0.90.01Display Interval1610151630Real Sing0.195398NONE0.195398NONE100.0 SecondsDone 253 lin_tan diffeq.clin_tan c resultsAll Tests - C only - to save time
2014-01-29T05:25:41-06:00cln_c_exp_c_sqrt_cdiff ( y , x , 1 ) = ln ( 0.1 ) + exp ( 0.1 ) + sqrt ( 0.1 ) ; 0.155.010.01Display Interval1610141430No PoleNANONENONENONE4910.0 SecondsDone 253 ln_c_exp_c_sqrt_c diffeq.cln_c_exp_c_sqrt_c c resultsAll Tests - C only - to save time
2014-01-29T05:25:42-06:00cln_sqrtdiff ( y , x , 1 ) = ln ( sqrt ( 0.1 * x + 0.2 ) ) ; 101111.010.01Display Interval161014940Real Sing11.5NONE12.0123NONE1010.0 SecondsDone 253 ln_sqrt diffeq.cln_sqrt c resultsAll Tests - C only - to save time
2014-01-29T05:25:43-06:00cmtest1diff ( y1 , x , 1 ) = m1 * y2 + 1.0 ; 0.110100.000128Pole Accuracy1610121140No PoleNANONENONENONE7734456.0 SecondsDone 253 mtest1 diffeq.cmtest1 c resultsAll Tests - C only - to save time
dittodittodittodiff ( y2 , x , 1 ) = y1 - 1.0 ; dittodittodittodittodittodittoditto1211dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-29T05:26:41-06:00cmtest2diff ( y1 , x , 1 ) = m1 * y2 ; 0.20.60.60.01Display Interval161015330No PoleNANONENONENONE400.0 SecondsDone 253 mtest2 diffeq.cmtest2 c resultsAll Tests - C only - to save time
dittodittodittodiff ( y2 , x , 1 ) = y1 ; dittodittodittodittodittodittoditto152dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-29T05:26:42-06:00cmtest3diff ( y2 , x , 1 ) = m1 * y1 + 1.0 ; 0.10.50.50.000128Pole Accuracy1610141440No PoleNANONENONENONE31253.0 SecondsDone 253 mtest3 diffeq.cmtest3 c resultsAll Tests - C only - to save time
dittodittodittodiff ( y1 , x , 1 ) = y2 - 1.0 ; dittodittodittodittodittodittoditto1415dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-29T05:26:47-06:00cmtest4diff ( y2 , x , 3 ) = m1 * cos ( x ) ; 0.155.00010.000128Pole Accuracy1610131240No PoleNANONENONENONE382821 Minutes 10.0 SecondsDone 253 mtest4 diffeq.cmtest4 c resultsAll Tests - C only - to save time
dittodittodittodiff ( y1 , x , 1 ) = m1 * y2 ; dittodittodittodittodittodittoditto1313dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-29T05:27:59-06:00cmtest5diff ( y1 , x , 1 ) = m1 * y2 ; 0.555.010.01Display Interval1610141230No PoleNANONENONENONE4511.0 SecondsDone 253 mtest5 diffeq.cmtest5 c resultsAll Tests - C only - to save time
dittodittodittodiff ( y2 , x , 2 ) = diff ( y1 , x , 1 ) ; dittodittodittodittodittodittoditto1413dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-29T05:28:00-06:00cmtest6_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.80.80.01Display Interval161015530Not GivenNANONENONENONE300.0 SecondsDone 253 mtest6_rev_sm_h diffeq.cmtest6_rev_sm_h c resultsAll Tests - C only - to save time
dittodittodittodiff ( x1 , t , 1 ) = 4.0 * x2 - 2.0 * diff ( x2 , t , 1 ) - 2.0 * x1 ; dittodittodittodittodittodittoditto155dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-29T05:28:01-06:00cmtest6_sm_hdiff ( x1 , t , 1 ) = 4.0 * x2 - 2.0 * diff ( x2 , t , 1 ) - 2.0 * x1 ; 0.50.80.80.01Display Interval161015530Not GivenNANONENONENONE300.0 SecondsDone 253 mtest6_sm_h diffeq.cmtest6_sm_h c resultsAll Tests - C only - to save time
dittodittodittodiff ( x2 , t , 2 ) = 3.0 * diff ( x2 , t , 1 ) - 2.0 * x2 - diff ( x1 , t , 2 ) - diff ( x1 , t , 1 ) + x1 ; dittodittodittodittodittodittoditto155dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-29T05:28:02-06:00cmtest7diff ( y2 , x , 5 ) = y1 ; 0.10.50.50.000128Pole Accuracy1610141440No PoleNANONENONENONE31254.0 SecondsDone 253 mtest7 diffeq.cmtest7 c resultsAll Tests - C only - to save time
dittodittodittodiff ( y1 , x , 1 ) = m1 * diff ( y2 , x , 4 ) ; dittodittodittodittodittodittoditto1414dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-29T05:28:07-06:00cmtest8diff ( y2 , x , 4 ) = y1 - 1.0 ; 0.11.41.40010.000128Pole Accuracy1610131540No PoleNANONENONENONE1015712.0 SecondsDone 253 mtest8 diffeq.cmtest8 c resultsAll Tests - C only - to save time
dittodittodittodiff ( y1 , x , 1 ) = m1 * diff ( y2 , x , 3 ) ; dittodittodittodittodittodittoditto1314dittodittodittodittodittodittodittodittodittodittodittodittoditto
2014-01-29T05:28:20-06:00cmult2diff ( y , x , 1 ) = sin ( x ) * cos ( x ) ; 0.1113.2768e-07Pole Accuracy1610121130No PoleNANONENONENONE274658357.0 SecondsDone 253 mult2 diffeq.cmult2 c resultsAll Tests - C only - to save time
2014-01-29T05:29:19-06:00cmult_c_lindiff ( y , x , 1 ) = 2.0 * ( 0.2 * x + 0.3 ) ; 0.155.010.01Display Interval1610141430No PoleNANONENONENONE4910.0 SecondsDone 253 mult_c_lin diffeq.cmult_c_lin c resultsAll Tests - C only - to save time
2014-01-29T05:29:20-06:00cmult_c_sindiff ( y , x , 1 ) = 2.0 * sin ( x ) ; 0.155.00010.000128Pole Accuracy1610131240No PoleNANONENONENONE382821.0 SecondsDone 253 mult_c_sin diffeq.cmult_c_sin c resultsAll Tests - C only - to save time
2014-01-29T05:29:22-06:00cmult_div_sinh_cosh_tanhdiff ( y , x , 1 ) = sinh ( 0.1 ) * cosh ( 0.05 ) / tanh ( 0.02 ) ; 0.155.010.01Display Interval1610141530No PoleNANONENONENONE4910.0 SecondsDone 253 mult_div_sinh_cosh_tanh diffeq.cmult_div_sinh_cosh_tanh c resultsAll Tests - C only - to save time
2014-01-29T05:29:22-06:00cmult_lin_cdiff ( y , x , 1 ) = ( 0.2 * x + 0.3 ) * 2.0 ; 0.155.010.01Display Interval1610141430No PoleNANONENONENONE4910.0 SecondsDone 253 mult_lin_c diffeq.cmult_lin_c c resultsAll Tests - C only - to save time
2014-01-29T05:29:23-06:00cmult_lin_lindiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) * ( 0.2 * x + 0.3 ) ; 0.155.010.01Display Interval1610141430No PoleNANONENONENONE4910.0 SecondsDone 253 mult_lin_lin diffeq.cmult_lin_lin c resultsAll Tests - C only - to save time
2014-01-29T05:29:24-06:00cmult_lin_sindiff ( y , x , 1 ) = ( 0.2 * x + 0.3 ) * sin ( x ) ; 0.155.010.01Display Interval1610141430No PoleNANONENONENONE4910.0 SecondsDone 253 mult_lin_sin diffeq.cmult_lin_sin c resultsAll Tests - C only - to save time
2014-01-29T05:29:25-06:00cmultdiff ( y , x , 1 ) = x * x ; 0.11010.010.01Display Interval1610141430No PoleNANONENONENONE9910.0 SecondsDone 253 mult diffeq.cmult c resultsAll Tests - C only - to save time
2014-01-29T05:29:27-06:00cmult_sin_cdiff ( y , x , 1 ) = sin ( x ) * 2.0 ; 0.155.00010.000128Pole Accuracy1610131240No PoleNANONENONENONE382821.0 SecondsDone 253 mult_sin_c diffeq.cmult_sin_c c resultsAll Tests - C only - to save time
2014-01-29T05:29:28-06:00cmult_sin_lindiff ( y , x , 1 ) = sin ( x ) * ( 0.2 * x + 0.3 ) ; 0.155.010.01Display Interval1610141430No PoleNANONENONENONE4910.0 SecondsDone 253 mult_sin_lin diffeq.cmult_sin_lin c resultsAll Tests - C only - to save time
2014-01-29T05:29:29-06:00cmult_sin_sindiff ( y , x , 1 ) = sin ( x ) * sin ( x ) ; 0.1111e-06Min H (Pole)1610131130No PoleNANONE0.00460186NONE2148004.0 SecondsDone 253 mult_sin_sin diffeq.cmult_sin_sin c resultsAll Tests - C only - to save time
2014-01-29T05:29:35-06:00cnonlinear1diff ( y , x , 1 ) = y * y ; 00.50.50.01Display Interval1610151620Real Sing0.510.510.51NONE500.0 SecondsDone 253 nonlinear1 diffeq.cnonlinear1 c resultsAll Tests - C only - to save time
2014-01-29T05:29:36-06:00cnonlinear2diff ( y , x , 1 ) = y * y ; 00.20.20.01Display Interval1610151620Real Sing0.310.310.31NONE200.0 SecondsDone 253 nonlinear2 diffeq.cnonlinear2 c resultsAll Tests - C only - to save time
2014-01-29T05:29:37-06:00csing1diff ( y , x , 1 ) = m1 * 2.0 * x / ( x * x + 0.000001 ) / ( x * x + 0.000001 ) ; -2-1.5-1.51e-07Max H1610121020Complex Sing1.51NONE1.510011.5150000001 Minutes 18.0 SecondsDone 253 sing1 diffeq.csing1 c resultsAll Tests - C only - to save time
2014-01-29T05:30:55-06:00csing2diff ( y , x , 1 ) = 1.0 / ( x * x + 1.0 ) ; -2-1.5-1.50.01Display Interval1610151620Complex Sing1.8111NONENONE1.8111500.0 SecondsDone 253 sing2 diffeq.csing2 c resultsAll Tests - C only - to save time
2014-01-29T05:30:57-06:00csing3diff ( y , x , 1 ) = m1 * 2.0 / x / x / x ; -2-0.7-0.70.01Display Interval1610141020Real Sing0.71NONE0.71NONE1300.0 SecondsDone 253 sing3 diffeq.csing3 c resultsAll Tests - C only - to save time
2014-01-29T05:30:58-06:00csing4diff ( y , x , 1 ) = m1 * 2.0 * x / ( x * x + 1.0 ) / ( x * x + 1.0 ) ; -2-1-10.01Display Interval1610151640Complex Sing1.4213NONENONE1.42131000.0 SecondsDone 253 sing4 diffeq.csing4 c resultsAll Tests - C only - to save time
2014-01-29T05:31:00-06:00csing5diff ( y , x , 1 ) = m1 * 3.0 / x / x / x / x ; -1-0.7-0.70.01Display Interval1610151020Real Sing0.71NONE0.71NONE300.0 SecondsDone 253 sing5 diffeq.csing5 c resultsAll Tests - C only - to save time
2014-01-29T05:31:01-06:00csing6diff ( y , x , 1 ) = m1 * 2.0 / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0 ) ; 233.010.01Display Interval1610141420Real Sing3NONE3NONE1010.0 SecondsDone 253 sing6 diffeq.csing6 c resultsAll Tests - C only - to save time
2014-01-29T05:31:03-06:00csing7diff ( 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 Interval1610141230Real Sing3NONE3NONE1010.0 SecondsDone 253 sing7 diffeq.csing7 c resultsAll Tests - C only - to save time
2014-01-29T05:31:04-06:00csinh_sqrtdiff ( y , x , 1 ) = sinh ( sqrt ( 0.1 * x + 0.2 ) ) ; 233.010.01Display Interval161014440Real Sing3.5NONE3.9997NONE1010.0 SecondsDone 253 sinh_sqrt diffeq.csinh_sqrt c resultsAll Tests - C only - to save time
2014-01-29T05:31:05-06:00csindiff ( y , x , 1 ) = sin ( x ) ; 0.111.00010.000128Pole Accuracy1610141440No PoleNANONENONENONE70320.0 SecondsDone 253 sin diffeq.csin c resultsAll Tests - C only - to save time
2014-01-29T05:31:06-06:00csin_sqrt_lindiff ( y , x , 1 ) = sin ( sqrt ( 2.0 * x + 3.0 ) ) ; 2335e-06Max H161013740Real Sing3.5NONENONE3.9997320000111.0 SecondsDone 253 sin_sqrt_lin diffeq.csin_sqrt_lin c resultsAll Tests - C only - to save time
2014-01-29T05:31:17-06:00csqrt_sqrtdiff ( y , x , 1 ) = sqrt ( sqrt ( 0.1 * x + 0.2 ) ) ; 0.10.50.50.01Display Interval1610151640Real Sing1.6NONE2.1NONE400.0 SecondsDone 253 sqrt_sqrt diffeq.csqrt_sqrt c resultsAll Tests - C only - to save time
2014-01-29T05:31:18-06:00csub_c_lindiff ( y , x , 1 ) = 0.3 - ( 0.1 * x + 0.2 ) ; 0.155.010.01Display Interval1610141430No PoleNANONENONENONE4910.0 SecondsDone 253 sub_c_lin diffeq.csub_c_lin c resultsAll Tests - C only - to save time
2014-01-29T05:31:20-06:00csub_c_sindiff ( y , x , 1 ) = 1.0 - sin ( x ) ; 0.155.00010.000128Pole Accuracy1610131340No PoleNANONENONENONE382821.0 SecondsDone 253 sub_c_sin diffeq.csub_c_sin c resultsAll Tests - C only - to save time
2014-01-29T05:31:21-06:00csub_full_lindiff ( y , x , 1 ) = sin ( 0.3 * x + 0.1 ) - ( 0.1 * x + 0.2 ) ; 0.155.000350.000512Pole Accuracy1610131440No PoleNANONENONENONE95710.0 SecondsDone 253 sub_full_lin diffeq.csub_full_lin c resultsAll Tests - C only - to save time
2014-01-29T05:31:22-06:00csub_lin_cdiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) - 0.3 ; 0.155.010.01Display Interval1610141430No PoleNANONENONENONE4910.0 SecondsDone 253 sub_lin_c diffeq.csub_lin_c c resultsAll Tests - C only - to save time
2014-01-29T05:31:23-06:00csub_lin_lindiff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) - ( 0.3 * x + 0.1 ) ; 0.155.010.01Display Interval1610141430No PoleNANONENONENONE4910.0 SecondsDone 253 sub_lin_lin diffeq.csub_lin_lin c resultsAll Tests - C only - to save time
2014-01-29T05:31:24-06:00csub_lin_sindiff ( y , x , 1 ) = ( 0.1 * x + 1.0 ) - sin ( x ) ; 0.155.00010.000128Pole Accuracy1610131340No PoleNANONENONENONE382821.0 SecondsDone 253 sub_lin_sin diffeq.csub_lin_sin c resultsAll Tests - C only - to save time
2014-01-29T05:31:26-06:00csubdiff ( y , x , 1 ) = sin ( x ) - cos ( x ) ; 010100.000128Pole Accuracy1610131340No PoleNANONENONENONE781251.0 SecondsDone 253 sub diffeq.csub c resultsAll Tests - C only - to save time
2014-01-29T05:31:28-06:00csub_sin_cdiff ( y , x , 1 ) = sin ( x ) - 1 , 0 ; 0.155.00010.000128Pole Accuracy1610131240No PoleNANONENONENONE382820.0 SecondsDone 253 sub_sin_c diffeq.csub_sin_c c resultsAll Tests - C only - to save time
2014-01-29T05:31:30-06:00csub_sin_cosdiff ( y , x , 1 ) = m1 * sin ( x ) - cos ( x ) ; 0.155.00010.000128Pole Accuracy1610131240No PoleNANONENONENONE382822.0 SecondsDone 253 sub_sin_cos diffeq.csub_sin_cos c resultsAll Tests - C only - to save time
2014-01-29T05:31:32-06:00ctanh_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 H161014740Real Sing2.5NONE2.51062NONE100001.0 SecondsDone 253 tanh_sqrt_new diffeq.ctanh_sqrt_new c resultsAll Tests - C only - to save time
2014-01-29T05:31:34-06:00ctan_sqrt_lindiff ( y , x , 1 ) = tan ( sqrt ( 2.0 * x + 3.0 ) ) ; 0.155.010.01Display Interval161014Unknown40Real Sing1.6NONE1.40629NONE4910.0 SecondsDone 253 tan_sqrt_lin diffeq.ctan_sqrt_lin c resultsAll Tests - C only - to save time
2014-01-29T05:31:35-06:00ctandiff ( y , x , 1 ) = tan ( x ) ; 0.11.51.504610.0073545Pole1610141640Real Sing0.073545NONE0.073545NONE1410.0 SecondsDone 253 tan diffeq.ctan c resultsAll Tests - C only - to save time
2014-01-29T05:31:37-06:00cdiv_c_lin_backdiff ( y , x , 1 ) = 2.0 / ( 0.2 * x + 0.3 ) ; 3.12.52.49-0.01Display Interval1610151530Real Sing4NONENONENONE610.0 Seconds0.0 Seconds 253 div_c_lin_back diffeq.cdiv_c_lin_back c resultsAll Tests - C only - to save time
2014-01-29T05:31:38-06:00csin_backdiff ( y , x , 1 ) = sin ( x ) ; -0.1-1-1.0001-0.000128Pole Accuracy1610141440No PoleNANONENONENONE70320.0 Seconds0.0 Seconds 253 sin_back diffeq.csin_back c resultsAll Tests - C only - to save time
2014-01-29T05:31:40-06:00csing1_backdiff ( y , x , 1 ) = m1 * 2.0 * x / ( x * x + 0.000001 ) / ( x * x + 0.000001 ) ; -1.5-2-2-1e-07Max H1610121020Complex Sing1.5NONE1.500011.550000001 Minutes 19.0 Seconds1 Minutes 19.0 Seconds 253 sing1_back diffeq.csing1_back c resultsAll Tests - C only - to save time
2014-01-29T05:33:00-06:00csing2_backdiff ( y , x , 1 ) = 1.0 / ( x * x + 1.0 ) ; -1.5-2-2-0.01Display Interval1610151620Complex Sing1.80278NONENONE1.80278500.0 Seconds0.0 Seconds 253 sing2_back diffeq.csing2_back c resultsAll Tests - C only - to save time
2014-01-29T05:33:01-06:00csing3_backdiff ( y , x , 1 ) = m1 * 2.0 / x / x / x ; -0.7-2-2-0.01Display Interval161014920Real Sing0.7NONE0.7NONE1300.0 Seconds0.0 Seconds 253 sing3_back diffeq.csing3_back c resultsAll Tests - C only - to save time
2014-01-29T05:33:02-06:00csing4_backdiff ( y , x , 1 ) = m1 * 2.0 * x / ( x * x + 1.0 ) / ( x * x + 1.0 ) ; -1-2-2-0.01Display Interval1610141640Complex Sing1.41421NONENONE1.42131000.0 Seconds0.0 Seconds 253 sing4_back diffeq.csing4_back c resultsAll Tests - C only - to save time
2014-01-29T05:33:03-06:00csing5_backdiff ( y , x , 1 ) = m1 * 3.0 / x / x / x / x ; -0.7-1-1-0.01Display Interval161014920Real Sing0.7NONE0.7NONE300.0 Seconds0.0 Seconds 253 sing5_back diffeq.csing5_back c resultsAll Tests - C only - to save time
2014-01-29T05:33:04-06:00csing6_backdiff ( y , x , 1 ) = m1 * 2.0 / ( x - 6.0 ) / ( x - 6.0 ) / ( x - 6.0 ) ; 321.99-0.01Display Interval1610141320Real Sing3NONE3NONE1010.0 Seconds0.0 Seconds 253 sing6_back diffeq.csing6_back c resultsAll Tests - C only - to save time
2014-01-29T05:33:05-06:00csing7_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 ) ; 321.99-0.01Display Interval1610141130Real Sing3NONE3NONE1010.0 Seconds1.0 Seconds 253 sing7_back diffeq.csing7_back c resultsAll Tests - C only - to save time
2014-01-29T05:33:06-06:00ctan_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 Interval161014340Some Pole????NONENONENONE710.0 SecondsDone 253 tan_sqrt_new diffeq.ctan_sqrt_new c resultsAll Tests - C only - to save time