


Bits error versus l



Bits error versus Om



Bits error versus kx



Bits error versus ky
if (sqrt (+ 1 (* (/ (* 2 l) Om) (* (/ (* 2 l) Om) (+ (pow (sin kx) 2) (pow (sin ky) 2)))))) < 18590374096471.035Initial program 0.9
rmApplied unpow20.9
Applied associate-*l*0.5
if 18590374096471.035 < (sqrt (+ 1 (* (/ (* 2 l) Om) (* (/ (* 2 l) Om) (+ (pow (sin kx) 2) (pow (sin ky) 2)))))) Initial program 1.3
rmApplied unpow21.3
Applied associate-*l*1.3
Taylor expanded around 0 0.0
Applied simplify0.0
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed '#(1070258749 1877548225 2229079127 1588002776 3179087814 1886870650)' +o rules:numerics
(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))))))))))