Average Error: 0.0 → 0.0
Time: 5.3s
Precision: 64
Internal Precision: 384
\[\frac{x + y}{y + 1.0}\]
\[\frac{x + y}{y + 1.0}\]

Error

Bits error versus x

Bits error versus y

Derivation

  1. Initial program 0.0

    \[\frac{x + y}{y + 1.0}\]

Runtime

Time bar (total: 5.3s)Debug log

herbie shell --seed '#(1567391828 2030694642 2833800258 828025724 3004380912 3532991858)' +o setup:early-exit +o reduce:binary-search
(FPCore (x y)
  :name "Data.Colour.SRGB:invTransferFunction from colour-2.3.3"
  (/ (+ x y) (+ y 1.0)))