


Bits error versus kx



Bits error versus ky



Bits error versus th
if (+ (sqr (sin kx)) (sqr (sin ky))) < 9.8813129168249e-324Initial program 62.9
Applied taylor 0.0
Taylor expanded around 0 0.0
if 9.8813129168249e-324 < (+ (sqr (sin kx)) (sqr (sin ky))) Initial program 0.4
rmApplied div-inv 0.5
Applied associate-*l* 0.5
Time bar (total: 10.7s) Debug logProfile
Please include this information when filing a bug report:
herbie shell --seed '#(1064524629 4159152179 2999149171 575749698 4006532819 692958815)'
(FPCore (kx ky th)
:name "Toniolo and Linder, Equation (3b), real"
(* (/ (sin ky) (sqrt (+ (sqr (sin kx)) (sqr (sin ky))))) (sin th)))