Average Error: 0.0 → 0.0
Time: 3.6s
Precision: 64
Internal Precision: 384
\[x \cdot \left(x - 1.0\right)\]
\[x \cdot \left(x - 1.0\right)\]

Error

Bits error versus x

Target

Original0.0
Target0.0
Herbie0.0
\[x \cdot x - x\]

Derivation

  1. Initial program 0.0

    \[x \cdot \left(x - 1.0\right)\]

Runtime

Time bar (total: 3.6s)Debug log

herbie shell --seed '#(1567391828 2030694642 2833800258 828025724 3004380912 3532991858)' +o setup:early-exit
(FPCore (x)
  :name "Statistics.Correlation.Kendall:numOfTiesBy from math-functions-0.1.5.2"

  :herbie-target
  (- (* x x) x)

  (* x (- x 1.0)))