{"bit_width":32,"date":1469722625,"note":"hamming","iterations":3,"flags":["rules:numerics","rules:arithmetic","rules:polynomials","rules:fractions","rules:exponents","rules:trigonometry","setup:simplify","reduce:post-process","reduce:regimes","reduce:taylor","reduce:simplify","reduce:avg-error","generate:rr","generate:taylor","generate:simplify"],"seed":"#(1065894488 2199264003 1058398788 1110142813 3223388056 148167450)","points":256,"tests":[{"samplers":["default","default"],"bits":128,"start":19.233977114382753,"link":"0-NMSEproblem346","pinf":0,"ninf":0,"vars":["x","n"],"input":"(- (pow (+ x 1) (/ 1 n)) (pow x (/ 1 n)))","time":24380.547119140625,"target":false,"output":"(if (<= n -3.3318707f+08) (fma (* (log1p (/ 1 x)) (/ 1 n)) (fma (/ (log1p (/ 1 x)) n) 1/2 1) (- 1 (pow x (/ 1 n)))) (if (<= n 2.3951968f+08) (- (exp (/ (log1p x) n)) (pow x (/ 1 n))) (fma (/ (log1p (/ 1 x)) n) (fma (/ (log1p (/ 1 x)) n) 1/2 1) (- 1 (pow x (/ 1 n))))))","end":17.26824595798383,"name":"NMSE problem 3.4.6","status":"imp-start","end-est":3.1305900008687777},{"samplers":["default"],"bits":128,"start":15.193102929304374,"link":"1-NMSEproblem345","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (- x (sin x)) (- x (tan x)))","time":9454.886962890625,"target":false,"output":"(if (<= x -0.024611041f0) (/ (- x (sin x)) (- x (tan x))) (if (<= x 0.2508728f0) (- (* 9/40 (sqr x)) (+ (* 27/2800 (pow x 4)) 1/2)) (/ (- x (sin x)) (- x (tan x)))))","end":0.07632020593211325,"name":"NMSE problem 3.4.5","status":"imp-start","end-est":0.07892044831941455},{"samplers":["default"],"bits":128,"start":17.096492542902148,"link":"2-NMSEproblem344","pinf":0,"ninf":0,"vars":["x"],"input":"(sqrt (/ (- (exp (* 2 x)) 1) (- (exp x) 1)))","time":3817.55517578125,"target":false,"output":"(sqrt (/ (expm1 (* x 2)) (expm1 x)))","end":0.14648942468544446,"name":"NMSE problem 3.4.4","status":"imp-start","end-est":0.01953125},{"samplers":["default"],"bits":128,"start":14.997345987988528,"link":"3-NMSEproblem341","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (- 1 (cos x)) (sqr x))","time":8674.2119140625,"target":false,"output":"(sqr (/ (/ (sin x) (sqrt (+ 1 (cos x)))) x))","end":0.31949257716869806,"name":"NMSE problem 3.4.1","status":"imp-start","end-est":0.2410422987449989},{"samplers":["default"],"bits":128,"start":18.891174861783863,"link":"4-NMSEproblem336","pinf":0,"ninf":0,"vars":["N"],"input":"(- (log (+ N 1)) (log N))","time":2525.211181640625,"target":false,"output":"(log1p (/ 1 N))","end":0.06075603981289403,"name":"NMSE problem 3.3.6","status":"imp-start","end-est":0.0234375},{"samplers":["default","default"],"bits":128,"start":17.498639621054764,"link":"5-NMSEproblem335","pinf":0,"ninf":0,"vars":["x","eps"],"input":"(- (cos (+ x eps)) (cos x))","time":21454.9208984375,"target":false,"output":"(if (<= eps -1.9517138f-10) (cbrt (cube (/ (- (cube (- (* (cos x) (cos eps)) (* (sin x) (sin eps)))) (cube (cos x))) (fma (- (* (cos x) (cos eps)) (* (sin x) (sin eps))) (- (fma (cos eps) (cos x) (cos x)) (* (sin x) (sin eps))) (* (cos x) (cos x)))))) (if (<= eps 0.0017607713f0) (* (- (* (cube x) 1/6) (fma 1/2 eps x)) eps) (- (/ (- (cube (* (cos x) (cos eps))) (cube (* (sin x) (sin eps)))) (fma (* (sin x) (sin eps)) (fma (sin x) (sin eps) (* (cos x) (cos eps))) (sqr (* (cos x) (cos eps))))) (cos x))))","end":2.7999917078662673,"name":"NMSE problem 3.3.5","status":"imp-start","end-est":8.539310911981755},{"samplers":["default"],"bits":128,"start":13.127206292796805,"link":"6-NMSEproblem334","pinf":0,"ninf":0,"vars":["x"],"input":"(- (pow (+ x 1) (/ 1 3)) (pow x (/ 1 3)))","time":19236.093017578125,"target":false,"output":"(/ 1 (fma (pow x (/ 1 3)) (+ (pow x (/ 1 3)) (pow (+ 1 x) (/ 1 3))) (* (pow (+ 1 x) (/ 1 3)) (pow (+ 1 x) (/ 1 3)))))","end":1.8129277070370875,"name":"NMSE problem 3.3.4","status":"imp-start","end-est":1.7070998630853067},{"samplers":["default"],"bits":128,"start":5.612286319551642,"link":"7-NMSEproblem331","pinf":0,"ninf":0,"vars":["x"],"input":"(- (/ 1 (+ x 1)) (/ 1 x))","time":2658.281005859375,"target":false,"output":"(/ (- (- x x) 1) (fma x x x))","end":0.5069611363667762,"name":"NMSE problem 3.3.1","status":"imp-start","end-est":0.6092795950285511},{"samplers":["default","default","default"],"bits":128,"start":15.823467570813179,"link":"8-NMSEproblem321positive","pinf":0,"ninf":0,"vars":["a","b/2","c"],"input":"(/ (+ (- b/2) (sqrt (- (sqr b/2) (* a c)))) a)","time":16121.947998046875,"target":false,"output":"(if (<= b/2 -1.2459677f+19) (- (/ 1/2 (/ b/2 c)) (* (/ b/2 a) 2)) (if (<= b/2 -7.39763f-38) (/ (+ (- b/2) (sqrt (- (sqr b/2) (* a c)))) a) (if (<= b/2 2.9183594f+10) (/ (* (/ a 1) (/ c (- (- b/2) (sqrt (- (sqr b/2) (* a c)))))) a) (- (/ (+ b/2 (- b/2)) a) (/ c (/ b/2 1/2))))))","end":2.5844654537233143,"name":"NMSE problem 3.2.1, positive","status":"imp-start","end-est":3.386132612619728},{"samplers":["default","default","default"],"bits":128,"start":16.86106427374383,"link":"9-NMSEproblem321negative","pinf":0,"ninf":0,"vars":["a","b/2","c"],"input":"(/ (- (- b/2) (sqrt (- (sqr b/2) (* a c)))) a)","time":14385.236083984375,"target":false,"output":"(if (<= b/2 -0.15658416f0) (/ c (- (/ (* 1/2 c) (/ b/2 a)) (* 2 b/2))) (if (<= b/2 1.458361f+14) (/ (- (- b/2) (sqrt (- (sqr b/2) (* a c)))) a) (/ -2 (/ a b/2))))","end":4.067910138160689,"name":"NMSE problem 3.2.1, negative","status":"imp-start","end-est":5.2660894654825965},{"samplers":["default","default"],"bits":128,"start":12.429606831900713,"link":"10-NMSEsection35","pinf":0,"ninf":0,"vars":["a","x"],"input":"(- (exp (* a x)) 1)","time":3210.945068359375,"target":0.15039103020758568,"output":"(expm1 (* x a))","end":0.059832976641842686,"name":"NMSE section 3.5","status":"eq-target","end-est":0.049160009768442016},{"samplers":["default"],"bits":128,"start":18.12402391633298,"link":"11-NMSEsection311","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (exp x) (- (exp x) 1))","time":3134.490966796875,"target":16.52920606424552,"output":"(/ (exp x) (expm1 x))","end":1.6704193272917023,"name":"NMSE section 3.11","status":"gt-target","end-est":1.5745043717067169},{"samplers":["default"],"bits":128,"start":25.945793123110292,"link":"12-NMSEproblem343","pinf":0,"ninf":0,"vars":["eps"],"input":"(log (/ (- 1 eps) (+ 1 eps)))","time":7298.548095703125,"target":0.0670321985917836,"output":"(- (+ (* 2 eps) (+ (* 2/5 (pow eps 5)) (* 2/3 (pow eps 3)))))","end":0.07155343921696387,"name":"NMSE problem 3.4.3","status":"eq-target","end-est":0.3695983604978412},{"samplers":["default","default","default"],"bits":128,"start":27.949710794875774,"link":"13-NMSEproblem342","pinf":0,"ninf":0,"vars":["a","b","eps"],"input":"(/ (* eps (- (exp (* (+ a b) eps)) 1)) (* (- (exp (* a eps)) 1) (- (exp (* b eps)) 1)))","time":32073.968994140625,"target":6.082898000164771,"output":"(* (/ (expm1 (* eps (+ b a))) (expm1 (* a eps))) (/ eps (expm1 (* b eps))))","end":12.261147701616427,"name":"NMSE problem 3.4.2","status":"lt-target","end-est":13.430663788239897},{"samplers":["default"],"bits":128,"start":13.924502336403522,"link":"14-NMSEproblem337","pinf":0,"ninf":0,"vars":["x"],"input":"(+ (- (exp x) 2) (exp (- x)))","time":10258.541015625,"target":2.081707770362965,"output":"(if (<= x -0.12694146f0) (/ (+ (* (- (sqr (exp x)) (sqr 2)) (exp x)) (* (+ (exp x) 2) 1)) (* (+ (exp x) 2) (exp x))) (fma (pow x 6) 1/360 (fma (pow x 4) 1/12 (sqr x))))","end":0.17453764169796515,"name":"NMSE problem 3.3.7","status":"gt-target","end-est":0.6658169857681432},{"samplers":["default"],"bits":128,"start":4.040588895078496,"link":"15-NMSEproblem333","pinf":0,"ninf":0,"vars":["x"],"input":"(+ (- (/ 1 (+ x 1)) (/ 2 x)) (/ 1 (- x 1)))","time":70731.07495117188,"target":0.38039497012684514,"output":"(if (<= x -1.5245538f0) (/ (fma (- (/ 1 x) 1) (- (/ 1 x) (fma 2 (/ 1 x) 2)) (+ (/ 1 x) (/ (/ 1 x) x))) (* (- x 1) (fma x x x))) (if (<= x 12.483333f0) (/ (fma (- x 1) (- x (fma 2 x 2)) (+ (* x x) x)) (* (- x 1) (fma x x x))) (+ (/ (/ 2 x) (* x x)) (+ (/ 2 (pow x 7)) (/ 2 (pow x 5))))))","end":0.1260140277760658,"name":"NMSE problem 3.3.3","status":"eq-target","end-est":0.08498002930532605},{"samplers":["default","default"],"bits":128,"start":16.814959081564314,"link":"16-NMSEproblem332","pinf":0,"ninf":0,"vars":["x","eps"],"input":"(- (tan (+ x eps)) (tan x))","time":32880.304931640625,"target":7.735672547422017,"output":"(if (<= eps -0.09829997f0) (/ (- (sqr (/ 1 (log (exp (cotan (+ x eps)))))) (sqr (tan x))) (+ (/ 1 (cotan (+ x eps))) (tan x))) (if (<= eps 0.07828799f0) (+ (+ (fma (/ eps (cos x)) (/ (sin x) (/ (cos x) (sin x))) (* (sin x) (/ (sqr eps) (cos x)))) (fma (/ (sqr eps) (cube (cos x))) (cube (sin x)) (* 1/3 (cube eps)))) (fma (/ (cube eps) (pow (cos x) 4)) (pow (sin x) 4) (fma (/ 4/3 (cos x)) (/ (* (sin x) (sin x)) (/ (cos x) (cube eps))) eps))) (/ (- (* (cotan x) (sin (+ x eps))) (cos (+ (/ 1 eps) (/ 1 x)))) (* (cos (+ x eps)) (cotan x)))))","end":7.3711499295841865,"name":"NMSE problem 3.3.2","status":"eq-target","end-est":6.924689844650969},{"samplers":["default","default","default"],"bits":128,"start":16.00161611186734,"link":"17-NMSEp42positive","pinf":0,"ninf":0,"vars":["a","b","c"],"input":"(/ (+ (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a))","time":23548.8271484375,"target":9.901089623478867,"output":"(if (<= b -1.2459677f+19) (- (/ c b) (/ b a)) (if (<= b 1.1211559f-24) (/ (+ (- (sqrt (- (sqr b) (* a (* 4 c))))) b) (- (* 2 a))) (if (<= b 2.441097f+08) (/ (/ (* c (* 4 a)) (- (- b) (sqrt (- (sqr b) (* 4 (* a c)))))) (* 2 a)) (/ (/ c (/ 2 4)) (- (fma (* a 2) (/ c b) (- b)) b)))))","end":3.6440245085593683,"name":"NMSE p42, positive","status":"gt-target","end-est":4.38287097186526},{"samplers":["default","default","default"],"bits":128,"start":17.11785059722272,"link":"18-NMSEp42negative","pinf":0,"ninf":0,"vars":["a","b","c"],"input":"(/ (- (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a))","time":22552.8681640625,"target":10.980271258337652,"output":"(if (<= b -0.15658416f0) (* (/ c b) (/ -2 2)) (if (<= b 9.210374f+08) (/ (- (- b) (sqrt (- (sqr b) (cube (cbrt (* 4 (* a c))))))) (* 2 a)) (- (/ c b) (/ b a))))","end":3.4326854918025793,"name":"NMSE p42, negative","status":"gt-target","end-est":5.439018147817208},{"samplers":["default"],"bits":128,"start":29.382097406665576,"link":"19-NMSEexample39","pinf":0,"ninf":0,"vars":["x"],"input":"(- (/ 1 x) (cotan x))","time":6044.958984375,"target":0.017469360937770434,"output":"(fma (cube x) 1/45 (fma 2/945 (pow x 5) (* x 1/3)))","end":0.32725,"name":"NMSE example 3.9","status":"eq-target","end-est":0.3359375},{"samplers":["default"],"bits":128,"start":31.021608082262905,"link":"20-NMSEexample38","pinf":0,"ninf":0,"vars":["N"],"input":"(- (- (* (+ N 1) (log (+ N 1))) (* N (log N))) 1)","time":24138.087158203125,"target":0.00175,"output":"(- (fma N (log1p N) (log1p N)) (* (sqr (sqrt (cbrt (fma N (log N) 1)))) (sqr (cbrt (fma N (log N) 1)))))","end":30.0828608150588,"name":"NMSE example 3.8","status":"eq-start","end-est":29.881625888877334},{"samplers":["default"],"bits":128,"start":25.296407901286877,"link":"21-NMSEexample37","pinf":0,"ninf":0,"vars":["x"],"input":"(- (exp x) 1)","time":1860.045166015625,"target":0.8083626956082737,"output":"(expm1 x)","end":0.003875,"name":"NMSE example 3.7","status":"eq-target","end-est":0.00390625},{"samplers":["default"],"bits":128,"start":8.303123270822958,"link":"22-NMSEexample36","pinf":0,"ninf":0,"vars":["x"],"input":"(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))","time":9173.792236328125,"target":0.2147712406251803,"output":"(/ (/ 1 (fma x x x)) (+ (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))))","end":2.7746552481732643,"name":"NMSE example 3.6","status":"lt-target","end-est":2.3476310379376657},{"samplers":["default"],"bits":128,"start":6.540673277531814,"link":"23-NMSEexample35","pinf":0,"ninf":0,"vars":["N"],"input":"(- (atan (+ N 1)) (atan N))","time":2979.56689453125,"target":0.5191592566793662,"output":"(atan2 (- 1 0) (fma N (+ 1 N) 1))","end":0.517461136366776,"name":"NMSE example 3.5","status":"eq-target","end-est":0.6467208547969931},{"samplers":["default"],"bits":128,"start":14.07333238681803,"link":"24-NMSEexample34","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (- 1 (cos x)) (sin x))","time":39897.506103515625,"target":0.01775,"output":"(/ (/ (sqr (sin x)) (+ 1 (cos x))) (sin x))","end":0.4165371940034867,"name":"NMSE example 3.4","status":"eq-target","end-est":0.457757036320205},{"samplers":["default","default"],"bits":128,"start":16.514991434969087,"link":"25-NMSEexample33","pinf":0,"ninf":0,"vars":["x","eps"],"input":"(- (sin (+ x eps)) (sin x))","time":20108.6240234375,"target":7.434469607458,"output":"(if (<= eps -0.00030713418f0) (+ (fma (cos x) (sin eps) (* (cos eps) (sin x))) (- (sin x))) (if (<= eps 0.07828799f0) (/ (- (* (sin x) (* (cos x) (* 2 eps))) (fma (* (* eps 1/3) (sqr eps)) (* (cos x) (sin x)) (sqr eps))) (- (fma (cos eps) (sin x) (sin x)) (* (cos x) (sin eps)))) (+ (fma (cos x) (sin eps) (* (cos eps) (sin x))) (- (sin x)))))","end":1.3198022040078432,"name":"NMSE example 3.3","status":"gt-target","end-est":1.0842569212530166},{"samplers":["default"],"bits":128,"start":26.876257032222455,"link":"26-NMSEexample310","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (log (- 1 x)) (log (+ 1 x)))","time":6585.698974609375,"target":0.4574426175607252,"output":"(log (exp (/ (log1p (- x)) (log1p x))))","end":0.09388966250649046,"name":"NMSE example 3.10","status":"eq-target","end-est":0.06935502930532605},{"samplers":["default"],"bits":128,"start":13.169451888019355,"link":"27-NMSEexample31","pinf":0,"ninf":0,"vars":["x"],"input":"(- (sqrt (+ x 1)) (sqrt x))","time":5232.573974609375,"target":0.1693468046888521,"output":"(/ 1 (+ (sqr (sqrt (sqrt (+ x 1)))) (sqrt x)))","end":0.2564004550737271,"name":"NMSE example 3.1","status":"eq-target","end-est":0.22398378907376806}],"commit":"1d8a5a266b020440095bcd8cb501c635b072ad95","branch":"1.0-beta"}