math.cube on complex, real part

Time bar (total: 12.6s)

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)

sample5.2s (41.2%)

Results
5.0s8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 606.0ms
ival-mult: 474.0ms (78.2% of total)
ival-sub: 82.0ms (13.5% of total)
ival-add: 40.0ms (6.6% of total)
const: 7.0ms (1.2% of total)
backward-pass: 3.0ms (0.5% of total)
Bogosity

preprocess196.0ms (1.6%)

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

Useful iterations: 4 (0.0ms)

IterNodesCost
03696
115686
243278
3174160
4788160
01115
13514
28313
326510
49099
553299
081359
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))
(fma x.re (square x.re) (* (* x.re (square 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))
(fnmadd x.re (square x.re) (* (* x.re (square x.im)) 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)))
(fma x.re (square x.re) (* (* x.re (square 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)))
(fma x.re (square x.re) (* (* x.re (square 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))))
(fnmadd x.re (square x.re) (* (* x.re (square x.im)) 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) (* (* (square x.re) x.im) -3))
Symmetry

(abs x.im)

(negabs x.re)

explain131.0ms (1%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
180-0-(*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re)
150-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))
80-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
82.0ms512×0valid
Compiler

Compiled 157 to 35 computations (77.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 31.0ms
ival-mult: 22.0ms (71.9% of total)
ival-sub: 5.0ms (16.3% of total)
ival-add: 3.0ms (9.8% of total)
const: 1.0ms (3.3% 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
85.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))
90.2%
(*.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)

simplify135.0ms (1.1%)

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
1686×fma-lowering-fma.f32
1686×fma-lowering-fma.f64
1456×fnmadd-define
1396×sum5-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01574
15169
212468
332468
497568
5546068
0811268
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 (*.f64 x.im x.im) #s(literal -3 binary64))))
x.re
(+ (* x.re x.re) (* (* x.im x.im) -3))
(+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)))
(* x.re x.re)
(*.f64 x.re x.re)
(* (* x.im x.im) -3)
(*.f64 (*.f64 x.im 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 (*.f64 x.im 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 (*.f64 x.im (*.f64 x.re x.im)) #s(literal 2 binary64))
(+ (* x.re x.im) (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* x.re x.im)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)

localize80.0ms (0.6%)

Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im)
accuracy97.1%
(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
accuracy95.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))
accuracy93.3%
(*.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))
accuracy97.1%
(+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)))
accuracy93.3%
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))))
Results
57.0ms256×0valid
Compiler

Compiled 102 to 16 computations (84.3% saved)

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

series64.0ms (0.5%)

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
50.0ms
x.im
@-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))

rewrite146.0ms (1.2%)

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
01565
111454
093354
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.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)) (*.f64 x.re (*.f64 x.re x.re)))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))
(fma.f64 (*.f64 x.re x.re) x.re (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))
(/.f64 (+.f64 (pow.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 3 binary64)) (pow.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 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.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 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 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 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 (*.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 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))) 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 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)))) x.re)
(+.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 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 x.im (*.f64 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 x.re) (*.f64 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 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 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 (*.f64 (*.f64 x.re x.re) 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 (*.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 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 x.re) (*.f64 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 x.re) (*.f64 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 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 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 x.im (*.f64 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 (*.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 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 (*.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 (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (+.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(+.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))
(+.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(+.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x.im (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(+.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (+.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(+.f64 (+.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(-.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(-.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (-.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))))) (+.f64 (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) (/.f64 (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im (/.f64 #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 (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #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 (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(fma.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im (/.f64 #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 (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #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 (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #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 (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #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 (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im (/.f64 #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 (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #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 (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im (/.f64 #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 (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x.im (/.f64 #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 (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (-.f64 (*.f64 (+.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x.im (/.f64 #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 (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (-.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im (/.f64 #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 (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #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 (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.im (/.f64 #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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(neg.f64 (*.f64 x.im (/.f64 #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 x.im (/.f64 #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 (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.re (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im))))
(+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.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 x.re) (*.f64 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 x.re) (*.f64 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 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.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 x.re) (*.f64 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 x.re) (*.f64 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 x.re) (*.f64 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 x.re) (*.f64 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 x.re) (*.f64 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))

simplify213.0ms (1.7%)

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
12411137
27631125
333631125
087701125
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 (*.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 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 (*.f64 x.im 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 (*.f64 x.im 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 (*.f64 x.im 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 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* 2 (* (pow x.im 2) x.re))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x.im 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 (*.f64 x.im 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 (*.f64 x.im 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 (*.f64 x.im 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 x.im (-.f64 #s(literal 0 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)
(*.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 x.im (-.f64 #s(literal 0 binary64) 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 x.im (-.f64 #s(literal 0 binary64) 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))))

eval37.0ms (0.3%)

Compiler

Compiled 7897 to 508 computations (93.6% saved)

prune48.0ms (0.4%)

Pruning

14 alts after pruning (14 fresh and 0 done)

PrunedKeptTotal
New35814372
Fresh000
Picked202
Done000
Total36014374
Accuracy
100.0%
Counts
374 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
25.7%
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re))))
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))))
48.9%
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) x.re)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
43.7%
(-.f64 (*.f64 (/.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)))) x.re) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
21.9%
(-.f64 (*.f64 (/.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)))))) x.re) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
93.9%
(-.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
88.8%
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))
90.2%
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
42.4%
(*.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))))))
21.7%
(*.f64 x.re (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 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 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)))))))
64.2%
(*.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)))))
60.7%
(*.f64 x.re (*.f64 x.re x.re))
49.0%
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
48.9%
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
Compiler

Compiled 856 to 356 computations (58.4% saved)

simplify290.0ms (2.3%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff128
(-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))
cost-diff128
(*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))
cost-diff384
(-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re))))
cost-diff1792
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re))))
cost-diff0
(-.f64 #s(literal 0 binary64) (*.f64 (*.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-diff640
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) x.re)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
cost-diff0
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
cost-diff0
(*.f64 x.re x.re)
cost-diff0
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
cost-diff0
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
cost-diff0
(*.f64 x.re x.re)
cost-diff0
(*.f64 x.re (*.f64 x.re x.re))
cost-diff0
(*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))
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-diff256
(-.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
Rules
5100×*-lowering-*.f32
5100×*-lowering-*.f64
2374×fma-lowering-fma.f32
2374×fma-lowering-fma.f64
1774×fmm-def
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
031241
1108212
2359201
31621186
47778186
08508186
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (* (* x.re (+ x.re x.im)) (- x.re x.im)) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(* (* x.re (+ x.re x.im)) (- x.re x.im))
(* x.re (+ x.re 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.im)
(* x.im x.re)
(* x.re (* x.re x.re))
x.re
(* x.re 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.im
(* x.im -3)
-3
(- (- 0 (* (* x.im x.im) x.re)) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(- 0 (* (* x.im x.im) x.re))
0
(* (* x.im x.im) x.re)
(* x.im 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.re x.im)
(* x.im x.re)
(/ (- (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* 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.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* x.im (* (* x.im -3) x.re)) (* x.im (* (* x.im -3) x.re))))
(* (* x.re x.re) (* x.re (* x.re (* x.re x.re))))
(* x.re x.re)
x.re
(* x.re (* x.re (* x.re x.re)))
(* x.re (* 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))
x.im
(* (* x.im -3) x.re)
(* x.im -3)
-3
(- (* x.re (* x.re x.re)) (* x.im (* (* x.im -3) x.re)))
Outputs
(- (* (* x.re (+ x.re x.im)) (- x.re x.im)) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(*.f64 x.re (-.f64 (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.im #s(literal 2 binary64)))))
(* (* x.re (+ x.re x.im)) (- x.re x.im))
(*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))
(* x.re (+ x.re x.im))
(*.f64 x.re (+.f64 x.re x.im))
x.re
(+ x.re x.im)
(+.f64 x.re x.im)
x.im
(- x.re x.im)
(-.f64 x.re x.im)
(* (+ (* x.re x.im) (* x.im x.re)) x.im)
(*.f64 x.im (*.f64 (*.f64 x.re x.im) #s(literal 2 binary64)))
(+ (* x.re x.im) (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal 2 binary64))
(* x.re x.im)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re 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)
(* (+ (* x.re x.re) (* x.im (* x.im -3))) x.re)
(*.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 -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.re
(* x.im (* x.im -3))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
x.im
(* x.im -3)
(*.f64 x.im #s(literal -3 binary64))
-3
#s(literal -3 binary64)
(- (- 0 (* (* x.im x.im) x.re)) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(- 0 (* (* x.im x.im) x.re))
(*.f64 x.re (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
0
#s(literal 0 binary64)
(* (* x.im x.im) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* x.im x.im)
(*.f64 x.im x.im)
x.im
x.re
(* (+ (* x.re x.im) (* x.im x.re)) x.im)
(*.f64 x.im (*.f64 (*.f64 x.re x.im) #s(literal 2 binary64)))
(+ (* x.re x.im) (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal 2 binary64))
(* x.re x.im)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(/ (- (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* 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))))
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) #s(literal 1 binary64))
(- (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* x.im (* (* x.im -3) x.re)) (* x.im (* (* x.im -3) x.re))))
(*.f64 (*.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))))))
(* (* x.re x.re) (* x.re (* x.re (* x.re x.re))))
(*.f64 x.re (*.f64 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.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.im (* (* x.im -3) x.re)) (* x.im (* (* x.im -3) x.re)))
(*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(* x.im (* (* x.im -3) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
x.im
(* (* x.im -3) x.re)
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* x.im -3)
(*.f64 x.im #s(literal -3 binary64))
-3
#s(literal -3 binary64)
(- (* x.re (* x.re x.re)) (* x.im (* (* x.im -3) x.re)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))

localize197.0ms (1.6%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re))
accuracy99.7%
(*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)
accuracy85.0%
(-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re))))
accuracy31.3%
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re))))
accuracy100.0%
(+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re))
accuracy99.8%
(*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im)
accuracy99.8%
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) x.re)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
accuracy87.6%
(*.f64 (*.f64 x.im x.im) x.re)
accuracy100.0%
(*.f64 x.im #s(literal -3 binary64))
accuracy99.8%
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
accuracy97.1%
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
accuracy93.3%
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
accuracy100.0%
(*.f64 x.re x.re)
accuracy99.8%
(*.f64 x.re (*.f64 x.re x.re))
accuracy100.0%
(*.f64 x.re (+.f64 x.re x.im))
accuracy99.8%
(*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im)
accuracy99.8%
(*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))
accuracy95.2%
(-.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
Results
137.0ms256×0valid
Compiler

Compiled 306 to 32 computations (89.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 58.0ms
ival-mult: 26.0ms (44.8% of total)
ival-sub: 24.0ms (41.3% of total)
ival-add: 4.0ms (6.9% of total)
ival-div: 3.0ms (5.2% of total)
const: 1.0ms (1.7% of total)
backward-pass: 0.0ms (0% of total)

series24.0ms (0.2%)

Counts
20 → 432
Calls
Call 1
Inputs
#<alt (- (* (* x.re (+ x.re x.im)) (- x.re x.im)) (* (+ (* 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.re x.im))>
#<alt (* x.re (* x.re x.re))>
#<alt (* x.re x.re)>
#<alt (* (+ (* x.re x.re) (* x.im (* x.im -3))) x.re)>
#<alt (+ (* x.re x.re) (* x.im (* x.im -3)))>
#<alt (* x.im (* x.im -3))>
#<alt (- (- 0 (* (* x.im x.im) x.re)) (* (+ (* x.re x.im) (* x.im x.re)) x.im))>
#<alt (- 0 (* (* x.im x.im) x.re))>
#<alt (/ (- (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* 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))))>
#<alt (- (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* x.im (* (* x.im -3) x.re)) (* x.im (* (* x.im -3) x.re))))>
#<alt (* (* x.im (* (* x.im -3) x.re)) (* x.im (* (* x.im -3) x.re)))>
#<alt (- (* x.re (* x.re x.re)) (* x.im (* (* x.im -3) x.re)))>
#<alt (* x.re (+ x.re x.im))>
#<alt (* x.im -3)>
#<alt (* (* x.im x.im) x.re)>
#<alt (* (* x.im -3) x.re)>
#<alt (* x.im (* (* x.im -3) x.re))>
Outputs
#<alt (* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))>
#<alt (* x.re (- (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (* -1 x.im)))) (* 2 (pow x.im 2))))>
#<alt (* x.re (- (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))) (* 2 (pow x.im 2))))>
#<alt (* x.re (- (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))) (* 2 (pow x.im 2))))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (/ x.im x.re))))>
#<alt (* (pow x.re 3) (- (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (- (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (* -1 x.im)) x.re)) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (- (pow x.im 2) (* -2 (pow x.im 2))) x.re)))) x.re)) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (- (pow x.im 2) (* -2 (pow x.im 2))) x.re)))) x.re)) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* x.im (* x.re (+ x.re (* -1 x.re)))) (pow x.re 3))>
#<alt (+ (* x.im (+ (* x.im (- (* -1 x.re) (* 2 x.re))) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))>
#<alt (+ (* x.im (+ (* x.im (- (* -1 x.re) (* 2 x.re))) (* x.re (+ x.re (* -1 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) (/ (* x.re (+ x.re (* -1 x.re))) x.im)) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (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) (* -1 (/ (* x.re (+ x.re (* -1 x.re))) x.im))) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) 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 (* (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)) (* x.re (+ x.im (* -1 x.im)))))>
#<alt (* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))))>
#<alt (* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (/ x.im x.re))))>
#<alt (* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))))>
#<alt (* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (* -1 x.im)) x.re)) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (pow x.im 2) x.re)))) x.re)) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (pow x.im 2) x.re)))) x.re)) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* x.im (* x.re (+ x.re (* -1 x.re)))) (pow x.re 3))>
#<alt (+ (* x.im (+ (* -1 (* x.im x.re)) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))>
#<alt (+ (* x.im (+ (* -1 (* x.im x.re)) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -1 x.re) (/ (* x.re (+ x.re (* -1 x.re))) x.im)))>
#<alt (* (pow x.im 2) (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))))>
#<alt (* (pow x.im 2) (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -1 x.re) (* -1 (/ (* x.re (+ x.re (* -1 x.re))) x.im))))>
#<alt (* (pow x.im 2) (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))))>
#<alt (* (pow x.im 2) (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))))>
#<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 (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) 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))>
#<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 (* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))>
#<alt (* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))>
#<alt (* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))>
#<alt (* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))>
#<alt (* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))>
#<alt (* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))>
#<alt (* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))>
#<alt (* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))>
#<alt (* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))>
#<alt (* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))>
#<alt (* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))>
#<alt (* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))>
#<alt (* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))>
#<alt (* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))>
#<alt (* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))>
#<alt (* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))>
#<alt (* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))>
#<alt (* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))>
#<alt (* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))>
#<alt (* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))>
#<alt (* x.re (+ (* -2 (pow x.im 2)) (* -1 (pow x.im 2))))>
#<alt (* x.re (+ (* -2 (pow x.im 2)) (* -1 (pow x.im 2))))>
#<alt (* x.re (+ (* -2 (pow x.im 2)) (* -1 (pow x.im 2))))>
#<alt (* x.re (+ (* -2 (pow x.im 2)) (* -1 (pow x.im 2))))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) 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 (* -9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* (pow x.re 2) (- (pow x.re 4) (* 9 (pow x.im 4))))>
#<alt (* (pow x.re 2) (- (pow x.re 4) (* 9 (pow x.im 4))))>
#<alt (* (pow x.re 2) (- (pow x.re 4) (* 9 (pow x.im 4))))>
#<alt (pow x.re 6)>
#<alt (* (pow x.re 6) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 6) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 6) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (pow x.re 6)>
#<alt (* (pow x.re 6) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 6) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 6) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (pow x.re 6)>
#<alt (+ (* -9 (* (pow x.im 4) (pow x.re 2))) (pow x.re 6))>
#<alt (+ (* -9 (* (pow x.im 4) (pow x.re 2))) (pow x.re 6))>
#<alt (+ (* -9 (* (pow x.im 4) (pow x.re 2))) (pow x.re 6))>
#<alt (* -9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 6) (pow x.im 4)) (* 9 (pow x.re 2))))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 6) (pow x.im 4)) (* 9 (pow x.re 2))))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 6) (pow x.im 4)) (* 9 (pow x.re 2))))>
#<alt (* -9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 6) (pow x.im 4)) (* 9 (pow x.re 2))))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 6) (pow x.im 4)) (* 9 (pow x.re 2))))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 6) (pow x.im 4)) (* 9 (pow x.re 2))))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 9 (* (pow x.im 4) (pow x.re 2)))>
#<alt (* 3 (* (pow x.im 2) x.re))>
#<alt (* x.re (- (pow x.re 2) (* -3 (pow x.im 2))))>
#<alt (* x.re (- (pow x.re 2) (* -3 (pow x.im 2))))>
#<alt (* x.re (- (pow x.re 2) (* -3 (pow x.im 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) (- (/ (pow x.re 3) (pow x.im 2)) (* -3 x.re)))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* -3 x.re)))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* -3 x.re)))>
#<alt (* 3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* -3 x.re)))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* -3 x.re)))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* -3 x.re)))>
#<alt (* x.im x.re)>
#<alt (* x.re (+ x.im x.re))>
#<alt (* x.re (+ x.im x.re))>
#<alt (* x.re (+ x.im x.re))>
#<alt (pow x.re 2)>
#<alt (* (pow x.re 2) (+ 1 (/ x.im x.re)))>
#<alt (* (pow x.re 2) (+ 1 (/ x.im x.re)))>
#<alt (* (pow x.re 2) (+ 1 (/ x.im x.re)))>
#<alt (pow x.re 2)>
#<alt (* (pow x.re 2) (+ 1 (/ x.im x.re)))>
#<alt (* (pow x.re 2) (+ 1 (/ x.im x.re)))>
#<alt (* (pow x.re 2) (+ 1 (/ x.im x.re)))>
#<alt (pow x.re 2)>
#<alt (+ (* x.im x.re) (pow x.re 2))>
#<alt (+ (* x.im x.re) (pow x.re 2))>
#<alt (+ (* x.im x.re) (pow x.re 2))>
#<alt (* x.im x.re)>
#<alt (* x.im (+ x.re (/ (pow x.re 2) x.im)))>
#<alt (* x.im (+ x.re (/ (pow x.re 2) x.im)))>
#<alt (* x.im (+ x.re (/ (pow x.re 2) x.im)))>
#<alt (* x.im x.re)>
#<alt (* -1 (* x.im (+ (* -1 x.re) (* -1 (/ (pow x.re 2) x.im)))))>
#<alt (* -1 (* x.im (+ (* -1 x.re) (* -1 (/ (pow x.re 2) x.im)))))>
#<alt (* -1 (* x.im (+ (* -1 x.re) (* -1 (/ (pow x.re 2) 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 x.im)>
#<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 (* -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 (* (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))>
Calls

108 calls:

TimeVariablePointExpression
3.0ms
x.im
@0
(/ (- (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* 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))))
2.0ms
x.im
@inf
(* (* x.im (* (* x.im -3) x.re)) (* x.im (* (* x.im -3) x.re)))
1.0ms
x.re
@0
(/ (- (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* 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))))
1.0ms
x.im
@inf
(/ (- (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* 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))))
1.0ms
x.re
@inf
(/ (- (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* 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))))

rewrite384.0ms (3.1%)

