Average Error: 0.0 → 0.0
Time: 5.5s
Precision: 64
Internal Precision: 576
\[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. Applied simplify0.0

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

Runtime

Time bar (total: 5.5s)Debug logProfile

herbie shell --seed '#(1071373924 2949776965 1885069702 3247780810 90874544 2263903749)' +o rules:numerics
(FPCore (x)
  :name "exp neg sub"
  (exp (- (- 1 (* x x)))))