Details

Time bar (total: 2.2s)

sample396.0ms

Algorithm
intervals
Results
175.0ms84×body1280valid
50.0ms252×body80valid
46.0ms49×body640valid
13.0ms21×body320valid
5.0msbody2560valid
4.0ms10×body160valid

simplify1.7s

Counts
1 → 1
Iterations

Useful iterations: 2 (26.0ms)

IterNodesCost
01937
13137
25336
38236
420136
582936
done500036

prune24.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 36.9b

localize33.0ms

Local error

Found 4 expressions with local error:

2.3b
(* (atan2 x.im x.re) y.im)
31.7b
(sqrt (+ (* x.re x.re) (* x.im x.im)))
31.7b
(sqrt (+ (* x.re x.re) (* x.im x.im)))
33.4b
(sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))

rewrite81.0ms

Algorithm
rewrite-expression-head
Rules
12×add-sqr-sqrt
pow1 add-cube-cbrt *-un-lft-identity
add-exp-log sqrt-prod add-cbrt-cube
sqrt-div add-log-exp
associate-*r* associate-*l*
rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 flip-+
sin-sum pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
4 → 56
Calls
4 calls:
7.0ms
(* (atan2 x.im x.re) y.im)
27.0ms
(sqrt (+ (* x.re x.re) (* x.im x.im)))
14.0ms
(sqrt (+ (* x.re x.re) (* x.im x.im)))
29.0ms
(sin (+ (* (log (sqrt (+ (* x.re x.re) (* x.im x.im)))) y.im) (* (atan2 x.im x.re) y.re)))

series5.0ms