Time bar (total: 5.1s)
| 88.0ms | 92× | body | 1280 | valid |
| 59.0ms | 83× | body | 80 | valid |
| 26.0ms | 49× | body | 640 | valid |
| 11.0ms | 23× | body | 320 | valid |
| 2.0ms | 9× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 16 |
| 1 | 23 | 16 |
| 2 | 35 | 16 |
| 3 | 64 | 16 |
| 4 | 136 | 16 |
| 5 | 311 | 16 |
| 6 | 1019 | 16 |
| 7 | 4223 | 16 |
| done | 5001 | 16 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 13.9b
Found 4 expressions with local error:
| 0.2b | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 0.2b | (pow (sin kx) 2.0) |
| 0.3b | (pow (sin ky) 2.0) |
| 2.9b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 41× | *-un-lft-identity |
| 34× | add-sqr-sqrt |
| 30× | associate-*l* |
| 26× | times-frac |
| 25× | add-cube-cbrt |
| 21× | sqrt-prod |
| 14× | unpow-prod-down |
| 11× | add-exp-log |
| 9× | pow1 add-cbrt-cube |
| 8× | distribute-lft-out |
| 6× | pow-unpow |
| 4× | sqrt-div add-log-exp |
| 3× | associate-*r* unswap-sqr |
| 2× | pow-to-exp pow-pow flip3-+ pow-exp prod-exp associate-/r/ cbrt-unprod flip-+ sqr-pow |
| 1× | cbrt-undiv rem-sqrt-square sqrt-pow1 pow1/2 div-exp pow-prod-down associate-*l/ *-commutative div-inv |
| 149.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 8.0ms | (pow (sin kx) 2.0) |
| 7.0ms | (pow (sin ky) 2.0) |
| 57.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |