


Bits error versus J



Bits error versus K



Bits error versus U
if (* (* (* (* J -2) (cos (/ K 2))) (sqrt (hypot 1 (/ (/ U (+ J J)) (cos (/ K 2)))))) (sqrt (hypot 1 (/ (/ U (+ J J)) (cos (/ K 2)))))) Initial program 59.8
Applied simplify59.8
Taylor expanded around inf 61.8
Applied simplify31.8
if (* (* (* (* J -2) (cos (/ K 2))) (sqrt (hypot 1 (/ (/ U (+ J J)) (cos (/ K 2)))))) (sqrt (hypot 1 (/ (/ U (+ J J)) (cos (/ K 2)))))) Initial program 14.1
Applied simplify4.0
rmApplied associate-*l*4.0
Time bar (total: 45.4s)Debug logProfile
herbie shell --seed '#(1070258749 1877548225 2229079127 1588002776 3179087814 1886870650)' +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)))))