math.cube on complex, real part

Time bar (total: 12.0s)

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.1s (42.4%)

Results
4.8s8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 1.5s
ival-mult: 1.4s (90.5% of total)
ival-sub: 88.0ms (5.8% of total)
ival-add: 47.0ms (3.1% of total)
const: 7.0ms (0.5% of total)
backward-pass: 3.0ms (0.2% of total)
Bogosity

preprocess206.0ms (1.7%)

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)

explain107.0ms (0.9%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
210-0-(-.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
190-0-(*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re)
90-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
57.0ms512×0valid
Compiler

Compiled 157 to 35 computations (77.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 30.0ms
ival-mult: 22.0ms (73% of total)
ival-sub: 5.0ms (16.6% of total)
ival-add: 3.0ms (10% 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
82.8%
(-.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))
89.5%
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))))
Compiler

Compiled 34 to 19 computations (44.1% saved)

simplify120.0ms (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)

localize77.0ms (0.6%)

Localize:

Found 8 expressions of interest:

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

Compiled 102 to 16 computations (84.3% saved)

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

series17.0ms (0.1%)

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

51 calls:

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

rewrite100.0ms (0.8%)

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))

simplify286.0ms (2.4%)

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))))

eval35.0ms (0.3%)

Compiler

Compiled 7897 to 508 computations (93.6% saved)

prune60.0ms (0.5%)

Pruning

9 alts after pruning (9 fresh and 0 done)

