Average Error: 0.0 → 0.0
Time: 5.1s
Precision: 64
Internal Precision: 576
\[e^{-\left(1 - x \cdot x\right)}\]
\[\frac{{\left(e^{x}\right)}^{x}}{e}\]

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}{\frac{e^{x \cdot x}}{e}}\]
  3. Using strategy rm
  4. Applied exp-prod0.0

    \[\leadsto \frac{\color{blue}{{\left(e^{x}\right)}^{x}}}{e}\]

Runtime

Time bar (total: 5.1s)Debug logProfile

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