math.cube on complex, real part

Time bar (total: 8.1s)

analyze0.0ms (0%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
100%99.9%0%0.1%0%0%0%1
Compiler

Compiled 22 to 12 computations (45.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 0.0ms
ival-sub: 0.0ms (0% of total)
ival-add: 0.0ms (0% of total)
ival-mult: 0.0ms (0% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

sample1.1s (14%)

Results
904.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 628.0ms
ival-mult: 499.0ms (79.4% of total)
ival-sub: 77.0ms (12.3% of total)
ival-add: 43.0ms (6.8% of total)
const: 6.0ms (1% of total)
backward-pass: 3.0ms (0.5% of total)
Bogosity

preprocess244.0ms (3%)

Algorithm
egg-herbie
Rules
2018×sum4-define
1664×fma-lowering-fma.f32
1664×fma-lowering-fma.f64
1444×fnmadd-define
1440×unsub-neg
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
036102
115292
242890
3173566
4788366
01116
13315
28115
326311
491010
5537710
0819310
Stop Event
iter limit
node limit
node limit
Calls
Call 1
Inputs
(- (* (- (* x.re x.re) (* x.im x.im)) x.re) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
Outputs
(- (* (- (* x.re x.re) (* x.im x.im)) x.re) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))))
Call 2
Inputs
(- (* (- (* x.re x.re) (* x.im x.im)) x.re) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(- (* (- (* (neg x.re) (neg x.re)) (* x.im x.im)) (neg x.re)) (* (+ (* (neg x.re) x.im) (* x.im (neg x.re))) x.im))
(- (* (- (* x.re x.re) (* (neg x.im) (neg x.im))) x.re) (* (+ (* x.re (neg x.im)) (* (neg x.im) x.re)) (neg x.im)))
(neg (- (* (- (* (neg x.re) (neg x.re)) (* x.im x.im)) (neg x.re)) (* (+ (* (neg x.re) x.im) (* x.im (neg x.re))) x.im)))
(neg (- (* (- (* x.re x.re) (* (neg x.im) (neg x.im))) x.re) (* (+ (* x.re (neg x.im)) (* (neg x.im) x.re)) (neg x.im))))
(- (* (- (* x.im x.im) (* x.re x.re)) x.im) (* (+ (* x.im x.re) (* x.re x.im)) x.re))
Outputs
(- (* (- (* x.re x.re) (* x.im x.im)) x.re) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(+ (pow x.re 3) (* (* x.re (* x.im x.im)) -3))
(- (* (- (* (neg x.re) (neg x.re)) (* x.im x.im)) (neg x.re)) (* (+ (* (neg x.re) x.im) (* x.im (neg x.re))) x.im))
(- (* (* x.re (* x.im x.im)) 3) (pow x.re 3))
(- (* (- (* x.re x.re) (* (neg x.im) (neg x.im))) x.re) (* (+ (* x.re (neg x.im)) (* (neg x.im) x.re)) (neg x.im)))
(+ (pow x.re 3) (* (* x.re (* x.im x.im)) -3))
(neg (- (* (- (* (neg x.re) (neg x.re)) (* x.im x.im)) (neg x.re)) (* (+ (* (neg x.re) x.im) (* x.im (neg x.re))) x.im)))
(+ (pow x.re 3) (* (* x.re (* x.im x.im)) -3))
(neg (- (* (- (* x.re x.re) (* (neg x.im) (neg x.im))) x.re) (* (+ (* x.re (neg x.im)) (* (neg x.im) x.re)) (neg x.im))))
(- (* (* x.re (* x.im x.im)) 3) (pow x.re 3))
(- (* (- (* x.im x.im) (* x.re x.re)) x.im) (* (+ (* x.im x.re) (* x.re x.im)) x.re))
(+ (pow x.im 3) (* (* x.re (* x.re x.im)) -3))
Symmetry

(abs x.im)

(negabs x.re)

explain116.0ms (1.4%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
190-0-(-.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
190-0-(*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re)
110-0-(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
00-0-x.im
00-0-x.re
00-0-(*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im)
00-0-(*.f64 x.im x.re)
00-0-(*.f64 x.re x.re)
00-0-(+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re))
00-0-(*.f64 x.im x.im)
00-0-(*.f64 x.re x.im)
Results
71.0ms512×0valid
Compiler

Compiled 157 to 35 computations (77.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 32.0ms
ival-mult: 22.0ms (68.8% of total)
ival-sub: 7.0ms (21.9% of total)
ival-add: 2.0ms (6.3% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 13 to 8 computations (38.5% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
83.5%
(-.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
88.5%
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))))
Compiler

Compiled 34 to 19 computations (44.1% saved)

simplify149.0ms (1.8%)

Algorithm
egg-herbie
Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re)
cost-diff128
(+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re))
cost-diff128
(*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im)
cost-diff512
(-.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
cost-diff0
(*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))
cost-diff0
(*.f64 x.re x.re)
cost-diff0
(+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)))
cost-diff0
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))))
Rules
2018×sum4-define
1684×fma-lowering-fma.f32
1684×fma-lowering-fma.f64
1456×fnmadd-define
1396×sum5-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01584
14982
212282
332182
496782
5540882
0827182
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* x.re (+ (* x.re x.re) (* (* x.im x.im) -3)))
x.re
(+ (* x.re x.re) (* (* x.im x.im) -3))
(* x.re x.re)
(* (* x.im x.im) -3)
(* x.im x.im)
x.im
-3
(- (* (- (* x.re x.re) (* x.im x.im)) x.re) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(* (- (* x.re x.re) (* x.im x.im)) x.re)
(- (* x.re x.re) (* x.im x.im))
(* x.re x.re)
x.re
(* x.im x.im)
x.im
(* (+ (* x.re x.im) (* x.im x.re)) x.im)
(+ (* x.re x.im) (* x.im x.re))
(* x.re x.im)
(* x.im x.re)
Outputs
(* x.re (+ (* x.re x.re) (* (* x.im x.im) -3)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
x.re
(+ (* x.re x.re) (* (* x.im x.im) -3))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* x.re x.re)
(*.f64 x.re x.re)
(* (* x.im x.im) -3)
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* x.im x.im)
(*.f64 x.im x.im)
x.im
-3
#s(literal -3 binary64)
(- (* (- (* x.re x.re) (* x.im x.im)) x.re) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* (- (* x.re x.re) (* x.im x.im)) x.re)
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(- (* x.re x.re) (* x.im x.im))
(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(* x.re x.re)
(*.f64 x.re x.re)
x.re
(* x.im x.im)
(*.f64 x.im x.im)
x.im
(* (+ (* x.re x.im) (* x.im x.re)) x.im)
(*.f64 x.im (*.f64 x.im (*.f64 x.re #s(literal 2 binary64))))
(+ (* x.re x.im) (* x.im x.re))
(*.f64 x.im (*.f64 x.re #s(literal 2 binary64)))
(* x.re x.im)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)

localize62.0ms (0.8%)

Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im)
accuracy96.2%
(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
accuracy93.9%
(-.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
accuracy92.8%
(*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re)
accuracy100.0%
(*.f64 x.im x.im)
accuracy99.8%
(*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))
accuracy96.2%
(+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)))
accuracy92.8%
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))))
Results
41.0ms256×0valid
Compiler

Compiled 102 to 16 computations (84.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 20.0ms
ival-mult: 14.0ms (69.4% of total)
ival-sub: 3.0ms (14.9% of total)
ival-add: 2.0ms (9.9% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series17.0ms (0.2%)

Counts
10 → 204
Calls
Call 1
Inputs
#<alt (* x.re (+ (* x.re x.re) (* (* x.im x.im) -3)))>
#<alt (+ (* x.re x.re) (* (* x.im x.im) -3))>
#<alt (* x.re x.re)>
#<alt (* (* x.im x.im) -3)>
#<alt (- (* (- (* x.re x.re) (* x.im x.im)) x.re) (* (+ (* x.re x.im) (* x.im x.re)) x.im))>
#<alt (* (+ (* x.re x.im) (* x.im x.re)) x.im)>
#<alt (+ (* x.re x.im) (* x.im x.re))>
#<alt (* (- (* x.re x.re) (* x.im x.im)) x.re)>
#<alt (* x.im x.im)>
#<alt (- (* x.re x.re) (* x.im x.im))>
Outputs
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (pow x.im 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (pow x.re 2)>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 2)>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 2)>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* -3 (pow x.im 2))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))>
#<alt (* x.re (- (+ (* -1 (pow x.im 2)) (pow x.re 2)) (* 2 (pow x.im 2))))>
#<alt (* x.re (- (+ (* -1 (pow x.im 2)) (pow x.re 2)) (* 2 (pow x.im 2))))>
#<alt (* x.re (- (+ (* -1 (pow x.im 2)) (pow x.re 2)) (* 2 (pow x.im 2))))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (* -1 (/ (+ (* 2 (pow x.im 2)) (pow x.im 2)) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -1 (/ (+ (* 2 (pow x.im 2)) (pow x.im 2)) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -1 (/ (+ (* 2 (pow x.im 2)) (pow x.im 2)) (pow x.re 2)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) (+ 1 (* -2 (/ (pow x.im 2) (pow x.re 2)))))))>
#<alt (* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) (+ 1 (* -2 (/ (pow x.im 2) (pow x.re 2)))))))>
#<alt (* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) (+ 1 (* -2 (/ (pow x.im 2) (pow x.re 2)))))))>
#<alt (pow x.re 3)>
#<alt (+ (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re))) (pow x.re 3))>
#<alt (+ (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re))) (pow x.re 3))>
#<alt (+ (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re))) (pow x.re 3))>
#<alt (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* x.re (+ (* -1 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -1 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -1 (pow x.im 2)) (pow x.re 2)))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* -1 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -1 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -1 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (* -1 (pow x.im 2))>
#<alt (- (pow x.re 2) (pow x.im 2))>
#<alt (- (pow x.re 2) (pow x.im 2))>
#<alt (- (pow x.re 2) (pow x.im 2))>
#<alt (pow x.re 2)>
#<alt (* (pow x.re 2) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 2)>
#<alt (* (pow x.re 2) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 2)>
#<alt (+ (* -1 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -1 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -1 (pow x.im 2)) (pow x.re 2))>
#<alt (* -1 (pow x.im 2))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 1))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 1))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 1))>
#<alt (* -1 (pow x.im 2))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 1))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 1))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 1))>
Calls

51 calls:

TimeVariablePointExpression
2.0ms
x.re
@-inf
(+ (* x.re x.im) (* x.im x.re))
2.0ms
x.re
@0
(+ (* x.re x.im) (* x.im x.re))
1.0ms
x.re
@0
(- (* (- (* x.re x.re) (* x.im x.im)) x.re) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
1.0ms
x.re
@0
(* x.re (+ (* x.re x.re) (* (* x.im x.im) -3)))
1.0ms
x.re
@inf
(- (* (- (* x.re x.re) (* x.im x.im)) x.re) (* (+ (* x.re x.im) (* x.im x.re)) x.im))

rewrite87.0ms (1.1%)

Algorithm
batch-egg-rewrite
Rules
498×*-lowering-*.f32
498×*-lowering-*.f64
258×+-lowering-+.f64
258×+-lowering-+.f32
220×/-lowering-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01573
111264
092564
Stop Event
iter limit
iter limit
node limit
Counts
10 → 136
Calls
Call 1
Inputs
(* x.re (+ (* x.re x.re) (* (* x.im x.im) -3)))
(+ (* x.re x.re) (* (* x.im x.im) -3))
(* x.re x.re)
(* (* x.im x.im) -3)
(- (* (- (* x.re x.re) (* x.im x.im)) x.re) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(* (+ (* x.re x.im) (* x.im x.re)) x.im)
(+ (* x.re x.im) (* x.im x.re))
(* (- (* x.re x.re) (* x.im x.im)) x.re)
(* x.im x.im)
(- (* x.re x.re) (* x.im x.im))
Outputs
(+.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))))
(fma.f64 (*.f64 x.re x.re) x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 3 binary64)) (pow.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))) (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))) (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal -27 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)) (*.f64 x.re x.re)))))
(/.f64 (*.f64 x.re (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal -27 binary64))) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))) x.re)
(+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)))
(+.f64 (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)) (*.f64 x.re x.re))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im)))) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im)))))
(fma.f64 x.re x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)))
(fma.f64 x.im (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.re))
(fma.f64 (*.f64 x.im x.im) #s(literal -3 binary64) (*.f64 x.re x.re))
(fma.f64 #s(literal -3 binary64) (*.f64 x.im x.im) (*.f64 x.re x.re))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal -27 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)) (*.f64 x.re x.re)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal -27 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)))))))
(/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)) (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal -27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal -27 binary64)))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im)))))
(/.f64 (-.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)) (*.f64 x.re x.re)))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal -27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)) (*.f64 x.re x.re))))))
(*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im)))))
(exp.f64 (*.f64 (log.f64 x.re) #s(literal 2 binary64)))
(pow.f64 x.re #s(literal 2 binary64))
(*.f64 x.re x.re)
(*.f64 (pow.f64 x.re #s(literal 1 binary64)) (pow.f64 x.re #s(literal 1 binary64)))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im)
(+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))
(+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)))
(+.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))
(+.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x.im (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))
(+.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))
(+.f64 (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))
(-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (-.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re))))) (+.f64 (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (+.f64 (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(-.f64 (/.f64 (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))
(fma.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))) (+.f64 (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))
(/.f64 (+.f64 (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))) (+.f64 (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)))) (-.f64 (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(/.f64 (-.f64 (+.f64 (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (-.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(*.f64 (+.f64 (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))
(+.f64 (*.f64 x.im (*.f64 x.re x.im)) (*.f64 x.im (*.f64 x.re x.im)))
(+.f64 (*.f64 (*.f64 x.re x.im) x.im) (*.f64 (*.f64 x.re x.im) x.im))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(neg.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(/.f64 (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)))
(/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)))
(/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))
(*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x.im)
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im))
(*.f64 (-.f64 #s(literal 0 binary64) x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(+.f64 (*.f64 x.re x.im) (*.f64 x.re x.im))
(+.f64 (neg.f64 (*.f64 x.re x.im)) (neg.f64 (*.f64 x.re x.im)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) (/.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)))
(fma.f64 x.re x.im (*.f64 x.re x.im))
(fma.f64 x.im x.re (*.f64 x.re x.im))
(neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))))
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))))
(*.f64 x.re (+.f64 x.im x.im))
(*.f64 x.im (+.f64 x.re x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.re x.im))
(*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))))
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 x.re (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im))))
(+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)) x.re))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) x.re))
(/.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(/.f64 (*.f64 x.re (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re)
(*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re))
(*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))
(exp.f64 (*.f64 (log.f64 x.im) #s(literal 2 binary64)))
(pow.f64 x.im #s(literal 2 binary64))
(*.f64 x.im x.im)
(*.f64 (pow.f64 x.im #s(literal 1 binary64)) (pow.f64 x.im #s(literal 1 binary64)))
(+.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(+.f64 (*.f64 x.re x.re) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im))))
(+.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)))
(+.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(-.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.im x.im) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im))))
(-.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(fma.f64 x.re x.re (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(fma.f64 (+.f64 x.re x.im) (-.f64 x.re x.im) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im))) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))) (-.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)))) (-.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im))))
(*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))))
(*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im))
(*.f64 (-.f64 x.re x.im) (+.f64 x.re x.im))

simplify289.0ms (3.6%)

Algorithm
egg-herbie
Rules
4034×*-lowering-*.f32
4034×*-lowering-*.f64
1846×+-lowering-+.f64
1846×+-lowering-+.f32
1192×fnmadd-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0751410
12411380
27611368
333591368
087601368
Stop Event
iter limit
node limit
Counts
204 → 204
Calls
Call 1
Inputs
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (pow x.im 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(* x.re (- (+ (* -1 (pow x.im 2)) (pow x.re 2)) (* 2 (pow x.im 2))))
(* x.re (- (+ (* -1 (pow x.im 2)) (pow x.re 2)) (* 2 (pow x.im 2))))
(* x.re (- (+ (* -1 (pow x.im 2)) (pow x.re 2)) (* 2 (pow x.im 2))))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -1 (/ (+ (* 2 (pow x.im 2)) (pow x.im 2)) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -1 (/ (+ (* 2 (pow x.im 2)) (pow x.im 2)) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -1 (/ (+ (* 2 (pow x.im 2)) (pow x.im 2)) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) (+ 1 (* -2 (/ (pow x.im 2) (pow x.re 2)))))))
(* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) (+ 1 (* -2 (/ (pow x.im 2) (pow x.re 2)))))))
(* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) (+ 1 (* -2 (/ (pow x.im 2) (pow x.re 2)))))))
(pow x.re 3)
(+ (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re))) (pow x.re 3))
(+ (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re))) (pow x.re 3))
(+ (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re))) (pow x.re 3))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* -1 (* (pow x.im 2) x.re))
(* x.re (+ (* -1 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -1 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -1 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) 1)))
(* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) 1)))
(* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) 1)))
(pow x.re 3)
(+ (* -1 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -1 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -1 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -1 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -1 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(* -1 (pow x.im 2))
(- (pow x.re 2) (pow x.im 2))
(- (pow x.re 2) (pow x.im 2))
(- (pow x.re 2) (pow x.im 2))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(+ (* -1 (pow x.im 2)) (pow x.re 2))
(+ (* -1 (pow x.im 2)) (pow x.re 2))
(+ (* -1 (pow x.im 2)) (pow x.re 2))
(* -1 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 1))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 1))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 1))
(* -1 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 1))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 1))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 1))
Outputs
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(pow x.re 2)
(*.f64 x.re x.re)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* x.re (- (+ (* -1 (pow x.im 2)) (pow x.re 2)) (* 2 (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (- (+ (* -1 (pow x.im 2)) (pow x.re 2)) (* 2 (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (- (+ (* -1 (pow x.im 2)) (pow x.re 2)) (* 2 (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -1 (/ (+ (* 2 (pow x.im 2)) (pow x.im 2)) (pow x.re 2)))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.re 3) (+ 1 (* -1 (/ (+ (* 2 (pow x.im 2)) (pow x.im 2)) (pow x.re 2)))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.re 3) (+ 1 (* -1 (/ (+ (* 2 (pow x.im 2)) (pow x.im 2)) (pow x.re 2)))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) (+ 1 (* -2 (/ (pow x.im 2) (pow x.re 2)))))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) (+ 1 (* -2 (/ (pow x.im 2) (pow x.re 2)))))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) (+ 1 (* -2 (/ (pow x.im 2) (pow x.re 2)))))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re))) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re))) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re))) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* 2 (* x.im x.re))
(*.f64 x.im (*.f64 #s(literal 2 binary64) x.re))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* x.re (+ (* -1 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* x.re (+ (* -1 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* x.re (+ (* -1 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* (pow x.re 3) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* (pow x.re 3) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) 1)))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) 1)))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) 1)))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* -1 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(+ (* -1 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(+ (* -1 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(* -1 (pow x.im 2))
(-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))
(- (pow x.re 2) (pow x.im 2))
(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(- (pow x.re 2) (pow x.im 2))
(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(- (pow x.re 2) (pow x.im 2))
(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(* (pow x.re 2) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(* (pow x.re 2) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(* (pow x.re 2) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(* (pow x.re 2) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(pow x.re 2)
(*.f64 x.re x.re)
(+ (* -1 (pow x.im 2)) (pow x.re 2))
(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(+ (* -1 (pow x.im 2)) (pow x.re 2))
(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(+ (* -1 (pow x.im 2)) (pow x.re 2))
(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(* -1 (pow x.im 2))
(-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 1))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 1))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 1))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* -1 (pow x.im 2))
(-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 1))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 1))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 1))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))

eval54.0ms (0.7%)

Compiler

Compiled 7897 to 505 computations (93.6% saved)

