Average Error: 0.0 → 0.0
Time: 721.0ms
Precision: binary64
\[e^{\frac{\left(-x\right) + 1}{60}}\]
\[e^{\frac{\left(-x\right) + 1}{60}}\]

Error

Bits error versus x

Derivation

  1. Initial program 0.0

    \[e^{\frac{\left(-x\right) + 1}{60}}\]
  2. Final simplification0.0

    \[\leadsto e^{\frac{\left(-x\right) + 1}{60}}\]

Reproduce

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