Time bar (total: 12.4s)
| 47.0ms | 121× | body | 320 | valid |
| 35.0ms | 275× | body | 80 | nan |
| 33.0ms | 130× | body | 160 | valid |
| 1.0ms | 5× | body | 80 | valid |
Useful iterations: 2 (78.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 37 |
| 1 | 44 | 37 |
| 2 | 125 | 36 |
| 3 | 314 | 36 |
| 4 | 633 | 36 |
| 5 | 1023 | 36 |
| 6 | 1325 | 36 |
| 7 | 1628 | 36 |
| 8 | 2988 | 36 |
| done | 5001 | 36 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 33.1b
Found 4 expressions with local error:
| 6.2b | (cbrt (* (/ 1.0 (* 2.0 a)) (- (sqrt (- (* g g) (* h h))) g))) |
| 6.7b | (cbrt (* (/ 1.0 (* 2.0 a)) (- (- g) (sqrt (- (* g g) (* h h)))))) |
| 28.0b | (sqrt (- (* g g) (* h h))) |
| 28.0b | (sqrt (- (* g g) (* h h))) |
| 10× | cbrt-div |
| 8× | add-sqr-sqrt sqrt-prod |
| 6× | pow1 add-cube-cbrt flip3-- *-un-lft-identity flip-- |
| 4× | add-exp-log expm1-log1p-u frac-times sqrt-div associate-*r/ add-cbrt-cube log1p-expm1-u add-log-exp |
| 2× | cbrt-prod rem-sqrt-square sqrt-pow1 pow1/2 pow1/3 associate-*l/ difference-of-squares |
| 51.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (- (sqrt (- (* g g) (* h h))) g))) |
| 41.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (- (- g) (sqrt (- (* g g) (* h h)))))) |
| 12.0ms | (sqrt (- (* g g) (* h h))) |
| 12.0ms | (sqrt (- (* g g) (* h h))) |