


Bits error versus c0



Bits error versus w



Bits error versus h



Bits error versus D



Bits error versus d



Bits error versus M
if (+ (/ (* c0 (sqr d)) (* (* w h) (sqr D))) (sqrt (- (sqr (/ (* c0 (sqr d)) (* (* w h) (sqr D)))) (sqr M)))) < 2.8418738741257153e-186Initial program 5.0
Applied taylor 3.6
Taylor expanded around inf 3.6
Applied simplify 0
if 2.8418738741257153e-186 < (+ (/ (* c0 (sqr d)) (* (* w h) (sqr D))) (sqrt (- (sqr (/ (* c0 (sqr d)) (* (* w h) (sqr D)))) (sqr M)))) Initial program 62.8
Applied taylor 8.3
Taylor expanded around inf 8.3
Applied simplify 0
Time bar (total: 1.2m) Debug log
Please include this information when filing a bug report:
herbie --seed '#(315413672 2156680431 595251960 2889215465 2424208962 1574962756)'
(FPCore (c0 w h D d M)
:name "Henrywood and Agarwal, Equation (13)"
(* (/ c0 (* 2 w)) (+ (/ (* c0 (sqr d)) (* (* w h) (sqr D))) (sqrt (- (sqr (/ (* c0 (sqr d)) (* (* w h) (sqr D)))) (sqr M))))))