


Bits error versus x
Initial program 0.0
rmApplied add-cbrt-cube 0.0
Time bar (total: 5.6s) Debug log
Please include this information when filing a bug report:
herbie shell --seed '#(3052192724 3812927732 3686175817 630908657 2373248591 511094450)'
(FPCore (x)
:name "squareRoot3Invalid"
:pre (< 0 x 10)
(if (< x 0.0001) (+ 1 (* 0.5 x)) (sqrt (+ 1 x))))