


Bits error versus J



Bits error versus K



Bits error versus U
Results
if (* (* (* (cbrt (* (* J -2) (cos (/ K 2)))) (cbrt (* (* J -2) (cos (/ K 2))))) (cbrt (* (* J -2) (cos (/ K 2))))) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2))))) < -inf.0 or 1.7976931348623157e+308 < (* (* (* (cbrt (* (* J -2) (cos (/ K 2)))) (cbrt (* (* J -2) (cos (/ K 2))))) (cbrt (* (* J -2) (cos (/ K 2))))) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2))))) Initial program 59.8
Applied simplify59.8
rmApplied associate-*l*59.8
Taylor expanded around inf 61.8
Applied simplify30.8
if -inf.0 < (* (* (* (cbrt (* (* J -2) (cos (/ K 2)))) (cbrt (* (* J -2) (cos (/ K 2))))) (cbrt (* (* J -2) (cos (/ K 2))))) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2))))) < 1.7976931348623157e+308Initial program 10.7
Applied simplify0.2
rmApplied associate-*l*0.1
Time bar (total: 1.2m)Debug logProfile
herbie shell --seed '#(1072967564 1937075727 894099792 790700740 1036514779 1027793188)' +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)))))