Average Error: 0.0 → 0.0
Time: 12.4s
Precision: 64
Internal Precision: 384
\[\left(\frac{x}{2.0} + y \cdot x\right) + z\]
\[\left(\frac{x}{2.0} + y \cdot x\right) + z\]

Error

Bits error versus x

Bits error versus y

Bits error versus z

Target

Original0.0
Target0.0
Herbie0.0
\[\left(\frac{x}{2.0} + y \cdot x\right) + z\]

Derivation

  1. Initial program 0.0

    \[\left(\frac{x}{2.0} + y \cdot x\right) + z\]

Runtime

Time bar (total: 12.4s)Debug log

herbie shell --seed '#(1567391828 2030694642 2833800258 828025724 3004380912 3532991858)' +o setup:early-exit +o reduce:binary-search
(FPCore (x y z)
  :name "Data.Histogram.Bin.BinF:$cfromIndex from histogram-fill-0.8.4.1"

  :herbie-target
  (+ (+ (/ x 2.0) (* y x)) z)

  (+ (+ (/ x 2.0) (* y x)) z))