Algorithm
batch-egg-rewrite
Rules
2848×*-lowering-*.f32
2848×*-lowering-*.f64
2052×fma-lowering-fma.f32
2052×fma-lowering-fma.f64
1800×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
031149
1237123
22170120
08579120
Stop Event
iter limit
node limit
Counts
20 → 805
Calls
Call 1
Inputs
(- (* (* x.re (+ x.re 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.im)
(+ (* x.re x.im) (* x.im x.re))
(* (* x.re (+ x.re x.im)) (- x.re x.im))
(* x.re (* x.re x.re))
(* x.re x.re)
(* (+ (* x.re x.re) (* x.im (* x.im -3))) x.re)
(+ (* x.re x.re) (* x.im (* x.im -3)))
(* x.im (* x.im -3))
(- (- 0 (* (* x.im x.im) x.re)) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(- 0 (* (* x.im x.im) x.re))
(/ (- (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* 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.re x.re) (* x.re (* x.re (* 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)) (* x.im (* (* x.im -3) x.re)))
(- (* x.re (* x.re x.re)) (* x.im (* (* x.im -3) x.re)))
(* x.re (+ x.re x.im))
(* x.im -3)
(* (* x.im x.im) x.re)
(* (* x.im -3) x.re)
(* x.im (* (* x.im -3) x.re))
Outputs
(+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))
(+.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))
(+.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))
(-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))) (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))) (/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))))
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(fma.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(fma.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(fma.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))
(fma.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(fma.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(fma.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(fma.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(fma.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(fma.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x.im (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))
(fma.f64 (-.f64 #s(literal 0 binary64) x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))
(fma.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))
(fma.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(fma.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(fma.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(fma.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))
(fma.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))
(fma.f64 (*.f64 (-.f64 x.re x.im) x.re) (+.f64 x.re x.im) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 (*.f64 (-.f64 x.re x.im) x.re) (+.f64 x.re x.im) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(fma.f64 (*.f64 (-.f64 x.re x.im) x.re) (+.f64 x.re x.im) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))) (+.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))))
(/.f64 (-.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (-.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 x.re x.im) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 x.re x.im) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 x.re x.im) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (+.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 x.re x.im) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 x.re x.im) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 x.re x.im) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (+.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (+.f64 x.re x.im)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) (*.f64 #s(literal 0 binary64) (+.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))) (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (+.f64 x.re x.im)) (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 #s(literal 0 binary64) (+.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 x.re x.im)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (+.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 x.re x.im)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.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.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (+.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (+.f64 x.re x.im)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) (*.f64 #s(literal 0 binary64) (+.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))) (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (+.f64 x.re x.im)) (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 #s(literal 0 binary64) (+.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (+.f64 x.re x.im)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (+.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (+.f64 x.re x.im)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.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.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (+.f64 x.re x.im)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 x.re x.im) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 x.re x.im) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 x.re x.im) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (+.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 x.re x.im) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 x.re x.im) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 x.re x.im) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (+.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))) (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))) (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))) (neg.f64 (+.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))))
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))) (neg.f64 (-.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))))
(*.f64 (+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(+.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 x.re (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.im x.im)))
(fma.f64 x.im (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.im x.im)))
(fma.f64 (*.f64 x.re x.im) x.im (*.f64 x.re (*.f64 x.im x.im)))
(fma.f64 (*.f64 x.im x.im) x.re (*.f64 x.re (*.f64 x.im x.im)))
(neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))
(/.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))))
(/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 x.re (*.f64 x.im x.im))))
(/.f64 (neg.f64 (*.f64 #s(literal 0 binary64) x.im)) #s(literal 0 binary64))
(/.f64 (neg.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (*.f64 x.im #s(literal 0 binary64))) #s(literal 0 binary64))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im)) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(*.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 #s(literal 0 binary64) x.im) #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)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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 #s(literal 0 binary64) #s(literal 0 binary64))
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))))
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))))))
(/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) #s(literal 0 binary64))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))))))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal -1 binary64))
(*.f64 x.re (+.f64 x.im x.im))
(*.f64 x.im (+.f64 x.re x.re))
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (pow.f64 (+.f64 x.im x.im) #s(literal 3 binary64)))
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 3 binary64)))
(*.f64 #s(literal 2 binary64) (*.f64 x.re x.im))
(*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(*.f64 (*.f64 x.im (*.f64 x.im x.im)) (pow.f64 (+.f64 x.re x.re) #s(literal 3 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))))
(*.f64 (pow.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)))
(+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) x.re) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 #s(literal 0 binary64) x.im)))
(+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 x.re x.im)))
(+.f64 (*.f64 x.re (*.f64 x.re (+.f64 x.re x.im))) (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re (+.f64 x.re x.im))))
(+.f64 (*.f64 (*.f64 x.re x.re) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re x.im) (-.f64 x.re x.im)))
(fma.f64 x.re (*.f64 x.re (+.f64 x.re x.im)) (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re (+.f64 x.re x.im))))
(fma.f64 (*.f64 x.re (+.f64 x.re x.im)) x.re (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 #s(literal 0 binary64) x.im)))
(fma.f64 (-.f64 x.re x.im) (*.f64 x.re x.re) (*.f64 (-.f64 x.re x.im) (*.f64 x.re x.im)))
(fma.f64 (*.f64 x.re x.re) (-.f64 x.re x.im) (*.f64 (*.f64 x.re x.im) (-.f64 x.re x.im)))
(/.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))))
(/.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (+.f64 x.re x.im))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 x.re x.im))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) (neg.f64 (+.f64 x.re x.im)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (+.f64 x.re x.im)))) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))) (neg.f64 (+.f64 x.re x.im)))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))
(*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))
(*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))
(*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re)
(*.f64 (*.f64 (-.f64 x.re x.im) x.re) (+.f64 x.re x.im))
(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)))
(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)))
(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 (*.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 #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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (neg.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))))
(exp.f64 (*.f64 (log.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 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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))))))
(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 x.re (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (neg.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))))
(fma.f64 x.im (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) (*.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 x.re) x.re (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re x.re) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (neg.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (neg.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))))
(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.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 (*.f64 x.re x.re))) (/.f64 (*.f64 x.re x.re) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (neg.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))))
(fma.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (neg.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))))
(fma.f64 (*.f64 x.im (*.f64 x.re #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.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.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 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)))) (neg.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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.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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (neg.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))))
(neg.f64 (/.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))))) (-.f64 #s(literal 0 binary64) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(neg.f64 (/.f64 (-.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)))) (*.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 (*.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))))) (*.f64 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 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 #s(literal 0 binary64) (*.f64 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 (*.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 x.re x.re) (*.f64 x.re (*.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.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 x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (*.f64 (*.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.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.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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) (/.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 #s(literal 1 binary64) (neg.f64 (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 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))) (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (*.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))))))
(/.f64 (*.f64 (-.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 (*.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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (neg.f64 (-.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)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 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 x.re) (*.f64 x.re (*.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 x.re x.re) (*.f64 x.re (*.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.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 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 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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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))))))) (neg.f64 (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.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 (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.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 (*.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 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 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.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 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)))) (*.f64 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 (*.f64 x.re (*.f64 x.re x.re)))) (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (*.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 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 x.re (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.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 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 binary64)) (*.f64 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 (*.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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) x.re) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(/.f64 (*.f64 (-.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))) (/.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 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 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 (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 #s(literal 0 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)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))) (*.f64 (*.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 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 (*.f64 x.re (*.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 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 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 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)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(/.f64 (-.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 (/.f64 (*.f64 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 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (*.f64 (/.f64 (*.f64 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 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 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) (-.f64 #s(literal 0 binary64) (*.f64 x.re (-.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)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))) (*.f64 (/.f64 (*.f64 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 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 #s(literal 0 binary64) (*.f64 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) (/.f64 (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (*.f64 (/.f64 (*.f64 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 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 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 x.re (*.f64 x.re (*.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 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 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 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (*.f64 (-.f64 #s(literal 0 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 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 #s(literal 0 binary64) (*.f64 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 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 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))) (*.f64 (-.f64 #s(literal 0 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 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.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 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (*.f64 (-.f64 #s(literal 0 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 #s(literal 0 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)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 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)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))) (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 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 (neg.f64 (*.f64 (-.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 (*.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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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 binary64))) (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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (neg.f64 (neg.f64 (-.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)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 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 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.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 (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.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 (*.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 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 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.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 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)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (*.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))))) (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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (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)))))) (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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) (neg.f64 (-.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 (*.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 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 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 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)) (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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) x.re)) (neg.f64 (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (neg.f64 (*.f64 (-.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))) (neg.f64 (+.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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 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))
(pow.f64 (/.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)) #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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im 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 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 #s(literal 0 binary64) (*.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)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 #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)))) (*.f64 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 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (pow.f64 (/.f64 #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 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 (+.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 (*.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 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (/.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))))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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.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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(*.f64 (pow.f64 (/.f64 (*.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 x.re) (*.f64 x.re (*.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 x.re x.re) (*.f64 x.re (*.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.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 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 (*.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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))))
(*.f64 (pow.f64 (/.f64 (*.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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 binary64)) (/.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 -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.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(fma.f64 x.re x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im 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))
(/.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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (-.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 #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 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 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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (-.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 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) (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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.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.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 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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (-.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 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) (neg.f64 (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.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 #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 9 binary64) (*.f64 (*.f64 x.im x.im) (*.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 (neg.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 (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 (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.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))))
(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 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 (*.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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.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 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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.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 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))
(+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 x.re (*.f64 x.im x.im)))
(+.f64 #s(literal 0 binary64) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(+.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(-.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) (/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))))
(-.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(fma.f64 x.re (*.f64 x.im x.im) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 x.re (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 x.im (*.f64 x.re x.im) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re (*.f64 x.im x.im)))
(fma.f64 x.im (neg.f64 (*.f64 x.re x.im)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 (*.f64 x.re x.im) x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x.im (*.f64 x.re (*.f64 x.im x.im)))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re (*.f64 x.im x.im)))
(fma.f64 (*.f64 x.im x.im) x.re (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 (*.f64 x.im x.im) (neg.f64 x.re) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re x.im) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re (*.f64 x.im x.im)))
(fma.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) x.re (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 (neg.f64 x.re) (*.f64 x.im x.im) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 x.re (*.f64 x.im x.im)))
(fma.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(neg.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(/.f64 (*.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 x.re (*.f64 x.im x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 x.re (*.f64 x.im x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) #s(literal 0 binary64)) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 #s(literal 0 binary64) x.im))) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) #s(literal 0 binary64)) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.im #s(literal 0 binary64)))) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im)))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im)))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.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 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.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 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.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 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.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 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))) (*.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) #s(literal 0 binary64)) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 #s(literal 0 binary64) x.im))) #s(literal 0 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) #s(literal 0 binary64)) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.im #s(literal 0 binary64)))) #s(literal 0 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) #s(literal -1 binary64))
(*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 (*.f64 (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 x.im (+.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))))
(+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(+.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 x.re (*.f64 x.im x.im)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.im x.im)))
(fma.f64 x.re (*.f64 x.im x.im) #s(literal 0 binary64))
(fma.f64 x.re (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 0 binary64))
(fma.f64 x.im (*.f64 x.re x.im) #s(literal 0 binary64))
(fma.f64 x.im (neg.f64 (*.f64 x.re x.im)) #s(literal 0 binary64))
(fma.f64 (*.f64 x.re x.im) x.im #s(literal 0 binary64))
(fma.f64 (*.f64 x.im x.im) x.re #s(literal 0 binary64))
(fma.f64 (*.f64 x.im x.im) (neg.f64 x.re) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re x.im) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) x.re #s(literal 0 binary64))
(fma.f64 (neg.f64 x.re) (*.f64 x.im x.im) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 x.im x.im)) #s(literal 0 binary64))
(neg.f64 (*.f64 x.re (*.f64 x.im x.im)))
(/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))
(/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.im x.im)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 x.re (*.f64 x.im x.im))))
(pow.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) #s(literal -1 binary64))
(*.f64 x.re (*.f64 x.im x.im))
(*.f64 x.re (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(*.f64 x.im (*.f64 x.re x.im))
(*.f64 x.im (neg.f64 (*.f64 x.re x.im)))
(*.f64 (*.f64 x.re x.im) x.im)
(*.f64 (*.f64 x.im x.im) x.re)
(*.f64 (*.f64 x.im x.im) (neg.f64 x.re))
(*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re x.im))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))
(*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) x.re)
(*.f64 (neg.f64 x.re) (*.f64 x.im x.im))
(*.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(+.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 #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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (neg.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))))
(exp.f64 (*.f64 (log.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 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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))))))
(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 x.re (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (neg.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))))
(fma.f64 x.im (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) (*.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 x.re) x.re (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re x.re) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (neg.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (neg.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))))
(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.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 (*.f64 x.re x.re))) (/.f64 (*.f64 x.re x.re) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (neg.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))))
(fma.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (neg.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))))
(fma.f64 (*.f64 x.im (*.f64 x.re #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.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.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 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)))) (neg.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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.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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (neg.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))))
(neg.f64 (/.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))))) (-.f64 #s(literal 0 binary64) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(neg.f64 (/.f64 (-.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)))) (*.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 (*.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))))) (*.f64 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 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 #s(literal 0 binary64) (*.f64 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 (*.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 x.re x.re) (*.f64 x.re (*.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.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 x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (*.f64 (*.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.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.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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) (/.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 #s(literal 1 binary64) (neg.f64 (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 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))) (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (*.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))))))
(/.f64 (*.f64 (-.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 (*.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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (neg.f64 (-.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)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 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 x.re) (*.f64 x.re (*.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 x.re x.re) (*.f64 x.re (*.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.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 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 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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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))))))) (neg.f64 (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.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 (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.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 (*.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 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 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.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 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)))) (*.f64 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 (*.f64 x.re (*.f64 x.re x.re)))) (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (*.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 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 x.re (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.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 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 binary64)) (*.f64 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 (*.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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) x.re) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(/.f64 (*.f64 (-.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))) (/.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 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 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 (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 #s(literal 0 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)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))) (*.f64 (*.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 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 (*.f64 x.re (*.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 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 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 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)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(/.f64 (-.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 (/.f64 (*.f64 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 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (*.f64 (/.f64 (*.f64 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 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 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) (-.f64 #s(literal 0 binary64) (*.f64 x.re (-.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)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))) (*.f64 (/.f64 (*.f64 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 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 #s(literal 0 binary64) (*.f64 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) (/.f64 (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (*.f64 (/.f64 (*.f64 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 x.re (*.f64 x.re (*.f64 x.re x.re))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 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 x.re (*.f64 x.re (*.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 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 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 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (*.f64 (-.f64 #s(literal 0 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 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 #s(literal 0 binary64) (*.f64 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 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 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))) (*.f64 (-.f64 #s(literal 0 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 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.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 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (*.f64 (-.f64 #s(literal 0 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 #s(literal 0 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)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 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)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))) (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 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 (neg.f64 (*.f64 (-.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 (*.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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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 binary64))) (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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (neg.f64 (neg.f64 (-.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)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 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 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.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 (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.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 (*.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 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 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.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 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)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (*.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))))) (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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (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)))))) (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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) (neg.f64 (-.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 (*.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 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 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 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)) (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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) x.re)) (neg.f64 (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (neg.f64 (*.f64 (-.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))) (neg.f64 (+.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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 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))
(pow.f64 (/.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)) #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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im 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 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 #s(literal 0 binary64) (*.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)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 #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)))) (*.f64 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 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (pow.f64 (/.f64 #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 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 (+.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 (*.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 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (/.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))))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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.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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(*.f64 (pow.f64 (/.f64 (*.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 x.re) (*.f64 x.re (*.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 x.re x.re) (*.f64 x.re (*.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.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 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 (*.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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))))
(*.f64 (pow.f64 (/.f64 (*.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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 binary64)) (/.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 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 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 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 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)) x.im)) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 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 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 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 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 x.re #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.im))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 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 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) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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))))))
(-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.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.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 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.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) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.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.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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.re x.re) (*.f64 x.re (*.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 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (/.f64 (*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (neg.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))))
(fma.f64 x.im (neg.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)) x.im)) (*.f64 (*.f64 x.re 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 (*.f64 x.re x.re))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (neg.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(fma.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.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))))
(fma.f64 (*.f64 x.im x.im) (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))
(fma.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(fma.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re x.re) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(fma.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re x.re) (neg.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))))
(fma.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(fma.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)) x.im) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(fma.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(fma.f64 (-.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.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.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(fma.f64 (-.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.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.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)) x.im)) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(fma.f64 (-.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.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.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(fma.f64 (-.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.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.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.im))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(fma.f64 (-.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.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.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(fma.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)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(fma.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)))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)) x.im)) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(fma.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)))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(fma.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)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.im))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(fma.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)))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))) (/.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))) (/.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)) x.im)) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))) (/.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))) (/.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.im))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))) (/.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))
(fma.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.im)) (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(fma.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) x.re (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))
(fma.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) x.re (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(fma.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) x.re (neg.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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)))))
(fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.im))) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(fma.f64 (*.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) x.im) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(fma.f64 (*.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(fma.f64 (*.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))) x.im (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(/.f64 (-.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.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.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))))))
(/.f64 (neg.f64 (-.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.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.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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))))))) (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))))
(/.f64 (+.f64 (*.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))))) (*.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))))) (*.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))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))) (+.f64 (*.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))))) (*.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)))))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 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 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))))
(/.f64 (-.f64 (*.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))))) (*.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)))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 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 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(/.f64 (-.f64 (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.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.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 (*.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 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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.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.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))) (+.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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))))
(/.f64 (-.f64 (*.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.re (*.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 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 (*.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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))))))
(/.f64 (neg.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))))) (neg.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.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))))) (*.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))))) (*.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))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))))) (neg.f64 (+.f64 (*.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))))) (*.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)))))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 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 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.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))))) (*.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)))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))) (neg.f64 (-.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))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))))
(pow.f64 (/.f64 (+.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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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 binary64))
(*.f64 (-.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.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.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))))
(*.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)))))
(*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))) (/.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(pow.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))) #s(literal 1 binary64))
(pow.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal 2 binary64))
(*.f64 x.im (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)) x.im))
(*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))
(*.f64 (*.f64 x.re x.re) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))
(*.f64 (*.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 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))
(*.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.im)))
(*.f64 (*.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 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))))
(*.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 x.re x.re))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) (*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im #s(literal -3 binary64))))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)) (*.f64 x.im x.im))
(*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.im)) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))
(*.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)) x.im) x.im)
(*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.re #s(literal -3 binary64))))
(*.f64 (*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))
(*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))
(*.f64 (*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) x.re)
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.im)) x.re) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.im)) x.im) (*.f64 x.re #s(literal -3 binary64)))
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.im)) (*.f64 x.im #s(literal -3 binary64))) x.re)
(*.f64 (exp.f64 (log.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (exp.f64 (log.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 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)))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 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)))) (+.f64 (*.f64 (neg.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 (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(+.f64 (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 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 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #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 #s(literal -3 binary64) (*.f64 x.im x.im))))
(-.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.re)) (*.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.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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))) (/.f64 (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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.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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))))
(fma.f64 x.re (*.f64 x.re x.re) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(fma.f64 x.re (*.f64 x.re x.re) (neg.f64 (-.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(fma.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(fma.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (neg.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)))))
(fma.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(fma.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re x.re) x.re (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))))
(fma.f64 (*.f64 x.re x.re) x.re (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(fma.f64 (*.f64 x.re x.re) x.re (neg.f64 (-.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (neg.f64 x.re) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.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))))) (/.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.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(fma.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))))) (/.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 (neg.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)))))
(fma.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))))) (/.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 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))) x.im (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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.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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(fma.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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.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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))) (+.f64 (*.f64 (neg.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)))))
(fma.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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.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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))) (+.f64 (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (neg.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 #s(literal -3 binary64) (*.f64 x.im 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 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))))
(fma.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(fma.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)) (neg.f64 (-.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal -3 binary64))) x.re (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) x.re) (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re (*.f64 x.re 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 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 (*.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))))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))))))
(/.f64 (-.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)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (neg.f64 (*.f64 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 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)))))) (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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.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 (*.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 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #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 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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.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.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 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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))))
(/.f64 #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 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 #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.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 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))) (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.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)))) (*.f64 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 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 (*.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 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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 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 (*.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 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))))))))
(/.f64 (neg.f64 (-.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)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))) (neg.f64 (neg.f64 (*.f64 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 x.re) (*.f64 x.re (*.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 x.re x.re) (*.f64 x.re (*.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.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 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 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.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.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 x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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))))))) (neg.f64 (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.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)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (*.f64 (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 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)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (-.f64 (*.f64 (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 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)))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))))
(/.f64 (-.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))))) (*.f64 (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 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)))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.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)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))) (*.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))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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.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 (*.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.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 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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) (*.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 (*.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.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 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (neg.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 (*.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 (neg.f64 (+.f64 (*.f64 (*.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)))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (*.f64 (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))) (neg.f64 (+.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))))) (-.f64 (*.f64 (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 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)))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))))
(/.f64 (neg.f64 (-.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))))) (*.f64 (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))) (neg.f64 (-.f64 (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(pow.f64 (/.f64 (*.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)))) (*.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 (*.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 (*.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 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 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 (*.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))))) (/.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 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (*.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.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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))))
(+.f64 (*.f64 x.re x.im) (*.f64 x.re x.re))
(+.f64 (*.f64 x.re x.re) (*.f64 x.re x.im))
(fma.f64 x.re x.re (*.f64 x.re x.im))
(fma.f64 x.re x.im (*.f64 x.re x.re))
(fma.f64 x.im x.re (*.f64 x.re x.re))
(/.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (-.f64 x.re 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.im) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.im)))))
(/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (-.f64 (*.f64 x.re x.re) (*.f64 x.re x.im)))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))))
(/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))))
(/.f64 (neg.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))) (neg.f64 (-.f64 x.re 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.im) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.im))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (neg.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.re x.im))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) x.re)) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re)))))
(*.f64 x.re (+.f64 x.re x.im))
(*.f64 (+.f64 x.re x.im) x.re)
(*.f64 x.im #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) x.im)
(+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(+.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 x.re (*.f64 x.im x.im)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.im x.im)))
(fma.f64 x.re (*.f64 x.im x.im) #s(literal 0 binary64))
(fma.f64 x.re (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) #s(literal 0 binary64))
(fma.f64 x.im (*.f64 x.re x.im) #s(literal 0 binary64))
(fma.f64 x.im (neg.f64 (*.f64 x.re x.im)) #s(literal 0 binary64))
(fma.f64 (*.f64 x.re x.im) x.im #s(literal 0 binary64))
(fma.f64 (*.f64 x.im x.im) x.re #s(literal 0 binary64))
(fma.f64 (*.f64 x.im x.im) (neg.f64 x.re) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re x.im) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) x.re #s(literal 0 binary64))
(fma.f64 (neg.f64 x.re) (*.f64 x.im x.im) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 x.im x.im)) #s(literal 0 binary64))
(neg.f64 (*.f64 x.re (*.f64 x.im x.im)))
(/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))
(/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.im x.im)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 x.re (*.f64 x.im x.im))))
(pow.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) #s(literal -1 binary64))
(*.f64 x.re (*.f64 x.im x.im))
(*.f64 x.re (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(*.f64 x.im (*.f64 x.re x.im))
(*.f64 x.im (neg.f64 (*.f64 x.re x.im)))
(*.f64 (*.f64 x.re x.im) x.im)
(*.f64 (*.f64 x.im x.im) x.re)
(*.f64 (*.f64 x.im x.im) (neg.f64 x.re))
(*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re x.im))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))
(*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) x.re)
(*.f64 (neg.f64 x.re) (*.f64 x.im x.im))
(*.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))
(*.f64 (*.f64 x.re x.im) #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 #s(literal -3 binary64)) x.im)
(exp.f64 (*.f64 (log.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64)))
(pow.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 x.re (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) #s(literal 1 binary64)))
(*.f64 x.im (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))
(*.f64 x.im (pow.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) #s(literal 1 binary64)))
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
(*.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.im x.im) (*.f64 x.re #s(literal -3 binary64)))
(*.f64 (*.f64 x.im x.im) (pow.f64 (*.f64 x.re #s(literal -3 binary64)) #s(literal 1 binary64)))
(*.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) x.im)
(*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) #s(literal 1 binary64)) x.re)
(*.f64 (pow.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) #s(literal 1 binary64)) x.im)
(*.f64 (pow.f64 (*.f64 x.re x.im) #s(literal 1 binary64)) (pow.f64 (*.f64 x.im #s(literal -3 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 x.im #s(literal -3 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 x.re x.im) #s(literal 1 binary64)))

simplify317.0ms (2.5%)

Algorithm
egg-herbie
Rules
2900×*-lowering-*.f32
2900×*-lowering-*.f64
2898×+-lowering-+.f64
2898×+-lowering-+.f32
1046×sum4-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01884061
16563146
224172761
084582761
Stop Event
iter limit
node limit
Counts
432 → 432
Calls
Call 1
Inputs
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(* x.re (- (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (* -1 x.im)))) (* 2 (pow x.im 2))))
(* x.re (- (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))) (* 2 (pow x.im 2))))
(* x.re (- (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))) (* 2 (pow x.im 2))))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (/ x.im x.re))))
(* (pow x.re 3) (- (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (- (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (* -1 x.im)) x.re)) 1)))
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (- (pow x.im 2) (* -2 (pow x.im 2))) x.re)))) x.re)) 1)))
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (- (pow x.im 2) (* -2 (pow x.im 2))) x.re)))) x.re)) 1)))
(pow x.re 3)
(+ (* x.im (* x.re (+ x.re (* -1 x.re)))) (pow x.re 3))
(+ (* x.im (+ (* x.im (- (* -1 x.re) (* 2 x.re))) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))
(+ (* x.im (+ (* x.im (- (* -1 x.re) (* 2 x.re))) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (/ (* x.re (+ x.re (* -1 x.re))) x.im)) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (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) (* -1 (/ (* x.re (+ x.re (* -1 x.re))) x.im))) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) 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 (* (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)) (* x.re (+ x.im (* -1 x.im)))))
(* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))))
(* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (/ x.im x.re))))
(* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))))
(* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (* -1 x.im)) x.re)) 1)))
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (pow x.im 2) x.re)))) x.re)) 1)))
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (pow x.im 2) x.re)))) x.re)) 1)))
(pow x.re 3)
(+ (* x.im (* x.re (+ x.re (* -1 x.re)))) (pow x.re 3))
(+ (* x.im (+ (* -1 (* x.im x.re)) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))
(+ (* x.im (+ (* -1 (* x.im x.re)) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))
(* -1 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -1 x.re) (/ (* x.re (+ x.re (* -1 x.re))) x.im)))
(* (pow x.im 2) (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))))
(* (pow x.im 2) (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))))
(* -1 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -1 x.re) (* -1 (/ (* x.re (+ x.re (* -1 x.re))) x.im))))
(* (pow x.im 2) (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))))
(* (pow x.im 2) (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))))
(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)
(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) 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))
(* -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))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))
(* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))
(* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))
(* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))
(* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))
(* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))
(* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))
(* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))
(* x.re (+ (* -2 (pow x.im 2)) (* -1 (pow x.im 2))))
(* x.re (+ (* -2 (pow x.im 2)) (* -1 (pow x.im 2))))
(* x.re (+ (* -2 (pow x.im 2)) (* -1 (pow x.im 2))))
(* x.re (+ (* -2 (pow x.im 2)) (* -1 (pow x.im 2))))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) 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))))
(* -9 (* (pow x.im 4) (pow x.re 2)))
(* (pow x.re 2) (- (pow x.re 4) (* 9 (pow x.im 4))))
(* (pow x.re 2) (- (pow x.re 4) (* 9 (pow x.im 4))))
(* (pow x.re 2) (- (pow x.re 4) (* 9 (pow x.im 4))))
(pow x.re 6)
(* (pow x.re 6) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 6) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 6) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(pow x.re 6)
(* (pow x.re 6) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 6) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 6) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(pow x.re 6)
(+ (* -9 (* (pow x.im 4) (pow x.re 2))) (pow x.re 6))
(+ (* -9 (* (pow x.im 4) (pow x.re 2))) (pow x.re 6))
(+ (* -9 (* (pow x.im 4) (pow x.re 2))) (pow x.re 6))
(* -9 (* (pow x.im 4) (pow x.re 2)))
(* (pow x.im 4) (- (/ (pow x.re 6) (pow x.im 4)) (* 9 (pow x.re 2))))
(* (pow x.im 4) (- (/ (pow x.re 6) (pow x.im 4)) (* 9 (pow x.re 2))))
(* (pow x.im 4) (- (/ (pow x.re 6) (pow x.im 4)) (* 9 (pow x.re 2))))
(* -9 (* (pow x.im 4) (pow x.re 2)))
(* (pow x.im 4) (- (/ (pow x.re 6) (pow x.im 4)) (* 9 (pow x.re 2))))
(* (pow x.im 4) (- (/ (pow x.re 6) (pow x.im 4)) (* 9 (pow x.re 2))))
(* (pow x.im 4) (- (/ (pow x.re 6) (pow x.im 4)) (* 9 (pow x.re 2))))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(* 3 (* (pow x.im 2) x.re))
(* x.re (- (pow x.re 2) (* -3 (pow x.im 2))))
(* x.re (- (pow x.re 2) (* -3 (pow x.im 2))))
(* x.re (- (pow x.re 2) (* -3 (pow x.im 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) (- (/ (pow x.re 3) (pow x.im 2)) (* -3 x.re)))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* -3 x.re)))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* -3 x.re)))
(* 3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* -3 x.re)))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* -3 x.re)))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* -3 x.re)))
(* x.im x.re)
(* x.re (+ x.im x.re))
(* x.re (+ x.im x.re))
(* x.re (+ x.im x.re))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (/ x.im x.re)))
(* (pow x.re 2) (+ 1 (/ x.im x.re)))
(* (pow x.re 2) (+ 1 (/ x.im x.re)))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (/ x.im x.re)))
(* (pow x.re 2) (+ 1 (/ x.im x.re)))
(* (pow x.re 2) (+ 1 (/ x.im x.re)))
(pow x.re 2)
(+ (* x.im x.re) (pow x.re 2))
(+ (* x.im x.re) (pow x.re 2))
(+ (* x.im x.re) (pow x.re 2))
(* x.im x.re)
(* x.im (+ x.re (/ (pow x.re 2) x.im)))
(* x.im (+ x.re (/ (pow x.re 2) x.im)))
(* x.im (+ x.re (/ (pow x.re 2) x.im)))
(* x.im x.re)
(* -1 (* x.im (+ (* -1 x.re) (* -1 (/ (pow x.re 2) x.im)))))
(* -1 (* x.im (+ (* -1 x.re) (* -1 (/ (pow x.re 2) x.im)))))
(* -1 (* x.im (+ (* -1 x.re) (* -1 (/ (pow x.re 2) 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 x.im)
(* (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)
(* -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 (* (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))
Outputs
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* x.re (- (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (* -1 x.im)))) (* 2 (pow x.im 2))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* x.re (- (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))) (* 2 (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* x.re (- (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))) (* 2 (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (/ x.im x.re))))
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (- (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(* (pow x.re 3) (- (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (* -1 x.im)) x.re)) 1)))
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (- (pow x.im 2) (* -2 (pow x.im 2))) x.re)))) x.re)) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (- (pow x.im 2) (* -2 (pow x.im 2))) x.re)))) x.re)) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* x.im (* x.re (+ x.re (* -1 x.re)))) (pow x.re 3))
(*.f64 x.re (*.f64 x.re x.re))
(+ (* x.im (+ (* x.im (- (* -1 x.re) (* 2 x.re))) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(+ (* x.im (+ (* x.im (- (* -1 x.re) (* 2 x.re))) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* (pow x.im 2) (- (+ (* -1 x.re) (/ (* x.re (+ x.re (* -1 x.re))) x.im)) (* 2 x.re)))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* (pow x.im 2) (- (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))) (* 2 x.re)))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(* (pow x.im 2) (- (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))) (* 2 x.re)))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* (pow x.im 2) (- (+ (* -1 x.re) (* -1 (/ (* x.re (+ x.re (* -1 x.re))) x.im))) (* 2 x.re)))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* (pow x.im 2) (- (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))) (* 2 x.re)))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(* (pow x.im 2) (- (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))) (* 2 x.re)))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (* -1 x.im)))))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))))
(*.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 (/ x.im x.re)) (/ x.im x.re))))
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 1 binary64) (/.f64 (*.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) (- (* -1 (/ (+ x.im (* -1 x.im)) x.re)) 1)))
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (pow x.im 2) x.re)))) x.re)) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (pow x.im 2) x.re)))) x.re)) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* x.im (* x.re (+ x.re (* -1 x.re)))) (pow x.re 3))
(*.f64 x.re (*.f64 x.re x.re))
(+ (* x.im (+ (* -1 (* x.im x.re)) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(+ (* x.im (+ (* -1 (* x.im x.re)) (* x.re (+ x.re (* -1 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.re (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -1 x.re) (/ (* x.re (+ x.re (* -1 x.re))) x.im)))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(* (pow x.im 2) (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.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.re (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -1 x.re) (* -1 (/ (* x.re (+ x.re (* -1 x.re))) x.im))))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(* (pow x.im 2) (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.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)
(*.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 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) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(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 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) 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 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) 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 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) 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 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) 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 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) 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 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) 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 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* (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 x.re x.re) (*.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 x.re x.re) (*.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 x.re x.re) (*.f64 x.im x.im)))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* (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 x.re x.re) (*.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 x.re x.re) (*.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 x.re x.re) (*.f64 x.im x.im)))))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) 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 x.re (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re))))
(pow x.re 2)
(*.f64 x.re x.re)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* (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 x.im (*.f64 x.im #s(literal -3 binary64)))
(* (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 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* (pow x.im 2) (+ x.re (* 2 x.re))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* x.re (+ (* 2 (pow x.im 2)) (pow x.im 2))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* x.re (+ (* -2 (pow x.im 2)) (* -1 (pow x.im 2))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* x.re (+ (* -2 (pow x.im 2)) (* -1 (pow x.im 2))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* x.re (+ (* -2 (pow x.im 2)) (* -1 (pow x.im 2))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* x.re (+ (* -2 (pow x.im 2)) (* -1 (pow x.im 2))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(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 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) 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 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) 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 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) 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 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) 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 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) 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 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) 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 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* (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 x.re x.re) (*.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 x.re x.re) (*.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 x.re x.re) (*.f64 x.im x.im)))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* (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 x.re x.re) (*.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 x.re x.re) (*.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 x.re x.re) (*.f64 x.im x.im)))))
(* -9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (*.f64 x.re x.re) (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))))
(* (pow x.re 2) (- (pow x.re 4) (* 9 (pow x.im 4))))
(*.f64 (*.f64 x.re x.re) (+.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64)))))
(* (pow x.re 2) (- (pow x.re 4) (* 9 (pow x.im 4))))
(*.f64 (*.f64 x.re x.re) (+.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64)))))
(* (pow x.re 2) (- (pow x.re 4) (* 9 (pow x.im 4))))
(*.f64 (*.f64 x.re x.re) (+.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64)))))
(pow x.re 6)
(pow.f64 x.re #s(literal 6 binary64))
(* (pow x.re 6) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (/.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 6) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (/.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 6) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (/.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 6)
(pow.f64 x.re #s(literal 6 binary64))
(* (pow x.re 6) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (/.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 6) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (/.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 6) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (/.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 6)
(pow.f64 x.re #s(literal 6 binary64))
(+ (* -9 (* (pow x.im 4) (pow x.re 2))) (pow x.re 6))
(+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64)))) (pow.f64 x.re #s(literal 6 binary64)))
(+ (* -9 (* (pow x.im 4) (pow x.re 2))) (pow x.re 6))
(+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64)))) (pow.f64 x.re #s(literal 6 binary64)))
(+ (* -9 (* (pow x.im 4) (pow x.re 2))) (pow x.re 6))
(+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64)))) (pow.f64 x.re #s(literal 6 binary64)))
(* -9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (*.f64 x.re x.re) (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))))
(* (pow x.im 4) (- (/ (pow x.re 6) (pow x.im 4)) (* 9 (pow x.re 2))))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal -9 binary64))))
(* (pow x.im 4) (- (/ (pow x.re 6) (pow x.im 4)) (* 9 (pow x.re 2))))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal -9 binary64))))
(* (pow x.im 4) (- (/ (pow x.re 6) (pow x.im 4)) (* 9 (pow x.re 2))))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal -9 binary64))))
(* -9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (*.f64 x.re x.re) (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))))
(* (pow x.im 4) (- (/ (pow x.re 6) (pow x.im 4)) (* 9 (pow x.re 2))))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal -9 binary64))))
(* (pow x.im 4) (- (/ (pow x.re 6) (pow x.im 4)) (* 9 (pow x.re 2))))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal -9 binary64))))
(* (pow x.im 4) (- (/ (pow x.re 6) (pow x.im 4)) (* 9 (pow x.re 2))))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 x.re x.re) #s(literal -9 binary64))))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 9 (* (pow x.im 4) (pow x.re 2)))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))
(* 3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))
(* x.re (- (pow x.re 2) (* -3 (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(* x.re (- (pow x.re 2) (* -3 (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(* x.re (- (pow x.re 2) (* -3 (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(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 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) 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 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) 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 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) 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 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) 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 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) 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 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+ (* 3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+ (* 3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(* 3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* -3 x.re)))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 3 binary64))))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* -3 x.re)))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 3 binary64))))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* -3 x.re)))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 3 binary64))))
(* 3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* -3 x.re)))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 3 binary64))))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* -3 x.re)))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 3 binary64))))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* -3 x.re)))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 3 binary64))))
(* x.im x.re)
(*.f64 x.re x.im)
(* x.re (+ x.im x.re))
(*.f64 x.re (+.f64 x.re x.im))
(* x.re (+ x.im x.re))
(*.f64 x.re (+.f64 x.re x.im))
(* x.re (+ x.im x.re))
(*.f64 x.re (+.f64 x.re x.im))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (/ x.im x.re)))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(* (pow x.re 2) (+ 1 (/ x.im x.re)))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(* (pow x.re 2) (+ 1 (/ x.im x.re)))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (/ x.im x.re)))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(* (pow x.re 2) (+ 1 (/ x.im x.re)))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(* (pow x.re 2) (+ 1 (/ x.im x.re)))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(pow x.re 2)
(*.f64 x.re x.re)
(+ (* x.im x.re) (pow x.re 2))
(*.f64 x.re (+.f64 x.re x.im))
(+ (* x.im x.re) (pow x.re 2))
(*.f64 x.re (+.f64 x.re x.im))
(+ (* x.im x.re) (pow x.re 2))
(*.f64 x.re (+.f64 x.re x.im))
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im (+ x.re (/ (pow x.re 2) x.im)))
(*.f64 x.im (+.f64 x.re (/.f64 (*.f64 x.re x.re) x.im)))
(* x.im (+ x.re (/ (pow x.re 2) x.im)))
(*.f64 x.im (+.f64 x.re (/.f64 (*.f64 x.re x.re) x.im)))
(* x.im (+ x.re (/ (pow x.re 2) x.im)))
(*.f64 x.im (+.f64 x.re (/.f64 (*.f64 x.re x.re) x.im)))
(* x.im x.re)
(*.f64 x.re x.im)
(* -1 (* x.im (+ (* -1 x.re) (* -1 (/ (pow x.re 2) x.im)))))
(*.f64 x.im (+.f64 x.re (/.f64 (*.f64 x.re x.re) x.im)))
(* -1 (* x.im (+ (* -1 x.re) (* -1 (/ (pow x.re 2) x.im)))))
(*.f64 x.im (+.f64 x.re (/.f64 (*.f64 x.re x.re) x.im)))
(* -1 (* x.im (+ (* -1 x.re) (* -1 (/ (pow x.re 2) x.im)))))
(*.f64 x.im (+.f64 x.re (/.f64 (*.f64 x.re x.re) x.im)))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* x.im x.re))
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))

