


Bits error versus c0



Bits error versus A



Bits error versus V



Bits error versus l
Results
if (* V l) < 1.19787663429483e-310 or 2.1944054542886264e+306 < (* V l) Initial program 24.4
Initial simplification20.3
if 1.19787663429483e-310 < (* V l) < 2.1944054542886264e+306Initial program 9.5
Taylor expanded around inf 9.5
rmApplied div-inv9.6
Applied sqrt-prod0.5
Final simplification12.7
Time bar (total: 15.7s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 19.1 | 12.7 | 10.1 | 9.0 | 70.9% |
herbie shell --seed 2018351 +o rules:numerics
(FPCore (c0 A V l)
:name "Henrywood and Agarwal, Equation (3)"
(* c0 (sqrt (/ A (* V l)))))