


Bits error versus x.re



Bits error versus x.im



Bits error versus y.re



Bits error versus y.im
if y.re < -4.59815475033072e+127Initial program 35.8
Applied simplify12.3
Taylor expanded around 0 4.4
if -4.59815475033072e+127 < y.re < 1.7463891582596783e+31Initial program 34.2
Applied simplify6.6
rmApplied pow-exp6.0
rmApplied add-cube-cbrt6.0
rmApplied log1p-expm1-u6.0
if 1.7463891582596783e+31 < y.re < 3.5170050362951017e+229Initial program 21.0
if 3.5170050362951017e+229 < y.re Initial program 16.3
Applied simplify16.0
Taylor expanded around 0 5.8
Time bar (total: 1.0m)Debug logProfile
herbie shell --seed '#(1070131407 1246090267 3027482374 2150728003 2026520792 2347815650)' +o rules:numerics
(FPCore (x.re x.im y.re y.im)
:name "powComplex, real part"
(* (exp (- (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.re) (* (atan2 x.im x.re) y.im))) (cos (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))))