eval208.0ms (1.7%)

Compiler

Compiled 64784 to 2376 computations (96.3% saved)

prune172.0ms (1.4%)

Pruning

17 alts after pruning (15 fresh and 2 done)

PrunedKeptTotal
New1636111647
Fresh549
Picked325
Done000
Total1644171661
Accuracy
100.0%
Counts
1661 → 17
Alt Table
Click to see full alt table
StatusAccuracyProgram
92.0%
(fma.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) x.im (*.f64 x.re (*.f64 x.re x.re)))
60.8%
(pow.f64 x.re #s(literal 3 binary64))
21.6%
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))) (/.f64 #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 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))))))))
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))))
8.7%
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))) (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
78.7%
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
48.9%
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) x.re)) (*.f64 (*.f64 x.re (+.f64 x.im x.im)) x.im))
77.1%
(-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 x.im x.re))) (-.f64 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
55.4%
(-.f64 (*.f64 x.im (neg.f64 (*.f64 x.re x.im))) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
88.8%
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))
42.4%
(*.f64 (/.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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) x.re)
90.2%
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
49.0%
(*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re)
63.2%
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
60.7%
(*.f64 x.re (*.f64 x.re x.re))
49.0%
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
48.9%
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
Compiler

Compiled 794 to 360 computations (54.7% saved)

simplify196.0ms (1.6%)

Algorithm
egg-herbie
Localize:

