


Bits error versus J



Bits error versus K



Bits error versus U
Results
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)))))))) < -1.771671894238396e+308 or 1.779761014579861e+308 < (* (* 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 59.9
Applied simplify59.9
rmApplied associate-*l*59.9
Taylor expanded around inf 62.0
Applied simplify33.9
if -1.771671894238396e+308 < (* (* 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.779761014579861e+308Initial program 11.3
Applied simplify0.2
rmApplied associate-*l*0.1
rmApplied div-inv0.2
Time bar (total: 1.5m)Debug logProfile
herbie shell --seed 2018207 +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)))))