prune27.0ms (0.3%)

Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New36210372
Fresh000
Picked202
Done000
Total36410374
Accuracy
99.9%
Counts
374 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
16.1%
(/.f64 (+.f64 (pow.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 3 binary64)) (pow.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))) (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)))))))
39.1%
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))))
82.6%
(+.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
43.9%
(*.f64 x.re (/.f64 (-.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)) (*.f64 x.re x.re))))
43.9%
(*.f64 x.re (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))))
88.5%
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im)))
65.9%
(*.f64 x.re (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
55.5%
(*.f64 x.re (*.f64 x.re x.re))
48.3%
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
55.3%
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
Compiler

Compiled 452 to 220 computations (51.3% saved)

simplify204.0ms (2.5%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
cost-diff0
(-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))
cost-diff0
(*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re)
cost-diff0
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))))
cost-diff0
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
cost-diff0
(*.f64 x.im x.im)
cost-diff256
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
cost-diff256
(*.f64 x.re (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
cost-diff0
(*.f64 x.im x.im)
cost-diff0
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
cost-diff0
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
cost-diff0
(*.f64 x.re x.re)
cost-diff0
(*.f64 x.re (*.f64 x.re x.re))
cost-diff0
(*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im)
cost-diff0
(*.f64 x.re x.re)
cost-diff0
(+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im))
cost-diff0
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im)))
Rules
4480×*-lowering-*.f32
4480×*-lowering-*.f64
1888×fma-define
1512×fma-lowering-fma.f32
1512×fma-lowering-fma.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
027195
187179
2254176
3695176
41410176
52512176
65434176
08164176
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* x.re (+ (* x.re x.re) (* (* x.im -3) x.im)))
x.re
(+ (* x.re x.re) (* (* x.im -3) x.im))
(* x.re x.re)
(* (* x.im -3) x.im)
(* x.im -3)
x.im
-3
(* x.re (* x.re x.re))
x.re
(* x.re x.re)
(* x.re (* -3 (* x.im x.im)))
x.re
(* -3 (* x.im x.im))
-3
(* x.im x.im)
x.im
(* x.re (* (* x.im x.im) (+ -3 (/ (* x.re x.re) (* x.im x.im)))))
x.re
(* (* x.im x.im) (+ -3 (/ (* x.re x.re) (* x.im x.im))))
(* x.im x.im)
x.im
(+ -3 (/ (* x.re x.re) (* x.im x.im)))
-3
(/ (* x.re x.re) (* x.im x.im))
(* x.re x.re)
(/ (* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re) (+ (* x.re x.re) (* 3 (* x.im x.im))))
(* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re)
(- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9))
(* x.re (* x.re (* x.re x.re)))
x.re
(* x.re (* x.re x.re))
(* x.re x.re)
(* (* x.im (* x.im (* x.im x.im))) 9)
(* x.im (* x.im (* x.im x.im)))
x.im
(* x.im (* x.im x.im))
(* x.im x.im)
9
(+ (* x.re x.re) (* 3 (* x.im x.im)))
(* 3 (* x.im x.im))
3
Outputs
(* x.re (+ (* x.re x.re) (* (* x.im -3) x.im)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
x.re
(+ (* x.re x.re) (* (* x.im -3) x.im))
(+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re x.re)
(*.f64 x.re x.re)
(* (* x.im -3) x.im)
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* x.im -3)
(*.f64 x.im #s(literal -3 binary64))
x.im
-3
#s(literal -3 binary64)
(* x.re (* x.re x.re))
(*.f64 x.re (*.f64 x.re x.re))
x.re
(* x.re x.re)
(*.f64 x.re x.re)
(* x.re (* -3 (* x.im x.im)))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
x.re
(* -3 (* x.im x.im))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
-3
#s(literal -3 binary64)
(* x.im x.im)
(*.f64 x.im x.im)
x.im
(* x.re (* (* x.im x.im) (+ -3 (/ (* x.re x.re) (* x.im x.im)))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
x.re
(* (* x.im x.im) (+ -3 (/ (* x.re x.re) (* x.im x.im))))
(+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.im x.im)
(*.f64 x.im x.im)
x.im
(+ -3 (/ (* x.re x.re) (* x.im x.im)))
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
-3
#s(literal -3 binary64)
(/ (* x.re x.re) (* x.im x.im))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(* x.re x.re)
(*.f64 x.re x.re)
(/ (* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re) (+ (* x.re x.re) (* 3 (* x.im x.im))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re)
(*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(* x.re (* x.re (* x.re x.re)))
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
x.re
(* x.re (* x.re x.re))
(*.f64 x.re (*.f64 x.re x.re))
(* x.re x.re)
(*.f64 x.re x.re)
(* (* x.im (* x.im (* x.im x.im))) 9)
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))
(* x.im (* x.im (* x.im x.im)))
(*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))
x.im
(* x.im (* x.im x.im))
(*.f64 x.im (*.f64 x.im x.im))
(* x.im x.im)
(*.f64 x.im x.im)
9
#s(literal 9 binary64)
(+ (* x.re x.re) (* 3 (* x.im x.im)))
(+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))
(* 3 (* x.im x.im))
(*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))
3
#s(literal 3 binary64)

localize138.0ms (1.7%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(*.f64 x.im (*.f64 x.im x.im))
accuracy97.4%
(*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re)
accuracy92.6%
(-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))
accuracy47.3%
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))))
accuracy100.0%
(*.f64 x.im x.im)
accuracy92.8%
(*.f64 x.re (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
accuracy82.4%
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
accuracy80.5%
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
accuracy100.0%
(*.f64 x.im x.im)
accuracy99.8%
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
accuracy85.8%
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
accuracy100.0%
(*.f64 x.re x.re)
accuracy99.9%
(*.f64 x.re (*.f64 x.re x.re))
accuracy100.0%
(*.f64 x.im #s(literal -3 binary64))
accuracy99.8%
(*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im)
accuracy96.2%
(+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im))
accuracy92.8%
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im)))
Results
79.0ms256×0valid
Compiler

Compiled 239 to 28 computations (88.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 45.0ms
ival-mult: 35.0ms (78.1% of total)
ival-div: 4.0ms (8.9% of total)
ival-add: 4.0ms (8.9% of total)
ival-sub: 1.0ms (2.2% of total)
const: 1.0ms (2.2% of total)
backward-pass: 0.0ms (0% of total)

series22.0ms (0.3%)

Counts
18 → 336
Calls
Call 1
Inputs
#<alt (* x.re (+ (* x.re x.re) (* (* x.im -3) x.im)))>
#<alt (+ (* x.re x.re) (* (* x.im -3) x.im))>
#<alt (* x.re x.re)>
#<alt (* (* x.im -3) x.im)>
#<alt (* x.re (* x.re x.re))>
#<alt (* x.re (* -3 (* x.im x.im)))>
#<alt (* -3 (* x.im x.im))>
#<alt (* x.im x.im)>
#<alt (* x.re (* (* x.im x.im) (+ -3 (/ (* x.re x.re) (* x.im x.im)))))>
#<alt (* (* x.im x.im) (+ -3 (/ (* x.re x.re) (* x.im x.im))))>
#<alt (+ -3 (/ (* x.re x.re) (* x.im x.im)))>
#<alt (/ (* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re) (+ (* x.re x.re) (* 3 (* x.im x.im))))>
#<alt (* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re)>
#<alt (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9))>
#<alt (* x.re (* x.re (* x.re x.re)))>
#<alt (* x.im -3)>
#<alt (/ (* x.re x.re) (* x.im x.im))>
#<alt (* x.im (* x.im x.im))>
Outputs
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (pow x.im 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (pow x.re 2)>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 2)>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 2)>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* -3 (pow x.im 2))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (pow x.re 2)>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* -3 (pow x.im 2))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* -3 (pow x.im 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (pow x.re 2)>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 2)>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt -3>
#<alt (- (/ (pow x.re 2) (pow x.im 2)) 3)>
#<alt (- (/ (pow x.re 2) (pow x.im 2)) 3)>
#<alt (- (/ (pow x.re 2) (pow x.im 2)) 3)>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))>
#<alt (* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))>
#<alt (* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))>
#<alt (* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))>
#<alt (* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))>
#<alt (/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))>
#<alt (/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))>
#<alt -3>
#<alt (- (/ (pow x.re 2) (pow x.im 2)) 3)>
#<alt (- (/ (pow x.re 2) (pow x.im 2)) 3)>
#<alt (- (/ (pow x.re 2) (pow x.im 2)) 3)>
#<alt -3>
#<alt (- (/ (pow x.re 2) (pow x.im 2)) 3)>
#<alt (- (/ (pow x.re 2) (pow x.im 2)) 3)>
#<alt (- (/ (pow x.re 2) (pow x.im 2)) 3)>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -9 (* (pow x.im 4) x.re))>
#<alt (* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))>
#<alt (* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))>
#<alt (* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))>
#<alt (pow x.re 5)>
#<alt (* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (pow x.re 5)>
#<alt (* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))>
#<alt (* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))>
#<alt (* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))>
#<alt (pow x.re 5)>
#<alt (+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))>
#<alt (+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))>
#<alt (+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))>
#<alt (* -9 (* (pow x.im 4) x.re))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* -9 (* (pow x.im 4) x.re))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* -9 (pow x.im 4))>
#<alt (- (pow x.re 4) (* 9 (pow x.im 4)))>
#<alt (- (pow x.re 4) (* 9 (pow x.im 4)))>
#<alt (- (pow x.re 4) (* 9 (pow x.im 4)))>
#<alt (pow x.re 4)>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (pow x.re 4)>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (pow x.re 4)>
#<alt (+ (* -9 (pow x.im 4)) (pow x.re 4))>
#<alt (+ (* -9 (pow x.im 4)) (pow x.re 4))>
#<alt (+ (* -9 (pow x.im 4)) (pow x.re 4))>
#<alt (* -9 (pow x.im 4))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* -9 (pow x.im 4))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
Calls

84 calls:

TimeVariablePointExpression
3.0ms
x.re
@-inf
(* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re)
3.0ms
x.re
@-inf
(/ (* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re) (+ (* x.re x.re) (* 3 (* x.im x.im))))
1.0ms
x.re
@0
(/ (* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re) (+ (* x.re x.re) (* 3 (* x.im x.im))))
1.0ms
x.im
@0
(/ (* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re) (+ (* x.re x.re) (* 3 (* x.im x.im))))
1.0ms
x.im
@inf
(/ (* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re) (+ (* x.re x.re) (* 3 (* x.im x.im))))

rewrite416.0ms (5.2%)

