Average Error: 0.0 → 0.0
Time: 19.1s
Precision: 64
Internal Precision: 384
\[{x}^{4} - {y}^{4}\]
\[{x}^{4} - {y}^{4}\]

Error

Bits error versus x

Bits error versus y

Derivation

  1. Initial program 0.0

    \[{x}^{4} - {y}^{4}\]
  2. Removed slow pow expressions.

Runtime

Time bar (total: 19.1s)Debug logProfile

herbie shell --seed '#(1062930989 876886121 3990119081 3032829768 3060892583 1929069376)' 
(FPCore (x y)
  :name "Radioactive exchange between two surfaces"
  (- (pow x 4) (pow y 4)))