Time bar (total: 6.6s)
| 19.0ms | 253× | body | 80 | nan |
| 18.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: 33.7b
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.3b | (* (log (sqrt (+ (* re re) (* im im)))) (log base)) |
| 0.5b | (* (log base) (log base)) |
| 31.2b | (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 |
| 13.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)) |
| 4.0ms | (* (log base) (log base)) |
| 4.0ms | (sqrt (+ (* re re) (* im im))) |
| 96.0ms | (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 89.0ms | (* (log (sqrt (+ (* re re) (* im im)))) (log base)) |
| 147.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 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 0.2b
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.3b | (* (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 |
| 12.0ms | (/ (+ (* (log (hypot re im)) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 7.0ms | (* (log (hypot re im)) (log base)) |
| 4.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))) |
| 98.0ms | (* (log (hypot re im)) (log base)) |
| 149.0ms | (* (log base) (log base)) |
Useful iterations: 2 (41.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 | (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) |
| 0.3b | (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) |
| 0.4b | (/ (/ (fma (log (hypot re im)) (log base) (* (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 |
| 3.0ms | (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) |
| 0.0ms | (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) |
| 10.0ms | (/ (/ (fma (log (hypot re im)) (log base) (* (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)) |
| 146.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)) |
| 187.0ms | (/ (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0)))) |
| 148.0ms | (* (log base) (log base)) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 526 | 2617 |
| 1 | 1898 | 2303 |
| 2 | 5001 | 2279 |
13 alts after pruning (12 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* (log base) (log (cbrt base))) |
| 0.3b | (* (log base) (* 2 (log (cbrt base)))) |
| 0.6b | (cbrt base) |
| 0.6b | (cbrt base) |
| 36× | log-prod |
| 30× | distribute-rgt-in distribute-lft-in |
| 24× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 21× | add-cube-cbrt *-un-lft-identity |
| 14× | pow1 |
| 11× | add-exp-log add-cbrt-cube |
| 8× | associate-*l* |
| 6× | associate-*r* |
| 4× | expm1-log1p-u pow-prod-down prod-exp log-pow cbrt-unprod log1p-expm1-u add-log-exp |
| 3× | pow1/3 |
| 2× | *-commutative |
| 1× | unswap-sqr |
| 5.0ms | (* (log base) (log (cbrt base))) |
| 11.0ms | (* (log base) (* 2 (log (cbrt base)))) |
| 0.0ms | (cbrt base) |
| 1.0ms | (cbrt base) |
| 376.0ms | (* (log base) (log (cbrt base))) |
| 391.0ms | (* (log base) (* 2 (log (cbrt base)))) |
| 173.0ms | (cbrt base) |
| 309.0ms | (cbrt base) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 314 | 813 |
| 1 | 1256 | 728 |
| 2 | 5002 | 688 |
13 alts after pruning (11 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 | 24 | 17 |
| 1 | 26 | 17 |
| 2 | 26 | 17 |
| 573.0ms | 7893× | body | 80 | nan |
| 565.0ms | 8000× | body | 80 | valid |