Found 19 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 x.re x.im)
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-diff576
(-.f64 (*.f64 x.im (neg.f64 (*.f64 x.re x.im))) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
cost-diff0
(*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re))
cost-diff0
(*.f64 x.re x.re)
cost-diff0
(*.f64 x.re (*.f64 x.re x.re))
cost-diff128
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))
cost-diff0
(*.f64 x.im x.im)
cost-diff0
(*.f64 (*.f64 x.im x.im) x.re)
cost-diff0
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
cost-diff0
(*.f64 x.re (*.f64 x.re x.re))
cost-diff0
(*.f64 x.re #s(literal -3 binary64))
cost-diff0
(*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))
cost-diff6400
(fma.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) x.im (*.f64 x.re (*.f64 x.re x.re)))
Rules
2822×*-lowering-*.f32
2822×*-lowering-*.f64
1714×fma-lowering-fma.f32
1714×fma-lowering-fma.f64
1358×fma-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
034200
1107179
2248173
3605173
41792173
54655173
67524173
08002173
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* (* x.im (* x.re -3)) x.im) (* x.re (* x.re x.re)))
(* x.im (* x.re -3))
x.im
(* x.re -3)
x.re
-3
(* x.re (* x.re x.re))
(* x.re x.re)
(* -3 (* (* x.im x.im) x.re))
-3
(* (* x.im x.im) x.re)
(* x.im x.im)
x.im
x.re
(+ (* x.re (* x.re x.re)) (* x.im (* (* x.im -3) x.re)))
(* x.re (* x.re x.re))
x.re
(* x.re x.re)
(* x.im (* (* x.im -3) x.re))
x.im
(* (* x.im -3) x.re)
(* x.im -3)
-3
(- (* x.im (neg (* x.re x.im))) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(* x.im (neg (* x.re x.im)))
x.im
(neg (* x.re x.im))
(* x.re 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.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.im (* x.re -3)) x.im) (* x.re (* x.re x.re)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* x.im (* x.re -3))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
x.im
(* x.re -3)
(*.f64 x.re #s(literal -3 binary64))
x.re
-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)
(* -3 (* (* x.im x.im) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)))
-3
#s(literal -3 binary64)
(* (* x.im x.im) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* x.im x.im)
(*.f64 x.im x.im)
x.im
x.re
(+ (* x.re (* x.re x.re)) (* x.im (* (* x.im -3) x.re)))
(*.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))
(*.f64 x.re (*.f64 x.re x.re))
x.re
(* x.re x.re)
(*.f64 x.re x.re)
(* x.im (* (* x.im -3) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)))
x.im
(* (* x.im -3) x.re)
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(* x.im -3)
(*.f64 x.im #s(literal -3 binary64))
-3
#s(literal -3 binary64)
(- (* x.im (neg (* x.re x.im))) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* x.im (neg (* x.re x.im)))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
x.im
(neg (* x.re x.im))
(-.f64 #s(literal 0 binary64) (*.f64 x.im x.re))
(* x.re x.im)
(*.f64 x.im x.re)
x.re
(* (+ (* x.re x.im) (* x.im x.re)) x.im)
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal 2 binary64))
(+ (* x.re x.im) (* x.im x.re))
(*.f64 (*.f64 x.im x.re) #s(literal 2 binary64))
(* x.im x.re)
(*.f64 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))))
(/.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)))))
(* (- (* 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 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)

localize234.0ms (1.9%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))
accuracy96.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))) x.re)
accuracy91.1%
(-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))
accuracy48.6%
(/.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 (*.f64 x.re x.im) (*.f64 x.im x.re))
accuracy99.8%
(*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im)
accuracy99.8%
(*.f64 x.im (neg.f64 (*.f64 x.re x.im)))
accuracy99.8%
(-.f64 (*.f64 x.im (neg.f64 (*.f64 x.re x.im))) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
accuracy99.8%
(*.f64 x.re (*.f64 x.re x.re))
accuracy99.8%
(*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re))
accuracy99.7%
(*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)
accuracy90.3%
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))
accuracy100.0%
(*.f64 x.im x.im)
accuracy99.7%
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
accuracy87.6%
(*.f64 (*.f64 x.im x.im) x.re)
accuracy100.0%
(*.f64 x.re #s(literal -3 binary64))
accuracy99.8%
(*.f64 x.re (*.f64 x.re x.re))
accuracy99.7%
(*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))
accuracy92.6%
(fma.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) x.im (*.f64 x.re (*.f64 x.re x.re)))
Results
147.0ms256×0valid
Compiler

Compiled 263 to 34 computations (87.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 79.0ms
ival-mult: 57.0ms (72% of total)
compiled-spec: 10.0ms (12.6% of total)
ival-add: 5.0ms (6.3% of total)
ival-sub: 2.0ms (2.5% of total)
ival-div: 2.0ms (2.5% of total)
const: 1.0ms (1.3% of total)
ival-neg: 1.0ms (1.3% of total)
backward-pass: 0.0ms (0% of total)

series15.0ms (0.1%)

Counts
21 → 432
Calls
Call 1
Inputs
#<alt (+ (* (* x.im (* x.re -3)) x.im) (* x.re (* x.re x.re)))>
#<alt (* x.im (* x.re -3))>
#<alt (* x.re -3)>
#<alt (* x.re (* x.re x.re))>
#<alt (* -3 (* (* x.im x.im) x.re))>
#<alt (* (* x.im x.im) x.re)>
#<alt (* x.im x.im)>
#<alt (+ (* x.re (* x.re x.re)) (* x.im (* (* x.im -3) x.re)))>
#<alt (* x.re x.re)>
#<alt (* x.im (* (* x.im -3) x.re))>
#<alt (- (* x.im (neg (* x.re x.im))) (* (+ (* 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.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) x.re)>
#<alt (* x.im (neg (* x.re x.im)))>
#<alt (* 3 (* x.im x.im))>
Outputs
#<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 (* 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 (* -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 (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 (* (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 (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) 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) (- (* -1 x.re) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))>
#<alt (* x.re (- (* -1 (pow x.im 2)) (* 2 (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)) (* 2 (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)) (* 2 (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)) (* 2 (pow x.im 2))))>
#<alt (* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))>
#<alt (* -1 (* x.re (- (pow x.im 2) (* -2 (pow x.im 2)))))>
#<alt (* -1 (* x.re (- (pow x.im 2) (* -2 (pow x.im 2)))))>
#<alt (* -1 (* x.re (- (pow x.im 2) (* -2 (pow x.im 2)))))>
#<alt (* -1 (* x.re (- (pow x.im 2) (* -2 (pow x.im 2)))))>
#<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 (* 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 (* (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 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 (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* -1 (* (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))>
Calls

108 calls:

TimeVariablePointExpression
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))))
1.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))))
0.0ms
x.re
@inf
(* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re)

rewrite500.0ms (4%)

