


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.0 or 1.2249004697751277e+302 < (* (* (* J -2) (cos (/ K 2))) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2))))) Initial program 56.6
Applied simplify55.8
rmApplied associate-*l*55.8
Taylor expanded around inf 61.1
Applied simplify31.9
if -inf.0 < (* (* (* J -2) (cos (/ K 2))) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2))))) < 1.2249004697751277e+302Initial program 10.9
Applied simplify0.2
rmApplied associate-*l*0.1
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed '#(1070578969 3140398606 632207097 462683394 1189254563 964980650)' +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)))))