Average Error: 0.0 → 0.0
Time: 20.1s
Precision: 64
Internal Precision: 384
\[\frac{1}{x - 1} + \frac{x}{x + 1}\]
\[\sqrt[3]{{\left(\frac{x}{x + 1} + \frac{1}{x - 1}\right)}^{3}}\]

Error

Bits error versus x

Derivation

  1. Initial program 0.0

    \[\frac{1}{x - 1} + \frac{x}{x + 1}\]
  2. Using strategy rm
  3. Applied add-cbrt-cube0.0

    \[\leadsto \color{blue}{\sqrt[3]{\left(\left(\frac{1}{x - 1} + \frac{x}{x + 1}\right) \cdot \left(\frac{1}{x - 1} + \frac{x}{x + 1}\right)\right) \cdot \left(\frac{1}{x - 1} + \frac{x}{x + 1}\right)}}\]
  4. Applied simplify0.0

    \[\leadsto \sqrt[3]{\color{blue}{{\left(\frac{x}{x + 1} + \frac{1}{x - 1}\right)}^{3}}}\]

Runtime

Time bar (total: 20.1s)Debug logProfile

herbie shell --seed '#(1070258749 1877548225 2229079127 1588002776 3179087814 1886870650)' 
(FPCore (x)
  :name "Asymptote B"
  (+ (/ 1 (- x 1)) (/ x (+ x 1))))