


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 (/ (* M (/ (* c0 M) (* w 2))) (- (/ (* (/ d D) (/ d D)) (/ (* w h) c0)) (sqrt (- (* (/ (* (/ d D) (/ d D)) (/ (* w h) c0)) (cbrt (pow (* (/ (/ d D) w) (* (/ c0 h) (/ d D))) 3))) (* M M))))) < -inf.0Initial program 51.4
rmApplied add-cbrt-cube51.5
Applied simplify15.0
if -inf.0 < (/ (* M (/ (* c0 M) (* w 2))) (- (/ (* (/ d D) (/ d D)) (/ (* w h) c0)) (sqrt (- (* (/ (* (/ d D) (/ d D)) (/ (* w h) c0)) (cbrt (pow (* (/ (/ d D) w) (* (/ c0 h) (/ d D))) 3))) (* M M))))) < +inf.0Initial program 57.4
rmApplied flip-+60.2
Applied simplify31.6
Taylor expanded around 0 31.6
Applied simplify17.5
rmApplied associate-/l*17.2
if +inf.0 < (/ (* M (/ (* c0 M) (* w 2))) (- (/ (* (/ d D) (/ d D)) (/ (* w h) c0)) (sqrt (- (* (/ (* (/ d D) (/ d D)) (/ (* w h) c0)) (cbrt (pow (* (/ (/ d D) w) (* (/ c0 h) (/ d D))) 3))) (* M M))))) Initial program 59.8
Taylor expanded around inf 46.4
Applied simplify43.1
Time bar (total: 7.9m)Debug logProfile
herbie shell --seed '#(1070609872 3456127585 2380521889 2328837196 1765472538 734540918)'
(FPCore (c0 w h D d M)
:name "Henrywood and Agarwal, Equation (13)"
(* (/ c0 (* 2 w)) (+ (/ (* c0 (* d d)) (* (* w h) (* D D))) (sqrt (- (* (/ (* c0 (* d d)) (* (* w h) (* D D))) (/ (* c0 (* d d)) (* (* w h) (* D D)))) (* M M))))))