Time bar (total: 5.6s)
| 199.0ms | 92× | body | 1280 | valid |
| 46.0ms | 49× | body | 640 | valid |
| 17.0ms | 23× | body | 320 | valid |
| 16.0ms | 83× | body | 80 | valid |
| 3.0ms | 9× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 16 |
| 1 | 23 | 16 |
| 2 | 39 | 16 |
| 3 | 68 | 16 |
| 4 | 152 | 16 |
| 5 | 333 | 16 |
| 6 | 1049 | 16 |
| 7 | 4305 | 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))) |
| 46× | add-sqr-sqrt |
| 41× | *-un-lft-identity |
| 30× | associate-*l* |
| 26× | times-frac |
| 25× | add-cube-cbrt |
| 21× | sqrt-prod |
| 20× | unpow-prod-down |
| 11× | add-exp-log |
| 9× | pow1 add-cbrt-cube hypot-def |
| 8× | distribute-lft-out sqr-pow |
| 6× | pow-unpow |
| 4× | expm1-log1p-u sqrt-div log1p-expm1-u add-log-exp |
| 3× | associate-*r* unswap-sqr |
| 2× | pow-to-exp pow-pow flip3-+ pow-exp prod-exp associate-/r/ cbrt-unprod flip-+ |
| 1× | cbrt-undiv rem-sqrt-square sqrt-pow1 pow1/2 div-exp pow-prod-down associate-*l/ *-commutative div-inv |
| 130.0ms | (* (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) (sin th)) |
| 18.0ms | (pow (sin kx) 2.0) |
| 7.0ms | (pow (sin ky) 2.0) |
| 58.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |