Average Error: 0 → 0
Time: 580.0ms
Precision: binary64
\[\frac{-b}{a}\]
\[\frac{-b}{a}\]

Error

Bits error versus b

Bits error versus a

Derivation

  1. Initial program 0

    \[\frac{-b}{a}\]
  2. Final simplification0

    \[\leadsto \frac{-b}{a}\]

Reproduce

herbie shell --seed 2020152 
(FPCore (b a)
  :name "(/ (- b) a)"
  :precision binary64
  (/ (neg b) a))