


Bits error versus u1



Bits error versus u2
Initial program 0.4
Applied simplify 0.4
rmApplied associate-/l* 0.4
Total time: 33.1s Debug log
Please include this information when filing a bug report:
herbie --seed '#(891312904 2300291098 3119340403 4122138140 2976955964 525892566)'
(FPCore (u1 u2)
:name "normal distribution"
:herbie-samplers ((u1 (uniform 0 1)) (u2 (uniform 0 1)))
(+ (* (* (/ 1 6) (pow (* -2 (log u1)) 0.5)) (cos (* (* 2 PI) u2))) 0.5))