Average Error: 0.0 → 0.0
Time: 2.8s
Precision: 64
Internal Precision: 320
\[e^{-\left(1 - x \cdot x\right)}\]
\[e^{(x \cdot x + -1)_*}\]

Error

Bits error versus x

Derivation

  1. Initial program 0.0

    \[e^{-\left(1 - x \cdot x\right)}\]
  2. Initial simplification0.0

    \[\leadsto e^{(x \cdot x + -1)_*}\]
  3. Final simplification0.0

    \[\leadsto e^{(x \cdot x + -1)_*}\]

Runtime

Time bar (total: 2.8s)Debug logProfile

herbie shell --seed 2018250 +o rules:numerics
(FPCore (x)
  :name "exp neg sub"
  (exp (- (- 1 (* x x)))))