Average Error: 39.1 → 39.1
Time: 1.3s
Precision: binary64
\[e^{-x} - 1\]
\[e^{-x} - 1\]

Error

Bits error versus x

Derivation

  1. Initial program 39.1

    \[e^{-x} - 1\]
  2. Final simplification39.1

    \[\leadsto e^{-x} - 1\]

Reproduce

herbie shell --seed 2020152 
(FPCore (x)
  :name "(- (exp (- x)) 1)"
  :precision binary64
  (- (exp (neg x)) 1.0))