Time bar (total: 3.4s)
| 57.0ms | 83× | body | 1280 | valid |
| 23.0ms | 57× | body | 640 | valid |
| 7.0ms | 83× | body | 80 | valid |
| 6.0ms | 22× | body | 320 | valid |
| 2.0ms | 11× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 16 |
| 1 | 23 | 16 |
| 2 | 38 | 16 |
| 3 | 67 | 16 |
| 4 | 136 | 16 |
| 5 | 338 | 16 |
| 6 | 965 | 16 |
| 7 | 3410 | 16 |
| done | 5001 | 16 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 12.2b
Found 4 expressions with local error:
| 0.2b | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 0.2b | (pow (sin ky) 2.0) |
| 0.2b | (pow (sin kx) 2.0) |
| 4.7b | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 46× | *-un-lft-identity |
| 39× | add-sqr-sqrt |
| 26× | add-cube-cbrt |
| 25× | sqrt-prod |
| 24× | times-frac |
| 22× | unpow-prod-down |
| 10× | distribute-lft-out |
| 9× | hypot-def |
| 8× | add-exp-log associate-/r* sqr-pow |
| 7× | pow1 |
| 6× | pow-unpow add-cbrt-cube |
| 4× | expm1-log1p-u sqrt-div log1p-expm1-u add-log-exp |
| 3× | associate-/l* |
| 2× | pow-to-exp pow-pow flip3-+ pow-exp associate-/r/ flip-+ |
| 1× | cbrt-undiv rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-exp clear-num div-inv |
| 19.0ms | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 1.0ms | (pow (sin ky) 2.0) |
| 2.0ms | (pow (sin kx) 2.0) |
| 20.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
| 129.0ms | (/ (sin ky) (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0)))) |
| 103.0ms | (pow (sin ky) 2.0) |
| 106.0ms | (pow (sin kx) 2.0) |
| 77.0ms | (sqrt (+ (pow (sin kx) 2.0) (pow (sin ky) 2.0))) |
Useful iterations: 2 (94.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 178 | 1808 |
| 1 | 349 | 1643 |
| 2 | 942 | 1563 |