


Bits error versus u1



Bits error versus u2
Initial program 0.4
rmApplied add-sqr-sqrt0.4
Applied associate-*l*0.3
Time bar (total: 1.7m)Debug logProfile
herbie shell --seed '#(1071948828 1180510430 2986424009 997076509 406109801 420189285)'
(FPCore (u1 u2)
:name "normal distribution"
:pre (and (<= 0 u1 1) (<= 0 u2 1))
(+ (* (* (/ 1 6) (pow (* -2 (log u1)) 0.5)) (cos (* (* 2 PI) u2))) 0.5))