Time bar (total: 13.5s)
| 70.0ms | 141× | body | 80 | valid |
| 46.0ms | 46× | body | 1280 | valid |
| 20.0ms | 28× | body | 640 | valid |
| 13.0ms | 26× | body | 320 | valid |
| 5.0ms | 15× | body | 160 | valid |
Useful iterations: 2 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 15 |
| 1 | 13 | 15 |
| 2 | 22 | 14 |
| 3 | 29 | 14 |
| 4 | 37 | 14 |
| 5 | 42 | 14 |
| 6 | 44 | 14 |
| done | 44 | 14 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.1b | (/ (- 1.0 (* (tan x) (tan x))) (fma (tan x) (tan x) 1.0)) |
| 0.1b | (- 1.0 (* (tan x) (tan x))) |
| 0.1b | (fma (tan x) (tan x) 1.0) |
| 0.2b | (* (tan x) (tan x)) |
| 26× | add-sqr-sqrt |
| 19× | add-cube-cbrt *-un-lft-identity |
| 12× | times-frac |
| 11× | pow1 |
| 8× | add-exp-log add-cbrt-cube |
| 6× | add-log-exp |
| 5× | difference-of-squares |
| 4× | tan-quot expm1-log1p-u log1p-expm1-u associate-/l* |
| 3× | fma-neg swap-sqr associate-*r* associate-*l* prod-diff associate-/r* |
| 2× | flip3-- flip-- associate-/l/ |
| 1× | cbrt-undiv pow2 frac-times sub-neg frac-2neg pow-plus diff-log div-sub associate-*r/ div-exp pow-prod-down associate-*l/ prod-exp clear-num pow-sqr *-commutative pow-prod-up cbrt-unprod fma-udef div-inv unswap-sqr |
| 16.0ms | (/ (- 1.0 (* (tan x) (tan x))) (fma (tan x) (tan x) 1.0)) |
| 8.0ms | (- 1.0 (* (tan x) (tan x))) |
| 0.0ms | (fma (tan x) (tan x) 1.0) |
| 35.0ms | (* (tan x) (tan x)) |
| 156.0ms | (/ (- 1.0 (* (tan x) (tan x))) (fma (tan x) (tan x) 1.0)) |
| 39.0ms | (- 1.0 (* (tan x) (tan x))) |
| 55.0ms | (fma (tan x) (tan x) 1.0) |
| 48.0ms | (* (tan x) (tan x)) |
Useful iterations: done (2.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 155 | 1557 |
| 1 | 330 | 1462 |
| 2 | 893 | 1345 |
| 3 | 2805 | 1320 |
| done | 5000 | 1314 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (- 1.0 (* (tan x) (tan x))) |
| 0.1b | (fma (tan x) (tan x) 1.0) |
| 0.2b | (* (tan x) (tan x)) |
| 0.3b | (log1p (/ (- 1.0 (* (tan x) (tan x))) (fma (tan x) (tan x) 1.0))) |
| 13× | add-sqr-sqrt |
| 11× | pow1 |
| 10× | add-cube-cbrt *-un-lft-identity |
| 6× | add-exp-log add-cbrt-cube add-log-exp |
| 5× | expm1-log1p-u |
| 4× | tan-quot log1p-expm1-u |
| 3× | fma-neg swap-sqr associate-*r* associate-*l* prod-diff |
| 1× | pow2 frac-times sub-neg log1p-udef flip3-- pow-plus diff-log log1p-expm1 associate-*r/ pow-prod-down associate-*l/ prod-exp pow-sqr *-commutative pow-prod-up flip-- cbrt-unprod fma-udef difference-of-squares unswap-sqr |
| 6.0ms | (- 1.0 (* (tan x) (tan x))) |
| 0.0ms | (fma (tan x) (tan x) 1.0) |
| 18.0ms | (* (tan x) (tan x)) |
| 1.0ms | (log1p (/ (- 1.0 (* (tan x) (tan x))) (fma (tan x) (tan x) 1.0))) |
| 46.0ms | (- 1.0 (* (tan x) (tan x))) |
| 54.0ms | (fma (tan x) (tan x) 1.0) |
| 48.0ms | (* (tan x) (tan x)) |
| 402.0ms | (log1p (/ (- 1.0 (* (tan x) (tan x))) (fma (tan x) (tan x) 1.0))) |
Useful iterations: done (2.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 131 | 993 |
| 1 | 263 | 914 |
| 2 | 663 | 820 |
| 3 | 2019 | 793 |
| done | 5000 | 767 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (- 1.0 (/ (* (sin x) (tan x)) (cos x))) |
| 0.1b | (* (sin x) (tan x)) |
| 0.1b | (/ (* (sin x) (tan x)) (cos x)) |
| 0.1b | (fma (tan x) (tan x) 1.0) |
| 26× | add-sqr-sqrt |
| 24× | *-un-lft-identity |
| 22× | add-cube-cbrt |
| 21× | prod-diff |
| 12× | times-frac |
| 11× | add-exp-log add-cbrt-cube |
| 6× | pow1 add-log-exp |
| 4× | expm1-log1p-u log1p-expm1-u div-inv |
| 3× | fma-neg associate-*r* associate-*l* associate-/r* |
| 2× | tan-quot cbrt-undiv associate-*r/ div-exp prod-exp cbrt-unprod |
| 1× | sub-neg flip3-- frac-2neg diff-log pow-prod-down clear-num *-commutative flip-- fma-udef associate-/l/ associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr |
| 19.0ms | (- 1.0 (/ (* (sin x) (tan x)) (cos x))) |
| 15.0ms | (* (sin x) (tan x)) |
| 16.0ms | (/ (* (sin x) (tan x)) (cos x)) |
| 0.0ms | (fma (tan x) (tan x) 1.0) |
| 88.0ms | (- 1.0 (/ (* (sin x) (tan x)) (cos x))) |
| 68.0ms | (* (sin x) (tan x)) |
| 119.0ms | (/ (* (sin x) (tan x)) (cos x)) |
| 74.0ms | (fma (tan x) (tan x) 1.0) |
Useful iterations: done (1.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 183 | 2078 |
| 1 | 407 | 1730 |
| 2 | 1286 | 1407 |
| done | 5001 | 1165 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (/ 1 (fma (tan x) (tan x) 1.0)) |
| 0.1b | (fma (tan x) (tan x) 1.0) |
| 0.2b | (* (- 1.0 (* (tan x) (tan x))) (/ 1 (fma (tan x) (tan x) 1.0))) |
| 0.2b | (* (tan x) (tan x)) |
| 34× | add-sqr-sqrt |
| 25× | *-un-lft-identity |
| 24× | add-cube-cbrt |
| 20× | times-frac |
| 19× | add-exp-log |
| 16× | associate-*r* |
| 14× | pow1 |
| 13× | add-cbrt-cube |
| 7× | associate-*l* |
| 5× | prod-exp |
| 4× | tan-quot expm1-log1p-u div-exp log1p-expm1-u add-log-exp unswap-sqr |
| 3× | frac-times swap-sqr associate-*l/ associate-/r* cbrt-unprod associate-/l* |
| 2× | cbrt-undiv rec-exp flip3-- 1-exp associate-*r/ pow-prod-down *-commutative flip-- div-inv |
| 1× | pow2 pow-flip frac-2neg pow-plus clear-num pow-sqr un-div-inv pow-prod-up fma-udef inv-pow difference-of-squares |
| 7.0ms | (/ 1 (fma (tan x) (tan x) 1.0)) |
| 0.0ms | (fma (tan x) (tan x) 1.0) |
| 36.0ms | (* (- 1.0 (* (tan x) (tan x))) (/ 1 (fma (tan x) (tan x) 1.0))) |
| 33.0ms | (* (tan x) (tan x)) |
| 131.0ms | (/ 1 (fma (tan x) (tan x) 1.0)) |
| 88.0ms | (fma (tan x) (tan x) 1.0) |
| 205.0ms | (* (- 1.0 (* (tan x) (tan x))) (/ 1 (fma (tan x) (tan x) 1.0))) |
| 43.0ms | (* (tan x) (tan x)) |
Useful iterations: done (3.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 177 | 1836 |
| 1 | 379 | 1612 |
| 2 | 1049 | 1438 |
| 3 | 3476 | 1416 |
| done | 5002 | 1413 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 0.0b