Time bar (total: 9.2s)
| 47.0ms | 263× | body | 80 | valid |
| 6.0ms | 5× | body | 1280 | valid |
| 4.0ms | 5× | body | 640 | valid |
| 3.0ms | 5× | body | 320 | valid |
Useful iterations: 4 (150.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 29 |
| 1 | 50 | 29 |
| 2 | 93 | 29 |
| 3 | 197 | 29 |
| 4 | 465 | 28 |
| 5 | 1141 | 28 |
| 6 | 4709 | 28 |
| done | 5000 | 28 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 17.2b
Found 4 expressions with local error:
| 0.0b | (* (exp (- (- (fabs (- m n)) l) (pow (- (/ (+ m n) 2.0) M) 2.0))) (cos (- (/ (* K (+ m n)) 2.0) M))) |
| 0.0b | (* K (+ m n)) |
| 0.0b | (pow (- (/ (+ m n) 2.0) M) 2.0) |
| 33.6b | (cos (- (/ (* K (+ m n)) 2.0) M)) |
| 19× | add-sqr-sqrt |
| 14× | *-un-lft-identity |
| 10× | add-cube-cbrt associate-*l* |
| 9× | pow1 |
| 8× | add-exp-log add-cbrt-cube |
| 7× | associate-*r* |
| 6× | unpow-prod-down |
| 4× | exp-sum add-log-exp |
| 3× | cos-diff sub-neg pow-unpow |
| 2× | distribute-rgt-in cos-sum distribute-lft-in associate-*r/ pow-prod-down prod-exp associate--l+ *-commutative cbrt-unprod difference-of-squares unswap-sqr |
| 1× | pow-to-exp pow-pow flip3-+ times-frac exp-diff associate-*l/ pow-exp flip-+ distribute-lft-out distribute-lft-out-- sqr-pow |
| 4.0s | (* (exp (- (- (fabs (- m n)) l) (pow (- (/ (+ m n) 2.0) M) 2.0))) (cos (- (/ (* K (+ m n)) 2.0) M))) |
| 23.0ms | (* K (+ m n)) |
| 92.0ms | (pow (- (/ (+ m n) 2.0) M) 2.0) |
| 53.0ms | (cos (- (/ (* K (+ m n)) 2.0) M)) |