


Bits error versus J



Bits error versus K



Bits error versus U
Results
if (* (* (* (* J -2) (* (cbrt (cos (/ K 2))) (cbrt (cos (/ K 2))))) (cbrt (cos (/ K 2)))) (hypot 1 (/ (/ (/ U 2) J) (cos (/ K 2))))) < 1.7714660295444198e+308Initial program 14.5
Applied simplify4.2
rmApplied associate-*l*4.2
if 1.7714660295444198e+308 < (* (* (* (* J -2) (* (cbrt (cos (/ K 2))) (cbrt (cos (/ K 2))))) (cbrt (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.9
Applied simplify34.1
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed 2018166 +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)))))