


Bits error versus J



Bits error versus K



Bits error versus U
if (* (hypot 1 (/ (/ (/ U J) 2) (cos (/ K 2)))) (* (* -2 J) (cos (/ K 2)))) < -inf.0Initial program 59.9
Applied simplify59.9
rmApplied add-cube-cbrt59.9
Taylor expanded around 0 63.9
Applied simplify30.6
if -inf.0 < (* (hypot 1 (/ (/ (/ U J) 2) (cos (/ K 2)))) (* (* -2 J) (cos (/ K 2)))) Initial program 14.2
Applied simplify4.1
rmApplied associate-*l*4.0
Time bar (total: 56.9s)Debug logProfile
herbie shell --seed '#(1070833653 108281690 3330367898 3632331308 3494323072 43156186)' +o rules:numerics
(FPCore (J K U)
:name "Maksimov and Kolovsky, Equation (3)"
(* (* (* -2 J) (cos (/ K 2))) (sqrt (+ 1 (pow (/ U (* (* 2 J) (cos (/ K 2)))) 2)))))