Average Error: 0.0 → 0.0
Time: 10.5s
Precision: 64
Internal Precision: 384
\[x \cdot x - \left(y \cdot 4.0\right) \cdot z\]
\[x \cdot x - \left(y \cdot 4.0\right) \cdot z\]

Error

Bits error versus x

Bits error versus y

Bits error versus z

Derivation

  1. Initial program 0.0

    \[x \cdot x - \left(y \cdot 4.0\right) \cdot z\]

Runtime

Time bar (total: 10.5s)Debug log

herbie shell --seed '#(1567391828 2030694642 2833800258 828025724 3004380912 3532991858)' +o setup:early-exit
(FPCore (x y z)
  :name "Graphics.Rasterific.QuadraticFormula:discriminant from Rasterific-0.6.1"
  (- (* x x) (* (* y 4.0) z)))