Time bar (total: 14.2s)
| 39.0ms | 59× | body | 1280 | valid |
| 24.0ms | 250× | body | 80 | valid |
| 22.0ms | 50× | body | 640 | valid |
| 5.0ms | 16× | body | 320 | valid |
| 2.0ms | 1× | body | 2560 | valid |
| 1.0ms | 6× | body | 160 | valid |
Useful iterations: 2 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 37 |
| 1 | 35 | 26 |
| 2 | 63 | 25 |
| 3 | 98 | 25 |
| 4 | 215 | 25 |
| 5 | 869 | 25 |
| done | 5000 | 25 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 5.6b
Found 4 expressions with local error:
| 0.2b | (/ (* (pow (hypot x.re x.im) y.re) (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re)))) (exp (* (atan2 x.im x.re) y.im))) |
| 0.6b | (* (atan2 x.im x.re) y.re) |
| 1.5b | (* (atan2 x.im x.re) y.im) |
| 33.7b | (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 14× | add-exp-log add-sqr-sqrt |
| 13× | add-cbrt-cube |
| 10× | add-cube-cbrt *-un-lft-identity |
| 8× | pow1 |
| 6× | associate-*r* associate-*l* |
| 5× | prod-exp |
| 4× | expm1-log1p-u div-exp log1p-expm1-u add-log-exp |
| 3× | times-frac associate-/r* cbrt-unprod |
| 2× | cbrt-undiv pow-prod-down *-commutative unswap-sqr |
| 1× | pow-to-exp frac-2neg sin-sum pow-exp clear-num fma-udef div-inv associate-/l* |
| 6.0ms | (/ (* (pow (hypot x.re x.im) y.re) (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re)))) (exp (* (atan2 x.im x.re) y.im))) |
| 3.0ms | (* (atan2 x.im x.re) y.re) |
| 3.0ms | (* (atan2 x.im x.re) y.im) |
| 3.0ms | (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 385.0ms | (/ (* (pow (hypot x.re x.im) y.re) (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re)))) (exp (* (atan2 x.im x.re) y.im))) |
| 19.0ms | (* (atan2 x.im x.re) y.re) |
| 16.0ms | (* (atan2 x.im x.re) y.im) |
| 165.0ms | (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
Useful iterations: done (599.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 153 | 1462 |
| 1 | 332 | 1430 |
| 2 | 1046 | 1222 |
| done | 5000 | 1215 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 2.8b
Found 4 expressions with local error:
| 20.7b | (cos (* (atan2 x.im x.re) y.re)) |
| 20.7b | (sin (* (atan2 x.im x.re) y.re)) |
| 22.5b | (sin (* (log (hypot x.re x.im)) y.im)) |
| 22.5b | (cos (* (log (hypot x.re x.im)) y.im)) |
| 4× | pow1 add-exp-log add-sqr-sqrt expm1-log1p-u add-cube-cbrt *-un-lft-identity add-cbrt-cube log1p-expm1-u add-log-exp |
| 2.0ms | (cos (* (atan2 x.im x.re) y.re)) |
| 2.0ms | (sin (* (atan2 x.im x.re) y.re)) |
| 4.0ms | (sin (* (log (hypot x.re x.im)) y.im)) |
| 2.0ms | (cos (* (log (hypot x.re x.im)) y.im)) |
| 38.0ms | (cos (* (atan2 x.im x.re) y.re)) |
| 40.0ms | (sin (* (atan2 x.im x.re) y.re)) |
| 122.0ms | (sin (* (log (hypot x.re x.im)) y.im)) |
| 122.0ms | (cos (* (log (hypot x.re x.im)) y.im)) |
Useful iterations: 3 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 431 |
| 1 | 89 | 425 |
| 2 | 130 | 371 |
| 3 | 191 | 368 |
| 4 | 356 | 368 |
| 5 | 1036 | 368 |
| done | 5001 | 368 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 2.8b
Found 4 expressions with local error:
| 0.3b | (/ (exp (* (atan2 x.im x.re) y.im)) (* (pow (hypot x.re x.im) y.re) (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))))) |
| 0.6b | (* (atan2 x.im x.re) y.re) |
| 1.5b | (* (atan2 x.im x.re) y.im) |
| 33.7b | (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 14× | add-exp-log add-sqr-sqrt |
| 13× | add-cbrt-cube |
| 10× | add-cube-cbrt *-un-lft-identity |
| 8× | pow1 |
| 6× | associate-*r* associate-*l* |
| 5× | prod-exp |
| 4× | expm1-log1p-u div-exp log1p-expm1-u add-log-exp |
| 3× | times-frac cbrt-unprod associate-/l* |
| 2× | cbrt-undiv pow-prod-down *-commutative unswap-sqr |
| 1× | pow-to-exp frac-2neg sin-sum pow-exp clear-num associate-/r* fma-udef div-inv |
| 8.0ms | (/ (exp (* (atan2 x.im x.re) y.im)) (* (pow (hypot x.re x.im) y.re) (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))))) |
| 3.0ms | (* (atan2 x.im x.re) y.re) |
| 3.0ms | (* (atan2 x.im x.re) y.im) |
| 1.0ms | (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 360.0ms | (/ (exp (* (atan2 x.im x.re) y.im)) (* (pow (hypot x.re x.im) y.re) (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))))) |
| 20.0ms | (* (atan2 x.im x.re) y.re) |
| 16.0ms | (* (atan2 x.im x.re) y.im) |
| 151.0ms | (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
Useful iterations: done (601.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 180 | 1492 |
| 1 | 399 | 1457 |
| 2 | 1198 | 1259 |
| done | 5001 | 1251 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 2.4b
Found 4 expressions with local error:
| 1.5b | (* (atan2 x.im x.re) y.im) |
| 33.7b | (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 33.7b | (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 33.7b | (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 8× | add-sqr-sqrt |
| 6× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | sin-sum associate-*r* associate-*l* fma-udef |
| 1× | pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 3.0ms | (* (atan2 x.im x.re) y.im) |
| 1.0ms | (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 1.0ms | (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 1.0ms | (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 16.0ms | (* (atan2 x.im x.re) y.im) |
| 153.0ms | (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 152.0ms | (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 150.0ms | (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
Useful iterations: 3 (97.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 827 |
| 1 | 122 | 818 |
| 2 | 260 | 726 |
| 3 | 472 | 720 |
| 4 | 763 | 720 |
| 5 | 2034 | 720 |
| done | 5000 | 720 |
11 alts after pruning (9 fresh and 2 done)
Merged error: 2.4b
12.1% (4.9b remaining)
Error of 8.4b against oracle of 3.5b and baseline of 9.1b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | 1.3309592285936424e+88 | 4.572907920869157e+89 | 2.2092076921331203e+89 |
| 8 | -1.9084804576299814e+188 | -1.7196627288471757e+184 | -3.853834220586221e+184 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 100 |
| 1 | 61 | 100 |
| 2 | 63 | 100 |
| done | 63 | 100 |
| 1.5s | 2240× | body | 1280 | valid |
| 717.0ms | 7959× | body | 80 | valid |
| 630.0ms | 1492× | body | 640 | valid |
| 173.0ms | 577× | body | 320 | valid |
| 65.0ms | 42× | body | 2560 | valid |
| 46.0ms | 223× | body | 160 | valid |