Details

Time bar (total: 3.5s)

sample1.5s

Algorithm
intervals
Results
287.0ms81×body1280valid
88.0ms254×body80valid
43.0ms48×body640valid
15.0ms24×body320valid
4.0ms11×body160valid

simplify1.9s

Counts
1 → 1
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
01937
13526
26325
39625
421525
584325
done500025

prune31.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 6.8b

localize61.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ (pow (hypot x.re x.im) y.re) (exp (* (atan2 x.im x.re) y.im)))
1.8b
(* (atan2 x.im x.re) y.re)
2.3b
(* (atan2 x.im x.re) y.im)
32.5b
(cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re)))

rewrite69.0ms

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt
24×add-cube-cbrt *-un-lft-identity
21×times-frac
12×unpow-prod-down
10×add-exp-log add-cbrt-cube
pow1
associate-/l*
associate-*r* associate-*l*
expm1-log1p-u log1p-expm1-u add-log-exp sqr-pow
div-exp associate-/r*
pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
cbrt-undiv pow-to-exp cos-sum frac-2neg pow-exp clear-num fma-udef div-inv
Counts
4 → 97
Calls
4 calls:
25.0ms
(/ (pow (hypot x.re x.im) y.re) (exp (* (atan2 x.im x.re) y.im)))
14.0ms
(* (atan2 x.im x.re) y.re)
14.0ms
(* (atan2 x.im x.re) y.im)
8.0ms
(cos (fma (log (hypot x.re x.im)) y.im (* (atan2 x.im x.re) y.re)))

series13.0ms