Average Error: 0 → 0
Time: 621.0ms
Precision: binary64
\[\frac{-x}{y}\]
\[\frac{-x}{y}\]

Error

Bits error versus x

Bits error versus y

Derivation

  1. Initial program 0

    \[\frac{-x}{y}\]
  2. Final simplification0

    \[\leadsto \frac{-x}{y}\]

Reproduce

herbie shell --seed 2020152 
(FPCore (x y)
  :name "(/ (- x) y)"
  :precision binary64
  (/ (neg x) y))