Average Error: 0.0 → 0.0
Time: 8.5s
Precision: 64
Internal precision: 128
\[{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: 8.5s) Debug log

Please include this information when filing a bug report:

herbie --seed '#(1396731588 3301291437 812056184 3124160167 3548108005 4128761148)'
(FPCore (x y)
  :name "Radioactive exchange between two surfaces"
  (- (pow x 4) (pow y 4)))