PrunedKeptTotal
New3639372
Fresh000
Picked202
Done000
Total3659374
Accuracy
100.0%
Counts
374 → 9
Alt Table
Click to see full alt table
StatusAccuracyProgram
24.9%
(/.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))))
36.5%
(/.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))))
91.5%
(-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
85.8%
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))
89.4%
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
41.5%
(*.f64 x.re (/.f64 (-.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))
55.6%
(*.f64 x.re (*.f64 x.re x.re))
50.3%
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
50.2%
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
Compiler

Compiled 358 to 182 computations (49.2% saved)

simplify168.0ms (1.4%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
cost-diff0
(-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))
cost-diff0
(*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re)
cost-diff0
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))))
cost-diff0
(*.f64 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 #s(literal -3 binary64) (*.f64 x.im x.im))
cost-diff0
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
cost-diff0
(*.f64 x.re x.re)
cost-diff0
(*.f64 x.re (*.f64 x.re x.re))
cost-diff0
(*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re 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-diff256
(-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
Rules
2250×sum4-define
2124×*-lowering-*.f32
2124×*-lowering-*.f64
2022×+-lowering-+.f64
2022×+-lowering-+.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
032203
193181
2238175
3662174
42394173
57706173
08014173
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (* (+ 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.re x.im) x.re))
(+ x.re x.im)
x.re
x.im
(* (- x.re x.im) x.re)
(- 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 (* -3 (* x.im x.im)))
x.re
(* -3 (* x.im x.im))
-3
(* x.im x.im)
x.im
(+ (* 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.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re) (+ (* x.re x.re) (* 3 (* x.im x.im))))
(* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re)
(- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9))
(* x.re (* x.re (* x.re x.re)))
x.re
(* x.re (* x.re x.re))
(* x.re x.re)
(* (* x.im (* x.im (* x.im x.im))) 9)
(* x.im (* x.im (* x.im x.im)))
x.im
(* x.im (* x.im x.im))
(* x.im x.im)
9
(+ (* x.re x.re) (* 3 (* x.im x.im)))
(* 3 (* x.im x.im))
3
Outputs
(- (* (+ x.re x.im) (* (- x.re x.im) x.re)) (* (+ (* 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.im) (* (- x.re x.im) x.re))
(*.f64 x.re (*.f64 (+.f64 x.re x.im) (-.f64 x.re x.im)))
(+ x.re x.im)
(+.f64 x.re x.im)
x.re
x.im
(* (- x.re x.im) x.re)
(*.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 (*.f64 x.re (*.f64 x.im 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))
(*.f64 x.re (*.f64 x.re x.re))
x.re
(* x.re x.re)
(*.f64 x.re x.re)
(* x.re (* -3 (* x.im x.im)))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
x.re
(* -3 (* x.im x.im))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
-3
#s(literal -3 binary64)
(* x.im x.im)
(*.f64 x.im x.im)
x.im
(+ (* 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 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
x.im
(* (* x.im -3) x.re)
(*.f64 x.re (*.f64 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.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 x.im) (*.f64 x.im (*.f64 x.im #s(literal -9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re)
(*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 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 x.im) (*.f64 x.im (*.f64 x.im #s(literal -9 binary64)))))
(* x.re (* x.re (* x.re x.re)))
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
x.re
(* x.re (* x.re x.re))
(*.f64 x.re (*.f64 x.re x.re))
(* x.re x.re)
(*.f64 x.re x.re)
(* (* x.im (* x.im (* x.im x.im))) 9)
(*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im #s(literal 9 binary64))))
(* x.im (* x.im (* x.im x.im)))
(*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))
x.im
(* x.im (* x.im x.im))
(*.f64 x.im (*.f64 x.im x.im))
(* x.im x.im)
(*.f64 x.im x.im)
9
#s(literal 9 binary64)
(+ (* x.re x.re) (* 3 (* x.im x.im)))
(+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))
(* 3 (* x.im x.im))
(*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))
3
#s(literal 3 binary64)

localize140.0ms (1.2%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))
accuracy96.7%
(*.f64 (-.f64 (*.f64 x.re (*.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)
accuracy88.2%
(-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))
accuracy45.5%
(/.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))))
accuracy99.9%
(*.f64 x.re (*.f64 x.re x.re))
accuracy99.8%
(*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re))
accuracy99.4%
(*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)
accuracy87.6%
(+.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.8%
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
accuracy87.7%
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
accuracy100.0%
(*.f64 x.re x.re)
accuracy99.9%
(*.f64 x.re (*.f64 x.re x.re))
accuracy100.0%
(*.f64 (-.f64 x.re x.im) x.re)
accuracy99.8%
(*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re))
accuracy99.7%
(*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im)
accuracy93.3%
(-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
Results
91.0ms256×0valid
Compiler

Compiled 254 to 33 computations (87% saved)

Precisions
Click to see histograms. Total time spent on operations: 46.0ms
ival-mult: 35.0ms (75.4% of total)
ival-add: 5.0ms (10.8% of total)
ival-sub: 4.0ms (8.6% of total)
ival-div: 2.0ms (4.3% of total)
const: 1.0ms (2.2% of total)
backward-pass: 0.0ms (0% of total)

series35.0ms (0.3%)

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

90 calls:

TimeVariablePointExpression
18.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.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
@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))))
1.0ms
x.re
@inf
(- (* (+ x.re x.im) (* (- x.re x.im) x.re)) (* (+ (* x.re x.im) (* x.im x.re)) x.im))

rewrite396.0ms (3.3%)

Algorithm
batch-egg-rewrite
Rules
3282×*-lowering-*.f32
3282×*-lowering-*.f64
2600×/-lowering-/.f32
2600×/-lowering-/.f64
1718×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
032130
1195105
21646101
08224101
Stop Event
iter limit
node limit
Counts
18 → 596
Calls
Call 1
Inputs
(- (* (+ 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.im) (* x.im x.re))
(* (+ x.re x.im) (* (- x.re x.im) x.re))
(* x.re (* x.re x.re))
(* x.re x.re)
(* x.re (* -3 (* x.im x.im)))
(* -3 (* x.im x.im))
(* x.im x.im)
(+ (* x.re (* x.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.im (* x.im (* x.im x.im))) 9)) x.re) (+ (* x.re x.re) (* 3 (* x.im x.im))))
(* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re)
(- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9))
(* x.re (* x.re (* x.re x.re)))
(* (- x.re x.im) x.re)
(* (* x.im -3) x.re)
(* 3 (* x.im x.im))
Outputs
(+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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 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 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 x.im) (*.f64 x.re (-.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 x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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 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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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 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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 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 x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (-.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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.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 x.im) (*.f64 x.re (-.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)))))))
(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 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im 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))))))
(fma.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (neg.f64 (-.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)))))))
(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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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))))))
(fma.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (-.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)))))))
(fma.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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))))))
(fma.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)) (neg.f64 (-.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)))))))
(fma.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 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))))))
(fma.f64 (*.f64 x.re (-.f64 x.re x.im)) (+.f64 x.re x.im) (neg.f64 (-.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)))))))
(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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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)))))
(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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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))))))
(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))))
(fma.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re (+.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))))))
(fma.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re (neg.f64 (-.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)))))))
(fma.f64 (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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 x.im) (*.f64 x.re (-.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)))))
(fma.f64 (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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 x.im) (*.f64 x.re (-.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))))))
(fma.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 (-.f64 x.re x.im))))
(fma.f64 (*.f64 (+.f64 x.re x.im) x.re) (-.f64 x.re x.im) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 (*.f64 (+.f64 x.re x.im) x.re) (-.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))))))
(fma.f64 (*.f64 (+.f64 x.re x.im) x.re) (-.f64 x.re x.im) (neg.f64 (-.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 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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 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 (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 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 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (neg.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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 (*.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 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re 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 x.im) (*.f64 x.re (-.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 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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 (+.f64 x.re x.im) (*.f64 x.re (-.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.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 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (+.f64 (*.f64 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)))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) #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 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.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 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (+.f64 (*.f64 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)))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) #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 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) (*.f64 (-.f64 x.re x.im) (*.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 x.im) (+.f64 (*.f64 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 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 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) (*.f64 (-.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))) x.im))) (*.f64 (-.f64 x.re x.im) (+.f64 (*.f64 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 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 (*.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 (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.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 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (+.f64 (*.f64 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))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.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 x.re (-.f64 x.re x.im))) (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.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 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (+.f64 (*.f64 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))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) #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 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) (*.f64 (-.f64 x.re x.im) (*.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 x.im) (+.f64 (*.f64 x.re (*.f64 x.im (*.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))) #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 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) (*.f64 (-.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))) x.im))) (*.f64 (-.f64 x.re x.im) (+.f64 (*.f64 x.re (*.f64 x.im (*.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))) #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 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 x.re) (*.f64 x.im (-.f64 x.im x.re)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #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 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re)))))
(/.f64 (+.f64 (*.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 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #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 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) (-.f64 x.re x.im)))
(/.f64 (+.f64 (*.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 x.re) (*.f64 x.im (-.f64 x.im x.re)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #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 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re)))))
(/.f64 (+.f64 (*.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 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re (*.f64 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.re (-.f64 x.re x.im))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #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.im x.re)))) (*.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.im x.re)))))
(/.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.im x.re)))) (*.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.im x.re)))))
(/.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 (*.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 x.re) (*.f64 x.im (-.f64 x.im x.re)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #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 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re)))))
(/.f64 (+.f64 (*.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 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #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 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) (-.f64 x.re x.im)))
(/.f64 (+.f64 (*.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 x.re) (*.f64 x.im (-.f64 x.im x.re)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #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 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re)))))
(/.f64 (+.f64 (*.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 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re (*.f64 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.re (-.f64 x.re x.im))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #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.im x.re)))) (*.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.im x.re)))))
(/.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.im x.re)))) (*.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.im x.re)))))
(/.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 (*.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 (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.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 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (+.f64 (*.f64 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)))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) #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 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.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 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (+.f64 (*.f64 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)))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) #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 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) (*.f64 (-.f64 x.re x.im) (*.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 x.im) (+.f64 (*.f64 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 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 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) (*.f64 (-.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))) x.im))) (*.f64 (-.f64 x.re x.im) (+.f64 (*.f64 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 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 (*.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 (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.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 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (+.f64 (*.f64 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))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.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 x.re (-.f64 x.re x.im))) (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.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 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (+.f64 (*.f64 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))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) #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 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) (*.f64 (-.f64 x.re x.im) (*.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 x.im) (+.f64 (*.f64 x.re (*.f64 x.im (*.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))) #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 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) (*.f64 (-.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))) x.im))) (*.f64 (-.f64 x.re x.im) (+.f64 (*.f64 x.re (*.f64 x.im (*.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))) #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.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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.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 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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.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 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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 (*.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)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re 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 x.im) (*.f64 x.re (-.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 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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))))))) (neg.f64 (-.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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 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))))) (pow.f64 (+.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))))) #s(literal 3 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 (*.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.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 x.im) (*.f64 x.re (-.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))) (*.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 #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.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.re) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (pow.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))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (-.f64 (*.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 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 x.im) (*.f64 x.re (-.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 (+.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 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 x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re 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 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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))))) (pow.f64 (-.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))))) #s(literal 3 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 (*.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.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 x.im) (*.f64 x.re (-.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 (pow.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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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 (/.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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) #s(literal 3 binary64))) (+.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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 (*.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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))) (+.f64 (*.f64 (/.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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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 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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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 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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))))))
(/.f64 (-.f64 (pow.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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.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 x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) #s(literal 3 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 x.im (/.f64 #s(literal 0 binary64) #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 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (+.f64 (*.f64 (/.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 x.im) (*.f64 x.re (-.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 x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 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 x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))))
(*.f64 (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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 x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (/.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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 x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (/.f64 #s(literal 0 binary64) #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 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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 (+.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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.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))))
(fma.f64 x.im (*.f64 x.re x.im) (*.f64 x.im (*.f64 x.re x.im)))
(fma.f64 (*.f64 x.re x.im) x.im (*.f64 (*.f64 x.re x.im) x.im))
(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 (neg.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))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #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.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im)) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 0 binary64) x.im)) #s(literal 0 binary64))
(/.f64 (+.f64 (pow.f64 (*.f64 x.im (*.f64 x.re x.im)) #s(literal 3 binary64)) (pow.f64 (*.f64 x.im (*.f64 x.re x.im)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.re x.im)) (*.f64 x.im (*.f64 x.re x.im))) (-.f64 (*.f64 (*.f64 x.im (*.f64 x.re x.im)) (*.f64 x.im (*.f64 x.re x.im))) (*.f64 (*.f64 x.im (*.f64 x.re x.im)) (*.f64 x.im (*.f64 x.re x.im))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x.re x.im) x.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x.re x.im) x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x.re x.im) x.im) (*.f64 (*.f64 x.re x.im) x.im)) (-.f64 (*.f64 (*.f64 (*.f64 x.re x.im) x.im) (*.f64 (*.f64 x.re x.im) x.im)) (*.f64 (*.f64 (*.f64 x.re x.im) x.im) (*.f64 (*.f64 x.re x.im) x.im)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 #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 #s(literal 0 binary64) (*.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 #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)))
(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.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 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 #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) (/.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 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 #s(literal 1 binary64) (pow.f64 (/.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)))) #s(literal 3 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.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 (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 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)))))
(/.f64 (pow.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))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) #s(literal 3 binary64)))
(/.f64 (pow.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))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) #s(literal 3 binary64)))
(/.f64 (pow.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)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) #s(literal 3 binary64)))
(/.f64 (pow.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)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))))) #s(literal 0 binary64))
(/.f64 (neg.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 (neg.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 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)))))
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 x.re x.im)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 x.re x.im)) #s(literal 3 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 x.re x.im)) (neg.f64 (*.f64 x.re x.im))) (-.f64 (*.f64 (neg.f64 (*.f64 x.re x.im)) (neg.f64 (*.f64 x.re x.im))) (*.f64 (neg.f64 (*.f64 x.re x.im)) (neg.f64 (*.f64 x.re x.im))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64)) #s(literal 3 binary64))) (+.f64 (*.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))) (+.f64 (*.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))) (*.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))))))
(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 (*.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)))) #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 (*.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.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 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 (*.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 (*.f64 x.re (*.f64 x.im (*.f64 x.re x.im))) #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.re (*.f64 x.im (*.f64 x.re x.im))) #s(literal 0 binary64))) #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)) x.im))
(+.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.im) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.re))
(+.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (*.f64 x.re (-.f64 x.re x.im))))
(+.f64 (*.f64 x.im (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))
(fma.f64 x.re (*.f64 x.re (-.f64 x.re x.im)) (*.f64 x.im (*.f64 x.re (-.f64 x.re x.im))))
(fma.f64 x.im (*.f64 x.re (-.f64 x.re x.im)) (*.f64 x.re (*.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)) x.im))
(fma.f64 (*.f64 x.re (-.f64 x.re x.im)) x.im (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.re))
(/.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.im x.re))))
(/.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.im x.re))))
(/.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.im x.re)))))
(/.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.im x.re)))))
(/.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 (+.f64 (pow.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.re) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.re) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.re)) (-.f64 (*.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.im) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.im)) (*.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.re) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.im)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.im) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.re) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.im) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.im)) (-.f64 (*.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.re) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.re)) (*.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.im) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) x.re)))))
(/.f64 (+.f64 (pow.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) #s(literal 3 binary64)) (pow.f64 (*.f64 x.im (*.f64 x.re (-.f64 x.re x.im))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.im (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (*.f64 x.re (-.f64 x.re x.im)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x.im (*.f64 x.re (-.f64 x.re x.im))) #s(literal 3 binary64)) (pow.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.im (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (*.f64 x.im (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.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 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 (*.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))
(*.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.re x.im))))))
(*.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 (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))))) (/.f64 (*.f64 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 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 x.re (-.f64 x.re 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 (-.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 (*.f64 x.re x.re) (*.f64 x.im x.im)) (-.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 (*.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.re x.im))))))
(*.f64 (/.f64 (*.f64 x.re (-.f64 x.re x.im)) (/.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 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im 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)))
(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.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 x.im (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)))
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im))
(*.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) x.im)
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re)
(*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im))
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) 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 (-.f64 #s(literal 0 binary64) x.im) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x.im)) #s(literal 2 binary64))
(*.f64 x.im x.im)
(*.f64 (-.f64 #s(literal 0 binary64) x.im) (-.f64 #s(literal 0 binary64) 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.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)))
(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 (*.f64 x.re 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.im (*.f64 (*.f64 (*.f64 x.re x.im) #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 #s(literal 0 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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(-.f64 (/.f64 (*.f64 x.im (*.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) (*.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 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (-.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re x.re)))))
(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.im (*.f64 (*.f64 x.re x.im) #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 #s(literal -3 binary64) (*.f64 (*.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.im #s(literal -3 binary64)) (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) x.im (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re #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.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(neg.f64 (*.f64 (/.f64 x.re #s(literal -1 binary64)) (+.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 x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 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 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 #s(literal 0 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 #s(literal 0 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (+.f64 (*.f64 (*.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 x.re x.re) (*.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (+.f64 (*.f64 x.im (*.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (-.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 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.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 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.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.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 #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 #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 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 #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 (*.f64 (*.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 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.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.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 #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 #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 (*.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 x.im (*.f64 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 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 (*.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 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re 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.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 x.im (*.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (-.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 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (-.f64 (*.f64 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 (neg.f64 (-.f64 #s(literal 0 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)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))))
(/.f64 (-.f64 (*.f64 x.im (*.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 (*.f64 (*.f64 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 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))) (/.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 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 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 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 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 x.im (*.f64 (*.f64 (*.f64 x.re x.im) #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 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.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 x.im (*.f64 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 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.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 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (-.f64 (*.f64 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 (neg.f64 (-.f64 #s(literal 0 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))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x.im (*.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (neg.f64 (-.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re x.re)))))
(/.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 x.im (*.f64 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 x.im (*.f64 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 x.im (*.f64 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 (pow.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 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x.im (*.f64 (*.f64 (*.f64 x.re x.im) #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))))) #s(literal 3 binary64))) (+.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 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.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 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (+.f64 (*.f64 (/.f64 (*.f64 x.im (*.f64 (*.f64 (*.f64 x.re x.im) #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 (*.f64 (*.f64 x.re x.im) #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 (*.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 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (*.f64 x.im (*.f64 (*.f64 (*.f64 x.re x.im) #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)))))))))
(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 (*.f64 (*.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 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.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.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 #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 #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 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.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 x.im (*.f64 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 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 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 (-.f64 #s(literal 0 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 #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 (*.f64 (*.f64 x.re (*.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 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.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 x.re x.re) (*.f64 (*.f64 x.re 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)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.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 x.im (*.f64 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 #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.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 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 #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))
(*.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(*.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 (*.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 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 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re 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 x.re) (*.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 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.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 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))) #s(literal -1 binary64)) (/.f64 (neg.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) (*.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 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.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 x.im (*.f64 x.im x.im))) #s(literal 27 binary64)))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 (neg.f64 x.re) #s(literal -1 binary64)) (+.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 x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal -1 binary64)) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) x.re) (/.f64 (*.f64 x.re (-.f64 (*.f64 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 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 x.im (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)))
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im))
(*.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) x.im)
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re)
(*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im))
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(+.f64 (*.f64 x.re (*.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)))
(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 (*.f64 x.re 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.im (*.f64 (*.f64 (*.f64 x.re x.im) #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 #s(literal 0 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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(-.f64 (/.f64 (*.f64 x.im (*.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) (*.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 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (-.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re x.re)))))
(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.im (*.f64 (*.f64 x.re x.im) #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 #s(literal -3 binary64) (*.f64 (*.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.im #s(literal -3 binary64)) (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) x.im (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re #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.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(neg.f64 (*.f64 (/.f64 x.re #s(literal -1 binary64)) (+.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 x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 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 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 #s(literal 0 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 #s(literal 0 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (+.f64 (*.f64 (*.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 x.re x.re) (*.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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (+.f64 (*.f64 x.im (*.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (-.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 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.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 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.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.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 #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 #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 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 #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 (*.f64 (*.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 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.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.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 #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 #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 (*.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 x.im (*.f64 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 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 (*.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 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re 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.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 x.im (*.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (-.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 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (-.f64 (*.f64 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 (neg.f64 (-.f64 #s(literal 0 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)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))))
(/.f64 (-.f64 (*.f64 x.im (*.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 (*.f64 (*.f64 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 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))) (/.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 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 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 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 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 x.im (*.f64 (*.f64 (*.f64 x.re x.im) #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 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.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 x.im (*.f64 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 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 x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.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 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.re (-.f64 (*.f64 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 (neg.f64 (-.f64 #s(literal 0 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))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x.im (*.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (neg.f64 (-.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re x.re)))))
(/.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 x.im (*.f64 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 x.im (*.f64 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 x.im (*.f64 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 (pow.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 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x.im (*.f64 (*.f64 (*.f64 x.re x.im) #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))))) #s(literal 3 binary64))) (+.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 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.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 #s(literal -3 binary64) (*.f64 x.im x.im)))))) (+.f64 (*.f64 (/.f64 (*.f64 x.im (*.f64 (*.f64 (*.f64 x.re x.im) #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 (*.f64 (*.f64 x.re x.im) #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 (*.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 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (*.f64 x.im (*.f64 (*.f64 (*.f64 x.re x.im) #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)))))))))
(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 (*.f64 (*.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 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.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.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 #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 #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 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.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 x.im (*.f64 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 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 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 (-.f64 #s(literal 0 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 #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 (*.f64 (*.f64 x.re (*.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 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.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 x.re x.re) (*.f64 (*.f64 x.re 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)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.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 x.im (*.f64 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 #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.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 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 #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))
(*.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(*.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 (*.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 (*.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 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 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re 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 x.re) (*.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 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.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 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))) #s(literal -1 binary64)) (/.f64 (neg.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) (*.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 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.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 x.im (*.f64 x.im x.im))) #s(literal 27 binary64)))) (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 (neg.f64 x.re) #s(literal -1 binary64)) (+.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 x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal -1 binary64)) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) x.re) (/.f64 (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(+.f64 (*.f64 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 (+.f64 (pow.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 3 binary64)) (pow.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re 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.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.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 3 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.re) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re 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.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.re) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.re)) (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.re)))))
(/.f64 (+.f64 (pow.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (*.f64 x.re (*.f64 (*.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 (pow.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) x.re) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) x.re) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) x.re)) (*.f64 (*.f64 (*.f64 x.re 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)))))
(*.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 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.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 (*.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 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 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(+.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.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 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 (*.f64 x.re x.re) (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (+.f64 (*.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 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (+.f64 (*.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 (*.f64 x.im x.im) (neg.f64 (*.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 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #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 (*.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) 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 #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 (*.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 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 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 (*.f64 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 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.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 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 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(fma.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.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 (*.f64 x.im x.im) (neg.f64 (*.f64 x.im x.im))) #s(literal 9 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))
(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)))
(/.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 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.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 #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 (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 (*.f64 x.re x.re) (*.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 (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)))))))
(/.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))))) (pow.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64))))))))
(/.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))))) (pow.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 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))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (*.f64 (*.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 (*.f64 (*.f64 x.re x.re) (*.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))))) (pow.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 (neg.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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))))) (pow.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 x.im (*.f64 x.im #s(literal 3 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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))))) (pow.f64 (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 (*.f64 x.im (*.f64 x.im (*.f64 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 x.im (*.f64 x.im (*.f64 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 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 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 (*.f64 x.re x.re) (*.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 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))))) (pow.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 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) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (*.f64 (*.f64 (*.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 (pow.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))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 (*.f64 x.re 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))))))) #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.re 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.re 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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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.re 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 (pow.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))))) #s(literal 3 binary64)) (pow.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 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x.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 x.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 (*.f64 (*.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.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 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)))))))))
(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 x.im (*.f64 x.im #s(literal 3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re 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 (*.f64 x.re x.re) (*.f64 x.re (-.f64 #s(literal 0 binary64) x.im)))
(+.f64 (*.f64 x.re x.re) (*.f64 (-.f64 #s(literal 0 binary64) x.im) x.re))
(fma.f64 x.re x.re (*.f64 x.re (-.f64 #s(literal 0 binary64) x.im)))
(fma.f64 x.re x.re (*.f64 (-.f64 #s(literal 0 binary64) x.im) x.re))
(/.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (+.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.re x.im))))
(/.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.re x.im))))
(/.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 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.re x.im)))))
(/.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.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (pow.f64 (*.f64 x.re (-.f64 #s(literal 0 binary64) x.im)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (-.f64 (*.f64 (*.f64 x.re (-.f64 #s(literal 0 binary64) x.im)) (*.f64 x.re (-.f64 #s(literal 0 binary64) x.im))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (-.f64 #s(literal 0 binary64) x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) x.re) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) x.re) (*.f64 (-.f64 #s(literal 0 binary64) x.im) x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (-.f64 #s(literal 0 binary64) x.im) x.re)))))
(*.f64 x.re (-.f64 x.re x.im))
(*.f64 (-.f64 x.re x.im) x.re)
(*.f64 (/.f64 (+.f64 x.re x.im) (-.f64 (*.f64 x.re x.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 (*.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 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 x.re) (*.f64 x.im 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 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 #s(literal 1 binary64) (-.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 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 x.re 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 x.re (-.f64 x.re x.im)) (+.f64 x.re x.im)))
(*.f64 (/.f64 (+.f64 x.re x.im) (/.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 (*.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 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (-.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 (-.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 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 (*.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 x.re (/.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im 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.re)) (*.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 (+.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 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 x.re x.im) (/.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 (*.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 (*.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 x.re (-.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 x.re (-.f64 x.re 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 x.re x.im) (+.f64 x.re x.im)))
(*.f64 (/.f64 (*.f64 x.re (-.f64 x.re x.im)) (/.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 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 (-.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 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))))
(*.f64 (/.f64 (*.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 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) x.re) (/.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 x.im) (+.f64 x.re x.im)))
(*.f64 (/.f64 (*.f64 (+.f64 x.re x.im) x.re) (/.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 x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re 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)
(*.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)

simplify211.0ms (1.8%)

Algorithm
egg-herbie
Rules
2512×*-lowering-*.f32
2512×*-lowering-*.f64
2460×+-lowering-+.f64
2460×+-lowering-+.f32
1986×fma-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01733383
16002592
221492288
085152288
Stop Event
iter limit
node limit
Counts
360 → 360
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))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(pow x.im 2)
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -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.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)
(* -1 (* x.im x.re))
(* x.re (+ x.re (* -1 x.im)))
(* x.re (+ x.re (* -1 x.im)))
(* x.re (+ x.re (* -1 x.im)))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(* (pow x.re 2) (+ 1 (* -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))
(+ (* -1 (* x.im x.re)) (pow x.re 2))
(* -1 (* x.im x.re))
(* x.im (+ (* -1 x.re) (/ (pow x.re 2) x.im)))
(* x.im (+ (* -1 x.re) (/ (pow x.re 2) x.im)))
(* x.im (+ (* -1 x.re) (/ (pow x.re 2) x.im)))
(* -1 (* x.im x.re))
(* -1 (* x.im (+ x.re (* -1 (/ (pow x.re 2) x.im)))))
(* -1 (* x.im (+ x.re (* -1 (/ (pow x.re 2) x.im)))))
(* -1 (* x.im (+ x.re (* -1 (/ (pow x.re 2) x.im)))))
(* -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))
(* 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
(* 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 (*.f64 x.im x.im) x.re) #s(literal -3 binary64)) 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 (*.f64 x.im x.im) x.re) #s(literal -3 binary64)) 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 (*.f64 x.im x.im) x.re) #s(literal -3 binary64)) 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 (*.f64 x.im x.im) x.re) #s(literal -3 binary64)) 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 (/.f64 (*.f64 x.re x.re) (*.f64 x.im 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 (/.f64 (*.f64 x.re x.re) (*.f64 x.im 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) (* -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 (/.f64 (*.f64 x.re x.re) (*.f64 x.im 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 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64))))
(* 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 x.re (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (* -1 x.im)))))
(*.f64 x.re (-.f64 #s(literal 0 binary64) (*.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 x.re (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -1 x.re) (/ (* x.re (+ x.re (* -1 x.re))) x.im)))
(*.f64 x.re (-.f64 #s(literal 0 binary64) (*.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 x.re (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -1 x.re) (* -1 (/ (* x.re (+ x.re (* -1 x.re))) x.im))))
(*.f64 x.re (-.f64 #s(literal 0 binary64) (*.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))))
(* -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))
(*.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)))
(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 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 (*.f64 x.im x.im) x.re) #s(literal -3 binary64)) 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) x.re) #s(literal -3 binary64)) 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) x.re) #s(literal -3 binary64)) 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) x.re) #s(literal -3 binary64)) 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) x.re) #s(literal -3 binary64)) 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) x.re) #s(literal -3 binary64)) 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 (/.f64 (*.f64 x.re x.re) (*.f64 x.im 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 (/.f64 (*.f64 x.re x.re) (*.f64 x.im 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 (/.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 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 (/.f64 (*.f64 x.re x.re) (*.f64 x.im 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 (/.f64 (*.f64 x.re x.re) (*.f64 x.im 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 (/.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 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))))
(* -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 (*.f64 x.im x.im) x.re) #s(literal -3 binary64)) 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) x.re) #s(literal -3 binary64)) 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) x.re) #s(literal -3 binary64)) 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) x.re) #s(literal -3 binary64)) 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) x.re) #s(literal -3 binary64)) 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) x.re) #s(literal -3 binary64)) 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 (/.f64 (*.f64 x.re x.re) (*.f64 x.im 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 (/.f64 (*.f64 x.re x.re) (*.f64 x.im 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 (/.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 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 (/.f64 (*.f64 x.re x.re) (*.f64 x.im 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 (/.f64 (*.f64 x.re x.re) (*.f64 x.im 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 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64))))
(* -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 #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 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))))
(pow x.re 5)
(pow.f64 x.re #s(literal 5 binary64))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(*.f64 (pow.f64 x.re #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(*.f64 (pow.f64 x.re #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(*.f64 (pow.f64 x.re #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (pow.f64 x.re #s(literal 4 binary64)))))
(pow x.re 5)
(pow.f64 x.re #s(literal 5 binary64))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(+.f64 (pow.f64 x.re #s(literal 5 binary64)) (*.f64 x.re (*.f64 #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.im #s(literal 4 binary64)) (+.f64 (*.f64 x.re #s(literal -9 binary64)) (/.f64 (pow.f64 x.re #s(literal 5 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.im #s(literal 4 binary64)) (+.f64 (*.f64 x.re #s(literal -9 binary64)) (/.f64 (pow.f64 x.re #s(literal 5 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.im #s(literal 4 binary64)) (+.f64 (*.f64 x.re #s(literal -9 binary64)) (/.f64 (pow.f64 x.re #s(literal 5 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.im #s(literal 4 binary64)) (+.f64 (*.f64 x.re #s(literal -9 binary64)) (/.f64 (pow.f64 x.re #s(literal 5 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.im #s(literal 4 binary64)) (+.f64 (*.f64 x.re #s(literal -9 binary64)) (/.f64 (pow.f64 x.re #s(literal 5 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.im #s(literal 4 binary64)) (+.f64 (*.f64 x.re #s(literal -9 binary64)) (/.f64 (pow.f64 x.re #s(literal 5 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 (pow.f64 x.re #s(literal 4 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 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #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 (pow.f64 x.re #s(literal 4 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 4)
(pow.f64 x.re #s(literal 4 binary64))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #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 (pow.f64 x.re #s(literal 4 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 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #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 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal -9 binary64) (/.f64 (pow.f64 x.re #s(literal 4 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 (pow.f64 x.re #s(literal 4 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 (pow.f64 x.re #s(literal 4 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.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 (pow.f64 x.re #s(literal 4 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 (pow.f64 x.re #s(literal 4 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 (pow.f64 x.re #s(literal 4 binary64)) (pow.f64 x.im #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))
(* -1 (* x.im x.re))
(*.f64 x.re (-.f64 #s(literal 0 binary64) x.im))
(* x.re (+ x.re (* -1 x.im)))
(*.f64 x.re (-.f64 x.re x.im))
(* x.re (+ x.re (* -1 x.im)))
(*.f64 x.re (-.f64 x.re x.im))
(* x.re (+ x.re (* -1 x.im)))
(*.f64 x.re (-.f64 x.re x.im))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)) x.re) x.re)
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)) x.re) x.re)
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)) x.re) x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)) x.re) x.re)
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)) x.re) x.re)
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)) x.re) x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(+ (* -1 (* x.im x.re)) (pow x.re 2))
(*.f64 x.re (-.f64 x.re x.im))
(+ (* -1 (* x.im x.re)) (pow x.re 2))
(*.f64 x.re (-.f64 x.re x.im))
(+ (* -1 (* x.im x.re)) (pow x.re 2))
(*.f64 x.re (-.f64 x.re x.im))
(* -1 (* x.im x.re))
(*.f64 x.re (-.f64 #s(literal 0 binary64) x.im))
(* x.im (+ (* -1 x.re) (/ (pow x.re 2) x.im)))
(*.f64 x.im (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.f64 x.re x.im))))
(* x.im (+ (* -1 x.re) (/ (pow x.re 2) x.im)))
(*.f64 x.im (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.f64 x.re x.im))))
(* x.im (+ (* -1 x.re) (/ (pow x.re 2) x.im)))
(*.f64 x.im (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.f64 x.re x.im))))
(* -1 (* x.im x.re))
(*.f64 x.re (-.f64 #s(literal 0 binary64) x.im))
(* -1 (* x.im (+ x.re (* -1 (/ (pow x.re 2) x.im)))))
(*.f64 x.im (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.f64 x.re x.im))))
(* -1 (* x.im (+ x.re (* -1 (/ (pow x.re 2) x.im)))))
(*.f64 x.im (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.f64 x.re x.im))))
(* -1 (* x.im (+ x.re (* -1 (/ (pow x.re 2) x.im)))))
(*.f64 x.im (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.f64 x.re x.im))))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* 3 (pow x.im 2))
(*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))
(* 3 (pow x.im 2))
(*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))
(* 3 (pow x.im 2))
(*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))
(* 3 (pow x.im 2))
(*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))
(* 3 (pow x.im 2))
(*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))
(* 3 (pow x.im 2))
(*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))
(* 3 (pow x.im 2))
(*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))
(* 3 (pow x.im 2))
(*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))
(* 3 (pow x.im 2))
(*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))
(* 3 (pow x.im 2))
(*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))
(* 3 (pow x.im 2))
(*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))
(* 3 (pow x.im 2))
(*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))

eval139.0ms (1.2%)

Compiler

Compiled 38095 to 1927 computations (94.9% saved)

prune86.0ms (0.7%)

Pruning

13 alts after pruning (11 fresh and 2 done)

PrunedKeptTotal
New108391092
Fresh224
Picked325
Done000
Total1088131101
Accuracy
100.0%
Counts
1101 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
75.9%
(-.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))
55.3%
(-.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))
87.5%
(-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.im (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.f64 x.re x.im))))) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
85.8%
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))
38.9%
(*.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 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
89.4%
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
57.1%
(*.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) x.im)
50.2%
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
57.0%
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
66.9%
(*.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))))
41.5%
(*.f64 x.re (/.f64 (-.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))
50.2%
(*.f64 x.re (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im))
55.6%
(*.f64 x.re (*.f64 x.re x.re))
Compiler

Compiled 464 to 253 computations (45.5% saved)

simplify188.0ms (1.6%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
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 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64))
cost-diff0
(*.f64 x.re (+.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)))
cost-diff0
(*.f64 x.im x.im)
cost-diff256
(*.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))))
cost-diff0
(*.f64 x.im x.im)
cost-diff0
(*.f64 x.re (*.f64 x.im x.im))
cost-diff0
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
cost-diff0
(*.f64 x.im #s(literal -3 binary64))
cost-diff0
(*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im)
cost-diff0
(*.f64 x.re (*.f64 (*.f64 x.im #s(literal -3 binary64)) 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)
Rules
2888×*-lowering-*.f32
2888×*-lowering-*.f64
2360×+-lowering-+.f64
2360×+-lowering-+.f32
1676×sum3-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
027170
187161
2259154
3831151
43427151
08449151
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (+ (* 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
(* x.re (* (* x.im -3) x.im))
x.re
(* (* x.im -3) x.im)
(* x.im -3)
x.im
-3
(* (* x.re (* x.im x.im)) -3)
(* x.re (* x.im x.im))
x.re
(* x.im x.im)
x.im
-3
(* (* x.im x.im) (* x.re (+ (/ (* x.re x.re) (* x.im x.im)) -3)))
(* x.im 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.re) (* x.im x.im))
(* x.re x.re)
-3
(- (/ (* (- (* 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)
Outputs
(* (+ (* 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)
(* x.re (* (* x.im -3) x.im))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
x.re
(* (* x.im -3) x.im)
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* x.im -3)
(*.f64 x.im #s(literal -3 binary64))
x.im
-3
#s(literal -3 binary64)
(* (* x.re (* x.im x.im)) -3)
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* x.re (* x.im x.im))
(*.f64 x.re (*.f64 x.im x.im))
x.re
(* x.im x.im)
(*.f64 x.im x.im)
x.im
-3
#s(literal -3 binary64)
(* (* x.im x.im) (* x.re (+ (/ (* x.re x.re) (* x.im x.im)) -3)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* x.im x.im)
(*.f64 x.im x.im)
x.im
(* x.re (+ (/ (* x.re x.re) (* x.im x.im)) -3))
(*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
x.re
(+ (/ (* x.re x.re) (* x.im x.im)) -3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(/ (* x.re x.re) (* x.im x.im))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(* x.re x.re)
(*.f64 x.re x.re)
-3
#s(literal -3 binary64)
(- (/ (* (- (* 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 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im 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)

localize181.0ms (1.5%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.5%
(*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.re (-.f64 x.re x.im)))
accuracy96.8%
(-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
accuracy93.3%
(-.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))
accuracy86.5%
(/.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.im x.im)
accuracy99.1%
(*.f64 x.re (+.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal -3 binary64)))
accuracy79.8%
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
accuracy76.7%
(*.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))))
accuracy100.0%
(*.f64 x.im x.im)
accuracy99.7%
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
accuracy87.7%
(*.f64 x.re (*.f64 x.im x.im))
accuracy100.0%
(*.f64 x.im #s(literal -3 binary64))
accuracy99.8%
(*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im)
accuracy87.7%
(*.f64 x.re (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im))
accuracy100.0%
(*.f64 x.im #s(literal -3 binary64))
accuracy99.8%
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
accuracy96.8%
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
accuracy93.0%
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
Results
116.0ms237×0valid
10.0ms3valid
9.0ms4valid
4.0ms2valid
Compiler

Compiled 226 to 28 computations (87.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 94.0ms
ival-mult: 77.0ms (82.2% of total)
ival-add: 5.0ms (5.3% of total)
ival-div: 4.0ms (4.3% of total)
ival-sub: 4.0ms (4.3% of total)
backward-pass: 3.0ms (3.2% of total)
const: 0.0ms (0% of total)

series15.0ms (0.1%)

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

105 calls:

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

rewrite463.0ms (3.9%)

Algorithm
batch-egg-rewrite
Rules
4116×*-lowering-*.f32
4116×*-lowering-*.f64
3544×/-lowering-/.f32
3544×/-lowering-/.f64
1778×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
027149
1180122
21591121
08604121
Stop Event
iter limit
node limit
Counts
20 → 685
Calls
Call 1
Inputs
(* (+ (* x.re x.re) (* x.im (* x.im -3))) x.re)
(+ (* x.re x.re) (* x.im (* x.im -3)))
(* x.re x.re)
(* x.im (* x.im -3))
(* x.re (* (* x.im -3) x.im))
(* (* x.im -3) x.im)
(* x.im -3)
(* (* x.re (* x.im x.im)) -3)
(* x.re (* x.im x.im))
(* x.im x.im)
(* (* 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.re) (* x.im x.im)) -3)
(- (/ (* (- (* 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.im x.im))
(- (* x.re x.re) (* x.im x.im))
(* (- (* x.re x.re) (* x.im x.im)) (* x.re (- x.re x.im)))
Outputs
(+.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re x.re)))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re x.re) x.re (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.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.im x.im)) #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 #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 (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 #s(literal -3 binary64) (*.f64 x.re x.im)) x.im (*.f64 x.re (*.f64 x.re 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 (*.f64 x.im x.im)) (*.f64 #s(literal -27 binary64) (*.f64 x.im (*.f64 x.im x.im)))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (*.f64 x.re (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 x.im (*.f64 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 (*.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 #s(literal -27 binary64) (*.f64 x.im (*.f64 x.im x.im))))) 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 x.im (*.f64 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 (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 #s(literal -27 binary64) (*.f64 x.im (*.f64 x.im x.im))))))) (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 x.im (*.f64 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 (*.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 #s(literal -27 binary64) (*.f64 x.im (*.f64 x.im x.im))))) x.re)) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #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 x.im (*.f64 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 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 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 x.im (*.f64 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 #s(literal 9 binary64) (*.f64 x.im (*.f64 x.im (*.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 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(fma.f64 x.re x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(fma.f64 x.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 #s(literal -27 binary64) (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 #s(literal -27 binary64) (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 #s(literal 9 binary64) (*.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.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 #s(literal -27 binary64) (*.f64 x.im (*.f64 x.im x.im)))))))
(/.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 x.im (*.f64 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 x.im (*.f64 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 #s(literal -27 binary64) (*.f64 x.im (*.f64 x.im x.im))))))))
(/.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 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 (*.f64 x.im x.im)) (*.f64 #s(literal -27 binary64) (*.f64 x.im (*.f64 x.im x.im)))))) (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 #s(literal -27 binary64) (*.f64 x.im (*.f64 x.im x.im)))))) (neg.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.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.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 x.im (*.f64 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 x.im (*.f64 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 x.im (*.f64 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 #s(literal -27 binary64) (*.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 #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 x.im (*.f64 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 x.im (*.f64 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 #s(literal -27 binary64) (*.f64 x.im (*.f64 x.im x.im)))))) #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 x.im (*.f64 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 #s(literal -27 binary64) (*.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 #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 x.im (*.f64 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)))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)))
(pow.f64 x.re #s(literal 2 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 x.re)) #s(literal 2 binary64))
(*.f64 x.re x.re)
(*.f64 (exp.f64 (log.f64 x.re)) (exp.f64 (log.f64 x.re)))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im)
(*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))))
(*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im))
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re)
(*.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)))
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im))
(*.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im)
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.re 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 x.im #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) x.im)
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))))
(*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im))
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re)
(*.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)))
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im))
(*.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im)
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.re x.im)) x.im)
(*.f64 x.re (*.f64 x.im x.im))
(*.f64 x.im (*.f64 x.re x.im))
(*.f64 (*.f64 x.im x.im) x.re)
(*.f64 (*.f64 x.re x.im) x.im)
(exp.f64 (*.f64 #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 (-.f64 #s(literal 0 binary64) x.im) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x.im)) #s(literal 2 binary64))
(*.f64 x.im x.im)
(*.f64 (-.f64 #s(literal 0 binary64) x.im) (-.f64 #s(literal 0 binary64) x.im))
(*.f64 (exp.f64 (log.f64 x.im)) (exp.f64 (log.f64 x.im)))
(+.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(+.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.re (*.f64 x.im x.im))))
(+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(+.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(+.f64 (*.f64 (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.re (*.f64 x.im x.im))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(fma.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(fma.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(fma.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im) (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(fma.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (*.f64 x.im x.im) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(fma.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.re (*.f64 x.im x.im))))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.re x.im)) x.im (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.re x.im)) x.im (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.re (*.f64 x.im x.im))))
(/.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) #s(literal -27 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal -3 binary64)) x.im))))
(/.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) #s(literal -9 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64)))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) #s(literal -27 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal -3 binary64)) x.im)))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) #s(literal -9 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64))))
(*.f64 x.re (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(*.f64 x.re (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (*.f64 x.im x.im)))
(*.f64 x.im (*.f64 (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) 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))))
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(*.f64 (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (*.f64 x.re (*.f64 x.im x.im)))
(*.f64 (*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) (*.f64 x.im x.im))
(*.f64 (*.f64 x.re x.im) (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(*.f64 (*.f64 (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) x.re) x.im)
(*.f64 (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) x.re)
(+.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(+.f64 (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (*.f64 x.re #s(literal -3 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) (-.f64 (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (*.f64 x.re #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.re #s(literal -3 binary64))) (-.f64 (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (*.f64 x.re #s(literal -3 binary64)))))
(fma.f64 x.re #s(literal -3 binary64) (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(fma.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.re #s(literal -3 binary64)))
(fma.f64 (*.f64 x.re x.re) (/.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re #s(literal -3 binary64)))
(fma.f64 (*.f64 x.re x.re) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) x.re) (*.f64 x.re #s(literal -3 binary64)))
(fma.f64 #s(literal -3 binary64) x.re (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(fma.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) x.re (*.f64 x.re #s(literal -3 binary64)))
(fma.f64 (/.f64 x.re x.im) (*.f64 (/.f64 x.re x.im) x.re) (*.f64 x.re #s(literal -3 binary64)))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (*.f64 x.re #s(literal -3 binary64)))
(fma.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 x.re x.im) (*.f64 x.re #s(literal -3 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal -27 binary64) (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) (-.f64 (*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.re #s(literal -3 binary64))) (*.f64 (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (*.f64 x.re #s(literal -3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) (*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.re #s(literal -3 binary64)))) (-.f64 (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (*.f64 x.re #s(literal -3 binary64))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) #s(literal -27 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal -3 binary64)) x.im))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) #s(literal -9 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) #s(literal -27 binary64)) x.re) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal -3 binary64)) x.im))))
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) #s(literal -9 binary64)) x.re) (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64)))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal -27 binary64) (*.f64 x.re (*.f64 x.re x.re))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) (-.f64 (*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.re #s(literal -3 binary64))) (*.f64 (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (*.f64 x.re #s(literal -3 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) (*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.re #s(literal -3 binary64))))) (neg.f64 (-.f64 (*.f64 x.re (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (*.f64 x.re #s(literal -3 binary64)))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) #s(literal -27 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal -3 binary64)) x.im)))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) #s(literal -9 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) #s(literal -27 binary64)) x.re)) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal -3 binary64)) x.im)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) #s(literal -9 binary64)) x.re)) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64))))
(*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(*.f64 (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) x.re)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal -3 binary64))
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64))) (/.f64 #s(literal 9 binary64) (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64))))
(-.f64 (/.f64 #s(literal 9 binary64) (-.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (-.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(fma.f64 x.re (/.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) #s(literal -3 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))) #s(literal -3 binary64))
(fma.f64 (/.f64 x.re x.im) (/.f64 x.re x.im) #s(literal -3 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal -3 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re) #s(literal -3 binary64))
(fma.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 #s(literal 1 binary64) x.im) #s(literal -3 binary64))
(fma.f64 (/.f64 x.re (*.f64 x.im x.im)) x.re #s(literal -3 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) #s(literal -27 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal -3 binary64)) x.im))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) #s(literal -27 binary64)) (+.f64 #s(literal 9 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal -3 binary64)) x.im))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) #s(literal -27 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) #s(literal -9 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) #s(literal -9 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal -3 binary64)) x.im))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) #s(literal -27 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) #s(literal -9 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) #s(literal -27 binary64))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal -3 binary64)) x.im)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) #s(literal -27 binary64))) (neg.f64 (+.f64 #s(literal 9 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64)) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) #s(literal -9 binary64))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64))))
(/.f64 (-.f64 #s(literal 9 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) (-.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64)) #s(literal 9 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) #s(literal -27 binary64)))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal -3 binary64)) x.im))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) #s(literal -9 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 9 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))) (neg.f64 (-.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal -3 binary64)) x.im))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) #s(literal -27 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) #s(literal -9 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) #s(literal -27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) (-.f64 #s(literal 9 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal -3 binary64)) x.im)))))
(*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) #s(literal -9 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) #s(literal 3 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 #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 (neg.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) #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)) (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(+.f64 (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)) (neg.f64 (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))))
(+.f64 (fma.f64 (*.f64 x.re (-.f64 x.re x.im)) (+.f64 x.re x.im) (neg.f64 (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))))
(+.f64 (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))) (neg.f64 (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))))
(+.f64 (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)) (neg.f64 (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))))
(+.f64 (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))) (neg.f64 (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))))
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (+.f64 x.re x.im)) (neg.f64 (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))))
(+.f64 (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))) (neg.f64 (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))))
(+.f64 (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))) (neg.f64 (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))))
(+.f64 (fma.f64 (*.f64 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))) (neg.f64 (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))))
(+.f64 (fma.f64 (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (/.f64 (-.f64 x.re x.im) (-.f64 x.re x.im)) (neg.f64 (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))))
(+.f64 (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)) (neg.f64 (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))))
(+.f64 (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) (neg.f64 (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))))
(+.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x.re (-.f64 x.re x.im)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))) (+.f64 x.re x.im)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (neg.f64 (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #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 (*.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 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 #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 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 (*.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 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.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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.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 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 x.im (/.f64 #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 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 (*.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 (-.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 (-.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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 #s(literal 1 binary64) (*.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 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 x.im (/.f64 #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 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 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x.im (/.f64 #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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 (*.f64 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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (/.f64 (-.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 (*.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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 #s(literal -1 binary64) (*.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.im) (/.f64 (*.f64 x.re (-.f64 x.re x.im)) (-.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 (/.f64 (*.f64 x.re (-.f64 x.re x.im)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))) (+.f64 x.re x.im)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im))) (*.f64 x.im (/.f64 #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 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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x.im (/.f64 #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 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 (*.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 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 (*.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 (*.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 (/.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) (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 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 (*.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 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 (*.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 (*.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 (*.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 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 (*.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 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 (-.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 (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (-.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 x.re x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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))) #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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (-.f64 x.re x.im) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (-.f64 x.re x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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))) #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 #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 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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)))) #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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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)))) #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 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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))) (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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)) (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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)) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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)))) (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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)))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.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 (*.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 (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (-.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 x.re x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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)) #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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (-.f64 x.re x.im) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (-.f64 x.re x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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)) #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 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 x.re (-.f64 x.re x.im))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.f64 (+.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 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 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 x.re (-.f64 x.re x.im))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.f64 (+.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 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 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 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 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 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 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 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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))) (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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))))) #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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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))))) #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 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 x.im)) (-.f64 x.re x.im))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.f64 (+.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 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 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 x.im)) (-.f64 x.re x.im))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.f64 (+.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 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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 (*.f64 x.re (*.f64 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))) #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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 (*.f64 x.re (*.f64 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))) #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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (-.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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.re x.im)) (+.f64 x.re x.im)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (-.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 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 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.im 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 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 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 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 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (+.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 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 #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 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 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 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 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 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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (-.f64 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (-.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (-.f64 x.re x.im)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (-.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 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 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.im 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 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 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 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 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (+.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 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 #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 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 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 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 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 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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (-.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 x.re x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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))) #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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (-.f64 x.re x.im) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (-.f64 x.re x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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))) #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 #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 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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)))) #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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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)))) #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 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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))) (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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)) (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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)) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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)))) (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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)))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.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 (*.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 (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (-.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 x.re x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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)) #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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (-.f64 x.re x.im) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (-.f64 x.re x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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)) #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 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 x.re (-.f64 x.re x.im))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.f64 (-.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 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 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 x.re (-.f64 x.re x.im))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.f64 (-.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 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 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 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 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 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 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 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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))) (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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))))) #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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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))))) #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 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 x.im)) (-.f64 x.re x.im))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.f64 (-.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 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 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 x.im)) (-.f64 x.re x.im))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.f64 (-.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 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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 (*.f64 x.re (*.f64 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))) #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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 (*.f64 x.re (*.f64 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))) #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 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 (*.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.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 #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 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 (*.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 (*.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 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 #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.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 (/.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 (*.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 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 (*.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 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 (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 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 (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 x.im (/.f64 #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 x.im (/.f64 #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 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 (*.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 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 (*.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))))))) #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 #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 (+.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 (*.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.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 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 (*.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 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 (*.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 (*.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 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 (*.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)))))))))
(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 (-.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 #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 (*.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 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 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 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 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 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 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 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 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 (-.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 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 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 (*.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 #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 #s(literal 1 binary64) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (+.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 x.im) (/.f64 (*.f64 x.re (-.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 x.re x.im) (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im))))
(*.f64 (*.f64 x.re (-.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 x.im)) (-.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.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 x.im) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (/.f64 (*.f64 x.re (-.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 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.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 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.re x.im)))) (+.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 (-.f64 x.re x.im)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))) (+.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.re x.im))))))
(*.f64 (/.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 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 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 (-.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.re 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 (-.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.im) (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im))))
(*.f64 (/.f64 (*.f64 x.re (-.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 x.im) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.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 (-.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.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 x.re (-.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.re x.im))))))
(*.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.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 x.re (-.f64 x.re x.im))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 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 (*.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.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 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 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 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)) (-.f64 x.re x.im)))
(*.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 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) #s(literal -1 binary64)) (/.f64 (-.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 (-.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 (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.im x.im)))
(-.f64 #s(literal 0 binary64) (*.f64 x.im (/.f64 #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.im x.im) x.re (*.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 x.im (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (*.f64 x.im (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im)) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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 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)))
(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 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 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.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)))))
(/.f64 (pow.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) #s(literal 3 binary64)))
(/.f64 (pow.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) #s(literal 3 binary64)))
(/.f64 (pow.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) #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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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 -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64)) (/.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 #s(literal 2 binary64) (*.f64 x.re x.im))
(*.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.im 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.re (*.f64 x.im x.im))) #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 (*.f64 x.im (*.f64 x.im x.im)) (pow.f64 (+.f64 x.re x.re) #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 -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 (*.f64 x.re (*.f64 x.re (*.f64 x.im x.im))) #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.re (*.f64 x.re (*.f64 x.im x.im))) #s(literal 0 binary64))) #s(literal 3 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 x.re x.im))))
(exp.f64 (*.f64 (log.f64 (/.f64 x.re x.im)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))) (/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))))
(neg.f64 (/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (*.f64 x.im x.im)))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))
(/.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64)) (*.f64 x.im x.im))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))))
(/.f64 (neg.f64 (/.f64 (*.f64 x.re x.re) x.im)) (-.f64 #s(literal 0 binary64) x.im))
(/.f64 (*.f64 (/.f64 x.re x.im) x.re) x.im)
(/.f64 (neg.f64 (*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 x.re x.re) x.im))) (neg.f64 (-.f64 #s(literal 0 binary64) x.im)))
(/.f64 (neg.f64 (*.f64 (/.f64 x.re x.im) x.re)) (-.f64 #s(literal 0 binary64) x.im))
(pow.f64 (/.f64 x.re x.im) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) #s(literal -1 binary64))
(*.f64 x.re (/.f64 x.re (*.f64 x.im x.im)))
(*.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)))
(*.f64 (*.f64 x.re x.re) (pow.f64 (/.f64 #s(literal 1 binary64) x.im) #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im))))
(*.f64 (/.f64 x.re x.im) (/.f64 x.re x.im))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 #s(literal 1 binary64) x.im))
(*.f64 (/.f64 x.re (*.f64 x.im x.im)) x.re)
(*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 (*.f64 x.re x.re) x.im))
(*.f64 (/.f64 x.re (-.f64 #s(literal 0 binary64) x.im)) (/.f64 (neg.f64 x.re) x.im))
(*.f64 (/.f64 x.re #s(literal -1 binary64)) (/.f64 (neg.f64 x.re) (*.f64 x.im x.im)))
(*.f64 (/.f64 (neg.f64 x.re) x.im) (/.f64 x.re (-.f64 #s(literal 0 binary64) x.im)))
(*.f64 (/.f64 (neg.f64 x.re) #s(literal -1 binary64)) (/.f64 x.re (*.f64 x.im x.im)))
(*.f64 (/.f64 #s(literal -1 binary64) x.im) (/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) x.im)))
(+.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 (*.f64 x.re x.re) (*.f64 x.im x.im)) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x.im)) (-.f64 #s(literal 0 binary64) 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 (+.f64 x.re x.im) x.re) (*.f64 (+.f64 x.re x.im) (-.f64 #s(literal 0 binary64) x.im)))
(+.f64 (*.f64 x.re (+.f64 x.re x.im)) (*.f64 (-.f64 #s(literal 0 binary64) x.im) (+.f64 x.re 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))))
(-.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.re (+.f64 x.re x.im) (*.f64 (-.f64 #s(literal 0 binary64) x.im) (+.f64 x.re 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 (-.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 #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.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 (*.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))))
(fma.f64 (+.f64 x.re x.im) x.re (*.f64 (+.f64 x.re x.im) (-.f64 #s(literal 0 binary64) 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 #s(literal -1 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 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 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 (*.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 #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 (-.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 #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 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) (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 (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 (*.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 (*.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 x.re x.im) (-.f64 (*.f64 x.re x.re) (*.f64 x.im 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 x.re x.re) (*.f64 x.im (+.f64 x.re 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 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 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 (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 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 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)))))
(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 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)))))) #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 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 (-.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 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 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) x.re) (*.f64 (*.f64 x.re (-.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.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 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(fma.f64 x.re (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.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 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 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 (-.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 x.re (-.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 x.im) (*.f64 x.re (-.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 (-.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 (-.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))))
(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 (*.f64 x.re x.re) (*.f64 x.im x.im))) x.re (*.f64 (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.im)))
(fma.f64 (*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im 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 x.re (-.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.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))))
(/.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))))) (*.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 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 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 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (+.f64 x.re x.im))
(/.f64 (*.f64 (*.f64 x.re (-.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 x.re) (*.f64 x.im (+.f64 x.re 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 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 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 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 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im 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 x.re (-.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))))) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (+.f64 x.re x.im)))))
(*.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 x.re (-.f64 (*.f64 x.re 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 (*.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 (-.f64 x.re x.im))))
(*.f64 (*.f64 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.re) (*.f64 x.im x.im)) (-.f64 x.re x.im)) x.re)

simplify294.0ms (2.5%)

Algorithm
egg-herbie
Rules
3544×*-lowering-*.f32
3544×*-lowering-*.f64
1814×+-lowering-+.f64
1814×+-lowering-+.f32
1774×sum3-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01833499
16362848
222392712
369362712
080922712
Stop Event
iter limit
node limit
Counts
420 → 420
Calls
Call 1
Inputs
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (pow x.im 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 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))
(* (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)
(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.re)
(* x.re (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* x.re (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* x.re (- (/ (pow x.re 2) (pow x.im 2)) 3))
(/ (pow x.re 3) (pow x.im 2))
(* (pow x.re 3) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.re 3) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.re 3) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(/ (pow x.re 3) (pow x.im 2))
(* -1 (* (pow x.re 3) (- (* 3 (/ 1 (pow x.re 2))) (/ 1 (pow x.im 2)))))
(* -1 (* (pow x.re 3) (- (* 3 (/ 1 (pow x.re 2))) (/ 1 (pow x.im 2)))))
(* -1 (* (pow x.re 3) (- (* 3 (/ 1 (pow x.re 2))) (/ 1 (pow x.im 2)))))
(/ (pow x.re 3) (pow x.im 2))
(/ (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3)) (pow x.im 2))
(/ (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3)) (pow x.im 2))
(/ (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3)) (pow x.im 2))
(* -3 x.re)
(+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2)))
(+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2)))
(+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2)))
(* -3 x.re)
(+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2)))
(+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2)))
(+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2)))
-3
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(/ (pow x.re 2) (pow x.im 2))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(/ (pow x.re 2) (pow x.im 2))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(/ (pow x.re 2) (pow x.im 2))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))
-3
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
-3
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(* 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))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(/ (pow x.re 2) (pow x.im 2))
(* -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))
(* (pow x.im 3) x.re)
(* x.re (+ (* -1 (* (pow x.im 2) x.re)) (pow x.im 3)))
(* x.re (+ (* x.re (+ (* -1 (* x.im x.re)) (* -1 (pow x.im 2)))) (pow x.im 3)))
(* x.re (+ (* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.re (* -1 x.im))))) (pow x.im 3)))
(pow x.re 4)
(* (pow x.re 4) (+ 1 (* -1 (/ x.im x.re))))
(* (pow x.re 4) (+ 1 (+ (* -1 (/ x.im x.re)) (* -1 (/ (pow x.im 2) (pow x.re 2))))))
(* (pow x.re 4) (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ (pow x.im 3) (pow x.re 3))))))
(pow x.re 4)
(* (pow x.re 4) (+ 1 (* -1 (/ x.im x.re))))
(* (pow x.re 4) (+ 1 (* -1 (/ (+ x.im (/ (pow x.im 2) x.re)) x.re))))
(* (pow x.re 4) (+ 1 (* -1 (/ (+ x.im (* -1 (/ (+ (* -1 (pow x.im 2)) (/ (pow x.im 3) x.re)) x.re))) x.re))))
(pow x.re 4)
(+ (* -1 (* x.im (pow x.re 3))) (pow x.re 4))
(+ (* x.im (+ (* -1 (* x.im (pow x.re 2))) (* -1 (pow x.re 3)))) (pow x.re 4))
(+ (* x.im (+ (* -1 (pow x.re 3)) (* x.im (+ (* -1 (pow x.re 2)) (* x.im x.re))))) (pow x.re 4))
(* (pow x.im 3) x.re)
(* (pow x.im 3) (+ x.re (* -1 (/ (pow x.re 2) x.im))))
(* (pow x.im 3) (+ x.re (+ (* -1 (/ (pow x.re 2) x.im)) (* -1 (/ (pow x.re 3) (pow x.im 2))))))
(* (pow x.im 3) (+ x.re (+ (* -1 (/ (pow x.re 2) x.im)) (+ (* -1 (/ (pow x.re 3) (pow x.im 2))) (/ (pow x.re 4) (pow x.im 3))))))
(* (pow x.im 3) x.re)
(* -1 (* (pow x.im 3) (+ (* -1 x.re) (/ (pow x.re 2) x.im))))
(* -1 (* (pow x.im 3) (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* -1 (pow x.re 2))) x.im)))))
(* -1 (* (pow x.im 3) (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow x.re 4) x.im)) (pow x.re 3)) x.im)) (* -1 (pow x.re 2))) x.im)))))
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 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 x.re (*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(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 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 x.re (*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 x.re (*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(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 (*.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 (*.f64 x.im 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))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(pow x.re 2)
(*.f64 x.re x.re)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 x.im (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 x.im (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 x.im (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 x.im (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 x.im (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 x.im (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -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 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(* (pow x.im 2) x.re)
(*.f64 (*.f64 x.im x.im) x.re)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(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 (*.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 (*.f64 x.im 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 (*.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 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 x.re (*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(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 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 x.re (*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 x.re (*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(* -3 x.re)
(*.f64 #s(literal -3 binary64) x.re)
(* x.re (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(* x.re (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(* x.re (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(/ (pow x.re 3) (pow x.im 2))
(/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im))
(* (pow x.re 3) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re))))
(* (pow x.re 3) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re))))
(* (pow x.re 3) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re))))
(/ (pow x.re 3) (pow x.im 2))
(/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im))
(* -1 (* (pow x.re 3) (- (* 3 (/ 1 (pow x.re 2))) (/ 1 (pow x.im 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re))))
(* -1 (* (pow x.re 3) (- (* 3 (/ 1 (pow x.re 2))) (/ 1 (pow x.im 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re))))
(* -1 (* (pow x.re 3) (- (* 3 (/ 1 (pow x.re 2))) (/ 1 (pow x.im 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re))))
(/ (pow x.re 3) (pow x.im 2))
(/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im))
(/ (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3)) (pow x.im 2))
(/.f64 (*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 x.im x.im))
(/ (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3)) (pow x.im 2))
(/.f64 (*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 x.im x.im))
(/ (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3)) (pow x.im 2))
(/.f64 (*.f64 x.re (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 x.im x.im))
(* -3 x.re)
(*.f64 #s(literal -3 binary64) x.re)
(+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2)))
(*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2)))
(*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2)))
(*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(* -3 x.re)
(*.f64 #s(literal -3 binary64) x.re)
(+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2)))
(*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2)))
(*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2)))
(*.f64 x.re (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
-3
#s(literal -3 binary64)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re))))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -3 binary64) (*.f64 x.re x.re))))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (*.f64 x.im x.im))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (*.f64 x.im x.im))
(/ (+ (* -3 (pow x.im 2)) (pow x.re 2)) (pow x.im 2))
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)) (*.f64 x.im x.im))
-3
#s(literal -3 binary64)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
-3
#s(literal -3 binary64)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(* 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 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 x.re (*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(* (pow x.re 3) (+ 1 (* -1 (/ (+ (* 2 (pow x.im 2)) (pow x.im 2)) (pow x.re 2)))))
(*.f64 x.re (*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(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 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal -2 binary64)) (*.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 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal -2 binary64)) (*.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 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal -2 binary64)) (*.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 (*.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 (*.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 (*.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 (*.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 x.re (*.f64 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 x.re (*.f64 x.re (*.f64 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 x.re (*.f64 x.re (*.f64 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 x.re (*.f64 x.re (*.f64 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 x.re (*.f64 x.re (*.f64 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 x.re (*.f64 x.re (*.f64 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 (*.f64 x.im 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 (*.f64 x.im 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 (*.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))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)
(* -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 x.re (*.f64 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 x.re (*.f64 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 x.re (*.f64 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 x.re (*.f64 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 x.re (*.f64 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 x.re (*.f64 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 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 (*.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 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 (*.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)))
(* (pow x.im 3) x.re)
(*.f64 x.re (*.f64 x.im (*.f64 x.im x.im)))
(* x.re (+ (* -1 (* (pow x.im 2) x.re)) (pow x.im 3)))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re (-.f64 x.im x.re)))
(* x.re (+ (* x.re (+ (* -1 (* x.im x.re)) (* -1 (pow x.im 2)))) (pow x.im 3)))
(*.f64 x.im (-.f64 (*.f64 x.im (*.f64 x.re (-.f64 x.im x.re))) (*.f64 x.re (*.f64 x.re x.re))))
(* x.re (+ (* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.re (* -1 x.im))))) (pow x.im 3)))
(*.f64 x.re (+.f64 (*.f64 (*.f64 x.im x.im) (-.f64 x.im x.re)) (*.f64 (*.f64 x.re x.re) (-.f64 x.re x.im))))
(pow x.re 4)
(pow.f64 x.re #s(literal 4 binary64))
(* (pow x.re 4) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(* (pow x.re 4) (+ 1 (+ (* -1 (/ x.im x.re)) (* -1 (/ (pow x.im 2) (pow x.re 2))))))
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x.im x.re) (-.f64 #s(literal -1 binary64) (/.f64 x.im x.re)))))
(* (pow x.re 4) (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ (pow x.im 3) (pow x.re 3))))))
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (+.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)
(pow.f64 x.re #s(literal 4 binary64))
(* (pow x.re 4) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(* (pow x.re 4) (+ 1 (* -1 (/ (+ x.im (/ (pow x.im 2) x.re)) x.re))))
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x.im (/.f64 (*.f64 x.im x.im) x.re)) x.re)))
(* (pow x.re 4) (+ 1 (* -1 (/ (+ x.im (* -1 (/ (+ (* -1 (pow x.im 2)) (/ (pow x.im 3) x.re)) x.re))) x.re))))
(*.f64 (pow.f64 x.re #s(literal 4 binary64)) (-.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)
(pow.f64 x.re #s(literal 4 binary64))
(+ (* -1 (* x.im (pow x.re 3))) (pow x.re 4))
(-.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.re))))
(+ (* x.im (+ (* -1 (* x.im (pow x.re 2))) (* -1 (pow x.re 3)))) (pow x.re 4))
(+.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 x.re (*.f64 x.re (-.f64 #s(literal 0 binary64) (*.f64 x.im (+.f64 x.im x.re))))))
(+ (* x.im (+ (* -1 (pow x.re 3)) (* x.im (+ (* -1 (pow x.re 2)) (* x.im x.re))))) (pow x.re 4))
(+.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 x.im (-.f64 (*.f64 x.im (*.f64 x.re (-.f64 x.im x.re))) (*.f64 x.re (*.f64 x.re x.re)))))
(* (pow x.im 3) x.re)
(*.f64 x.re (*.f64 x.im (*.f64 x.im x.im)))
(* (pow x.im 3) (+ x.re (* -1 (/ (pow x.re 2) x.im))))
(*.f64 (*.f64 x.im x.im) (neg.f64 (*.f64 x.im (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.f64 x.re x.im))))))
(* (pow x.im 3) (+ x.re (+ (* -1 (/ (pow x.re 2) x.im)) (* -1 (/ (pow x.re 3) (pow x.im 2))))))
(*.f64 (*.f64 x.im (*.f64 x.im x.im)) (+.f64 x.re (/.f64 (*.f64 (*.f64 x.re x.re) (-.f64 #s(literal -1 binary64) (/.f64 x.re x.im))) x.im)))
(* (pow x.im 3) (+ x.re (+ (* -1 (/ (pow x.re 2) x.im)) (+ (* -1 (/ (pow x.re 3) (pow x.im 2))) (/ (pow x.re 4) (pow x.im 3))))))
(*.f64 (*.f64 x.im (*.f64 x.im x.im)) (+.f64 x.re (+.f64 (/.f64 (pow.f64 x.re #s(literal 4 binary64)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 (*.f64 x.re x.re) (-.f64 #s(literal -1 binary64) (/.f64 x.re x.im))) x.im))))
(* (pow x.im 3) x.re)
(*.f64 x.re (*.f64 x.im (*.f64 x.im x.im)))
(* -1 (* (pow x.im 3) (+ (* -1 x.re) (/ (pow x.re 2) x.im))))
(*.f64 (*.f64 x.im x.im) (neg.f64 (*.f64 x.im (*.f64 x.re (+.f64 #s(literal -1 binary64) (/.f64 x.re x.im))))))
(* -1 (* (pow x.im 3) (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* -1 (pow x.re 2))) x.im)))))
(*.f64 (*.f64 x.im (*.f64 x.im x.im)) (+.f64 x.re (/.f64 (*.f64 (*.f64 x.re x.re) (-.f64 #s(literal -1 binary64) (/.f64 x.re x.im))) x.im)))
(* -1 (* (pow x.im 3) (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow x.re 4) x.im)) (pow x.re 3)) x.im)) (* -1 (pow x.re 2))) x.im)))))
(*.f64 (-.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (pow.f64 x.re #s(literal 4 binary64)) x.im)) x.im)) x.im) x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.im x.im))))

eval148.0ms (1.2%)

Compiler

Compiled 34760 to 2452 computations (92.9% saved)

prune129.0ms (1.1%)

Pruning

13 alts after pruning (8 fresh and 5 done)

PrunedKeptTotal
New121051215
Fresh336
Picked145
Done112
Total1215131228
Accuracy
100.0%
Counts
1228 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
54.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))
90.8%
(-.f64 (/.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 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
41.5%
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) x.re)
38.9%
(*.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 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
89.4%
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
57.1%
(*.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) x.im)
89.3%
(*.f64 (*.f64 (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) x.re) x.im)
50.2%
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
57.1%
(*.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im)
57.0%
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
66.9%
(*.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))))
50.2%
(*.f64 x.re (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im))
55.6%
(*.f64 x.re (*.f64 x.re x.re))
Compiler

Compiled 367 to 205 computations (44.1% saved)

simplify229.0ms (1.9%)

Algorithm
egg-herbie
Localize:

Found 18 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 #s(literal 9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))
cost-diff0
(/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
cost-diff0
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.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 x.re x.re) (*.f64 x.re (-.f64 x.re x.im))) (-.f64 x.re x.im))
cost-diff768
(-.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))
cost-diff0
(*.f64 x.re x.im)
cost-diff0
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
cost-diff0
(*.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) x.im)
cost-diff0
(*.f64 x.im #s(literal -3 binary64))
cost-diff0
(*.f64 x.re x.im)
cost-diff0
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
cost-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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (+.f64 x.re x.im))))
cost-diff512
(-.f64 (/.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 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
Rules
3684×*-lowering-*.f32
3684×*-lowering-*.f64
1838×fma-lowering-fma.f32
1838×fma-lowering-fma.f64
1786×sum3-define
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
035288
1124264
2357230
31021228
44809226
08397226
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(- (/ 1 (/ 1 (* (* x.re (- x.re x.im)) (+ x.re x.im)))) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(/ 1 (/ 1 (* (* x.re (- x.re x.im)) (+ x.re x.im))))
1
(/ 1 (* (* x.re (- x.re 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.im) (* x.im -3))
(* x.re x.im)
x.re
x.im
(* x.im -3)
-3
(* (* (* x.re x.im) -3) x.im)
(* (* x.re x.im) -3)
(* x.re x.im)
x.re
x.im
-3
(- (/ (* (* x.re x.re) (* 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.re (- x.re x.im))) (- x.re x.im))
(* (* x.re x.re) (* x.re (- x.re x.im)))
(* x.re x.re)
x.re
(* x.re (- x.re x.im))
(- x.re 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)
(* (/ (- (* x.re (* x.re (* x.re x.re))) (* 9 (* x.im (* x.im (* x.im x.im))))) (- (* x.re x.re) (* -3 (* x.im x.im)))) x.re)
(/ (- (* x.re (* x.re (* x.re x.re))) (* 9 (* x.im (* x.im (* x.im x.im))))) (- (* x.re x.re) (* -3 (* x.im x.im))))
(- (* x.re (* x.re (* x.re x.re))) (* 9 (* x.im (* x.im (* x.im x.im)))))
(* x.re (* x.re (* x.re x.re)))
x.re
(* x.re (* x.re x.re))
(* x.re x.re)
(* 9 (* 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)
(- (* x.re x.re) (* -3 (* x.im x.im)))
(* -3 (* x.im x.im))
-3
Outputs
(- (/ 1 (/ 1 (* (* 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)))))
(/ 1 (/ 1 (* (* x.re (- x.re x.im)) (+ x.re x.im))))
(*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))
1
#s(literal 1 binary64)
(/ 1 (* (* x.re (- x.re x.im)) (+ x.re x.im)))
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))
(* (* 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 (*.f64 x.re (*.f64 x.im 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.im) (* x.im -3))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re x.im)
(*.f64 x.re x.im)
x.re
x.im
(* x.im -3)
(*.f64 x.im #s(literal -3 binary64))
-3
#s(literal -3 binary64)
(* (* (* x.re x.im) -3) x.im)
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* (* x.re x.im) -3)
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* x.re x.im)
(*.f64 x.re x.im)
x.re
x.im
-3
#s(literal -3 binary64)
(- (/ (* (* x.re x.re) (* 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 2 binary64)))))
(/ (* (* x.re x.re) (* x.re (- x.re x.im))) (- x.re x.im))
(*.f64 x.re (*.f64 x.re x.re))
(* (* x.re x.re) (* x.re (- x.re x.im)))
(*.f64 x.re (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))
(* x.re x.re)
(*.f64 x.re x.re)
x.re
(* x.re (- x.re x.im))
(*.f64 x.re (-.f64 x.re x.im))
(- x.re x.im)
(-.f64 x.re x.im)
x.im
(* (+ (* 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 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))) (* 9 (* x.im (* x.im (* x.im x.im))))) (- (* x.re x.re) (* -3 (* x.im x.im)))) x.re)
(*.f64 x.re (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im #s(literal -9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/ (- (* x.re (* x.re (* x.re x.re))) (* 9 (* x.im (* x.im (* x.im x.im))))) (- (* x.re x.re) (* -3 (* x.im x.im))))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im #s(literal -9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(- (* x.re (* x.re (* x.re x.re))) (* 9 (* x.im (* x.im (* 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 (*.f64 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)
(* 9 (* x.im (* x.im (* x.im x.im))))
(*.f64 #s(literal 9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))
9
#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)
(- (* x.re x.re) (* -3 (* x.im x.im)))
(+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))
(* -3 (* x.im x.im))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
-3
#s(literal -3 binary64)

localize239.0ms (2%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
accuracy93.0%
(*.f64 (/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) x.re)
accuracy88.2%
(-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))
accuracy34.5%
(/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
accuracy99.7%
(*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im)
accuracy99.4%
(*.f64 (*.f64 x.re x.re) (*.f64 x.re (-.f64 x.re x.im)))
accuracy92.2%
(/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (-.f64 x.re x.im))) (-.f64 x.re x.im))
accuracy87.6%
(-.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))
accuracy100.0%
(*.f64 x.re x.im)
accuracy99.8%
(*.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) x.im)
accuracy99.6%
(*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))
accuracy100.0%
(*.f64 x.re x.im)
accuracy100.0%
(*.f64 x.im #s(literal -3 binary64))
accuracy99.7%
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
accuracy99.8%
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (+.f64 x.re x.im)))
accuracy99.7%
(*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im)
accuracy99.2%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (+.f64 x.re x.im))))
accuracy93.3%
(-.f64 (/.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 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
Results
132.0ms256×0valid
Compiler

Compiled 339 to 36 computations (89.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 70.0ms
ival-mult: 31.0ms (44.2% of total)
ival-sub: 29.0ms (41.3% of total)
ival-div: 7.0ms (10% of total)
ival-add: 3.0ms (4.3% of total)
const: 1.0ms (1.4% of total)
backward-pass: 0.0ms (0% of total)

series16.0ms (0.1%)

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

99 calls:

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

rewrite421.0ms (3.5%)

Algorithm
batch-egg-rewrite
Rules
3578×*-lowering-*.f32
3578×*-lowering-*.f64
2416×/-lowering-/.f32
2416×/-lowering-/.f64
1598×pow-lowering-pow.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
035177
1246125
22128121
08195121
Stop Event
iter limit
node limit
Counts
18 → 743
Calls
Call 1
Inputs
(- (/ 1 (/ 1 (* (* x.re (- x.re x.im)) (+ x.re x.im)))) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(/ 1 (/ 1 (* (* 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 -3))
(* x.re x.im)
(* x.im -3)
(* (* (* x.re x.im) -3) x.im)
(* (* x.re x.im) -3)
(- (/ (* (* x.re x.re) (* 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.re (- x.re x.im))) (- x.re x.im))
(* (/ (- (* x.re (* x.re (* x.re x.re))) (* 9 (* x.im (* x.im (* x.im x.im))))) (- (* x.re x.re) (* -3 (* x.im x.im)))) x.re)
(/ (- (* x.re (* x.re (* x.re x.re))) (* 9 (* x.im (* x.im (* x.im x.im))))) (- (* x.re x.re) (* -3 (* x.im x.im))))
(- (* x.re (* x.re (* x.re x.re))) (* 9 (* x.im (* x.im (* x.im x.im)))))
(* x.re (* x.re (* x.re x.re)))
(/ 1 (* (* x.re (- x.re x.im)) (+ x.re x.im)))
(* (* x.re x.re) (* x.re (- x.re x.im)))
(* -3 (* x.im x.im))
Outputs
(+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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 x.im) (*.f64 x.re (+.f64 x.re x.im))))
(+.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (+.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))
(+.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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 x.im) (*.f64 x.re (+.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.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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 (+.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 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 x.re (*.f64 x.re (-.f64 x.re x.im)) (+.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))
(fma.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 x.re (/.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1 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 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))
(fma.f64 (-.f64 x.re x.im) (*.f64 x.re x.re) (+.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))
(fma.f64 (-.f64 x.re 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 x.re (-.f64 x.re x.im)) x.re (+.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) 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 x.re x.im) #s(literal 1 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (+.f64 x.re 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 x.re x.im) (/.f64 (*.f64 x.re (-.f64 x.re x.im)) #s(literal 1 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1 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 (-.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 x.re x.re) (-.f64 x.re x.im) (+.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (/.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 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (+.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 x.im) (*.f64 x.re (+.f64 x.re x.im))))
(fma.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #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 (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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 (pow.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1/2 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.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 1 binary64) (+.f64 x.re 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 x.re x.im) x.re) (-.f64 x.re x.im) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.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 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #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.im #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #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 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (-.f64 (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))) (neg.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (-.f64 (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x.im #s(literal 0 binary64)))) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) x.im))) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x.im #s(literal 0 binary64)))) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) x.im))) #s(literal 0 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.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im)))))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.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.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im)))))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))) #s(literal 0 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.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im)))))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.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.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im)))))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))) #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))) #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) 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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.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.im x.re))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) #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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im x.re))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.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.im x.re))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) #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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 x.re x.im) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re 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 (*.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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im x.re))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.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 x.re (-.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im x.re))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im x.re))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) #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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 x.re x.im) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re 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 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.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.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 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) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (+.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 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.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 x.re x.im)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 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 #s(literal 0 binary64) (*.f64 x.im (*.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.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 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.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 x.re x.im)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 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 (-.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.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 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (+.f64 x.re x.im))))) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))))) (*.f64 #s(literal 0 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.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im)))))))) (*.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))))) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re)))) (*.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.im x.re)))))
(/.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.im x.re)))) (*.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.im x.re)))))
(/.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.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.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.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 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) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (+.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) #s(literal -1 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 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 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.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 #s(literal 0 binary64) (*.f64 x.im (*.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.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 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 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.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 0 binary64) (*.f64 x.im (*.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 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (+.f64 x.re x.im))))) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))))) (*.f64 #s(literal 0 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.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im)))))))) (*.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))))) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re 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.im x.re)))) (*.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.im x.re)))))
(/.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.im x.re)))) (*.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.im x.re)))))
(/.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 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x.im #s(literal 0 binary64)))) #s(literal 0 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) x.im))) #s(literal 0 binary64))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x.im #s(literal 0 binary64)))) #s(literal 0 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (+.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (+.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) x.im))) #s(literal 0 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.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im)))))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.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.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im)))))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))) #s(literal 0 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.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im)))))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.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.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im)))))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))) #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))) #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) 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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.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.im x.re))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) #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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im x.re))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.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.im x.re))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) #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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 x.re x.im) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re 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 (*.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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im x.re))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.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 x.re (-.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im x.re))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im x.re))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) #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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 x.re x.im) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re 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 (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re 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 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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 (+.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 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))) (+.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #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 (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #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 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.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.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #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 (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) (*.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(+.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))
(+.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))
(+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) #s(literal 1 binary64)) (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) #s(literal 1 binary64)))
(exp.f64 (log.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))
(fma.f64 x.re (*.f64 x.re (-.f64 x.re x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))
(fma.f64 x.re (*.f64 (-.f64 x.re x.im) x.im) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))
(fma.f64 x.im (*.f64 x.re (-.f64 x.re x.im)) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))
(fma.f64 (-.f64 x.re x.im) (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))
(fma.f64 (-.f64 x.re x.im) (*.f64 x.re x.re) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))
(fma.f64 (*.f64 x.re (-.f64 x.re x.im)) x.re (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))
(fma.f64 (*.f64 x.re (-.f64 x.re x.im)) x.im (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))
(fma.f64 (*.f64 x.re x.im) (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))
(fma.f64 (*.f64 x.re x.re) (-.f64 x.re x.im) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))
(fma.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) #s(literal 1 binary64) (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) #s(literal 1 binary64)))
(fma.f64 (*.f64 x.im (-.f64 x.re x.im)) x.re (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))
(neg.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (+.f64 x.re x.im))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.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))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))))
(/.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (+.f64 x.re x.im))) #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.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))) (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) 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.im x.re))))
(/.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.im x.re))))
(/.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (-.f64 (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))) (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im)) (*.f64 x.re (*.f64 (-.f64 x.re x.im) x.im))))) (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (*.f64 x.re (*.f64 (-.f64 x.re x.im) 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.im x.re)))))
(/.f64 (neg.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 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.im x.re)))))
(/.f64 (neg.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 x.im)))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) #s(literal -1 binary64))
(pow.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im))) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(*.f64 x.re (/.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1 binary64)))
(*.f64 x.re (pow.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1 binary64)))
(*.f64 x.re (pow.f64 (/.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.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 (-.f64 x.re x.im)) (/.f64 (+.f64 x.re x.im) #s(literal 1 binary64)))
(*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)))
(*.f64 (+.f64 x.re x.im) (/.f64 (*.f64 x.re (-.f64 x.re x.im)) #s(literal 1 binary64)))
(*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (+.f64 x.re x.im))))
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (+.f64 x.re x.im))) #s(literal 1 binary64)))
(*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re)
(*.f64 (pow.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im))
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 x.re x.im)) (*.f64 x.re (-.f64 x.re x.im)))
(*.f64 (*.f64 (+.f64 x.re x.im) x.re) (-.f64 x.re x.im))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im)))) (+.f64 x.re x.im))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im)))) (pow.f64 (+.f64 x.re x.im) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im)))) (pow.f64 (/.f64 (+.f64 x.re x.im) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 x.re x.im) #s(literal 1 binary64)) (pow.f64 (*.f64 x.re (+.f64 x.re x.im)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re)))))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im)))
(*.f64 (pow.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1 binary64)) x.re)
(*.f64 (pow.f64 (+.f64 x.re x.im) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im)))))
(*.f64 (pow.f64 (+.f64 x.re x.im) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 x.re (-.f64 x.re x.im)) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x.re) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) #s(literal 1 binary64)) (pow.f64 (+.f64 x.re x.im) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 x.re x.im)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im)))))
(*.f64 (pow.f64 (*.f64 (+.f64 x.re x.im) x.re) #s(literal 1 binary64)) (pow.f64 (-.f64 x.re x.im) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64)) (pow.f64 (+.f64 x.re x.im) #s(literal 1 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 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.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))))
(/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (+.f64 #s(literal 0 binary64) (*.f64 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 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im)) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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 #s(literal -1 binary64) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(*.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 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.im (*.f64 x.re (*.f64 x.re x.im))) #s(literal 0 binary64)) (/.f64 (*.f64 x.im (*.f64 x.re (*.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 #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.im (*.f64 x.re (*.f64 x.re x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))))
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))))))
(/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))) #s(literal 3 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) #s(literal 0 binary64))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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 (*.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.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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 x.im) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))))
(*.f64 (pow.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))) #s(literal 3 binary64)))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))))
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im))
(*.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im)
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re)
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 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 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 x.im (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))))
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im))
(*.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im)
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re)
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 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)
(*.f64 (*.f64 #s(literal -3 binary64) x.re) x.im)
(+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)))
(+.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im))) (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))
(-.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.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.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)))))) (/.f64 (*.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.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)))))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)))) (/.f64 (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 x.re (*.f64 x.re (/.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.re (*.f64 (*.f64 x.re (*.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 x.re (/.f64 (*.f64 x.re (*.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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)))
(fma.f64 (*.f64 x.re (-.f64 x.re x.im)) (/.f64 (*.f64 x.re x.re) (-.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 x.re x.re) (/.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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re 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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)))
(fma.f64 (*.f64 x.re x.re) (/.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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.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 x.re (*.f64 x.re 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 x.re (*.f64 x.re 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 #s(literal -1 binary64) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)))
(fma.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.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 #s(literal 1 binary64) (-.f64 x.re x.im)) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)))
(fma.f64 (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)))) (+.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 (-.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.re x.re) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.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 (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)))))) (+.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.re x.im) (*.f64 x.re (*.f64 x.re 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.re x.im))) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))
(fma.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 x.re x.re) (*.f64 x.im 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 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re 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 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #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.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im))) (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re 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 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #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.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im))) (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))))
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re 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.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re 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.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (-.f64 (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 x.re x.im))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))) (neg.f64 (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re 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.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #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.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re 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.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #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.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (-.f64 (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 x.re x.im)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 x.re x.im)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.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.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 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.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 x.re x.im)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.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.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im)))) (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 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 x.im #s(literal 0 binary64)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (-.f64 x.re x.im)) (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 0 binary64) (-.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 x.im #s(literal 0 binary64)) (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.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 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.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 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64)))) (*.f64 #s(literal 0 binary64) (-.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 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.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 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im)))) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.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.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im) (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 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.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im)))) (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.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.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im)))) (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 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 #s(literal 0 binary64) x.im) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (-.f64 x.re x.im)) (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 0 binary64) (-.f64 x.re x.im)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) x.im) (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.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 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.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 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64)))) (*.f64 #s(literal 0 binary64) (-.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 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.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 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64)) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64)) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64)) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) #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 x.im) (*.f64 x.re (*.f64 x.re x.re))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 x.re x.im) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) #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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.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 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.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 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) #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 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 x.re x.im) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) #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 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.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 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.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 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64)) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64)) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64)) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) #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 x.im) (*.f64 x.re (*.f64 x.re x.re))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 x.re x.im) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) #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.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 x.im #s(literal 0 binary64)))) (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x.im))) (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 #s(literal 0 binary64) x.im))) (*.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.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 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.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 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 x.re x.im) (*.f64 x.im (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 x.re x.im) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) #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 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (-.f64 x.re x.im) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) #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 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.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 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)))) (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))) (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.re (*.f64 x.re x.im))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)))))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re 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 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im))))) (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)))) (*.f64 (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))) (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (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 (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re 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 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #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.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im))) (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) (*.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x.im #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re 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.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (*.f64 (-.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 #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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 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 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))))
(neg.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))) (-.f64 x.re x.im)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))))))
(/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)))
(/.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64)) (-.f64 x.re x.im))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))))
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x.re x.im)))))
(pow.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 x.re x.im) x.re) (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 x.re x.im)))
(*.f64 x.re (*.f64 x.re (/.f64 (*.f64 x.re (-.f64 x.re x.im)) (-.f64 x.re x.im))))
(*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im))))
(*.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) (-.f64 x.re x.im)))
(*.f64 (*.f64 x.re (-.f64 x.re x.im)) (/.f64 (*.f64 x.re x.re) (-.f64 x.re x.im)))
(*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im))))
(*.f64 (*.f64 x.re x.re) (/.f64 (*.f64 x.re (-.f64 x.re x.im)) (-.f64 x.re x.im)))
(*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 x.re x.im) (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (-.f64 x.re x.im) (-.f64 x.re x.im)))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (-.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 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 x.re (-.f64 x.re x.im)) (-.f64 x.re x.im)) (*.f64 x.re x.re))
(*.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re 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.re x.im))))
(*.f64 (/.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (+.f64 x.re x.im))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))
(/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 (neg.f64 x.re) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) x.re) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (*.f64 x.re #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.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 #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 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) x.re)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (*.f64 x.re #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (*.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))) (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 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) 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))))))
(pow.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) #s(literal -1 binary64))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) x.re))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) x.re)
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 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 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 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 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(+.f64 (*.f64 x.re 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 (*.f64 x.im x.im) #s(literal 3 binary64)))) (neg.f64 (/.f64 (*.f64 x.im (*.f64 (*.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))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.im (*.f64 (*.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)))))
(fma.f64 x.re x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(fma.f64 x.re (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (neg.f64 (/.f64 (*.f64 x.im (*.f64 (*.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))))))
(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.re x.re) (/.f64 (*.f64 x.re x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (neg.f64 (/.f64 (*.f64 x.im (*.f64 (*.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))))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (neg.f64 (/.f64 (*.f64 x.im (*.f64 (*.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))))))
(fma.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (neg.f64 (/.f64 (*.f64 x.im (*.f64 (*.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))))))
(fma.f64 (*.f64 x.im x.im) #s(literal -3 binary64) (*.f64 x.re x.re))
(fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 (*.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 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (neg.f64 (/.f64 (*.f64 x.im (*.f64 (*.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))))))
(fma.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.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))) (neg.f64 (/.f64 (*.f64 x.im (*.f64 (*.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))))))
(neg.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.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 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (*.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.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 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.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.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 (*.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 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) #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 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (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 (*.f64 x.re x.re))) (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (*.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.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 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.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 (*.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 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))) #s(literal -3 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))) (+.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 x.im (*.f64 (*.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 x.im (*.f64 (*.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 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.im (*.f64 (*.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 (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 x.im (*.f64 (*.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 x.im (*.f64 (*.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 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.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 (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re 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 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.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))))
(/.f64 (-.f64 (neg.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.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 x.im) #s(literal 3 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.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 x.im) #s(literal 3 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (-.f64 (*.f64 #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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.re (*.f64 x.re (*.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 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re 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 (*.f64 x.re x.re))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.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.im x.im) #s(literal 3 binary64))) #s(literal 1 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.im x.im) #s(literal 3 binary64))) (*.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 #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.im 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 (*.f64 x.im x.im) #s(literal 3 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 (neg.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.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 (neg.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re 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 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 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 #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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))) (*.f64 (*.f64 x.im (*.f64 x.re (*.f64 x.re x.im))) #s(literal -3 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.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.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 (*.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 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) #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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 x.im (*.f64 (*.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 x.im (*.f64 (*.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 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.im (*.f64 (*.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 (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 x.im (*.f64 (*.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 x.im (*.f64 (*.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))))))) (neg.f64 (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 x.im (*.f64 (*.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 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re 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 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.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 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(*.f64 (/.f64 #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 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.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 (+.f64 (*.f64 x.re (*.f64 x.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 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 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.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 (pow.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) #s(literal -1 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 (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))))
(+.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.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 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.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 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im #s(literal 9 binary64))) (*.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 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))))
(+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 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 (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (+.f64 (*.f64 (*.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.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 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 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.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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (neg.f64 (-.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (neg.f64 (-.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (neg.f64 (-.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))))))
(fma.f64 #s(literal 9 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (*.f64 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 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 9 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 #s(literal -1 binary64) (*.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 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 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.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.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.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 (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 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.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.im x.im) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.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 (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 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.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 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im #s(literal 9 binary64))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.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 (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 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.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.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im #s(literal 9 binary64))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.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 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.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 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.im (*.f64 (*.f64 x.im (*.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 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im #s(literal 9 binary64))) (*.f64 x.im (*.f64 (*.f64 x.im (*.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 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))) (+.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))))
(fma.f64 #s(literal -9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (*.f64 x.im #s(literal 9 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (neg.f64 (*.f64 x.im #s(literal 9 binary64))) (*.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) 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))))
(fma.f64 (*.f64 #s(literal -9 binary64) (*.f64 x.im (*.f64 x.im 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 x.re) (*.f64 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.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 (*.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 (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.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.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 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 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.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 (*.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 (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 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.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 (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 x.re (*.f64 x.re (*.f64 x.re x.re))))) (-.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))))) (-.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re 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 (*.f64 x.re x.re) (*.f64 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.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 x.re) (*.f64 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.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 729 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 (*.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 (*.f64 (*.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.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 (-.f64 (*.f64 (*.f64 (*.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 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 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.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 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.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 (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 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.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 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal 9 binary64))))))) (neg.f64 (-.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im (*.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 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.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 (*.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 (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 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 x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 (*.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 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.im (*.f64 (*.f64 x.im (*.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)
(exp.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im))) #s(literal 1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))))
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x.re x.im) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im)))))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (+.f64 x.re x.im))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x.re x.im) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))))))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 #s(literal 1 binary64) (+.f64 x.re x.im)))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im)))) (neg.f64 (+.f64 x.re x.im)))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 x.re x.im))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im)) (*.f64 x.re (-.f64 x.re x.im)))
(/.f64 (/.f64 #s(literal 1 binary64) x.re) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))))) (neg.f64 (neg.f64 (+.f64 x.re x.im))))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im))) (neg.f64 (*.f64 x.re (-.f64 x.re x.im))))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x.re)) (neg.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) #s(literal 1 binary64))
(pow.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 (+.f64 x.re x.im) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (+.f64 x.re x.im)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im)) (pow.f64 (*.f64 x.re (+.f64 x.re x.im)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (pow.f64 (/.f64 (+.f64 x.re x.im) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) x.re))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im)) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))))
(*.f64 (pow.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(*.f64 (/.f64 #s(literal 1 binary64) x.re) (pow.f64 (/.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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.im x.re))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.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 1 binary64)) (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) #s(literal 1 binary64)) (pow.f64 (-.f64 x.re x.im) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x.re) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im)))
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 x.re x.im)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im))))
(*.f64 (pow.f64 (*.f64 (+.f64 x.re x.im) x.re) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x.re x.im)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (-.f64 x.re x.im)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x.re x.im)))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) x.im)))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) x.im)))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) x.im)))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re (*.f64 x.re x.re))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) x.im)))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.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.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.re)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (+.f64 x.re x.im))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re 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.re x.im)))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) (neg.f64 (+.f64 x.re x.im)))
(*.f64 x.re (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))))
(*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re)))
(*.f64 (*.f64 x.re (-.f64 x.re x.im)) (*.f64 x.re x.re))
(*.f64 (*.f64 x.re x.re) (*.f64 x.re (-.f64 x.re x.im)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 x.re x.im))
(*.f64 (*.f64 x.re (*.f64 x.re (-.f64 x.re x.im))) x.re)
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im)
(*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))

