Time bar (total: 7.6s)
| 20.0ms | 250× | body | 80 | nan |
| 19.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 16 |
| 1 | 33 | 16 |
| 2 | 33 | 16 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 34.0b
Found 4 expressions with local error:
| 0.3b | (* (log (sqrt (+ (* re re) (* im im)))) (log base)) |
| 0.4b | (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 0.5b | (* (log base) (log base)) |
| 31.5b | (sqrt (+ (* re re) (* im im))) |
| 28× | add-sqr-sqrt |
| 25× | *-un-lft-identity |
| 23× | pow1 add-cube-cbrt |
| 12× | log-prod |
| 10× | add-exp-log associate-*l* log-pow add-cbrt-cube |
| 9× | times-frac |
| 8× | associate-*r* |
| 6× | distribute-rgt-in distribute-lft-in swap-sqr |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | flip3-+ associate-/r* sqrt-prod flip-+ associate-/l* |
| 2× | sqrt-pow1 pow1/2 sqrt-div pow-prod-down prod-exp associate-/r/ *-commutative cbrt-unprod associate-/l/ unswap-sqr |
| 1× | cbrt-undiv pow2 rem-sqrt-square frac-2neg pow-plus div-exp clear-num pow-sqr pow-prod-up hypot-def div-inv |
| 6.0ms | (* (log (sqrt (+ (* re re) (* im im)))) (log base)) |
| 14.0ms | (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 4.0ms | (* (log base) (log base)) |
| 4.0ms | (sqrt (+ (* re re) (* im im))) |
| 91.0ms | (* (log (sqrt (+ (* re re) (* im im)))) (log base)) |
| 101.0ms | (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 148.0ms | (* (log base) (log base)) |
| 36.0ms | (sqrt (+ (* re re) (* im im))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 467 | 1408 |
| 1 | 1820 | 1268 |
| 2 | 5001 | 1217 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 0.2b
Found 3 expressions with local error:
| 0.3b | (* (log (* 1 (hypot re im))) (log base)) |
| 0.4b | (/ (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 0.5b | (* (log base) (log base)) |
| 25× | add-sqr-sqrt |
| 23× | *-un-lft-identity |
| 22× | pow1 |
| 21× | add-cube-cbrt |
| 12× | log-prod |
| 9× | add-exp-log times-frac associate-*l* log-pow add-cbrt-cube |
| 8× | associate-*r* |
| 6× | distribute-rgt-in distribute-lft-in swap-sqr |
| 3× | expm1-log1p-u pow-prod-down associate-/r* log1p-expm1-u associate-/l* add-log-exp |
| 2× | flip3-+ prod-exp associate-/r/ *-commutative cbrt-unprod flip-+ associate-/l/ unswap-sqr |
| 1× | cbrt-undiv pow2 frac-2neg pow-plus div-exp clear-num pow-sqr pow-prod-up div-inv |
| 8.0ms | (* (log (* 1 (hypot re im))) (log base)) |
| 18.0ms | (/ (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 5.0ms | (* (log base) (log base)) |
| 102.0ms | (* (log (* 1 (hypot re im))) (log base)) |
| 109.0ms | (/ (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 152.0ms | (* (log base) (log base)) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 381 | 1125 |
| 1 | 1567 | 988 |
| 2 | 5002 | 945 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) |
| 0.4b | (/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) |
| 0.4b | (/ (/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0)))) |
| 0.5b | (* (log base) (log base)) |
| 66× | times-frac |
| 44× | add-sqr-sqrt *-un-lft-identity |
| 42× | add-cube-cbrt |
| 25× | add-exp-log |
| 24× | sqrt-prod |
| 20× | add-cbrt-cube |
| 17× | pow1 |
| 10× | div-exp associate-/l* |
| 9× | div-inv |
| 7× | cbrt-undiv associate-/r* |
| 6× | log-prod swap-sqr log-pow |
| 5× | prod-exp |
| 4× | expm1-log1p-u associate-*r* associate-*l* log1p-expm1-u add-log-exp |
| 3× | distribute-rgt-in distribute-lft-in cbrt-unprod |
| 2× | frac-2neg sqrt-div 1-exp clear-num associate-/r/ |
| 1× | pow2 flip3-+ pow-plus pow-prod-down pow-sqr *-commutative pow-prod-up flip-+ fma-udef associate-/l/ unswap-sqr |
| 0.0ms | (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) |
| 3.0ms | (/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) |
| 11.0ms | (/ (/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0)))) |
| 5.0ms | (* (log base) (log base)) |
| 144.0ms | (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) |
| 357.0ms | (/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) |
| 430.0ms | (/ (/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0)))) |
| 149.0ms | (* (log base) (log base)) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 552 | 2653 |
| 1 | 2009 | 2343 |
| 2 | 5001 | 2317 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (/ 1 (/ (hypot (log base) 0.0) 1)) |
| 0.3b | (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) |
| 0.3b | (* (/ 1 (/ (hypot (log base) 0.0) 1)) (/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1))) |
| 0.4b | (/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) |
| 170× | add-exp-log |
| 157× | times-frac |
| 104× | add-sqr-sqrt |
| 93× | div-exp |
| 90× | *-un-lft-identity |
| 85× | add-cube-cbrt |
| 62× | prod-exp |
| 50× | add-cbrt-cube |
| 44× | associate-*l* |
| 41× | 1-exp |
| 20× | cbrt-undiv |
| 15× | rec-exp |
| 14× | associate-/r* |
| 13× | cbrt-unprod |
| 11× | div-inv |
| 7× | pow1 associate-*r* unswap-sqr |
| 6× | associate-/l* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | frac-2neg clear-num associate-/r/ |
| 1× | frac-times pow-flip associate-*r/ pow-prod-down associate-*l/ *-commutative fma-udef inv-pow |
| 8.0ms | (/ 1 (/ (hypot (log base) 0.0) 1)) |
| 0.0ms | (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) |
| 31.0ms | (* (/ 1 (/ (hypot (log base) 0.0) 1)) (/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1))) |
| 3.0ms | (/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) |
| 356.0ms | (/ 1 (/ (hypot (log base) 0.0) 1)) |
| 137.0ms | (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) |
| 361.0ms | (* (/ 1 (/ (hypot (log base) 0.0) 1)) (/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1))) |
| 359.0ms | (/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) |
Useful iterations: 2 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 936 | 3408 |
| 1 | 4242 | 2773 |
| 2 | 5001 | 2572 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0b
0% (0.4b remaining)
Error of 0.5b against oracle of 0.1b and baseline of 0.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 12 |
| 1 | 14 | 12 |
| 611.0ms | 7787× | body | 80 | nan |
| 608.0ms | 8000× | body | 80 | valid |