


Bits error versus x



Bits error versus y



Bits error versus sigma
Initial program 21.8
Final simplification21.8
herbie shell --seed 2020153
(FPCore (x y sigma)
:name "(/ (exp (/ (- (+ (pow x 2) (pow y 2))) (* 2 (pow sigma 2)))) (* (* 2 PI) (pow sigma 2)))"
:precision binary64
(/ (exp (/ (neg (+ (pow x 2.0) (pow y 2.0))) (* 2.0 (pow sigma 2.0)))) (* (* 2.0 PI) (pow sigma 2.0))))