Time bar (total: 6.5s)
| 17.0ms | 256× | body | 80 | valid |
| 16.0ms | 250× | body | 80 | nan |
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: 29.0b
Found 4 expressions with local error:
| 0.3b | (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 0.4b | (* (log (sqrt (+ (* re re) (* im im)))) (log base)) |
| 0.5b | (* (log base) (log base)) |
| 26.9b | (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 |
| 10.0ms | (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 6.0ms | (* (log (sqrt (+ (* re re) (* im im)))) (log base)) |
| 5.0ms | (* (log base) (log base)) |
| 4.0ms | (sqrt (+ (* re re) (* im im))) |
| 152.0ms | (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 90.0ms | (* (log (sqrt (+ (* re re) (* im im)))) (log base)) |
| 145.0ms | (* (log base) (log base)) |
| 35.0ms | (sqrt (+ (* re re) (* im im))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 467 | 1408 |
| 1 | 1820 | 1268 |
| 2 | 5001 | 1217 |
14 alts after pruning (14 fresh and 0 done)
Merged error: 0.1b
Found 3 expressions with local error:
| 0.3b | (/ (+ (* (log (hypot re im)) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 0.4b | (* (log (hypot re im)) (log base)) |
| 0.5b | (* (log base) (log base)) |
| 25× | add-sqr-sqrt |
| 23× | *-un-lft-identity |
| 21× | add-cube-cbrt |
| 20× | pow1 |
| 12× | log-prod |
| 9× | add-exp-log times-frac add-cbrt-cube |
| 8× | associate-*r* associate-*l* log-pow |
| 6× | distribute-rgt-in distribute-lft-in swap-sqr |
| 3× | expm1-log1p-u associate-/r* log1p-expm1-u associate-/l* add-log-exp |
| 2× | flip3-+ pow-prod-down 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 |
| 9.0ms | (/ (+ (* (log (hypot re im)) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 5.0ms | (* (log (hypot re im)) (log base)) |
| 5.0ms | (* (log base) (log base)) |
| 105.0ms | (/ (+ (* (log (hypot re im)) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 97.0ms | (* (log (hypot re im)) (log base)) |
| 145.0ms | (* (log base) (log base)) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 377 | 1035 |
| 1 | 1559 | 925 |
| 2 | 5002 | 895 |
13 alts after pruning (13 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (/ 1 (/ (hypot (log base) 0.0) 1)) |
| 0.4b | (* (/ 1 (/ (hypot (log base) 0.0) 1)) (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1))) |
| 0.4b | (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) |
| 0.4b | (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) |
| 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 |
| 6.0ms | (/ 1 (/ (hypot (log base) 0.0) 1)) |
| 21.0ms | (* (/ 1 (/ (hypot (log base) 0.0) 1)) (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1))) |
| 4.0ms | (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) |
| 1.0ms | (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) |
| 470.0ms | (/ 1 (/ (hypot (log base) 0.0) 1)) |
| 345.0ms | (* (/ 1 (/ (hypot (log base) 0.0) 1)) (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1))) |
| 147.0ms | (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) |
| 102.0ms | (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) |
Useful iterations: 2 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 940 | 3390 |
| 1 | 4239 | 2753 |
| 2 | 5001 | 2552 |
12 alts after pruning (11 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.3b | (/ (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (hypot (log base) 0.0)) (hypot (log base) 0.0)) |
| 0.4b | (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (hypot (log base) 0.0)) |
| 0.4b | (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) |
| 84× | times-frac |
| 53× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 16× | associate-/l* |
| 10× | add-exp-log add-cbrt-cube |
| 6× | associate-/r* div-inv |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | frac-2neg clear-num |
| 1× | fma-udef associate-/l/ |
| 6.0ms | (/ (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (hypot (log base) 0.0)) (hypot (log base) 0.0)) |
| 3.0ms | (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (hypot (log base) 0.0)) |
| 1.0ms | (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) |
| 175.0ms | (/ (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (hypot (log base) 0.0)) (hypot (log base) 0.0)) |
| 150.0ms | (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (hypot (log base) 0.0)) |
| 102.0ms | (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) |
Useful iterations: 3 (78.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 375 | 2146 |
| 1 | 1148 | 1987 |
| 2 | 4256 | 1951 |
| 3 | 5001 | 1941 |
12 alts after pruning (10 fresh and 2 done)
Merged error: 0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 18 |
| 1 | 23 | 18 |
| 546.0ms | 8000× | body | 80 | valid |
| 514.0ms | 8024× | body | 80 | nan |