



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 2019016
(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: 19.9s)Debug log
| 256× | (pre true 80) |
| 99× | (body real 2560) |
| 79× | (body real 1280) |
| 35× | (body real 640) |
| 28× | (body real 320) |
| 12× | (body real 160) |
| 3× | (body real 80) |
| 9.0ms | (- (/ 1 x) (/ 1 (tan x))) |
1 alts after pruning (1 fresh and 0 done)
Merged error: 59.7b
Found 2 expressions with local error:
| 3.7b | (- (/ 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))) |
| 1.0ms | (/ 1 (tan x)) |
| 83.0ms | (- (/ 1 x) (/ 1 (tan x))) |
| 25.0ms | (/ 1 (tan x)) |
| 136.0ms | (- (/ 1 x) (+ (* 1/3 x) (* 1/45 (pow x 3)))) |
| 27.0ms | (+ (* 1/3 x) (+ (* 1/45 (pow x 3)) (* 2/945 (pow x 5)))) |
| 15.0ms | (/ (exp (/ 1 x)) (exp (/ 1 (tan x)))) |
| 6.0ms | (- (/ 1 x) (/ 1 (tan x))) |
| 5.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))) |
| 2.0ms | (* 1/45 (pow x 3)) |
| 2.0ms | (* 2/945 (pow x 5)) |
| 0.0ms | (* 1/3 x) |
| 99.0ms | (+ (* 1/45 (pow x 3)) (* 2/945 (pow x 5))) |
| 38.0ms | (* 1/45 (pow x 3)) |
| 37.0ms | (* 2/945 (pow x 5)) |
| 13.0ms | (* 1/3 x) |
| 35.0ms | (* (exp (* 1/45 (pow x 3))) (exp (* 2/945 (pow x 5)))) |
| 24.0ms | (+ (* 1/45 (pow x 3)) (* 2/945 (pow x 5))) |
| 13.0ms | (+ (* 1/45 (pow x 3)) (* 2/945 (pow x 5))) |
| 12.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.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))) |
| 0.0ms | (cbrt (* 1/3 x)) |
| 0.0ms | (cbrt (* 1/3 x)) |
| 0.0ms | (cbrt (* 1/3 x)) |
| 377.0ms | (* (cbrt (* 1/3 x)) (cbrt (* 1/3 x))) |
| 327.0ms | (cbrt (* 1/3 x)) |
| 316.0ms | (cbrt (* 1/3 x)) |
| 308.0ms | (cbrt (* 1/3 x)) |
| 18.0ms | (* (pow (cbrt -1/3) 2) (pow (pow x 2) 1/3)) |
| 17.0ms | (* (pow (cbrt 1/3) 2) (pow (pow x 2) 1/3)) |
| 16.0ms | (* (pow (cbrt 1/3) 2) (pow (pow x 2) 1/3)) |
| 16.0ms | (* (* 1/3 x) (* 1/3 x)) |
| 13.0ms | (* (* 1/3 x) (* 1/3 x)) |
13 alts after pruning (11 fresh and 2 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 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) |
| 437.0ms | (* (cbrt (* 1/3 x)) (cbrt 1/3)) |
| 340.0ms | (cbrt (* 1/3 x)) |
| 322.0ms | (cbrt (* 1/3 x)) |
| 296.0ms | (cbrt x) |
| 12.0ms | (* (* (cbrt -1/3) (cbrt 1/3)) (pow (* x -1) 1/3)) |
| 7.0ms | (* (pow (cbrt 1/3) 2) (pow x 1/3)) |
| 7.0ms | (* (pow (cbrt 1/3) 2) (pow x 1/3)) |
| 5.0ms | (* (cbrt -1/3) (pow (* x -1) 1/3)) |
| 5.0ms | (* (* 1/3 x) 1/3) |
13 alts after pruning (11 fresh and 2 done)
Merged error: 0.1b
0% (0.2b remaining)
Error of 0.3b against oracle of 0.2b and baseline of 0.3b
| 8000× | (pre true 80) |
| 3231× | (body real 2560) |
| 2519× | (body real 1280) |
| 1261× | (body real 640) |
| 604× | (body real 320) |
| 342× | (body real 160) |
| 43× | (body real 80) |