Average Error: 0.0 → 0.0
Time: 34.9s
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: 34.9s)Debug logProfile

herbie shell --seed '#(1063185673 2139736501 2393378123 1907444849 1070993796 1007244912)' 
(FPCore (x y)
  :name "Radioactive exchange between two surfaces"
  (- (pow x 4) (pow y 4)))