Details

Time bar (total: 2.4s)

sample409.0ms

Algorithm
intervals
Results
93.0ms45×body640valid
85.0ms65×body1280valid
54.0ms258×body80valid
16.0ms19×body320valid
7.0ms10×body160valid

simplify1.8s

Counts
1 → 1
Iterations

Useful iterations: 2 (28.0ms)

IterNodesCost
01937
13526
26325
39625
421525
584325
done500025

prune32.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 7.1b

localize50.0ms

Local error

Found 4 expressions with local error:

0.2b
(fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))
0.9b
(* (atan2 x.im x.re) y.re)
2.2b
(* (atan2 x.im x.re) y.im)
31.9b
(cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re)))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
12×add-sqr-sqrt
pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube
associate-*r* associate-*l*
expm1-log1p-u log1p-expm1-u add-log-exp
pow-prod-down prod-exp *-commutative cbrt-unprod fma-udef unswap-sqr
cos-sum
Counts
4 → 60
Calls
4 calls:
0.0ms
(fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re))
8.0ms
(* (atan2 x.im x.re) y.re)
13.0ms
(* (atan2 x.im x.re) y.im)
9.0ms
(cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re)))

series8.0ms