Average Error: 0.0 → 0.0
Time: 2.5s
Precision: binary64
\[{x}^{\left(\frac{-1}{y}\right)}\]
\[{x}^{\left(\frac{-1}{y}\right)}\]

Error

Bits error versus x

Bits error versus y

Derivation

  1. Initial program 0.0

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

    \[\leadsto {x}^{\left(\frac{-1}{y}\right)}\]

Reproduce

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