



Bits error versus x
Results
| Original | 60.0 |
|---|---|
| Target | 0.1 |
| Herbie | 0.3 |
Initial program 60.0
Taylor expanded around 0 0.3
Final simplification0.3
herbie shell --seed 2019018
(FPCore (x)
:name "invcot (example 3.9)"
:pre (and (< -0.026 x) (< x 0.026))
:herbie-target
(if (< (fabs x) 0.026) (* (/ x 3) (+ 1 (/ (* x x) 15))) (- (/ 1 x) (/ 1 (tan x))))
(- (/ 1 x) (/ 1 (tan x))))
Time bar (total: 22.0s)Debug log
| 378.0ms | 117× | body | 2560 | valid |
| 118.0ms | 79× | body | 1280 | valid |
| 26.0ms | 32× | body | 640 | valid |
| 13.0ms | 22× | body | 320 | valid |
| 8.0ms | 256× | pre | 80 | true |
| 2.0ms | 5× | body | 160 | valid |
| 0.0ms | 1× | body | 80 | valid |
| 9.0ms | (- (/ 1 x) (/ 1 (tan x))) |
1 alts after pruning (1 fresh and 0 done)
Merged error: 60.0b
Found 2 expressions with local error:
| 2.1b | (- (/ 1 x) (/ 1 (tan x))) |
| 0.0b | (/ 1 (tan x)) |
| 7× | *-un-lft-identity |
| 5× | div-inv |
| 5× | add-sqr-sqrt |
| 4× | add-log-exp |
| 4× | distribute-lft-out-- |
| 3× | add-cube-cbrt |
| 3× | add-exp-log |
| 3× | associate-/r* |
| 3× | pow1 |
| 2× | add-cbrt-cube |
| 1× | difference-of-squares |
| 1× | inv-pow |
| 1× | flip-- |
| 1× | pow-flip |
| 1× | frac-sub |
| 1× | associate-/r/ |
| 1× | tan-quot |
| 1× | diff-log |
| 1× | flip3-- |
| 1× | frac-2neg |
| 1× | sub-neg |
| 1× | clear-num |
| 1× | rec-exp |
| 8.0ms | (- (/ 1 x) (/ 1 (tan x))) |
| 2.0ms | (/ 1 (tan x)) |
| 110.0ms | (- (/ 1 x) (/ 1 (tan x))) |
| 28.0ms | (/ 1 (tan x)) |
| 139.0ms | (- (/ 1 x) (+ (* 1/3 x) (* 1/45 (pow x 3)))) |
| 52.0ms | (+ (* 1/3 x) (+ (* 1/45 (pow x 3)) (* 2/945 (pow x 5)))) |
| 28.0ms | (/ (exp (/ 1 x)) (exp (/ 1 (tan x)))) |
| 12.0ms | (- (sqrt (/ 1 x)) (sqrt (/ 1 (tan x)))) |
| 9.0ms | (- (/ 1 x) (/ 1 (tan x))) |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.3b
Found 4 expressions with local error:
| 0.3b | (* 1/3 x) |
| 0.1b | (* 1/45 (pow x 3)) |
| 0.1b | (* 2/945 (pow x 5)) |
| 0.0b | (+ (* 1/45 (pow x 3)) (* 2/945 (pow x 5))) |
| 8× | associate-*r* |
| 6× | add-log-exp |
| 6× | add-cube-cbrt |
| 6× | *-un-lft-identity |
| 6× | add-sqr-sqrt |
| 4× | add-exp-log |
| 4× | add-cbrt-cube |
| 4× | pow1 |
| 3× | *-commutative |
| 1× | flip-+ |
| 1× | unpow3 |
| 1× | flip3-+ |
| 1× | sum-log |
| 1× | +-commutative |
| 1× | cube-mult |
| 6.0ms | (+ (* 1/45 (pow x 3)) (* 2/945 (pow x 5))) |
| 1.0ms | (* 1/45 (pow x 3)) |
| 1.0ms | (* 2/945 (pow x 5)) |
| 0.0ms | (* 1/3 x) |
| 73.0ms | (+ (* 1/45 (pow x 3)) (* 2/945 (pow x 5))) |
| 28.0ms | (* 1/45 (pow x 3)) |
| 26.0ms | (* 2/945 (pow x 5)) |
| 8.0ms | (* 1/3 x) |
| 25.0ms | (+ (* 1/45 (pow x 3)) (* 2/945 (pow x 5))) |
| 24.0ms | (+ (* 1/45 (pow x 3)) (* 2/945 (pow x 5))) |
| 20.0ms | (* (exp (* 1/45 (pow x 3))) (exp (* 2/945 (pow x 5)))) |
| 14.0ms | (+ (* 1/45 (pow x 3)) (* 2/945 (pow x 5))) |
| 5.0ms | (* 1/45 (pow x 3)) |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.6b | (cbrt (* 1/3 x)) |
| 0.6b | (cbrt (* 1/3 x)) |
| 0.6b | (cbrt (* 1/3 x)) |
| 0.5b | (* (cbrt (* 1/3 x)) (cbrt (* 1/3 x))) |
| 9× | pow1 |
| 7× | pow1/3 |
| 6× | add-cube-cbrt |
| 6× | add-exp-log |
| 6× | *-un-lft-identity |
| 6× | add-sqr-sqrt |
| 5× | cbrt-prod |
| 4× | add-log-exp |
| 4× | associate-*l* |
| 4× | associate-*r* |
| 4× | add-cbrt-cube |
| 2× | pow-prod-up |
| 2× | pow-prod-down |
| 1× | cbrt-unprod |
| 1× | *-commutative |
| 1× | prod-exp |
| 1× | pow-plus |
| 1× | pow2 |
| 4.0ms | (* (cbrt (* 1/3 x)) (cbrt (* 1/3 x))) |
| 1.0ms | (cbrt (* 1/3 x)) |
| 0.0ms | (cbrt (* 1/3 x)) |
| 0.0ms | (cbrt (* 1/3 x)) |
| 350.0ms | (* (cbrt (* 1/3 x)) (cbrt (* 1/3 x))) |
| 303.0ms | (cbrt (* 1/3 x)) |
| 297.0ms | (cbrt (* 1/3 x)) |
| 296.0ms | (cbrt (* 1/3 x)) |
| 14.0ms | (* (pow (cbrt 1/3) 2) (pow (pow x 2) 1/3)) |
| 14.0ms | (* (pow (cbrt 1/3) 2) (pow (pow x 2) 1/3)) |
| 13.0ms | (* (* 1/3 x) (* 1/3 x)) |
| 13.0ms | (* (* 1/3 x) (* 1/3 x)) |
| 11.0ms | (* (cbrt -1/3) (pow (* x -1) 1/3)) |
9 alts after pruning (7 fresh and 2 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.7b | (cbrt x) |
| 0.6b | (cbrt (* 1/3 x)) |
| 0.6b | (cbrt (* 1/3 x)) |
| 0.4b | (* (cbrt (* 1/3 x)) (cbrt 1/3)) |
| 6× | add-cube-cbrt |
| 6× | add-exp-log |
| 6× | *-un-lft-identity |
| 6× | pow1 |
| 6× | add-sqr-sqrt |
| 5× | pow1/3 |
| 4× | add-log-exp |
| 4× | associate-*l* |
| 4× | add-cbrt-cube |
| 3× | associate-*r* |
| 3× | cbrt-prod |
| 2× | pow-prod-down |
| 1× | cbrt-unprod |
| 1× | *-commutative |
| 1× | prod-exp |
| 8.0ms | (* (cbrt (* 1/3 x)) (cbrt 1/3)) |
| 1.0ms | (cbrt (* 1/3 x)) |
| 1.0ms | (cbrt (* 1/3 x)) |
| 0.0ms | (cbrt x) |
| 359.0ms | (* (cbrt (* 1/3 x)) (cbrt 1/3)) |
| 314.0ms | (cbrt (* 1/3 x)) |
| 269.0ms | (cbrt (* 1/3 x)) |
| 261.0ms | (cbrt x) |
| 13.0ms | (* (pow (cbrt 1/3) 2) (pow x 1/3)) |
| 12.0ms | (* (* (cbrt -1/3) (cbrt 1/3)) (pow (* x -1) 1/3)) |
| 8.0ms | (* (pow (cbrt 1/3) 2) (pow x 1/3)) |
| 8.0ms | (* (* 1/3 x) 1/3) |
| 6.0ms | (* (pow (* x -1) 1/3) (cbrt -1)) |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0.2b
0% (0.1b remaining)
Error of 0.3b against oracle of 0.2b and baseline of 0.3b
| 9.5s | 3317× | body | 2560 | valid |
| 4.3s | 2472× | body | 1280 | valid |
| 1.2s | 1250× | body | 640 | valid |
| 386.0ms | 623× | body | 320 | valid |
| 256.0ms | 8000× | pre | 80 | true |
| 105.0ms | 304× | body | 160 | valid |
| 6.0ms | 34× | body | 80 | valid |