


Bits error versus x



Bits error versus y
Initial program 43.6
Taylor expanded around 0 0.7
Final simplification0.7
herbie shell --seed 2019016
(FPCore (x y)
:name "Euler formula imaginary part (p55)"
(im (complex (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) (* (/ (- (exp x) (exp (- x))) 2) (sin y)))))
Time bar (total: 24.3s)Debug log
| 101.0ms | (im (complex (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) (* (/ (- (exp x) (exp (- x))) 2) (sin y)))) |
2 alts after pruning (2 fresh and 0 done)
Merged error: 42.7b
Found 3 expressions with local error:
| 57.0b | (- (exp x) (exp (- x))) |
| 0.4b | (* (/ (- (exp x) (exp (- x))) 2) (sin y)) |
| 0.0b | (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) |
| 9× | *-un-lft-identity |
| 9× | add-sqr-sqrt |
| 8× | associate-*l* |
| 7× | add-cube-cbrt |
| 7× | add-exp-log |
| 7× | add-cbrt-cube |
| 7× | pow1 |
| 6× | associate-*r* |
| 5× | add-log-exp |
| 2× | div-inv |
| 2× | cbrt-unprod |
| 2× | *-commutative |
| 2× | prod-exp |
| 2× | associate-*l/ |
| 2× | pow-prod-down |
| 1× | difference-of-squares |
| 1× | distribute-lft-out-- |
| 1× | flip-- |
| 1× | diff-log |
| 1× | flip3-- |
| 1× | sub-neg |
| 9.0ms | (* (/ (- (exp x) (exp (- x))) 2) (sin y)) |
| 9.0ms | (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) |
| 4.0ms | (- (exp x) (exp (- x))) |
| 106.0ms | (* (/ (- (exp x) (exp (- x))) 2) (sin y)) |
| 69.0ms | (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) |
| 54.0ms | (- (exp x) (exp (- x))) |
| 306.0ms | (* (* (* (/ (- (exp x) (exp (- x))) 2) (/ (- (exp x) (exp (- x))) 2)) (/ (- (exp x) (exp (- x))) 2)) (* (* (sin y) (sin y)) (sin y))) |
| 285.0ms | (* 1/2 (* (- (exp x) (exp (* -1 x))) (sin y))) |
| 262.0ms | (* 1/2 (* (- (exp x) (exp (- x))) (sin y))) |
| 192.0ms | (* (* (* (/ (+ (exp x) (exp (- x))) 2) (/ (+ (exp x) (exp (- x))) 2)) (/ (+ (exp x) (exp (- x))) 2)) (* (* (cos y) (cos y)) (cos y))) |
| 147.0ms | (* 1/2 (* (+ (exp x) (exp (- x))) (cos y))) |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 0.1b | (* 1/3 (pow x 3)) |
| 0.1b | (* (/ (+ (* 2 x) (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5)))) 2) (sin y)) |
| 0.1b | (* 1/60 (pow x 5)) |
| 0.0b | (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5))) |
| 11× | associate-*r* |
| 8× | add-cube-cbrt |
| 8× | *-un-lft-identity |
| 8× | add-sqr-sqrt |
| 6× | add-log-exp |
| 6× | add-exp-log |
| 6× | add-cbrt-cube |
| 6× | pow1 |
| 4× | associate-*l* |
| 3× | *-commutative |
| 1× | div-inv |
| 1× | flip-+ |
| 1× | cbrt-unprod |
| 1× | prod-exp |
| 1× | associate-*l/ |
| 1× | pow-prod-down |
| 1× | unpow3 |
| 1× | flip3-+ |
| 1× | sum-log |
| 1× | +-commutative |
| 1× | cube-mult |
| 11.0ms | (* (/ (+ (* 2 x) (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5)))) 2) (sin y)) |
| 3.0ms | (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5))) |
| 1.0ms | (* 1/3 (pow x 3)) |
| 1.0ms | (* 1/60 (pow x 5)) |
| 84.0ms | (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5))) |
| 74.0ms | (* (/ (+ (* 2 x) (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5)))) 2) (sin y)) |
| 19.0ms | (* 1/60 (pow x 5)) |
| 15.0ms | (* 1/3 (pow x 3)) |
| 158.0ms | (* (/ (+ (* 2 x) (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5)))) 2) (sin y)) |
| 115.0ms | (* (+ (* 2 x) (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5)))) (sin y)) |
| 113.0ms | (* (* (* (/ (+ (* 2 x) (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5)))) 2) (/ (+ (* 2 x) (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5)))) 2)) (/ (+ (* 2 x) (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5)))) 2)) (* (* (sin y) (sin y)) (sin y))) |
| 66.0ms | (+ (log (/ (+ (* 2 x) (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5)))) 2)) (log (sin y))) |
| 63.0ms | (sqrt (/ (+ (* 2 x) (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5)))) 2)) |
12 alts after pruning (10 fresh and 2 done)
Merged error: 0.3b
Found 4 expressions with local error:
| 0.6b | (cbrt (sin y)) |
| 0.6b | (cbrt (sin y)) |
| 0.6b | (cbrt (sin y)) |
| 0.4b | (* (cbrt (sin y)) (cbrt (sin y))) |
| 15× | cbrt-prod |
| 11× | add-cube-cbrt |
| 11× | *-un-lft-identity |
| 11× | add-sqr-sqrt |
| 9× | pow1 |
| 7× | pow1/3 |
| 6× | add-exp-log |
| 6× | associate-*l* |
| 6× | associate-*r* |
| 4× | add-log-exp |
| 4× | add-cbrt-cube |
| 2× | pow-prod-up |
| 2× | pow-prod-down |
| 1× | cbrt-unprod |
| 1× | *-commutative |
| 1× | prod-exp |
| 1× | pow-plus |
| 1× | pow2 |
| 10.0ms | (* (cbrt (sin y)) (cbrt (sin y))) |
| 1.0ms | (cbrt (sin y)) |
| 1.0ms | (cbrt (sin y)) |
| 1.0ms | (cbrt (sin y)) |
| 192.0ms | (* (cbrt (sin y)) (cbrt (sin y))) |
| 182.0ms | (cbrt (sin y)) |
| 149.0ms | (cbrt (sin y)) |
| 144.0ms | (cbrt (sin y)) |
| 85.0ms | (- (pow y 1/3) (+ (* 1/18 (pow (pow y 7) 1/3)) (* 1/3240 (pow (pow y 13) 1/3)))) |
| 84.0ms | (- (pow y 1/3) (+ (* 1/18 (pow (pow y 7) 1/3)) (* 1/3240 (pow (pow y 13) 1/3)))) |
| 83.0ms | (- (pow y 1/3) (+ (* 1/18 (pow (pow y 7) 1/3)) (* 1/3240 (pow (pow y 13) 1/3)))) |
| 61.0ms | (- (+ (pow y 2/3) (* 1/405 (pow (pow y 14) 1/3))) (* 1/9 (pow (pow y 8) 1/3))) |
| 4.0ms | (pow (pow (sin y) 2) 1/3) |
12 alts after pruning (10 fresh and 2 done)
Merged error: 0.3b
Found 4 expressions with local error:
| 0.6b | (cbrt (sin y)) |
| 0.6b | (cbrt (sin y)) |
| 0.6b | (cbrt (sin y)) |
| 0.4b | (* (cbrt (sin y)) (cbrt (sin y))) |
| 15× | cbrt-prod |
| 11× | add-cube-cbrt |
| 11× | *-un-lft-identity |
| 11× | add-sqr-sqrt |
| 9× | pow1 |
| 7× | pow1/3 |
| 6× | add-exp-log |
| 6× | associate-*l* |
| 6× | associate-*r* |
| 4× | add-log-exp |
| 4× | add-cbrt-cube |
| 2× | pow-prod-up |
| 2× | pow-prod-down |
| 1× | cbrt-unprod |
| 1× | *-commutative |
| 1× | prod-exp |
| 1× | pow-plus |
| 1× | pow2 |
| 9.0ms | (* (cbrt (sin y)) (cbrt (sin y))) |
| 1.0ms | (cbrt (sin y)) |
| 1.0ms | (cbrt (sin y)) |
| 1.0ms | (cbrt (sin y)) |
| 149.0ms | (* (cbrt (sin y)) (cbrt (sin y))) |
| 148.0ms | (cbrt (sin y)) |
| 147.0ms | (cbrt (sin y)) |
| 131.0ms | (cbrt (sin y)) |
| 85.0ms | (- (pow y 1/3) (+ (* 1/18 (pow (pow y 7) 1/3)) (* 1/3240 (pow (pow y 13) 1/3)))) |
| 84.0ms | (- (pow y 1/3) (+ (* 1/18 (pow (pow y 7) 1/3)) (* 1/3240 (pow (pow y 13) 1/3)))) |
| 45.0ms | (- (pow y 1/3) (+ (* 1/18 (pow (pow y 7) 1/3)) (* 1/3240 (pow (pow y 13) 1/3)))) |
| 38.0ms | (- (+ (pow y 2/3) (* 1/405 (pow (pow y 14) 1/3))) (* 1/9 (pow (pow y 8) 1/3))) |
| 4.0ms | (pow (pow (sin y) 2) 1/3) |
12 alts after pruning (9 fresh and 3 done)
Merged error: 0.3b
0% (0.7b remaining)
Error of 0.7b against oracle of 0.1b and baseline of 0.7b