Algorithm
batch-egg-rewrite
Rules
3636×*-lowering-*.f32
3636×*-lowering-*.f64
3384×/-lowering-/.f32
3384×/-lowering-/.f64
1764×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
027135
1163119
21417115
08303115
Stop Event
iter limit
node limit
Counts
18 → 650
Calls
Call 1
Inputs
(* x.re (+ (* x.re x.re) (* (* x.im -3) x.im)))
(+ (* x.re x.re) (* (* x.im -3) x.im))
(* x.re x.re)
(* (* x.im -3) x.im)
(* x.re (* x.re x.re))
(* x.re (* -3 (* x.im x.im)))
(* -3 (* x.im x.im))
(* x.im x.im)
(* x.re (* (* x.im x.im) (+ -3 (/ (* x.re x.re) (* x.im x.im)))))
(* (* x.im x.im) (+ -3 (/ (* x.re x.re) (* x.im x.im))))
(+ -3 (/ (* x.re x.re) (* x.im x.im)))
(/ (* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re) (+ (* x.re x.re) (* 3 (* x.im x.im))))
(* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re)
(- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9))
(* x.re (* x.re (* x.re x.re)))
(* x.im -3)
(/ (* x.re x.re) (* x.im x.im))
(* x.im (* x.im x.im))
Outputs
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (*.f64 (/.f64 x.re #s(literal -1 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(fma.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re x.re) x.re (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(fma.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im x.re) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(fma.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im) x.im (*.f64 x.re (*.f64 x.re x.re)))
(neg.f64 (*.f64 (/.f64 x.re #s(literal -1 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re) (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re)) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re)) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re)) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal -1 binary64))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))))
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(*.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))))
(*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(*.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(*.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(*.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))
(*.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 x.re #s(literal -1 binary64)) (/.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (/.f64 (neg.f64 x.re) #s(literal -1 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(*.f64 (/.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal -1 binary64)) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(+.f64 (*.f64 x.re x.re) (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+.f64 (*.f64 x.re x.re) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)))
(+.f64 (*.f64 x.re x.re) (*.f64 (neg.f64 (*.f64 x.im #s(literal 3 binary64))) x.im))
(+.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))
(+.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 (neg.f64 x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(-.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))))
(-.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))
(fma.f64 x.re x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(fma.f64 x.re x.re (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 x.re x.re (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)))
(fma.f64 x.re x.re (*.f64 (neg.f64 (*.f64 x.im #s(literal 3 binary64))) x.im))
(fma.f64 x.im (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.re))
(fma.f64 #s(literal -3 binary64) (*.f64 x.im x.im) (*.f64 x.re x.re))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) x.im (*.f64 x.re x.re))
(fma.f64 (*.f64 x.im x.im) #s(literal -3 binary64) (*.f64 x.re x.re))
(fma.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 (neg.f64 x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 (neg.f64 x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))
(/.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (neg.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (pow.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (*.f64 x.re x.re) (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (pow.f64 (*.f64 (neg.f64 (*.f64 x.im #s(literal 3 binary64))) x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 x.im #s(literal 3 binary64))) x.im) (*.f64 (neg.f64 (*.f64 x.im #s(literal 3 binary64))) x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (neg.f64 (*.f64 x.im #s(literal 3 binary64))) x.im)))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (neg.f64 x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 (neg.f64 x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (neg.f64 x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 (neg.f64 x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))
(*.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)))
(pow.f64 x.re #s(literal 2 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 x.re)) #s(literal 2 binary64))
(*.f64 x.re x.re)
(*.f64 (exp.f64 (log.f64 x.re)) (exp.f64 (log.f64 x.re)))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im)
(*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))
(exp.f64 (*.f64 (log.f64 x.re) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)) #s(literal 3/2 binary64)))
(pow.f64 x.re #s(literal 3 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 x.re #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x.re)) #s(literal 3 binary64))
(*.f64 x.re (*.f64 x.re x.re))
(*.f64 (*.f64 x.re x.re) x.re)
(*.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im x.re))
(*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re)
(*.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)))
(*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im))
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im)
(*.f64 (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im) x.im)
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im)
(*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))
(exp.f64 (*.f64 (log.f64 x.im) #s(literal 2 binary64)))
(pow.f64 x.im #s(literal 2 binary64))
(pow.f64 (*.f64 x.im x.im) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 x.im)) #s(literal 2 binary64))
(*.f64 x.im x.im)
(*.f64 (exp.f64 (log.f64 x.im)) (exp.f64 (log.f64 x.im)))
(+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))
(+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) x.re))
(+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im))))
(+.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(+.f64 (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(fma.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))
(fma.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(fma.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) x.re))
(fma.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re) (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))
(fma.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(fma.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) x.re))
(fma.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re) (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) x.re))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im x.re) (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im x.re) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im x.re) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) x.re))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im x.re) (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))
(fma.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) x.re))
(fma.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) x.re))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(fma.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im) (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))
(fma.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) x.re))
(fma.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im) (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) x.re))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(fma.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))
(fma.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) x.re))
(fma.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))
(fma.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) x.re))
(fma.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im) x.im (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))
(fma.f64 (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im) x.im (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(fma.f64 (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im) x.im (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) x.re))
(fma.f64 (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im) x.im (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 9 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))))
(/.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (+.f64 #s(literal 9 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))))
(/.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) (neg.f64 (+.f64 #s(literal 9 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (pow.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))) (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (pow.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) x.re) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) x.re) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) x.re)) (*.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) x.re)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (pow.f64 (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) #s(literal 3 binary64)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im))) #s(literal 3 binary64)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(*.f64 x.re (+.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))
(*.f64 x.im (*.f64 (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) x.re))
(*.f64 (*.f64 x.im x.im) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) x.re))
(*.f64 (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.im x.im)))
(*.f64 (+.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))) x.re)
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(*.f64 (*.f64 x.re x.im) (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(*.f64 (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) (*.f64 x.im x.im))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(+.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)))))
(fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im x.im)) (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(fma.f64 (*.f64 x.re x.re) #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(fma.f64 x.im (*.f64 x.im #s(literal -3 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)))
(fma.f64 x.im (*.f64 x.im (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(fma.f64 #s(literal -3 binary64) (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) x.im (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)))
(fma.f64 (*.f64 x.im x.im) #s(literal -3 binary64) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)))
(fma.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(fma.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(fma.f64 (/.f64 x.re x.im) (*.f64 (/.f64 x.re x.im) (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 x.re (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(fma.f64 (*.f64 x.im (/.f64 x.re x.im)) (*.f64 x.im (/.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(fma.f64 (*.f64 (/.f64 x.re x.im) x.im) (*.f64 (/.f64 x.re x.im) x.im) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(fma.f64 (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.im) x.im (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(fma.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(fma.f64 (*.f64 (*.f64 x.im x.im) (/.f64 x.re x.im)) (/.f64 x.re x.im) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 9 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))) (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 (*.f64 x.im x.im) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 9 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))) (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 x.im x.im))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 x.im x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (+.f64 #s(literal 9 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))))
(/.f64 (*.f64 (*.f64 x.im x.im) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(/.f64 (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 x.im x.im)) (+.f64 #s(literal 9 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))))
(/.f64 (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))) (neg.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) (neg.f64 (+.f64 #s(literal 9 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 x.im x.im))) (neg.f64 (+.f64 #s(literal 9 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 x.im x.im))) (neg.f64 (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(*.f64 x.im (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(*.f64 (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 x.im x.im))
(*.f64 (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) x.im)
(*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)))))
(*.f64 (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))))
(*.f64 (*.f64 (*.f64 x.im x.im) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(*.f64 (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))))
(*.f64 (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(+.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64))
(-.f64 (/.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(-.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64))) (/.f64 #s(literal 9 binary64) (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64))))
(fma.f64 x.re (/.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) #s(literal -3 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))) #s(literal -3 binary64))
(fma.f64 (/.f64 x.re x.im) (/.f64 x.re x.im) #s(literal -3 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re) #s(literal -3 binary64))
(fma.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 #s(literal 1 binary64) x.im) #s(literal -3 binary64))
(fma.f64 (/.f64 x.re (*.f64 x.im x.im)) x.re #s(literal -3 binary64))
(/.f64 (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (+.f64 #s(literal 9 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))))
(/.f64 (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))) (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)) (-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 9 binary64))))
(/.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (+.f64 #s(literal 9 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))))
(/.f64 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (neg.f64 (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(/.f64 (-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 9 binary64)) (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) (*.f64 (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 9 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (neg.f64 (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 9 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) (/.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) (*.f64 (/.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))))
(*.f64 (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im))))))
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(*.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(*.f64 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 9 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))))))
(*.f64 (neg.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))))
(*.f64 (-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64))))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (*.f64 (/.f64 x.re #s(literal -1 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(fma.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re x.re) x.re (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(fma.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im x.re) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(fma.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im) x.im (*.f64 x.re (*.f64 x.re x.re)))
(neg.f64 (*.f64 (/.f64 x.re #s(literal -1 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re) (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re)) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re)) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re)) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal -1 binary64))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))))
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(*.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))))
(*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(*.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(*.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(*.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))
(*.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 x.re #s(literal -1 binary64)) (/.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (/.f64 (neg.f64 x.re) #s(literal -1 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(*.f64 (/.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal -1 binary64)) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(+.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(+.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.re))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) x.re))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(fma.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.re))
(fma.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) x.re))
(fma.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) x.re (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) x.re (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.re))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 x.re (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(/.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (*.f64 x.re (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re)) (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re)) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(/.f64 (neg.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (neg.f64 (*.f64 x.re (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.re) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.re) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.re)) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.re)))))
(/.f64 (+.f64 (pow.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) #s(literal 3 binary64)) (pow.f64 (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) x.re) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) x.re) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) x.re)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) x.re)))))
(*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) x.re)
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(*.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(*.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(*.f64 (*.f64 x.re (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(+.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(+.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(+.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(+.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(+.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))
(-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(-.f64 (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(-.f64 (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (-.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (neg.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (neg.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(fma.f64 x.im (neg.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (neg.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(fma.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 #s(literal 9 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 #s(literal -9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 9 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (neg.f64 x.im) (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(/.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (-.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (neg.f64 (-.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (pow.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (pow.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (pow.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (pow.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (pow.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (pow.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (pow.f64 (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (pow.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(*.f64 (neg.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 x.re)))
(exp.f64 (*.f64 (log.f64 x.re) #s(literal 4 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)) #s(literal 2 binary64)))
(pow.f64 x.re #s(literal 4 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal 2 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) #s(literal 2 binary64))
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(*.f64 x.im #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) x.im)
(exp.f64 (*.f64 (log.f64 (/.f64 x.re x.im)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)) (*.f64 (log.f64 x.im) #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))) (/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))))
(neg.f64 (/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(/.f64 #s(literal 1 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 x.im (*.f64 (/.f64 x.re x.im) x.re)))
(/.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (*.f64 x.im x.im))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))))
(/.f64 (neg.f64 (/.f64 (*.f64 x.re x.re) x.im)) (neg.f64 x.im))
(/.f64 (*.f64 (/.f64 x.re x.im) x.re) x.im)
(/.f64 (neg.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 x.re x.re) x.im))) (neg.f64 (neg.f64 x.im)))
(/.f64 (neg.f64 (*.f64 (/.f64 x.re x.im) x.re)) (neg.f64 x.im))
(pow.f64 (/.f64 x.re x.im) #s(literal 2 binary64))
(pow.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) #s(literal -1 binary64))
(*.f64 x.re (/.f64 x.re (*.f64 x.im x.im)))
(*.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)))
(*.f64 (*.f64 x.re x.re) (pow.f64 (/.f64 #s(literal 1 binary64) x.im) #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))))
(*.f64 (/.f64 x.re x.im) (/.f64 x.re x.im))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)))
(*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 #s(literal 1 binary64) x.im))
(*.f64 (/.f64 x.re (*.f64 x.im x.im)) x.re)
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)))
(*.f64 (neg.f64 (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 #s(literal 1 binary64) (neg.f64 x.im)))
(*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 (*.f64 x.re x.re) x.im))
(*.f64 (*.f64 (/.f64 x.re x.im) x.re) (/.f64 #s(literal 1 binary64) x.im))
(*.f64 (/.f64 x.re #s(literal -1 binary64)) (/.f64 (neg.f64 x.re) (*.f64 x.im x.im)))
(*.f64 (/.f64 (neg.f64 x.re) #s(literal -1 binary64)) (/.f64 x.re (*.f64 x.im x.im)))
(*.f64 (/.f64 (neg.f64 x.re) x.im) (/.f64 x.re (neg.f64 x.im)))
(*.f64 (/.f64 #s(literal -1 binary64) x.im) (/.f64 (*.f64 x.re x.re) (neg.f64 x.im)))
(*.f64 (/.f64 x.re (neg.f64 x.im)) (/.f64 (neg.f64 x.re) x.im))
(exp.f64 (*.f64 (log.f64 x.im) #s(literal 3 binary64)))
(pow.f64 x.im #s(literal 3 binary64))
(pow.f64 (*.f64 x.im x.im) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 x.im #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x.im)) #s(literal 3 binary64))
(*.f64 x.im (*.f64 x.im x.im))
(*.f64 (*.f64 x.im x.im) x.im)
(*.f64 (pow.f64 x.im #s(literal 3/2 binary64)) (pow.f64 x.im #s(literal 3/2 binary64)))

simplify191.0ms (2.4%)

Algorithm
egg-herbie
Rules
3184×*-lowering-*.f32
3184×*-lowering-*.f64
1674×fnmadd-define
1260×times-frac
1190×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0712211
12022211
25222196
318932196
453472196
084622196
Stop Event
iter limit
node limit
Counts
336 → 336
Calls
Call 1
Inputs
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (pow x.im 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(pow x.re 2)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* -3 (pow x.im 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
-3
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(/ (pow x.re 2) (pow x.im 2))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(/ (pow x.re 2) (pow x.im 2))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(/ (pow x.re 2) (pow x.im 2))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))
-3
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
-3
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -9 (* (pow x.im 4) x.re))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(pow x.re 5)
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(pow x.re 5)
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(pow x.re 5)
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(* -9 (* (pow x.im 4) x.re))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* -9 (* (pow x.im 4) x.re))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* -9 (pow x.im 4))
(- (pow x.re 4) (* 9 (pow x.im 4)))
(- (pow x.re 4) (* 9 (pow x.im 4)))
(- (pow x.re 4) (* 9 (pow x.im 4)))
(pow x.re 4)
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(pow x.re 4)
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(pow x.re 4)
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(* -9 (pow x.im 4))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* -9 (pow x.im 4))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
Outputs
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(pow x.re 2)
(*.f64 x.re x.re)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 2)
(*.f64 x.re x.re)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
-3
#s(literal -3 binary64)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (*.f64 x.im x.im))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (*.f64 x.im x.im))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (*.f64 x.im x.im))
-3
#s(literal -3 binary64)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
-3
#s(literal -3 binary64)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -9 (* (pow x.im 4) x.re))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal -9 binary64)))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(-.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal 9 binary64))))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(-.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal 9 binary64))))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(-.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal 9 binary64))))
(pow x.re 5)
(pow.f64 x.re #s(literal 5 binary64))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(-.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal 9 binary64))))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(-.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal 9 binary64))))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(-.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal 9 binary64))))
(pow x.re 5)
(pow.f64 x.re #s(literal 5 binary64))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(-.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal 9 binary64))))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(-.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal 9 binary64))))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(-.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal 9 binary64))))
(pow x.re 5)
(pow.f64 x.re #s(literal 5 binary64))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(-.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal 9 binary64))))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(-.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal 9 binary64))))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(-.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal 9 binary64))))
(* -9 (* (pow x.im 4) x.re))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal -9 binary64)))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(-.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal 9 binary64))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(-.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal 9 binary64))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(-.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal 9 binary64))))
(* -9 (* (pow x.im 4) x.re))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal -9 binary64)))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(-.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal 9 binary64))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(-.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal 9 binary64))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(-.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 x.re #s(literal 9 binary64))))
(* -9 (pow x.im 4))
(*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64)))
(- (pow x.re 4) (* 9 (pow x.im 4)))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))
(- (pow x.re 4) (* 9 (pow x.im 4)))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))
(- (pow x.re 4) (* 9 (pow x.im 4)))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))
(* -9 (pow x.im 4))
(*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64)))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))
(* -9 (pow x.im 4))
(*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64)))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))

eval172.0ms (2.1%)

Compiler

Compiled 37662 to 2057 computations (94.5% saved)

prune95.0ms (1.2%)

Pruning

13 alts after pruning (10 fresh and 3 done)

PrunedKeptTotal
New114291151
Fresh415
Picked235
Done000
Total1148131161
Accuracy
100.0%
Counts
1161 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
39.2%
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))))
88.1%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
82.6%
(+.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
41.6%
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
48.8%
(*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
55.2%
(*.f64 (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im) x.im)
48.3%
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
55.3%
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
88.5%
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im)))
31.0%
(*.f64 x.re (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
67.9%
(*.f64 x.re (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (*.f64 (/.f64 x.re (*.f64 x.im x.im)) x.re))))
55.5%
(*.f64 x.re (*.f64 x.re x.re))
48.3%
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
Compiler

Compiled 477 to 234 computations (50.9% saved)

simplify175.0ms (2.2%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))
cost-diff0
(-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))
cost-diff0
(*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re)
cost-diff0
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))))
cost-diff0
(+.f64 #s(literal -3 binary64) (*.f64 (/.f64 x.re (*.f64 x.im x.im)) x.re))
cost-diff0
(*.f64 x.im x.im)
cost-diff256
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (*.f64 (/.f64 x.re (*.f64 x.im x.im)) x.re)))
cost-diff256
(*.f64 x.re (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (*.f64 (/.f64 x.re (*.f64 x.im x.im)) x.re))))
cost-diff0
(*.f64 x.re #s(literal -3 binary64))
cost-diff0
(*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im)
cost-diff0
(*.f64 (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im) x.im)
cost-diff0
(*.f64 x.im #s(literal -3 binary64))
cost-diff0
(*.f64 x.re x.im)
cost-diff0
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
cost-diff0
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
cost-diff0
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
cost-diff0
(/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
cost-diff256
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
Rules
3946×*-lowering-*.f32
3946×*-lowering-*.f64
2200×fma-define
1588×fma-lowering-fma.f32
1588×fma-lowering-fma.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
033233
1104214
2286206
3733206
41775206
55289206
08211206
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ 1 (/ 1 (* x.re (+ (* x.re x.re) (* x.im (* x.im -3))))))
1
(/ 1 (* x.re (+ (* x.re x.re) (* x.im (* x.im -3)))))
(* x.re (+ (* x.re x.re) (* x.im (* x.im -3))))
x.re
(+ (* x.re x.re) (* x.im (* x.im -3)))
(* x.re x.re)
(* x.im (* x.im -3))
x.im
(* x.im -3)
-3
(* (* x.re x.im) (* x.im -3))
(* x.re x.im)
x.re
x.im
(* x.im -3)
-3
(* (* (* x.re -3) x.im) x.im)
(* (* x.re -3) x.im)
(* x.re -3)
x.re
-3
x.im
(* x.re (* (* x.im x.im) (+ -3 (* (/ x.re (* x.im x.im)) x.re))))
x.re
(* (* x.im x.im) (+ -3 (* (/ x.re (* x.im x.im)) x.re)))
(* x.im x.im)
x.im
(+ -3 (* (/ x.re (* x.im x.im)) x.re))
-3
(* (/ x.re (* x.im x.im)) x.re)
(/ x.re (* x.im x.im))
(/ (* (- (* (* x.re x.re) (* x.re x.re)) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re) (+ (* x.re x.re) (* 3 (* x.im x.im))))
(* (- (* (* x.re x.re) (* x.re x.re)) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re)
(- (* (* x.re x.re) (* x.re x.re)) (* (* x.im (* x.im (* x.im x.im))) 9))
(* (* x.re x.re) (* x.re x.re))
(* x.re x.re)
x.re
(* (* x.im (* x.im (* x.im x.im))) 9)
(* x.im (* x.im (* x.im x.im)))
x.im
(* x.im (* x.im x.im))
(* x.im x.im)
9
(+ (* x.re x.re) (* 3 (* x.im x.im)))
(* 3 (* x.im x.im))
3
Outputs
(/ 1 (/ 1 (* x.re (+ (* x.re x.re) (* x.im (* x.im -3))))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
1
#s(literal 1 binary64)
(/ 1 (* x.re (+ (* x.re x.re) (* x.im (* x.im -3)))))
(/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(* x.re (+ (* x.re x.re) (* x.im (* x.im -3))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
x.re
(+ (* x.re x.re) (* x.im (* x.im -3)))
(+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re x.re)
(*.f64 x.re x.re)
(* x.im (* x.im -3))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
x.im
(* x.im -3)
(*.f64 x.im #s(literal -3 binary64))
-3
#s(literal -3 binary64)
(* (* x.re x.im) (* x.im -3))
(*.f64 x.im (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))
(* x.re x.im)
(*.f64 x.re x.im)
x.re
x.im
(* x.im -3)
(*.f64 x.im #s(literal -3 binary64))
-3
#s(literal -3 binary64)
(* (* (* x.re -3) x.im) x.im)
(*.f64 x.im (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))
(* (* x.re -3) x.im)
(*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))
(* x.re -3)
(*.f64 x.re #s(literal -3 binary64))
x.re
-3
#s(literal -3 binary64)
x.im
(* x.re (* (* x.im x.im) (+ -3 (* (/ x.re (* x.im x.im)) x.re))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
x.re
(* (* x.im x.im) (+ -3 (* (/ x.re (* x.im x.im)) x.re)))
(+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.im x.im)
(*.f64 x.im x.im)
x.im
(+ -3 (* (/ x.re (* x.im x.im)) x.re))
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
-3
#s(literal -3 binary64)
(* (/ x.re (* x.im x.im)) x.re)
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ x.re (* x.im x.im))
(/.f64 x.re (*.f64 x.im x.im))
(/ (* (- (* (* x.re x.re) (* x.re x.re)) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re) (+ (* x.re x.re) (* 3 (* x.im x.im))))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) x.re))
(* (- (* (* x.re x.re) (* x.re x.re)) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re)
(*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(- (* (* x.re x.re) (* x.re x.re)) (* (* x.im (* x.im (* x.im x.im))) 9))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))
(* (* x.re x.re) (* x.re x.re))
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(* x.re x.re)
(*.f64 x.re x.re)
x.re
(* (* x.im (* x.im (* x.im x.im))) 9)
(*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))
(* x.im (* x.im (* x.im x.im)))
(*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))
x.im
(* x.im (* x.im x.im))
(*.f64 x.im (*.f64 x.im x.im))
(* x.im x.im)
(*.f64 x.im x.im)
9
#s(literal 9 binary64)
(+ (* x.re x.re) (* 3 (* x.im x.im)))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))
(* 3 (* x.im x.im))
(*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))
3
#s(literal 3 binary64)

localize154.0ms (1.9%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(*.f64 x.im (*.f64 x.im x.im))
accuracy97.4%
(*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re)
accuracy92.6%
(-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))
accuracy47.3%
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))))
accuracy96.6%
(*.f64 (/.f64 x.re (*.f64 x.im x.im)) x.re)
accuracy92.8%
(*.f64 x.re (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (*.f64 (/.f64 x.re (*.f64 x.im x.im)) x.re))))
accuracy91.0%
(/.f64 x.re (*.f64 x.im x.im))
accuracy80.5%
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (*.f64 (/.f64 x.re (*.f64 x.im x.im)) x.re)))
accuracy100.0%
(*.f64 x.re #s(literal -3 binary64))
accuracy99.8%
(*.f64 (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im) x.im)
accuracy99.3%
(*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im)
accuracy100.0%
(*.f64 x.re x.im)
accuracy100.0%
(*.f64 x.im #s(literal -3 binary64))
accuracy99.7%
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
accuracy99.4%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
accuracy98.9%
(/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
accuracy96.2%
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
accuracy92.8%
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
Results
94.0ms256×0valid
Compiler

Compiled 272 to 34 computations (87.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 56.0ms
ival-mult: 41.0ms (73.6% of total)
ival-div: 7.0ms (12.6% of total)
ival-add: 6.0ms (10.8% of total)
ival-sub: 1.0ms (1.8% of total)
const: 1.0ms (1.8% of total)
backward-pass: 0.0ms (0% of total)

series25.0ms (0.3%)

Counts
21 → 444
Calls
Call 1
Inputs
#<alt (/ 1 (/ 1 (* x.re (+ (* x.re x.re) (* x.im (* x.im -3))))))>
#<alt (/ 1 (* x.re (+ (* x.re x.re) (* x.im (* x.im -3)))))>
#<alt (* x.re (+ (* x.re x.re) (* x.im (* x.im -3))))>
#<alt (+ (* x.re x.re) (* x.im (* x.im -3)))>
#<alt (* (* x.re x.im) (* x.im -3))>
#<alt (* x.re x.im)>
#<alt (* x.im -3)>
#<alt (* (* (* x.re -3) x.im) x.im)>
#<alt (* (* x.re -3) x.im)>
#<alt (* x.re -3)>
#<alt (* x.re (* (* x.im x.im) (+ -3 (* (/ x.re (* x.im x.im)) x.re))))>
#<alt (* (* x.im x.im) (+ -3 (* (/ x.re (* x.im x.im)) x.re)))>
#<alt (* x.im x.im)>
#<alt (+ -3 (* (/ x.re (* x.im x.im)) x.re))>
#<alt (/ (* (- (* (* x.re x.re) (* x.re x.re)) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re) (+ (* x.re x.re) (* 3 (* x.im x.im))))>
#<alt (* (- (* (* x.re x.re) (* x.re x.re)) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re)>
#<alt (- (* (* x.re x.re) (* x.re x.re)) (* (* x.im (* x.im (* x.im x.im))) 9))>
#<alt (* (* x.re x.re) (* x.re x.re))>
#<alt (/ x.re (* x.im x.im))>
#<alt (* (/ x.re (* x.im x.im)) x.re)>
#<alt (* x.im (* x.im x.im))>
Outputs
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (/ -1/3 (* (pow x.im 2) x.re))>
#<alt (/ (- (* -1/9 (/ (pow x.re 2) (pow x.im 4))) (* 1/3 (/ 1 (pow x.im 2)))) x.re)>
#<alt (/ (- (* (pow x.re 2) (- (* -1/27 (/ (pow x.re 2) (pow x.im 6))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2)))) x.re)>
#<alt (/ (- (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1/81 (/ (pow x.re 2) (pow x.im 8))) (* 1/27 (/ 1 (pow x.im 6))))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2)))) x.re)>
#<alt (/ 1 (pow x.re 3))>
#<alt (/ (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 3))>
#<alt (/ (- (+ 1 (* 9 (/ (pow x.im 4) (pow x.re 4)))) (* -3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 3))>
#<alt (/ (- (+ 1 (* 27 (/ (pow x.im 6) (pow x.re 6)))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2))))) (pow x.re 3))>
#<alt (/ 1 (pow x.re 3))>
#<alt (* -1 (/ (- (* -3 (/ (pow x.im 2) (pow x.re 2))) 1) (pow x.re 3)))>
#<alt (* -1 (/ (- (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2)))) 1) (pow x.re 3)))>
#<alt (* -1 (/ (- (+ (* -27 (/ (pow x.im 6) (pow x.re 6))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2))))) 1) (pow x.re 3)))>
#<alt (/ 1 (pow x.re 3))>
#<alt (+ (* 3 (/ (pow x.im 2) (pow x.re 5))) (/ 1 (pow x.re 3)))>
#<alt (+ (* (pow x.im 2) (+ (* 9 (/ (pow x.im 2) (pow x.re 7))) (* 3 (/ 1 (pow x.re 5))))) (/ 1 (pow x.re 3)))>
#<alt (+ (* (pow x.im 2) (+ (* (pow x.im 2) (+ (* 27 (/ (pow x.im 2) (pow x.re 9))) (* 9 (/ 1 (pow x.re 7))))) (* 3 (/ 1 (pow x.re 5))))) (/ 1 (pow x.re 3)))>
#<alt (/ -1/3 (* (pow x.im 2) x.re))>
#<alt (/ (- (* -1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re))) (pow x.im 2))>
#<alt (/ (- (* -1/27 (/ (pow x.re 3) (pow x.im 4))) (+ (* 1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re)))) (pow x.im 2))>
#<alt (/ (- (* -1/81 (/ (pow x.re 5) (pow x.im 6))) (+ (* 1/27 (/ (pow x.re 3) (pow x.im 4))) (+ (* 1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re))))) (pow x.im 2))>
#<alt (/ -1/3 (* (pow x.im 2) x.re))>
#<alt (/ (- (* -1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re))) (pow x.im 2))>
#<alt (/ (- (* -1/27 (/ (pow x.re 3) (pow x.im 4))) (+ (* 1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re)))) (pow x.im 2))>
#<alt (/ (- (* -1/81 (/ (pow x.re 5) (pow x.im 6))) (+ (* 1/27 (/ (pow x.re 3) (pow x.im 4))) (+ (* 1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re))))) (pow x.im 2))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (pow x.im 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (pow x.re 2)>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 2)>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 2)>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* -3 (pow x.im 2))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* x.im x.re)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 x.im)>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 (* x.im x.re))>
#<alt (* -3 x.re)>
#<alt (* -3 x.re)>
#<alt (* -3 x.re)>
#<alt (* -3 x.re)>
#<alt (* -3 x.re)>
#<alt (* -3 x.re)>
#<alt (* -3 x.re)>
#<alt (* -3 x.re)>
#<alt (* -3 x.re)>
#<alt (* -3 x.re)>
#<alt (* -3 x.re)>
#<alt (* -3 x.re)>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (pow x.re 2)>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* -3 (pow x.im 2))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* -3 (pow x.im 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (pow x.re 2)>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 2)>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt -3>
#<alt (- (/ (pow x.re 2) (pow x.im 2)) 3)>
#<alt (- (/ (pow x.re 2) (pow x.im 2)) 3)>
#<alt (- (/ (pow x.re 2) (pow x.im 2)) 3)>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))>
#<alt (* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))>
#<alt (* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))>
#<alt (* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))>
#<alt (* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))>
#<alt (/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))>
#<alt (/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))>
#<alt -3>
#<alt (- (/ (pow x.re 2) (pow x.im 2)) 3)>
#<alt (- (/ (pow x.re 2) (pow x.im 2)) 3)>
#<alt (- (/ (pow x.re 2) (pow x.im 2)) 3)>
#<alt -3>
#<alt (- (/ (pow x.re 2) (pow x.im 2)) 3)>
#<alt (- (/ (pow x.re 2) (pow x.im 2)) 3)>
#<alt (- (/ (pow x.re 2) (pow x.im 2)) 3)>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -9 (* (pow x.im 4) x.re))>
#<alt (* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))>
#<alt (* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))>
#<alt (* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))>
#<alt (pow x.re 5)>
#<alt (* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (pow x.re 5)>
#<alt (* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))>
#<alt (* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))>
#<alt (* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))>
#<alt (pow x.re 5)>
#<alt (+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))>
#<alt (+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))>
#<alt (+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))>
#<alt (* -9 (* (pow x.im 4) x.re))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* -9 (* (pow x.im 4) x.re))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* -9 (pow x.im 4))>
#<alt (- (pow x.re 4) (* 9 (pow x.im 4)))>
#<alt (- (pow x.re 4) (* 9 (pow x.im 4)))>
#<alt (- (pow x.re 4) (* 9 (pow x.im 4)))>
#<alt (pow x.re 4)>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (pow x.re 4)>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (pow x.re 4)>
#<alt (+ (* -9 (pow x.im 4)) (pow x.re 4))>
#<alt (+ (* -9 (pow x.im 4)) (pow x.re 4))>
#<alt (+ (* -9 (pow x.im 4)) (pow x.re 4))>
#<alt (* -9 (pow x.im 4))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* -9 (pow x.im 4))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ x.re (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (/ (pow x.re 2) (pow x.im 2))>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
#<alt (pow x.im 3)>
Calls

111 calls:

TimeVariablePointExpression
1.0ms
x.re
@inf
(/ 1 (* x.re (+ (* x.re x.re) (* x.im (* x.im -3)))))
0.0ms
x.re
@0
(/ 1 (* x.re (+ (* x.re x.re) (* x.im (* x.im -3)))))
0.0ms
x.im
@0
(/ 1 (* x.re (+ (* x.re x.re) (* x.im (* x.im -3)))))
0.0ms
x.re
@-inf
(/ x.re (* x.im x.im))
0.0ms
x.im
@inf
(/ 1 (* x.re (+ (* x.re x.re) (* x.im (* x.im -3)))))

rewrite375.0ms (4.7%)

Algorithm
batch-egg-rewrite
Rules
3146×*-lowering-*.f32
3146×*-lowering-*.f64
3014×/-lowering-/.f32
3014×/-lowering-/.f64
1642×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
033165
1190152
21488145
08342145
Stop Event
iter limit
node limit
Counts
21 → 955
Calls
Call 1
Inputs
(/ 1 (/ 1 (* x.re (+ (* x.re x.re) (* x.im (* x.im -3))))))
(/ 1 (* x.re (+ (* x.re x.re) (* x.im (* x.im -3)))))
(* x.re (+ (* x.re x.re) (* x.im (* x.im -3))))
(+ (* x.re x.re) (* x.im (* x.im -3)))
(* (* x.re x.im) (* x.im -3))
(* x.re x.im)
(* x.im -3)
(* (* (* x.re -3) x.im) x.im)
(* (* x.re -3) x.im)
(* x.re -3)
(* x.re (* (* x.im x.im) (+ -3 (* (/ x.re (* x.im x.im)) x.re))))
(* (* x.im x.im) (+ -3 (* (/ x.re (* x.im x.im)) x.re)))
(* x.im x.im)
(+ -3 (* (/ x.re (* x.im x.im)) x.re))
(/ (* (- (* (* x.re x.re) (* x.re x.re)) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re) (+ (* x.re x.re) (* 3 (* x.im x.im))))
(* (- (* (* x.re x.re) (* x.re x.re)) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re)
(- (* (* x.re x.re) (* x.re x.re)) (* (* x.im (* x.im (* x.im x.im))) 9))
(* (* x.re x.re) (* x.re x.re))
(/ x.re (* x.im x.im))
(* (/ x.re (* x.im x.im)) x.re)
(* x.im (* x.im x.im))
Outputs
(+.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re x.re)))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(exp.f64 (log.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(exp.f64 (*.f64 (log.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) x.re)))
(-.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x.re)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.re x.re))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)))
(-.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(fma.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re x.re) x.re (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(neg.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re)))
(/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.re x.re)))
(/.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)) #s(literal -1 binary64))
(/.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) x.re) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x.re)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) x.re)) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re)) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re x.re))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re x.re))))
(pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 x.re (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) x.re)
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)))
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)) #s(literal 1 binary64)))
(*.f64 (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) x.re) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))))
(*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))
(*.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64)) x.re)
(*.f64 (pow.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x.re)))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 x.re #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal -1 binary64)) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (/.f64 #s(literal 1 binary64) x.re)))
(exp.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(-.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))
(-.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.re x.re)) (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))))
(/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (neg.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x.re)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) x.re)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (neg.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x.re))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (-.f64 #s(literal 0 binary64) x.re))
(pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal 1 binary64)))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.re x.re)) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) x.re))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(*.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (pow.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(*.f64 (pow.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(*.f64 (pow.f64 (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))))
(*.f64 (pow.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) x.re)))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) x.re) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))) x.re))
(*.f64 (/.f64 #s(literal -1 binary64) x.re) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))))
(+.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re x.re)))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(exp.f64 (log.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(exp.f64 (*.f64 (log.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) x.re)))
(-.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x.re)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.re x.re))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)))
(-.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(fma.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re x.re) x.re (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(neg.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re)))
(/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.re x.re)))
(/.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)) #s(literal -1 binary64))
(/.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) x.re) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x.re)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) x.re)) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re)) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re x.re))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re x.re))))
(pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 x.re (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) x.re)
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)))
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)) #s(literal 1 binary64)))
(*.f64 (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) x.re) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))))
(*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))
(*.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64)) x.re)
(*.f64 (pow.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x.re)))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 x.re #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal -1 binary64)) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (/.f64 #s(literal 1 binary64) x.re)))
(+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(+.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+.f64 (*.f64 x.re x.re) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)))
(+.f64 (*.f64 x.re x.re) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im #s(literal 3 binary64))) x.im))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (neg.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(-.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(-.f64 (/.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))))
(-.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(-.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 1 binary64)))
(fma.f64 x.re x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(fma.f64 x.re x.re (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 x.re x.re (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)))
(fma.f64 x.re x.re (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im #s(literal 3 binary64))) x.im))
(fma.f64 x.im (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.re))
(fma.f64 #s(literal -3 binary64) (*.f64 x.im x.im) (*.f64 x.re x.re))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) x.im (*.f64 x.re x.re))
(fma.f64 (*.f64 x.im x.im) #s(literal -3 binary64) (*.f64 x.re x.re))
(fma.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))
(/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (+.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.re x.re)))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (neg.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im #s(literal 3 binary64))) x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im #s(literal 3 binary64))) x.im) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im #s(literal 3 binary64))) x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im #s(literal 3 binary64))) x.im)))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))))
(/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (-.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)))) (-.f64 (*.f64 x.re x.re) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64))))
(/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im #s(literal 3 binary64))) x.im) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im #s(literal 3 binary64))) x.im))) (-.f64 (*.f64 x.re x.re) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im #s(literal 3 binary64))) x.im)))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (-.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (-.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (-.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))
(*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))))
(*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im))
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re)
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im))
(*.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im)
(*.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)))
(*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64))
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 x.re x.im)
(*.f64 x.im x.re)
(*.f64 x.im #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) x.im)
(*.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))))
(*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im))
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re)
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im))
(*.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im)
(*.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)))
(*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64))
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 x.re x.im))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im)
(*.f64 x.re #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) x.re)
(+.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))))
(+.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(+.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) x.re))
(+.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))))
(+.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(+.f64 (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))))
(fma.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(fma.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) x.re))
(fma.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))))
(fma.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(fma.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) x.re))
(fma.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) x.re))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im) (*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) x.re))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re (*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) x.re))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))))
(fma.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(fma.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) x.re))
(fma.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im) (*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))))
(fma.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(fma.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) x.re))
(fma.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im (*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))))
(fma.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(fma.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) x.re))
(fma.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) x.re))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) x.re))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))))
(/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))))
(/.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re))) (pow.f64 (*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (-.f64 (*.f64 (*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))) (*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)))) (*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re))) (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (-.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re))) (pow.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) x.re) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) x.re) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) x.re)) (*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) x.re)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re))) (pow.f64 (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))) (*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))))) (-.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))) (-.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) x.re) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) x.re))) (-.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) x.re)))
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))))) (-.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (-.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (-.f64 (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 x.re (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))))
(*.f64 x.im (*.f64 (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))) x.re))
(*.f64 (*.f64 x.re x.im) (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))))
(*.f64 (*.f64 x.im x.im) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))) x.re))
(*.f64 (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))) (*.f64 x.re (*.f64 x.im x.im)))
(*.f64 (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))) x.re)
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))))
(*.f64 (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))) (*.f64 x.im x.im))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64))))))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)))
(+.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(-.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)))) (/.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)))))
(fma.f64 x.re (*.f64 (/.f64 x.re (*.f64 x.im x.im)) (*.f64 x.im x.im)) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(fma.f64 x.im (*.f64 x.im #s(literal -3 binary64)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)))
(fma.f64 x.im (/.f64 x.im (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(fma.f64 #s(literal -3 binary64) (*.f64 x.im x.im) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) x.im (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)))
(fma.f64 (*.f64 x.im x.im) #s(literal -3 binary64) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)))
(fma.f64 (*.f64 x.im x.im) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(fma.f64 (/.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(fma.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 x.im x.im) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 x.re (*.f64 x.im x.im)) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(fma.f64 (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) x.im) x.im (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(fma.f64 (/.f64 (*.f64 x.im x.im) (/.f64 (*.f64 x.im x.im) x.re)) x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64)))) (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))) (*.f64 (*.f64 x.im x.im) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) (*.f64 x.im x.im))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))) (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 x.im x.im))))
(/.f64 (*.f64 x.im x.im) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (+.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))))))
(/.f64 (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))))
(/.f64 (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 x.im x.im) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))))
(/.f64 (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) (*.f64 x.im x.im)) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))))) (neg.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (-.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 x.im (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))))
(*.f64 (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))) (*.f64 x.im x.im))
(*.f64 (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))) x.im)
(*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)))))))
(*.f64 (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 x.im x.im) x.re)))))
(*.f64 (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64))))))
(*.f64 (*.f64 (*.f64 x.im x.im) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))))
(*.f64 (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64))))))
(*.f64 (*.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))))
(exp.f64 (*.f64 (log.f64 x.im) #s(literal 2 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)))
(/.f64 (*.f64 x.im x.im) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal -1 binary64))
(pow.f64 x.im #s(literal 2 binary64))
(pow.f64 (*.f64 x.im x.im) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 x.im)) #s(literal 2 binary64))
(*.f64 x.im x.im)
(*.f64 (*.f64 x.im x.im) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(*.f64 (exp.f64 (log.f64 x.im)) (exp.f64 (log.f64 x.im)))
(+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))
(+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal -3 binary64))
(+.f64 (/.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))) (neg.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))))))
(-.f64 (/.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))))
(-.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64))))
(fma.f64 x.re (/.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) #s(literal -3 binary64))
(fma.f64 (/.f64 x.re (*.f64 x.im x.im)) x.re #s(literal -3 binary64))
(fma.f64 (/.f64 x.re x.im) (/.f64 x.re x.im) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re #s(literal -3 binary64)) (/.f64 (*.f64 x.im x.im) x.re)))) (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal -9 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))))))
(/.f64 (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64)))))
(/.f64 (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re #s(literal -3 binary64)) (/.f64 (*.f64 x.im x.im) x.re)))))
(/.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))) (neg.f64 (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re #s(literal -3 binary64)) (/.f64 (*.f64 x.im x.im) x.re))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))))
(/.f64 (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal -9 binary64)) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))) (*.f64 (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal -9 binary64))) (neg.f64 (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))) (/.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))))) (*.f64 (/.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))) (/.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))))) (*.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))))) (+.f64 (/.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))))
(*.f64 (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64))))))
(*.f64 (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re #s(literal -3 binary64)) (/.f64 (*.f64 x.im x.im) x.re))))))
(*.f64 (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -27 binary64) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -3 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))))))
(*.f64 (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)) #s(literal 3 binary64))))
(+.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re x.re)))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(exp.f64 (log.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(exp.f64 (*.f64 (log.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) x.re)))
(-.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x.re)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.re x.re))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)))
(-.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(fma.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re x.re) x.re (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(neg.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re)))
(/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.re x.re)))
(/.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)) #s(literal -1 binary64))
(/.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) x.re) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x.re)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) x.re)) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re)) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re x.re))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re x.re))))
(pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 x.re (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) x.re)
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)))
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)) #s(literal 1 binary64)))
(*.f64 (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) x.re) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))))
(*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))
(*.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64)) x.re)
(*.f64 (pow.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x.re)))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 x.re #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal -1 binary64)) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (/.f64 #s(literal 1 binary64) x.re)))
(+.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(+.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) x.re))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(fma.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(fma.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) x.re))
(fma.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) x.re))
(fma.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) x.re (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(fma.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) x.re (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) x.re))
(neg.f64 (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))))
(/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) x.re) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) x.re)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (neg.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) x.re) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) x.re) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) x.re)) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) x.re)))))
(/.f64 (+.f64 (pow.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) #s(literal 3 binary64)) (pow.f64 (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) x.re) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) x.re) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) x.re)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) x.re)))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (-.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) x.re) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) x.re))) (-.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) x.re)))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re)) (*.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) x.re) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) x.re))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) x.re)))
(*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) x.re)
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(*.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (neg.f64 (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(+.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(+.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(+.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(+.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(+.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(+.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))))
(+.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (neg.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(-.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(-.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (-.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (neg.f64 (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (neg.f64 (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(fma.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(fma.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 #s(literal 9 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(fma.f64 #s(literal -9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(fma.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(fma.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 9 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (neg.f64 (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (-.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (neg.f64 (-.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (pow.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (pow.f64 (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (+.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (pow.f64 (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))) (*.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (-.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (-.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (-.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (-.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (-.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))) (+.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (*.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))))
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 x.re)))
(exp.f64 (*.f64 (log.f64 x.re) #s(literal 4 binary64)))
(pow.f64 x.re #s(literal 4 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal 2 binary64))
(pow.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64))
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x.im x.im) x.re)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x.re (*.f64 x.im x.im))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) (/.f64 x.re (*.f64 x.im x.im))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x.re (*.f64 x.im x.im))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) x.re))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.im x.im) x.re))))
(/.f64 x.re (*.f64 x.im x.im))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.im x.im) x.re)))
(/.f64 (-.f64 #s(literal 0 binary64) x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(/.f64 (/.f64 x.re x.im) x.im)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x.re x.im)) (-.f64 #s(literal 0 binary64) x.im))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x.re x.im))) (neg.f64 (-.f64 #s(literal 0 binary64) x.im)))
(pow.f64 (/.f64 (*.f64 x.im x.im) x.re) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x.re (*.f64 x.im x.im)))
(*.f64 x.re (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x.re (*.f64 x.im x.im))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.im x.im) x.re))))
(*.f64 (-.f64 #s(literal 0 binary64) x.re) (/.f64 #s(literal -1 binary64) (*.f64 x.im x.im)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) x.re)
(*.f64 (/.f64 x.re x.im) (/.f64 #s(literal 1 binary64) x.im))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x.re x.im)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.im)))
(*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 x.re x.im))
(*.f64 (/.f64 #s(literal -1 binary64) x.im) (/.f64 x.re (-.f64 #s(literal 0 binary64) x.im)))
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)) (*.f64 (log.f64 x.im) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im x.im) x.re) x.re))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.re (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 #s(literal 1 binary64) (/.f64 x.im (/.f64 x.re (/.f64 x.im x.re))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 (-.f64 #s(literal 0 binary64) x.re) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 x.im (*.f64 (/.f64 x.re x.im) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))
(/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(/.f64 (-.f64 #s(literal 0 binary64) x.re) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.im x.im) x.re)))
(/.f64 (/.f64 x.re x.im) (/.f64 x.im x.re))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(/.f64 (*.f64 x.re (-.f64 #s(literal 0 binary64) x.re)) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(/.f64 (/.f64 x.re (/.f64 x.im x.re)) x.im)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.re) x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(/.f64 (*.f64 (/.f64 x.re x.im) x.re) x.im)
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))) (*.f64 x.im x.im))
(/.f64 (neg.f64 (*.f64 x.re (-.f64 #s(literal 0 binary64) x.re))) (*.f64 x.im x.im))
(/.f64 (neg.f64 (/.f64 x.re (/.f64 x.im x.re))) (-.f64 #s(literal 0 binary64) x.im))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.re) x.re)) (*.f64 x.im x.im))
(/.f64 (neg.f64 (*.f64 (/.f64 x.re x.im) x.re)) (-.f64 #s(literal 0 binary64) x.im))
(/.f64 (neg.f64 (/.f64 (*.f64 x.re x.re) x.im)) (-.f64 #s(literal 0 binary64) x.im))
(pow.f64 (/.f64 x.re x.im) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x.re (/.f64 (*.f64 x.im x.im) x.re)))
(*.f64 x.re (/.f64 x.re (*.f64 x.im x.im)))
(*.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)))
(*.f64 (/.f64 x.re (*.f64 x.im x.im)) x.re)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 x.re (/.f64 #s(literal 1 binary64) x.re)))
(*.f64 (/.f64 x.re x.im) (/.f64 x.re x.im))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (/.f64 #s(literal -1 binary64) (*.f64 x.im x.im)))
(*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 x.re (/.f64 x.im x.re)))
(*.f64 (*.f64 x.re (-.f64 #s(literal 0 binary64) x.re)) (/.f64 #s(literal -1 binary64) (*.f64 x.im x.im)))
(*.f64 (/.f64 x.re (/.f64 x.im x.re)) (/.f64 #s(literal 1 binary64) x.im))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.re) x.re) (/.f64 #s(literal -1 binary64) (*.f64 x.im x.im)))
(*.f64 (*.f64 (/.f64 x.re x.im) x.re) (/.f64 #s(literal 1 binary64) x.im))
(*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 #s(literal 1 binary64) x.im))
(*.f64 (/.f64 x.re (-.f64 #s(literal 0 binary64) x.im)) (/.f64 (-.f64 #s(literal 0 binary64) x.re) x.im))
(*.f64 (/.f64 x.re #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x.re (*.f64 x.im x.im))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x.re) x.im) (/.f64 x.re (-.f64 #s(literal 0 binary64) x.im)))
(exp.f64 (*.f64 (log.f64 x.im) #s(literal 3 binary64)))
(pow.f64 x.im #s(literal 3 binary64))
(pow.f64 (*.f64 x.im x.im) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 x.im #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x.im)) #s(literal 3 binary64))
(*.f64 x.im (*.f64 x.im x.im))
(*.f64 (*.f64 x.im x.im) x.im)
(*.f64 (pow.f64 x.im #s(literal 3/2 binary64)) (pow.f64 x.im #s(literal 3/2 binary64)))

simplify361.0ms (4.5%)

Algorithm
egg-herbie
Rules
4006×*-lowering-*.f32
4006×*-lowering-*.f64
2070×fma-lowering-fma.f32
2070×fma-lowering-fma.f64
1820×/-lowering-/.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01743723
15273668
215693643
356483640
081343640
Stop Event
iter limit
node limit
Counts
444 → 444
Calls
Call 1
Inputs
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(/ -1/3 (* (pow x.im 2) x.re))
(/ (- (* -1/9 (/ (pow x.re 2) (pow x.im 4))) (* 1/3 (/ 1 (pow x.im 2)))) x.re)
(/ (- (* (pow x.re 2) (- (* -1/27 (/ (pow x.re 2) (pow x.im 6))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2)))) x.re)
(/ (- (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1/81 (/ (pow x.re 2) (pow x.im 8))) (* 1/27 (/ 1 (pow x.im 6))))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2)))) x.re)
(/ 1 (pow x.re 3))
(/ (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 3))
(/ (- (+ 1 (* 9 (/ (pow x.im 4) (pow x.re 4)))) (* -3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 3))
(/ (- (+ 1 (* 27 (/ (pow x.im 6) (pow x.re 6)))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2))))) (pow x.re 3))
(/ 1 (pow x.re 3))
(* -1 (/ (- (* -3 (/ (pow x.im 2) (pow x.re 2))) 1) (pow x.re 3)))
(* -1 (/ (- (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2)))) 1) (pow x.re 3)))
(* -1 (/ (- (+ (* -27 (/ (pow x.im 6) (pow x.re 6))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2))))) 1) (pow x.re 3)))
(/ 1 (pow x.re 3))
(+ (* 3 (/ (pow x.im 2) (pow x.re 5))) (/ 1 (pow x.re 3)))
(+ (* (pow x.im 2) (+ (* 9 (/ (pow x.im 2) (pow x.re 7))) (* 3 (/ 1 (pow x.re 5))))) (/ 1 (pow x.re 3)))
(+ (* (pow x.im 2) (+ (* (pow x.im 2) (+ (* 27 (/ (pow x.im 2) (pow x.re 9))) (* 9 (/ 1 (pow x.re 7))))) (* 3 (/ 1 (pow x.re 5))))) (/ 1 (pow x.re 3)))
(/ -1/3 (* (pow x.im 2) x.re))
(/ (- (* -1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re))) (pow x.im 2))
(/ (- (* -1/27 (/ (pow x.re 3) (pow x.im 4))) (+ (* 1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re)))) (pow x.im 2))
(/ (- (* -1/81 (/ (pow x.re 5) (pow x.im 6))) (+ (* 1/27 (/ (pow x.re 3) (pow x.im 4))) (+ (* 1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re))))) (pow x.im 2))
(/ -1/3 (* (pow x.im 2) x.re))
(/ (- (* -1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re))) (pow x.im 2))
(/ (- (* -1/27 (/ (pow x.re 3) (pow x.im 4))) (+ (* 1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re)))) (pow x.im 2))
(/ (- (* -1/81 (/ (pow x.re 5) (pow x.im 6))) (+ (* 1/27 (/ (pow x.re 3) (pow x.im 4))) (+ (* 1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re))))) (pow x.im 2))
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (pow x.im 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 x.re)
(* -3 x.re)
(* -3 x.re)
(* -3 x.re)
(* -3 x.re)
(* -3 x.re)
(* -3 x.re)
(* -3 x.re)
(* -3 x.re)
(* -3 x.re)
(* -3 x.re)
(* -3 x.re)
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(pow x.re 2)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* -3 (pow x.im 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
-3
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(/ (pow x.re 2) (pow x.im 2))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(/ (pow x.re 2) (pow x.im 2))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(/ (pow x.re 2) (pow x.im 2))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))
-3
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
-3
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -9 (* (pow x.im 4) x.re))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(pow x.re 5)
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(pow x.re 5)
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(pow x.re 5)
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(* -9 (* (pow x.im 4) x.re))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* -9 (* (pow x.im 4) x.re))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* -9 (pow x.im 4))
(- (pow x.re 4) (* 9 (pow x.im 4)))
(- (pow x.re 4) (* 9 (pow x.im 4)))
(- (pow x.re 4) (* 9 (pow x.im 4)))
(pow x.re 4)
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(pow x.re 4)
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(pow x.re 4)
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(* -9 (pow x.im 4))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* -9 (pow x.im 4))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ x.re (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
(pow x.im 3)
Outputs
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(/ -1/3 (* (pow x.im 2) x.re))
(/.f64 #s(literal -1/3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(/ (- (* -1/9 (/ (pow x.re 2) (pow x.im 4))) (* 1/3 (/ 1 (pow x.im 2)))) x.re)
(/.f64 (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal -1/9 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal -1/3 binary64) (*.f64 x.im x.im))) x.re)
(/ (- (* (pow x.re 2) (- (* -1/27 (/ (pow x.re 2) (pow x.im 6))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2)))) x.re)
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/27 binary64)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 #s(literal -1/9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal -1/3 binary64) (*.f64 x.im x.im))) x.re)
(/ (- (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1/81 (/ (pow x.re 2) (pow x.im 8))) (* 1/27 (/ 1 (pow x.im 6))))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2)))) x.re)
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal -1/81 binary64))) (pow.f64 x.im #s(literal 8 binary64))) (/.f64 #s(literal -1/27 binary64) (pow.f64 x.im #s(literal 6 binary64))))) (/.f64 #s(literal -1/9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal -1/3 binary64) (*.f64 x.im x.im))) x.re)
(/ 1 (pow x.re 3))
(/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(/ (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 3))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 (/.f64 x.im (*.f64 x.re x.re)) #s(literal 3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))
(/ (- (+ 1 (* 9 (/ (pow x.im 4) (pow x.re 4)))) (* -3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 3))
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.im (*.f64 (/.f64 x.im (*.f64 x.re x.re)) #s(literal 3 binary64))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)))) (*.f64 x.re (*.f64 x.re x.re)))
(/ (- (+ 1 (* 27 (/ (pow x.im 6) (pow x.re 6)))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2))))) (pow x.re 3))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 27 binary64)) (pow.f64 x.re #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.im (*.f64 (/.f64 x.im (*.f64 x.re x.re)) #s(literal 3 binary64))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re))))) (*.f64 x.re (*.f64 x.re x.re)))
(/ 1 (pow x.re 3))
(/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(* -1 (/ (- (* -3 (/ (pow x.im 2) (pow x.re 2))) 1) (pow x.re 3)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 (/.f64 x.im (*.f64 x.re x.re)) #s(literal 3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))
(* -1 (/ (- (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2)))) 1) (pow x.re 3)))
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.im (*.f64 (/.f64 x.im (*.f64 x.re x.re)) #s(literal 3 binary64))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)))) (*.f64 x.re (*.f64 x.re x.re)))
(* -1 (/ (- (+ (* -27 (/ (pow x.im 6) (pow x.re 6))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2))))) 1) (pow x.re 3)))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 27 binary64)) (pow.f64 x.re #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.im (*.f64 (/.f64 x.im (*.f64 x.re x.re)) #s(literal 3 binary64))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re))))) (*.f64 x.re (*.f64 x.re x.re)))
(/ 1 (pow x.re 3))
(/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(+ (* 3 (/ (pow x.im 2) (pow x.re 5))) (/ 1 (pow x.re 3)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 (/.f64 x.im (*.f64 x.re x.re)) #s(literal 3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))
(+ (* (pow x.im 2) (+ (* 9 (/ (pow x.im 2) (pow x.re 7))) (* 3 (/ 1 (pow x.re 5))))) (/ 1 (pow x.re 3)))
(+.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (pow.f64 x.re #s(literal 7 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 (/.f64 x.im (*.f64 x.re x.re)) #s(literal 3 binary64)))) (*.f64 x.re (*.f64 x.re x.re))))
(+ (* (pow x.im 2) (+ (* (pow x.im 2) (+ (* 27 (/ (pow x.im 2) (pow x.re 9))) (* 9 (/ 1 (pow x.re 7))))) (* 3 (/ 1 (pow x.re 5))))) (/ 1 (pow x.re 3)))
(+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 27 binary64)) (pow.f64 x.re #s(literal 9 binary64))) (/.f64 #s(literal 9 binary64) (pow.f64 x.re #s(literal 7 binary64))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 (/.f64 x.im (*.f64 x.re x.re)) #s(literal 3 binary64)))) (*.f64 x.re (*.f64 x.re x.re))))
(/ -1/3 (* (pow x.im 2) x.re))
(/.f64 #s(literal -1/3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(/ (- (* -1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re))) (pow x.im 2))
(/.f64 (+.f64 (/.f64 #s(literal -1/3 binary64) x.re) (*.f64 #s(literal -1/9 binary64) (/.f64 x.re (*.f64 x.im x.im)))) (*.f64 x.im x.im))
(/ (- (* -1/27 (/ (pow x.re 3) (pow x.im 4))) (+ (* 1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re)))) (pow x.im 2))
(/.f64 (+.f64 (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal -1/27 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (/.f64 #s(literal -1/3 binary64) x.re) (*.f64 #s(literal -1/9 binary64) (/.f64 x.re (*.f64 x.im x.im))))) (*.f64 x.im x.im))
(/ (- (* -1/81 (/ (pow x.re 5) (pow x.im 6))) (+ (* 1/27 (/ (pow x.re 3) (pow x.im 4))) (+ (* 1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re))))) (pow x.im 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re))) (pow.f64 x.im #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal -1/27 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (/.f64 #s(literal -1/3 binary64) x.re) (*.f64 #s(literal -1/9 binary64) (/.f64 x.re (*.f64 x.im x.im)))))) (*.f64 x.im x.im))
(/ -1/3 (* (pow x.im 2) x.re))
(/.f64 #s(literal -1/3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(/ (- (* -1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re))) (pow x.im 2))
(/.f64 (+.f64 (/.f64 #s(literal -1/3 binary64) x.re) (*.f64 #s(literal -1/9 binary64) (/.f64 x.re (*.f64 x.im x.im)))) (*.f64 x.im x.im))
(/ (- (* -1/27 (/ (pow x.re 3) (pow x.im 4))) (+ (* 1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re)))) (pow x.im 2))
(/.f64 (+.f64 (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal -1/27 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (/.f64 #s(literal -1/3 binary64) x.re) (*.f64 #s(literal -1/9 binary64) (/.f64 x.re (*.f64 x.im x.im))))) (*.f64 x.im x.im))
(/ (- (* -1/81 (/ (pow x.re 5) (pow x.im 6))) (+ (* 1/27 (/ (pow x.re 3) (pow x.im 4))) (+ (* 1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re))))) (pow x.im 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re))) (pow.f64 x.im #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal -1/27 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (/.f64 #s(literal -1/3 binary64) x.re) (*.f64 #s(literal -1/9 binary64) (/.f64 x.re (*.f64 x.im x.im)))))) (*.f64 x.im x.im))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(pow x.re 2)
(*.f64 x.re x.re)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 (* x.im x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* -3 x.re)
(*.f64 #s(literal -3 binary64) x.re)
(* -3 x.re)
(*.f64 #s(literal -3 binary64) x.re)
(* -3 x.re)
(*.f64 #s(literal -3 binary64) x.re)
(* -3 x.re)
(*.f64 #s(literal -3 binary64) x.re)
(* -3 x.re)
(*.f64 #s(literal -3 binary64) x.re)
(* -3 x.re)
(*.f64 #s(literal -3 binary64) x.re)
(* -3 x.re)
(*.f64 #s(literal -3 binary64) x.re)
(* -3 x.re)
(*.f64 #s(literal -3 binary64) x.re)
(* -3 x.re)
(*.f64 #s(literal -3 binary64) x.re)
(* -3 x.re)
(*.f64 #s(literal -3 binary64) x.re)
(* -3 x.re)
(*.f64 #s(literal -3 binary64) x.re)
(* -3 x.re)
(*.f64 #s(literal -3 binary64) x.re)
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(pow x.re 2)
(*.f64 x.re x.re)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
-3
#s(literal -3 binary64)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re))))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re))))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (*.f64 x.im x.im))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (*.f64 x.im x.im))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (*.f64 x.im x.im))
-3
#s(literal -3 binary64)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
-3
#s(literal -3 binary64)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* -9 (* (pow x.im 4) x.re))
(*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(pow x.re 5)
(*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)))))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)))))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)))))
(pow x.re 5)
(*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)))))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)))))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)))))
(pow x.re 5)
(*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(* -9 (* (pow x.im 4) x.re))
(*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 x.re #s(literal -9 binary64)) (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 x.re #s(literal -9 binary64)) (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 x.re #s(literal -9 binary64)) (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* -9 (* (pow x.im 4) x.re))
(*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 x.re #s(literal -9 binary64)) (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 x.re #s(literal -9 binary64)) (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 x.re #s(literal -9 binary64)) (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* -9 (pow x.im 4))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))
(- (pow x.re 4) (* 9 (pow x.im 4)))
(+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(- (pow x.re 4) (* 9 (pow x.im 4)))
(+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(- (pow x.re 4) (* 9 (pow x.im 4)))
(+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(pow x.re 4)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re))))
(pow x.re 4)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re))))
(pow x.re 4)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(* -9 (pow x.im 4))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 #s(literal -9 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 #s(literal -9 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 #s(literal -9 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* -9 (pow x.im 4))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 #s(literal -9 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 #s(literal -9 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 #s(literal -9 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(pow x.re 4)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(pow x.re 4)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(pow x.re 4)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(pow x.re 4)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(pow x.re 4)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(pow x.re 4)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(pow x.re 4)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(pow x.re 4)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(pow x.re 4)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(pow x.re 4)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(pow x.re 4)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(pow x.re 4)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ x.re (pow x.im 2))
(/.f64 x.re (*.f64 x.im x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))
(pow x.im 3)
(*.f64 x.im (*.f64 x.im x.im))

eval209.0ms (2.6%)

Compiler

Compiled 53236 to 3082 computations (94.2% saved)

prune185.0ms (2.3%)

Pruning

14 alts after pruning (8 fresh and 6 done)

PrunedKeptTotal
New148261488
Fresh325
Picked235
Done033
Total1487141501
Accuracy
100.0%
Counts
1501 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
41.6%
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))
88.5%
(/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) x.re))
88.4%
(/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
55.3%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))))
39.1%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
82.6%
(+.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
55.2%
(*.f64 (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im) x.im)
65.8%
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
48.3%
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
55.3%
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
88.5%
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im)))
67.9%
(*.f64 x.re (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (*.f64 (/.f64 x.re (*.f64 x.im x.im)) x.re))))
55.5%
(*.f64 x.re (*.f64 x.re x.re))
48.3%
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
Compiler

