


Bits error versus J



Bits error versus K



Bits error versus U
if (* (* J -2) (* (cos (/ K 2)) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2)))))) < -inf.0Initial program 59.7
Applied simplify59.7
rmApplied associate-*l*59.7
Taylor expanded around inf 61.8
Applied simplify32.8
if -inf.0 < (* (* J -2) (* (cos (/ K 2)) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2)))))) Initial program 14.3
Applied simplify4.5
rmApplied associate-*l*4.5
Time bar (total: 1.0m)Debug logProfile
herbie shell --seed '#(1071979731 1496239409 439705970 2863295848 982327776 189749553)' +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)))))