Algorithm
batch-egg-rewrite
Rules
4616×*-lowering-*.f32
4616×*-lowering-*.f64
3422×/-lowering-/.f32
3422×/-lowering-/.f64
1766×frac-times
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
034137
1212115
21559109
08285109
Stop Event
iter limit
node limit
Counts
21 → 985
Calls
Call 1
Inputs
(+ (* (* x.im (* x.re -3)) x.im) (* x.re (* x.re x.re)))
(* x.im (* x.re -3))
(* x.re -3)
(* x.re (* x.re x.re))
(* -3 (* (* x.im x.im) x.re))
(* (* x.im x.im) x.re)
(* x.im x.im)
(+ (* 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.im (neg (* x.re x.im))) (* (+ (* 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.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.im (neg (* x.re x.im)))
(* 3 (* x.im x.im))
Outputs
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))
(+.f64 (*.f64 x.im (*.f64 x.re (*.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 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(-.f64 (*.f64 (/.f64 x.re x.re) (/.f64 (*.f64 (*.f64 x.re 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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 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))))))
(fma.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.re (*.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 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)) (*.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.re x.re) x.re (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))
(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 (*.f64 x.im x.re)) #s(literal -3 binary64) (*.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 x.re) (*.f64 x.im #s(literal -3 binary64)) (*.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 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)) (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))
(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 (*.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)))) (+.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 x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (-.f64 #s(literal 0 binary64) x.re)) (-.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(/.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) (/.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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re 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 x.re x.re))))))
(/.f64 #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 x.re (+.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 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (/.f64 (+.f64 (*.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (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) (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) (neg.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re 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 x.re x.re)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.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 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 (*.f64 x.re (+.f64 (*.f64 x.re 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 x.re x.re)))) (*.f64 x.re (-.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 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 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 (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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)))) (+.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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))) (+.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 x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (-.f64 #s(literal 0 binary64) x.re))) (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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 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 (*.f64 x.re 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 x.re x.re))))) (neg.f64 (*.f64 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 (*.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))))))) (neg.f64 (*.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.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))))))
(/.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))) (-.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)))))
(/.f64 (*.f64 (*.f64 x.re (+.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)))) #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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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 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 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.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 x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))) (*.f64 (*.f64 x.re (-.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 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (+.f64 (*.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))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (-.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)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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) (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (neg.f64 (+.f64 (*.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)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.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))) (*.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))) (+.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))))) (*.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (+.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))) (+.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)))) (-.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 x.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 #s(literal 1 binary64) (-.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))) (+.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)))) (*.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (-.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))) (+.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (neg.f64 (+.f64 (*.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))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (+.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))) (*.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))) (+.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))))) (*.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))))))) #s(literal 1 binary64)) (*.f64 (+.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))) (+.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)))) (-.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 x.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (-.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))) (+.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)))) (*.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 1 binary64)) (*.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))) (+.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) x.re)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) x.re)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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 #s(literal 1 binary64) x.re) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) x.re) (*.f64 (/.f64 (+.f64 (*.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (/.f64 (+.f64 (*.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 binary64) x.re)) (*.f64 (+.f64 (*.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)))) (-.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 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 binary64) x.re)) (*.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))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) x.re)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (neg.f64 (+.f64 (*.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))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 binary64) x.re)) (*.f64 (neg.f64 (+.f64 (*.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))))) (-.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 (*.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))) (*.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))) (+.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))))) (*.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))))))) x.re) (*.f64 (+.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))) (+.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)))) (-.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 x.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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.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))) (*.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))) (+.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))))) (*.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 0 binary64) x.re)) (*.f64 (+.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))) (+.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)))) (-.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 x.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 #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 (*.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))) (+.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)))) (*.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)))))) x.re) (*.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))) (+.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 (*.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))) (+.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)))) (*.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 0 binary64) x.re)) (*.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))) (+.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 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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) #s(literal 1 binary64)) (*.f64 (+.f64 (*.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)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) #s(literal 1 binary64)) (*.f64 (+.f64 (*.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)))) (/.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 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) #s(literal -1 binary64)) (*.f64 (+.f64 (*.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)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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)))) (-.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.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (-.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (-.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))))) (*.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 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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 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 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.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))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.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))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.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))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 #s(literal 0 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.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 #s(literal 0 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 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 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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.re x.re) (*.f64 (*.f64 x.re 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.re x.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 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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 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 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (*.f64 x.re #s(literal 1 binary64)) (*.f64 (+.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 #s(literal 1 binary64)) (*.f64 (+.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 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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))) (neg.f64 (+.f64 (*.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)))))))
(/.f64 (*.f64 x.re (+.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))) (*.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))) (+.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))))) (*.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.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))) (+.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)))) (-.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 x.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 x.re (-.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))) (+.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)))) (*.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (-.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))) (+.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 #s(literal 0 binary64) x.re) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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.re x.re) (*.f64 (*.f64 x.re 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.re x.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 0 binary64) x.re) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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) x.re) #s(literal 1 binary64)) (*.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 #s(literal 0 binary64) x.re) #s(literal 1 binary64)) (*.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 x.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 #s(literal 0 binary64) x.re) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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 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 0 binary64) x.re) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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 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) x.re) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 0 binary64) x.re) (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.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)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.re) (+.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))) (*.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))) (+.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))))) (*.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 #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 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))) (+.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)))) (-.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 x.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 #s(literal 0 binary64) x.re) (-.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))) (+.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)))) (*.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 #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 x.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 (*.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)))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.f64 (*.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.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.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.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.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.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 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 (*.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.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.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.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re 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 (*.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)))) (+.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)))) (*.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))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 x.re (+.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.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 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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (neg.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))) (-.f64 #s(literal 0 binary64) x.re)))) (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 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.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 (*.f64 x.re 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 x.re x.re)))))) (neg.f64 (neg.f64 (*.f64 x.re (-.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 (*.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)))))))) (neg.f64 (neg.f64 (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (+.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)))) #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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (neg.f64 (+.f64 (*.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))))))
(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))
(pow.f64 (/.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)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re 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 x.re x.re))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.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 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))))))) #s(literal -1 binary64))
(*.f64 x.re (+.f64 (*.f64 x.re 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 x.re x.re)))
(*.f64 x.re (*.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))) (/.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 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 (*.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)))) (/.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 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) x.re)) (/.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 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(*.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 (*.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)))))
(*.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 (*.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))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re 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 x.re x.re)))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.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 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 #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 (*.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 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 x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (/.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))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re 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 (*.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)))) (/.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))) (/.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 (*.f64 x.re 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 (*.f64 x.re 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 (*.f64 x.re 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 (*.f64 x.re 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 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 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 (*.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 #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 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) x.re) (/.f64 (*.f64 x.re (-.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 x.re x.re))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 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 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(*.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))) (+.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)))) (/.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 (*.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))) (+.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re 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 (*.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)))) (+.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 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) 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 (*.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)))) #s(literal -1 binary64)) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im)
(*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)
(*.f64 (*.f64 x.im x.re) #s(literal -3 binary64))
(*.f64 x.re #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) 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)))
(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.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(*.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.im (*.f64 x.im x.re)) #s(literal -3 binary64))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im x.re))
(*.f64 (*.f64 x.im x.re) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re)
(*.f64 x.im (*.f64 x.im x.re))
(*.f64 x.re (*.f64 x.im x.im))
(*.f64 (*.f64 x.im x.im) x.re)
(*.f64 (*.f64 x.im x.re) 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.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))
(+.f64 (*.f64 x.im (*.f64 x.re (*.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 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(-.f64 (*.f64 (/.f64 x.re x.re) (/.f64 (*.f64 (*.f64 x.re 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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 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))))))
(fma.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.re (*.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 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)) (*.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.re x.re) x.re (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))
(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 (*.f64 x.im x.re)) #s(literal -3 binary64) (*.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 x.re) (*.f64 x.im #s(literal -3 binary64)) (*.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 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)) (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))
(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 (*.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)))) (+.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 x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (-.f64 #s(literal 0 binary64) x.re)) (-.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(/.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) (/.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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re 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 x.re x.re))))))
(/.f64 #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 x.re (+.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 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (/.f64 (+.f64 (*.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (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) (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) (neg.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re 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 x.re x.re)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.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 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 (*.f64 x.re (+.f64 (*.f64 x.re 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 x.re x.re)))) (*.f64 x.re (-.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 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 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 (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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)))) (+.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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))) (+.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 x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (-.f64 #s(literal 0 binary64) x.re))) (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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 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 (*.f64 x.re 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 x.re x.re))))) (neg.f64 (*.f64 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 (*.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))))))) (neg.f64 (*.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.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))))))
(/.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))) (-.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)))))
(/.f64 (*.f64 (*.f64 x.re (+.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)))) #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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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 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 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.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 x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))) (*.f64 (*.f64 x.re (-.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 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (+.f64 (*.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))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (-.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)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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) (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (neg.f64 (+.f64 (*.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)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.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))) (*.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))) (+.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))))) (*.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (+.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))) (+.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)))) (-.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 x.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 #s(literal 1 binary64) (-.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))) (+.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)))) (*.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (-.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))) (+.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (neg.f64 (+.f64 (*.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))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (+.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))) (*.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))) (+.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))))) (*.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))))))) #s(literal 1 binary64)) (*.f64 (+.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))) (+.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)))) (-.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 x.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (-.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))) (+.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)))) (*.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 1 binary64)) (*.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))) (+.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) x.re)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) x.re)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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 #s(literal 1 binary64) x.re) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) x.re) (*.f64 (/.f64 (+.f64 (*.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (/.f64 (+.f64 (*.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 binary64) x.re)) (*.f64 (+.f64 (*.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)))) (-.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 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 binary64) x.re)) (*.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))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) x.re)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (neg.f64 (+.f64 (*.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))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 binary64) x.re)) (*.f64 (neg.f64 (+.f64 (*.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))))) (-.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 (*.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))) (*.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))) (+.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))))) (*.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))))))) x.re) (*.f64 (+.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))) (+.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)))) (-.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 x.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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.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))) (*.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))) (+.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))))) (*.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 0 binary64) x.re)) (*.f64 (+.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))) (+.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)))) (-.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 x.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 #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 (*.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))) (+.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)))) (*.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)))))) x.re) (*.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))) (+.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 (*.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))) (+.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)))) (*.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 0 binary64) x.re)) (*.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))) (+.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 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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) #s(literal 1 binary64)) (*.f64 (+.f64 (*.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)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) #s(literal 1 binary64)) (*.f64 (+.f64 (*.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)))) (/.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 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) #s(literal -1 binary64)) (*.f64 (+.f64 (*.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)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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)))) (-.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.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (-.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (-.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))))) (*.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 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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 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 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.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))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.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))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.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))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 #s(literal 0 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.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 #s(literal 0 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 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 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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.re x.re) (*.f64 (*.f64 x.re 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.re x.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 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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 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 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (*.f64 x.re #s(literal 1 binary64)) (*.f64 (+.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 #s(literal 1 binary64)) (*.f64 (+.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 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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))) (neg.f64 (+.f64 (*.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)))))))
(/.f64 (*.f64 x.re (+.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))) (*.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))) (+.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))))) (*.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.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))) (+.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)))) (-.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 x.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 x.re (-.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))) (+.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)))) (*.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (-.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))) (+.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 #s(literal 0 binary64) x.re) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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.re x.re) (*.f64 (*.f64 x.re 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.re x.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 0 binary64) x.re) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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) x.re) #s(literal 1 binary64)) (*.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 #s(literal 0 binary64) x.re) #s(literal 1 binary64)) (*.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 x.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 #s(literal 0 binary64) x.re) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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 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 0 binary64) x.re) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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 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) x.re) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 0 binary64) x.re) (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.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)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.re) (+.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))) (*.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))) (+.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))))) (*.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 #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 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))) (+.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)))) (-.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 x.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 #s(literal 0 binary64) x.re) (-.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))) (+.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)))) (*.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 #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 x.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 (*.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)))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.f64 (*.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.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.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.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.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.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 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 (*.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.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.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.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re 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 (*.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)))) (+.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)))) (*.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))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 x.re (+.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.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 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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (neg.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))) (-.f64 #s(literal 0 binary64) x.re)))) (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 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.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 (*.f64 x.re 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 x.re x.re)))))) (neg.f64 (neg.f64 (*.f64 x.re (-.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 (*.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)))))))) (neg.f64 (neg.f64 (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (+.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)))) #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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (neg.f64 (+.f64 (*.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))))))
(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))
(pow.f64 (/.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)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re 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 x.re x.re))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.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 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))))))) #s(literal -1 binary64))
(*.f64 x.re (+.f64 (*.f64 x.re 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 x.re x.re)))
(*.f64 x.re (*.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))) (/.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 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 (*.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)))) (/.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 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) x.re)) (/.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 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(*.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 (*.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)))))
(*.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 (*.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))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re 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 x.re x.re)))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.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 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 #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 (*.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 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 x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (/.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))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re 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 (*.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)))) (/.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))) (/.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 (*.f64 x.re 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 (*.f64 x.re 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 (*.f64 x.re 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 (*.f64 x.re 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 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 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 (*.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 #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 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) x.re) (/.f64 (*.f64 x.re (-.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 x.re x.re))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 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 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(*.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))) (+.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)))) (/.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 (*.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))) (+.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re 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 (*.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)))) (+.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 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) 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 (*.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)))) #s(literal -1 binary64)) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(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.re (*.f64 x.im #s(literal -3 binary64))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(*.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.im (*.f64 x.im x.re)) #s(literal -3 binary64))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im x.re))
(*.f64 (*.f64 x.im x.re) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re)
(+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re))) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(+.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 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 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re))))
(+.f64 (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #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 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #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 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(-.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re))) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(-.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 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 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 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) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) (/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 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) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))))
(-.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(-.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #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.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 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #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))))))
(fma.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 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)))))
(fma.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (neg.f64 (-.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))))))
(fma.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re))))
(fma.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #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))))
(fma.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #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)))))
(fma.f64 x.re (neg.f64 (*.f64 x.im x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 x.re (neg.f64 (*.f64 x.im x.im)) (+.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)))))
(fma.f64 x.re (neg.f64 (*.f64 x.im x.im)) (neg.f64 (-.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))))))
(fma.f64 x.re (*.f64 (-.f64 #s(literal 0 binary64) x.im) x.im) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 x.re (*.f64 (-.f64 #s(literal 0 binary64) x.im) x.im) (+.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)))))
(fma.f64 x.re (*.f64 (-.f64 #s(literal 0 binary64) x.im) x.im) (neg.f64 (-.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))))))
(fma.f64 (*.f64 x.im x.im) (-.f64 #s(literal 0 binary64) x.re) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (*.f64 x.im x.im) (-.f64 #s(literal 0 binary64) 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)))))
(fma.f64 (*.f64 x.im x.im) (-.f64 #s(literal 0 binary64) x.re) (neg.f64 (-.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))))))
(fma.f64 (*.f64 x.im x.re) (-.f64 #s(literal 0 binary64) x.im) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (*.f64 x.im x.re) (-.f64 #s(literal 0 binary64) x.im) (+.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)))))
(fma.f64 (*.f64 x.im x.re) (-.f64 #s(literal 0 binary64) x.im) (neg.f64 (-.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))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) x.im (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) x.im (+.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)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) x.im (neg.f64 (-.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))))))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x.im (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re))))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re))))
(fma.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im x.re) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 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)))))
(fma.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im x.re) (neg.f64 (-.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))))))
(fma.f64 (-.f64 #s(literal 0 binary64) x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re))))
(fma.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 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) (*.f64 x.im x.re)) (/.f64 #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))))
(fma.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 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) (*.f64 x.im x.re)) (/.f64 #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)))))
(fma.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 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)))))
(fma.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im x.re)) (neg.f64 (-.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))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re))))
(fma.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #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))))
(fma.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #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)))))
(fma.f64 (-.f64 #s(literal 0 binary64) x.re) (*.f64 x.im x.im) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) x.re) (*.f64 x.im x.im) (+.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)))))
(fma.f64 (-.f64 #s(literal 0 binary64) x.re) (*.f64 x.im x.im) (neg.f64 (-.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))))))
(fma.f64 (neg.f64 (*.f64 x.im x.im)) x.re (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (neg.f64 (*.f64 x.im 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)))))
(fma.f64 (neg.f64 (*.f64 x.im x.im)) x.re (neg.f64 (-.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))))))
(fma.f64 (*.f64 x.im #s(literal -1 binary64)) (*.f64 x.im x.re) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (*.f64 x.im #s(literal -1 binary64)) (*.f64 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)))))
(fma.f64 (*.f64 x.im #s(literal -1 binary64)) (*.f64 x.im x.re) (neg.f64 (-.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))))))
(neg.f64 (+.f64 (*.f64 x.im (*.f64 x.im x.re)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 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) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (-.f64 (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (*.f64 x.im (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 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) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (+.f64 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 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) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (+.f64 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 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) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (-.f64 (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (*.f64 x.im (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #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 (*.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 x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #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 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #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.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #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 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #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 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 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) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) (*.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 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) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 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) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 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) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))) (*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 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) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 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) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (+.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 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) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #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 (*.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))))))) (neg.f64 (+.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #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 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #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 (neg.f64 (-.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #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)))))) (neg.f64 (-.f64 (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #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))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 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) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (+.f64 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) #s(literal -1 binary64))
(*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 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) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))))
(*.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(*.f64 (/.f64 (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (*.f64 (*.f64 x.im x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(*.f64 (/.f64 (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) x.im) (/.f64 (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (/.f64 (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 (*.f64 x.im (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 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) (*.f64 x.im x.re)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))))
(+.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 x.im (*.f64 x.im x.re)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 x.im (*.f64 x.im x.re) (*.f64 x.im (*.f64 x.im x.re)))
(fma.f64 x.re (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im x.re)))
(fma.f64 (*.f64 x.im x.im) x.re (*.f64 x.im (*.f64 x.im x.re)))
(fma.f64 (*.f64 x.im x.re) x.im (*.f64 x.im (*.f64 x.im x.re)))
(neg.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(/.f64 (*.f64 x.im (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))
(/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))
(/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))
(/.f64 (neg.f64 (*.f64 x.im (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (neg.f64 (*.f64 x.im #s(literal 0 binary64))) #s(literal 0 binary64))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im)) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (neg.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.im x.re) (*.f64 x.im x.re))
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(-.f64 (/.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))
(fma.f64 x.im x.re (*.f64 x.im x.re))
(fma.f64 x.im (-.f64 #s(literal 0 binary64) x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)))
(fma.f64 x.re x.im (*.f64 x.im x.re))
(fma.f64 x.re (-.f64 #s(literal 0 binary64) x.im) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)))
(fma.f64 (*.f64 x.im x.re) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)))
(fma.f64 (-.f64 #s(literal 0 binary64) x.im) x.re (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)))
(fma.f64 #s(literal -1 binary64) (*.f64 x.im x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)))
(fma.f64 (-.f64 #s(literal 0 binary64) x.re) x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)))
(neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #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.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64))
(/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)))
(/.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #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) (neg.f64 (/.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))))
(/.f64 (pow.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) #s(literal 3 binary64)))
(/.f64 (pow.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) #s(literal 3 binary64)))
(/.f64 (pow.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))) #s(literal 3 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) (*.f64 #s(literal 0 binary64) (*.f64 x.im x.re))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) (*.f64 #s(literal 0 binary64) (*.f64 x.im x.re)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) (*.f64 #s(literal 0 binary64) (*.f64 x.im x.re)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) (*.f64 #s(literal 0 binary64) (*.f64 x.im x.re))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im x.re))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) (*.f64 #s(literal 0 binary64) (*.f64 x.im x.re)))) (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) (*.f64 #s(literal 0 binary64) (*.f64 x.im x.re)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im x.re))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) (*.f64 #s(literal 0 binary64) (*.f64 x.im x.re))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) (*.f64 #s(literal 0 binary64) (*.f64 x.im x.re))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im x.re))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) (+.f64 #s(literal 0 binary64) (*.f64 x.im x.re))))
(/.f64 (-.f64 (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) #s(literal 0 binary64))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))) (/.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) #s(literal 0 binary64)))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))) #s(literal 0 binary64)))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))))
(/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 #s(literal 0 binary64) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))))
(/.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 #s(literal 0 binary64) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))))
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))))
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))))
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))) (/.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) #s(literal 0 binary64)))
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) (*.f64 (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))) #s(literal 0 binary64)))
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))))
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im 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.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))))) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)))))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal -1 binary64))
(*.f64 x.im (+.f64 x.re x.re))
(*.f64 x.re (+.f64 x.im x.im))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (pow.f64 (+.f64 x.im x.im) #s(literal 3 binary64)))
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 (*.f64 x.im (*.f64 x.im x.im)) (pow.f64 (+.f64 x.re x.re) #s(literal 3 binary64)))
(*.f64 #s(literal 2 binary64) (*.f64 x.im x.re))
(*.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))))
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 3 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))))
(*.f64 (pow.f64 (*.f64 (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))) #s(literal 0 binary64))) #s(literal 3 binary64)))
(*.f64 x.im x.re)
(*.f64 x.re x.im)
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))
(+.f64 (*.f64 x.im (*.f64 x.re (*.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 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(-.f64 (*.f64 (/.f64 x.re x.re) (/.f64 (*.f64 (*.f64 x.re 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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 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))))))
(fma.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.re (*.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 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)) (*.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.re x.re) x.re (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))
(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 (*.f64 x.im x.re)) #s(literal -3 binary64) (*.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 x.re) (*.f64 x.im #s(literal -3 binary64)) (*.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 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)) (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))
(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 (*.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)))) (+.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 x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (-.f64 #s(literal 0 binary64) x.re)) (-.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(/.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) (/.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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re 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 x.re x.re))))))
(/.f64 #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 x.re (+.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 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (/.f64 (+.f64 (*.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (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) (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) (neg.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re 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 x.re x.re)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.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 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 (*.f64 x.re (+.f64 (*.f64 x.re 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 x.re x.re)))) (*.f64 x.re (-.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 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 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 (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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)))) (+.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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))) (+.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 x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (-.f64 #s(literal 0 binary64) x.re))) (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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 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 (*.f64 x.re 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 x.re x.re))))) (neg.f64 (*.f64 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 (*.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))))))) (neg.f64 (*.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.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))))))
(/.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))) (-.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)))))
(/.f64 (*.f64 (*.f64 x.re (+.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)))) #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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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 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 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.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 x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))) (*.f64 (*.f64 x.re (-.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 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (+.f64 (*.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))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (-.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)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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) (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (neg.f64 (+.f64 (*.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)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.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))) (*.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))) (+.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))))) (*.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (+.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))) (+.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)))) (-.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 x.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 #s(literal 1 binary64) (-.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))) (+.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)))) (*.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re) (-.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))) (+.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (neg.f64 (+.f64 (*.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))))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (+.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))) (*.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))) (+.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))))) (*.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))))))) #s(literal 1 binary64)) (*.f64 (+.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))) (+.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)))) (-.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 x.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (-.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))) (+.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)))) (*.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 1 binary64)) (*.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))) (+.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) x.re)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) x.re)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) x.re)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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 #s(literal 1 binary64) x.re) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) x.re) (*.f64 (/.f64 (+.f64 (*.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (/.f64 (+.f64 (*.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 binary64) x.re)) (*.f64 (+.f64 (*.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)))) (-.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 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 binary64) x.re)) (*.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))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) x.re)) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (neg.f64 (+.f64 (*.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))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 binary64) x.re)) (*.f64 (neg.f64 (+.f64 (*.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))))) (-.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 (*.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))) (*.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))) (+.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))))) (*.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))))))) x.re) (*.f64 (+.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))) (+.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)))) (-.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 x.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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.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))) (*.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))) (+.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))))) (*.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 0 binary64) x.re)) (*.f64 (+.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))) (+.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)))) (-.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 x.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 #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 (*.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))) (+.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)))) (*.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)))))) x.re) (*.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))) (+.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 (*.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))) (+.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)))) (*.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 0 binary64) x.re)) (*.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))) (+.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 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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) #s(literal 1 binary64)) (*.f64 (+.f64 (*.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)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) #s(literal 1 binary64)) (*.f64 (+.f64 (*.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)))) (/.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 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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) #s(literal -1 binary64)) (*.f64 (+.f64 (*.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)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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)))) (-.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.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (-.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (-.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))))) (*.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 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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 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 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.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))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.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))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (*.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))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 #s(literal 0 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.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 #s(literal 0 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 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 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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.re x.re) (*.f64 (*.f64 x.re 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.re x.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 x.re (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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 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 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (*.f64 x.re #s(literal 1 binary64)) (*.f64 (+.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 #s(literal 1 binary64)) (*.f64 (+.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 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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.im x.im) #s(literal 3 binary64))) (neg.f64 (+.f64 (*.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)))))))
(/.f64 (*.f64 x.re (+.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))) (*.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))) (+.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))))) (*.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.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))) (+.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)))) (-.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 x.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 x.re (-.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))) (+.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)))) (*.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (-.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))) (+.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 #s(literal 0 binary64) x.re) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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.re x.re) (*.f64 (*.f64 x.re 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.re x.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 0 binary64) x.re) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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) x.re) #s(literal 1 binary64)) (*.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 #s(literal 0 binary64) x.re) #s(literal 1 binary64)) (*.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 x.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 #s(literal 0 binary64) x.re) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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 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 0 binary64) x.re) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 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 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) x.re) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 0 binary64) x.re) (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.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)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.re) (+.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))) (*.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))) (+.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))))) (*.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 #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 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))) (+.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)))) (-.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 x.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 #s(literal 0 binary64) x.re) (-.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))) (+.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)))) (*.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 #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 x.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 (*.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)))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.f64 (*.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.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.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.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.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.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 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 (*.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.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.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.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re 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 (*.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)))) (+.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)))) (*.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))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 x.re (+.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.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 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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (neg.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))) (-.f64 #s(literal 0 binary64) x.re)))) (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 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.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 (*.f64 x.re 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 x.re x.re)))))) (neg.f64 (neg.f64 (*.f64 x.re (-.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 (*.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)))))))) (neg.f64 (neg.f64 (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (+.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)))) #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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (neg.f64 (+.f64 (*.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))))))
(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))
(pow.f64 (/.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)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re 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 x.re x.re))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.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 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))))))) #s(literal -1 binary64))
(*.f64 x.re (+.f64 (*.f64 x.re 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 x.re x.re)))
(*.f64 x.re (*.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))) (/.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 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 (*.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)))) (/.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 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) x.re)) (/.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 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.im x.re))))))))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(*.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 (*.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)))))
(*.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 (*.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))))) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re 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 x.re x.re)))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.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 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 #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 (*.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 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 x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (/.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))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re 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 (*.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)))) (/.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))) (/.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 (*.f64 x.re 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 (*.f64 x.re 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 (*.f64 x.re 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 (*.f64 x.re 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 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 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 (*.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 #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 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) x.re) (/.f64 (*.f64 x.re (-.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 x.re x.re))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 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 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(*.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))) (+.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)))) (/.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 (*.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))) (+.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re 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 (*.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)))) (+.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 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) 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 (*.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)))) #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 (*.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)))) (*.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 (*.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)))) (*.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 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 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)) x.re))
(fma.f64 x.re (*.f64 (*.f64 x.re 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 (*.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))) (*.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 (*.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))) (*.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 (*.f64 x.re 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 (*.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 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 (*.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 (*.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re 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.re x.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) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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)))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re 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.re x.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re 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.re 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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))))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re 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.re 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 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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))))))
(*.f64 x.re (+.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))))
(*.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 (*.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)))
(+.f64 (*.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))))
(+.f64 (*.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))))))
(+.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))) (+.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 x.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 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))) (+.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 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))) (+.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.re x.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.re x.re) (*.f64 x.re x.re)))
(-.f64 (*.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))))
(-.f64 (*.f64 (*.f64 x.re 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 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (+.f64 (*.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))))) (/.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 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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)))) (/.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 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 x.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 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.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 (*.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))) (+.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 (*.f64 x.re x.re) (*.f64 x.re x.re)))
(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 (*.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 (*.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 (*.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 (*.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 (*.f64 x.re 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 (*.f64 x.re 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 (*.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 (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 (*.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 (*.f64 x.re x.re) (*.f64 x.re x.re)))
(fma.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re 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.re x.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 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re 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.re x.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 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re 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.re x.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 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re 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.re x.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 #s(literal -1 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))
(fma.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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))))) (+.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 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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))))) (+.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 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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))))) (+.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 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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))))) (+.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 (*.f64 x.re 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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re 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.re x.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.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.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 x.re) (*.f64 (*.f64 x.re 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.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 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re 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.re 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 x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.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 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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)))))
(/.f64 (+.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))) (*.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))) (+.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))))) (*.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 (*.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))) (+.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)))) (-.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 x.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 x.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 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 (-.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))) (+.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)))) (*.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 x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (+.f64 (*.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))))) (*.f64 (+.f64 (*.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)))) (*.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 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)))) (+.f64 (*.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))))))
(/.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))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.f64 (*.f64 x.re 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 (*.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (+.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)))) (+.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 x.re) (*.f64 (*.f64 x.re x.re) (*.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (+.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)))) (*.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) (*.f64 x.re x.re)) (*.f64 x.re (*.f64 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 (*.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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 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 (*.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 x.re 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 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 (*.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)))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re 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.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 #s(literal 1 binary64) (+.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)))) (*.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 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 1 binary64) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.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.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 27 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re 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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.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)))) (+.f64 (*.f64 (*.f64 x.re 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 (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 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (+.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)))) (*.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re 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 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.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 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (neg.f64 (+.f64 (*.f64 (*.f64 x.re 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 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 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (+.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)))) (*.f64 (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.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 x.re x.re))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)) (+.f64 (*.f64 (*.f64 x.re 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 (neg.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)))) (+.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)))) (*.f64 (neg.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 (*.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (neg.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 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 (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) (*.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 (*.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.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 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) (+.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.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re 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.re x.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.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) (*.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.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 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re 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.re x.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.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 (*.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)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) (*.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.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 (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (+.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 (*.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 x.re) (*.f64 (*.f64 x.re 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.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.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.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 (*.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 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.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 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re 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.re 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 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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)))))))
(/.f64 (neg.f64 (+.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))) (*.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))) (+.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))))) (*.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 (*.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))) (+.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)))) (-.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 x.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 (*.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))) (+.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)))) (*.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 x.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)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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.re x.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 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.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 x.re) (*.f64 (*.f64 x.re 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.re x.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 x.re) (*.f64 (*.f64 x.re 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 (*.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))))))
(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))
(*.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 x.im (*.f64 x.re #s(literal -3 binary64)))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))
(*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im)
(*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)
(*.f64 (*.f64 x.im x.re) #s(literal -3 binary64))
(-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(neg.f64 (*.f64 x.im (*.f64 x.im x.re)))
(*.f64 x.im (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)))
(*.f64 x.re (neg.f64 (*.f64 x.im x.im)))
(*.f64 x.re (*.f64 (-.f64 #s(literal 0 binary64) x.im) x.im))
(*.f64 (*.f64 x.im x.im) (-.f64 #s(literal 0 binary64) x.re))
(*.f64 (*.f64 x.im x.re) (-.f64 #s(literal 0 binary64) x.im))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.re)) x.im)
(*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im x.re))
(*.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(*.f64 (-.f64 #s(literal 0 binary64) x.re) (*.f64 x.im x.im))
(*.f64 (neg.f64 (*.f64 x.im x.im)) x.re)
(*.f64 (*.f64 x.im #s(literal -1 binary64)) (*.f64 x.im x.re))
(*.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)

simplify279.0ms (2.2%)

Algorithm
egg-herbie
Rules
4258×*-lowering-*.f32
4258×*-lowering-*.f64
1768×fma-define
1606×times-frac
1490×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0782706
12282391
26072373
323182373
476972373
083852373
Stop Event
iter limit
node limit
Counts
432 → 432
Calls
Call 1
Inputs
(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))
(* 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)))
(* -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)
(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))
(* (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))))
(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) 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) (- (* -1 x.re) (* 2 x.re)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(* -1 (* x.re (- (pow x.im 2) (* -2 (pow x.im 2)))))
(* -1 (* x.re (- (pow x.im 2) (* -2 (pow x.im 2)))))
(* -1 (* x.re (- (pow x.im 2) (* -2 (pow x.im 2)))))
(* -1 (* x.re (- (pow x.im 2) (* -2 (pow x.im 2)))))
(* 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))
(* 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 (* (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 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))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (pow x.im 2) x.re))
(* -1 (* (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))
Outputs
(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 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 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 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 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))))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 x.re)
(*.f64 x.re #s(literal -3 binary64))
(* -3 x.re)
(*.f64 x.re #s(literal -3 binary64))
(* -3 x.re)
(*.f64 x.re #s(literal -3 binary64))
(* -3 x.re)
(*.f64 x.re #s(literal -3 binary64))
(* -3 x.re)
(*.f64 x.re #s(literal -3 binary64))
(* -3 x.re)
(*.f64 x.re #s(literal -3 binary64))
(* -3 x.re)
(*.f64 x.re #s(literal -3 binary64))
(* -3 x.re)
(*.f64 x.re #s(literal -3 binary64))
(* -3 x.re)
(*.f64 x.re #s(literal -3 binary64))
(* -3 x.re)
(*.f64 x.re #s(literal -3 binary64))
(* -3 x.re)
(*.f64 x.re #s(literal -3 binary64))
(* -3 x.re)
(*.f64 x.re #s(literal -3 binary64))
(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 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.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 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)
(* -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 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 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 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)
(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) 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) (- (* -1 x.re) (* 2 x.re)))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -1 (* x.re (- (pow x.im 2) (* -2 (pow x.im 2)))))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -1 (* x.re (- (pow x.im 2) (* -2 (pow x.im 2)))))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -1 (* x.re (- (pow x.im 2) (* -2 (pow x.im 2)))))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* -1 (* x.re (- (pow x.im 2) (* -2 (pow x.im 2)))))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* 2 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re 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 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 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 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 x.re (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 x.re (*.f64 #s(literal -9 binary64) (pow.f64 x.im #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 x.re (*.f64 #s(literal -9 binary64) (pow.f64 x.im #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 x.re (*.f64 #s(literal -9 binary64) (pow.f64 x.im #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 x.re (*.f64 #s(literal -9 binary64) (pow.f64 x.im #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 x.re (*.f64 #s(literal -9 binary64) (pow.f64 x.im #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 x.re (*.f64 #s(literal -9 binary64) (pow.f64 x.im #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 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64)))))
(* -9 (* (pow x.im 4) x.re))
(*.f64 x.re (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 x.re (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 x.re (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 x.re (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64)))))
(* -9 (* (pow x.im 4) x.re))
(*.f64 x.re (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 x.re (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 x.re (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 x.re (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) x.im))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.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))

eval183.0ms (1.5%)

Compiler

Compiled 72046 to 1951 computations (97.3% saved)

prune99.0ms (0.8%)

Pruning

17 alts after pruning (13 fresh and 4 done)

PrunedKeptTotal
New156781575
Fresh5510
Picked325
Done022
Total1575171592
Accuracy
100.0%
Counts
1592 → 17
Alt Table
Click to see full alt table
StatusAccuracyProgram
60.8%
(pow.f64 x.re #s(literal 3 binary64))
14.5%
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))))
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))))
78.7%
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
88.8%
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im)))
28.7%
(*.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))) (+.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)))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
41.1%
(*.f64 (/.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 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
42.4%
(*.f64 (/.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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) x.re)
90.2%
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
55.4%
(*.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im)
49.0%
(*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im))
55.4%
(*.f64 (*.f64 x.im (*.f64 x.im x.re)) #s(literal -3 binary64))
49.0%
(*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re)
55.4%
(*.f64 (*.f64 x.im x.re) (*.f64 x.im #s(literal -3 binary64)))
63.2%
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
60.7%
(*.f64 x.re (*.f64 x.re x.re))
48.9%
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
Compiler

Compiled 642 to 314 computations (51.1% saved)

simplify209.0ms (1.7%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
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-diff128
(/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
cost-diff2176
(/.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))) (+.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-diff2432
(*.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))) (+.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)))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
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)) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 x.re x.im))
cost-diff1024
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
cost-diff0
(*.f64 x.im x.im)
cost-diff0
(*.f64 x.re #s(literal -3 binary64))
cost-diff0
(*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im))
cost-diff0
(*.f64 x.im #s(literal -3 binary64))
cost-diff0
(*.f64 x.im x.re)
cost-diff0
(*.f64 (*.f64 x.im x.re) (*.f64 x.im #s(literal -3 binary64)))
cost-diff0
(*.f64 x.im (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im))
cost-diff0
(*.f64 x.re x.re)
cost-diff0
(*.f64 x.re (*.f64 x.re x.re))
cost-diff128
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im)))
Rules
3678×*-lowering-*.f32
3678×*-lowering-*.f64
2896×+-lowering-+.f64
2896×+-lowering-+.f32
1722×sum3-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
036217
1113198
2262189
3801188
43973188
08453188
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* x.re (* x.re x.re)) (* x.im (* (* x.re -3) x.im)))
(* x.re (* x.re x.re))
x.re
(* x.re x.re)
(* x.im (* (* x.re -3) x.im))
x.im
(* (* x.re -3) x.im)
(* x.re -3)
-3
(* (* x.im x.re) (* x.im -3))
(* x.im x.re)
x.im
x.re
(* x.im -3)
-3
(* (* x.re -3) (* x.im x.im))
(* x.re -3)
x.re
-3
(* x.im x.im)
x.im
(- (/ (* (- (* x.re x.re) (* x.im x.im)) (* x.re (+ x.re x.im))) (+ x.re x.im)) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(/ (* (- (* x.re x.re) (* x.im x.im)) (* x.re (+ x.re x.im))) (+ x.re x.im))
(* (- (* x.re x.re) (* x.im x.im)) (* x.re (+ x.re x.im)))
(- (* x.re x.re) (* x.im x.im))
(* x.re x.re)
x.re
(* x.im x.im)
x.im
(* x.re (+ x.re 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.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 x.re)) (* (* x.im (* x.im (* x.im x.im))) -9))) (/ x.re (/ 1 (+ (* x.re x.re) (* x.im (* x.im -3))))))
(/ (+ (* (* 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 (* x.im (* x.im x.im))) -9)))
(+ (* (* 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 (/ 1 (+ (* x.re x.re) (* x.im (* x.im -3)))))
(/ 1 (+ (* x.re x.re) (* x.im (* x.im -3))))
1
(+ (* x.re x.re) (* x.im (* x.im -3)))
(* x.im (* x.im -3))
(* x.im -3)
-3
Outputs
(+ (* x.re (* x.re x.re)) (* x.im (* (* x.re -3) 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.re))
(*.f64 x.re (*.f64 x.re x.re))
x.re
(* x.re x.re)
(*.f64 x.re x.re)
(* x.im (* (* x.re -3) x.im))
(*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))))
x.im
(* (* x.re -3) x.im)
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* x.re -3)
(*.f64 x.re #s(literal -3 binary64))
-3
#s(literal -3 binary64)
(* (* x.im x.re) (* x.im -3))
(*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))))
(* x.im x.re)
(*.f64 x.re x.im)
x.im
x.re
(* 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.re (*.f64 x.im #s(literal -3 binary64))))
(* x.re -3)
(*.f64 x.re #s(literal -3 binary64))
x.re
-3
#s(literal -3 binary64)
(* x.im x.im)
(*.f64 x.im x.im)
x.im
(- (/ (* (- (* x.re x.re) (* x.im x.im)) (* x.re (+ x.re x.im))) (+ x.re x.im)) (* (+ (* 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 (+ x.re x.im))) (+ x.re x.im))
(*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))
(* (- (* x.re x.re) (* x.im x.im)) (* x.re (+ x.re x.im)))
(*.f64 x.re (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re 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.re x.im))
(*.f64 x.re (+.f64 x.re x.im))
(+ x.re x.im)
(+.f64 x.re x.im)
(* (+ (* x.re x.im) (* x.im x.re)) x.im)
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal 2 binary64))))
(+ (* x.re x.im) (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal 2 binary64)))
(* x.re x.im)
(*.f64 x.re x.im)
(* x.im x.re)
(*.f64 x.re 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.im (* x.im (* x.im x.im))) -9))) (/ x.re (/ 1 (+ (* 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.re)) (* (* x.im (* x.im (* x.im x.im))) -9)) (+ (* (* x.re x.re) (* x.re x.re)) (* (* x.im (* x.im (* x.im x.im))) -9)))
#s(literal 1 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 (/ 1 (+ (* 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)))))
(/ 1 (+ (* x.re x.re) (* x.im (* x.im -3))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
1
#s(literal 1 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)))
(* x.im -3)
(*.f64 x.im #s(literal -3 binary64))
-3
#s(literal -3 binary64)

localize229.0ms (1.8%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy97.1%
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
accuracy93.3%
(/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
accuracy91.1%
(+.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)))
accuracy31.1%
(/.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))) (+.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))))
accuracy98.4%
(*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))
accuracy97.1%
(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
accuracy95.2%
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
accuracy88.1%
(/.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 x.re x.im))
accuracy100.0%
(*.f64 x.re #s(literal -3 binary64))
accuracy100.0%
(*.f64 x.im x.im)
accuracy87.5%
(*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im))
accuracy100.0%
(*.f64 x.im x.re)
accuracy100.0%
(*.f64 x.im #s(literal -3 binary64))
accuracy99.7%
(*.f64 (*.f64 x.im x.re) (*.f64 x.im #s(literal -3 binary64)))
accuracy99.8%
(*.f64 x.re (*.f64 x.re x.re))
accuracy99.8%
(*.f64 x.im (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im))
accuracy99.7%
(*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im)
accuracy90.3%
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im)))
Results
173.0ms256×0valid
Compiler

