Time bar (total: 11.4s)
| 62.0ms | 126× | body | 160 | valid |
| 44.0ms | 121× | body | 320 | valid |
| 26.0ms | 238× | body | 80 | nan |
| 1.0ms | 9× | body | 80 | valid |
Useful iterations: 2 (17.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: 34.3b
Found 4 expressions with local error:
| 6.8b | (cbrt (* (/ 1.0 (* 2.0 a)) (- (sqrt (- (* g g) (* h h))) g))) |
| 10.4b | (cbrt (* (/ 1.0 (* 2.0 a)) (- (- g) (sqrt (- (* g g) (* h h)))))) |
| 28.2b | (sqrt (- (* g g) (* h h))) |
| 28.2b | (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 |
| 52.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (- (sqrt (- (* g g) (* h h))) g))) |
| 35.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (- (- g) (sqrt (- (* g g) (* h h)))))) |
| 17.0ms | (sqrt (- (* g g) (* h h))) |
| 12.0ms | (sqrt (- (* g g) (* h h))) |