Average Error: 0.0 → 0.0
Time: 3.6s
Precision: 64
Internal Precision: 384
\[re \cdot re - im \cdot im\]
\[re \cdot re - im \cdot im\]

Error

Bits error versus re

Bits error versus im

Derivation

  1. Initial program 0.0

    \[re \cdot re - im \cdot im\]

Runtime

Time bar (total: 3.6s)Debug logProfile

herbie shell --seed '#(1070960995 739739648 2531964651 3069671617 351857262 3877178482)' +o rules:numerics
(FPCore (re im)
  :name "math.square on complex, real part"
  (- (* re re) (* im im)))