Time bar (total: 8.4s)
| 45.0ms | 305× | body | 80 | nan |
| 38.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: 29.7b
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)) |
| 27.3b | (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 |
| 6.0ms | (* (log (sqrt (+ (* re re) (* im im)))) (log base)) |
| 13.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)) |
| 242.0ms | (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 150.0ms | (* (log base) (log base)) |
| 35.0ms | (sqrt (+ (* re re) (* im im))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 445 | 1361 |
| 1 | 1751 | 1236 |
| 2 | 5001 | 1205 |
13 alts after pruning (13 fresh and 0 done)
Merged error: 7.9b
Found 4 expressions with local error:
| 0.3b | (* (/ 1 (sqrt (+ (* (log base) (log base)) (* 0.0 0.0)))) (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0))))) |
| 0.5b | (* (log base) (log base)) |
| 0.5b | (* (log base) (log base)) |
| 27.3b | (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/ |
| 49.0ms | (* (/ 1 (sqrt (+ (* (log base) (log base)) (* 0.0 0.0)))) (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0))))) |
| 4.0ms | (* (log base) (log base)) |
| 4.0ms | (* (log base) (log base)) |
| 4.0ms | (sqrt (+ (* re re) (* im im))) |
| 130.0ms | (* (/ 1 (sqrt (+ (* (log base) (log base)) (* 0.0 0.0)))) (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0))))) |
| 153.0ms | (* (log base) (log base)) |
| 151.0ms | (* (log base) (log base)) |
| 36.0ms | (sqrt (+ (* re re) (* im im))) |
Useful iterations: 2 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 676 | 3305 |
| 1 | 3766 | 2940 |
| 2 | 5001 | 2757 |
16 alts after pruning (15 fresh and 1 done)
Merged error: 7.8b
Found 4 expressions with local error:
| 0.4b | (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (+ (* (log base) (* 2 (log (cbrt base)))) (* (log base) (log (cbrt base)))) (* 0.0 0.0))) |
| 0.6b | (cbrt base) |
| 0.6b | (cbrt base) |
| 27.3b | (sqrt (+ (* re re) (* im im))) |
| 16× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 6× | add-exp-log cbrt-prod add-cbrt-cube |
| 5× | pow1 |
| 4× | add-log-exp |
| 3× | flip3-+ associate-/r* sqrt-prod flip-+ associate-/l* |
| 2× | pow1/3 sqrt-div associate-/r/ associate-/l/ |
| 1× | cbrt-undiv rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-exp clear-num div-inv |
| 46.0ms | (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (+ (* (log base) (* 2 (log (cbrt base)))) (* (log base) (log (cbrt base)))) (* 0.0 0.0))) |
| 0.0ms | (cbrt base) |
| 0.0ms | (cbrt base) |
| 4.0ms | (sqrt (+ (* re re) (* im im))) |
| 183.0ms | (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (+ (* (log base) (* 2 (log (cbrt base)))) (* (log base) (log (cbrt base)))) (* 0.0 0.0))) |
| 180.0ms | (cbrt base) |
| 170.0ms | (cbrt base) |
| 36.0ms | (sqrt (+ (* re re) (* im im))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 366 | 1307 |
| 1 | 1283 | 1187 |
| 2 | 5001 | 1169 |
20 alts after pruning (18 fresh and 2 done)
Merged error: 7.8b
Found 4 expressions with local error:
| 0.5b | (* (log base) (log base)) |
| 0.5b | (* (log base) (log base)) |
| 0.5b | (* (* (log base) (log base)) (* (log base) (log base))) |
| 27.3b | (sqrt (+ (* re re) (* im im))) |
| 142× | pow1 |
| 38× | pow-prod-up |
| 26× | add-sqr-sqrt |
| 25× | *-un-lft-identity pow-prod-down |
| 24× | log-prod pow-sqr |
| 21× | add-cube-cbrt |
| 20× | add-exp-log pow-plus add-cbrt-cube |
| 18× | distribute-rgt-in distribute-lft-in |
| 15× | pow2 |
| 13× | swap-sqr |
| 12× | log-pow |
| 10× | prod-exp cbrt-unprod |
| 9× | associate-*r* associate-*l* |
| 4× | add-log-exp |
| 3× | sqrt-prod *-commutative unswap-sqr |
| 2× | sqrt-div |
| 1× | rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 flip-+ |
| 4.0ms | (* (log base) (log base)) |
| 4.0ms | (* (log base) (log base)) |
| 18.0ms | (* (* (log base) (log base)) (* (log base) (log base))) |
| 4.0ms | (sqrt (+ (* re re) (* im im))) |
| 147.0ms | (* (log base) (log base)) |
| 147.0ms | (* (log base) (log base)) |
| 168.0ms | (* (* (log base) (log base)) (* (log base) (log base))) |
| 35.0ms | (sqrt (+ (* re re) (* im im))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 346 | 685 |
| 1 | 1242 | 561 |
| 2 | 5002 | 526 |
20 alts after pruning (18 fresh and 2 done)
Merged error: 7.8b
57.7% (10.5b remaining)
Error of 18.0b against oracle of 7.5b and baseline of 32.3b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 2.484620699850011e+89 | 2.7385831801772474e+93 | 1.7210781464900156e+92 |
| 8 | -5.463295665492027e+116 | -1.554526323242347e+113 | -4.3087254010389655e+114 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 43 |
| 1 | 51 | 43 |
| 1.2s | 8000× | body | 80 | valid |
| 1.2s | 8089× | body | 80 | nan |