Average Error: 29.2 → 0
Time: 842.0ms
Precision: 64
Internal Precision: 1344
\[\left(1 + x\right) - x\]
\[1\]

Error

Bits error versus x

Derivation

  1. Initial program 29.2

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

    \[\leadsto \color{blue}{1}\]

Runtime

Time bar (total: 842.0ms)Debug logProfile

herbie shell --seed '#(1071246582 2318319007 2683472949 3810440501 3233274817 2724848749)' 
(FPCore (x)
  :name "Cancel like terms"
  (- (+ 1 x) x))