


Bits error versus v
Results
Initial program 1.0
Initial simplification0.0
rmApplied add-sqr-sqrt0.0
Applied *-un-lft-identity0.0
Applied times-frac0.0
Final simplification0.0
Time bar (total: 16.0s)Debug logProfile
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 1.0b | (/ 4/3 PI) |
| 0.2b | (* (* v v) -6) |
| 0.0b | (/ (/ 4/3 PI) (- 1 (* v v))) |
3 calls. Slowest were:
| 7.0ms | (/ (/ 4/3 PI) (- 1 (* v v))) |
| 4.0ms | (* (* v v) -6) |
| 0.0ms | (/ 4/3 PI) |
3 calls. Slowest were:
| 90.0ms | (/ (/ 4/3 PI) (- 1 (* v v))) |
| 20.0ms | (* (* v v) -6) |
| 0.0ms | (/ 4/3 PI) |
40 calls. Slowest were:
| 621.0ms | (- (+ (* 4/3 (/ 1 (* (pow v 2) PI))) (+ (* 4/3 (/ 1 (* (pow v 4) PI))) (* 4/3 (/ 1 (* (pow v 6) PI)))))) |
| 594.0ms | (- (+ (* 4/3 (/ 1 (* (pow v 2) PI))) (+ (* 4/3 (/ 1 (* (pow v 4) PI))) (* 4/3 (/ 1 (* (pow v 6) PI)))))) |
| 410.0ms | (/ (* (* (/ 4/3 PI) (/ 4/3 PI)) (/ 4/3 PI)) (* (* (- 1 (* v v)) (- 1 (* v v))) (- 1 (* v v)))) |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0b
Found 3 expressions with local error:
| 1.0b | (/ 4/3 PI) |
| 0.2b | (* (* v v) -6) |
| 0.0b | (/ (/ 4/3 PI) (sqrt (- 1 (* v v)))) |
3 calls. Slowest were:
| 7.0ms | (/ (/ 4/3 PI) (sqrt (- 1 (* v v)))) |
| 4.0ms | (* (* v v) -6) |
| 0.0ms | (/ 4/3 PI) |
3 calls. Slowest were:
| 172.0ms | (/ (/ 4/3 PI) (sqrt (- 1 (* v v)))) |
| 24.0ms | (* (* v v) -6) |
| 0.0ms | (/ 4/3 PI) |
68 calls. Slowest were:
| 324.0ms | (/ (* (* (/ 4/3 PI) (/ 4/3 PI)) (/ 4/3 PI)) (* (* (sqrt (- 1 (* v v))) (sqrt (- 1 (* v v)))) (sqrt (- 1 (* v v))))) |
| 289.0ms | (- (* 4/3 (/ (sqrt -1) (* v PI))) (+ (* 2/3 (/ 1 (* (pow v 5) (* (sqrt -1) PI)))) (+ (* 2/3 (/ 1 (* (pow v 3) (* (sqrt -1) PI)))) (* 1/6 (/ 1 (* (pow v 5) (* (pow (sqrt -1) 3) PI))))))) |
| 211.0ms | (- (+ (* 2/3 (/ 1 (* (pow v 5) (* (sqrt -1) PI)))) (+ (* 2/3 (/ 1 (* (pow v 3) (* (sqrt -1) PI)))) (* 1/6 (/ 1 (* (pow v 5) (* (pow (sqrt -1) 3) PI)))))) (* 4/3 (/ (sqrt -1) (* v PI)))) |
1 alts after pruning (0 fresh and 1 done)
Merged error: 0b
herbie shell --seed 2018357
(FPCore (v)
:name "Falkner and Boettcher, Equation (22+)"
(/ 4 (* (* (* 3 PI) (- 1 (* v v))) (sqrt (- 2 (* 6 (* v v)))))))