Compiled 364 to 215 computations (40.9% saved)

simplify282.0ms (3.5%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
cost-diff0
(/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
cost-diff256
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
cost-diff384
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
cost-diff0
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re)))))
cost-diff0
(*.f64 x.re x.re)
cost-diff0
(*.f64 x.re (*.f64 x.re x.re))
cost-diff384
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
cost-diff0
(*.f64 x.im x.im)
cost-diff0
(*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))
cost-diff0
(*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)))
cost-diff128
(+.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
cost-diff0
(*.f64 x.im x.im)
cost-diff0
(*.f64 x.re (*.f64 x.im x.im))
cost-diff0
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
cost-diff0
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
cost-diff0
(*.f64 x.re x.re)
cost-diff0
(+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
cost-diff128
(/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) x.re))
Rules
5878×*-lowering-*.f32
5878×*-lowering-*.f64
1460×cube-prod
1458×fma-define
1458×/-lowering-/.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
034279
1112246
2323246
3986242
42454242
53296242
63984242
74787242
86399242
96624242
106914242
117285242
127744242
08046242
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (+ (* x.re x.re) (* -3 (* x.im x.im))) (/ 1 x.re))
(+ (* x.re x.re) (* -3 (* x.im x.im)))
(* x.re x.re)
x.re
(* -3 (* x.im x.im))
-3
(* x.im x.im)
x.im
(/ 1 x.re)
1
(* (* x.re (* x.im x.im)) -3)
(* x.re (* x.im x.im))
x.re
(* x.im x.im)
x.im
-3
(+ (* x.re (* (* x.im x.im) -3)) (* x.re (* x.re x.re)))
(* x.re (* (* x.im x.im) -3))
x.re
(* (* x.im x.im) -3)
(* x.im x.im)
x.im
-3
(* x.re (* x.re x.re))
(* x.re x.re)
(* (* x.re (* x.re x.re)) (+ 1 (* -3 (* x.im (/ x.im (* x.re x.re))))))
(* x.re (* x.re x.re))
x.re
(* x.re x.re)
(+ 1 (* -3 (* x.im (/ x.im (* x.re x.re)))))
1
(* -3 (* x.im (/ x.im (* x.re x.re))))
-3
(* x.im (/ x.im (* x.re x.re)))
x.im
(/ x.im (* x.re x.re))
(/ 1 (* (/ 1 (* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9)))) (+ (* x.re x.re) (* (* x.im x.im) 3))))
1
(* (/ 1 (* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9)))) (+ (* x.re x.re) (* (* x.im x.im) 3)))
(/ 1 (* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9))))
(* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9)))
x.re
(+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9))
(* x.re (* x.re (* x.re x.re)))
(* x.re (* x.re x.re))
(* x.re x.re)
(* (* x.im (* x.im (* x.im x.im))) -9)
(* x.im (* x.im (* x.im x.im)))
x.im
(* x.im (* x.im x.im))
(* x.im x.im)
-9
(+ (* x.re x.re) (* (* x.im x.im) 3))
(* (* x.im x.im) 3)
3
Outputs
(/ (+ (* x.re x.re) (* -3 (* x.im x.im))) (/ 1 x.re))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(+ (* x.re x.re) (* -3 (* x.im x.im)))
(+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re x.re)
(*.f64 x.re x.re)
x.re
(* -3 (* x.im x.im))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
-3
#s(literal -3 binary64)
(* x.im x.im)
(*.f64 x.im x.im)
x.im
(/ 1 x.re)
(/.f64 #s(literal 1 binary64) x.re)
1
#s(literal 1 binary64)
(* (* x.re (* x.im x.im)) -3)
(*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* x.re (* x.im x.im))
(*.f64 x.re (*.f64 x.im x.im))
x.re
(* x.im x.im)
(*.f64 x.im x.im)
x.im
-3
#s(literal -3 binary64)
(+ (* x.re (* (* x.im x.im) -3)) (* x.re (* x.re x.re)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(* x.re (* (* x.im x.im) -3))
(*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)))
x.re
(* (* x.im x.im) -3)
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* x.im x.im)
(*.f64 x.im x.im)
x.im
-3
#s(literal -3 binary64)
(* x.re (* x.re x.re))
(*.f64 x.re (*.f64 x.re x.re))
(* x.re x.re)
(*.f64 x.re x.re)
(* (* x.re (* x.re x.re)) (+ 1 (* -3 (* x.im (/ x.im (* x.re x.re))))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(* x.re (* x.re x.re))
(*.f64 x.re (*.f64 x.re x.re))
x.re
(* x.re x.re)
(*.f64 x.re x.re)
(+ 1 (* -3 (* x.im (/ x.im (* x.re x.re)))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.im x.im) x.re)) x.re))
1
#s(literal 1 binary64)
(* -3 (* x.im (/ x.im (* x.re x.re))))
(/.f64 (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.im x.im) x.re)) x.re)
-3
#s(literal -3 binary64)
(* x.im (/ x.im (* x.re x.re)))
(/.f64 (/.f64 (*.f64 x.im x.im) x.re) x.re)
x.im
(/ x.im (* x.re x.re))
(/.f64 x.im (*.f64 x.re x.re))
(/ 1 (* (/ 1 (* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9)))) (+ (* x.re x.re) (* (* x.im x.im) 3))))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (+.f64 x.re (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x.im x.im) x.re))))
1
#s(literal 1 binary64)
(* (/ 1 (* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9)))) (+ (* x.re x.re) (* (* x.im x.im) 3)))
(/.f64 (+.f64 x.re (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x.im x.im) x.re))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))
(/ 1 (* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9))))
(/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))
(* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9)))
(*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))
x.re
(+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))
(* x.re (* x.re (* x.re x.re)))
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(* x.re (* x.re x.re))
(*.f64 x.re (*.f64 x.re x.re))
(* x.re x.re)
(*.f64 x.re x.re)
(* (* x.im (* x.im (* x.im x.im))) -9)
(*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))
(* x.im (* x.im (* x.im x.im)))
(*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))
x.im
(* x.im (* x.im x.im))
(*.f64 x.im (*.f64 x.im x.im))
(* x.im x.im)
(*.f64 x.im x.im)
-9
#s(literal -9 binary64)
(+ (* x.re x.re) (* (* x.im x.im) 3))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))
(* (* x.im x.im) 3)
(*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))
3
#s(literal 3 binary64)

