Average Error: 0.0 → 0.0
Time: 35.7s
Precision: 64
Internal Precision: 384
\[\frac{-\left(f + n\right)}{f - n}\]
\[\frac{-\left(f + n\right)}{f - n}\]

Error

Bits error versus f

Bits error versus n

Derivation

  1. Initial program 0.0

    \[\frac{-\left(f + n\right)}{f - n}\]

Runtime

Time bar (total: 35.7s)Debug logProfile

herbie shell --seed '#(1064300848 3212030778 2049303162 3567222883 2277747821 1384278011)' +o rules:numerics
(FPCore (f n)
  :name "subtraction fraction"
  (/ (- (+ f n)) (- f n)))