Time bar (total: 1.9s)
| 79.0ms | 256× | body | 80 | valid |
| 54.0ms | 274× | body | 80 | nan |
Useful iterations: 4 (418.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 33 |
| 1 | 50 | 33 |
| 2 | 108 | 32 |
| 3 | 387 | 32 |
| 4 | 1604 | 31 |
| done | 5001 | 31 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 3.7b
Found 4 expressions with local error:
| 0.2b | (* z (sqrt (+ t a))) |
| 0.5b | (/ (/ 2.0 t) 3.0) |
| 1.8b | (fma (- (/ (/ 2.0 t) 3.0) (+ a (/ 5.0 6.0))) (- b c) (/ (* z (sqrt (+ t a))) t)) |
| 7.2b | (/ (* z (sqrt (+ t a))) t) |
| 78× | times-frac |
| 55× | add-sqr-sqrt |
| 53× | *-un-lft-identity |
| 51× | add-cube-cbrt |
| 16× | add-exp-log add-cbrt-cube |
| 14× | associate-/l* |
| 7× | associate-*r* |
| 6× | pow1 associate-/r* div-inv |
| 5× | cbrt-undiv div-exp sqrt-prod |
| 4× | expm1-log1p-u sqrt-div associate-*r/ log1p-expm1-u add-log-exp |
| 3× | associate-*l* associate-/l/ |
| 2× | frac-2neg flip3-+ prod-exp clear-num cbrt-unprod flip-+ unswap-sqr |
| 1× | pow-prod-down *-commutative fma-udef distribute-lft-out |
| 30.0ms | (* z (sqrt (+ t a))) |
| 15.0ms | (/ (/ 2.0 t) 3.0) |
| 1.0ms | (fma (- (/ (/ 2.0 t) 3.0) (+ a (/ 5.0 6.0))) (- b c) (/ (* z (sqrt (+ t a))) t)) |
| 49.0ms | (/ (* z (sqrt (+ t a))) t) |