Time bar (total: 2.5s)
| 270.0ms | 84× | body | 1280 | valid |
| 48.0ms | 21× | body | 320 | valid |
| 47.0ms | 252× | body | 80 | valid |
| 42.0ms | 49× | body | 640 | valid |
| 6.0ms | 2× | body | 2560 | valid |
| 4.0ms | 10× | body | 160 | valid |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 37 |
| 1 | 35 | 26 |
| 2 | 63 | 25 |
| 3 | 96 | 25 |
| 4 | 215 | 25 |
| 5 | 843 | 25 |
| done | 5000 | 25 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 6.9b
Found 4 expressions with local error:
| 0.3b | (/ (pow (hypot x.re x.im) y.re) (exp (* (atan2 x.im x.re) y.im))) |
| 1.8b | (* (atan2 x.im x.re) y.re) |
| 2.3b | (* (atan2 x.im x.re) y.im) |
| 33.4b | (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |
| 28× | add-sqr-sqrt |
| 24× | add-cube-cbrt *-un-lft-identity |
| 21× | times-frac |
| 12× | unpow-prod-down |
| 10× | add-exp-log add-cbrt-cube |
| 8× | pow1 |
| 7× | associate-/l* |
| 6× | associate-*r* associate-*l* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp sqr-pow |
| 3× | div-exp associate-/r* |
| 2× | pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 1× | cbrt-undiv pow-to-exp frac-2neg sin-sum pow-exp clear-num fma-udef div-inv |
| 18.0ms | (/ (pow (hypot x.re x.im) y.re) (exp (* (atan2 x.im x.re) y.im))) |
| 7.0ms | (* (atan2 x.im x.re) y.re) |
| 7.0ms | (* (atan2 x.im x.re) y.im) |
| 5.0ms | (sin (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))) |