Average Error: 0.0 → 0.0
Time: 7.6s
Precision: 64
Internal Precision: 384
\[x + \frac{y - x}{z}\]
\[x + \frac{y - x}{z}\]

Error

Bits error versus x

Bits error versus y

Bits error versus z

Target

Original0.0
Target0.0
Herbie0.0
\[x + \frac{y - x}{z}\]

Derivation

  1. Initial program 0.0

    \[x + \frac{y - x}{z}\]

Runtime

Time bar (total: 7.6s)Debug log

herbie shell --seed '#(1567391828 2030694642 2833800258 828025724 3004380912 3532991858)' +o setup:early-exit
(FPCore (x y z)
  :name "Statistics.Sample:$swelfordMean from math-functions-0.1.5.2"

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

  (+ x (/ (- y x) z)))