



Bits error versus x




Bits error versus y




Bits error versus z




Bits error versus t




Bits error versus a




Bits error versus b




Bits error versus c




Bits error versus i




Bits error versus j
| Original | 11.8 |
|---|---|
| Comparison | 19.2 |
| Herbie | 12.1 |
Initial program 11.8
rmApplied add-cube-cbrt 12.1
Time bar (total: 1.3m) Debug log
Please include this information when filing a bug report:
herbie --seed '#(1107975318 3909490311 2882841992 910841291 1360325420 3610787108)'
(FPCore (x y z t a b c i j)
:name "Data.Colour.Matrix:determinant from colour-2.3.3, A"
:target
(if (< x -1.469694296777705e-64) (+ (- (* x (- (* y z) (* t a))) (/ (* b (- (sqr (* c z)) (sqr (* t i)))) (+ (* c z) (* t i)))) (* j (- (* c a) (* y i)))) (if (< x 3.2113527362226803e-147) (- (* (- (* b i) (* x a)) t) (- (* z (* c b)) (* j (- (* c a) (* y i))))) (+ (- (* x (- (* y z) (* t a))) (/ (* b (- (sqr (* c z)) (sqr (* t i)))) (+ (* c z) (* t i)))) (* j (- (* c a) (* y i))))))
(+ (- (* x (- (* y z) (* t a))) (* b (- (* c z) (* t i)))) (* j (- (* c a) (* y i)))))