Time bar (total: 3.2s)
| 31.0ms | 311× | body | 80 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 21 |
| 1 | 31 | 21 |
| 2 | 90 | 21 |
| 3 | 384 | 21 |
| 4 | 1663 | 21 |
| done | 5000 | 21 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 14.0b
Found 4 expressions with local error:
| 0.2b | (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) |
| 0.4b | (/ 1.0 (- (* b b) (* a a))) |
| 4.0b | (- (* b b) (* a a)) |
| 9.1b | (* (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) (- (/ 1.0 a) (/ 1.0 b))) |
| 515× | times-frac |
| 419× | add-sqr-sqrt |
| 403× | *-un-lft-identity |
| 395× | add-cube-cbrt |
| 339× | prod-diff |
| 171× | distribute-rgt-in distribute-lft-in |
| 57× | div-inv |
| 36× | add-exp-log add-cbrt-cube |
| 30× | associate-*r* |
| 14× | frac-times associate-*l* |
| 13× | prod-exp cbrt-unprod |
| 12× | difference-of-squares |
| 11× | pow1 |
| 9× | cbrt-undiv div-exp |
| 8× | associate-*r/ associate-*l/ |
| 7× | flip3-- flip-- |
| 6× | add-log-exp |
| 5× | distribute-lft-out-- |
| 4× | expm1-log1p-u pow-prod-down associate-/r* associate-/r/ frac-sub log1p-expm1-u unswap-sqr |
| 3× | sub-neg associate-/l* |
| 2× | *-commutative |
| 1× | frac-2neg fma-neg diff-log clear-num |
| 83.0ms | (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) |
| 14.0ms | (/ 1.0 (- (* b b) (* a a))) |
| 18.0ms | (- (* b b) (* a a)) |
| 239.0ms | (* (* (/ PI 2.0) (/ 1.0 (- (* b b) (* a a)))) (- (/ 1.0 a) (/ 1.0 b))) |