


Bits error versus J



Bits error versus K



Bits error versus U
if (* (* (cbrt (* (* (* J -2) (cos (/ K 2))) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2)))))) (cbrt (* (* (* J -2) (cos (/ K 2))) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2))))))) (cbrt (* (* (* J -2) (cos (/ K 2))) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2))))))) < -inf.0 or +inf.0 < (* (* (cbrt (* (* (* J -2) (cos (/ K 2))) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2)))))) (cbrt (* (* (* J -2) (cos (/ K 2))) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2))))))) (cbrt (* (* (* J -2) (cos (/ K 2))) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2))))))) Initial program 59.7
Applied simplify59.7
rmApplied associate-*l*59.7
Taylor expanded around inf 61.7
Applied simplify29.7
if -inf.0 < (* (* (cbrt (* (* (* J -2) (cos (/ K 2))) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2)))))) (cbrt (* (* (* J -2) (cos (/ K 2))) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2))))))) (cbrt (* (* (* J -2) (cos (/ K 2))) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2))))))) < +inf.0Initial program 14.3
Applied simplify4.3
rmApplied associate-*l*4.2
Time bar (total: 55.8s)Debug logProfile
herbie shell --seed '#(1071725047 233389029 2036512464 3988615230 2972226563 1111574017)' +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)))))