Average Error: 29.5 → 0
Time: 363.0ms
Precision: 64
Internal precision: 1408
\[\left(1 + x\right) - x\]
\[1\]

Error

Bits error versus x

Derivation

  1. Initial program 29.5

    \[\left(1 + x\right) - x\]
  2. Applied simplify 0

    \[\leadsto \color{blue}{1}\]
  3. Removed slow pow expressions

Runtime

Time bar (total: 363.0ms) Debug logProfile

Please include this information when filing a bug report:

herbie shell --seed '#(1064524629 4159152179 2999149171 575749698 4006532819 692958815)'
(FPCore (x)
  :name "Cancel like terms"
  (- (+ 1 x) x))