Average Error: 0 → 0
Time: 2.1s
Precision: 64
Internal precision: 128
\[\left(x \cdot 16.0\right) \cdot x\]
\[\left(x \cdot 16.0\right) \cdot x\]

Error

Bits error versus x

Target

Original0
Comparison0
Herbie0
\[ \left(16.0 \cdot x\right) \cdot x \]

Derivation

  1. Initial program 0

    \[\left(x \cdot 16.0\right) \cdot x\]
  2. Removed slow pow expressions

Runtime

Time bar (total: 2.1s) Debug log

Please include this information when filing a bug report:

herbie --seed '#(2224944852 1064369475 3939095834 3848132972 872570737 2979922653)'
(FPCore (x)
  :name "Graphics.Rasterific.CubicBezier:isSufficientlyFlat from Rasterific-0.6.1"

  :target
  (* (* 16.0 x) x)

  (* (* x 16.0) x))