{"bit_width":64,"date":1470052288,"note":"numerics","iterations":3,"flags":["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","precision:double"],"seed":"#(1065990927 2514927446 2806713580 2976231080 3799737104 4212629478)","points":256,"tests":[{"samplers":["default"],"bits":128,"start":0.012125,"link":"0-arccos","pinf":0,"ninf":0,"vars":["x"],"input":"(* 2 (atan (sqrt (/ (- 1 x) (+ 1 x)))))","time":5628.041015625,"target":false,"output":"(* 2 (atan (sqrt (sqr (/ (sqrt (- 1 x)) (sqrt (+ 1 x)))))))","end":0.014,"name":"arccos","status":"ex-start","end-est":0.01171875},{"samplers":["default","default","default"],"bits":128,"start":12.531771465520134,"link":"1-RosasTurbineBenchmark","pinf":0,"ninf":0,"vars":["v","w","r"],"input":"(- (- (+ 3 (/ 2 (* r r))) (/ (* (* 0.125 (- 3 (* 2 v))) (* (* (* w w) r) r)) (- 1 v))) 4.5)","time":25004.06787109375,"target":false,"output":"(- (+ 3 (- (/ (/ 2 r) r) 4.5)) (/ (* (sqr (* r w)) 0.125) (/ (- 1 v) (- 3 (* 2 v)))))","end":0.36253355078359867,"name":"Rosa's TurbineBenchmark","status":"imp-start","end-est":0.3161125488422101},{"samplers":["default","default"],"bits":128,"start":0.504607341909444,"link":"2-RosasFloatVsDoubleBenchmark","pinf":0,"ninf":0,"vars":["x1","x2"],"input":"(+ x1 (+ (+ (+ (+ (* (+ (* (* (* 2 x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) (- (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)) 3)) (* (* x1 x1) (- (* 4 (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1))) 6))) (+ (* x1 x1) 1)) (* (* (* 3 x1) x1) (/ (- (+ (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))) (* (* x1 x1) x1)) x1) (* 3 (/ (- (- (* (* 3 x1) x1) (* 2 x2)) x1) (+ (* x1 x1) 1)))))","time":53986.94091796875,"target":false,"output":"(+ (+ (* (/ 3 (+ (sqr x1) 1)) (- (* (sqr x1) 3) (+ (* x2 2) x1))) (+ (/ (- (* (pow x1 4) 9) (* (sqr x1) (- (* 3 x1) (* x2 6)))) (+ (sqr x1) 1)) (+ (+ x1 x1) (cube x1)))) (* (+ (* (- (/ (+ (- (* x2 2) x1) (* (sqr x1) 3)) (/ (+ (sqr x1) 1) 4)) 6) (sqr x1)) (* (/ (+ (- (* x2 2) x1) (* (sqr x1) 3)) (/ (+ (sqr x1) 1) (* 2 x1))) (- (/ (+ (- (* x2 2) x1) (* (sqr x1) 3)) (+ (sqr x1) 1)) 3))) (+ (sqr x1) 1)))","end":0.4409704140768125,"name":"Rosa's FloatVsDoubleBenchmark","status":"ex-start","end-est":0.4574076781472841},{"samplers":["default","default","default"],"bits":128,"start":18.015369021946803,"link":"3-RosasDopplerBench","pinf":0,"ninf":0,"vars":["u","v","t1"],"input":"(/ (* (- t1) v) (* (+ t1 u) (+ t1 u)))","time":8880.654052734375,"target":false,"output":"(* (/ (- t1) (+ t1 u)) (/ v (+ t1 u)))","end":1.3451016426326396,"name":"Rosa's DopplerBench","status":"imp-start","end-est":1.1356165746163545},{"samplers":["default"],"bits":128,"start":0.15001038022351254,"link":"4-RosasBenchmark","pinf":0,"ninf":0,"vars":["x"],"input":"(- (* 0.954929658551372 x) (* 0.12900613773279798 (* (* x x) x)))","time":4572.44091796875,"target":false,"output":"(- (* x 0.954929658551372) (* 0.12900613773279798 (pow x 3)))","end":0.12681225991092238,"name":"Rosa's Benchmark","status":"ex-start","end-est":0.0625},{"samplers":["default","default"],"bits":128,"start":0.00225,"link":"5-Radioactiveexchangebetweentwosurfaces","pinf":0,"ninf":0,"vars":["x","y"],"input":"(- (pow x 4) (pow y 4))","time":3821.72900390625,"target":false,"output":"(- (pow x 4) (pow y 4))","end":0.00225,"name":"Radioactive exchange between two surfaces","status":"ex-start","end-est":0},{"samplers":["default","default"],"bits":128,"start":14.73813394603584,"link":"6-NMSESection61mentionedB","pinf":0,"ninf":0,"vars":["a","b"],"input":"(* (* (/ PI 2) (/ 1 (- (sqr b) (sqr a)))) (- (/ 1 a) (/ 1 b)))","time":14420.224853515625,"target":false,"output":"(/ (/ 1 (/ (+ a b) PI)) (* 2 (* a b)))","end":0.2803781968856367,"name":"NMSE Section 6.1 mentioned, B","status":"imp-start","end-est":0.280292529305326},{"samplers":["default","default"],"bits":128,"start":39.40967395548157,"link":"7-NMSESection61mentionedA","pinf":0,"ninf":0,"vars":["x","eps"],"input":"(/ (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) 2)","time":51090.52685546875,"target":false,"output":"(if (<= x 6809.194157769488) (/ (+ (* (cube x) 2/3) (- 2 (* x x))) 2) (/ (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) 2))","end":0.08484695818819707,"name":"NMSE Section 6.1 mentioned, A","status":"imp-start","end-est":1.2662989135658842},{"samplers":["default"],"bits":128,"start":15.20213907119569,"link":"8-xx21","pinf":0,"ninf":0,"vars":["x"],"input":"(/ x (+ (sqr x) 1))","time":8255.531005859375,"target":0.09234436093777043,"output":"(if (<= x -4.3423375737525415e+46) (- (/ 1 (pow x 5)) (- (/ 1 (cube x)) (/ 1 x))) (if (<= x 5.107891217442523e+18) (* (/ x (- (sqr (sqr x)) (sqr 1))) (- (sqr x) 1)) (- (/ 1 (pow x 5)) (- (/ 1 (cube x)) (/ 1 x)))))","end":0.024365601562950725,"name":"x / (x^2 + 1)","status":"eq-target","end-est":0.00390625},{"samplers":["default","default","default"],"bits":128,"start":44.813642007256156,"link":"9-simplefmatest","pinf":0,"ninf":0,"vars":["x","y","z"],"input":"(- (fma x y z) (+ 1 (+ (* x y) z)))","time":10352.9189453125,"target":0,"output":"(if (<= z -6348429173.063143) (- (- (fma x y z) (+ (* y x) z)) 1) (if (<= z 3.337658778213869e+34) (- (- (fma x y z) (+ (* y x) z)) 1) (- (- (fma x y z) (+ (* y x) z)) 1)))","end":8.061727177637104,"name":"simple fma test","status":"lt-target","end-est":7.946206985146987},{"samplers":["default"],"bits":128,"start":41.684936993369966,"link":"10-ln1x","pinf":0,"ninf":0,"vars":["x"],"input":"(log (+ 1 x))","time":6187.358154296875,"target":6.559320229544192,"output":"(if (<= x 0.0016565824112741959) (+ (* (- (* 1/3 x) 1/2) (sqr x)) x) (log (+ 1 x)))","end":0.05254207927061718,"name":"ln(1 + x)","status":"gt-target","end-est":0.29178008414246465},{"samplers":["default","default","default"],"bits":128,"start":35.557785415883906,"link":"11-Thequadraticformular2","pinf":0,"ninf":0,"vars":["a","b","c"],"input":"(/ (- (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a))","time":29952.328857421875,"target":23.355830289851344,"output":"(if (<= b -1.4548518266586696e-17) (* (/ (/ c (/ 2 4)) (- (* (/ c b) a) b)) (/ 1 2)) (if (<= b -2.2367884420529847e-306) (/ 1 (* (+ (- b) (sqrt (- (sqr b) (* (* a c) 4)))) (/ (/ 2 c) 4))) (if (<= b 2.0626415808173556e+74) (/ (- (- b) (sqrt (- (sqr b) (* 4 (* a c))))) (* 2 a)) (- (/ c b) (/ b a)))))","end":5.255928949323065,"name":"The quadratic formula (r2)","status":"gt-target","end-est":5.323292576266173},{"samplers":["default","default","default"],"bits":128,"start":36.180207599970224,"link":"12-Thequadraticformular1","pinf":0,"ninf":0,"vars":["a","b","c"],"input":"(/ (+ (- b) (sqrt (- (sqr b) (* (* 4 a) c)))) (* 2 a))","time":26882.637939453125,"target":23.698790953376932,"output":"(if (<= b -1.4548518266586696e-17) (/ (- b) a) (if (<= b 1.0428439038139104e-180) (/ (+ (- b) (sqrt (- (sqr b) (* (* 4 a) c)))) (* 2 a)) (if (<= b 3.234382095771044e+66) (* (/ 1 2) (/ (* 4 c) (- (- b) (sqrt (- (sqr b) (* (* c a) 4)))))) (* (/ c b) (/ -2 2)))))","end":4.214074103492611,"name":"The quadratic formula (r1)","status":"gt-target","end-est":6.01060666159444},{"samplers":["default"],"bits":128,"start":43.392686137452635,"link":"13-Kahansexpquotient","pinf":0,"ninf":0,"vars":["x"],"input":"(/ (- (exp x) 1) x)","time":6599.6728515625,"target":42.658041376996074,"output":"(if (<= x -4.037641697290413e-05) (/ (cube (cbrt (- (exp x) 1))) x) (+ (* 1/6 (sqr x)) (+ 1 (* 1/2 x))))","end":0.11673503738612837,"name":"Kahan's exp quotient","status":"gt-target","end-est":0.2404286784015528},{"samplers":["(uniform -14 -13)","(uniform -3 -2)","(uniform 3 3.5)","(uniform 12.5 13.5)"],"bits":128,"start":3.614358733243678,"link":"14-Expressionp6","pinf":0,"ninf":0,"vars":["a","b","c","d"],"input":"(* (+ a (+ b (+ c d))) 2)","time":8125.864013671875,"target":3.8013729686177946,"output":"(* (+ (+ b c) (+ d a)) 2)","end":0,"name":"Expression, p6","status":"gt-target","end-est":0},{"samplers":["default","default","default","default"],"bits":384,"start":false,"link":"15-Expressionp14","pinf":false,"ninf":false,"vars":["a","b","c","d"],"input":"(* a (+ (+ b c) d))","time":13594.9638671875,"target":false,"output":"#f","end":false,"name":"Expression, p14","status":"crash","end-est":false},{"samplers":["default","default"],"bits":384,"start":false,"link":"16-Expression4p15","pinf":false,"ninf":false,"vars":["a","b"],"input":"(* (+ a b) (+ a b))","time":8049.31005859375,"target":false,"output":"#f","end":false,"name":"Expression 4, p15","status":"crash","end-est":false},{"samplers":["default"],"bits":128,"start":0.017625,"link":"17-Expression3p15","pinf":0,"ninf":0,"vars":["x"],"input":"(+ (* x (* x x)) (* x x))","time":7007.37890625,"target":0.02289624062518029,"output":"(+ (sqr x) (pow x 3))","end":0.017125,"name":"Expression 3, p15","status":"eq-target","end-est":0.015625},{"samplers":["default"],"bits":128,"start":0.0005,"link":"18-Expression2p15","pinf":0,"ninf":0,"vars":["x"],"input":"(+ x (* x x))","time":3852.3759765625,"target":0.020125,"output":"(+ x (sqr x))","end":0.0005,"name":"Expression 2, p15","status":"eq-target","end-est":0},{"samplers":["(uniform 1 2)","(uniform 2 4)","(uniform 4 8)","(uniform 8 16)","(uniform 16 32)"],"bits":128,"start":0.40799097813022867,"link":"19-Expression1p15","pinf":0,"ninf":0,"vars":["a","b","c","d","e"],"input":"(+ (+ (+ (+ e d) c) b) a)","time":329313.3000488281,"target":0.19525,"output":"(+ (+ a (+ c b)) (+ e d))","end":0.254875,"name":"Expression 1, p15","status":"eq-target","end-est":0.25390625},{"samplers":["default","default"],"bits":128,"start":0.00725,"link":"20-Differenceofsquares","pinf":0,"ninf":0,"vars":["a","b"],"input":"(- (sqr a) (sqr b))","time":3063.5029296875,"target":0.0015,"output":"(- (sqr a) (sqr b))","end":0.00725,"name":"Difference of squares","status":"eq-target","end-est":0.0078125},{"samplers":["default","default"],"bits":128,"start":51.34653213311592,"link":"21-CompoundInterest","pinf":0,"ninf":0,"vars":["i","n"],"input":"(* 100 (/ (- (pow (+ 1 (/ i n)) n) 1) (/ i n)))","time":28365.838134765625,"target":51.25854659558002,"output":"(if (<= i -0.0006054868320781522) (* 100 (/ (/ (- (sqr (pow (+ 1 (/ i n)) n)) (sqr 1)) (+ (pow (+ 1 (/ i n)) n) 1)) (/ i n))) (if (<= i 3.135592761500106e-05) (* (+ (* i 50) 100) n) (if (<= i 1.214996661954119e+104) (* 100 (/ (/ (- (sqr (pow (+ 1 (/ i n)) n)) (sqr 1)) (+ (pow (+ 1 (/ i n)) n) 1)) (/ i n))) (if (<= i 1.5778042482736102e+150) (/ (* (* 1/2 (exp (/ 2 i))) (* 100 n)) (* i (exp (/ (/ 2 i) i)))) (* (/ 100 i) (/ (- (pow (+ 1 (/ i n)) n) 1) (/ 1 n)))))))","end":9.571985589906271,"name":"Compound Interest","status":"gt-target","end-est":13.995007771790654},{"samplers":["default","default","default","default"],"bits":128,"start":27.255083266000543,"link":"22-Complexdivisionrealpart","pinf":0,"ninf":0,"vars":["a","b","c","d"],"input":"(/ (+ (* a c) (* b d)) (+ (sqr c) (sqr d)))","time":16488.85302734375,"target":5.3925643311666605,"output":"(if (<= c -1.3770151188228676e+30) (+ (/ a c) (* (/ b c) (/ d c))) (if (<= c 1.745403512153814e-141) (/ (+ (* a c) (* b d)) (+ (sqr c) (sqr d))) (if (<= c 4.1244432764021164e-110) (- (+ (* (/ a d) (/ c d)) (/ b d)) (/ b (* (cube d) (sqr c)))) (if (<= c 4.6559433524913966e+129) (/ (+ (* a c) (* b d)) (+ (sqr c) (sqr d))) (+ (/ a c) (* (/ b c) (/ d c)))))))","end":11.222719035738441,"name":"Complex division, real part","status":"lt-target","end-est":11.671598100703864},{"samplers":["default","default","default","default"],"bits":128,"start":26.20655692458074,"link":"23-Complexdivisionimagpart","pinf":0,"ninf":0,"vars":["a","b","c","d"],"input":"(/ (- (* b c) (* a d)) (+ (sqr c) (sqr d)))","time":12577.35693359375,"target":3.909846639390967,"output":"(if (<= c -9.997857431534436e+74) (- (/ b c) (/ (* a d) (* c c))) (if (<= c 1.4423407179873904e+147) (* (- (* b c) (* a d)) (/ 1 (+ (sqr c) (sqr d)))) (- (/ b c) (/ (* a d) (* c c)))))","end":16.406344682164256,"name":"Complex division, imag part","status":"lt-target","end-est":15.850630098979572},{"samplers":["default","default","default"],"bits":384,"start":false,"link":"24-Areaofatriangle","pinf":false,"ninf":false,"vars":["a","b","c"],"input":"(sqrt (* (* (* (/ (+ (+ a b) c) 2) (- (/ (+ (+ a b) c) 2) a)) (- (/ (+ (+ a b) c) 2) b)) (- (/ (+ (+ a b) c) 2) c)))","time":17308.26416015625,"target":false,"output":"#f","end":false,"name":"Area of a triangle","status":"crash","end-est":false}],"commit":"1d8a5a266b020440095bcd8cb501c635b072ad95","branch":"1.0-beta"}