Average Error: 0.0 → 0.0
Time: 6.3s
Precision: 64
Internal Precision: 384
\[\frac{x \cdot y}{2.0} - \frac{z}{8.0}\]
\[\frac{x \cdot y}{2.0} - \frac{z}{8.0}\]

Error

Bits error versus x

Bits error versus y

Bits error versus z

Derivation

  1. Initial program 0.0

    \[\frac{x \cdot y}{2.0} - \frac{z}{8.0}\]

Runtime

Time bar (total: 6.3s)Debug log

herbie shell --seed '#(1567391828 2030694642 2833800258 828025724 3004380912 3532991858)' +o setup:early-exit
(FPCore (x y z)
  :name "Diagrams.Solve.Polynomial:quartForm  from diagrams-solve-0.1, D"
  (- (/ (* x y) 2.0) (/ z 8.0)))