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

Error

Bits error versus x

Target

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

Derivation

  1. Initial program 0.0

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

Runtime

Time bar (total: 9.2s) Debug log

Please include this information when filing a bug report:

herbie --seed '#(1253221231 3800935259 2649212309 3517283751 3827858181 6572468)'
(FPCore (x)
  :name "Numeric.Integration.TanhSinh:nonNegative from integration-0.2.1"

  :target
  (/ x (- 1.0 x))

  (/ x (- 1.0 x)))