simplify377.0ms (3.1%)

Algorithm
egg-herbie
Rules
3230×*-lowering-*.f32
3230×*-lowering-*.f64
1538×times-frac
1326×fnmadd-define
1294×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03013445
110212766
242592655
080792655
Stop Event
iter limit
node limit
Counts
396 → 396
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)))
(* -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))))
(* 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))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* x.im x.re)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 x.im)
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -3 (* x.im x.re))
(* -2 (* (pow x.im 2) x.re))
(* x.re (- (pow x.re 2) (* 2 (pow x.im 2))))
(* x.re (- (pow x.re 2) (* 2 (pow x.im 2))))
(* x.re (- (pow x.re 2) (* 2 (pow x.im 2))))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -2 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -2 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -2 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 2 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 2 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 2 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -2 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -2 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -2 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -2 (* (pow x.im 2) x.re))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* 2 x.re)))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* 2 x.re)))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* 2 x.re)))
(* -2 (* (pow x.im 2) x.re))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* 2 x.re)))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* 2 x.re)))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* 2 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)
(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))
(* 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))
(* -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)
(/ -1 (* (pow x.im 2) x.re))
(/ (- (* -1 (/ (pow x.re 2) (pow x.im 4))) (/ 1 (pow x.im 2))) x.re)
(/ (- (* (pow x.re 2) (- (* -1 (/ (pow x.re 2) (pow x.im 6))) (/ 1 (pow x.im 4)))) (/ 1 (pow x.im 2))) x.re)
(/ (- (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1 (/ (pow x.re 2) (pow x.im 8))) (/ 1 (pow x.im 6)))) (/ 1 (pow x.im 4)))) (/ 1 (pow x.im 2))) x.re)
(/ 1 (pow x.re 3))
(/ (+ 1 (* -1 (/ (+ x.im (* -1 x.im)) x.re))) (pow x.re 3))
(/ (- (+ 1 (* -1 (/ (+ (* -1 (pow x.im 2)) (* -1 (pow (+ x.im (* -1 x.im)) 2))) (pow x.re 2)))) (+ (* -1 (/ x.im x.re)) (/ x.im x.re))) (pow x.re 3))
(/ (- (+ 1 (* -1 (/ (+ (* -1 (* (+ x.im (* -1 x.im)) (+ (* -1 (pow x.im 2)) (* -1 (pow (+ x.im (* -1 x.im)) 2))))) (* (pow x.im 2) (+ x.im (* -1 x.im)))) (pow x.re 3)))) (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (+ (* -1 (/ (pow (+ x.im (* -1 x.im)) 2) (pow x.re 2))) (/ x.im x.re))))) (pow x.re 3))
(/ 1 (pow x.re 3))
(* -1 (/ (- (+ (* -1 (/ x.im x.re)) (/ x.im x.re)) 1) (pow x.re 3)))
(* -1 (/ (- (* -1 (/ (- (+ (/ (pow x.im 2) x.re) (/ (pow (+ x.im (* -1 x.im)) 2) x.re)) (+ x.im (* -1 x.im))) x.re)) 1) (pow x.re 3)))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (/ (* (+ x.im (* -1 x.im)) (+ (pow x.im 2) (pow (+ x.im (* -1 x.im)) 2))) x.re) (/ (* (pow x.im 2) (+ x.im (* -1 x.im))) x.re)) (+ (pow x.im 2) (pow (+ x.im (* -1 x.im)) 2))) x.re)) (+ x.im (* -1 x.im))) x.re)) 1) (pow x.re 3)))
(/ 1 (pow x.re 3))
(+ (/ 1 (pow x.re 3)) (/ (pow x.im 2) (pow x.re 5)))
(+ (* (pow x.im 2) (+ (/ 1 (pow x.re 5)) (/ (pow x.im 2) (pow x.re 7)))) (/ 1 (pow x.re 3)))
(+ (* (pow x.im 2) (+ (* (pow x.im 2) (+ (/ 1 (pow x.re 7)) (/ (pow x.im 2) (pow x.re 9)))) (/ 1 (pow x.re 5)))) (/ 1 (pow x.re 3)))
(/ -1 (* (pow x.im 2) x.re))
(/ (- (* -1 (/ x.re (pow x.im 2))) (/ 1 x.re)) (pow x.im 2))
(/ (- (* -1 (/ (* x.re (+ x.re (* -1 x.re))) (pow x.im 3))) (+ (/ 1 x.re) (/ x.re (pow x.im 2)))) (pow x.im 2))
(/ (- (* -1 (/ (+ (* x.re (pow (+ x.re (* -1 x.re)) 2)) (pow x.re 3)) (pow x.im 4))) (+ (/ 1 x.re) (+ (/ x.re (pow x.im 2)) (/ (* x.re (+ x.re (* -1 x.re))) (pow x.im 3))))) (pow x.im 2))
(/ -1 (* (pow x.im 2) x.re))
(/ (- (* -1 (/ x.re (pow x.im 2))) (/ 1 x.re)) (pow x.im 2))
(/ (- (/ (* x.re (+ x.re (* -1 x.re))) (pow x.im 3)) (+ (/ 1 x.re) (/ x.re (pow x.im 2)))) (pow x.im 2))
(/ (- (* -1 (/ (- (+ (/ (* x.re (pow (+ x.re (* -1 x.re)) 2)) x.im) (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) (pow x.im 3))) (+ (/ 1 x.re) (/ x.re (pow x.im 2)))) (pow x.im 2))
(* -1 (* x.im (pow x.re 3)))
(* (pow x.re 3) (+ x.re (* -1 x.im)))
(* (pow x.re 3) (+ x.re (* -1 x.im)))
(* (pow x.re 3) (+ x.re (* -1 x.im)))
(pow x.re 4)
(* (pow x.re 4) (+ 1 (* -1 (/ x.im x.re))))
(* (pow x.re 4) (+ 1 (* -1 (/ x.im x.re))))
(* (pow x.re 4) (+ 1 (* -1 (/ x.im x.re))))
(pow x.re 4)
(* (pow x.re 4) (+ 1 (* -1 (/ x.im x.re))))
(* (pow x.re 4) (+ 1 (* -1 (/ x.im x.re))))
(* (pow x.re 4) (+ 1 (* -1 (/ x.im x.re))))
(pow x.re 4)
(+ (* -1 (* x.im (pow x.re 3))) (pow x.re 4))
(+ (* -1 (* x.im (pow x.re 3))) (pow x.re 4))
(+ (* -1 (* x.im (pow x.re 3))) (pow x.re 4))
(* -1 (* x.im (pow x.re 3)))
(* x.im (+ (* -1 (pow x.re 3)) (/ (pow x.re 4) x.im)))
(* x.im (+ (* -1 (pow x.re 3)) (/ (pow x.re 4) x.im)))
(* x.im (+ (* -1 (pow x.re 3)) (/ (pow x.re 4) x.im)))
(* -1 (* x.im (pow x.re 3)))
(* -1 (* x.im (+ (* -1 (/ (pow x.re 4) x.im)) (pow x.re 3))))
(* -1 (* x.im (+ (* -1 (/ (pow x.re 4) x.im)) (pow x.re 3))))
(* -1 (* x.im (+ (* -1 (/ (pow x.re 4) x.im)) (pow x.re 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))
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 (+.f64 x.re #s(literal 0 binary64))) (*.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 (+.f64 x.re #s(literal 0 binary64))) (*.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 #s(literal 0 binary64) (*.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) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.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) (-.f64 #s(literal 0 binary64) 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 (*.f64 x.im x.im) (+.f64 (/.f64 #s(literal 0 binary64) x.im) (*.f64 x.re #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 (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im)) (/.f64 #s(literal 0 binary64) x.im)) (*.f64 x.re #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 (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im)) (/.f64 #s(literal 0 binary64) x.im)) (*.f64 x.re #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) (* -1 (/ (* x.re (+ x.re (* -1 x.re))) x.im))) (* 2 x.re)))
(*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 #s(literal 0 binary64) x.im) (*.f64 x.re #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 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im))) (*.f64 x.re #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 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im))) (*.f64 x.re #s(literal -3 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 (+.f64 x.re #s(literal 0 binary64))) (*.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 (+.f64 x.re #s(literal 0 binary64))) (*.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 #s(literal -1 binary64) (*.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 #s(literal -1 binary64) (*.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 #s(literal 0 binary64) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) 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 #s(literal 0 binary64) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) 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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 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 (*.f64 x.re (*.f64 x.re x.re)) (*.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)))
(* (pow x.im 2) (+ (* -1 x.re) (/ (* x.re (+ x.re (* -1 x.re))) x.im)))
(*.f64 x.im (*.f64 x.im (-.f64 (/.f64 #s(literal 0 binary64) x.im) 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)))))
(*.f64 (*.f64 x.im x.im) (+.f64 (-.f64 (/.f64 #s(literal 0 binary64) x.im) x.re) (/.f64 (*.f64 x.re (*.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 (-.f64 (/.f64 #s(literal 0 binary64) x.im) x.re) (/.f64 (*.f64 x.re (*.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 x.im (*.f64 x.im (-.f64 (/.f64 #s(literal 0 binary64) x.im) 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))))
(*.f64 x.im (*.f64 x.im (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im))) 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))))
(*.f64 x.im (*.f64 x.im (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im))) x.re)))
(* 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)))
(* -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))))
(* 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 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))
(* -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))))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -3 (* x.im x.re))
(*.f64 x.re (*.f64 x.im #s(literal -3 binary64)))
(* -2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -2 binary64))))
(* x.re (- (pow x.re 2) (* 2 (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -2 binary64)))))
(* x.re (- (pow x.re 2) (* 2 (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -2 binary64)))))
(* x.re (- (pow x.re 2) (* 2 (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -2 binary64)))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -2 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -2 binary64))) (*.f64 x.re x.re)))))
(* (pow x.re 3) (+ 1 (* -2 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -2 binary64))) (*.f64 x.re x.re)))))
(* (pow x.re 3) (+ 1 (* -2 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -2 binary64))) (*.f64 x.re x.re)))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* 2 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) #s(literal -1 binary64)))
(* -1 (* (pow x.re 3) (- (* 2 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) #s(literal -1 binary64)))
(* -1 (* (pow x.re 3) (- (* 2 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) #s(literal -1 binary64)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* -2 (* (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 -2 binary64)))))
(+ (* -2 (* (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 -2 binary64)))))
(+ (* -2 (* (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 -2 binary64)))))
(* -2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -2 binary64))))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* 2 x.re)))
(*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im)) (*.f64 x.re #s(literal -2 binary64))))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* 2 x.re)))
(*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im)) (*.f64 x.re #s(literal -2 binary64))))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* 2 x.re)))
(*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im)) (*.f64 x.re #s(literal -2 binary64))))
(* -2 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -2 binary64))))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* 2 x.re)))
(*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im)) (*.f64 x.re #s(literal -2 binary64))))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* 2 x.re)))
(*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im)) (*.f64 x.re #s(literal -2 binary64))))
(* (pow x.im 2) (- (/ (pow x.re 3) (pow x.im 2)) (* 2 x.re)))
(*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im)) (*.f64 x.re #s(literal -2 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))
(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 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)) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.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)) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.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)) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.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 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 x.im (*.f64 x.im (+.f64 (*.f64 x.re #s(literal -3 binary64)) (/.f64 (*.f64 x.re (*.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 x.im (*.f64 x.im (+.f64 (*.f64 x.re #s(literal -3 binary64)) (/.f64 (*.f64 x.re (*.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 x.im (*.f64 x.im (+.f64 (*.f64 x.re #s(literal -3 binary64)) (/.f64 (*.f64 x.re (*.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 x.im (*.f64 x.im (+.f64 (*.f64 x.re #s(literal -3 binary64)) (/.f64 (*.f64 x.re (*.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 x.im (*.f64 x.im (+.f64 (*.f64 x.re #s(literal -3 binary64)) (/.f64 (*.f64 x.re (*.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 x.im (*.f64 x.im (+.f64 (*.f64 x.re #s(literal -3 binary64)) (/.f64 (*.f64 x.re (*.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 (*.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 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.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 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.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 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 (*.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 (*.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 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.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 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 (*.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 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 (*.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)))
(* -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))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(- (pow x.re 4) (* 9 (pow x.im 4)))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(- (pow x.re 4) (* 9 (pow x.im 4)))
(+.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9 binary64) (pow.f64 x.im #s(literal 4 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 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 x.re (*.f64 x.re (*.f64 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 x.re (*.f64 x.re (*.f64 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 x.re (*.f64 x.re (*.f64 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 x.re (*.f64 x.re (*.f64 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 x.re (*.f64 x.re (*.f64 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 x.re (*.f64 x.re (*.f64 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 x.re (*.f64 x.re (*.f64 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 x.re (*.f64 x.re (*.f64 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 x.re (*.f64 x.re (*.f64 x.re x.re))) (pow.f64 x.im #s(literal 4 binary64)))))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(/ -1 (* (pow x.im 2) x.re))
(/.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(/ (- (* -1 (/ (pow x.re 2) (pow x.im 4))) (/ 1 (pow x.im 2))) x.re)
(/.f64 (+.f64 (/.f64 (*.f64 x.re x.re) (neg.f64 (pow.f64 x.im #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x.im x.im))) x.re)
(/ (- (* (pow x.re 2) (- (* -1 (/ (pow x.re 2) (pow x.im 6))) (/ 1 (pow x.im 4)))) (/ 1 (pow x.im 2))) x.re)
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (/.f64 x.re (pow.f64 x.im #s(literal 6 binary64))))) (/.f64 #s(literal -1 binary64) (pow.f64 x.im #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 x.im x.im))) x.re)
(/ (- (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1 (/ (pow x.re 2) (pow x.im 8))) (/ 1 (pow x.im 6)))) (/ 1 (pow x.im 4)))) (/ 1 (pow x.im 2))) x.re)
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x.re x.re)) (pow.f64 x.im #s(literal 8 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 x.im #s(literal 6 binary64))))) (/.f64 #s(literal -1 binary64) (pow.f64 x.im #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 x.im x.im))) x.re)
(/ 1 (pow x.re 3))
(/.f64 (/.f64 #s(literal 1 binary64) x.re) (*.f64 x.re x.re))
(/ (+ 1 (* -1 (/ (+ x.im (* -1 x.im)) x.re))) (pow x.re 3))
(/.f64 (/.f64 #s(literal 1 binary64) x.re) (*.f64 x.re x.re))
(/ (- (+ 1 (* -1 (/ (+ (* -1 (pow x.im 2)) (* -1 (pow (+ x.im (* -1 x.im)) 2))) (pow x.re 2)))) (+ (* -1 (/ x.im x.re)) (/ x.im x.re))) (pow x.re 3))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) x.re)) x.re)) (*.f64 x.re (*.f64 x.re x.re)))
(/ (- (+ 1 (* -1 (/ (+ (* -1 (* (+ x.im (* -1 x.im)) (+ (* -1 (pow x.im 2)) (* -1 (pow (+ x.im (* -1 x.im)) 2))))) (* (pow x.im 2) (+ x.im (* -1 x.im)))) (pow x.re 3)))) (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (+ (* -1 (/ (pow (+ x.im (* -1 x.im)) 2) (pow x.re 2))) (/ x.im x.re))))) (pow x.re 3))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) x.re)) x.re)) (*.f64 x.re (*.f64 x.re x.re)))
(/ 1 (pow x.re 3))
(/.f64 (/.f64 #s(literal 1 binary64) x.re) (*.f64 x.re x.re))
(* -1 (/ (- (+ (* -1 (/ x.im x.re)) (/ x.im x.re)) 1) (pow x.re 3)))
(/.f64 (/.f64 #s(literal 1 binary64) x.re) (*.f64 x.re x.re))
(* -1 (/ (- (* -1 (/ (- (+ (/ (pow x.im 2) x.re) (/ (pow (+ x.im (* -1 x.im)) 2) x.re)) (+ x.im (* -1 x.im))) x.re)) 1) (pow x.re 3)))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) x.re)) x.re)) (*.f64 x.re (*.f64 x.re x.re)))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (+ (/ (* (+ x.im (* -1 x.im)) (+ (pow x.im 2) (pow (+ x.im (* -1 x.im)) 2))) x.re) (/ (* (pow x.im 2) (+ x.im (* -1 x.im))) x.re)) (+ (pow x.im 2) (pow (+ x.im (* -1 x.im)) 2))) x.re)) (+ x.im (* -1 x.im))) x.re)) 1) (pow x.re 3)))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) x.re)) x.re)) (*.f64 x.re (*.f64 x.re x.re)))
(/ 1 (pow x.re 3))
(/.f64 (/.f64 #s(literal 1 binary64) x.re) (*.f64 x.re x.re))
(+ (/ 1 (pow x.re 3)) (/ (pow x.im 2) (pow x.re 5)))
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (*.f64 x.re x.re)) (/.f64 (*.f64 x.im x.im) (pow.f64 x.re #s(literal 5 binary64))))
(+ (* (pow x.im 2) (+ (/ 1 (pow x.re 5)) (/ (pow x.im 2) (pow x.re 7)))) (/ 1 (pow x.re 3)))
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal 5 binary64))) (/.f64 (*.f64 x.im x.im) (pow.f64 x.re #s(literal 7 binary64))))))
(+ (* (pow x.im 2) (+ (* (pow x.im 2) (+ (/ 1 (pow x.re 7)) (/ (pow x.im 2) (pow x.re 9)))) (/ 1 (pow x.re 5)))) (/ 1 (pow x.re 3)))
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal 5 binary64))) (*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal 7 binary64))) (/.f64 (*.f64 x.im x.im) (pow.f64 x.re #s(literal 9 binary64))))))))
(/ -1 (* (pow x.im 2) x.re))
(/.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(/ (- (* -1 (/ x.re (pow x.im 2))) (/ 1 x.re)) (pow x.im 2))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x.re (*.f64 x.im x.im))) (/.f64 #s(literal -1 binary64) x.re)) (*.f64 x.im x.im))
(/ (- (* -1 (/ (* x.re (+ x.re (* -1 x.re))) (pow x.im 3))) (+ (/ 1 x.re) (/ x.re (pow x.im 2)))) (pow x.im 2))
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (/.f64 x.re (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) x.re))) (*.f64 x.im x.im))
(/ (- (* -1 (/ (+ (* x.re (pow (+ x.re (* -1 x.re)) 2)) (pow x.re 3)) (pow x.im 4))) (+ (/ 1 x.re) (+ (/ x.re (pow x.im 2)) (/ (* x.re (+ x.re (* -1 x.re))) (pow x.im 3))))) (pow x.im 2))
(/.f64 (-.f64 (/.f64 (*.f64 x.re (*.f64 #s(literal -1 binary64) (*.f64 x.re x.re))) (pow.f64 x.im #s(literal 4 binary64))) (+.f64 (/.f64 x.re (*.f64 x.im x.im)) (+.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 x.im x.im))
(/ -1 (* (pow x.im 2) x.re))
(/.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(/ (- (* -1 (/ x.re (pow x.im 2))) (/ 1 x.re)) (pow x.im 2))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x.re (*.f64 x.im x.im))) (/.f64 #s(literal -1 binary64) x.re)) (*.f64 x.im x.im))
(/ (- (/ (* x.re (+ x.re (* -1 x.re))) (pow x.im 3)) (+ (/ 1 x.re) (/ x.re (pow x.im 2)))) (pow x.im 2))
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (/.f64 x.re (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) x.re))) (*.f64 x.im x.im))
(/ (- (* -1 (/ (- (+ (/ (* x.re (pow (+ x.re (* -1 x.re)) 2)) x.im) (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) (pow x.im 3))) (+ (/ 1 x.re) (/ x.re (pow x.im 2)))) (pow x.im 2))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) x.im) (+.f64 (/.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 (/.f64 x.re (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) x.re))) (*.f64 x.im x.im))
(* -1 (* x.im (pow x.re 3)))
(*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re (*.f64 x.re x.re)))
(* (pow x.re 3) (+ x.re (* -1 x.im)))
(*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re)))
(* (pow x.re 3) (+ x.re (* -1 x.im)))
(*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re)))
(* (pow x.re 3) (+ x.re (* -1 x.im)))
(*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re)))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(* (pow x.re 4) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(* (pow x.re 4) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(* (pow x.re 4) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(* (pow x.re 4) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(* (pow x.re 4) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(* (pow x.re 4) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(+ (* -1 (* x.im (pow x.re 3))) (pow x.re 4))
(*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re)))
(+ (* -1 (* x.im (pow x.re 3))) (pow x.re 4))
(*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re)))
(+ (* -1 (* x.im (pow x.re 3))) (pow x.re 4))
(*.f64 (-.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re)))
(* -1 (* x.im (pow x.re 3)))
(*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re (*.f64 x.re x.re)))
(* x.im (+ (* -1 (pow x.re 3)) (/ (pow x.re 4) x.im)))
(*.f64 x.im (-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.im) (*.f64 x.re (*.f64 x.re x.re))))
(* x.im (+ (* -1 (pow x.re 3)) (/ (pow x.re 4) x.im)))
(*.f64 x.im (-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.im) (*.f64 x.re (*.f64 x.re x.re))))
(* x.im (+ (* -1 (pow x.re 3)) (/ (pow x.re 4) x.im)))
(*.f64 x.im (-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.im) (*.f64 x.re (*.f64 x.re x.re))))
(* -1 (* x.im (pow x.re 3)))
(*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.re (*.f64 x.re x.re)))
(* -1 (* x.im (+ (* -1 (/ (pow x.re 4) x.im)) (pow x.re 3))))
(-.f64 #s(literal 0 binary64) (*.f64 x.im (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.im))))
(* -1 (* x.im (+ (* -1 (/ (pow x.re 4) x.im)) (pow x.re 3))))
(-.f64 #s(literal 0 binary64) (*.f64 x.im (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.im))))
(* -1 (* x.im (+ (* -1 (/ (pow x.re 4) x.im)) (pow x.re 3))))
(-.f64 #s(literal 0 binary64) (*.f64 x.im (-.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) 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)))

eval179.0ms (1.5%)

Compiler

Compiled 43936 to 2564 computations (94.2% saved)

prune227.0ms (1.9%)

Pruning

13 alts after pruning (6 fresh and 7 done)

PrunedKeptTotal
New132241326
Fresh123
Picked325
Done055
Total1326131339
Accuracy
100.0%
Counts
1339 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
89.4%
(/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
90.8%
(-.f64 (/.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 (*.f64 x.re (+.f64 x.im x.im)) x.im))
28.4%
(*.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)))) x.re)
38.9%
(*.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 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
89.4%
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
57.1%
(*.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) x.im)
89.3%
(*.f64 (*.f64 (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) x.re) x.im)
57.1%
(*.f64 (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re) x.im)
50.2%
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
57.0%
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
66.9%
(*.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))))
50.2%
(*.f64 x.re (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im))
55.6%
(*.f64 x.re (*.f64 x.re x.re))
Compiler

