399 calls:
| 731.0ms | (- (* (+ x 1) (+ x 1)) 1) |
| 472.0ms | (* (* (* (- 4 (* x x)) (- 4 (* x x))) (- 4 (* x x))) (* (* (/ x (- 2 x)) (/ x (- 2 x))) (/ x (- 2 x)))) |
| 428.0ms | (- (+ (+ x y) z) (+ x (+ y z))) |
| 364.0ms | (* (* (* (+ 2 x) (+ 2 x)) (+ 2 x)) (* (* x x) x)) |
| 356.0ms | (* (+ 4 (* x x)) (/ (- 2 x) (sqrt x))) |
| 6× | intervals |
| 2.0s | 7652× | body | 1280 | valid |
| 759.0ms | 2813× | body | 2560 | valid |
| 621.0ms | 4247× | body | 640 | valid |
| 270.0ms | 10136× | body | 80 | valid |
| 135.0ms | 1822× | body | 320 | valid |
| 87.0ms | 872× | body | 160 | valid |
5 calls:
| 108.0ms | (/ (* (- 4 (* x x)) x) (- 2 x)) |
| 103.0ms | (* (- 4 (* x x)) (/ x (- 2 x))) |
| 71.0ms | (* (- 4 (* x x)) x) |
| 56.0ms | (* (+ 2 x) x) |
| 22.0ms | (/ x (- 2 x)) |
| 5× | rewrite-expression-head |
5 calls:
| 67.0ms | (/ (* (- 4 (* x x)) x) (- 2 x)) |
| 43.0ms | (* (- 4 (* x x)) (/ x (- 2 x))) |
| 26.0ms | (* (- 4 (* x x)) x) |
| 14.0ms | (* (+ 2 x) x) |
| 7.0ms | (/ x (- 2 x)) |
| 234× | add-sqr-sqrt |
| 168× | *-un-lft-identity |
| 126× | times-frac |
| 92× | associate-*l* |
| 73× | add-cube-cbrt |
| 70× | difference-of-squares |
| 46× | distribute-lft-out-- |
| 45× | associate-*r* |
| 32× | associate-/l* |
| 25× | associate-/r* |
| 22× | frac-times |
| 21× | add-cbrt-cube add-exp-log |
| 18× | unswap-sqr |
| 17× | *-commutative flip3-- flip-- |
| 11× | associate-*r/ pow1 |
| 8× | associate-*l/ swap-sqr |
| 6× | associate-/r/ clear-num |
| 5× | add-log-exp insert-posit16 prod-exp cbrt-unprod frac-2neg |
| 4× | div-exp cbrt-undiv |
| 3× | pow-prod-down div-inv |
| 2× | un-div-inv associate-/l/ |
| 1× | distribute-lft-out flip-+ flip3-+ |
Total 0.0b remaining (65.9%)
| 0.0b | 0% | Expanding a square |