


Bits error versus x
Results
Initial program 0.0
rmApplied add-cbrt-cube0.0
Final simplification0.0
Time bar (total: 37.5s)Debug logProfile
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x 1)) |
| 0.0b | (+ (/ 1 (- x 1)) (/ x (+ x 1))) |
| 0.0b | (/ 1 (- x 1)) |
3 calls. Slowest were:
| 10.0ms | (+ (/ 1 (- x 1)) (/ x (+ x 1))) |
| 2.0ms | (/ 1 (- x 1)) |
| 1.0ms | (/ x (+ x 1)) |
3 calls. Slowest were:
| 48.0ms | (+ (/ 1 (- x 1)) (/ x (+ x 1))) |
| 16.0ms | (/ x (+ x 1)) |
| 7.0ms | (/ 1 (- x 1)) |
29 calls. Slowest were:
| 172.0ms | (- (+ (* 2 (pow x 2)) (+ (* 2 (pow x 4)) 1))) |
| 128.0ms | (- (+ x (+ (pow x 2) 1))) |
| 119.0ms | (+ (* 2 (/ 1 (pow x 4))) (+ 1 (* 2 (/ 1 (pow x 2))))) |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (* (+ (/ 1 (- x 1)) (/ x (+ x 1))) (+ (/ 1 (- x 1)) (/ x (+ x 1)))) (+ (/ 1 (- x 1)) (/ x (+ x 1)))) |
| 0.0b | (/ x (+ x 1)) |
| 0.0b | (/ x (+ x 1)) |
| 0.0b | (/ x (+ x 1)) |
4 calls. Slowest were:
| 55.0ms | (* (* (+ (/ 1 (- x 1)) (/ x (+ x 1))) (+ (/ 1 (- x 1)) (/ x (+ x 1)))) (+ (/ 1 (- x 1)) (/ x (+ x 1)))) |
| 0.0ms | (/ x (+ x 1)) |
| 0.0ms | (/ x (+ x 1)) |
4 calls. Slowest were:
| 36.0ms | (* (* (+ (/ 1 (- x 1)) (/ x (+ x 1))) (+ (/ 1 (- x 1)) (/ x (+ x 1)))) (+ (/ 1 (- x 1)) (/ x (+ x 1)))) |
| 18.0ms | (/ x (+ x 1)) |
| 16.0ms | (/ x (+ x 1)) |
159 calls. Slowest were:
| 975.0ms | (* (* (- (* (/ 1 (- x 1)) (/ 1 (- x 1))) (* (/ x (+ x 1)) (/ x (+ x 1)))) (- (* (/ 1 (- x 1)) (/ 1 (- x 1))) (* (/ x (+ x 1)) (/ x (+ x 1))))) (+ (/ 1 (- x 1)) (/ x (+ x 1)))) |
| 955.0ms | (* (* (- (/ 1 (- x 1)) (/ x (+ x 1))) (* (- x 1) (+ x 1))) (- (/ 1 (- x 1)) (/ x (+ x 1)))) |
| 926.0ms | (* (* (+ (/ 1 (- x 1)) (/ x (+ x 1))) (- (* (/ 1 (- x 1)) (/ 1 (- x 1))) (* (/ x (+ x 1)) (/ x (+ x 1))))) (- (* (/ 1 (- x 1)) (/ 1 (- x 1))) (* (/ x (+ x 1)) (/ x (+ x 1))))) |
1 alts after pruning (0 fresh and 1 done)
Merged error: 0b
herbie shell --seed 2018357 +o rules:numerics
(FPCore (x)
:name "Asymptote B"
(+ (/ 1 (- x 1)) (/ x (+ x 1))))