


Bits error versus J



Bits error versus K



Bits error versus U
if (* (* J -2) (* (* (cbrt (* (cos (/ K 2)) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2)))))) (cbrt (* (cos (/ K 2)) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2))))))) (cbrt (* (cos (/ K 2)) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2)))))))) < -inf.0 or 1.7866850770014263e+303 < (* (* J -2) (* (* (cbrt (* (cos (/ K 2)) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2)))))) (cbrt (* (cos (/ K 2)) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2))))))) (cbrt (* (cos (/ K 2)) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2)))))))) Initial program 57.1
Applied simplify56.7
rmApplied associate-*l*56.7
Taylor expanded around inf 61.4
Applied simplify31.6
if -inf.0 < (* (* J -2) (* (* (cbrt (* (cos (/ K 2)) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2)))))) (cbrt (* (cos (/ K 2)) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2))))))) (cbrt (* (cos (/ K 2)) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2)))))))) < 1.7866850770014263e+303Initial program 10.7
Applied simplify0.2
rmApplied associate-*l*0.1
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed '#(1072840222 1305617769 1692503039 1353360431 4178980589 1488672652)' +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)))))