Time bar (total: 7.0s)
| 23.0ms | 287× | 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: 31.9b
Found 4 expressions with local error:
| 0.4b | (/ (+ (* (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.6b | (* (log base) (log base)) |
| 29.6b | (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))) |
| 98.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)) |
| 146.0ms | (* (log base) (log base)) |
| 39.0ms | (sqrt (+ (* re re) (* im im))) |
Useful iterations: 2 (49.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.2b
Found 4 expressions with local error:
| 0.0b | (hypot re im) |
| 0.4b | (/ (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 0.4b | (* (log (* 1 (hypot re im))) (log base)) |
| 0.6b | (* (log base) (log base)) |
| 26× | add-sqr-sqrt |
| 24× | *-un-lft-identity |
| 23× | pow1 |
| 22× | add-cube-cbrt |
| 12× | log-prod |
| 10× | add-exp-log add-cbrt-cube |
| 9× | times-frac associate-*l* log-pow |
| 8× | associate-*r* |
| 6× | distribute-rgt-in distribute-lft-in swap-sqr |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | pow-prod-down associate-/r* associate-/l* |
| 2× | flip3-+ prod-exp associate-/r/ *-commutative cbrt-unprod flip-+ associate-/l/ unswap-sqr |
| 1× | cbrt-undiv pow2 hypot-udef frac-2neg pow-plus div-exp clear-num pow-sqr pow-prod-up div-inv |
| 0.0ms | (hypot re im) |
| 15.0ms | (/ (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 8.0ms | (* (log (* 1 (hypot re im))) (log base)) |
| 5.0ms | (* (log base) (log base)) |
| 50.0ms | (hypot re im) |
| 108.0ms | (/ (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 103.0ms | (* (log (* 1 (hypot re im))) (log base)) |
| 148.0ms | (* (log base) (log base)) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 398 | 1152 |
| 1 | 1604 | 1012 |
| 2 | 5002 | 969 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (/ (/ (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.4b | (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.6b | (* (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 |
| 10.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)))) |
| 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)) |
| 5.0ms | (* (log base) (log base)) |
| 421.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)))) |
| 138.0ms | (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) |
| 348.0ms | (/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) |
| 285.0ms | (* (log base) (log base)) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 552 | 2653 |
| 1 | 2004 | 2343 |
| 2 | 5002 | 2317 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.4b | (/ (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)) (+ (+ (* (log base) (* 2 (log (cbrt base)))) (* (log base) (log (cbrt base)))) (* 0.0 0.0))) |
| 0.4b | (* (log (* 1 (hypot re im))) (log base)) |
| 0.6b | (cbrt base) |
| 0.6b | (cbrt base) |
| 20× | add-sqr-sqrt |
| 18× | add-cube-cbrt *-un-lft-identity |
| 10× | pow1 |
| 9× | times-frac |
| 8× | add-exp-log add-cbrt-cube |
| 6× | cbrt-prod log-prod |
| 5× | associate-*l* |
| 4× | expm1-log1p-u associate-*r* log1p-expm1-u add-log-exp |
| 3× | distribute-rgt-in distribute-lft-in associate-/r* log-pow associate-/l* |
| 2× | flip3-+ pow1/3 pow-prod-down associate-/r/ flip-+ associate-/l/ |
| 1× | cbrt-undiv frac-2neg div-exp prod-exp clear-num *-commutative cbrt-unprod div-inv unswap-sqr |
| 51.0ms | (/ (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)) (+ (+ (* (log base) (* 2 (log (cbrt base)))) (* (log base) (log (cbrt base)))) (* 0.0 0.0))) |
| 8.0ms | (* (log (* 1 (hypot re im))) (log base)) |
| 1.0ms | (cbrt base) |
| 1.0ms | (cbrt base) |
| 192.0ms | (/ (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)) (+ (+ (* (log base) (* 2 (log (cbrt base)))) (* (log base) (log (cbrt base)))) (* 0.0 0.0))) |
| 98.0ms | (* (log (* 1 (hypot re im))) (log base)) |
| 177.0ms | (cbrt base) |
| 174.0ms | (cbrt base) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 379 | 1408 |
| 1 | 1412 | 1259 |
| 2 | 5001 | 1213 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 0b
0% (0.5b remaining)
Error of 0.5b against oracle of 0.0b and baseline of 0.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 21 |
| 1 | 36 | 21 |
| 2 | 36 | 21 |
| 565.0ms | 7901× | body | 80 | nan |
| 548.0ms | 8000× | body | 80 | valid |