Compiled 357 to 37 computations (89.6% saved)

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

series11.0ms (0.1%)

Counts
22 → 468
Calls
Call 1
Inputs
#<alt (+ (* x.re (* x.re x.re)) (* x.im (* (* x.re -3) x.im)))>
#<alt (* x.re (* x.re x.re))>
#<alt (* x.re x.re)>
#<alt (* x.im (* (* x.re -3) x.im))>
#<alt (* (* x.im x.re) (* x.im -3))>
#<alt (* x.im x.re)>
#<alt (* x.im -3)>
#<alt (* (* x.re -3) (* x.im x.im))>
#<alt (* x.re -3)>
#<alt (* x.im x.im)>
#<alt (- (/ (* (- (* x.re x.re) (* x.im x.im)) (* x.re (+ x.re x.im))) (+ x.re x.im)) (* (+ (* x.re x.im) (* x.im x.re)) x.im))>
#<alt (/ (* (- (* x.re x.re) (* x.im x.im)) (* x.re (+ x.re 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.re x.re)) (* (* x.im (* x.im (* x.im x.im))) -9)) (+ (* (* x.re x.re) (* x.re x.re)) (* (* x.im (* x.im (* x.im x.im))) -9))) (/ x.re (/ 1 (+ (* x.re x.re) (* x.im (* x.im -3))))))>
#<alt (/ (+ (* (* 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 (* x.im (* x.im x.im))) -9)))>
#<alt (/ x.re (/ 1 (+ (* x.re x.re) (* x.im (* x.im -3)))))>
#<alt (+ (* (* x.re x.re) (* x.re x.re)) (* (* x.im (* x.im (* x.im x.im))) -9))>
#<alt (* (* x.re -3) x.im)>
#<alt (- (* x.re x.re) (* x.im x.im))>
#<alt (* (- (* x.re x.re) (* x.im x.im)) (* x.re (+ x.re x.im)))>
#<alt (+ (* x.re x.re) (* x.im (* x.im -3)))>
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 (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 (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) 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) 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.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 (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 (* 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 (* -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 (* 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 (* -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>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<alt 1>
#<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))>
#<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))>
#<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 (* -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))>
#<alt (* -1 (* (pow x.im 3) x.re))>
#<alt (* x.re (+ (* -1 (* (pow x.im 2) x.re)) (* -1 (pow x.im 3))))>
#<alt (* x.re (+ (* -1 (pow x.im 3)) (* x.re (+ (* -1 (pow x.im 2)) (* x.im x.re)))))>
#<alt (* x.re (+ (* -1 (pow x.im 3)) (* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.im x.re))))))>
#<alt (pow x.re 4)>
#<alt (* (pow x.re 4) (+ 1 (/ x.im x.re)))>
#<alt (* (pow x.re 4) (+ 1 (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re))))>
#<alt (* (pow x.re 4) (+ 1 (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (+ (* -1 (/ (pow x.im 3) (pow x.re 3))) (/ x.im x.re)))))>
#<alt (pow x.re 4)>
#<alt (* (pow x.re 4) (+ 1 (/ x.im x.re)))>
#<alt (* (pow x.re 4) (+ 1 (* -1 (/ (+ (* -1 x.im) (/ (pow x.im 2) x.re)) x.re))))>
#<alt (* (pow x.re 4) (+ 1 (* -1 (/ (+ (* -1 x.im) (* -1 (/ (+ (* -1 (/ (pow x.im 3) x.re)) (* -1 (pow x.im 2))) x.re))) x.re))))>
#<alt (pow x.re 4)>
#<alt (+ (* x.im (pow x.re 3)) (pow x.re 4))>
#<alt (+ (* x.im (+ (* -1 (* x.im (pow x.re 2))) (pow x.re 3))) (pow x.re 4))>
#<alt (+ (* x.im (+ (* x.im (+ (* -1 (* x.im x.re)) (* -1 (pow x.re 2)))) (pow x.re 3))) (pow x.re 4))>
#<alt (* -1 (* (pow x.im 3) x.re))>
#<alt (* (pow x.im 3) (+ (* -1 x.re) (* -1 (/ (pow x.re 2) x.im))))>
#<alt (* (pow x.im 3) (+ (* -1 x.re) (+ (* -1 (/ (pow x.re 2) x.im)) (/ (pow x.re 3) (pow x.im 2)))))>
#<alt (* (pow x.im 3) (+ (* -1 x.re) (+ (* -1 (/ (pow x.re 2) x.im)) (+ (/ (pow x.re 3) (pow x.im 2)) (/ (pow x.re 4) (pow x.im 3))))))>
#<alt (* -1 (* (pow x.im 3) x.re))>
#<alt (* -1 (* (pow x.im 3) (+ x.re (/ (pow x.re 2) x.im))))>
#<alt (* -1 (* (pow x.im 3) (+ x.re (* -1 (/ (+ (* -1 (pow x.re 2)) (/ (pow x.re 3) x.im)) x.im)))))>
#<alt (* -1 (* (pow x.im 3) (+ x.re (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow x.re 4) x.im)) (* -1 (pow x.re 3))) x.im)) (* -1 (pow x.re 2))) x.im)))))>
#<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))>
Calls

117 calls:

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

rewrite430.0ms (3.4%)

Algorithm
batch-egg-rewrite
Rules
3908×*-lowering-*.f32
3908×*-lowering-*.f64
3442×/-lowering-/.f32
3442×/-lowering-/.f64
1992×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
036157
1230126
22010125
08580125
Stop Event
iter limit
node limit
Counts
22 → 915
Calls
Call 1
Inputs
(+ (* x.re (* x.re x.re)) (* x.im (* (* x.re -3) x.im)))
(* x.re (* x.re x.re))
(* x.re x.re)
(* x.im (* (* x.re -3) x.im))
(* (* x.im x.re) (* x.im -3))
(* x.im x.re)
(* x.im -3)
(* (* x.re -3) (* x.im x.im))
(* x.re -3)
(* x.im x.im)
(- (/ (* (- (* x.re x.re) (* x.im x.im)) (* x.re (+ x.re x.im))) (+ x.re x.im)) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(/ (* (- (* x.re x.re) (* x.im x.im)) (* x.re (+ x.re 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.re x.re)) (* (* x.im (* x.im (* x.im x.im))) -9)) (+ (* (* x.re x.re) (* x.re x.re)) (* (* x.im (* x.im (* x.im x.im))) -9))) (/ x.re (/ 1 (+ (* x.re x.re) (* x.im (* x.im -3))))))
(/ (+ (* (* 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 (* x.im (* x.im x.im))) -9)))
(/ x.re (/ 1 (+ (* x.re x.re) (* x.im (* x.im -3)))))
(+ (* (* x.re x.re) (* x.re x.re)) (* (* x.im (* x.im (* x.im x.im))) -9))
(* (* x.re -3) x.im)
(- (* x.re x.re) (* x.im x.im))
(* (- (* x.re x.re) (* x.im x.im)) (* x.re (+ x.re x.im)))
(+ (* x.re x.re) (* x.im (* x.im -3)))
Outputs
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))
(+.f64 (*.f64 x.im (*.f64 x.re (*.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 (/.f64 (*.f64 x.re x.re) x.re) (/.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 (*.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 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.re) (/.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.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 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 0 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 #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 (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.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.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.re (*.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.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))
(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.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.re x.im) (*.f64 x.im #s(literal -3 binary64)) (*.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 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.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.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.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))
(fma.f64 (*.f64 (*.f64 x.im x.im) x.re) #s(literal -3 binary64) (*.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))))))
(/.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 #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) (/.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.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.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 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 x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.f64 (*.f64 x.re (+.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 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 (*.f64 x.re (+.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) (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) (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.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.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 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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.f64 (*.f64 x.re (+.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 #s(literal -1 binary64) (neg.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 x.im (*.f64 (*.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 (*.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 #s(literal 0 binary64) 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 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 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.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 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 (*.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.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (*.f64 (*.f64 x.re (+.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 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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.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 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 #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 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 #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 (*.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 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))))))
(/.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 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.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (+.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))))))) (neg.f64 (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x.re)) (/.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 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 x.im (*.f64 (*.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.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) x.re) #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 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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.im (*.f64 (*.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 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.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 x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.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 (*.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 (neg.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal -1 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 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 #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 (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 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 1 binary64) (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (neg.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 (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.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x.re (+.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)))))))) (neg.f64 (neg.f64 (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x.re))) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))))))) (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64)))))))
(/.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 x.re (*.f64 x.re x.re))))) (neg.f64 (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.re))) (/.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 #s(literal 0 binary64) x.re) #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 (neg.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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.im (*.f64 (*.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))))))
(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))
(pow.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.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.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 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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.f64 (*.f64 x.re (+.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))))))) #s(literal -1 binary64))
(pow.f64 (/.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)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 x.im (*.f64 (*.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 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64)))) (/.f64 (*.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 (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
(*.f64 (*.f64 x.re (+.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 x.re #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 x.im (*.f64 (*.f64 x.im (*.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 x.im (*.f64 (*.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 #s(literal 0 binary64) x.re) (/.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 (+.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 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))))))
(*.f64 (*.f64 (*.f64 x.re (+.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 #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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))))))
(*.f64 (/.f64 x.re #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(*.f64 (/.f64 x.re #s(literal -1 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 (*.f64 (/.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 x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) #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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.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 1 binary64) (/.f64 (*.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 (*.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.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64)))) (+.f64 (*.f64 (*.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 x.im (*.f64 x.im x.im)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.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 #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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.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.im (*.f64 (*.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 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 x.re (*.f64 x.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 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 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 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 x.im (*.f64 (*.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 (*.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 x.re (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 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 (*.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 #s(literal -729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.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 (*.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.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.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 (*.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 (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.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 x.im (*.f64 x.im x.im)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.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.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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.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.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 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 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 x.re (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 x.re (/.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 #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 #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 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(*.f64 (/.f64 #s(literal 1 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 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 (*.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 #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 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 x.im (*.f64 (*.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 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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.im (*.f64 (*.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 (*.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))))))
(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 (*.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 (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 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(*.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)) #s(literal 1 binary64)))
(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 (*.f64 x.re x.re) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(*.f64 (exp.f64 (log.f64 x.re)) (exp.f64 (log.f64 x.re)))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(*.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.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.re x.im) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)))
(*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re)
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 (*.f64 (*.f64 x.im x.im) x.re) #s(literal -3 binary64))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(*.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.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.re x.im) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)))
(*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re)
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 (*.f64 (*.f64 x.im x.im) x.re) #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 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(*.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.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.re x.im) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)))
(*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re)
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 (*.f64 (*.f64 x.im x.im) x.re) #s(literal -3 binary64))
(*.f64 x.re #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) x.re)
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.im)))
(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 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.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 (+.f64 x.re x.im)) (-.f64 x.re x.im)))
(+.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.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.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))) (/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))
(fma.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))
(fma.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (*.f64 x.re (+.f64 x.re x.im)) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im))) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im)) (/.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.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.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))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im)) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.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))))
(fma.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 (+.f64 x.re x.im) (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im))) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (+.f64 x.re x.im) (+.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im)) (-.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.im) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) (-.f64 x.re x.im) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (*.f64 (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re)))) (-.f64 x.re x.im)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 x.re x.im) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 x.re x.im) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (+.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 x.re x.im) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64)) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64)) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64)) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64)) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 x.re x.im) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 x.re x.im) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (+.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 x.re x.im) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.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))))) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.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.re x.re) (*.f64 x.im x.im)))) (+.f64 x.re x.im)) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (*.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 x.re x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.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))))) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (*.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 x.re x.im)) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (*.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 x.re x.im)) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.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))))) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.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.re x.re) (*.f64 x.im x.im)))) (+.f64 x.re x.im)) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) 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.re x.re) (*.f64 x.im x.im)))) (+.f64 x.re x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.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))))) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (*.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 x.re x.im)) (*.f64 #s(literal 0 binary64) 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.re x.re) (*.f64 x.im x.im)))) (+.f64 x.re x.im)) #s(literal 0 binary64)))
(/.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 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.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 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) #s(literal 0 binary64)))
(/.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 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.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 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))) #s(literal 0 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))) #s(literal 0 binary64)) (*.f64 (neg.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))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.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))))) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.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.re x.re) (*.f64 x.im x.im)))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 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 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.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))))) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) #s(literal 0 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 x.im #s(literal 0 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)))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.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))))) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.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.re x.re) (*.f64 x.im x.im)))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.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 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.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))))) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) #s(literal 0 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 #s(literal 0 binary64) x.im))) (*.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)))) #s(literal 0 binary64)))
(/.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.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.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.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 0 binary64)))
(/.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.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.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.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.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.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 x.re x.im)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.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.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (+.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 x.re x.im)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (+.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 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 x.re x.im))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 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))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.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.re x.re) (*.f64 x.im x.im)))) (+.f64 x.re x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 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 x.re (+.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 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 #s(literal 0 binary64) (*.f64 x.re (*.f64 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))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.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 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 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 (+.f64 x.re x.im)) (+.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (+.f64 x.re x.im)) (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 #s(literal 0 binary64) (+.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (+.f64 x.re x.im)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1 binary64)))) (*.f64 #s(literal 0 binary64) (+.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 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 x.re x.im))) (*.f64 #s(literal 0 binary64) (*.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 x.re (+.f64 x.re x.im))))) (*.f64 #s(literal 0 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 x.re x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im))) (*.f64 #s(literal 0 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 x.re (+.f64 x.re x.im))))) (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)))) (*.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))))) (*.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 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 #s(literal 0 binary64) (*.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 x.im)) (+.f64 x.re x.im))))) (*.f64 #s(literal 0 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 (*.f64 x.im #s(literal 0 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 #s(literal 0 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.re (+.f64 x.re x.im)) (+.f64 x.re x.im))))) (*.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (+.f64 x.re x.im)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.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.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (+.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (+.f64 x.re x.im)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (+.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (*.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 x.re x.im))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 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))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.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.re x.re) (*.f64 x.im x.im)))) (+.f64 x.re x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 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 x.re (+.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) 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 #s(literal 0 binary64) (*.f64 x.re (*.f64 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))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.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 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 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 (+.f64 x.re x.im)) (+.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 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) x.im) (+.f64 x.re x.im)) (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 #s(literal 0 binary64) (+.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (+.f64 x.re x.im)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1 binary64)))) (*.f64 #s(literal 0 binary64) (+.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (*.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 x.re x.im))) (*.f64 #s(literal 0 binary64) (*.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 x.re (+.f64 x.re x.im))))) (*.f64 #s(literal 0 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 x.re x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im))) (*.f64 #s(literal 0 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 x.re (+.f64 x.re x.im))))) (*.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)))) (*.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))))) (*.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.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 x.im)) (+.f64 x.re x.im))))) (*.f64 #s(literal 0 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 (*.f64 #s(literal 0 binary64) x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 #s(literal 0 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.re (+.f64 x.re x.im)) (+.f64 x.re x.im))))) (*.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 x.re x.im) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 x.re x.im) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (+.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 x.re x.im) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64)) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64)) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64)) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64)) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 x.re x.im) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 x.re x.im) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (+.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1 binary64)) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 x.re x.im) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.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))))) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.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.re x.re) (*.f64 x.im x.im)))) (+.f64 x.re x.im)) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (*.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 x.re x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.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))))) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (*.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 x.re x.im)) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (*.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 x.re x.im)) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.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))))) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.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.re x.re) (*.f64 x.im x.im)))) (+.f64 x.re x.im)) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) 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.re x.re) (*.f64 x.im x.im)))) (+.f64 x.re x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.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))))) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (*.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 x.re x.im)) (*.f64 #s(literal 0 binary64) 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.re x.re) (*.f64 x.im x.im)))) (+.f64 x.re x.im)) #s(literal 0 binary64)))
(/.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 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.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 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) #s(literal 0 binary64)))
(/.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 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.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 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))) #s(literal 0 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))) #s(literal 0 binary64)) (*.f64 (neg.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))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.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))))) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.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.re x.re) (*.f64 x.im x.im)))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 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 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.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))))) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) #s(literal 0 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 x.im #s(literal 0 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)))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.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))))) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.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.re x.re) (*.f64 x.im x.im)))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.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 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.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))))) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) #s(literal 0 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 #s(literal 0 binary64) x.im))) (*.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)))) #s(literal 0 binary64)))
(/.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.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.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.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 0 binary64)))
(/.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.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.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.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.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.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))) (/.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 x.re (+.f64 x.re x.im)) #s(literal -1 binary64)) (-.f64 x.re x.im)))
(neg.f64 (*.f64 (/.f64 (*.f64 x.re (+.f64 x.re x.im)) #s(literal -1 binary64)) (-.f64 x.re x.im)))
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (+.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 x.re x.im))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))) (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1 binary64)) (+.f64 x.re 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))))) (*.f64 x.re (+.f64 x.re x.im))) (*.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 x.re 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 x.re (+.f64 x.re x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re 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))))) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re 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 (*.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.re x.im)) (+.f64 x.re x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x.re 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 x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 x.re (+.f64 x.re x.im)))) (neg.f64 (*.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 x.re 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)))) (*.f64 x.re (+.f64 x.re x.im)))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re 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 x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re 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 (*.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.re x.im)) (+.f64 x.re x.im)))) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im)))
(*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im))))
(*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im))
(*.f64 (*.f64 x.re (+.f64 x.re x.im)) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im))))
(*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im)))
(*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im)) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))) #s(literal -1 binary64)))
(*.f64 (-.f64 x.re x.im) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (/.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))
(*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 (+.f64 x.re x.im) (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im))))
(*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (+.f64 x.re x.im) (+.f64 x.re x.im)))
(*.f64 (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(*.f64 (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im)) (/.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))
(*.f64 (/.f64 (+.f64 x.re x.im) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (/.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im))))
(*.f64 (/.f64 (+.f64 x.re x.im) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (/.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))))))
(*.f64 (*.f64 (+.f64 x.re x.im) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) (-.f64 x.re x.im))
(*.f64 (*.f64 (+.f64 x.re x.im) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im))))
(*.f64 (*.f64 (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re)))) (-.f64 x.re x.im)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))))
(*.f64 (*.f64 (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re)))) (-.f64 x.re x.im)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))))))
(*.f64 (/.f64 (+.f64 x.re x.im) (+.f64 x.re x.im)) (/.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))
(*.f64 (/.f64 (+.f64 x.re x.im) (+.f64 x.re x.im)) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))
(*.f64 (/.f64 x.re (+.f64 x.re x.im)) (/.f64 (*.f64 (+.f64 x.re x.im) (-.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 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (/.f64 (*.f64 (+.f64 x.re x.im) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im))))
(*.f64 (/.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 x.re (+.f64 x.re x.im))) (+.f64 x.re x.im)))
(*.f64 (/.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (+.f64 x.re x.im)) (/.f64 (+.f64 x.re x.im) (/.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 x.re x.im)) #s(literal -1 binary64)) (/.f64 (neg.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (+.f64 x.re x.im)))
(*.f64 (/.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x.re x.im)) (+.f64 x.re x.im)))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) (+.f64 x.re x.im)) (/.f64 x.re (/.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))
(*.f64 (/.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im)) (+.f64 x.re x.im)) (/.f64 (-.f64 x.re x.im) (/.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))
(*.f64 (/.f64 (+.f64 x.re x.im) (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))))))
(*.f64 (/.f64 (+.f64 x.re x.im) (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 (+.f64 x.re x.im) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))))))
(*.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 x.re (+.f64 x.re x.im)) (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im))))
(*.f64 (/.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))))))
(*.f64 (/.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (/.f64 (+.f64 x.re x.im) (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im))))
(*.f64 (/.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (+.f64 x.re x.im) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))))))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im))))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))))))
(*.f64 (/.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (/.f64 (-.f64 x.re x.im) (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im))))
(*.f64 (/.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im)) (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 (-.f64 x.re x.im) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))))))
(*.f64 (/.f64 (neg.f64 (*.f64 x.re (+.f64 x.re x.im))) #s(literal -1 binary64)) (-.f64 x.re x.im))
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) #s(literal -1 binary64)) (/.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im)))
(*.f64 (/.f64 (neg.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re))) #s(literal -1 binary64)) (/.f64 (+.f64 x.re x.im) (+.f64 x.re x.im)))
(+.f64 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 x.re (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.im x.im)))
(fma.f64 x.im (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.im x.im)))
(fma.f64 (*.f64 x.re x.im) x.im (*.f64 x.re (*.f64 x.im x.im)))
(neg.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(/.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))))
(/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))))
(/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))
(/.f64 (neg.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (*.f64 x.im #s(literal 0 binary64))) #s(literal 0 binary64))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im)) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (neg.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)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64))
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))))
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))))))
(/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) #s(literal 0 binary64))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))))))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal -1 binary64))
(*.f64 x.re (+.f64 x.im x.im))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (pow.f64 (+.f64 x.im x.im) #s(literal 3 binary64)))
(*.f64 x.im (+.f64 x.re x.re))
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 (*.f64 x.im (*.f64 x.im x.im)) (pow.f64 (+.f64 x.re x.re) #s(literal 3 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 2 binary64) (*.f64 x.re x.im))
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)) #s(literal 3 binary64)))
(*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))))
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 8 binary64) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))))
(*.f64 (pow.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))))) #s(literal 3 binary64)))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))
(+.f64 (*.f64 x.im (*.f64 x.re (*.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 (/.f64 (*.f64 x.re x.re) x.re) (/.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 (*.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 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.re) (/.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.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 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 0 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 #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 (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.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.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.re (*.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.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))
(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.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.re x.im) (*.f64 x.im #s(literal -3 binary64)) (*.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 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.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.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.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))
(fma.f64 (*.f64 (*.f64 x.im x.im) x.re) #s(literal -3 binary64) (*.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))))))
(/.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 #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) (/.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.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.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 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 x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.f64 (*.f64 x.re (+.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 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 (*.f64 x.re (+.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) (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) (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.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.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 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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.f64 (*.f64 x.re (+.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 #s(literal -1 binary64) (neg.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 x.im (*.f64 (*.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 (*.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 #s(literal 0 binary64) 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 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 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.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 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 (*.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.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (*.f64 (*.f64 x.re (+.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 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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.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 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 #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 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 #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 (*.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 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))))))
(/.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 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.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (+.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))))))) (neg.f64 (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x.re)) (/.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 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 x.im (*.f64 (*.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.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) x.re) #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 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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.im (*.f64 (*.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 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.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 x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.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 (*.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 (neg.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal -1 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 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 #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 (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 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 1 binary64) (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (neg.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 (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.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x.re (+.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)))))))) (neg.f64 (neg.f64 (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x.re))) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))))))) (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64)))))))
(/.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 x.re (*.f64 x.re x.re))))) (neg.f64 (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.re))) (/.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 #s(literal 0 binary64) x.re) #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 (neg.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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.im (*.f64 (*.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))))))
(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))
(pow.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.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.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 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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.f64 (*.f64 x.re (+.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))))))) #s(literal -1 binary64))
(pow.f64 (/.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)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 x.im (*.f64 (*.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 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64)))) (/.f64 (*.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 (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
(*.f64 (*.f64 x.re (+.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 x.re #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 x.im (*.f64 (*.f64 x.im (*.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 x.im (*.f64 (*.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 #s(literal 0 binary64) x.re) (/.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 (+.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 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))))))
(*.f64 (*.f64 (*.f64 x.re (+.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 #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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))))))
(*.f64 (/.f64 x.re #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(*.f64 (/.f64 x.re #s(literal -1 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 (*.f64 (/.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 x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) #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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.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 1 binary64) (/.f64 (*.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 (*.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.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64)))) (+.f64 (*.f64 (*.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 x.im (*.f64 x.im x.im)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.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 #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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.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.im (*.f64 (*.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 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 x.re (*.f64 x.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 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 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 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 x.im (*.f64 (*.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 (*.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 x.re (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 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 (*.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 #s(literal -729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.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 (*.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.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.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 (*.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 (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.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 x.im (*.f64 x.im x.im)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.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.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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.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.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 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 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 x.re (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 x.re (/.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 #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 #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 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(*.f64 (/.f64 #s(literal 1 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 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 (*.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 #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 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 x.im (*.f64 (*.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 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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.im (*.f64 (*.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 (*.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))))))
#s(literal 1 binary64)
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))
(+.f64 (*.f64 x.im (*.f64 x.re (*.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 (/.f64 (*.f64 x.re x.re) x.re) (/.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 (*.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 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.re) (/.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.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 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 0 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 #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 (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.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.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.re (*.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.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))
(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.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.re x.im) (*.f64 x.im #s(literal -3 binary64)) (*.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 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.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.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.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))
(fma.f64 (*.f64 (*.f64 x.im x.im) x.re) #s(literal -3 binary64) (*.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))))))
(/.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 #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) (/.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.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.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 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 x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.f64 (*.f64 x.re (+.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 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 (*.f64 x.re (+.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) (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) (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.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.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 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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.f64 (*.f64 x.re (+.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 #s(literal -1 binary64) (neg.f64 (/.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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 x.im (*.f64 (*.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 (*.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 #s(literal 0 binary64) 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 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 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.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 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 (*.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.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (*.f64 (*.f64 x.re (+.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 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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.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 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 #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 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 #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 (*.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 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))))))
(/.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 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.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (+.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))))))) (neg.f64 (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x.re)) (/.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 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 x.im (*.f64 (*.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.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) x.re) #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 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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.im (*.f64 (*.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 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re))) (*.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 x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.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 (*.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 (neg.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal -1 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 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 #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 (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 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 1 binary64) (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (neg.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 (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.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x.re (+.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)))))))) (neg.f64 (neg.f64 (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x.re))) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))))))) (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64)))))))
(/.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 x.re (*.f64 x.re x.re))))) (neg.f64 (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.re))) (/.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 #s(literal 0 binary64) x.re) #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 (neg.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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.im (*.f64 (*.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))))))
(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))
(pow.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.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.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 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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.f64 (*.f64 x.re (+.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))))))) #s(literal -1 binary64))
(pow.f64 (/.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)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 x.im (*.f64 (*.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 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64)))) (/.f64 (*.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 (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
(*.f64 (*.f64 x.re (+.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 x.re #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 x.im (*.f64 (*.f64 x.im (*.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 x.im (*.f64 (*.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 #s(literal 0 binary64) x.re) (/.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 (+.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 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (-.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))))))
(*.f64 (*.f64 (*.f64 x.re (+.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 #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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 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 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))))))
(*.f64 (/.f64 x.re #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(*.f64 (/.f64 x.re #s(literal -1 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 (*.f64 (/.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 x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) #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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.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 1 binary64) (/.f64 (*.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 (*.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.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64)))) (+.f64 (*.f64 (*.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 x.im (*.f64 x.im x.im)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.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 #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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.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.im (*.f64 (*.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 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 x.re (*.f64 x.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 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 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 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 x.im (*.f64 (*.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 (*.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 x.re (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 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 (*.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 #s(literal -729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.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 (*.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.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.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 (*.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 (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))))) (+.f64 (*.f64 (*.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 x.im (*.f64 x.im x.im)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.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.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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.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.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 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 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal -1/2 binary64))) (/.f64 x.re (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 x.re (/.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 #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 #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 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(*.f64 (/.f64 #s(literal 1 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 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 (*.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 #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 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 x.im (*.f64 (*.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 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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.im (*.f64 (*.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 (*.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 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))))
(+.f64 (*.f64 x.im (*.f64 (*.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 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 x.im (*.f64 (*.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.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 x.im (*.f64 (*.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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))))
(fma.f64 x.im (*.f64 (*.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.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.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 #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 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 (*.f64 x.im (*.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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.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.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 x.im (*.f64 x.im x.im)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.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 (*.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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.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.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 x.im (*.f64 x.im x.im)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.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 (+.f64 (*.f64 x.re (*.f64 x.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 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 x.im (*.f64 x.im x.im)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.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.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.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 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 x.im (*.f64 x.im x.im)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) (+.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 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.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 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 x.im (*.f64 x.im x.im)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))))) (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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.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 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 x.im (*.f64 x.im x.im)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))))) (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 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.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 x.im (*.f64 (*.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 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 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 x.im (*.f64 x.im x.im)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))))) (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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.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 x.im (*.f64 (*.f64 x.im (*.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 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.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.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 x.im (*.f64 x.im x.im)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.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 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 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 x.im (*.f64 x.im x.im)) (*.f64 #s(literal -729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -9 binary64))) (-.f64 (*.f64 x.im (*.f64 (*.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 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)))))
(*.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.re #s(literal -3 binary64)) x.im)
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)
(+.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))))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))) (/.f64 (*.f64 x.im (*.f64 x.im (*.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 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 #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)))))
(fma.f64 x.re x.re (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(fma.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))))
(fma.f64 x.re x.re (neg.f64 (-.f64 (*.f64 x.im x.im) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)))))
(fma.f64 x.im (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re x.re))
(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)))
(fma.f64 (+.f64 x.re x.im) (-.f64 x.re 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))))
(fma.f64 (-.f64 #s(literal 0 binary64) x.im) x.im (*.f64 x.re x.re))
(fma.f64 #s(literal -1 binary64) (*.f64 x.im x.im) (*.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 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 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)))
(fma.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 #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))))
(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)))
(fma.f64 (-.f64 x.re x.im) (+.f64 x.re 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))))
(fma.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 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)))
(fma.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 (-.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 #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 #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.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) (neg.f64 (/.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 (-.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 (*.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 (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.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 (-.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 #s(literal 0 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 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 (*.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 (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.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 (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 #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 (*.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 (-.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 (*.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 (-.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 x.re) (*.f64 x.im x.im)) (-.f64 x.re x.im)) (-.f64 x.re x.im))
(/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (-.f64 x.re x.im)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im 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 (*.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.im x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) (*.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 (*.f64 x.im x.im) (+.f64 (*.f64 x.re x.re) (*.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 (*.f64 x.re (*.f64 x.re (*.f64 x.re 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)) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(/.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 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.re x.re) (*.f64 x.im x.im)))))))
(/.f64 (neg.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 (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.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 (-.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)))))) (neg.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 (-.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 (neg.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))))) (neg.f64 (-.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 (neg.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (-.f64 x.re x.im))) (neg.f64 (-.f64 x.re x.im)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (-.f64 x.re x.im))) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im 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.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)))))) #s(literal -1 binary64))
(pow.f64 (/.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))))) #s(literal -1 binary64))
(*.f64 (+.f64 x.re x.im) (-.f64 x.re 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 x.re x.im) (+.f64 x.re 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 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (*.f64 (*.f64 x.re (+.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 x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))
(+.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re x.im)))
(+.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))))
(+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) x.re) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) x.im))
(+.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) x.im) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) x.re))
(+.f64 (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 (*.f64 x.re x.im) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (+.f64 x.re x.im))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))
(+.f64 (*.f64 x.re (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re))) (*.f64 x.im (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re))))
(+.f64 (*.f64 x.im (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re))) (*.f64 x.re (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re))))
(fma.f64 x.re (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 x.im (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re))))
(fma.f64 x.re (*.f64 (+.f64 x.re x.im) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im))))
(fma.f64 x.re (*.f64 (+.f64 x.re 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 x.re (+.f64 x.re x.im))))
(fma.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re x.im) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re (+.f64 x.re x.im)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))
(fma.f64 x.im (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 x.re (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re))))
(fma.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re x.re) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re x.im)))
(fma.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im))))
(fma.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))
(fma.f64 (+.f64 x.re x.im) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im))))
(fma.f64 (+.f64 x.re x.im) (*.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)) (*.f64 x.re (+.f64 x.re x.im))))
(fma.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im))))
(fma.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))
(fma.f64 (*.f64 x.re (+.f64 x.re x.im)) (*.f64 x.re x.re) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (+.f64 x.re 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 x.re (+.f64 x.re x.im))))
(fma.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) x.re (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) x.im))
(fma.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) x.im (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) x.re))
(fma.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (+.f64 x.re x.im) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im))))
(fma.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (+.f64 x.re x.im) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))
(fma.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) x.re (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im))))
(fma.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) x.re (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))))
(fma.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im)) (-.f64 x.re x.im) (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im))))
(fma.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im)) (-.f64 x.re x.im) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re 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))))) (*.f64 x.re (+.f64 x.re 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 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(/.f64 (*.f64 (*.f64 x.re (+.f64 x.re 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 (*.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.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 x.re x.re) (*.f64 x.im x.im)))
(/.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (-.f64 x.re x.im))
(/.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im 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 x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 x.re (+.f64 x.re 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 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 x.re (+.f64 x.re x.im)))) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (+.f64 x.re 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))))))) (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 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)))))) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) (neg.f64 (-.f64 x.re x.im)))
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re)))))
(*.f64 x.re (*.f64 (+.f64 x.re x.im) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))
(*.f64 (+.f64 x.re x.im) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)))
(*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))
(*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (+.f64 x.re x.im))
(*.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 x.re x.im)) x.re)
(*.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (+.f64 x.re x.im)) (-.f64 x.re x.im))
(+.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 x.re x.re))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.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)))
(exp.f64 (*.f64 (*.f64 (log.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)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 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 (*.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 (*.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 x.re (*.f64 x.re (*.f64 x.re 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 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 (*.f64 x.im (*.f64 x.im (*.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.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))
(/.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 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 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) (/.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 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 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 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 #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 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 #s(literal -1 binary64) (neg.f64 (/.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 #s(literal 0 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.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 #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 (*.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.im (*.f64 x.re (*.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 (*.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 #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 #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 (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 x.re (*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 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)))) (neg.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 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)))) (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 #s(literal 0 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.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.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.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 (*.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 (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.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 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))
(pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 1 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))
(pow.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 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))
(pow.f64 (/.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)) #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 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 (-.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 #s(literal 0 binary64) (+.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 #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) (pow.f64 (-.f64 #s(literal 0 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.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 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 (pow.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)) (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 #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 (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 #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 (pow.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.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))))) #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 (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 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 #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 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 #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))

simplify321.0ms (2.6%)

Algorithm
egg-herbie
Rules
3236×*-lowering-*.f32
3236×*-lowering-*.f64
1658×+-lowering-+.f64
1658×+-lowering-+.f32
1570×sum3-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01843549
16253022
221112915
364132914
081932914
Stop Event
iter limit
node limit
Counts
468 → 468
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))))
(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)
(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) 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) 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.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)
(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)
(* 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)))
(* -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))))
(* 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))
(* -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
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
(* -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))
(+ (* -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))
(* -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))
(* -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))
(* -1 (* (pow x.im 3) x.re))
(* x.re (+ (* -1 (* (pow x.im 2) x.re)) (* -1 (pow x.im 3))))
(* x.re (+ (* -1 (pow x.im 3)) (* x.re (+ (* -1 (pow x.im 2)) (* x.im x.re)))))
(* x.re (+ (* -1 (pow x.im 3)) (* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.im x.re))))))
(pow x.re 4)
(* (pow x.re 4) (+ 1 (/ x.im x.re)))
(* (pow x.re 4) (+ 1 (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re))))
(* (pow x.re 4) (+ 1 (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (+ (* -1 (/ (pow x.im 3) (pow x.re 3))) (/ x.im x.re)))))
(pow x.re 4)
(* (pow x.re 4) (+ 1 (/ x.im x.re)))
(* (pow x.re 4) (+ 1 (* -1 (/ (+ (* -1 x.im) (/ (pow x.im 2) x.re)) x.re))))
(* (pow x.re 4) (+ 1 (* -1 (/ (+ (* -1 x.im) (* -1 (/ (+ (* -1 (/ (pow x.im 3) x.re)) (* -1 (pow x.im 2))) x.re))) x.re))))
(pow x.re 4)
(+ (* x.im (pow x.re 3)) (pow x.re 4))
(+ (* x.im (+ (* -1 (* x.im (pow x.re 2))) (pow x.re 3))) (pow x.re 4))
(+ (* x.im (+ (* x.im (+ (* -1 (* x.im x.re)) (* -1 (pow x.re 2)))) (pow x.re 3))) (pow x.re 4))
(* -1 (* (pow x.im 3) x.re))
(* (pow x.im 3) (+ (* -1 x.re) (* -1 (/ (pow x.re 2) x.im))))
(* (pow x.im 3) (+ (* -1 x.re) (+ (* -1 (/ (pow x.re 2) x.im)) (/ (pow x.re 3) (pow x.im 2)))))
(* (pow x.im 3) (+ (* -1 x.re) (+ (* -1 (/ (pow x.re 2) x.im)) (+ (/ (pow x.re 3) (pow x.im 2)) (/ (pow x.re 4) (pow x.im 3))))))
(* -1 (* (pow x.im 3) x.re))
(* -1 (* (pow x.im 3) (+ x.re (/ (pow x.re 2) x.im))))
(* -1 (* (pow x.im 3) (+ x.re (* -1 (/ (+ (* -1 (pow x.re 2)) (/ (pow x.re 3) x.im)) x.im)))))
(* -1 (* (pow x.im 3) (+ x.re (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow x.re 4) x.im)) (* -1 (pow x.re 3))) x.im)) (* -1 (pow x.re 2))) x.im)))))
(* -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))
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 (*.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 #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 (*.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 #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 (*.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))
(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) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.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)
(* 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 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re)))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.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)
(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)
(* 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 (*.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 (* -1 (/ (+ (* 2 (pow x.im 2)) (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 (* -1 (/ (+ (* 2 (pow x.im 2)) (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) (- (/ (pow x.im 2) (pow x.re 2)) (+ 1 (* -2 (/ (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))))
(* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) (+ 1 (* -2 (/ (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))))
(* -1 (* (pow x.re 3) (- (/ (pow x.im 2) (pow x.re 2)) (+ 1 (* -2 (/ (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))
(+ (* (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 (*.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) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))
(*.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) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))
(*.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) (- (* -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 (*.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) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))
(*.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) (- (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))) (* 2 x.re)))
(*.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 (* (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 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(* (pow x.re 3) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(* (pow x.re 3) (+ 1 (* -1 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 1 binary64) (/.f64 (*.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)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(* -1 (* (pow x.re 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 x.im x.im) (*.f64 x.re x.re))))
(* -1 (* (pow x.re 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 x.im x.im) (*.f64 x.re x.re))))
(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 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) 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 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (+ (* -1 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* 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))
(* -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 (*.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 #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 (*.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 #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 (*.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
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
1
#s(literal 1 binary64)
(* -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 (*.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 #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 (*.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 #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 (*.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))
(*.f64 #s(literal -9 binary64) (pow.f64 x.im #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))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 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 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re))
(* -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 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal -9 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (pow.f64 x.im #s(literal 4 binary64)))))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal -9 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (pow.f64 x.im #s(literal 4 binary64)))))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal -9 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (pow.f64 x.im #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 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal -9 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (pow.f64 x.im #s(literal 4 binary64)))))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal -9 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (pow.f64 x.im #s(literal 4 binary64)))))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal -9 binary64) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (pow.f64 x.im #s(literal 4 binary64)))))
(* -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))
(* -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 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.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 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.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 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(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 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.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 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.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 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(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 (*.f64 x.re x.re) 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 (*.f64 x.re x.re) 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 (*.f64 x.re x.re) 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 (*.f64 x.re x.re) 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 (*.f64 x.re x.re) 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 (*.f64 x.re x.re) x.im) x.im)))
(* -1 (* (pow x.im 3) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.re))))
(* x.re (+ (* -1 (* (pow x.im 2) x.re)) (* -1 (pow x.im 3))))
(*.f64 x.im (*.f64 (*.f64 x.re (+.f64 x.im x.re)) (-.f64 #s(literal 0 binary64) x.im)))
(* x.re (+ (* -1 (pow x.im 3)) (* x.re (+ (* -1 (pow x.im 2)) (* x.im x.re)))))
(*.f64 x.im (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.re (+.f64 x.im x.re)))))
(* x.re (+ (* -1 (pow x.im 3)) (* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.im x.re))))))
(*.f64 x.re (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (+.f64 x.im x.re))) (*.f64 (*.f64 x.re x.re) (+.f64 x.im x.re))))
(pow x.re 4)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(* (pow x.re 4) (+ 1 (/ x.im x.re)))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (+.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(* (pow x.re 4) (+ 1 (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re))))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im (+.f64 #s(literal -1 binary64) (/.f64 x.im x.re))) x.re)))
(* (pow x.re 4) (+ 1 (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (+ (* -1 (/ (pow x.im 3) (pow x.re 3))) (/ x.im x.re)))))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 x.im x.re)) (*.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (-.f64 #s(literal -1 binary64) (/.f64 x.im x.re)))))
(pow x.re 4)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(* (pow x.re 4) (+ 1 (/ x.im x.re)))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (+.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(* (pow x.re 4) (+ 1 (* -1 (/ (+ (* -1 x.im) (/ (pow x.im 2) x.re)) x.re))))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im (+.f64 #s(literal -1 binary64) (/.f64 x.im x.re))) x.re)))
(* (pow x.re 4) (+ 1 (* -1 (/ (+ (* -1 x.im) (* -1 (/ (+ (* -1 (/ (pow x.im 3) x.re)) (* -1 (pow x.im 2))) x.re))) x.re))))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x.im (/.f64 (*.f64 (*.f64 x.im x.im) (-.f64 #s(literal -1 binary64) (/.f64 x.im x.re))) x.re)) x.re)))
(pow x.re 4)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(+ (* x.im (pow x.re 3)) (pow x.re 4))
(*.f64 x.re (*.f64 (*.f64 x.re x.re) (+.f64 x.im x.re)))
(+ (* x.im (+ (* -1 (* x.im (pow x.re 2))) (pow x.re 3))) (pow x.re 4))
(*.f64 x.re (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.re x.im)))))
(+ (* x.im (+ (* x.im (+ (* -1 (* x.im x.re)) (* -1 (pow x.re 2)))) (pow x.re 3))) (pow x.re 4))
(*.f64 x.re (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) (+.f64 x.im x.re))) (*.f64 (*.f64 x.re x.re) (+.f64 x.im x.re))))
(* -1 (* (pow x.im 3) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.re))))
(* (pow x.im 3) (+ (* -1 x.re) (* -1 (/ (pow x.re 2) x.im))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (-.f64 #s(literal -1 binary64) (/.f64 x.re x.im)))))
(* (pow x.im 3) (+ (* -1 x.re) (+ (* -1 (/ (pow x.re 2) x.im)) (/ (pow x.re 3) (pow x.im 2)))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.im (-.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (+.f64 #s(literal -1 binary64) (/.f64 x.re x.im))) x.re)))
(* (pow x.im 3) (+ (* -1 x.re) (+ (* -1 (/ (pow x.re 2) x.im)) (+ (/ (pow x.re 3) (pow x.im 2)) (/ (pow x.re 4) (pow x.im 3))))))
(*.f64 x.im (*.f64 (*.f64 x.im x.im) (+.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (+.f64 #s(literal -1 binary64) (/.f64 x.re x.im))) (-.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (*.f64 x.im (*.f64 x.im x.im))) x.re))))
(* -1 (* (pow x.im 3) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.re))))
(* -1 (* (pow x.im 3) (+ x.re (/ (pow x.re 2) x.im))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.re (-.f64 #s(literal -1 binary64) (/.f64 x.re x.im)))))
(* -1 (* (pow x.im 3) (+ x.re (* -1 (/ (+ (* -1 (pow x.re 2)) (/ (pow x.re 3) x.im)) x.im)))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.im (-.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (+.f64 #s(literal -1 binary64) (/.f64 x.re x.im))) x.re)))
(* -1 (* (pow x.im 3) (+ x.re (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow x.re 4) x.im)) (* -1 (pow x.re 3))) x.im)) (* -1 (pow x.re 2))) x.im)))))
(*.f64 (*.f64 x.im (*.f64 x.im x.im)) (+.f64 (-.f64 #s(literal 0 binary64) x.re) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) x.im)) x.im) (*.f64 x.re x.re)) 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 (*.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)))

eval268.0ms (2.1%)

Compiler

Compiled 67489 to 2874 computations (95.7% saved)

prune155.0ms (1.2%)

Pruning

17 alts after pruning (10 fresh and 7 done)

PrunedKeptTotal
New167141675
Fresh268
Picked235
Done044
Total1675171692
Accuracy
100.0%
Counts
1692 → 17
Alt Table
Click to see full alt table
StatusAccuracyProgram
60.8%
(pow.f64 x.re #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))))
90.1%
(/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
61.0%
(-.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
56.4%
(-.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 x.re (+.f64 x.re x.im)) (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im)))) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
78.7%
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im)) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
88.8%
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im)))
42.4%
(*.f64 (/.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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) x.re)
90.2%
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
55.4%
(*.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im)
49.0%
(*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im))
55.4%
(*.f64 (*.f64 x.im (*.f64 x.im x.re)) #s(literal -3 binary64))
49.0%
(*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re)
55.4%
(*.f64 (*.f64 x.im x.re) (*.f64 x.im #s(literal -3 binary64)))
63.2%
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
60.7%
(*.f64 x.re (*.f64 x.re x.re))
48.9%
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
Compiler

Compiled 1302 to 334 computations (74.3% saved)

regimes76.0ms (0.6%)

Counts
39 → 2
Calls
Call 1
Inputs
(*.f64 x.re (*.f64 x.re x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 (*.f64 x.im x.re) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re)
(*.f64 (*.f64 x.im (*.f64 x.im 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 #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 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.re #s(literal -3 binary64)) x.im)))
(/.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 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 (*.f64 x.im x.im) (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) x.re)) (*.f64 (*.f64 x.re (+.f64 x.im x.im)) x.im))
(-.f64 (*.f64 x.im (neg.f64 (*.f64 x.re x.im))) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) x.re)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
(-.f64 (*.f64 (*.f64 x.re (+.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
(-.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 (*.f64 (*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 x.im x.re))) (-.f64 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
(-.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
(*.f64 (/.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 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) (+.f64 x.re x.im)) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (+.f64 x.re x.im)))) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) 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 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))))
(*.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 #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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) x.re)
(-.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 x.re (+.f64 x.re x.im)) (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im)))) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) 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 (*.f64 x.im #s(literal -3 binary64)) x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))) (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re))))
(*.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))) (+.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)))) (/.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 x.re (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 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 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re 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 (*.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))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))))
(-.f64 (*.f64 (/.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)))) x.re) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) 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 (*.f64 x.im #s(literal -3 binary64)) x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))) (/.f64 #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 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 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64)))) (*.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)))))) (*.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 9 binary64))))))
(pow.f64 x.re #s(literal 3 binary64))
(fma.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) x.im (*.f64 x.re (*.f64 x.re x.re)))
(-.f64 (*.f64 (/.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)))))) x.re) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
Outputs
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
(*.f64 (*.f64 x.im (*.f64 x.im x.re)) #s(literal -3 binary64))
Calls

3 calls:

33.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))
30.0ms
x.re
10.0ms
x.im
Results
AccuracySegmentsBranch
97.4%2x.re
98.6%2x.im
97.8%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)

regimes4.0ms (0%)

Counts
9 → 2
Calls
Call 1
Inputs
(*.f64 x.re (*.f64 x.re x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 (*.f64 x.im x.re) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re)
(*.f64 (*.f64 x.im (*.f64 x.im 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 #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))))
Outputs
(*.f64 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 x.re)) #s(literal -3 binary64))
Calls

1 calls:

3.0ms
x.im
Results
AccuracySegmentsBranch
98.6%2x.im
Compiler

Compiled 3 to 2 computations (33.3% saved)

regimes7.0ms (0.1%)

Counts
8 → 2
Calls
Call 1
Inputs
(*.f64 x.re (*.f64 x.re x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 (*.f64 x.im x.re) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re)
(*.f64 (*.f64 x.im (*.f64 x.im 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 #s(literal -3 binary64))) x.im)
Outputs
(*.f64 x.re (*.f64 x.re x.re))
(*.f64 (*.f64 x.im (*.f64 x.im x.re)) #s(literal -3 binary64))
Calls

2 calls:

3.0ms
x.im
3.0ms
x.re
Results
AccuracySegmentsBranch
83.0%2x.re
85.5%2x.im
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes3.0ms (0%)

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

1 calls:

2.0ms
x.im
Results
AccuracySegmentsBranch
85.5%2x.im
Compiler

Compiled 3 to 2 computations (33.3% saved)

regimes4.0ms (0%)

Counts
3 → 2
Calls
Call 1
Inputs
(*.f64 x.re (*.f64 x.re x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im 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 (*.f64 x.im x.im) x.re))
Calls

2 calls:

2.0ms
x.re
2.0ms
x.im
Results
AccuracySegmentsBranch
76.9%2x.re
79.0%2x.im
Compiler

Compiled 6 to 4 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
60.7%1x.re
60.7%1x.im
Compiler

Compiled 6 to 4 computations (33.3% saved)

bsearch27.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
26.0ms
1.2831983839581316e+143
3.3807242494389184e+144
Results
22.0ms112×0valid
Compiler

Compiled 194 to 127 computations (34.5% saved)

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

bsearch15.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
13.0ms
3.3807242494389184e+144
3.6302166855878154e+146
Results
10.0ms112×0valid
Compiler

Compiled 194 to 127 computations (34.5% saved)

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

bsearch32.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
30.0ms
3.095004423321215e+37
1.9792668768474707e+40
Results
26.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)

bsearch18.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
16.0ms
3.095004423321215e+37
1.9792668768474707e+40
Results
12.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 (70.8% of total)
ival-sub: 1.0ms (14.2% of total)
ival-add: 1.0ms (14.2% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch34.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
32.0ms
3.095004423321215e+37
1.9792668768474707e+40
Results
12.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.9% of total)
ival-sub: 1.0ms (14.4% of total)
ival-add: 1.0ms (14.4% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

simplify8.0ms (0.1%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
03497
14897
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 x.im #s(literal 3299999999999999991713998842273183317623127907363285486273775857117515543411180995268070304187274150627641507387310567506642920916775649536901120 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re) (*.f64 (*.f64 x.im (*.f64 x.im x.re)) #s(literal -3 binary64)))
(if (<=.f64 x.im #s(literal 359999999999999984980663249087471622250596288802114108280732255226844585686050970900262829809972190046782097002996027959460335569230068820157136896 binary64)) (*.f64 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 x.re)) #s(literal -3 binary64)))
(if (<=.f64 x.im #s(literal 195000000000000011666225197496060084224 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.re)) #s(literal -3 binary64)))
(if (<=.f64 x.im #s(literal 510000000000000013075235810547928662016 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.re) (*.f64 x.im #s(literal -3 binary64))))
(if (<=.f64 x.im #s(literal 33000000000000000957159175573563506688 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re)))
(*.f64 x.re (*.f64 x.re x.re))
Outputs
(if (<=.f64 x.im #s(literal 3299999999999999991713998842273183317623127907363285486273775857117515543411180995268070304187274150627641507387310567506642920916775649536901120 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re) (*.f64 (*.f64 x.im (*.f64 x.im x.re)) #s(literal -3 binary64)))
(if (<=.f64 x.im #s(literal 3299999999999999991713998842273183317623127907363285486273775857117515543411180995268070304187274150627641507387310567506642920916775649536901120 binary64)) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re))))
(if (<=.f64 x.im #s(literal 359999999999999984980663249087471622250596288802114108280732255226844585686050970900262829809972190046782097002996027959460335569230068820157136896 binary64)) (*.f64 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 x.re)) #s(literal -3 binary64)))
(if (<=.f64 x.im #s(literal 359999999999999984980663249087471622250596288802114108280732255226844585686050970900262829809972190046782097002996027959460335569230068820157136896 binary64)) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re))))
(if (<=.f64 x.im #s(literal 195000000000000011666225197496060084224 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im x.re)) #s(literal -3 binary64)))
(if (<=.f64 x.im #s(literal 195000000000000011666225197496060084224 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re))))
(if (<=.f64 x.im #s(literal 510000000000000013075235810547928662016 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.re) (*.f64 x.im #s(literal -3 binary64))))
(if (<=.f64 x.im #s(literal 510000000000000013075235810547928662016 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 33000000000000000957159175573563506688 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re)))
(if (<=.f64 x.im #s(literal 33000000000000000957159175573563506688 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im))))
(*.f64 x.re (*.f64 x.re x.re))

soundness1.3s (10.3%)

Rules
4616×*-lowering-*.f32
4616×*-lowering-*.f64
4034×*-lowering-*.f32
4034×*-lowering-*.f64
3422×/-lowering-/.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
0751410
12411137
27631125
333631125
087701125
034137
1212115
21559109
08285109
01115
13514
28313
326510
49099
553299
081359
01565
111454
093354
Stop Event
fuel
iter limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 243 to 134 computations (44.9% saved)

preprocess99.0ms (0.8%)

Remove

(negabs x.re)

Compiler

Compiled 422 to 196 computations (53.6% saved)

end0.0ms (0%)

Profiling

Loading profile data...