Time bar (total: 7.3s)
| 18.0ms | 253× | body | 80 | nan |
| 18.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 16 |
| 1 | 23 | 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× | 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 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))) |
| 10.0ms | (* (log (sqrt (+ (* re re) (* im im)))) (log base)) |
| 4.0ms | (* (log base) (log base)) |
| 3.0ms | (sqrt (+ (* re re) (* im im))) |
| 99.0ms | (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 94.0ms | (* (log (sqrt (+ (* re re) (* im im)))) (log base)) |
| 148.0ms | (* (log base) (log base)) |
| 36.0ms | (sqrt (+ (* re re) (* im im))) |
Useful iterations: 2 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 445 | 1361 |
| 1 | 1751 | 1236 |
| 2 | 5001 | 1205 |
13 alts after pruning (13 fresh and 0 done)
Merged error: 6.6b
Found 4 expressions with local error:
| 0.4b | (/ (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0)))) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0)))) |
| 0.5b | (* (log base) (log base)) |
| 0.5b | (* (log base) (log base)) |
| 31.2b | (sqrt (+ (* re re) (* im im))) |
| 270× | times-frac |
| 163× | add-sqr-sqrt |
| 162× | *-un-lft-identity |
| 158× | add-cube-cbrt |
| 141× | sqrt-prod |
| 31× | pow1 |
| 24× | associate-/l* |
| 18× | sqrt-div |
| 16× | associate-/r/ |
| 13× | add-exp-log add-cbrt-cube |
| 12× | log-prod swap-sqr log-pow |
| 9× | flip3-+ flip-+ |
| 8× | associate-*r* associate-*l* div-inv |
| 6× | distribute-rgt-in distribute-lft-in associate-/r* |
| 4× | add-log-exp |
| 3× | cbrt-undiv div-exp |
| 2× | pow2 pow-plus pow-prod-down prod-exp pow-sqr *-commutative pow-prod-up cbrt-unprod unswap-sqr |
| 1× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 clear-num associate-/l/ |
| 29.0ms | (/ (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0)))) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0)))) |
| 4.0ms | (* (log base) (log base)) |
| 4.0ms | (* (log base) (log base)) |
| 3.0ms | (sqrt (+ (* re re) (* im im))) |
| 100.0ms | (/ (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0)))) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0)))) |
| 149.0ms | (* (log base) (log base)) |
| 149.0ms | (* (log base) (log base)) |
| 36.0ms | (sqrt (+ (* re re) (* im im))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 839 | 8779 |
| 1 | 3156 | 8145 |
| 2 | 5001 | 8032 |
13 alts after pruning (13 fresh and 0 done)
Merged error: 6.6b
Found 4 expressions with local error:
| 0.3b | (* (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0)))) (/ 1 (sqrt (+ (* (log base) (log base)) (* 0.0 0.0))))) |
| 0.5b | (* (log base) (log base)) |
| 0.5b | (* (log base) (log base)) |
| 31.2b | (sqrt (+ (* re re) (* im im))) |
| 94× | add-sqr-sqrt |
| 58× | times-frac |
| 53× | *-un-lft-identity |
| 43× | add-cube-cbrt |
| 33× | pow1 |
| 32× | associate-*r* associate-*l* sqrt-prod |
| 30× | add-exp-log |
| 20× | add-cbrt-cube |
| 17× | unswap-sqr |
| 12× | log-prod swap-sqr log-pow |
| 10× | prod-exp |
| 8× | div-exp |
| 6× | distribute-rgt-in distribute-lft-in sqrt-div cbrt-unprod |
| 4× | cbrt-undiv associate-/r/ add-log-exp |
| 3× | flip3-+ pow-prod-down *-commutative flip-+ |
| 2× | pow2 rec-exp pow-plus 1-exp pow-sqr pow-prod-up div-inv |
| 1× | frac-times rem-sqrt-square sqrt-pow1 pow1/2 associate-*r/ associate-*l/ un-div-inv |
| 51.0ms | (* (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0)))) (/ 1 (sqrt (+ (* (log base) (log base)) (* 0.0 0.0))))) |
| 4.0ms | (* (log base) (log base)) |
| 4.0ms | (* (log base) (log base)) |
| 3.0ms | (sqrt (+ (* re re) (* im im))) |
| 233.0ms | (* (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0)))) (/ 1 (sqrt (+ (* (log base) (log base)) (* 0.0 0.0))))) |
| 152.0ms | (* (log base) (log base)) |
| 154.0ms | (* (log base) (log base)) |
| 40.0ms | (sqrt (+ (* re re) (* im im))) |
Useful iterations: 2 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 669 | 3272 |
| 1 | 3176 | 2940 |
| 2 | 5001 | 2773 |
15 alts after pruning (15 fresh and 0 done)
Merged error: 6.5b
Found 4 expressions with local error:
| 0.3b | (* (log base) (* 2 (log (cbrt base)))) |
| 0.6b | (cbrt base) |
| 0.6b | (cbrt base) |
| 31.2b | (sqrt (+ (* re re) (* im im))) |
| 24× | distribute-rgt-in log-prod distribute-lft-in |
| 18× | cbrt-prod |
| 17× | add-sqr-sqrt |
| 16× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | add-exp-log add-cbrt-cube |
| 4× | associate-*l* add-log-exp |
| 3× | pow-prod-down prod-exp sqrt-prod cbrt-unprod |
| 2× | pow1/3 sqrt-div |
| 1× | rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 associate-*r* log-pow *-commutative flip-+ |
| 10.0ms | (* (log base) (* 2 (log (cbrt base)))) |
| 0.0ms | (cbrt base) |
| 0.0ms | (cbrt base) |
| 3.0ms | (sqrt (+ (* re re) (* im im))) |
| 399.0ms | (* (log base) (* 2 (log (cbrt base)))) |
| 172.0ms | (cbrt base) |
| 169.0ms | (cbrt base) |
| 37.0ms | (sqrt (+ (* re re) (* im im))) |
Useful iterations: 3 (102.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 344 | 628 |
| 1 | 950 | 573 |
| 2 | 3788 | 534 |
| 3 | 5002 | 529 |
16 alts after pruning (15 fresh and 1 done)
Merged error: 6.5b
57% (10.7b remaining)
Error of 18.2b against oracle of 7.4b and baseline of 32.3b
| Iters | Range | Point | |
|---|---|---|---|
| 3 | 2.262497343924022e+56 | 2.845220174989757e+56 | 2.517438582515281e+56 |
| 10 | -1.6244790721839041e+47 | -2.793319855418805e+31 | -1.6143965812033716e+43 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 49 |
| 1 | 62 | 49 |
| 569.0ms | 7893× | body | 80 | nan |
| 569.0ms | 8000× | body | 80 | valid |