



Bits error versus x




Bits error versus y




Bits error versus z




Bits error versus t
| Original | 7.6 |
|---|---|
| Comparison | 8.3 |
| Herbie | 2.2 |
Initial program 7.6
rmApplied associate-/r* 2.0
rmApplied div-inv 2.1
rmApplied pow1 2.1
Applied pow1 2.1
Applied pow-prod-down 2.1
Applied simplify 2.2
Time bar (total: 14.7s) Debug log
Please include this information when filing a bug report:
herbie --seed '#(2912491157 3385431288 2328715103 670497013 701277760 3608032805)'
(FPCore (x y z t)
:name "Data.Random.Distribution.Triangular:triangularCDF from random-fu-0.2.6.2, B"
:target
(if (< (/ x (* (- y z) (- t z))) 0.0) (/ (/ x (- y z)) (- t z)) (* x (/ 1 (* (- y z) (- t z)))))
(/ x (* (- y z) (- t z))))