Average Error: 0.0 → 0.0
Time: 671.0ms
Precision: binary64
\[e^{\frac{-1}{{x}^{2}}}\]
\[e^{\frac{-1}{{x}^{2}}}\]

Error

Bits error versus x

Derivation

  1. Initial program 0.0

    \[e^{\frac{-1}{{x}^{2}}}\]
  2. Final simplification0.0

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

Reproduce

herbie shell --seed 2020153 
(FPCore (x)
  :name "(exp (/ (- 1) (pow x 2)))"
  :precision binary64
  (exp (/ (neg 1.0) (pow x 2.0))))