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

Error

Bits error versus x

Try it out

Your Program's Arguments

Results

Enter valid numbers for all inputs

Derivation

  1. Initial program 29.1

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

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

Runtime

Time bar (total: 637.0ms)Debug logProfile

herbie shell --seed '#(1072743783 989954326 4239155542 3782239461 3602631542 1719177920)' 
(FPCore (x)
  :name "Cancel like terms"
  (- (+ 1 x) x))