localize175.0ms (2.2%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.4%
(/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
accuracy97.4%
(*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
accuracy92.6%
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
accuracy44.0%
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
accuracy99.9%
(*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))
accuracy96.3%
(*.f64 x.im (/.f64 x.im (*.f64 x.re x.re)))
accuracy91.5%
(/.f64 x.im (*.f64 x.re x.re))
accuracy74.0%
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
accuracy99.9%
(*.f64 x.re (*.f64 x.re x.re))
accuracy99.8%
(*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))
accuracy91.3%
(+.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
accuracy85.8%
(*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)))
accuracy100.0%
(*.f64 x.im x.im)
accuracy99.7%
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
accuracy85.8%
(*.f64 x.re (*.f64 x.im x.im))
accuracy100.0%
(*.f64 x.im x.im)
accuracy99.8%
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
accuracy96.2%
(+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
accuracy92.8%
(/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) x.re))
Results
118.0ms256×0valid
Compiler

Compiled 340 to 35 computations (89.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 49.0ms
ival-mult: 31.0ms (63.4% of total)
ival-div: 9.0ms (18.4% of total)
ival-add: 8.0ms (16.4% of total)
const: 1.0ms (2% of total)
backward-pass: 0.0ms (0% of total)

series20.0ms (0.2%)

Counts
21 → 444
Calls
Call 1
Inputs
#<alt (/ (+ (* x.re x.re) (* -3 (* x.im x.im))) (/ 1 x.re))>
#<alt (+ (* x.re x.re) (* -3 (* x.im x.im)))>
#<alt (* x.re x.re)>
#<alt (* -3 (* x.im x.im))>
#<alt (* (* x.re (* x.im x.im)) -3)>
#<alt (* x.re (* x.im x.im))>
#<alt (* x.im x.im)>
#<alt (+ (* x.re (* (* x.im x.im) -3)) (* x.re (* x.re x.re)))>
#<alt (* x.re (* (* x.im x.im) -3))>
#<alt (* (* x.im x.im) -3)>
#<alt (* (* x.re (* x.re x.re)) (+ 1 (* -3 (* x.im (/ x.im (* x.re x.re))))))>
#<alt (* x.re (* x.re x.re))>
#<alt (+ 1 (* -3 (* x.im (/ x.im (* x.re x.re)))))>
#<alt (/ 1 (* (/ 1 (* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9)))) (+ (* x.re x.re) (* (* x.im x.im) 3))))>
#<alt (* (/ 1 (* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9)))) (+ (* x.re x.re) (* (* x.im x.im) 3)))>
#<alt (/ 1 (* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9))))>
#<alt (* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9)))>
#<alt (/ x.im (* x.re x.re))>
#<alt (* x.im (/ x.im (* x.re x.re)))>
#<alt (* -3 (* x.im (/ x.im (* x.re x.re))))>
#<alt (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9))>
Outputs
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (pow x.im 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (pow x.re 2)>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 2)>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 2)>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* -3 (pow x.im 2))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (* (pow x.im 2) x.re)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (pow x.im 2)>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt 1>
#<alt (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))>
#<alt (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))>
#<alt (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* (pow x.im 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))>
#<alt (* (pow x.im 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))>
#<alt (* (pow x.im 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* (pow x.im 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))>
#<alt (* (pow x.im 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))>
#<alt (* (pow x.im 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.re 2))>
#<alt (/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.re 2))>
#<alt (/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.re 2))>
#<alt 1>
#<alt (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))>
#<alt (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))>
#<alt (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))>
#<alt 1>
#<alt (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))>
#<alt (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))>
#<alt (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (/ -1/3 (* (pow x.im 2) x.re))>
#<alt (/ (- (* -1/9 (/ (pow x.re 2) (pow x.im 4))) (* 1/3 (/ 1 (pow x.im 2)))) x.re)>
#<alt (/ (- (* (pow x.re 2) (- (* -1/27 (/ (pow x.re 2) (pow x.im 6))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2)))) x.re)>
#<alt (/ (- (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1/81 (/ (pow x.re 2) (pow x.im 8))) (* 1/27 (/ 1 (pow x.im 6))))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2)))) x.re)>
#<alt (/ 1 (pow x.re 3))>
#<alt (/ (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 3))>
#<alt (/ (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))) (pow x.re 3))>
#<alt (/ (- (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 27 (/ (pow x.im 6) (pow x.re 6))))) (* -9 (/ (pow x.im 4) (pow x.re 4)))) (pow x.re 3))>
#<alt (/ 1 (pow x.re 3))>
#<alt (* -1 (/ (- (* -3 (/ (pow x.im 2) (pow x.re 2))) 1) (pow x.re 3)))>
#<alt (* -1 (/ (- (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2)))) 1) (pow x.re 3)))>
#<alt (* -1 (/ (- (+ (* -27 (/ (pow x.im 6) (pow x.re 6))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2))))) 1) (pow x.re 3)))>
#<alt (/ 1 (pow x.re 3))>
#<alt (+ (* 3 (/ (pow x.im 2) (pow x.re 5))) (/ 1 (pow x.re 3)))>
#<alt (+ (* (pow x.im 2) (+ (* 9 (/ (pow x.im 2) (pow x.re 7))) (* 3 (/ 1 (pow x.re 5))))) (/ 1 (pow x.re 3)))>
#<alt (+ (* (pow x.im 2) (+ (* (pow x.im 2) (+ (* 27 (/ (pow x.im 2) (pow x.re 9))) (* 9 (/ 1 (pow x.re 7))))) (* 3 (/ 1 (pow x.re 5))))) (/ 1 (pow x.re 3)))>
#<alt (/ -1/3 (* (pow x.im 2) x.re))>
#<alt (/ (- (* -1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re))) (pow x.im 2))>
#<alt (/ (- (+ (* -1/9 (/ x.re (pow x.im 2))) (* -1/27 (/ (pow x.re 3) (pow x.im 4)))) (* 1/3 (/ 1 x.re))) (pow x.im 2))>
#<alt (/ (- (+ (* -1/9 (/ x.re (pow x.im 2))) (* -1/81 (/ (pow x.re 5) (pow x.im 6)))) (+ (* 1/27 (/ (pow x.re 3) (pow x.im 4))) (* 1/3 (/ 1 x.re)))) (pow x.im 2))>
#<alt (/ -1/3 (* (pow x.im 2) x.re))>
#<alt (/ (- (* -1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re))) (pow x.im 2))>
#<alt (/ (- (+ (* -1/9 (/ x.re (pow x.im 2))) (* -1/27 (/ (pow x.re 3) (pow x.im 4)))) (* 1/3 (/ 1 x.re))) (pow x.im 2))>
#<alt (/ (- (+ (* -1/9 (/ x.re (pow x.im 2))) (* -1/81 (/ (pow x.re 5) (pow x.im 6)))) (+ (* 1/27 (/ (pow x.re 3) (pow x.im 4))) (* 1/3 (/ 1 x.re)))) (pow x.im 2))>
#<alt (/ -1/9 (* (pow x.im 4) x.re))>
#<alt (/ (- (* -1/81 (/ (pow x.re 4) (pow x.im 8))) (* 1/9 (/ 1 (pow x.im 4)))) x.re)>
#<alt (/ (- (* (pow x.re 4) (- (* -1/729 (/ (pow x.re 4) (pow x.im 12))) (* 1/81 (/ 1 (pow x.im 8))))) (* 1/9 (/ 1 (pow x.im 4)))) x.re)>
#<alt (/ (- (* (pow x.re 4) (- (* (pow x.re 4) (- (* -1/6561 (/ (pow x.re 4) (pow x.im 16))) (* 1/729 (/ 1 (pow x.im 12))))) (* 1/81 (/ 1 (pow x.im 8))))) (* 1/9 (/ 1 (pow x.im 4)))) x.re)>
#<alt (/ 1 (pow x.re 5))>
#<alt (/ (+ 1 (* 9 (/ (pow x.im 4) (pow x.re 4)))) (pow x.re 5))>
#<alt (/ (- (+ 1 (* 81 (/ (pow x.im 8) (pow x.re 8)))) (* -9 (/ (pow x.im 4) (pow x.re 4)))) (pow x.re 5))>
#<alt (/ (- (+ 1 (* 729 (/ (pow x.im 12) (pow x.re 12)))) (+ (* -81 (/ (pow x.im 8) (pow x.re 8))) (* -9 (/ (pow x.im 4) (pow x.re 4))))) (pow x.re 5))>
#<alt (/ 1 (pow x.re 5))>
#<alt (* -1 (/ (- (* -9 (/ (pow x.im 4) (pow x.re 4))) 1) (pow x.re 5)))>
#<alt (* -1 (/ (- (+ (* -81 (/ (pow x.im 8) (pow x.re 8))) (* -9 (/ (pow x.im 4) (pow x.re 4)))) 1) (pow x.re 5)))>
#<alt (* -1 (/ (- (+ (* -729 (/ (pow x.im 12) (pow x.re 12))) (+ (* -81 (/ (pow x.im 8) (pow x.re 8))) (* -9 (/ (pow x.im 4) (pow x.re 4))))) 1) (pow x.re 5)))>
#<alt (/ 1 (pow x.re 5))>
#<alt (+ (* 9 (/ (pow x.im 4) (pow x.re 9))) (/ 1 (pow x.re 5)))>
#<alt (+ (* (pow x.im 4) (+ (* 81 (/ (pow x.im 4) (pow x.re 13))) (* 9 (/ 1 (pow x.re 9))))) (/ 1 (pow x.re 5)))>
#<alt (+ (* (pow x.im 4) (+ (* (pow x.im 4) (+ (* 729 (/ (pow x.im 4) (pow x.re 17))) (* 81 (/ 1 (pow x.re 13))))) (* 9 (/ 1 (pow x.re 9))))) (/ 1 (pow x.re 5)))>
#<alt (/ -1/9 (* (pow x.im 4) x.re))>
#<alt (/ (- (* -1/81 (/ (pow x.re 3) (pow x.im 4))) (* 1/9 (/ 1 x.re))) (pow x.im 4))>
#<alt (/ (- (* -1/729 (/ (pow x.re 7) (pow x.im 8))) (+ (* 1/81 (/ (pow x.re 3) (pow x.im 4))) (* 1/9 (/ 1 x.re)))) (pow x.im 4))>
#<alt (/ (- (* -1/6561 (/ (pow x.re 11) (pow x.im 12))) (+ (* 1/729 (/ (pow x.re 7) (pow x.im 8))) (+ (* 1/81 (/ (pow x.re 3) (pow x.im 4))) (* 1/9 (/ 1 x.re))))) (pow x.im 4))>
#<alt (/ -1/9 (* (pow x.im 4) x.re))>
#<alt (/ (- (* -1/81 (/ (pow x.re 3) (pow x.im 4))) (* 1/9 (/ 1 x.re))) (pow x.im 4))>
#<alt (/ (- (* -1/729 (/ (pow x.re 7) (pow x.im 8))) (+ (* 1/81 (/ (pow x.re 3) (pow x.im 4))) (* 1/9 (/ 1 x.re)))) (pow x.im 4))>
#<alt (/ (- (* -1/6561 (/ (pow x.re 11) (pow x.im 12))) (+ (* 1/729 (/ (pow x.re 7) (pow x.im 8))) (+ (* 1/81 (/ (pow x.re 3) (pow x.im 4))) (* 1/9 (/ 1 x.re))))) (pow x.im 4))>
#<alt (* -9 (* (pow x.im 4) x.re))>
#<alt (* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))>
#<alt (* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))>
#<alt (* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))>
#<alt (pow x.re 5)>
#<alt (* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (pow x.re 5)>
#<alt (* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))>
#<alt (* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))>
#<alt (* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))>
#<alt (pow x.re 5)>
#<alt (+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))>
#<alt (+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))>
#<alt (+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))>
#<alt (* -9 (* (pow x.im 4) x.re))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* -9 (* (pow x.im 4) x.re))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ x.im (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (/ (pow x.im 2) (pow x.re 2))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -3 (/ (pow x.im 2) (pow x.re 2)))>
#<alt (* -9 (pow x.im 4))>
#<alt (+ (* -9 (pow x.im 4)) (pow x.re 4))>
#<alt (+ (* -9 (pow x.im 4)) (pow x.re 4))>
#<alt (+ (* -9 (pow x.im 4)) (pow x.re 4))>
#<alt (pow x.re 4)>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (pow x.re 4)>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (pow x.re 4)>
#<alt (+ (* -9 (pow x.im 4)) (pow x.re 4))>
#<alt (+ (* -9 (pow x.im 4)) (pow x.re 4))>
#<alt (+ (* -9 (pow x.im 4)) (pow x.re 4))>
#<alt (* -9 (pow x.im 4))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* -9 (pow x.im 4))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
Calls

