Time bar (total: 818.0ms)
| 33.0ms | 60× | body | 1280 | valid |
| 20.0ms | 41× | body | 640 | valid |
| 13.0ms | 169× | body | 80 | valid |
| 4.0ms | 17× | body | 320 | valid |
| 1.0ms | 7× | body | 160 | valid |
Useful iterations: 2 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 12 |
| 1 | 18 | 12 |
| 2 | 32 | 11 |
| 3 | 44 | 11 |
| 4 | 55 | 11 |
| 5 | 60 | 11 |
| 6 | 62 | 11 |
| done | 62 | 11 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (+ (- (* x (/ 1.0 (tan B)))) (/ 1.0 (sin B))) |
| 0.1b | (/ 1.0 (sin B)) |
| 0.2b | (/ 1.0 (tan B)) |
| 0.2b | (* x (/ 1.0 (tan B))) |
| 34× | add-sqr-sqrt |
| 31× | *-un-lft-identity |
| 29× | add-cube-cbrt |
| 28× | times-frac |
| 14× | associate-*r* |
| 13× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 6× | pow1 fma-def associate-/r* associate-/l* |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | cbrt-undiv div-exp associate-*l* div-inv |
| 2× | tan-quot frac-2neg associate-*r/ prod-exp clear-num sum-log associate-/r/ cbrt-unprod unswap-sqr |
| 1× | +-commutative neg-sub0 distribute-lft-neg-in associate-+l- neg-mul-1 distribute-rgt-neg-in flip3-+ pow-prod-down neg-log frac-add *-commutative flip-+ distribute-neg-frac distribute-lft-out |
| 9.0ms | (+ (- (* x (/ 1.0 (tan B)))) (/ 1.0 (sin B))) |
| 2.0ms | (/ 1.0 (sin B)) |
| 2.0ms | (/ 1.0 (tan B)) |
| 9.0ms | (* x (/ 1.0 (tan B))) |
| 109.0ms | (+ (- (* x (/ 1.0 (tan B)))) (/ 1.0 (sin B))) |
| 18.0ms | (/ 1.0 (sin B)) |
| 36.0ms | (/ 1.0 (tan B)) |
| 108.0ms | (* x (/ 1.0 (tan B))) |
Useful iterations: 2 (122.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 188 | 1244 |
| 1 | 446 | 1180 |
| 2 | 1283 | 1075 |