Time bar (total: 1.7s)
| 42.0ms | 71× | body | 1280 | valid |
| 23.0ms | 266× | body | 80 | valid |
| 16.0ms | 42× | body | 640 | valid |
| 5.0ms | 19× | body | 320 | valid |
| 2.0ms | 12× | 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 | 872 | 25 |
| done | 5000 | 25 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 6.1b
Found 4 expressions with local error:
| 0.3b | (/ (* (pow (hypot x.re x.im) y.re) (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re)))) (exp (* (atan2 x.im x.re) y.im))) |
| 1.1b | (* (atan2 x.im x.re) y.im) |
| 1.2b | (* (atan2 x.im x.re) y.re) |
| 32.1b | (cos (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 cos-sum frac-2neg pow-exp clear-num fma-udef div-inv associate-/l* |
| 5.0ms | (/ (* (pow (hypot x.re x.im) y.re) (cos (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.im) |
| 3.0ms | (* (atan2 x.im x.re) y.re) |
| 3.0ms | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 327.0ms | (/ (* (pow (hypot x.re x.im) y.re) (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re)))) (exp (* (atan2 x.im x.re) y.im))) |
| 17.0ms | (* (atan2 x.im x.re) y.im) |
| 17.0ms | (* (atan2 x.im x.re) y.re) |
| 168.0ms | (cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
Useful iterations: 2 (91.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 149 | 1444 |
| 1 | 326 | 1414 |
| 2 | 1053 | 1207 |