


Bits error versus l



Bits error versus Om



Bits error versus kx



Bits error versus ky
Results
if (sqrt (+ 1 (* (pow (/ (* 2 l) Om) 2) (+ (pow (sin kx) 2) (pow (sin ky) 2))))) < 200152991571377.03Initial program 0.0
rmApplied unpow20.0
Applied associate-*l*0.0
if 200152991571377.03 < (sqrt (+ 1 (* (pow (/ (* 2 l) Om) 2) (+ (pow (sin kx) 2) (pow (sin ky) 2))))) Initial program 2.2
rmApplied unpow22.2
Applied associate-*l*1.8
Taylor expanded around 0 0.3
Applied simplify0.3
Time bar (total: 1.5m)Debug logProfile
herbie shell --seed 2018195
(FPCore (l Om kx ky)
:name "Toniolo and Linder, Equation (3a)"
(sqrt (* (/ 1 2) (+ 1 (/ 1 (sqrt (+ 1 (* (pow (/ (* 2 l) Om) 2) (+ (pow (sin kx) 2) (pow (sin ky) 2))))))))))