Average Error: 0 → 0
Time: 848.0ms
Precision: 64
Internal Precision: 320
\[x\]
\[x\]

Error

Bits error versus x

Try it out

Your Program's Arguments

Results

Enter valid numbers for all inputs

Derivation

  1. Initial program 0

    \[x\]
  2. Initial simplification0

    \[\leadsto x\]
  3. Final simplification0

    \[\leadsto x\]

Runtime

Time bar (total: 848.0ms)Debug logProfile

herbie shell --seed 2018225 +o rules:numerics
(FPCore (x)
  :name "x"
  :pre (or (== x 0) (== x 10))
  x)