111 calls:

TimeVariablePointExpression
1.0ms
x.re
@0
(/ 1 (* (/ 1 (* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9)))) (+ (* x.re x.re) (* (* x.im x.im) 3))))
1.0ms
x.im
@0
(* (* x.re (* x.re x.re)) (+ 1 (* -3 (* x.im (/ x.im (* x.re x.re))))))
1.0ms
x.im
@inf
(/ 1 (* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9))))
1.0ms
x.im
@inf
(* (* x.re (* x.re x.re)) (+ 1 (* -3 (* x.im (/ x.im (* x.re x.re))))))
0.0ms
x.im
@0
(/ 1 (* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9))))

rewrite453.0ms (5.6%)

Algorithm
batch-egg-rewrite
Rules
4048×*-lowering-*.f32
4048×*-lowering-*.f64
3028×/-lowering-/.f32
3028×/-lowering-/.f64
1928×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
034205
1210178
21889170
08346170
Stop Event
iter limit
node limit
Counts
21 → 901
Calls
Call 1
Inputs
(/ (+ (* x.re x.re) (* -3 (* x.im x.im))) (/ 1 x.re))
(+ (* x.re x.re) (* -3 (* x.im x.im)))
(* x.re x.re)
(* -3 (* x.im x.im))
(* (* x.re (* x.im x.im)) -3)
(* x.re (* x.im x.im))
(* x.im x.im)
(+ (* x.re (* (* x.im x.im) -3)) (* x.re (* x.re x.re)))
(* x.re (* (* x.im x.im) -3))
(* (* x.im x.im) -3)
(* (* x.re (* x.re x.re)) (+ 1 (* -3 (* x.im (/ x.im (* x.re x.re))))))
(* x.re (* x.re x.re))
(+ 1 (* -3 (* x.im (/ x.im (* x.re x.re)))))
(/ 1 (* (/ 1 (* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9)))) (+ (* x.re x.re) (* (* x.im x.im) 3))))
(* (/ 1 (* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9)))) (+ (* x.re x.re) (* (* x.im x.im) 3)))
(/ 1 (* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9))))
(* x.re (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9)))
(/ x.im (* x.re x.re))
(* x.im (/ x.im (* x.re x.re)))
(* -3 (* x.im (/ x.im (* x.re x.re))))
(+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) -9))
Outputs
(+.f64 (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)) (*.f64 x.re (*.f64 x.re x.re)))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal -1 binary64)))
(-.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.re) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (*.f64 (/.f64 (*.f64 x.re x.re) x.re) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.re) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.re) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x.re)) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal -1 binary64) x.re)))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))))
(-.f64 (/.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x.re)))
(-.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) x.re)))
(-.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))
(fma.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re x.re) x.re (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im x.im) (*.f64 #s(literal -3 binary64) x.re) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))
(fma.f64 (*.f64 #s(literal -3 binary64) x.im) (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re x.im) (*.f64 #s(literal -3 binary64) x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))
(fma.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) x.im)) x.im (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 #s(literal -3 binary64) x.re) (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.re x.im)) x.im (*.f64 x.re (*.f64 x.re x.re)))
(neg.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal -1 binary64) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))
(/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(/.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) x.re)))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x.re)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (neg.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (*.f64 x.re (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) x.re))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x.re))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))) (neg.f64 (neg.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))) (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (*.f64 x.re (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) x.re)) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re)) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal -1 binary64) x.re)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x.re)))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))))))
(*.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) x.re)
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x.re))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x.re)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) x.re)))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal 1 binary64)) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (/.f64 #s(literal -1 binary64) x.re)))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 x.re (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (/.f64 #s(literal 1 binary64) x.re)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (/.f64 #s(literal -1 binary64) x.re)))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) x.re) (/.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(+.f64 (*.f64 x.re x.re) (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(+.f64 (*.f64 x.re x.re) (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal 3 binary64))))
(+.f64 (*.f64 x.re x.re) (*.f64 (neg.f64 (*.f64 x.im x.im)) #s(literal 3 binary64)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im #s(literal 3 binary64))) x.im) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(+.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(+.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(-.f64 (/.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (/.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))))
(-.f64 (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(fma.f64 x.re x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(fma.f64 x.re x.re (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(fma.f64 x.re x.re (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal 3 binary64))))
(fma.f64 x.re x.re (*.f64 (neg.f64 (*.f64 x.im x.im)) #s(literal 3 binary64)))
(fma.f64 #s(literal -3 binary64) (*.f64 x.im x.im) (*.f64 x.re x.re))
(fma.f64 x.im (*.f64 #s(literal -3 binary64) x.im) (*.f64 x.re x.re))
(fma.f64 (*.f64 x.im x.im) #s(literal -3 binary64) (*.f64 x.re x.re))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im #s(literal 3 binary64))) x.im) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(fma.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im #s(literal 3 binary64))) x.im) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(fma.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(fma.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(fma.f64 (*.f64 #s(literal -3 binary64) x.im) x.im (*.f64 x.re x.re))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64) (+.f64 (*.f64 (neg.f64 (*.f64 x.im #s(literal 3 binary64))) x.im) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64) (+.f64 (*.f64 (neg.f64 (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (neg.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (pow.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (*.f64 (*.f64 x.re x.re) (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal 3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (*.f64 x.re x.re) (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal 3 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (pow.f64 (*.f64 (neg.f64 (*.f64 x.im x.im)) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 x.im x.im)) #s(literal 3 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 (neg.f64 (*.f64 x.im x.im)) #s(literal 3 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x.im #s(literal 3 binary64))) x.im) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (-.f64 (*.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x.im #s(literal 3 binary64))) x.im) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im #s(literal 3 binary64))) x.im) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im #s(literal 3 binary64))) x.im) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (-.f64 (*.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)))
(pow.f64 x.re #s(literal 2 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal -2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 x.re)) #s(literal 2 binary64))
(*.f64 x.re x.re)
(*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal 2 binary64)))
(*.f64 (exp.f64 (log.f64 x.re)) (exp.f64 (log.f64 x.re)))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(*.f64 x.im (*.f64 #s(literal -3 binary64) x.im))
(*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))
(*.f64 (*.f64 #s(literal -3 binary64) x.im) x.im)
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)))
(*.f64 (*.f64 x.im x.im) (*.f64 #s(literal -3 binary64) x.re))
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re)
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 (*.f64 #s(literal -3 binary64) x.im) (*.f64 x.re x.im))
(*.f64 (*.f64 x.re x.im) (*.f64 #s(literal -3 binary64) x.im))
(*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im))
(*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) x.im)) x.im)
(*.f64 (*.f64 #s(literal -3 binary64) x.re) (*.f64 x.im x.im))
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.re x.im)) x.im)
(*.f64 x.re (*.f64 x.im x.im))
(*.f64 x.im (*.f64 x.re x.im))
(*.f64 (*.f64 x.im x.im) x.re)
(*.f64 (*.f64 x.re x.im) x.im)
(exp.f64 (*.f64 (log.f64 x.im) #s(literal 2 binary64)))
(pow.f64 x.im #s(literal 2 binary64))
(pow.f64 (*.f64 x.im x.im) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 x.im)) #s(literal 2 binary64))
(*.f64 x.im x.im)
(*.f64 (exp.f64 (log.f64 x.im)) (exp.f64 (log.f64 x.im)))
(+.f64 (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)) (*.f64 x.re (*.f64 x.re x.re)))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal -1 binary64)))
(-.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.re) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (*.f64 (/.f64 (*.f64 x.re x.re) x.re) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.re) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.re) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x.re)) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal -1 binary64) x.re)))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))))
(-.f64 (/.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x.re)))
(-.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) x.re)))
(-.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))
(fma.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re x.re) x.re (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im x.im) (*.f64 #s(literal -3 binary64) x.re) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))
(fma.f64 (*.f64 #s(literal -3 binary64) x.im) (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re x.im) (*.f64 #s(literal -3 binary64) x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))
(fma.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) x.im)) x.im (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 #s(literal -3 binary64) x.re) (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.re x.im)) x.im (*.f64 x.re (*.f64 x.re x.re)))
(neg.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal -1 binary64) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))
(/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(/.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) x.re)))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x.re)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (neg.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (*.f64 x.re (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) x.re))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x.re))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))) (neg.f64 (neg.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))) (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (*.f64 x.re (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) x.re)) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re)) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal -1 binary64) x.re)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x.re)))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re)))))))
(*.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) x.re)
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x.re))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x.re)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) x.re)))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal 1 binary64)) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (/.f64 #s(literal -1 binary64) x.re)))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 x.re (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (/.f64 #s(literal 1 binary64) x.re)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (/.f64 #s(literal -1 binary64) x.re)))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) x.re) (/.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) x.re)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(*.f64 x.im (*.f64 (*.f64 #s(literal -3 binary64) x.im) x.re))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)))
(*.f64 (*.f64 x.im x.im) (*.f64 #s(literal -3 binary64) x.re))
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re)
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 (*.f64 #s(literal -3 binary64) x.im) (*.f64 x.re x.im))
(*.f64 (*.f64 x.re x.im) (*.f64 #s(literal -3 binary64) x.im))
(*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im))
(*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) x.im)) x.im)
(*.f64 (*.f64 #s(literal -3 binary64) x.re) (*.f64 x.im x.im))
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.re x.im)) x.im)
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(*.f64 x.im (*.f64 #s(literal -3 binary64) x.im))
(*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))
(*.f64 (*.f64 #s(literal -3 binary64) x.im) x.im)
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re x.re)))
(-.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (/.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(fma.f64 x.re (*.f64 (*.f64 x.re x.re) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re x.re) x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 #s(literal -3 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 #s(literal -3 binary64) x.im) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (*.f64 x.re x.re)) x.re (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) x.re) (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -3 binary64)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))) #s(literal -3 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 #s(literal -3 binary64) x.im)) (/.f64 x.im (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 x.re (*.f64 x.re x.re))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))) (*.f64 x.re (*.f64 x.re x.re))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))) (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 x.re (*.f64 x.re x.re)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))) (*.f64 x.re (*.f64 x.re x.re)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re x.re))))))
(*.f64 x.re (*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(*.f64 (*.f64 x.re x.re) (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re x.re)))
(*.f64 (*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) x.re)
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) x.re) (*.f64 x.re x.re))
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 x.re)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)) #s(literal 3/2 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal 1 binary64)) #s(literal 3 binary64)))
(/.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.re) #s(literal 3 binary64)))
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal 3 binary64)) #s(literal -1 binary64))
(pow.f64 x.re #s(literal 3 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal 3/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal -3 binary64))
(pow.f64 (pow.f64 x.re #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x.re)) #s(literal 3 binary64))
(*.f64 x.re (*.f64 x.re x.re))
(*.f64 (*.f64 x.re x.re) x.re)
(*.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal 3 binary64)))
(*.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))))
(-.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))) (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64))))
(fma.f64 #s(literal -3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) #s(literal 1 binary64))
(fma.f64 x.im (*.f64 (/.f64 x.im (*.f64 x.re x.re)) #s(literal -3 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64))
(fma.f64 (/.f64 x.im (*.f64 x.re x.re)) (*.f64 #s(literal -3 binary64) x.im) #s(literal 1 binary64))
(fma.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) #s(literal -3 binary64) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -3 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))) #s(literal -3 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) x.im)) (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -3 binary64) (/.f64 x.im (*.f64 x.re x.re))) x.im #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))))) (neg.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))))
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))) (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (-.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 9 binary64) (*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)))))
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))))
(/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (neg.f64 (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal -1 binary64))
(pow.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))) #s(literal -1 binary64))
(*.f64 x.re (pow.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) #s(literal -1 binary64)))
(*.f64 x.re (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 x.re (/.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (pow.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) #s(literal 1 binary64)) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) x.re) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) #s(literal 1 binary64)))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (/.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (/.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 x.re (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (/.f64 x.re (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (/.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) x.re)
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(+.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)))
(+.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(-.f64 (/.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (/.f64 (-.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x.re))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)) (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re))) (/.f64 (-.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x.re))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(fma.f64 x.re (*.f64 x.re (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))) (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)))
(fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)))
(fma.f64 x.im (*.f64 (*.f64 x.im #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(fma.f64 (*.f64 x.im x.im) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(fma.f64 #s(literal 1 binary64) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)))
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 x.re x.re) (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(fma.f64 #s(literal 3 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(fma.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(fma.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) x.im) (*.f64 x.im #s(literal 3 binary64)) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 x.im x.im)) #s(literal 3 binary64) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal 3 binary64)) (*.f64 x.im x.im) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) x.re) x.re (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))))
(/.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.re) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) x.re)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) x.re)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)))) #s(literal 1 binary64))
(/.f64 (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)))
(/.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) x.re)
(/.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))) (*.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)) (*.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)) (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re))))) (+.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)) (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re))) (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re))))))
(/.f64 (-.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)) (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)))) (/.f64 (-.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x.re))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(/.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x.re)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x.re)))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x.re)))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (/.f64 #s(literal 1 binary64) x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x.re)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 x.re (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 x.re (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1 binary64)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1 binary64)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1 binary64)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1 binary64)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x.re)))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1 binary64)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (/.f64 #s(literal 1 binary64) x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) x.re)) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 x.re x.re) #s(literal -1 binary64)))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) x.re)) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 x.re x.re) #s(literal -1 binary64)))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) x.re)) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 x.re x.re) #s(literal -1 binary64)))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x.re)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 x.re x.re))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x.re)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x.re)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x.re)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 (*.f64 x.re x.re) #s(literal -1 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 x.re x.re))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) x.re)) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (*.f64 x.re x.re) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 x.re x.re))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 (*.f64 x.re x.re) #s(literal -1 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 x.re x.re))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) x.re)) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (*.f64 x.re x.re) #s(literal -1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))))) (neg.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))) (neg.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.re) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))))) (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))) (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) x.re))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) x.re))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (-.f64 #s(literal 0 binary64) x.re))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) x.re)) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))) (*.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)) (*.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)) (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)))))) (neg.f64 (+.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)) (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re))) (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)) (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re))))) (neg.f64 (/.f64 (-.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x.re))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) x.re))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)) (*.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)) (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)))) (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)) (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re))) (-.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 3 binary64) x.re)) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(*.f64 (/.f64 #s(literal -1 binary64) x.re) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) x.re))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) x.re))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) x.re) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) #s(literal 1 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) x.re)))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) x.re) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) x.re) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re))))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) #s(literal 1 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re))))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re))))) x.re))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) #s(literal 1 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) x.re))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (/.f64 #s(literal -1 binary64) x.re))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))
(exp.f64 (*.f64 (log.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) x.re)))
(/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) x.re) (neg.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) x.re))))
(/.f64 (/.f64 #s(literal -1 binary64) x.re) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) x.re)
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (-.f64 #s(literal 0 binary64) x.re))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal 1 binary64))
(pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) #s(literal -1 binary64))
(pow.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) x.re)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) x.re) (pow.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) x.re))
(*.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(*.f64 (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))))
(*.f64 (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)))) (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))
(+.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (/.f64 (*.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))
(fma.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))
(fma.f64 x.im (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re) (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))
(fma.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))
(fma.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 #s(literal -9 binary64) x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(fma.f64 #s(literal -9 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(fma.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(fma.f64 (*.f64 x.re x.im) (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(fma.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal -9 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(fma.f64 (*.f64 x.re #s(literal -9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal 1 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) #s(literal -1 binary64))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re))) #s(literal 1 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))
(/.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))) (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))))
(/.f64 (neg.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) x.re)) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))) x.re)) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal -1 binary64))
(pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))
(*.f64 x.re (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) #s(literal 1 binary64)))
(*.f64 x.re (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) #s(literal -1 binary64)))
(*.f64 x.re (pow.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) #s(literal 1 binary64)))
(*.f64 x.re (pow.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) x.re)
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) x.re)) #s(literal 1 binary64)))
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) #s(literal 1 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) #s(literal -1 binary64)) x.re)
(*.f64 (pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(*.f64 (pow.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))) #s(literal 1 binary64)) x.re)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x.re x.re) x.im)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))) (/.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))))
(neg.f64 (/.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re x.re)))
(/.f64 x.im (*.f64 x.re x.re))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) x.im))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x.re x.im) x.re))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x.re x.re) x.im))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.re x.re) x.im)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x.re x.im) x.re)))
(/.f64 (-.f64 #s(literal 0 binary64) x.im) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(/.f64 (/.f64 x.im x.re) x.re)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x.im)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))))
(/.f64 (neg.f64 (/.f64 x.im x.re)) (-.f64 #s(literal 0 binary64) x.re))
(/.f64 (*.f64 x.im #s(literal 1 binary64)) (*.f64 x.re x.re))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x.im))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 x.im x.re))) (neg.f64 (-.f64 #s(literal 0 binary64) x.re)))
(/.f64 (neg.f64 (*.f64 x.im #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(pow.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 x.re x.im) x.re) #s(literal -1 binary64))
(*.f64 x.im (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(*.f64 #s(literal 1 binary64) (/.f64 x.im (*.f64 x.re x.re)))
(*.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 x.im x.re))
(*.f64 (-.f64 #s(literal 0 binary64) x.im) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))))
(*.f64 (/.f64 #s(literal -1 binary64) x.re) (/.f64 x.im (-.f64 #s(literal 0 binary64) x.re)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) x.im)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) (pow.f64 (/.f64 #s(literal 1 binary64) x.im) #s(literal -1 binary64)))
(*.f64 (/.f64 x.im x.re) (/.f64 #s(literal 1 binary64) x.re))
(*.f64 (/.f64 x.im x.re) (/.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal 1 binary64)))
(*.f64 (/.f64 x.im #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(*.f64 (/.f64 x.im #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (-.f64 #s(literal 0 binary64) x.re)))
(exp.f64 (-.f64 (*.f64 (log.f64 x.im) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x.re))))
(/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(/.f64 (-.f64 #s(literal 0 binary64) x.im) (neg.f64 (/.f64 (*.f64 x.re x.re) x.im)))
(/.f64 (neg.f64 (*.f64 x.im x.im)) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(/.f64 (*.f64 x.im #s(literal 1 binary64)) (/.f64 (*.f64 x.re x.re) x.im))
(/.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) x.im)) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(/.f64 (*.f64 x.im (/.f64 x.im x.re)) x.re)
(/.f64 (*.f64 #s(literal 1 binary64) x.im) (/.f64 (*.f64 x.re x.re) x.im))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) x.im) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(/.f64 (*.f64 (/.f64 x.im x.re) x.im) x.re)
(/.f64 (/.f64 (*.f64 x.im x.im) x.re) x.re)
(/.f64 (neg.f64 (*.f64 x.im #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x.re x.re) x.im)))
(/.f64 (neg.f64 (neg.f64 (*.f64 x.im x.im))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))))
(/.f64 (neg.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) x.im))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))))
(/.f64 (neg.f64 (*.f64 x.im (/.f64 x.im x.re))) (-.f64 #s(literal 0 binary64) x.re))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x.im)) (neg.f64 (/.f64 (*.f64 x.re x.re) x.im)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) x.im)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))))
(/.f64 (neg.f64 (*.f64 (/.f64 x.im x.re) x.im)) (-.f64 #s(literal 0 binary64) x.re))
(/.f64 (neg.f64 (/.f64 (*.f64 x.im x.im) x.re)) (-.f64 #s(literal 0 binary64) x.re))
(pow.f64 (/.f64 x.im x.re) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -1 binary64))
(*.f64 x.im (/.f64 x.im (*.f64 x.re x.re)))
(*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(*.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 x.im (/.f64 x.re x.im)))
(*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)
(*.f64 (/.f64 x.im (*.f64 x.re x.re)) (/.f64 x.im #s(literal 1 binary64)))
(*.f64 (/.f64 x.im (*.f64 x.re x.re)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x.im)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) (/.f64 x.im (/.f64 #s(literal 1 binary64) x.im)))
(*.f64 (/.f64 x.im x.re) (/.f64 x.im x.re))
(*.f64 (/.f64 x.im x.re) (/.f64 (/.f64 x.im x.re) #s(literal 1 binary64)))
(*.f64 (/.f64 x.im (-.f64 #s(literal 0 binary64) x.re)) (/.f64 (-.f64 #s(literal 0 binary64) x.im) x.re))
(*.f64 (/.f64 x.im #s(literal 1 binary64)) (/.f64 x.im (*.f64 x.re x.re)))
(*.f64 (/.f64 x.im #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re x.re)))
(*.f64 (/.f64 x.im #s(literal -1 binary64)) (/.f64 (/.f64 x.im x.re) (-.f64 #s(literal 0 binary64) x.re)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x.im) x.re) (/.f64 x.im (-.f64 #s(literal 0 binary64) x.re)))
(*.f64 (/.f64 (/.f64 x.im x.re) #s(literal 1 binary64)) (/.f64 x.im x.re))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x.im) #s(literal -1 binary64)) (/.f64 x.im (*.f64 x.re x.re)))
(*.f64 (/.f64 (/.f64 x.im x.re) #s(literal -1 binary64)) (/.f64 x.im (-.f64 #s(literal 0 binary64) x.re)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(/.f64 (*.f64 #s(literal -3 binary64) x.im) (/.f64 (*.f64 x.re x.re) x.im))
(/.f64 (neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(/.f64 (neg.f64 (*.f64 #s(literal -3 binary64) x.im)) (neg.f64 (/.f64 (*.f64 x.re x.re) x.im)))
(/.f64 (*.f64 (*.f64 #s(literal -3 binary64) x.im) #s(literal 1 binary64)) (/.f64 (*.f64 x.re x.re) x.im))
(/.f64 (*.f64 (*.f64 #s(literal -3 binary64) x.im) (-.f64 #s(literal 0 binary64) x.im)) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(/.f64 (*.f64 (*.f64 #s(literal -3 binary64) x.im) (/.f64 x.im x.re)) x.re)
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) x.im) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x.re x.re) x.im)))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) x.im) (-.f64 #s(literal 0 binary64) x.im))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) x.im) (/.f64 x.im x.re))) (-.f64 #s(literal 0 binary64) x.re))
(*.f64 #s(literal -3 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))
(*.f64 x.im (*.f64 (/.f64 x.im (*.f64 x.re x.re)) #s(literal -3 binary64)))
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(*.f64 (/.f64 x.im (*.f64 x.re x.re)) (*.f64 #s(literal -3 binary64) x.im))
(*.f64 (/.f64 x.im (*.f64 x.re x.re)) (/.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) x.im)))
(*.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) #s(literal -3 binary64))
(*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal -3 binary64) x.im) (/.f64 x.im (*.f64 x.re x.re)))
(*.f64 (/.f64 x.im x.re) (/.f64 (*.f64 #s(literal -3 binary64) x.im) x.re))
(*.f64 (/.f64 x.im x.re) (/.f64 #s(literal -3 binary64) (/.f64 x.re x.im)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))) #s(literal -3 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) x.im)) (/.f64 x.im (*.f64 x.re x.re)))
(*.f64 (*.f64 #s(literal -3 binary64) (/.f64 x.im (*.f64 x.re x.re))) x.im)
(*.f64 (/.f64 (*.f64 x.im x.im) x.re) (/.f64 #s(literal -3 binary64) x.re))
(*.f64 (/.f64 (*.f64 #s(literal -3 binary64) x.im) #s(literal 1 binary64)) (/.f64 x.im (*.f64 x.re x.re)))
(*.f64 (/.f64 #s(literal -3 binary64) x.re) (/.f64 (*.f64 x.im x.im) x.re))
(*.f64 (/.f64 #s(literal -3 binary64) x.re) (/.f64 x.im (/.f64 x.re x.im)))
(*.f64 (/.f64 (*.f64 #s(literal -3 binary64) x.im) x.re) (/.f64 x.im x.re))
(*.f64 (/.f64 (*.f64 #s(literal -3 binary64) x.im) x.re) (/.f64 (/.f64 x.im x.re) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re)) (/.f64 x.im (/.f64 #s(literal 1 binary64) x.im)))
(*.f64 (/.f64 (*.f64 #s(literal -3 binary64) x.im) (*.f64 x.re x.re)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x.im)))
(*.f64 (/.f64 (*.f64 #s(literal -3 binary64) x.im) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re x.re)))
(*.f64 (/.f64 (*.f64 #s(literal -3 binary64) x.im) #s(literal -1 binary64)) (/.f64 (/.f64 x.im x.re) (-.f64 #s(literal 0 binary64) x.re)))
(*.f64 (/.f64 (*.f64 #s(literal -3 binary64) x.im) (-.f64 #s(literal 0 binary64) x.re)) (/.f64 (-.f64 #s(literal 0 binary64) x.im) x.re))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))
(+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(-.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))
(fma.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))
(fma.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im #s(literal -9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 #s(literal -9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) x.im (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (*.f64 #s(literal -9 binary64) x.im) (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))))) (neg.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))))
(*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))))

simplify341.0ms (4.2%)

Algorithm
egg-herbie
Rules
4860×*-lowering-*.f32
4860×*-lowering-*.f64
2032×/-lowering-/.f32
2032×/-lowering-/.f64
1514×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02734153
18264082
223574068
376904068
083254068
Stop Event
iter limit
node limit
Counts
444 → 444
Calls
Call 1
Inputs
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (pow x.im 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(* (pow x.im 2) x.re)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
1
(+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))
(+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))
(+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* (pow x.im 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.im 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.im 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* (pow x.im 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.im 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.im 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.re 2))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.re 2))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.re 2))
1
(+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))
(+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))
(+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))
1
(+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))
(+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))
(+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(/ -1/3 (* (pow x.im 2) x.re))
(/ (- (* -1/9 (/ (pow x.re 2) (pow x.im 4))) (* 1/3 (/ 1 (pow x.im 2)))) x.re)
(/ (- (* (pow x.re 2) (- (* -1/27 (/ (pow x.re 2) (pow x.im 6))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2)))) x.re)
(/ (- (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1/81 (/ (pow x.re 2) (pow x.im 8))) (* 1/27 (/ 1 (pow x.im 6))))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2)))) x.re)
(/ 1 (pow x.re 3))
(/ (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 3))
(/ (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))) (pow x.re 3))
(/ (- (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 27 (/ (pow x.im 6) (pow x.re 6))))) (* -9 (/ (pow x.im 4) (pow x.re 4)))) (pow x.re 3))
(/ 1 (pow x.re 3))
(* -1 (/ (- (* -3 (/ (pow x.im 2) (pow x.re 2))) 1) (pow x.re 3)))
(* -1 (/ (- (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2)))) 1) (pow x.re 3)))
(* -1 (/ (- (+ (* -27 (/ (pow x.im 6) (pow x.re 6))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2))))) 1) (pow x.re 3)))
(/ 1 (pow x.re 3))
(+ (* 3 (/ (pow x.im 2) (pow x.re 5))) (/ 1 (pow x.re 3)))
(+ (* (pow x.im 2) (+ (* 9 (/ (pow x.im 2) (pow x.re 7))) (* 3 (/ 1 (pow x.re 5))))) (/ 1 (pow x.re 3)))
(+ (* (pow x.im 2) (+ (* (pow x.im 2) (+ (* 27 (/ (pow x.im 2) (pow x.re 9))) (* 9 (/ 1 (pow x.re 7))))) (* 3 (/ 1 (pow x.re 5))))) (/ 1 (pow x.re 3)))
(/ -1/3 (* (pow x.im 2) x.re))
(/ (- (* -1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re))) (pow x.im 2))
(/ (- (+ (* -1/9 (/ x.re (pow x.im 2))) (* -1/27 (/ (pow x.re 3) (pow x.im 4)))) (* 1/3 (/ 1 x.re))) (pow x.im 2))
(/ (- (+ (* -1/9 (/ x.re (pow x.im 2))) (* -1/81 (/ (pow x.re 5) (pow x.im 6)))) (+ (* 1/27 (/ (pow x.re 3) (pow x.im 4))) (* 1/3 (/ 1 x.re)))) (pow x.im 2))
(/ -1/3 (* (pow x.im 2) x.re))
(/ (- (* -1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re))) (pow x.im 2))
(/ (- (+ (* -1/9 (/ x.re (pow x.im 2))) (* -1/27 (/ (pow x.re 3) (pow x.im 4)))) (* 1/3 (/ 1 x.re))) (pow x.im 2))
(/ (- (+ (* -1/9 (/ x.re (pow x.im 2))) (* -1/81 (/ (pow x.re 5) (pow x.im 6)))) (+ (* 1/27 (/ (pow x.re 3) (pow x.im 4))) (* 1/3 (/ 1 x.re)))) (pow x.im 2))
(/ -1/9 (* (pow x.im 4) x.re))
(/ (- (* -1/81 (/ (pow x.re 4) (pow x.im 8))) (* 1/9 (/ 1 (pow x.im 4)))) x.re)
(/ (- (* (pow x.re 4) (- (* -1/729 (/ (pow x.re 4) (pow x.im 12))) (* 1/81 (/ 1 (pow x.im 8))))) (* 1/9 (/ 1 (pow x.im 4)))) x.re)
(/ (- (* (pow x.re 4) (- (* (pow x.re 4) (- (* -1/6561 (/ (pow x.re 4) (pow x.im 16))) (* 1/729 (/ 1 (pow x.im 12))))) (* 1/81 (/ 1 (pow x.im 8))))) (* 1/9 (/ 1 (pow x.im 4)))) x.re)
(/ 1 (pow x.re 5))
(/ (+ 1 (* 9 (/ (pow x.im 4) (pow x.re 4)))) (pow x.re 5))
(/ (- (+ 1 (* 81 (/ (pow x.im 8) (pow x.re 8)))) (* -9 (/ (pow x.im 4) (pow x.re 4)))) (pow x.re 5))
(/ (- (+ 1 (* 729 (/ (pow x.im 12) (pow x.re 12)))) (+ (* -81 (/ (pow x.im 8) (pow x.re 8))) (* -9 (/ (pow x.im 4) (pow x.re 4))))) (pow x.re 5))
(/ 1 (pow x.re 5))
(* -1 (/ (- (* -9 (/ (pow x.im 4) (pow x.re 4))) 1) (pow x.re 5)))
(* -1 (/ (- (+ (* -81 (/ (pow x.im 8) (pow x.re 8))) (* -9 (/ (pow x.im 4) (pow x.re 4)))) 1) (pow x.re 5)))
(* -1 (/ (- (+ (* -729 (/ (pow x.im 12) (pow x.re 12))) (+ (* -81 (/ (pow x.im 8) (pow x.re 8))) (* -9 (/ (pow x.im 4) (pow x.re 4))))) 1) (pow x.re 5)))
(/ 1 (pow x.re 5))
(+ (* 9 (/ (pow x.im 4) (pow x.re 9))) (/ 1 (pow x.re 5)))
(+ (* (pow x.im 4) (+ (* 81 (/ (pow x.im 4) (pow x.re 13))) (* 9 (/ 1 (pow x.re 9))))) (/ 1 (pow x.re 5)))
(+ (* (pow x.im 4) (+ (* (pow x.im 4) (+ (* 729 (/ (pow x.im 4) (pow x.re 17))) (* 81 (/ 1 (pow x.re 13))))) (* 9 (/ 1 (pow x.re 9))))) (/ 1 (pow x.re 5)))
(/ -1/9 (* (pow x.im 4) x.re))
(/ (- (* -1/81 (/ (pow x.re 3) (pow x.im 4))) (* 1/9 (/ 1 x.re))) (pow x.im 4))
(/ (- (* -1/729 (/ (pow x.re 7) (pow x.im 8))) (+ (* 1/81 (/ (pow x.re 3) (pow x.im 4))) (* 1/9 (/ 1 x.re)))) (pow x.im 4))
(/ (- (* -1/6561 (/ (pow x.re 11) (pow x.im 12))) (+ (* 1/729 (/ (pow x.re 7) (pow x.im 8))) (+ (* 1/81 (/ (pow x.re 3) (pow x.im 4))) (* 1/9 (/ 1 x.re))))) (pow x.im 4))
(/ -1/9 (* (pow x.im 4) x.re))
(/ (- (* -1/81 (/ (pow x.re 3) (pow x.im 4))) (* 1/9 (/ 1 x.re))) (pow x.im 4))
(/ (- (* -1/729 (/ (pow x.re 7) (pow x.im 8))) (+ (* 1/81 (/ (pow x.re 3) (pow x.im 4))) (* 1/9 (/ 1 x.re)))) (pow x.im 4))
(/ (- (* -1/6561 (/ (pow x.re 11) (pow x.im 12))) (+ (* 1/729 (/ (pow x.re 7) (pow x.im 8))) (+ (* 1/81 (/ (pow x.re 3) (pow x.im 4))) (* 1/9 (/ 1 x.re))))) (pow x.im 4))
(* -9 (* (pow x.im 4) x.re))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(pow x.re 5)
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(pow x.re 5)
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(pow x.re 5)
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(* -9 (* (pow x.im 4) x.re))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* -9 (* (pow x.im 4) x.re))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ x.im (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(/ (pow x.im 2) (pow x.re 2))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(* -9 (pow x.im 4))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(pow x.re 4)
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(pow x.re 4)
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(pow x.re 4)
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(* -9 (pow x.im 4))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* -9 (pow x.im 4))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
Outputs
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(pow x.re 2)
(*.f64 x.re x.re)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 x.im (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 x.im (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 x.im (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 x.im (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 x.im (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 x.im (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(* (pow x.im 2) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
1
#s(literal 1 binary64)
(+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.im 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* (pow x.im 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* (pow x.im 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.re 2))
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (*.f64 x.re x.re))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.re 2))
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (*.f64 x.re x.re))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.re 2))
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (*.f64 x.re x.re))
1
#s(literal 1 binary64)
(+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
1
#s(literal 1 binary64)
(+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(/ -1/3 (* (pow x.im 2) x.re))
(/.f64 #s(literal -1/3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(/ (- (* -1/9 (/ (pow x.re 2) (pow x.im 4))) (* 1/3 (/ 1 (pow x.im 2)))) x.re)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/9 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal -1/3 binary64) (*.f64 x.im x.im))) x.re)
(/ (- (* (pow x.re 2) (- (* -1/27 (/ (pow x.re 2) (pow x.im 6))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2)))) x.re)
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/27 binary64)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 #s(literal -1/9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal -1/3 binary64) (*.f64 x.im x.im))) x.re)
(/ (- (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1/81 (/ (pow x.re 2) (pow x.im 8))) (* 1/27 (/ 1 (pow x.im 6))))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2)))) x.re)
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re #s(literal -1/81 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 #s(literal -1/27 binary64) (pow.f64 x.im #s(literal 6 binary64))))) (/.f64 #s(literal -1/9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal -1/3 binary64) (*.f64 x.im x.im))) x.re)
(/ 1 (pow x.re 3))
(/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(/ (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 3))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re)) (*.f64 x.re (*.f64 x.re x.re)))
(/ (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))) (pow x.re 3))
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (pow.f64 x.re #s(literal 4 binary64))))) (*.f64 x.re (*.f64 x.re x.re)))
(/ (- (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 27 (/ (pow x.im 6) (pow x.re 6))))) (* -9 (/ (pow x.im 4) (pow x.re 4)))) (pow x.re 3))
(/.f64 (+.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (pow.f64 x.re #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re) (/.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 27 binary64)) (pow.f64 x.re #s(literal 6 binary64)))))) (*.f64 x.re (*.f64 x.re x.re)))
(/ 1 (pow x.re 3))
(/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(* -1 (/ (- (* -3 (/ (pow x.im 2) (pow x.re 2))) 1) (pow x.re 3)))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re)) (*.f64 x.re (*.f64 x.re x.re)))
(* -1 (/ (- (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2)))) 1) (pow x.re 3)))
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (pow.f64 x.re #s(literal 4 binary64))))) (*.f64 x.re (*.f64 x.re x.re)))
(* -1 (/ (- (+ (* -27 (/ (pow x.im 6) (pow x.re 6))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2))))) 1) (pow x.re 3)))
(/.f64 (+.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (pow.f64 x.re #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re) (/.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 27 binary64)) (pow.f64 x.re #s(literal 6 binary64)))))) (*.f64 x.re (*.f64 x.re x.re)))
(/ 1 (pow x.re 3))
(/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(+ (* 3 (/ (pow x.im 2) (pow x.re 5))) (/ 1 (pow x.re 3)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (pow.f64 x.re #s(literal 5 binary64))))
(+ (* (pow x.im 2) (+ (* 9 (/ (pow x.im 2) (pow x.re 7))) (* 3 (/ 1 (pow x.re 5))))) (/ 1 (pow x.re 3)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)) (pow.f64 x.re #s(literal 7 binary64))) (/.f64 #s(literal 3 binary64) (pow.f64 x.re #s(literal 5 binary64))))))
(+ (* (pow x.im 2) (+ (* (pow x.im 2) (+ (* 27 (/ (pow x.im 2) (pow x.re 9))) (* 9 (/ 1 (pow x.re 7))))) (* 3 (/ 1 (pow x.re 5))))) (/ 1 (pow x.re 3)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 #s(literal 3 binary64) (pow.f64 x.re #s(literal 5 binary64))) (*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal 27 binary64))) (pow.f64 x.re #s(literal 9 binary64))) (/.f64 #s(literal 9 binary64) (pow.f64 x.re #s(literal 7 binary64))))))))
(/ -1/3 (* (pow x.im 2) x.re))
(/.f64 #s(literal -1/3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(/ (- (* -1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re))) (pow x.im 2))
(/.f64 (+.f64 (*.f64 x.re (/.f64 #s(literal -1/9 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal -1/3 binary64) x.re)) (*.f64 x.im x.im))
(/ (- (+ (* -1/9 (/ x.re (pow x.im 2))) (* -1/27 (/ (pow x.re 3) (pow x.im 4)))) (* 1/3 (/ 1 x.re))) (pow x.im 2))
(/.f64 (-.f64 (*.f64 x.re (/.f64 #s(literal -1/9 binary64) (*.f64 x.im x.im))) (+.f64 (/.f64 #s(literal 1/3 binary64) x.re) (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal 1/27 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 x.im x.im))
(/ (- (+ (* -1/9 (/ x.re (pow x.im 2))) (* -1/81 (/ (pow x.re 5) (pow x.im 6)))) (+ (* 1/27 (/ (pow x.re 3) (pow x.im 4))) (* 1/3 (/ 1 x.re)))) (pow x.im 2))
(/.f64 (+.f64 (*.f64 x.re (/.f64 #s(literal -1/9 binary64) (*.f64 x.im x.im))) (+.f64 (/.f64 (*.f64 #s(literal -1/81 binary64) (pow.f64 x.re #s(literal 5 binary64))) (pow.f64 x.im #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal -1/3 binary64) x.re) (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal -1/27 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (*.f64 x.im x.im))
(/ -1/3 (* (pow x.im 2) x.re))
(/.f64 #s(literal -1/3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(/ (- (* -1/9 (/ x.re (pow x.im 2))) (* 1/3 (/ 1 x.re))) (pow x.im 2))
(/.f64 (+.f64 (*.f64 x.re (/.f64 #s(literal -1/9 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal -1/3 binary64) x.re)) (*.f64 x.im x.im))
(/ (- (+ (* -1/9 (/ x.re (pow x.im 2))) (* -1/27 (/ (pow x.re 3) (pow x.im 4)))) (* 1/3 (/ 1 x.re))) (pow x.im 2))
(/.f64 (-.f64 (*.f64 x.re (/.f64 #s(literal -1/9 binary64) (*.f64 x.im x.im))) (+.f64 (/.f64 #s(literal 1/3 binary64) x.re) (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal 1/27 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 x.im x.im))
(/ (- (+ (* -1/9 (/ x.re (pow x.im 2))) (* -1/81 (/ (pow x.re 5) (pow x.im 6)))) (+ (* 1/27 (/ (pow x.re 3) (pow x.im 4))) (* 1/3 (/ 1 x.re)))) (pow x.im 2))
(/.f64 (+.f64 (*.f64 x.re (/.f64 #s(literal -1/9 binary64) (*.f64 x.im x.im))) (+.f64 (/.f64 (*.f64 #s(literal -1/81 binary64) (pow.f64 x.re #s(literal 5 binary64))) (pow.f64 x.im #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal -1/3 binary64) x.re) (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) #s(literal -1/27 binary64))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (*.f64 x.im x.im))
(/ -1/9 (* (pow x.im 4) x.re))
(/.f64 (/.f64 #s(literal -1/9 binary64) x.re) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))
(/ (- (* -1/81 (/ (pow x.re 4) (pow x.im 8))) (* 1/9 (/ 1 (pow x.im 4)))) x.re)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/81 binary64) (pow.f64 x.re #s(literal 4 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 #s(literal -1/9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) x.re)
(/ (- (* (pow x.re 4) (- (* -1/729 (/ (pow x.re 4) (pow x.im 12))) (* 1/81 (/ 1 (pow x.im 8))))) (* 1/9 (/ 1 (pow x.im 4)))) x.re)
(/.f64 (+.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/729 binary64)) (pow.f64 x.im #s(literal 12 binary64))) (/.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (/.f64 #s(literal -1/9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) x.re)
(/ (- (* (pow x.re 4) (- (* (pow x.re 4) (- (* -1/6561 (/ (pow x.re 4) (pow x.im 16))) (* 1/729 (/ 1 (pow x.im 12))))) (* 1/81 (/ 1 (pow x.im 8))))) (* 1/9 (/ 1 (pow x.im 4)))) x.re)
(/.f64 (+.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (+.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 4 binary64)) #s(literal -1/6561 binary64)) (pow.f64 x.im #s(literal 16 binary64))) (/.f64 #s(literal -1/729 binary64) (pow.f64 x.im #s(literal 12 binary64))))) (/.f64 #s(literal -1/81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (/.f64 #s(literal -1/9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) x.re)
(/ 1 (pow x.re 5))
(/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal 5 binary64)))
(/ (+ 1 (* 9 (/ (pow x.im 4) (pow x.re 4)))) (pow x.re 5))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (pow.f64 x.re #s(literal 4 binary64)))) (pow.f64 x.re #s(literal 5 binary64)))
(/ (- (+ 1 (* 81 (/ (pow x.im 8) (pow x.re 8)))) (* -9 (/ (pow x.im 4) (pow x.re 4)))) (pow x.re 5))
(/.f64 (+.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (pow.f64 x.re #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 81 binary64) (pow.f64 x.re #s(literal 8 binary64)))))) (pow.f64 x.re #s(literal 5 binary64)))
(/ (- (+ 1 (* 729 (/ (pow x.im 12) (pow x.re 12)))) (+ (* -81 (/ (pow x.im 8) (pow x.re 8))) (* -9 (/ (pow x.im 4) (pow x.re 4))))) (pow x.re 5))
(/.f64 (+.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (pow.f64 x.re #s(literal 4 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 81 binary64) (pow.f64 x.re #s(literal 8 binary64))))) (/.f64 (*.f64 (pow.f64 x.im #s(literal 12 binary64)) #s(literal 729 binary64)) (pow.f64 x.re #s(literal 12 binary64))))) (pow.f64 x.re #s(literal 5 binary64)))
(/ 1 (pow x.re 5))
(/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal 5 binary64)))
(* -1 (/ (- (* -9 (/ (pow x.im 4) (pow x.re 4))) 1) (pow x.re 5)))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (pow.f64 x.re #s(literal 4 binary64)))) (pow.f64 x.re #s(literal 5 binary64)))
(* -1 (/ (- (+ (* -81 (/ (pow x.im 8) (pow x.re 8))) (* -9 (/ (pow x.im 4) (pow x.re 4)))) 1) (pow x.re 5)))
(/.f64 (+.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (pow.f64 x.re #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 81 binary64) (pow.f64 x.re #s(literal 8 binary64)))))) (pow.f64 x.re #s(literal 5 binary64)))
(* -1 (/ (- (+ (* -729 (/ (pow x.im 12) (pow x.re 12))) (+ (* -81 (/ (pow x.im 8) (pow x.re 8))) (* -9 (/ (pow x.im 4) (pow x.re 4))))) 1) (pow x.re 5)))
(/.f64 (+.f64 (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (pow.f64 x.re #s(literal 4 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 81 binary64) (pow.f64 x.re #s(literal 8 binary64))))) (/.f64 (*.f64 (pow.f64 x.im #s(literal 12 binary64)) #s(literal 729 binary64)) (pow.f64 x.re #s(literal 12 binary64))))) (pow.f64 x.re #s(literal 5 binary64)))
(/ 1 (pow x.re 5))
(/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal 5 binary64)))
(+ (* 9 (/ (pow x.im 4) (pow x.re 9))) (/ 1 (pow x.re 5)))
(+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal 5 binary64))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (pow.f64 x.re #s(literal 9 binary64))))
(+ (* (pow x.im 4) (+ (* 81 (/ (pow x.im 4) (pow x.re 13))) (* 9 (/ 1 (pow x.re 9))))) (/ 1 (pow x.re 5)))
(+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal 5 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (/.f64 #s(literal 9 binary64) (pow.f64 x.re #s(literal 9 binary64))) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 81 binary64)) (pow.f64 x.re #s(literal 13 binary64))))))
(+ (* (pow x.im 4) (+ (* (pow x.im 4) (+ (* 729 (/ (pow x.im 4) (pow x.re 17))) (* 81 (/ 1 (pow x.re 13))))) (* 9 (/ 1 (pow x.re 9))))) (/ 1 (pow x.re 5)))
(+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal 5 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (/.f64 #s(literal 9 binary64) (pow.f64 x.re #s(literal 9 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 729 binary64) (pow.f64 x.re #s(literal 17 binary64)))) (/.f64 #s(literal 81 binary64) (pow.f64 x.re #s(literal 13 binary64))))))))
(/ -1/9 (* (pow x.im 4) x.re))
(/.f64 (/.f64 #s(literal -1/9 binary64) x.re) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))
(/ (- (* -1/81 (/ (pow x.re 3) (pow x.im 4))) (* 1/9 (/ 1 x.re))) (pow x.im 4))
(/.f64 (+.f64 (/.f64 #s(literal -1/9 binary64) x.re) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re #s(literal -1/81 binary64)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))
(/ (- (* -1/729 (/ (pow x.re 7) (pow x.im 8))) (+ (* 1/81 (/ (pow x.re 3) (pow x.im 4))) (* 1/9 (/ 1 x.re)))) (pow x.im 4))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 7 binary64)) #s(literal -1/729 binary64)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (/.f64 #s(literal -1/9 binary64) x.re) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re #s(literal -1/81 binary64)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))
(/ (- (* -1/6561 (/ (pow x.re 11) (pow x.im 12))) (+ (* 1/729 (/ (pow x.re 7) (pow x.im 8))) (+ (* 1/81 (/ (pow x.re 3) (pow x.im 4))) (* 1/9 (/ 1 x.re))))) (pow x.im 4))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/6561 binary64) (pow.f64 x.re #s(literal 11 binary64))) (pow.f64 x.im #s(literal 12 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 7 binary64)) #s(literal -1/729 binary64)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (/.f64 #s(literal -1/9 binary64) x.re) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re #s(literal -1/81 binary64)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))
(/ -1/9 (* (pow x.im 4) x.re))
(/.f64 (/.f64 #s(literal -1/9 binary64) x.re) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))
(/ (- (* -1/81 (/ (pow x.re 3) (pow x.im 4))) (* 1/9 (/ 1 x.re))) (pow x.im 4))
(/.f64 (+.f64 (/.f64 #s(literal -1/9 binary64) x.re) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re #s(literal -1/81 binary64)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))
(/ (- (* -1/729 (/ (pow x.re 7) (pow x.im 8))) (+ (* 1/81 (/ (pow x.re 3) (pow x.im 4))) (* 1/9 (/ 1 x.re)))) (pow x.im 4))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 7 binary64)) #s(literal -1/729 binary64)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (/.f64 #s(literal -1/9 binary64) x.re) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re #s(literal -1/81 binary64)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))
(/ (- (* -1/6561 (/ (pow x.re 11) (pow x.im 12))) (+ (* 1/729 (/ (pow x.re 7) (pow x.im 8))) (+ (* 1/81 (/ (pow x.re 3) (pow x.im 4))) (* 1/9 (/ 1 x.re))))) (pow x.im 4))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/6561 binary64) (pow.f64 x.re #s(literal 11 binary64))) (pow.f64 x.im #s(literal 12 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 x.re #s(literal 7 binary64)) #s(literal -1/729 binary64)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (/.f64 #s(literal -1/9 binary64) x.re) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re #s(literal -1/81 binary64)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))
(* -9 (* (pow x.im 4) x.re))
(*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(+.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(+.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(+.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(pow x.re 5)
(pow.f64 x.re #s(literal 5 binary64))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (pow.f64 x.re #s(literal 4 binary64)))))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (pow.f64 x.re #s(literal 4 binary64)))))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (pow.f64 x.re #s(literal 4 binary64)))))
(pow x.re 5)
(pow.f64 x.re #s(literal 5 binary64))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(*.f64 (pow.f64 x.re #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (pow.f64 x.re #s(literal 4 binary64)))))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(*.f64 (pow.f64 x.re #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (pow.f64 x.re #s(literal 4 binary64)))))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(*.f64 (pow.f64 x.re #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (pow.f64 x.re #s(literal 4 binary64)))))
(pow x.re 5)
(pow.f64 x.re #s(literal 5 binary64))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(+.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(+.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(+.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(* -9 (* (pow x.im 4) x.re))
(*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 x.re #s(literal -9 binary64)) (/.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 x.re #s(literal -9 binary64)) (/.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 x.re #s(literal -9 binary64)) (/.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* -9 (* (pow x.im 4) x.re))
(*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 x.re #s(literal -9 binary64)) (/.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 x.re #s(literal -9 binary64)) (/.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 x.re #s(literal -9 binary64)) (/.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ x.im (pow x.re 2))
(/.f64 x.im (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(/ (pow x.im 2) (pow x.re 2))
(/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (/ (pow x.im 2) (pow x.re 2)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -9 (pow x.im 4))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (pow.f64 x.re #s(literal 4 binary64)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (pow.f64 x.re #s(literal 4 binary64)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (pow.f64 x.re #s(literal 4 binary64)))))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (pow.f64 x.re #s(literal 4 binary64)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (pow.f64 x.re #s(literal 4 binary64)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (pow.f64 x.re #s(literal 4 binary64)))))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(* -9 (pow x.im 4))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 #s(literal -9 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 #s(literal -9 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 #s(literal -9 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* -9 (pow x.im 4))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 #s(literal -9 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 #s(literal -9 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (+.f64 #s(literal -9 binary64) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))

eval240.0ms (3%)

Compiler

Compiled 51530 to 3383 computations (93.4% saved)

prune147.0ms (1.8%)

Pruning

15 alts after pruning (5 fresh and 10 done)

PrunedKeptTotal
New159021592
Fresh033
Picked145
Done066
Total1591151606
Accuracy
100.0%
Counts
1606 → 15
Alt Table
Click to see full alt table
StatusAccuracyProgram
41.6%
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))
55.5%
(/.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) x.re))
48.3%
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) x.re))
88.4%
(/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
55.3%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))))
39.1%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
82.6%
(+.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
55.2%
(*.f64 (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im) x.im)
65.8%
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
48.3%
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
55.3%
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
88.5%
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im)))
67.9%
(*.f64 x.re (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (*.f64 (/.f64 x.re (*.f64 x.im x.im)) x.re))))
55.5%
(*.f64 x.re (*.f64 x.re x.re))
48.3%
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
Compiler

Compiled 778 to 247 computations (68.3% saved)

regimes28.0ms (0.3%)

Counts
29 → 2
Calls
Call 1
Inputs
(*.f64 x.re (*.f64 x.re x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im) x.im)
(/.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) x.re))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))))
(+.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
(/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) x.re))
(*.f64 x.re (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (*.f64 (/.f64 x.re (*.f64 x.im x.im)) x.re))))
(*.f64 x.re (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im (/.f64 x.im (*.f64 x.re x.re))))))
(-.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
(*.f64 x.re (/.f64 (-.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)) (*.f64 x.re x.re))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re))
(*.f64 x.re (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 x.re (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 3 binary64)) (pow.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))) (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)))))))
Outputs
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im)))
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
Calls

3 calls:

10.0ms
x.re
9.0ms
(-.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
8.0ms
x.im
Results
AccuracySegmentsBranch
96.5%2x.re
97.4%2x.im
97.1%2(-.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
Compiler

Compiled 27 to 15 computations (44.4% saved)

regimes7.0ms (0.1%)

Counts
9 → 2
Calls
Call 1
Inputs
(*.f64 x.re (*.f64 x.re x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im) x.im)
(/.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) x.re))
Outputs
(*.f64 x.re (*.f64 x.re x.re))
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
Calls

2 calls:

3.0ms
x.im
3.0ms
x.re
Results
AccuracySegmentsBranch
82.5%2x.re
84.9%2x.im
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes12.0ms (0.1%)

Counts
3 → 2
Calls
Call 1
Inputs
(*.f64 x.re (*.f64 x.re x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
Outputs
(*.f64 x.re (*.f64 x.re x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
Calls

1 calls:

12.0ms
x.im
Results
AccuracySegmentsBranch
84.9%2x.im
Compiler

Compiled 3 to 2 computations (33.3% saved)

regimes3.0ms (0%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
1 → 1
Calls
Call 1
Inputs
(*.f64 x.re (*.f64 x.re x.re))
Outputs
(*.f64 x.re (*.f64 x.re x.re))
Calls

2 calls:

1.0ms
x.re
1.0ms
x.im
Results
AccuracySegmentsBranch
55.5%1x.re
55.5%1x.im
Compiler

Compiled 6 to 4 computations (33.3% saved)

bsearch24.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
22.0ms
1.0331171236024e+139
5.1655172014057645e+141
Results
18.0ms128×0valid
Compiler

Compiled 218 to 143 computations (34.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 14.0ms
ival-mult: 13.0ms (89.8% of total)
ival-sub: 1.0ms (6.9% of total)
ival-add: 1.0ms (6.9% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch26.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
25.0ms
3.4387335405545363e+28
9.616954210294645e+30
Results
21.0ms128×0valid
Compiler

Compiled 170 to 111 computations (34.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 7.0ms
ival-mult: 5.0ms (71.7% of total)
ival-sub: 1.0ms (14.3% of total)
ival-add: 1.0ms (14.3% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch16.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
14.0ms
3.4387335405545363e+28
9.616954210294645e+30
Results
10.0ms128×0valid
Compiler

Compiled 170 to 111 computations (34.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 7.0ms
ival-mult: 5.0ms (71.4% of total)
ival-sub: 1.0ms (14.3% of total)
ival-add: 1.0ms (14.3% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

simplify25.0ms (0.3%)

Algorithm
egg-herbie
Rules
16×*-commutative_binary64
+-commutative_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02359
13359
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 x.im #s(literal 5099999999999999731195029293381047694569660786805133360365707717494005007315613896166584493735921560063263584187956422040907365719062127575040 binary64)) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im))) (*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64))))
(if (<=.f64 x.im #s(literal 69999999999999999280861413376 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64))))
(if (<=.f64 x.im #s(literal 450000000000000023021830012928 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re))))
(*.f64 x.re (*.f64 x.re x.re))
Outputs
(if (<=.f64 x.im #s(literal 5099999999999999731195029293381047694569660786805133360365707717494005007315613896166584493735921560063263584187956422040907365719062127575040 binary64)) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im))) (*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64))))
(if (<=.f64 x.im #s(literal 5099999999999999731195029293381047694569660786805133360365707717494005007315613896166584493735921560063263584187956422040907365719062127575040 binary64)) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im x.re)))
(if (<=.f64 x.im #s(literal 69999999999999999280861413376 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64))))
(if (<=.f64 x.im #s(literal 69999999999999999280861413376 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im x.re)))
(if (<=.f64 x.im #s(literal 450000000000000023021830012928 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re))))
(*.f64 x.re (*.f64 x.re x.re))

soundness1.3s (16%)

Rules
4034×*-lowering-*.f32
4034×*-lowering-*.f64
3636×*-lowering-*.f32
3636×*-lowering-*.f64
3384×/-lowering-/.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
0751410
12411380
27611368
333591368
087601368
027135
1163119
21417115
08303115
01573
111264
092564
01116
13315
28115
326311
491010
5537710
0819310
Stop Event
fuel
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 154 to 86 computations (44.2% saved)

preprocess73.0ms (0.9%)

Remove

(negabs x.re)

Compiler

Compiled 346 to 166 computations (52% saved)

end0.0ms (0%)

Profiling

Loading profile data...