


Bits error versus i
Results
if i < 1554.9721509854132Initial program 44.8
Initial simplification0.0
if 1554.9721509854132 < i Initial program 46.6
Initial simplification31.1
Taylor expanded around inf 0.0
Simplified0.0
Final simplification0.0
herbie shell --seed 2018362
(FPCore (i)
:name "Octave 3.8, jcobi/4, as called"
:pre (and (> i 0))
(/ (/ (* (* i i) (* i i)) (* (* 2 i) (* 2 i))) (- (* (* 2 i) (* 2 i)) 1.0)))
Time bar (total: 3.1s)Debug log
1 alts after pruning (1 fresh and 0 done)
Merged error: 15.5b
Found 1 expressions with local error:
| 15.5b | (/ (* i (/ i 4)) (- (* i (* 4 i)) 1.0)) |
1 calls. Slowest were:
| 6.0ms | (/ (* i (/ i 4)) (- (* i (* 4 i)) 1.0)) |
1 calls. Slowest were:
| 31.0ms | (/ (* i (/ i 4)) (- (* i (* 4 i)) 1.0)) |
17 calls. Slowest were:
| 164.0ms | (+ (* (* i (* 4 i)) (* i (* 4 i))) (+ (* 1.0 1.0) (* (* i (* 4 i)) 1.0))) |
| 137.0ms | (- (+ (* 0.25 (pow i 2)) (+ (* 1.0 (pow i 4)) (* 4.0 (pow i 6))))) |
| 125.0ms | (- (log (* i (/ i 4))) (log (- (* i (* 4 i)) 1.0))) |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.1b | (/ (/ 0.015625 i) i) |
| 0.1b | (/ 0.00390625 (pow i 4)) |
| 0.0b | (+ (/ (/ 0.015625 i) i) (+ 1/16 (/ 0.00390625 (pow i 4)))) |
3 calls. Slowest were:
| 17.0ms | (+ (/ (/ 0.015625 i) i) (+ 1/16 (/ 0.00390625 (pow i 4)))) |
| 3.0ms | (/ (/ 0.015625 i) i) |
| 1.0ms | (/ 0.00390625 (pow i 4)) |
3 calls. Slowest were:
| 22.0ms | (/ 0.00390625 (pow i 4)) |
| 20.0ms | (/ (/ 0.015625 i) i) |
| 15.0ms | (+ (/ (/ 0.015625 i) i) (+ 1/16 (/ 0.00390625 (pow i 4)))) |
21 calls. Slowest were:
| 308.0ms | (* i (+ (* 1/16 1/16) (- (* (/ 0.00390625 (pow i 4)) (/ 0.00390625 (pow i 4))) (* 1/16 (/ 0.00390625 (pow i 4)))))) |
| 110.0ms | (+ (* (/ 0.015625 i) (- 1/16 (/ 0.00390625 (pow i 4)))) (* i (- (* 1/16 1/16) (* (/ 0.00390625 (pow i 4)) (/ 0.00390625 (pow i 4)))))) |
| 108.0ms | (+ (* (/ 0.015625 i) (+ (* 1/16 1/16) (- (* (/ 0.00390625 (pow i 4)) (/ 0.00390625 (pow i 4))) (* 1/16 (/ 0.00390625 (pow i 4)))))) (* i (+ (pow 1/16 3) (pow (/ 0.00390625 (pow i 4)) 3)))) |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
100% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 15.4b