Time bar (total: 40.6s)
| 197.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: 43.7b
Found 3 expressions with local error:
| 57.7b | (- (exp x) (exp (- x))) |
| 0.1b | (* (/ (- (exp x) (exp (- x))) 2) (sin y)) |
| 0.0b | (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) |
| 16× | add-sqr-sqrt *-un-lft-identity |
| 14× | add-cube-cbrt |
| 9× | prod-diff |
| 8× | associate-*l* |
| 7× | pow1 add-cbrt-cube add-exp-log |
| 6× | associate-*r* |
| 5× | add-log-exp |
| 3× | expm1-log1p-u fma-neg insert-posit16 log1p-expm1-u |
| 2× | pow-prod-down associate-*l/ prod-exp *-commutative cbrt-unprod div-inv |
| 1× | sub-neg flip3-- diff-log flip-- distribute-lft-out-- difference-of-squares |
| 18.0ms | (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) |
| 14.0ms | (* (/ (- (exp x) (exp (- x))) 2) (sin y)) |
| 14.0ms | (- (exp x) (exp (- x))) |
| 82.0ms | (* (/ (- (exp x) (exp (- x))) 2) (sin y)) |
| 70.0ms | (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) |
| 55.0ms | (- (exp x) (exp (- x))) |
| 717.0ms | (* (* (* (/ (- (exp x) (exp (- x))) 2) (/ (- (exp x) (exp (- x))) 2)) (/ (- (exp x) (exp (- x))) 2)) (* (* (sin y) (sin y)) (sin y))) |
| 333.0ms | (* (* (* (/ (+ (exp x) (exp (- x))) 2) (/ (+ (exp x) (exp (- x))) 2)) (/ (+ (exp x) (exp (- x))) 2)) (* (* (cos y) (cos y)) (cos y))) |
| 249.0ms | (* 1/2 (* (- (exp x) (exp (* -1 x))) (sin y))) |
| 218.0ms | (* 1/2 (* (- (exp x) (exp (- x))) (sin y))) |
| 179.0ms | (* 1/2 (* (+ (exp (* -1 x)) (exp x)) (cos y))) |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.1b | (* (/ (fma 1/60 (pow x 5) (* (fma 1/3 (* x x) 2) x)) 2) (sin y)) |
| 0.0b | (* (fma 1/3 (* x x) 2) x) |
| 0.0b | (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) |
| 0.0b | (fma 1/60 (pow x 5) (* (fma 1/3 (* x x) 2) x)) |
| 11× | associate-*l* |
| 9× | add-sqr-sqrt *-un-lft-identity add-cube-cbrt |
| 8× | pow1 add-cbrt-cube add-exp-log |
| 6× | associate-*r* |
| 4× | expm1-log1p-u insert-posit16 log1p-expm1-u add-log-exp |
| 3× | *-commutative |
| 2× | pow-prod-down associate-*l/ prod-exp cbrt-unprod div-inv |
| 1× | fma-udef |
| 18.0ms | (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) |
| 8.0ms | (* (/ (fma 1/60 (pow x 5) (* (fma 1/3 (* x x) 2) x)) 2) (sin y)) |
| 4.0ms | (* (fma 1/3 (* x x) 2) x) |
| 0.0ms | (fma 1/60 (pow x 5) (* (fma 1/3 (* x x) 2) x)) |
| 373.0ms | (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) |
| 80.0ms | (* (/ (fma 1/60 (pow x 5) (* (fma 1/3 (* x x) 2) x)) 2) (sin y)) |
| 43.0ms | (* (fma 1/3 (* x x) 2) x) |
| 33.0ms | (fma 1/60 (pow x 5) (* (fma 1/3 (* x x) 2) x)) |
| 381.0ms | (* (* (* (/ (+ (exp x) (exp (- x))) 2) (/ (+ (exp x) (exp (- x))) 2)) (/ (+ (exp x) (exp (- x))) 2)) (* (* (cos y) (cos y)) (cos y))) |
| 243.0ms | (* (fma 1/60 (pow x 5) (* (fma 1/3 (* x x) 2) x)) (sin y)) |
| 199.0ms | (* (/ (fma 1/60 (pow x 5) (* (fma 1/3 (* x x) 2) x)) 2) (sin y)) |
| 187.0ms | (* 1/2 (* (+ (exp (* -1 x)) (exp x)) (cos y))) |
| 146.0ms | (* (* (* (/ (fma 1/60 (pow x 5) (* (fma 1/3 (* x x) 2) x)) 2) (/ (fma 1/60 (pow x 5) (* (fma 1/3 (* x x) 2) x)) 2)) (/ (fma 1/60 (pow x 5) (* (fma 1/3 (* x x) 2) x)) 2)) (* (* (sin y) (sin y)) (sin y))) |
10 alts after pruning (9 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.4b | (* (sqrt (fma 1/3 (* x x) 2)) (* (sqrt (fma 1/3 (* x x) 2)) x)) |
| 0.4b | (* (sqrt (fma 1/3 (* x x) 2)) x) |
| 0.1b | (* (/ (fma 1/60 (pow x 5) (* (sqrt (fma 1/3 (* x x) 2)) (* (sqrt (fma 1/3 (* x x) 2)) x))) 2) (sin y)) |
| 0.0b | (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) |
| 20× | associate-*l* |
| 12× | add-sqr-sqrt *-un-lft-identity add-cube-cbrt |
| 10× | pow1 add-cbrt-cube add-exp-log |
| 7× | associate-*r* |
| 6× | sqrt-prod |
| 4× | expm1-log1p-u *-commutative insert-posit16 log1p-expm1-u add-log-exp |
| 3× | pow-prod-down prod-exp cbrt-unprod |
| 2× | associate-*l/ div-inv |
| 12.0ms | (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) |
| 12.0ms | (* (sqrt (fma 1/3 (* x x) 2)) (* (sqrt (fma 1/3 (* x x) 2)) x)) |
| 6.0ms | (* (/ (fma 1/60 (pow x 5) (* (sqrt (fma 1/3 (* x x) 2)) (* (sqrt (fma 1/3 (* x x) 2)) x))) 2) (sin y)) |
| 3.0ms | (* (sqrt (fma 1/3 (* x x) 2)) x) |
| 59.0ms | (* (/ (fma 1/60 (pow x 5) (* (sqrt (fma 1/3 (* x x) 2)) (* (sqrt (fma 1/3 (* x x) 2)) x))) 2) (sin y)) |
| 51.0ms | (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) |
| 49.0ms | (* (sqrt (fma 1/3 (* x x) 2)) (* (sqrt (fma 1/3 (* x x) 2)) x)) |
| 47.0ms | (* (sqrt (fma 1/3 (* x x) 2)) x) |
| 581.0ms | (* (* (* (/ (fma 1/60 (pow x 5) (* (sqrt (fma 1/3 (* x x) 2)) (* (sqrt (fma 1/3 (* x x) 2)) x))) 2) (/ (fma 1/60 (pow x 5) (* (sqrt (fma 1/3 (* x x) 2)) (* (sqrt (fma 1/3 (* x x) 2)) x))) 2)) (/ (fma 1/60 (pow x 5) (* (sqrt (fma 1/3 (* x x) 2)) (* (sqrt (fma 1/3 (* x x) 2)) x))) 2)) (* (* (sin y) (sin y)) (sin y))) |
| 430.0ms | (* (* (* (sqrt (fma 1/3 (* x x) 2)) (sqrt (fma 1/3 (* x x) 2))) (sqrt (fma 1/3 (* x x) 2))) (* (* (* (sqrt (fma 1/3 (* x x) 2)) x) (* (sqrt (fma 1/3 (* x x) 2)) x)) (* (sqrt (fma 1/3 (* x x) 2)) x))) |
| 371.0ms | (* (* (* (/ (+ (exp x) (exp (- x))) 2) (/ (+ (exp x) (exp (- x))) 2)) (/ (+ (exp x) (exp (- x))) 2)) (* (* (cos y) (cos y)) (cos y))) |
| 317.0ms | (- (+ (/ 1 (sqrt 1/3)) (* (pow x 2) (sqrt 1/3))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt 1/3) 3))))) |
| 290.0ms | (- (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt 1/3) 3)))) (+ (/ 1 (sqrt 1/3)) (* (pow x 2) (sqrt 1/3)))) |
11 alts after pruning (9 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.4b | (* (sqrt (fma 1/3 (* x x) 2)) x) |
| 0.3b | (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (* (sqrt (fma 1/3 (* x x) 2)) x)) |
| 0.2b | (* (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (cbrt (sqrt (fma 1/3 (* x x) 2)))) (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (* (sqrt (fma 1/3 (* x x) 2)) x))) |
| 0.1b | (* (/ (fma 1/60 (pow x 5) (* (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (cbrt (sqrt (fma 1/3 (* x x) 2)))) (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (* (sqrt (fma 1/3 (* x x) 2)) x)))) 2) (sin y)) |
| 20× | pow1 associate-*l* add-exp-log |
| 13× | add-cbrt-cube |
| 11× | add-sqr-sqrt *-un-lft-identity add-cube-cbrt |
| 10× | pow-prod-down prod-exp cbrt-unprod |
| 6× | cbrt-prod sqrt-prod |
| 5× | associate-*r* |
| 4× | expm1-log1p-u *-commutative insert-posit16 log1p-expm1-u add-log-exp |
| 1× | associate-*l/ div-inv |
| 70.0ms | (* (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (cbrt (sqrt (fma 1/3 (* x x) 2)))) (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (* (sqrt (fma 1/3 (* x x) 2)) x))) |
| 20.0ms | (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (* (sqrt (fma 1/3 (* x x) 2)) x)) |
| 9.0ms | (* (/ (fma 1/60 (pow x 5) (* (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (cbrt (sqrt (fma 1/3 (* x x) 2)))) (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (* (sqrt (fma 1/3 (* x x) 2)) x)))) 2) (sin y)) |
| 6.0ms | (* (sqrt (fma 1/3 (* x x) 2)) x) |
| 206.0ms | (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (* (sqrt (fma 1/3 (* x x) 2)) x)) |
| 82.0ms | (* (/ (fma 1/60 (pow x 5) (* (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (cbrt (sqrt (fma 1/3 (* x x) 2)))) (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (* (sqrt (fma 1/3 (* x x) 2)) x)))) 2) (sin y)) |
| 53.0ms | (* (sqrt (fma 1/3 (* x x) 2)) x) |
| 41.0ms | (* (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (cbrt (sqrt (fma 1/3 (* x x) 2)))) (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (* (sqrt (fma 1/3 (* x x) 2)) x))) |
| 526.0ms | (* (* (sqrt (fma 1/3 (* x x) 2)) (sqrt (fma 1/3 (* x x) 2))) (* (sqrt (fma 1/3 (* x x) 2)) (* (* (* (sqrt (fma 1/3 (* x x) 2)) x) (* (sqrt (fma 1/3 (* x x) 2)) x)) (* (sqrt (fma 1/3 (* x x) 2)) x)))) |
| 357.0ms | (- (+ (* 1/9 (* (pow x 3) (pow 4 1/3))) (* x (pow 4 1/3))) (* 1/324 (* (pow x 5) (pow 4 1/3)))) |
| 321.0ms | (* (fma 1/60 (pow x 5) (* (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (cbrt (sqrt (fma 1/3 (* x x) 2)))) (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (* (sqrt (fma 1/3 (* x x) 2)) x)))) (sin y)) |
| 316.0ms | (* (* (* (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (cbrt (sqrt (fma 1/3 (* x x) 2)))) (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (cbrt (sqrt (fma 1/3 (* x x) 2))))) (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (cbrt (sqrt (fma 1/3 (* x x) 2))))) (* (* (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (* (sqrt (fma 1/3 (* x x) 2)) x)) (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (* (sqrt (fma 1/3 (* x x) 2)) x))) (* (cbrt (sqrt (fma 1/3 (* x x) 2))) (* (sqrt (fma 1/3 (* x x) 2)) x)))) |
| 312.0ms | (- (+ (/ 1 (sqrt 1/3)) (* (pow x 2) (sqrt 1/3))) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt 1/3) 3))))) |
11 alts after pruning (8 fresh and 3 done)
Merged error: 0.0b
0% (0.6b remaining)
Error of 0.7b against oracle of 0.1b and baseline of 0.7b