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

Error

Bits error versus x

Bits error versus y

Target

Original0.0
Comparison0.0
Herbie0.0
\[ \frac{x + y}{y + 1.0} \]

Derivation

  1. Initial program 0.0

    \[\frac{x + y}{y + 1.0}\]
  2. Removed slow pow expressions

Runtime

Time bar (total: 23.1s) Debug log

Please include this information when filing a bug report:

herbie --seed '#(786906185 3739801330 725287166 929716413 279885989 3305157687)'
(FPCore (x y)
  :name "Data.Colour.SRGB:invTransferFunction from colour-2.3.3"

  :target
  (/ (+ x y) (+ y 1.0))

  (/ (+ x y) (+ y 1.0)))