Average Error: 0.0 → 0.0
Time: 994.0ms
Precision: 64
Internal precision: 384
\[re \cdot im + im \cdot re\]
\[re \cdot \left(im + im\right)\]

Error

Bits error versus re

Bits error versus im

Derivation

  1. Initial program 0.0

    \[re \cdot im + im \cdot re\]
  2. Applied simplify 0.0

    \[\leadsto \color{blue}{re \cdot \left(im + im\right)}\]
  3. Removed slow pow expressions

Runtime

Time bar (total: 994.0ms) Debug logProfile

Please include this information when filing a bug report:

herbie shell --seed '#(1064524629 4159152179 2999149171 575749698 4006532819 692958815)'
(FPCore (re im)
  :name "math.square on complex, imaginary part"
  (+ (* re im) (* im re)))