



Bits error versus x
Results
| Original | 59.9 |
|---|---|
| Target | 0.1 |
| Herbie | 0.3 |
Initial program 59.9
Taylor expanded around 0 0.3
Final simplification0.3
herbie shell --seed 323378853
(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: 32.7s)Debug log
| 418.0ms | 104× | body | 2560 | valid |
| 168.0ms | 84× | body | 1280 | valid |
| 51.0ms | 39× | body | 640 | valid |
| 20.0ms | 20× | body | 320 | valid |
| 10.0ms | 256× | pre | 80 | true |
| 6.0ms | 9× | body | 160 | valid |
| 10.0ms | (- (/ 1 x) (/ 1 (tan x))) |
1 alts after pruning (1 fresh and 0 done)
Merged error: 60.2b
Found 1 expressions with local error:
| 2.5b | (- (/ 1 x) (/ 1 (tan x))) |
| 5× | *-un-lft-identity |
| 4× | distribute-lft-out-- |
| 4× | div-inv |
| 3× | add-log-exp |
| 3× | add-sqr-sqrt |
| 1× | difference-of-squares |
| 1× | flip-- |
| 1× | add-cube-cbrt |
| 1× | frac-sub |
| 1× | add-exp-log |
| 1× | diff-log |
| 1× | add-cbrt-cube |
| 1× | flip3-- |
| 1× | sub-neg |
| 1× | pow1 |
| 10.0ms | (- (/ 1 x) (/ 1 (tan x))) |
| 128.0ms | (- (/ 1 x) (/ 1 (tan x))) |
| 62.0ms | (+ (* 1/3 x) (+ (* 1/45 (pow x 3)) (* 2/945 (pow x 5)))) |
| 36.0ms | (/ (exp (/ 1 x)) (exp (/ 1 (tan x)))) |
| 10.0ms | (- (sqrt (/ 1 x)) (sqrt (/ 1 (tan x)))) |
| 10.0ms | (- (* 1 (tan x)) (* x 1)) |
| 10.0ms | (- (/ 1 x) (/ (cos x) (sin 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 |
| 8.0ms | (+ (* 1/45 (pow x 3)) (* 2/945 (pow x 5))) |
| 3.0ms | (* 1/45 (pow x 3)) |
| 3.0ms | (* 2/945 (pow x 5)) |
| 0.0ms | (* 1/3 x) |
| 110.0ms | (+ (* 1/45 (pow x 3)) (* 2/945 (pow x 5))) |
| 46.0ms | (* 2/945 (pow x 5)) |
| 32.0ms | (* 1/45 (pow x 3)) |
| 18.0ms | (* 1/3 x) |
| 40.0ms | (* (exp (* 1/45 (pow x 3))) (exp (* 2/945 (pow x 5)))) |
| 27.0ms | (+ (* 1/45 (pow x 3)) (* 2/945 (pow x 5))) |
| 27.0ms | (+ (* 1/45 (pow x 3)) (* 2/945 (pow x 5))) |
| 26.0ms | (+ (* 1/45 (pow x 3)) (* 2/945 (pow x 5))) |
| 11.0ms | (* 1/45 (pow x 3)) |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.3b
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 |
| 10.0ms | (* (cbrt (* 1/3 x)) (cbrt (* 1/3 x))) |
| 1.0ms | (cbrt (* 1/3 x)) |
| 1.0ms | (cbrt (* 1/3 x)) |
| 1.0ms | (cbrt (* 1/3 x)) |
| 576.0ms | (* (cbrt (* 1/3 x)) (cbrt (* 1/3 x))) |
| 491.0ms | (cbrt (* 1/3 x)) |
| 480.0ms | (cbrt (* 1/3 x)) |
| 474.0ms | (cbrt (* 1/3 x)) |
| 20.0ms | (* (pow (cbrt -1/3) 2) (pow (pow x 2) 1/3)) |
| 18.0ms | (* (pow (cbrt 1/3) 2) (pow (pow x 2) 1/3)) |
| 18.0ms | (* (pow (cbrt 1/3) 2) (pow (pow x 2) 1/3)) |
| 18.0ms | (* (* 1/3 x) (* 1/3 x)) |
| 17.0ms | (* (* 1/3 x) (* 1/3 x)) |
11 alts after pruning (9 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.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 |
| 4× | add-log-exp |
| 4× | associate-*l* |
| 4× | associate-*r* |
| 4× | add-cbrt-cube |
| 4× | cbrt-prod |
| 2× | pow-prod-up |
| 2× | pow-prod-down |
| 1× | cbrt-unprod |
| 1× | *-commutative |
| 1× | prod-exp |
| 1× | pow-plus |
| 1× | pow2 |
| 10.0ms | (* (cbrt (* 1/3 x)) (cbrt (* 1/3 x))) |
| 1.0ms | (cbrt (* 1/3 x)) |
| 1.0ms | (cbrt (* 1/3 x)) |
| 0.0ms | (cbrt x) |
| 571.0ms | (* (cbrt (* 1/3 x)) (cbrt (* 1/3 x))) |
| 478.0ms | (cbrt (* 1/3 x)) |
| 473.0ms | (cbrt (* 1/3 x)) |
| 443.0ms | (cbrt x) |
| 20.0ms | (* (pow (cbrt 1/3) 2) (pow (pow x 2) 1/3)) |
| 19.0ms | (* (pow (cbrt -1/3) 2) (pow (pow x 2) 1/3)) |
| 18.0ms | (* (pow (cbrt 1/3) 2) (pow (pow x 2) 1/3)) |
| 17.0ms | (* (* 1/3 x) (* 1/3 x)) |
| 16.0ms | (* (* 1/3 x) (* 1/3 x)) |
16 alts after pruning (14 fresh and 2 done)
Merged error: 0.2b
0% (0.1b remaining)
Error of 0.3b against oracle of 0.2b and baseline of 0.3b
| 13.8s | 3226× | body | 2560 | valid |
| 5.9s | 2513× | body | 1280 | valid |
| 1.8s | 1249× | body | 640 | valid |
| 625.0ms | 632× | body | 320 | valid |
| 366.0ms | 8000× | pre | 80 | true |
| 276.0ms | 324× | body | 160 | valid |
| 18.0ms | 56× | body | 80 | valid |