Compiled 698 to 230 computations (67% saved)

regimes56.0ms (0.5%)

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

3 calls:

25.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))
22.0ms
x.re
8.0ms
x.im
Results
AccuracySegmentsBranch
98.2%2x.re
98.3%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)

regimes10.0ms (0.1%)

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 x.re (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im))
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 x.re (*.f64 x.im #s(literal -3 binary64))) x.im)
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re) x.im)
(*.f64 (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)) x.im)
Outputs
(*.f64 x.re (*.f64 x.re x.re))
(*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64)))
Calls

2 calls:

3.0ms
x.im
3.0ms
x.re
Results
AccuracySegmentsBranch
82.8%2x.re
84.2%2x.im
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes5.0ms (0%)

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

2 calls:

2.0ms
x.re
2.0ms
x.im
Results
AccuracySegmentsBranch
75.9%2x.re
77.4%2x.im
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes2.0ms (0%)

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

1 calls:

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

Compiled 3 to 2 computations (33.3% saved)

regimes3.0ms (0%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

2 calls:

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

Compiled 6 to 4 computations (33.3% saved)

bsearch14.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
13.0ms
3.9476682938085167e+152
4.132525286155229e+153
Results
8.0ms96×0valid
Compiler

Compiled 170 to 111 computations (34.7% saved)

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

bsearch16.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
15.0ms
2.5095242473767052e+42
4.967785054479301e+44
Results
11.0ms112×0valid
Compiler

Compiled 152 to 99 computations (34.9% saved)

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

bsearch17.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
15.0ms
2.5095242473767052e+42
4.967785054479301e+44
Results
11.0ms112×0valid
Compiler

Compiled 152 to 99 computations (34.9% saved)

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

bsearch22.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
21.0ms
2.5095242473767052e+42
4.967785054479301e+44
Results
10.0ms112×0valid
Compiler

Compiled 152 to 99 computations (34.9% saved)

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

simplify8.0ms (0.1%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
03075
14375
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 x.im #s(literal 3999999999999999998933612016492614979422156076473746745143360752097478718089695046691679038258268633774677515296114840081570376376516120880532063439028224 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 x.im #s(literal -3 binary64))) x.im))
(if (<=.f64 x.im #s(literal 4500000000000000124614454596005358353776640 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64))))
(if (<=.f64 x.im #s(literal 5000000000000000069686058479707049565356032 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(if (<=.f64 x.im #s(literal 259999999999999991244274648090963828407271424 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 3999999999999999998933612016492614979422156076473746745143360752097478718089695046691679038258268633774677515296114840081570376376516120880532063439028224 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 x.im #s(literal -3 binary64))) x.im))
(if (<=.f64 x.im #s(literal 3999999999999999998933612016492614979422156076473746745143360752097478718089695046691679038258268633774677515296114840081570376376516120880532063439028224 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 (*.f64 x.im #s(literal -3 binary64)))))
(if (<=.f64 x.im #s(literal 4500000000000000124614454596005358353776640 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.im) (*.f64 x.im #s(literal -3 binary64))))
(if (<=.f64 x.im #s(literal 4500000000000000124614454596005358353776640 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 5000000000000000069686058479707049565356032 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(if (<=.f64 x.im #s(literal 5000000000000000069686058479707049565356032 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))))
(if (<=.f64 x.im #s(literal 259999999999999991244274648090963828407271424 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 259999999999999991244274648090963828407271424 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.4s (11.5%)

Rules
4116×*-lowering-*.f32
4116×*-lowering-*.f64
4034×*-lowering-*.f32
4034×*-lowering-*.f64
3544×/-lowering-/.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
0751410
12411137
27631125
333631125
087701125
032130
1195105
21646101
08224101
01115
13514
28313
326510
49099
553299
081359
027149
1180122
21591121
08604121
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 186 to 105 computations (43.5% saved)

preprocess73.0ms (0.6%)

Remove

(negabs x.re)

Compiler

Compiled 378 to 186 computations (50.8% saved)

end0.0ms (0%)

Profiling

Loading profile data...