math.cube on complex, real part

Time bar (total: 12.6s)

analyze0.0ms (0%)

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

Compiled 22 to 12 computations (45.5% saved)

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

sample4.1s (32.6%)

Results
860.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 600.0ms
ival-mult: 434.0ms (72.3% of total)
ival-sub: 116.0ms (19.3% of total)
ival-add: 40.0ms (6.7% of total)
const: 7.0ms (1.2% of total)
backward-pass: 3.0ms (0.5% of total)
Bogosity

preprocess1.2s (9.6%)

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

Useful iterations: 4 (0.0ms)

IterNodesCost
03696
115686
243278
3174160
4788160
01115
13514
28313
326510
49099
553299
081359
Stop Event
iter limit
node limit
node limit
Calls
Call 1
Inputs
(- (* (- (* x.re x.re) (* x.im x.im)) x.re) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
Outputs
(- (* (- (* x.re x.re) (* x.im x.im)) x.re) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))))
Call 2
Inputs
(- (* (- (* x.re x.re) (* x.im x.im)) x.re) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(- (* (- (* (neg x.re) (neg x.re)) (* x.im x.im)) (neg x.re)) (* (+ (* (neg x.re) x.im) (* x.im (neg x.re))) x.im))
(- (* (- (* x.re x.re) (* (neg x.im) (neg x.im))) x.re) (* (+ (* x.re (neg x.im)) (* (neg x.im) x.re)) (neg x.im)))
(neg (- (* (- (* (neg x.re) (neg x.re)) (* x.im x.im)) (neg x.re)) (* (+ (* (neg x.re) x.im) (* x.im (neg x.re))) x.im)))
(neg (- (* (- (* x.re x.re) (* (neg x.im) (neg x.im))) x.re) (* (+ (* x.re (neg x.im)) (* (neg x.im) x.re)) (neg x.im))))
(- (* (- (* x.im x.im) (* x.re x.re)) x.im) (* (+ (* x.im x.re) (* x.re x.im)) x.re))
Outputs
(- (* (- (* x.re x.re) (* x.im x.im)) x.re) (* (+ (* x.re x.im) (* x.im x.re)) x.im))
(fma x.re (square x.re) (* (* x.re (square x.im)) -3))
(- (* (- (* (neg x.re) (neg x.re)) (* x.im x.im)) (neg x.re)) (* (+ (* (neg x.re) x.im) (* x.im (neg x.re))) x.im))
(fnmadd x.re (square x.re) (* (* x.re (square x.im)) 3))
(- (* (- (* x.re x.re) (* (neg x.im) (neg x.im))) x.re) (* (+ (* x.re (neg x.im)) (* (neg x.im) x.re)) (neg x.im)))
(fma x.re (square x.re) (* (* x.re (square x.im)) -3))
(neg (- (* (- (* (neg x.re) (neg x.re)) (* x.im x.im)) (neg x.re)) (* (+ (* (neg x.re) x.im) (* x.im (neg x.re))) x.im)))
(fma x.re (square x.re) (* (* x.re (square x.im)) -3))
(neg (- (* (- (* x.re x.re) (* (neg x.im) (neg x.im))) x.re) (* (+ (* x.re (neg x.im)) (* (neg x.im) x.re)) (neg x.im))))
(fnmadd x.re (square x.re) (* (* x.re (square x.im)) 3))
(- (* (- (* x.im x.im) (* x.re x.re)) x.im) (* (+ (* x.im x.re) (* x.re x.im)) x.re))
(+ (pow x.im 3) (* (* (square x.re) x.im) -3))
Symmetry

(abs x.im)

(negabs x.re)

explain166.0ms (1.3%)

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

Compiled 157 to 35 computations (77.7% saved)

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

eval0.0ms (0%)

Compiler

Compiled 13 to 8 computations (38.5% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
83.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))
88.5%
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))))
Compiler

Compiled 34 to 19 computations (44.1% saved)

simplify160.0ms (1.3%)

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)

localize75.0ms (0.6%)

Localize:

Found 8 expressions of interest:

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

Compiled 102 to 16 computations (84.3% saved)

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

series30.0ms (0.2%)

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

51 calls:

TimeVariablePointExpression
2.0ms
x.re
@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))
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))

rewrite85.0ms (0.7%)

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

simplify233.0ms (1.8%)

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

eval47.0ms (0.4%)

Compiler

Compiled 7897 to 508 computations (93.6% saved)

prune31.0ms (0.2%)

Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New35913372
Fresh000
Picked202
Done000
Total36113374
Accuracy
100.0%
Counts
374 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
23.4%
(/.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))))
17.4%
(/.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))))))
37.0%
(/.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))))
18.3%
(/.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)))))
51.9%
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.im x.im) x.re)) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
19.4%
(-.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im))) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im)))))) x.re) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
92.7%
(-.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))
87.6%
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))
88.5%
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
19.1%
(*.f64 x.re (/.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))))))
62.3%
(*.f64 x.re (*.f64 x.re x.re))
51.5%
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
51.8%
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
Compiler

Compiled 850 to 344 computations (59.5% saved)

simplify207.0ms (1.6%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.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))))
cost-diff0
(/.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))))
cost-diff128
(/.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)))))
cost-diff128
(*.f64 x.re (/.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))))))
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 x.im #s(literal -3 binary64)))
cost-diff0
(*.f64 x.re x.re)
cost-diff0
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
cost-diff0
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
cost-diff0
(*.f64 x.re x.re)
cost-diff0
(*.f64 x.re (*.f64 x.re x.re))
cost-diff0
(*.f64 (+.f64 x.re 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
2942×+-lowering-+.f64
2942×+-lowering-+.f32
2898×*-lowering-*.f32
2898×*-lowering-*.f64
1576×sum3-define
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
042400
1128311
2369305
31263305
43631303
08198303
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 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.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
(* x.re (/ 1 (/ (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* x.re x.re)))) (+ (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* (* x.im x.im) (* x.im (* x.im (* x.im x.im)))) -27)))))
x.re
(/ 1 (/ (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* x.re x.re)))) (+ (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* (* x.im x.im) (* x.im (* x.im (* x.im x.im)))) -27))))
1
(/ (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* x.re x.re)))) (+ (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* (* x.im x.im) (* x.im (* x.im (* x.im x.im)))) -27)))
(+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* x.re x.re))))
(* x.re (* x.re (* x.re x.re)))
(* x.re (* x.re x.re))
(* x.re x.re)
(* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* x.re x.re)))
(* x.im (* x.im -3))
x.im
(* x.im -3)
-3
(- (* x.im (* x.im -3)) (* x.re x.re))
(+ (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* (* x.im x.im) (* x.im (* x.im (* x.im x.im)))) -27))
(* (* x.re x.re) (* x.re (* x.re (* x.re x.re))))
(* (* (* x.im x.im) (* x.im (* x.im (* x.im x.im)))) -27)
(* (* x.im x.im) (* x.im (* x.im (* x.im x.im))))
(* x.im x.im)
(* x.im (* x.im (* x.im x.im)))
(* x.im (* x.im x.im))
-27
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 x.re (*.f64 #s(literal 2 binary64) (*.f64 x.im x.im)))
(+ (* 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 x.re) (* x.im (* x.im -3))) x.re)
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(+ (* x.re x.re) (* x.im (* x.im -3)))
(+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(* x.re x.re)
(*.f64 x.re x.re)
x.re
(* x.im (* x.im -3))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
x.im
(* x.im -3)
(*.f64 x.im #s(literal -3 binary64))
-3
#s(literal -3 binary64)
(/ (* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re) (+ (* x.re x.re) (* 3 (* x.im x.im))))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.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)))))
(* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re)
(*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(* x.re (* x.re (* x.re x.re)))
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
x.re
(* x.re (* x.re x.re))
(*.f64 x.re (*.f64 x.re x.re))
(* x.re x.re)
(*.f64 x.re x.re)
(* (* x.im (* x.im (* x.im x.im))) 9)
(*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))
(* x.im (* x.im (* x.im x.im)))
(*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))
x.im
(* x.im (* x.im x.im))
(*.f64 x.im (*.f64 x.im x.im))
(* x.im x.im)
(*.f64 x.im x.im)
9
#s(literal 9 binary64)
(+ (* x.re x.re) (* 3 (* x.im x.im)))
(+.f64 (*.f64 x.re x.re) (*.f64 (*.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)
(* x.re (/ 1 (/ (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* x.re x.re)))) (+ (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* (* x.im x.im) (* x.im (* x.im (* x.im x.im)))) -27)))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 x.im (*.f64 x.im (*.f64 (*.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 #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)))))
x.re
(/ 1 (/ (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* x.re x.re)))) (+ (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* (* x.im x.im) (* x.im (* x.im (* x.im x.im)))) -27))))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 x.im (*.f64 x.im (*.f64 (*.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 #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)))))
1
#s(literal 1 binary64)
(/ (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* x.re x.re)))) (+ (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* (* x.im x.im) (* x.im (* x.im (* x.im x.im)))) -27)))
(/.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 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))))
(+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* 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 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(* x.re (* x.re (* x.re x.re)))
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(* x.re (* x.re x.re))
(*.f64 x.re (*.f64 x.re x.re))
(* x.re x.re)
(*.f64 x.re x.re)
(* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* 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)))
(* x.im (* x.im -3))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
x.im
(* x.im -3)
(*.f64 x.im #s(literal -3 binary64))
-3
#s(literal -3 binary64)
(- (* x.im (* x.im -3)) (* x.re x.re))
(-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))
(+ (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* (* x.im x.im) (* x.im (* x.im (* x.im x.im)))) -27))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64)))))
(* (* x.re x.re) (* x.re (* x.re (* x.re x.re))))
(*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))
(* (* (* x.im x.im) (* x.im (* x.im (* x.im x.im)))) -27)
(*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -27 binary64))))
(* (* x.im x.im) (* x.im (* x.im (* x.im x.im))))
(*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))
(* x.im x.im)
(*.f64 x.im x.im)
(* 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))
(*.f64 x.im (*.f64 x.im x.im))
-27
#s(literal -27 binary64)

localize264.0ms (2.1%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy94.0%
(*.f64 x.re (/.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))))))
accuracy89.4%
(*.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)))
accuracy86.1%
(+.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)))
accuracy19.4%
(/.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))))
accuracy99.8%
(*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))
accuracy97.4%
(*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re)
accuracy89.8%
(-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64)))
accuracy44.9%
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64))) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal 3 binary64) (*.f64 x.im x.im))))
accuracy100.0%
(*.f64 x.im #s(literal -3 binary64))
accuracy99.8%
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
accuracy94.9%
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
accuracy94.0%
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
accuracy100.0%
(*.f64 x.re x.re)
accuracy99.8%
(*.f64 x.re (*.f64 x.re x.re))
accuracy100.0%
(*.f64 (-.f64 x.re x.im) x.re)
accuracy99.8%
(*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re))
accuracy99.8%
(*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im)
accuracy94.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
154.0ms256×0valid
Compiler

Compiled 534 to 43 computations (91.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 61.0ms
ival-mult: 35.0ms (57.2% of total)
ival-sub: 12.0ms (19.6% of total)
ival-add: 8.0ms (13.1% of total)
ival-div: 5.0ms (8.2% of total)
const: 1.0ms (1.6% of total)
backward-pass: 0.0ms (0% of total)

series35.0ms (0.3%)

Counts
22 → 456
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 x.re) (* x.im (* x.im -3))) x.re)>
#<alt (+ (* x.re x.re) (* x.im (* x.im -3)))>
#<alt (* x.im (* x.im -3))>
#<alt (/ (* (- (* 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 (/ 1 (/ (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* x.re x.re)))) (+ (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* (* x.im x.im) (* x.im (* x.im (* x.im x.im)))) -27)))))>
#<alt (/ 1 (/ (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* x.re x.re)))) (+ (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* (* x.im x.im) (* x.im (* x.im (* x.im x.im)))) -27))))>
#<alt (/ (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* x.re x.re)))) (+ (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* (* x.im x.im) (* x.im (* x.im (* x.im x.im)))) -27)))>
#<alt (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* x.re x.re))))>
#<alt (* (- x.re x.im) x.re)>
#<alt (* x.im -3)>
#<alt (* 3 (* x.im x.im))>
#<alt (+ (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* (* x.im x.im) (* x.im (* x.im (* x.im x.im)))) -27))>
#<alt (* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* x.re x.re)))>
Outputs
#<alt (* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))>
#<alt (* x.re (- (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (* -1 x.im)))) (* 2 (pow x.im 2))))>
#<alt (* x.re (- (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))) (* 2 (pow x.im 2))))>
#<alt (* x.re (- (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))) (* 2 (pow x.im 2))))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (/ x.im x.re))))>
#<alt (* (pow x.re 3) (- (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (- (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (* -1 x.im)) x.re)) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (- (pow x.im 2) (* -2 (pow x.im 2))) x.re)))) x.re)) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (- (pow x.im 2) (* -2 (pow x.im 2))) x.re)))) x.re)) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* x.im (* x.re (+ x.re (* -1 x.re)))) (pow x.re 3))>
#<alt (+ (* x.im (+ (* x.im (- (* -1 x.re) (* 2 x.re))) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))>
#<alt (+ (* x.im (+ (* x.im (- (* -1 x.re) (* 2 x.re))) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))>
#<alt (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (+ (* -1 x.re) (/ (* x.re (+ x.re (* -1 x.re))) x.im)) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (+ (* -1 x.re) (* -1 (/ (* x.re (+ x.re (* -1 x.re))) x.im))) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))) (* 2 x.re)))>
#<alt (* (pow x.im 2) (- (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))) (* 2 x.re)))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* (pow x.im 2) x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* 2 (* x.im x.re))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (* -1 x.im)))))>
#<alt (* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))))>
#<alt (* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (/ x.im x.re))))>
#<alt (* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))))>
#<alt (* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (* -1 x.im)) x.re)) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (pow x.im 2) x.re)))) x.re)) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (pow x.im 2) x.re)))) x.re)) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* x.im (* x.re (+ x.re (* -1 x.re)))) (pow x.re 3))>
#<alt (+ (* x.im (+ (* -1 (* x.im x.re)) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))>
#<alt (+ (* x.im (+ (* -1 (* x.im x.re)) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -1 x.re) (/ (* x.re (+ x.re (* -1 x.re))) x.im)))>
#<alt (* (pow x.im 2) (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))))>
#<alt (* (pow x.im 2) (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))))>
#<alt (* -1 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -1 x.re) (* -1 (/ (* x.re (+ x.re (* -1 x.re))) x.im))))>
#<alt (* (pow x.im 2) (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))))>
#<alt (* (pow x.im 2) (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))))>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 3)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (pow x.re 2)>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (pow x.im 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (pow x.re 2)>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 2)>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 2)>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (+ (* -3 (pow x.im 2)) (pow x.re 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* -3 (pow x.im 2))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (pow x.im 2))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))>
#<alt (pow x.re 3)>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (pow x.re 3)>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))>
#<alt (pow x.re 3)>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -3 (* (pow x.im 2) x.re))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))>
#<alt (* -9 (* (pow x.im 4) x.re))>
#<alt (* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))>
#<alt (* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))>
#<alt (* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))>
#<alt (pow x.re 5)>
#<alt (* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (pow x.re 5)>
#<alt (* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))>
#<alt (* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))>
#<alt (* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))>
#<alt (pow x.re 5)>
#<alt (+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))>
#<alt (+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))>
#<alt (+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))>
#<alt (* -9 (* (pow x.im 4) x.re))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* -9 (* (pow x.im 4) x.re))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))>
#<alt (* -9 (pow x.im 4))>
#<alt (- (pow x.re 4) (* 9 (pow x.im 4)))>
#<alt (- (pow x.re 4) (* 9 (pow x.im 4)))>
#<alt (- (pow x.re 4) (* 9 (pow x.im 4)))>
#<alt (pow x.re 4)>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (pow x.re 4)>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))>
#<alt (pow x.re 4)>
#<alt (+ (* -9 (pow x.im 4)) (pow x.re 4))>
#<alt (+ (* -9 (pow x.im 4)) (pow x.re 4))>
#<alt (+ (* -9 (pow x.im 4)) (pow x.re 4))>
#<alt (* -9 (pow x.im 4))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* -9 (pow x.im 4))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (pow x.re 4)>
#<alt (* -3 (* (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 (* -1 (/ (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4))) (pow x.re 4)))) (* 3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 3) (- (+ 1 (* 3 (/ (* (pow x.im 2) (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4)))) (pow x.re 6)))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4)))))))>
#<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) (- (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))) 1)))>
#<alt (* -1 (* (pow x.re 3) (- (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (+ (* -3 (/ (* (pow x.im 2) (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4)))) (pow x.re 6))) (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4)))))) 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) (* -1 (/ (+ (* -1/3 (pow x.re 5)) (* 1/3 (pow x.re 5))) (pow x.im 4)))) (* -1 (/ (pow x.re 3) (pow x.im 2)))))>
#<alt (* (pow x.im 2) (- (+ (* -3 x.re) (* 1/3 (/ (* (pow x.re 2) (+ (* -1/3 (pow x.re 5)) (* 1/3 (pow x.re 5)))) (pow x.im 6)))) (+ (* -1 (/ (pow x.re 3) (pow x.im 2))) (+ (* -1/3 (/ (pow x.re 5) (pow x.im 4))) (* 1/3 (/ (pow x.re 5) (pow x.im 4)))))))>
#<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) (* -1 (/ (+ (* -1/3 (pow x.re 5)) (* 1/3 (pow x.re 5))) (pow x.im 4)))) (* -1 (/ (pow x.re 3) (pow x.im 2)))))>
#<alt (* (pow x.im 2) (- (+ (* -3 x.re) (* 1/3 (/ (* (pow x.re 2) (+ (* -1/3 (pow x.re 5)) (* 1/3 (pow x.re 5)))) (pow x.im 6)))) (+ (* -1 (/ (pow x.re 3) (pow x.im 2))) (+ (* -1/3 (/ (pow x.re 5) (pow x.im 4))) (* 1/3 (/ (pow x.re 5) (pow x.im 4)))))))>
#<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 (* -1 (/ (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4))) (pow x.re 4)))) (* 3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (- (+ 1 (* 3 (/ (* (pow x.im 2) (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4)))) (pow x.re 6)))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4)))))))>
#<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 (* -1 (/ (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4))) (pow x.re 4)))) (* 3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (- (+ 1 (* 3 (/ (* (pow x.im 2) (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4)))) (pow x.re 6)))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4)))))))>
#<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) (- (* -1 (/ (+ (* -1/3 (pow x.re 4)) (* 1/3 (pow x.re 4))) (pow x.im 4))) (+ 3 (* -1 (/ (pow x.re 2) (pow x.im 2))))))>
#<alt (* (pow x.im 2) (- (* 1/3 (/ (* (pow x.re 2) (+ (* -1/3 (pow x.re 4)) (* 1/3 (pow x.re 4)))) (pow x.im 6))) (+ 3 (+ (* -1 (/ (pow x.re 2) (pow x.im 2))) (+ (* -1/3 (/ (pow x.re 4) (pow x.im 4))) (* 1/3 (/ (pow x.re 4) (pow x.im 4))))))))>
#<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) (- (* -1 (/ (+ (* -1/3 (pow x.re 4)) (* 1/3 (pow x.re 4))) (pow x.im 4))) (+ 3 (* -1 (/ (pow x.re 2) (pow x.im 2))))))>
#<alt (* (pow x.im 2) (- (* 1/3 (/ (* (pow x.re 2) (+ (* -1/3 (pow x.re 4)) (* 1/3 (pow x.re 4)))) (pow x.im 6))) (+ 3 (+ (* -1 (/ (pow x.re 2) (pow x.im 2))) (+ (* -1/3 (/ (pow x.re 4) (pow x.im 4))) (* 1/3 (/ (pow x.re 4) (pow x.im 4))))))))>
#<alt (/ -1/3 (pow x.im 2))>
#<alt (- (* -1/9 (/ (pow x.re 2) (pow x.im 4))) (* 1/3 (/ 1 (pow x.im 2))))>
#<alt (- (* (pow x.re 2) (- (* -1/27 (/ (pow x.re 2) (pow x.im 6))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2))))>
#<alt (- (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1/81 (/ (pow x.re 2) (pow x.im 8))) (* 1/27 (/ 1 (pow x.im 6))))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2))))>
#<alt (/ 1 (pow x.re 2))>
#<alt (/ (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 2))>
#<alt (/ (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))) (pow x.re 2))>
#<alt (/ (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (+ (* 9 (/ (pow x.im 4) (pow x.re 4))) (* 27 (/ (pow x.im 6) (pow x.re 6)))))) (pow x.re 2))>
#<alt (/ 1 (pow x.re 2))>
#<alt (/ (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 2))>
#<alt (/ (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))) (pow x.re 2))>
#<alt (/ (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (+ (* 9 (/ (pow x.im 4) (pow x.re 4))) (* 27 (/ (pow x.im 6) (pow x.re 6)))))) (pow x.re 2))>
#<alt (/ 1 (pow x.re 2))>
#<alt (+ (* 3 (/ (pow x.im 2) (pow x.re 4))) (/ 1 (pow x.re 2)))>
#<alt (+ (* (pow x.im 2) (+ (* 9 (/ (pow x.im 2) (pow x.re 6))) (* 3 (/ 1 (pow x.re 4))))) (/ 1 (pow x.re 2)))>
#<alt (+ (* (pow x.im 2) (+ (* (pow x.im 2) (+ (* 27 (/ (pow x.im 2) (pow x.re 8))) (* 9 (/ 1 (pow x.re 6))))) (* 3 (/ 1 (pow x.re 4))))) (/ 1 (pow x.re 2)))>
#<alt (/ -1/3 (pow x.im 2))>
#<alt (/ (- (* -1/9 (/ (pow x.re 2) (pow x.im 2))) 1/3) (pow x.im 2))>
#<alt (/ (- (+ (* -1/9 (/ (pow x.re 2) (pow x.im 2))) (* -1/27 (/ (pow x.re 4) (pow x.im 4)))) 1/3) (pow x.im 2))>
#<alt (/ (- (+ (* -1/9 (/ (pow x.re 2) (pow x.im 2))) (+ (* -1/27 (/ (pow x.re 4) (pow x.im 4))) (* -1/81 (/ (pow x.re 6) (pow x.im 6))))) 1/3) (pow x.im 2))>
#<alt (/ -1/3 (pow x.im 2))>
#<alt (/ (- (* -1/9 (/ (pow x.re 2) (pow x.im 2))) 1/3) (pow x.im 2))>
#<alt (/ (- (+ (* -1/9 (/ (pow x.re 2) (pow x.im 2))) (* -1/27 (/ (pow x.re 4) (pow x.im 4)))) 1/3) (pow x.im 2))>
#<alt (/ (- (+ (* -1/9 (/ (pow x.re 2) (pow x.im 2))) (+ (* -1/27 (/ (pow x.re 4) (pow x.im 4))) (* -1/81 (/ (pow x.re 6) (pow x.im 6))))) 1/3) (pow x.im 2))>
#<alt (* 9 (pow x.im 4))>
#<alt (+ (* 3 (* (pow x.im 2) (pow x.re 2))) (* 9 (pow x.im 4)))>
#<alt (+ (* 9 (pow x.im 4)) (* (pow x.re 2) (+ (* 3 (pow x.im 2)) (pow x.re 2))))>
#<alt (+ (* 9 (pow x.im 4)) (* (pow x.re 2) (+ (* 3 (pow x.im 2)) (pow x.re 2))))>
#<alt (pow x.re 4)>
#<alt (* (pow x.re 4) (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 4) (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))))>
#<alt (* (pow x.re 4) (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))))>
#<alt (pow x.re 4)>
#<alt (* (pow x.re 4) (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))))>
#<alt (* (pow x.re 4) (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))))>
#<alt (* (pow x.re 4) (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))))>
#<alt (pow x.re 4)>
#<alt (+ (* 3 (* (pow x.im 2) (pow x.re 2))) (pow x.re 4))>
#<alt (+ (* (pow x.im 2) (+ (* 3 (pow x.re 2)) (* 9 (pow x.im 2)))) (pow x.re 4))>
#<alt (+ (* (pow x.im 2) (+ (* 3 (pow x.re 2)) (* 9 (pow x.im 2)))) (pow x.re 4))>
#<alt (* 9 (pow x.im 4))>
#<alt (* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))>
#<alt (* (pow x.im 4) (+ 9 (+ (* 3 (/ (pow x.re 2) (pow x.im 2))) (/ (pow x.re 4) (pow x.im 4)))))>
#<alt (* (pow x.im 4) (+ 9 (+ (* 3 (/ (pow x.re 2) (pow x.im 2))) (/ (pow x.re 4) (pow x.im 4)))))>
#<alt (* 9 (pow x.im 4))>
#<alt (* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))>
#<alt (* (pow x.im 4) (+ 9 (+ (* 3 (/ (pow x.re 2) (pow x.im 2))) (/ (pow x.re 4) (pow x.im 4)))))>
#<alt (* (pow x.im 4) (+ 9 (+ (* 3 (/ (pow x.re 2) (pow x.im 2))) (/ (pow x.re 4) (pow x.im 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)>
#<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))>
#<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 (* -27 (pow x.im 6))>
#<alt (+ (* -27 (pow x.im 6)) (pow x.re 6))>
#<alt (+ (* -27 (pow x.im 6)) (pow x.re 6))>
#<alt (+ (* -27 (pow x.im 6)) (pow x.re 6))>
#<alt (pow x.re 6)>
#<alt (* (pow x.re 6) (+ 1 (* -27 (/ (pow x.im 6) (pow x.re 6)))))>
#<alt (* (pow x.re 6) (+ 1 (* -27 (/ (pow x.im 6) (pow x.re 6)))))>
#<alt (* (pow x.re 6) (+ 1 (* -27 (/ (pow x.im 6) (pow x.re 6)))))>
#<alt (pow x.re 6)>
#<alt (* (pow x.re 6) (+ 1 (* -27 (/ (pow x.im 6) (pow x.re 6)))))>
#<alt (* (pow x.re 6) (+ 1 (* -27 (/ (pow x.im 6) (pow x.re 6)))))>
#<alt (* (pow x.re 6) (+ 1 (* -27 (/ (pow x.im 6) (pow x.re 6)))))>
#<alt (pow x.re 6)>
#<alt (+ (* -27 (pow x.im 6)) (pow x.re 6))>
#<alt (+ (* -27 (pow x.im 6)) (pow x.re 6))>
#<alt (+ (* -27 (pow x.im 6)) (pow x.re 6))>
#<alt (* -27 (pow x.im 6))>
#<alt (* (pow x.im 6) (- (/ (pow x.re 6) (pow x.im 6)) 27))>
#<alt (* (pow x.im 6) (- (/ (pow x.re 6) (pow x.im 6)) 27))>
#<alt (* (pow x.im 6) (- (/ (pow x.re 6) (pow x.im 6)) 27))>
#<alt (* -27 (pow x.im 6))>
#<alt (* (pow x.im 6) (- (/ (pow x.re 6) (pow x.im 6)) 27))>
#<alt (* (pow x.im 6) (- (/ (pow x.re 6) (pow x.im 6)) 27))>
#<alt (* (pow x.im 6) (- (/ (pow x.re 6) (pow x.im 6)) 27))>
#<alt (* 3 (* (pow x.im 2) (pow x.re 2)))>
#<alt (* (pow x.im 2) (+ (* 3 (pow x.re 2)) (* 9 (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* 3 (pow x.re 2)) (* 9 (pow x.im 2))))>
#<alt (* (pow x.im 2) (+ (* 3 (pow x.re 2)) (* 9 (pow x.im 2))))>
#<alt (* 9 (pow x.im 4))>
#<alt (* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))>
#<alt (* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))>
#<alt (* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))>
#<alt (* 9 (pow x.im 4))>
#<alt (* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))>
#<alt (* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))>
#<alt (* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))>
#<alt (* 9 (pow x.im 4))>
#<alt (+ (* 3 (* (pow x.im 2) (pow x.re 2))) (* 9 (pow x.im 4)))>
#<alt (+ (* 3 (* (pow x.im 2) (pow x.re 2))) (* 9 (pow x.im 4)))>
#<alt (+ (* 3 (* (pow x.im 2) (pow x.re 2))) (* 9 (pow x.im 4)))>
#<alt (* 3 (* (pow x.im 2) (pow x.re 2)))>
#<alt (* (pow x.re 2) (+ (* 3 (pow x.im 2)) (* 9 (/ (pow x.im 4) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ (* 3 (pow x.im 2)) (* 9 (/ (pow x.im 4) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ (* 3 (pow x.im 2)) (* 9 (/ (pow x.im 4) (pow x.re 2)))))>
#<alt (* 3 (* (pow x.im 2) (pow x.re 2)))>
#<alt (* (pow x.re 2) (+ (* 3 (pow x.im 2)) (* 9 (/ (pow x.im 4) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ (* 3 (pow x.im 2)) (* 9 (/ (pow x.im 4) (pow x.re 2)))))>
#<alt (* (pow x.re 2) (+ (* 3 (pow x.im 2)) (* 9 (/ (pow x.im 4) (pow x.re 2)))))>
Calls

114 calls:

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

rewrite455.0ms (3.6%)

Algorithm
batch-egg-rewrite
Rules
2848×*-lowering-*.f32
2848×*-lowering-*.f64
2230×/-lowering-/.f32
2230×/-lowering-/.f64
1406×pow-lowering-pow.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
042214
1280147
22632145
08651145
Stop Event
iter limit
node limit
Counts
22 → 829
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 x.re) (* x.im (* x.im -3))) x.re)
(+ (* x.re x.re) (* x.im (* x.im -3)))
(* x.im (* x.im -3))
(/ (* (- (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im (* x.im x.im))) 9)) x.re) (+ (* x.re x.re) (* 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 (/ 1 (/ (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* x.re x.re)))) (+ (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* (* x.im x.im) (* x.im (* x.im (* x.im x.im)))) -27)))))
(/ 1 (/ (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* x.re x.re)))) (+ (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* (* x.im x.im) (* x.im (* x.im (* x.im x.im)))) -27))))
(/ (+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* x.re x.re)))) (+ (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* (* x.im x.im) (* x.im (* x.im (* x.im x.im)))) -27)))
(+ (* x.re (* x.re (* x.re x.re))) (* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* x.re x.re))))
(* (- x.re x.im) x.re)
(* x.im -3)
(* 3 (* x.im x.im))
(+ (* (* x.re x.re) (* x.re (* x.re (* x.re x.re)))) (* (* (* x.im x.im) (* x.im (* x.im (* x.im x.im)))) -27))
(* (* x.im (* x.im -3)) (- (* x.im (* x.im -3)) (* x.re x.re)))
Outputs
(+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))))
(+.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))
(+.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))
(-.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(-.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 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 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))) (/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 (*.f64 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 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))))
(-.f64 (/.f64 (*.f64 (*.f64 x.re (-.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 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (-.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(fma.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(fma.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(fma.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(fma.f64 (*.f64 x.re (-.f64 x.re x.im)) (+.f64 x.re x.im) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 (*.f64 x.re (-.f64 x.re x.im)) (+.f64 x.re x.im) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(fma.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(fma.f64 (*.f64 (+.f64 x.re x.im) x.re) (-.f64 x.re x.im) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(fma.f64 (*.f64 (+.f64 x.re x.im) x.re) (-.f64 x.re x.im) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(/.f64 #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 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 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 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 #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 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 #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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 #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 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 #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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (*.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (-.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (-.f64 x.re x.im)) (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))) (+.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 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 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 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 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 #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 x.re (*.f64 x.re x.re)) (*.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 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 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re (-.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 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 (+.f64 (*.f64 (*.f64 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 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (+.f64 (*.f64 (*.f64 x.re (-.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 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (-.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 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))) (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 #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 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))) (neg.f64 (-.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 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 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))))) #s(literal -1 binary64))
(*.f64 (*.f64 (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 #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 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im))) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))))))
(+.f64 (*.f64 x.im (*.f64 x.re x.im)) (*.f64 x.im (*.f64 x.re x.im)))
(+.f64 (*.f64 (*.f64 x.re x.im) x.im) (*.f64 (*.f64 x.re x.im) x.im))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #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 (-.f64 #s(literal 0 binary64) x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(+.f64 (*.f64 x.re x.im) (*.f64 x.re x.im))
(+.f64 (neg.f64 (*.f64 x.re x.im)) (neg.f64 (*.f64 x.re x.im)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(-.f64 (/.f64 (*.f64 x.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 3 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x.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 (*.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))))
(/.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 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))
(exp.f64 (*.f64 (log.f64 x.re) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)) #s(literal 3/2 binary64)))
(pow.f64 x.re #s(literal 3 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 x.re #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x.re)) #s(literal 3 binary64))
(*.f64 x.re (*.f64 x.re x.re))
(*.f64 (*.f64 x.re x.re) x.re)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(*.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)))
(pow.f64 x.re #s(literal 2 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 x.re)) #s(literal 2 binary64))
(*.f64 x.re x.re)
(*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(*.f64 (exp.f64 (log.f64 x.re)) (exp.f64 (log.f64 x.re)))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re))
(+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))
(+.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) (*.f64 x.re (*.f64 x.re x.re)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re 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 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (/.f64 x.re (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(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)))) (-.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) x.re))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) x.re) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) x.re)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal 1 binary64))))
(/.f64 (-.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 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re) (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))) x.re) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (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 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re)) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))) x.re)) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x.re)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #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 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) x.re)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (*.f64 x.re #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) x.re) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.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 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(*.f64 (-.f64 #s(literal 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 (*.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 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) x.re))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(*.f64 (*.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(*.f64 (/.f64 x.re #s(literal 1 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(*.f64 (/.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 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) (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+.f64 (*.f64 x.re x.re) (*.f64 (neg.f64 (*.f64 x.im x.im)) #s(literal 3 binary64)))
(+.f64 (*.f64 x.re x.re) (*.f64 (neg.f64 (*.f64 x.im #s(literal 3 binary64))) x.im))
(+.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))
(+.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))
(+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal -1 binary64)))
(-.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 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 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 (*.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 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.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 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 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 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(-.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))))
(fma.f64 x.re x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(fma.f64 x.re x.re (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 x.im (*.f64 x.im #s(literal -3 binary64)) (*.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))
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.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 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.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 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.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 (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re 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 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (neg.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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))))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 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 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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 (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re 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) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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)))))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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)))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(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 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(*.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.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 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 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 #s(literal -3 binary64)) x.im)
(*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re))
(+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))
(+.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) (*.f64 x.re (*.f64 x.re x.re)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re 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 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (/.f64 x.re (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(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)))) (-.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) x.re))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) x.re) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) x.re)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal 1 binary64))))
(/.f64 (-.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 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re) (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))) x.re) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (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 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re)) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))) x.re)) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x.re)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #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 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) x.re)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (*.f64 x.re #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) x.re) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.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 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(*.f64 (-.f64 #s(literal 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 (*.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 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) x.re))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(*.f64 (*.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(*.f64 (/.f64 x.re #s(literal 1 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(*.f64 (/.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 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 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 x.re (*.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)) x.re))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re)) (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) x.re)
(+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (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 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(+.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(+.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (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 x.re) (*.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 x.re (*.f64 (*.f64 x.re (*.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 x.re (*.f64 (*.f64 x.re (*.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 (*.f64 x.re (*.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 x.re (*.f64 (*.f64 x.re (*.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)) (neg.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (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 (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)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.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 (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.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 (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))
(/.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)) (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.re) (*.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 x.re (*.f64 (*.f64 x.re (*.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 (*.f64 x.re (*.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 x.re (*.f64 (*.f64 x.re (*.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 x.re (*.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 (*.f64 x.re (*.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 x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (neg.f64 (-.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.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 (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 (*.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 x.im (*.f64 x.im #s(literal -3 binary64)))))
(*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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))
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) #s(literal 2 binary64))
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re)
(*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re))
(+.f64 (*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re (*.f64 x.re x.re)))
(+.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) (*.f64 x.re (*.f64 x.re x.re)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re 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 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (/.f64 x.re (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(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)))) (-.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 x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) x.re))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) x.re) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) x.re)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal 1 binary64))))
(/.f64 (-.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 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re) (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))) x.re) (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (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 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) x.re)) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))) x.re)) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x.re)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #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 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (neg.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) x.re)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (*.f64 x.re #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) x.re) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.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 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(*.f64 (-.f64 #s(literal 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 (*.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 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) x.re))
(*.f64 (/.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(*.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(*.f64 (*.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(*.f64 (/.f64 x.re #s(literal 1 binary64)) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(*.f64 (/.f64 x.re (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))))
(*.f64 (/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) (+.f64 (*.f64 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) (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+.f64 (*.f64 x.re x.re) (*.f64 (neg.f64 (*.f64 x.im x.im)) #s(literal 3 binary64)))
(+.f64 (*.f64 x.re x.re) (*.f64 (neg.f64 (*.f64 x.im #s(literal 3 binary64))) x.im))
(+.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))
(+.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im x.im)) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 x.im #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))
(+.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal -1 binary64)))
(-.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.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 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 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 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 (*.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 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.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 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 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 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(-.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))) (/.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))))
(fma.f64 x.re x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(fma.f64 x.re x.re (neg.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(fma.f64 x.im (*.f64 x.im #s(literal -3 binary64)) (*.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))
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.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 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.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 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.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 (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re 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 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (neg.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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))))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 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 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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 (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re 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) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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)))))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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)))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(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 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal -9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(*.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.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 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re))))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(-.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.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 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (/.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 #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(-.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))) (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(-.f64 (/.f64 (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.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 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))) (/.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 #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))) (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))))
(-.f64 (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (+.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 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 1 binary64))))
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re)))))))
(/.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.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.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.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.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.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 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.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.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) #s(literal 1 binary64)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.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 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re))))))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.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.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.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.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.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.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))) (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #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 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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 (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re 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 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.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 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re)))))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(+.f64 (*.f64 x.im (*.f64 (*.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 x.re 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 (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.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 x.im (*.f64 (*.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.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re)))) (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re)))))
(fma.f64 x.re (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(fma.f64 x.im (*.f64 (*.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 x.re x.re)))
(fma.f64 (*.f64 x.re x.re) (*.f64 x.re x.re) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))
(fma.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 x.re x.re)))
(fma.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 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.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 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.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (+.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) x.im) (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))) (neg.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 #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) x.im) (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re 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.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.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 x.im (*.f64 (*.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 x.re)) (*.f64 x.im (*.f64 (*.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.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.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.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (neg.f64 (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re)))))
(pow.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re))))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 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.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (-.f64 (*.f64 x.im (*.f64 (*.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 x.re x.re)))))))
(*.f64 (-.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.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.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.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 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))
(/.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 x.re (-.f64 x.re x.im))
(*.f64 (-.f64 x.re x.im) x.re)
(*.f64 x.im #s(literal -3 binary64))
(*.f64 #s(literal -3 binary64) x.im)
(*.f64 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 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (neg.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (neg.f64 (*.f64 x.im x.im)) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) #s(literal -27 binary64)))
(+.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))
(+.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (*.f64 x.im x.im)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(+.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (+.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(+.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (+.f64 (*.f64 (neg.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) #s(literal -27 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(-.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 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.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (/.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 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 (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.re) (*.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 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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 (*.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 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))))
(fma.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))
(fma.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (neg.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))
(fma.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (neg.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))
(fma.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re x.re)) (neg.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(fma.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))
(fma.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.re x.re) (neg.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))
(fma.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -27 binary64) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))
(fma.f64 #s(literal -27 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))
(fma.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) x.re (neg.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 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 (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 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 (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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 (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 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 (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 (*.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 x.re (*.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 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 (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (-.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.re (*.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 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 (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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 (*.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 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 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 x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.re (*.f64 (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 (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 (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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)))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (*.f64 (*.f64 x.re x.re) (*.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))))))) (neg.f64 (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 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 (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 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 (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (-.f64 (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.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 x.re x.re)) (*.f64 x.im (*.f64 (*.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 x.im (*.f64 x.im #s(literal -3 binary64)))))
(*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (-.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(*.f64 (+.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (*.f64 #s(literal -19683 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 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.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 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))))))
(*.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (*.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.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
(+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))))
(+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(+.f64 (*.f64 x.im (*.f64 (*.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 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (*.f64 x.re x.re)) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(+.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (*.f64 x.re x.re))))
(+.f64 (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 729 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))) (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))) (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))) (/.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(fma.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im #s(literal -3 binary64))) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 x.im x.im) (*.f64 #s(literal 3 binary64) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 x.im x.im) (*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 x.im #s(literal 9 binary64)) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) #s(literal 9 binary64) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.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 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 #s(literal 3 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 x.im #s(literal 3 binary64)) (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 x.im (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) x.im (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 (*.f64 x.im #s(literal 3 binary64)) (*.f64 x.im #s(literal 3 binary64))) (*.f64 x.im x.im) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.im x.im) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.im #s(literal -3 binary64))) x.im (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.im x.im)) #s(literal 3 binary64) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 x.im x.im) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.im #s(literal 3 binary64))) x.im (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 #s(literal 9 binary64) x.im) (*.f64 x.im (*.f64 x.im x.im)) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 #s(literal 9 binary64) (*.f64 x.im x.im)) (*.f64 x.im x.im) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.im) (*.f64 x.im #s(literal -3 binary64)) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(fma.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.im x.im)) #s(literal -3 binary64) (neg.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 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 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 (*.f64 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.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 (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 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 x.re x.re) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) #s(literal 81 binary64)) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))) (*.f64 (*.f64 (*.f64 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 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.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 x.re x.re) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.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 (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))) (*.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
(*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))
(*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))
(*.f64 (*.f64 x.im x.im) (*.f64 #s(literal -3 binary64) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))))
(*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(*.f64 (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re))) x.im)
(*.f64 (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) x.im) (*.f64 x.im #s(literal -3 binary64)))
(*.f64 (*.f64 (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)) (*.f64 x.im x.im)) #s(literal -3 binary64))

simplify296.0ms (2.3%)

Algorithm
egg-herbie
Rules
3436×*-lowering-*.f32
3436×*-lowering-*.f64
1788×sum3-define
1442×+-lowering-+.f64
1442×+-lowering-+.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03515162
111943946
244873835
080073835
Stop Event
iter limit
node limit
Counts
456 → 456
Calls
Call 1
Inputs
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(* x.re (- (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (* -1 x.im)))) (* 2 (pow x.im 2))))
(* x.re (- (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))) (* 2 (pow x.im 2))))
(* x.re (- (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))) (* 2 (pow x.im 2))))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (/ x.im x.re))))
(* (pow x.re 3) (- (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (- (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (* -1 x.im)) x.re)) 1)))
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (- (pow x.im 2) (* -2 (pow x.im 2))) x.re)))) x.re)) 1)))
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (- (pow x.im 2) (* -2 (pow x.im 2))) x.re)))) x.re)) 1)))
(pow x.re 3)
(+ (* x.im (* x.re (+ x.re (* -1 x.re)))) (pow x.re 3))
(+ (* x.im (+ (* x.im (- (* -1 x.re) (* 2 x.re))) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))
(+ (* x.im (+ (* x.im (- (* -1 x.re) (* 2 x.re))) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (/ (* x.re (+ x.re (* -1 x.re))) x.im)) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))) (* 2 x.re)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (* -1 (/ (* x.re (+ x.re (* -1 x.re))) x.im))) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))) (* 2 x.re)))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* (pow x.im 2) x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* 2 (* x.im x.re))
(* -1 (* (pow x.im 2) x.re))
(* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (* -1 x.im)))))
(* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))))
(* x.re (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (/ x.im x.re))))
(* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))))
(* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (* -1 x.im)) x.re)) 1)))
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (pow x.im 2) x.re)))) x.re)) 1)))
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (pow x.im 2) x.re)))) x.re)) 1)))
(pow x.re 3)
(+ (* x.im (* x.re (+ x.re (* -1 x.re)))) (pow x.re 3))
(+ (* x.im (+ (* -1 (* x.im x.re)) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))
(+ (* x.im (+ (* -1 (* x.im x.re)) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))
(* -1 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -1 x.re) (/ (* x.re (+ x.re (* -1 x.re))) x.im)))
(* (pow x.im 2) (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))))
(* (pow x.im 2) (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))))
(* -1 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -1 x.re) (* -1 (/ (* x.re (+ x.re (* -1 x.re))) x.im))))
(* (pow x.im 2) (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))))
(* (pow x.im 2) (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))))
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (pow x.im 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -9 (* (pow x.im 4) x.re))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(pow x.re 5)
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(pow x.re 5)
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(pow x.re 5)
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(* -9 (* (pow x.im 4) x.re))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* -9 (* (pow x.im 4) x.re))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* (pow x.im 4) (+ (* -9 x.re) (/ (pow x.re 5) (pow x.im 4))))
(* -9 (pow x.im 4))
(- (pow x.re 4) (* 9 (pow x.im 4)))
(- (pow x.re 4) (* 9 (pow x.im 4)))
(- (pow x.re 4) (* 9 (pow x.im 4)))
(pow x.re 4)
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(pow x.re 4)
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(* (pow x.re 4) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(pow x.re 4)
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(+ (* -9 (pow x.im 4)) (pow x.re 4))
(* -9 (pow x.im 4))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* -9 (pow x.im 4))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(* (pow x.im 4) (- (/ (pow x.re 4) (pow x.im 4)) 9))
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(pow x.re 4)
(* -3 (* (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 (* -1 (/ (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4))) (pow x.re 4)))) (* 3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (- (+ 1 (* 3 (/ (* (pow x.im 2) (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4)))) (pow x.re 6)))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4)))))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))) 1)))
(* -1 (* (pow x.re 3) (- (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (+ (* -3 (/ (* (pow x.im 2) (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4)))) (pow x.re 6))) (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4)))))) 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) (* -1 (/ (+ (* -1/3 (pow x.re 5)) (* 1/3 (pow x.re 5))) (pow x.im 4)))) (* -1 (/ (pow x.re 3) (pow x.im 2)))))
(* (pow x.im 2) (- (+ (* -3 x.re) (* 1/3 (/ (* (pow x.re 2) (+ (* -1/3 (pow x.re 5)) (* 1/3 (pow x.re 5)))) (pow x.im 6)))) (+ (* -1 (/ (pow x.re 3) (pow x.im 2))) (+ (* -1/3 (/ (pow x.re 5) (pow x.im 4))) (* 1/3 (/ (pow x.re 5) (pow x.im 4)))))))
(* -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) (* -1 (/ (+ (* -1/3 (pow x.re 5)) (* 1/3 (pow x.re 5))) (pow x.im 4)))) (* -1 (/ (pow x.re 3) (pow x.im 2)))))
(* (pow x.im 2) (- (+ (* -3 x.re) (* 1/3 (/ (* (pow x.re 2) (+ (* -1/3 (pow x.re 5)) (* 1/3 (pow x.re 5)))) (pow x.im 6)))) (+ (* -1 (/ (pow x.re 3) (pow x.im 2))) (+ (* -1/3 (/ (pow x.re 5) (pow x.im 4))) (* 1/3 (/ (pow x.re 5) (pow x.im 4)))))))
(* -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 (* -1 (/ (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4))) (pow x.re 4)))) (* 3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (- (+ 1 (* 3 (/ (* (pow x.im 2) (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4)))) (pow x.re 6)))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4)))))))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (- (+ 1 (* -1 (/ (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4))) (pow x.re 4)))) (* 3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (- (+ 1 (* 3 (/ (* (pow x.im 2) (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4)))) (pow x.re 6)))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4)))))))
(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) (- (* -1 (/ (+ (* -1/3 (pow x.re 4)) (* 1/3 (pow x.re 4))) (pow x.im 4))) (+ 3 (* -1 (/ (pow x.re 2) (pow x.im 2))))))
(* (pow x.im 2) (- (* 1/3 (/ (* (pow x.re 2) (+ (* -1/3 (pow x.re 4)) (* 1/3 (pow x.re 4)))) (pow x.im 6))) (+ 3 (+ (* -1 (/ (pow x.re 2) (pow x.im 2))) (+ (* -1/3 (/ (pow x.re 4) (pow x.im 4))) (* 1/3 (/ (pow x.re 4) (pow x.im 4))))))))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (* -1 (/ (+ (* -1/3 (pow x.re 4)) (* 1/3 (pow x.re 4))) (pow x.im 4))) (+ 3 (* -1 (/ (pow x.re 2) (pow x.im 2))))))
(* (pow x.im 2) (- (* 1/3 (/ (* (pow x.re 2) (+ (* -1/3 (pow x.re 4)) (* 1/3 (pow x.re 4)))) (pow x.im 6))) (+ 3 (+ (* -1 (/ (pow x.re 2) (pow x.im 2))) (+ (* -1/3 (/ (pow x.re 4) (pow x.im 4))) (* 1/3 (/ (pow x.re 4) (pow x.im 4))))))))
(/ -1/3 (pow x.im 2))
(- (* -1/9 (/ (pow x.re 2) (pow x.im 4))) (* 1/3 (/ 1 (pow x.im 2))))
(- (* (pow x.re 2) (- (* -1/27 (/ (pow x.re 2) (pow x.im 6))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2))))
(- (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1/81 (/ (pow x.re 2) (pow x.im 8))) (* 1/27 (/ 1 (pow x.im 6))))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2))))
(/ 1 (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))) (* 9 (/ (pow x.im 4) (pow x.re 4))))) (pow x.re 2))
(/ (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (+ (* 9 (/ (pow x.im 4) (pow x.re 4))) (* 27 (/ (pow x.im 6) (pow x.re 6)))))) (pow x.re 2))
(/ 1 (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))) (* 9 (/ (pow x.im 4) (pow x.re 4))))) (pow x.re 2))
(/ (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (+ (* 9 (/ (pow x.im 4) (pow x.re 4))) (* 27 (/ (pow x.im 6) (pow x.re 6)))))) (pow x.re 2))
(/ 1 (pow x.re 2))
(+ (* 3 (/ (pow x.im 2) (pow x.re 4))) (/ 1 (pow x.re 2)))
(+ (* (pow x.im 2) (+ (* 9 (/ (pow x.im 2) (pow x.re 6))) (* 3 (/ 1 (pow x.re 4))))) (/ 1 (pow x.re 2)))
(+ (* (pow x.im 2) (+ (* (pow x.im 2) (+ (* 27 (/ (pow x.im 2) (pow x.re 8))) (* 9 (/ 1 (pow x.re 6))))) (* 3 (/ 1 (pow x.re 4))))) (/ 1 (pow x.re 2)))
(/ -1/3 (pow x.im 2))
(/ (- (* -1/9 (/ (pow x.re 2) (pow x.im 2))) 1/3) (pow x.im 2))
(/ (- (+ (* -1/9 (/ (pow x.re 2) (pow x.im 2))) (* -1/27 (/ (pow x.re 4) (pow x.im 4)))) 1/3) (pow x.im 2))
(/ (- (+ (* -1/9 (/ (pow x.re 2) (pow x.im 2))) (+ (* -1/27 (/ (pow x.re 4) (pow x.im 4))) (* -1/81 (/ (pow x.re 6) (pow x.im 6))))) 1/3) (pow x.im 2))
(/ -1/3 (pow x.im 2))
(/ (- (* -1/9 (/ (pow x.re 2) (pow x.im 2))) 1/3) (pow x.im 2))
(/ (- (+ (* -1/9 (/ (pow x.re 2) (pow x.im 2))) (* -1/27 (/ (pow x.re 4) (pow x.im 4)))) 1/3) (pow x.im 2))
(/ (- (+ (* -1/9 (/ (pow x.re 2) (pow x.im 2))) (+ (* -1/27 (/ (pow x.re 4) (pow x.im 4))) (* -1/81 (/ (pow x.re 6) (pow x.im 6))))) 1/3) (pow x.im 2))
(* 9 (pow x.im 4))
(+ (* 3 (* (pow x.im 2) (pow x.re 2))) (* 9 (pow x.im 4)))
(+ (* 9 (pow x.im 4)) (* (pow x.re 2) (+ (* 3 (pow x.im 2)) (pow x.re 2))))
(+ (* 9 (pow x.im 4)) (* (pow x.re 2) (+ (* 3 (pow x.im 2)) (pow x.re 2))))
(pow x.re 4)
(* (pow x.re 4) (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 4) (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))))
(* (pow x.re 4) (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))))
(pow x.re 4)
(* (pow x.re 4) (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 4) (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))))
(* (pow x.re 4) (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))))
(pow x.re 4)
(+ (* 3 (* (pow x.im 2) (pow x.re 2))) (pow x.re 4))
(+ (* (pow x.im 2) (+ (* 3 (pow x.re 2)) (* 9 (pow x.im 2)))) (pow x.re 4))
(+ (* (pow x.im 2) (+ (* 3 (pow x.re 2)) (* 9 (pow x.im 2)))) (pow x.re 4))
(* 9 (pow x.im 4))
(* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))
(* (pow x.im 4) (+ 9 (+ (* 3 (/ (pow x.re 2) (pow x.im 2))) (/ (pow x.re 4) (pow x.im 4)))))
(* (pow x.im 4) (+ 9 (+ (* 3 (/ (pow x.re 2) (pow x.im 2))) (/ (pow x.re 4) (pow x.im 4)))))
(* 9 (pow x.im 4))
(* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))
(* (pow x.im 4) (+ 9 (+ (* 3 (/ (pow x.re 2) (pow x.im 2))) (/ (pow x.re 4) (pow x.im 4)))))
(* (pow x.im 4) (+ 9 (+ (* 3 (/ (pow x.re 2) (pow x.im 2))) (/ (pow x.re 4) (pow x.im 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)
(* -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))
(* 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))
(* -27 (pow x.im 6))
(+ (* -27 (pow x.im 6)) (pow x.re 6))
(+ (* -27 (pow x.im 6)) (pow x.re 6))
(+ (* -27 (pow x.im 6)) (pow x.re 6))
(pow x.re 6)
(* (pow x.re 6) (+ 1 (* -27 (/ (pow x.im 6) (pow x.re 6)))))
(* (pow x.re 6) (+ 1 (* -27 (/ (pow x.im 6) (pow x.re 6)))))
(* (pow x.re 6) (+ 1 (* -27 (/ (pow x.im 6) (pow x.re 6)))))
(pow x.re 6)
(* (pow x.re 6) (+ 1 (* -27 (/ (pow x.im 6) (pow x.re 6)))))
(* (pow x.re 6) (+ 1 (* -27 (/ (pow x.im 6) (pow x.re 6)))))
(* (pow x.re 6) (+ 1 (* -27 (/ (pow x.im 6) (pow x.re 6)))))
(pow x.re 6)
(+ (* -27 (pow x.im 6)) (pow x.re 6))
(+ (* -27 (pow x.im 6)) (pow x.re 6))
(+ (* -27 (pow x.im 6)) (pow x.re 6))
(* -27 (pow x.im 6))
(* (pow x.im 6) (- (/ (pow x.re 6) (pow x.im 6)) 27))
(* (pow x.im 6) (- (/ (pow x.re 6) (pow x.im 6)) 27))
(* (pow x.im 6) (- (/ (pow x.re 6) (pow x.im 6)) 27))
(* -27 (pow x.im 6))
(* (pow x.im 6) (- (/ (pow x.re 6) (pow x.im 6)) 27))
(* (pow x.im 6) (- (/ (pow x.re 6) (pow x.im 6)) 27))
(* (pow x.im 6) (- (/ (pow x.re 6) (pow x.im 6)) 27))
(* 3 (* (pow x.im 2) (pow x.re 2)))
(* (pow x.im 2) (+ (* 3 (pow x.re 2)) (* 9 (pow x.im 2))))
(* (pow x.im 2) (+ (* 3 (pow x.re 2)) (* 9 (pow x.im 2))))
(* (pow x.im 2) (+ (* 3 (pow x.re 2)) (* 9 (pow x.im 2))))
(* 9 (pow x.im 4))
(* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))
(* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))
(* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))
(* 9 (pow x.im 4))
(* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))
(* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))
(* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))
(* 9 (pow x.im 4))
(+ (* 3 (* (pow x.im 2) (pow x.re 2))) (* 9 (pow x.im 4)))
(+ (* 3 (* (pow x.im 2) (pow x.re 2))) (* 9 (pow x.im 4)))
(+ (* 3 (* (pow x.im 2) (pow x.re 2))) (* 9 (pow x.im 4)))
(* 3 (* (pow x.im 2) (pow x.re 2)))
(* (pow x.re 2) (+ (* 3 (pow x.im 2)) (* 9 (/ (pow x.im 4) (pow x.re 2)))))
(* (pow x.re 2) (+ (* 3 (pow x.im 2)) (* 9 (/ (pow x.im 4) (pow x.re 2)))))
(* (pow x.re 2) (+ (* 3 (pow x.im 2)) (* 9 (/ (pow x.im 4) (pow x.re 2)))))
(* 3 (* (pow x.im 2) (pow x.re 2)))
(* (pow x.re 2) (+ (* 3 (pow x.im 2)) (* 9 (/ (pow x.im 4) (pow x.re 2)))))
(* (pow x.re 2) (+ (* 3 (pow x.im 2)) (* 9 (/ (pow x.im 4) (pow x.re 2)))))
(* (pow x.re 2) (+ (* 3 (pow x.im 2)) (* 9 (/ (pow x.im 4) (pow x.re 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 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.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 x.re (*.f64 (*.f64 x.re x.re) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 #s(literal -1 binary64) (*.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) (- (+ 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 x.re (*.f64 (*.f64 x.re x.re) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 #s(literal -1 binary64) (*.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))
(* -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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re))) (*.f64 x.re (*.f64 #s(literal -1 binary64) (*.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re))) (*.f64 x.re (*.f64 #s(literal -1 binary64) (*.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 (+ (* 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 #s(literal 0 binary64) x.im) (/.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) (+ (/ (* 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 #s(literal 0 binary64) x.im) (/.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) (* 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 (*.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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im)) (*.f64 x.re #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 #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 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.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 #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 #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 #s(literal 0 binary64) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal -1 binary64) (*.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 (*.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 (*.f64 x.im 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 (*.f64 x.im 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 (*.f64 x.im x.im) (-.f64 (/.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 (*.f64 x.im x.im) (-.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im)) 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 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re)) (*.f64 x.re (*.f64 #s(literal -1 binary64) (*.f64 x.re x.re))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re)) (*.f64 x.re (*.f64 #s(literal -1 binary64) (*.f64 x.re x.re))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re)) (*.f64 x.re (*.f64 #s(literal -1 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 (*.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 -3 binary64))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.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 -3 binary64))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.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 -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 (/.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) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.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 -3 binary64))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.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 -3 binary64))))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re))))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re))))
(pow x.re 2)
(*.f64 x.re x.re)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* -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 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re)) (*.f64 x.re (*.f64 #s(literal -1 binary64) (*.f64 x.re x.re))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re)) (*.f64 x.re (*.f64 #s(literal -1 binary64) (*.f64 x.re x.re))))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re)) (*.f64 x.re (*.f64 #s(literal -1 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 (*.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 -3 binary64))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.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 -3 binary64))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.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 -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 (/.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) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.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 -3 binary64))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.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 -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 x.re (+.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)))))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(*.f64 x.re (+.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)))))
(* x.re (+ (* -9 (pow x.im 4)) (pow x.re 4)))
(*.f64 x.re (+.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 5)
(*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(* (pow x.re 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (*.f64 x.re (*.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 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (*.f64 x.re (*.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 5) (+ 1 (* -9 (/ (pow x.im 4) (pow x.re 4)))))
(*.f64 (*.f64 x.re (*.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 5)
(*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (neg.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (neg.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))
(* -1 (* (pow x.re 5) (- (* 9 (/ (pow x.im 4) (pow x.re 4))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (neg.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))
(pow x.re 5)
(*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))
(+ (* -9 (* (pow x.im 4) x.re)) (pow x.re 5))
(*.f64 x.re (+.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) x.re)) (pow x.re 5))
(*.f64 x.re (+.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) x.re)) (pow x.re 5))
(*.f64 x.re (+.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) 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 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (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 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (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 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (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 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (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 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (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 (*.f64 x.re (*.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.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)))
(* -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 (* -1 (/ (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4))) (pow x.re 4)))) (* 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 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (/.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) (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4)))) (pow x.re 6)))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4)))))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x.re #s(literal 6 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))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re)) (*.f64 x.re (*.f64 #s(literal -1 binary64) (*.f64 x.re x.re))))
(* -1 (* (pow x.re 3) (- (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (/.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)))) (+.f64 (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re))))))
(* -1 (* (pow x.re 3) (- (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (+ (* -3 (/ (* (pow x.im 2) (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4)))) (pow x.re 6))) (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4)))))) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal -1 binary64) (+.f64 (/.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)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re) (+.f64 (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 #s(literal 0 binary64) (pow.f64 x.re #s(literal 6 binary64)))))))))
(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 (/.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) (- (+ (* -3 x.re) (* -1 (/ (+ (* -1/3 (pow x.re 5)) (* 1/3 (pow x.re 5))) (pow x.im 4)))) (* -1 (/ (pow x.re 3) (pow x.im 2)))))
(*.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 -3 binary64))))
(* (pow x.im 2) (- (+ (* -3 x.re) (* 1/3 (/ (* (pow x.re 2) (+ (* -1/3 (pow x.re 5)) (* 1/3 (pow x.re 5)))) (pow x.im 6)))) (+ (* -1 (/ (pow x.re 3) (pow x.im 2))) (+ (* -1/3 (/ (pow x.re 5) (pow x.im 4))) (* 1/3 (/ (pow x.re 5) (pow x.im 4)))))))
(*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im)) (+.f64 (*.f64 x.re #s(literal -3 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 x.im #s(literal 6 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 (/.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) (- (+ (* -3 x.re) (* -1 (/ (+ (* -1/3 (pow x.re 5)) (* 1/3 (pow x.re 5))) (pow x.im 4)))) (* -1 (/ (pow x.re 3) (pow x.im 2)))))
(*.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 -3 binary64))))
(* (pow x.im 2) (- (+ (* -3 x.re) (* 1/3 (/ (* (pow x.re 2) (+ (* -1/3 (pow x.re 5)) (* 1/3 (pow x.re 5)))) (pow x.im 6)))) (+ (* -1 (/ (pow x.re 3) (pow x.im 2))) (+ (* -1/3 (/ (pow x.re 5) (pow x.im 4))) (* 1/3 (/ (pow x.re 5) (pow x.im 4)))))))
(*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im)) (+.f64 (*.f64 x.re #s(literal -3 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 x.im #s(literal 6 binary64))))))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re))))
(* (pow x.re 2) (- (+ 1 (* -1 (/ (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4))) (pow x.re 4)))) (* 3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (/.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) (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4)))) (pow x.re 6)))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4)))))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x.re #s(literal 6 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))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.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 x.re (*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re))))
(* (pow x.re 2) (- (+ 1 (* -1 (/ (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4))) (pow x.re 4)))) (* 3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (/.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) (+ (* -9 (pow x.im 4)) (* 9 (pow x.im 4)))) (pow x.re 6)))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4)))))))
(*.f64 (*.f64 x.re x.re) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x.re #s(literal 6 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))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.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 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (* -1 (/ (+ (* -1/3 (pow x.re 4)) (* 1/3 (pow x.re 4))) (pow x.im 4))) (+ 3 (* -1 (/ (pow x.re 2) (pow x.im 2))))))
(*.f64 (*.f64 x.im x.im) (-.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) x.im)))
(* (pow x.im 2) (- (* 1/3 (/ (* (pow x.re 2) (+ (* -1/3 (pow x.re 4)) (* 1/3 (pow x.re 4)))) (pow x.im 6))) (+ 3 (+ (* -1 (/ (pow x.re 2) (pow x.im 2))) (+ (* -1/3 (/ (pow x.re 4) (pow x.im 4))) (* 1/3 (/ (pow x.re 4) (pow x.im 4))))))))
(*.f64 (*.f64 x.im x.im) (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x.im #s(literal 6 binary64))) (-.f64 #s(literal 3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (* -1 (/ (+ (* -1/3 (pow x.re 4)) (* 1/3 (pow x.re 4))) (pow x.im 4))) (+ 3 (* -1 (/ (pow x.re 2) (pow x.im 2))))))
(*.f64 (*.f64 x.im x.im) (-.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) x.im)))
(* (pow x.im 2) (- (* 1/3 (/ (* (pow x.re 2) (+ (* -1/3 (pow x.re 4)) (* 1/3 (pow x.re 4)))) (pow x.im 6))) (+ 3 (+ (* -1 (/ (pow x.re 2) (pow x.im 2))) (+ (* -1/3 (/ (pow x.re 4) (pow x.im 4))) (* 1/3 (/ (pow x.re 4) (pow x.im 4))))))))
(*.f64 (*.f64 x.im x.im) (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x.im #s(literal 6 binary64))) (-.f64 #s(literal 3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))))
(/ -1/3 (pow x.im 2))
(/.f64 #s(literal -1/3 binary64) (*.f64 x.im x.im))
(- (* -1/9 (/ (pow x.re 2) (pow x.im 4))) (* 1/3 (/ 1 (pow x.im 2))))
(+.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/9 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 #s(literal -1/3 binary64) (*.f64 x.im x.im)))
(- (* (pow x.re 2) (- (* -1/27 (/ (pow x.re 2) (pow x.im 6))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2))))
(+.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/27 binary64)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 #s(literal -1/9 binary64) (pow.f64 x.im #s(literal 4 binary64))))) (/.f64 #s(literal -1/3 binary64) (*.f64 x.im x.im)))
(- (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1/81 (/ (pow x.re 2) (pow x.im 8))) (* 1/27 (/ 1 (pow x.im 6))))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2))))
(+.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/81 binary64)) (pow.f64 x.im #s(literal 8 binary64))) (/.f64 #s(literal -1/27 binary64) (pow.f64 x.im #s(literal 6 binary64))))) (/.f64 #s(literal -1/9 binary64) (pow.f64 x.im #s(literal 4 binary64))))) (/.f64 #s(literal -1/3 binary64) (*.f64 x.im x.im)))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 2))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re)) (*.f64 x.re x.re))
(/ (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))) (pow x.re 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re))) (*.f64 x.re x.re))
(/ (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (+ (* 9 (/ (pow x.im 4) (pow x.re 4))) (* 27 (/ (pow x.im 6) (pow x.re 6)))))) (pow x.re 2))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re))) (/.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 27 binary64)) (pow.f64 x.re #s(literal 6 binary64)))) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 2))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re)) (*.f64 x.re x.re))
(/ (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))) (pow x.re 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re))) (*.f64 x.re x.re))
(/ (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (+ (* 9 (/ (pow x.im 4) (pow x.re 4))) (* 27 (/ (pow x.im 6) (pow x.re 6)))))) (pow x.re 2))
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re))) (/.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 27 binary64)) (pow.f64 x.re #s(literal 6 binary64)))) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(+ (* 3 (/ (pow x.im 2) (pow x.re 4))) (/ 1 (pow x.re 2)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) (*.f64 (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (/.f64 #s(literal 3 binary64) (*.f64 x.re x.re))))
(+ (* (pow x.im 2) (+ (* 9 (/ (pow x.im 2) (pow x.re 6))) (* 3 (/ 1 (pow x.re 4))))) (/ 1 (pow x.re 2)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im (+.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))))
(+ (* (pow x.im 2) (+ (* (pow x.im 2) (+ (* 27 (/ (pow x.im 2) (pow x.re 8))) (* 9 (/ 1 (pow x.re 6))))) (* 3 (/ 1 (pow x.re 4))))) (/ 1 (pow x.re 2)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 27 binary64)) (pow.f64 x.re #s(literal 8 binary64))) (/.f64 #s(literal 9 binary64) (pow.f64 x.re #s(literal 6 binary64))))))))
(/ -1/3 (pow x.im 2))
(/.f64 #s(literal -1/3 binary64) (*.f64 x.im x.im))
(/ (- (* -1/9 (/ (pow x.re 2) (pow x.im 2))) 1/3) (pow x.im 2))
(/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/9 binary64)) (*.f64 x.im x.im))) (*.f64 x.im x.im))
(/ (- (+ (* -1/9 (/ (pow x.re 2) (pow x.im 2))) (* -1/27 (/ (pow x.re 4) (pow x.im 4)))) 1/3) (pow x.im 2))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/9 binary64)) (*.f64 x.im x.im)) (+.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1/27 binary64)) (pow.f64 x.im #s(literal 4 binary64))) #s(literal -1/3 binary64))) (*.f64 x.im x.im))
(/ (- (+ (* -1/9 (/ (pow x.re 2) (pow x.im 2))) (+ (* -1/27 (/ (pow x.re 4) (pow x.im 4))) (* -1/81 (/ (pow x.re 6) (pow x.im 6))))) 1/3) (pow x.im 2))
(/.f64 (+.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1/27 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/9 binary64)) (*.f64 x.im x.im)) (/.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal -1/81 binary64)) (pow.f64 x.im #s(literal 6 binary64)))))) (*.f64 x.im x.im))
(/ -1/3 (pow x.im 2))
(/.f64 #s(literal -1/3 binary64) (*.f64 x.im x.im))
(/ (- (* -1/9 (/ (pow x.re 2) (pow x.im 2))) 1/3) (pow x.im 2))
(/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/9 binary64)) (*.f64 x.im x.im))) (*.f64 x.im x.im))
(/ (- (+ (* -1/9 (/ (pow x.re 2) (pow x.im 2))) (* -1/27 (/ (pow x.re 4) (pow x.im 4)))) 1/3) (pow x.im 2))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/9 binary64)) (*.f64 x.im x.im)) (+.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1/27 binary64)) (pow.f64 x.im #s(literal 4 binary64))) #s(literal -1/3 binary64))) (*.f64 x.im x.im))
(/ (- (+ (* -1/9 (/ (pow x.re 2) (pow x.im 2))) (+ (* -1/27 (/ (pow x.re 4) (pow x.im 4))) (* -1/81 (/ (pow x.re 6) (pow x.im 6))))) 1/3) (pow x.im 2))
(/.f64 (+.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1/27 binary64)) (pow.f64 x.im #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/9 binary64)) (*.f64 x.im x.im)) (/.f64 (*.f64 (pow.f64 x.re #s(literal 6 binary64)) #s(literal -1/81 binary64)) (pow.f64 x.im #s(literal 6 binary64)))))) (*.f64 x.im x.im))
(* 9 (pow x.im 4))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64))
(+ (* 3 (* (pow x.im 2) (pow x.re 2))) (* 9 (pow x.im 4)))
(+.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(+ (* 9 (pow x.im 4)) (* (pow x.re 2) (+ (* 3 (pow x.im 2)) (pow x.re 2))))
(+.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(+ (* 9 (pow x.im 4)) (* (pow x.re 2) (+ (* 3 (pow x.im 2)) (pow x.re 2))))
(+.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(* (pow x.re 4) (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re)))
(* (pow x.re 4) (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re))))
(* (pow x.re 4) (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re))))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(* (pow x.re 4) (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re)))
(* (pow x.re 4) (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re))))
(* (pow x.re 4) (+ 1 (+ (* 3 (/ (pow x.im 2) (pow x.re 2))) (* 9 (/ (pow x.im 4) (pow x.re 4))))))
(*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (+.f64 (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) x.re) x.re))))
(pow x.re 4)
(*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))
(+ (* 3 (* (pow x.im 2) (pow x.re 2))) (pow x.re 4))
(*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(+ (* (pow x.im 2) (+ (* 3 (pow x.re 2)) (* 9 (pow x.im 2)))) (pow x.re 4))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(+ (* (pow x.im 2) (+ (* 3 (pow x.re 2)) (* 9 (pow x.im 2)))) (pow x.re 4))
(+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)))))
(* 9 (pow x.im 4))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64))
(* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 3 binary64))) (*.f64 x.im x.im))))
(* (pow x.im 4) (+ 9 (+ (* 3 (/ (pow x.re 2) (pow x.im 2))) (/ (pow x.re 4) (pow x.im 4)))))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal 9 binary64) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 3 binary64))) (*.f64 x.im x.im)))))
(* (pow x.im 4) (+ 9 (+ (* 3 (/ (pow x.re 2) (pow x.im 2))) (/ (pow x.re 4) (pow x.im 4)))))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal 9 binary64) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 3 binary64))) (*.f64 x.im x.im)))))
(* 9 (pow x.im 4))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64))
(* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 3 binary64))) (*.f64 x.im x.im))))
(* (pow x.im 4) (+ 9 (+ (* 3 (/ (pow x.re 2) (pow x.im 2))) (/ (pow x.re 4) (pow x.im 4)))))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal 9 binary64) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 3 binary64))) (*.f64 x.im x.im)))))
(* (pow x.im 4) (+ 9 (+ (* 3 (/ (pow x.re 2) (pow x.im 2))) (/ (pow x.re 4) (pow x.im 4)))))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal 9 binary64) (+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (pow.f64 x.im #s(literal 4 binary64))) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 3 binary64))) (*.f64 x.im x.im)))))
(* -1 (* x.im x.re))
(-.f64 #s(literal 0 binary64) (*.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))
(* 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 x.re x.re) (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (*.f64 x.re x.re) (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (*.f64 x.re x.re) (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (*.f64 x.re x.re) (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (*.f64 x.re x.re) (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 (*.f64 x.re x.re) (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(pow x.re 2)
(*.f64 x.re x.re)
(+ (* -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 #s(literal 0 binary64) (*.f64 x.re x.im))
(* x.im (+ (* -1 x.re) (/ (pow x.re 2) x.im)))
(*.f64 x.im (-.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re))
(* x.im (+ (* -1 x.re) (/ (pow x.re 2) x.im)))
(*.f64 x.im (-.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re))
(* x.im (+ (* -1 x.re) (/ (pow x.re 2) x.im)))
(*.f64 x.im (-.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re))
(* -1 (* x.im x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re x.im))
(* -1 (* x.im (+ x.re (* -1 (/ (pow x.re 2) x.im)))))
(-.f64 #s(literal 0 binary64) (*.f64 x.im (-.f64 x.re (/.f64 (*.f64 x.re x.re) x.im))))
(* -1 (* x.im (+ x.re (* -1 (/ (pow x.re 2) x.im)))))
(-.f64 #s(literal 0 binary64) (*.f64 x.im (-.f64 x.re (/.f64 (*.f64 x.re x.re) x.im))))
(* -1 (* x.im (+ x.re (* -1 (/ (pow x.re 2) x.im)))))
(-.f64 #s(literal 0 binary64) (*.f64 x.im (-.f64 x.re (/.f64 (*.f64 x.re x.re) x.im))))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* -3 x.im)
(*.f64 x.im #s(literal -3 binary64))
(* 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))
(* -27 (pow x.im 6))
(*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -27 binary64))
(+ (* -27 (pow x.im 6)) (pow x.re 6))
(+.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -27 binary64)))
(+ (* -27 (pow x.im 6)) (pow x.re 6))
(+.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -27 binary64)))
(+ (* -27 (pow x.im 6)) (pow x.re 6))
(+.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -27 binary64)))
(pow x.re 6)
(pow.f64 x.re #s(literal 6 binary64))
(* (pow x.re 6) (+ 1 (* -27 (/ (pow x.im 6) (pow x.re 6)))))
(*.f64 (pow.f64 x.re #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -27 binary64)) (pow.f64 x.re #s(literal 6 binary64)))))
(* (pow x.re 6) (+ 1 (* -27 (/ (pow x.im 6) (pow x.re 6)))))
(*.f64 (pow.f64 x.re #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -27 binary64)) (pow.f64 x.re #s(literal 6 binary64)))))
(* (pow x.re 6) (+ 1 (* -27 (/ (pow x.im 6) (pow x.re 6)))))
(*.f64 (pow.f64 x.re #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -27 binary64)) (pow.f64 x.re #s(literal 6 binary64)))))
(pow x.re 6)
(pow.f64 x.re #s(literal 6 binary64))
(* (pow x.re 6) (+ 1 (* -27 (/ (pow x.im 6) (pow x.re 6)))))
(*.f64 (pow.f64 x.re #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -27 binary64)) (pow.f64 x.re #s(literal 6 binary64)))))
(* (pow x.re 6) (+ 1 (* -27 (/ (pow x.im 6) (pow x.re 6)))))
(*.f64 (pow.f64 x.re #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -27 binary64)) (pow.f64 x.re #s(literal 6 binary64)))))
(* (pow x.re 6) (+ 1 (* -27 (/ (pow x.im 6) (pow x.re 6)))))
(*.f64 (pow.f64 x.re #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -27 binary64)) (pow.f64 x.re #s(literal 6 binary64)))))
(pow x.re 6)
(pow.f64 x.re #s(literal 6 binary64))
(+ (* -27 (pow x.im 6)) (pow x.re 6))
(+.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -27 binary64)))
(+ (* -27 (pow x.im 6)) (pow x.re 6))
(+.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -27 binary64)))
(+ (* -27 (pow x.im 6)) (pow x.re 6))
(+.f64 (pow.f64 x.re #s(literal 6 binary64)) (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -27 binary64)))
(* -27 (pow x.im 6))
(*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -27 binary64))
(* (pow x.im 6) (- (/ (pow x.re 6) (pow x.im 6)) 27))
(*.f64 (pow.f64 x.im #s(literal 6 binary64)) (+.f64 (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 6 binary64))) #s(literal -27 binary64)))
(* (pow x.im 6) (- (/ (pow x.re 6) (pow x.im 6)) 27))
(*.f64 (pow.f64 x.im #s(literal 6 binary64)) (+.f64 (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 6 binary64))) #s(literal -27 binary64)))
(* (pow x.im 6) (- (/ (pow x.re 6) (pow x.im 6)) 27))
(*.f64 (pow.f64 x.im #s(literal 6 binary64)) (+.f64 (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 6 binary64))) #s(literal -27 binary64)))
(* -27 (pow x.im 6))
(*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal -27 binary64))
(* (pow x.im 6) (- (/ (pow x.re 6) (pow x.im 6)) 27))
(*.f64 (pow.f64 x.im #s(literal 6 binary64)) (+.f64 (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 6 binary64))) #s(literal -27 binary64)))
(* (pow x.im 6) (- (/ (pow x.re 6) (pow x.im 6)) 27))
(*.f64 (pow.f64 x.im #s(literal 6 binary64)) (+.f64 (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 6 binary64))) #s(literal -27 binary64)))
(* (pow x.im 6) (- (/ (pow x.re 6) (pow x.im 6)) 27))
(*.f64 (pow.f64 x.im #s(literal 6 binary64)) (+.f64 (/.f64 (pow.f64 x.re #s(literal 6 binary64)) (pow.f64 x.im #s(literal 6 binary64))) #s(literal -27 binary64)))
(* 3 (* (pow x.im 2) (pow x.re 2)))
(*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(* (pow x.im 2) (+ (* 3 (pow x.re 2)) (* 9 (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))
(* (pow x.im 2) (+ (* 3 (pow x.re 2)) (* 9 (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))
(* (pow x.im 2) (+ (* 3 (pow x.re 2)) (* 9 (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (+.f64 (*.f64 x.re (*.f64 x.re #s(literal 3 binary64))) (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64))))
(* 9 (pow x.im 4))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64))
(* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 3 binary64))) (*.f64 x.im x.im))))
(* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 3 binary64))) (*.f64 x.im x.im))))
(* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 3 binary64))) (*.f64 x.im x.im))))
(* 9 (pow x.im 4))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64))
(* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 3 binary64))) (*.f64 x.im x.im))))
(* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 3 binary64))) (*.f64 x.im x.im))))
(* (pow x.im 4) (+ 9 (* 3 (/ (pow x.re 2) (pow x.im 2)))))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) (+.f64 #s(literal 9 binary64) (/.f64 (*.f64 x.re (*.f64 x.re #s(literal 3 binary64))) (*.f64 x.im x.im))))
(* 9 (pow x.im 4))
(*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64))
(+ (* 3 (* (pow x.im 2) (pow x.re 2))) (* 9 (pow x.im 4)))
(+.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(+ (* 3 (* (pow x.im 2) (pow x.re 2))) (* 9 (pow x.im 4)))
(+.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(+ (* 3 (* (pow x.im 2) (pow x.re 2))) (* 9 (pow x.im 4)))
(+.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(* 3 (* (pow x.im 2) (pow x.re 2)))
(*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(* (pow x.re 2) (+ (* 3 (pow x.im 2)) (* 9 (/ (pow x.im 4) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re x.re))))
(* (pow x.re 2) (+ (* 3 (pow x.im 2)) (* 9 (/ (pow x.im 4) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re x.re))))
(* (pow x.re 2) (+ (* 3 (pow x.im 2)) (* 9 (/ (pow x.im 4) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re x.re))))
(* 3 (* (pow x.im 2) (pow x.re 2)))
(*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(* (pow x.re 2) (+ (* 3 (pow x.im 2)) (* 9 (/ (pow x.im 4) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re x.re))))
(* (pow x.re 2) (+ (* 3 (pow x.im 2)) (* 9 (/ (pow x.im 4) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re x.re))))
(* (pow x.re 2) (+ (* 3 (pow x.im 2)) (* 9 (/ (pow x.im 4) (pow x.re 2)))))
(*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 x.im #s(literal 4 binary64)) #s(literal 9 binary64)) (*.f64 x.re x.re))))

eval252.0ms (2%)

Compiler

Compiled 70924 to 3205 computations (95.5% saved)

prune133.0ms (1.1%)

Pruning

17 alts after pruning (15 fresh and 2 done)

PrunedKeptTotal
New1591111602
Fresh448
Picked325
Done000
Total1598171615
Accuracy
100.0%
Counts
1615 → 17
Alt Table
Click to see full alt table
StatusAccuracyProgram
62.4%
(pow.f64 x.re #s(literal 3 binary64))
17.5%
(/.f64 (/.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) (-.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) (*.f64 x.re x.re)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))) (*.f64 x.im (*.f64 x.im (*.f64 x.im (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))))
23.4%
(/.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))))
88.4%
(/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
88.4%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) x.re))
88.5%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))))
92.7%
(-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 (*.f64 x.re (+.f64 x.im x.im)) x.im))
86.6%
(-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.im (-.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re))) (*.f64 (+.f64 (*.f64 x.re x.im) (*.f64 x.im x.re)) x.im))
87.6%
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.im #s(literal -3 binary64)) x.re)))
88.5%
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
51.5%
(*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re)
51.9%
(*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 #s(literal 0 binary64) x.im) (*.f64 x.re #s(literal -3 binary64))))
62.3%
(*.f64 x.re (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))))
70.3%
(*.f64 x.re (*.f64 (*.f64 x.im x.im) (-.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) x.im))))
62.3%
(*.f64 x.re (*.f64 x.re x.re))
51.5%
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
51.8%
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
Compiler

Compiled 582 to 318 computations (45.4% saved)

simplify219.0ms (1.7%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x.im x.im)
cost-diff128
(-.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) x.im))
cost-diff384
(*.f64 (*.f64 x.im x.im) (-.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) x.im)))
cost-diff384
(*.f64 x.re (*.f64 (*.f64 x.im x.im) (-.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) x.im))))
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 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
cost-diff128
(/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
cost-diff0
(*.f64 x.re x.re)
cost-diff0
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
cost-diff256
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
cost-diff256
(*.f64 x.re (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))))
cost-diff0
(*.f64 x.im x.im)
cost-diff0
(*.f64 (*.f64 x.im x.im) x.re)
cost-diff0
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
cost-diff0
(*.f64 (-.f64 x.re x.im) x.re)
cost-diff0
(+.f64 x.re x.im)
cost-diff0
(*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re))
cost-diff128
(-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 (*.f64 x.re (+.f64 x.im x.im)) x.im))
Rules
2018×*-lowering-*.f32
2018×*-lowering-*.f64
1844×sum3-define
1792×fnmadd-define
1164×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
031169
197156
2273155
31019152
43725152
08268152
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.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.im)
(* x.re (+ x.im x.im))
(+ x.im x.im)
(* -3 (* (* x.im x.im) x.re))
-3
(* (* x.im x.im) x.re)
(* x.im x.im)
x.im
x.re
(* x.re (/ 1 (/ 1 (* x.re x.re))))
x.re
(/ 1 (/ 1 (* x.re x.re)))
1
(/ 1 (* x.re x.re))
(* x.re x.re)
(/ x.re (/ 1 (+ (* x.re x.re) (* x.im (* x.im -3)))))
x.re
(/ 1 (+ (* x.re x.re) (* x.im (* x.im -3))))
1
(+ (* x.re x.re) (* x.im (* x.im -3)))
(* x.re x.re)
(* x.im (* x.im -3))
x.im
(* x.im -3)
-3
(* x.re (* (* x.im x.im) (- -3 (/ (- 0 (/ (* x.re x.re) x.im)) x.im))))
x.re
(* (* x.im x.im) (- -3 (/ (- 0 (/ (* x.re x.re) x.im)) x.im)))
(* x.im x.im)
x.im
(- -3 (/ (- 0 (/ (* x.re x.re) x.im)) x.im))
-3
(/ (- 0 (/ (* x.re x.re) x.im)) x.im)
(- 0 (/ (* x.re x.re) x.im))
0
(/ (* x.re x.re) x.im)
(* x.re x.re)
Outputs
(- (* (+ x.re x.im) (* (- x.re x.im) x.re)) (* (* x.re (+ x.im x.im)) 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 (+.f64 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.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.im)
(*.f64 x.im (*.f64 (*.f64 x.re x.im) #s(literal 2 binary64)))
(* x.re (+ x.im x.im))
(*.f64 (*.f64 x.re x.im) #s(literal 2 binary64))
(+ x.im x.im)
(*.f64 x.im #s(literal 2 binary64))
(* -3 (* (* x.im x.im) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
-3
#s(literal -3 binary64)
(* (* x.im x.im) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* x.im x.im)
(*.f64 x.im x.im)
x.im
x.re
(* x.re (/ 1 (/ 1 (* x.re x.re))))
(*.f64 x.re (*.f64 x.re x.re))
x.re
(/ 1 (/ 1 (* x.re x.re)))
(*.f64 x.re x.re)
1
#s(literal 1 binary64)
(/ 1 (* x.re x.re))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(* x.re x.re)
(*.f64 x.re x.re)
(/ x.re (/ 1 (+ (* x.re x.re) (* x.im (* x.im -3)))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
x.re
(/ 1 (+ (* x.re x.re) (* x.im (* x.im -3))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
1
#s(literal 1 binary64)
(+ (* x.re x.re) (* x.im (* x.im -3)))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* x.re x.re)
(*.f64 x.re x.re)
(* x.im (* x.im -3))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
x.im
(* x.im -3)
(*.f64 x.im #s(literal -3 binary64))
-3
#s(literal -3 binary64)
(* x.re (* (* x.im x.im) (- -3 (/ (- 0 (/ (* x.re x.re) x.im)) x.im))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
x.re
(* (* x.im x.im) (- -3 (/ (- 0 (/ (* x.re x.re) x.im)) x.im)))
(+.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
(- -3 (/ (- 0 (/ (* x.re x.re) x.im)) x.im))
(+.f64 #s(literal -3 binary64) (/.f64 (/.f64 x.re (/.f64 x.im x.re)) x.im))
-3
#s(literal -3 binary64)
(/ (- 0 (/ (* x.re x.re) x.im)) x.im)
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x.re (/.f64 x.im x.re)) x.im))
(- 0 (/ (* x.re x.re) x.im))
(-.f64 #s(literal 0 binary64) (/.f64 x.re (/.f64 x.im x.re)))
0
#s(literal 0 binary64)
(/ (* x.re x.re) x.im)
(/.f64 x.re (/.f64 x.im x.re))
(* x.re x.re)
(*.f64 x.re x.re)

localize126.0ms (1%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy94.0%
(*.f64 x.re (*.f64 (*.f64 x.im x.im) (-.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) x.im))))
accuracy93.2%
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) x.im)
accuracy85.6%
(/.f64 (*.f64 x.re x.re) x.im)
accuracy79.4%
(*.f64 (*.f64 x.im x.im) (-.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) x.im)))
accuracy99.8%
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
accuracy98.8%
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
accuracy94.9%
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
accuracy94.4%
(/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))
accuracy100.0%
(*.f64 x.re x.re)
accuracy99.8%
(*.f64 x.re (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))))
accuracy99.7%
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
accuracy99.4%
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
accuracy100.0%
(*.f64 x.im x.im)
accuracy99.8%
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
accuracy90.6%
(*.f64 (*.f64 x.im x.im) 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.8%
(*.f64 (*.f64 x.re (+.f64 x.im x.im)) x.im)
accuracy94.3%
(-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 (-.f64 x.re x.im) x.re)) (*.f64 (*.f64 x.re (+.f64 x.im x.im)) x.im))
Results
84.0ms256×0valid
Compiler

Compiled 223 to 32 computations (85.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 44.0ms
ival-mult: 23.0ms (52.6% of total)
ival-div: 10.0ms (22.9% of total)
ival-sub: 5.0ms (11.4% of total)
ival-add: 4.0ms (9.1% of total)
const: 1.0ms (2.3% of total)
backward-pass: 0.0ms (0% of total)

series30.0ms (0.2%)

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

108 calls:

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

rewrite365.0ms (2.9%)

Algorithm
batch-egg-rewrite
Rules
3418×*-lowering-*.f32
3418×*-lowering-*.f64
3404×/-lowering-/.f32
3404×/-lowering-/.f64
1994×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
031138
1212120
21827116
08966116
Stop Event
iter limit
node limit
Counts
21 → 728
Calls
Call 1
Inputs
(- (* (+ x.re x.im) (* (- x.re x.im) x.re)) (* (* x.re (+ x.im x.im)) x.im))
(* (+ x.re x.im) (* (- x.re x.im) x.re))
(+ x.re x.im)
(* (- x.re x.im) x.re)
(* -3 (* (* x.im x.im) x.re))
(* (* x.im x.im) x.re)
(* x.im x.im)
(* x.re (/ 1 (/ 1 (* x.re x.re))))
(/ 1 (/ 1 (* x.re x.re)))
(/ 1 (* x.re x.re))
(* x.re x.re)
(/ x.re (/ 1 (+ (* x.re x.re) (* x.im (* x.im -3)))))
(/ 1 (+ (* x.re x.re) (* x.im (* x.im -3))))
(+ (* x.re x.re) (* x.im (* x.im -3)))
(* x.re (* (* x.im x.im) (- -3 (/ (- 0 (/ (* x.re x.re) x.im)) x.im))))
(* (* x.im x.im) (- -3 (/ (- 0 (/ (* x.re x.re) x.im)) x.im)))
(- -3 (/ (- 0 (/ (* x.re x.re) x.im)) x.im))
(* (* x.re (+ x.im x.im)) x.im)
(* x.im (* x.im -3))
(/ (* x.re x.re) x.im)
(/ (- 0 (/ (* x.re x.re) x.im)) x.im)
Outputs
(+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #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.im))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))
(+.f64 (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))
(+.f64 (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) x.re) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))
(+.f64 (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))
(+.f64 (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (fma.f64 (neg.f64 (*.f64 x.re x.im)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))
(+.f64 (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (fma.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x.re x.im) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))
(+.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #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))))
(-.f64 (*.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.re x.im)))
(-.f64 (*.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.re x.im)) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))
(-.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))) (/.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.re) #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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re 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.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))) (/.f64 (*.f64 x.im (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re 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.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)))) (/.f64 (*.f64 x.im (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))) (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)))))
(-.f64 (/.f64 (*.f64 (-.f64 (*.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.re x.im))) (-.f64 (*.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.re x.im)))) (-.f64 (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))) (/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))) (-.f64 (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))))
(fma.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)))
(fma.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))
(fma.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))))
(fma.f64 x.re (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))
(fma.f64 x.im (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))
(fma.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)))
(fma.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))
(fma.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im)) (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))))
(fma.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)))
(fma.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))
(fma.f64 (-.f64 x.re x.im) (*.f64 x.re (+.f64 x.re x.im)) (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))))
(fma.f64 (*.f64 x.re (-.f64 x.re x.im)) (+.f64 x.re x.im) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)))
(fma.f64 (*.f64 x.re (-.f64 x.re x.im)) (+.f64 x.re x.im) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))
(fma.f64 (*.f64 x.re (-.f64 x.re x.im)) (+.f64 x.re x.im) (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))))
(fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #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 (*.f64 #s(literal 0 binary64) x.re) #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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))
(fma.f64 (-.f64 #s(literal 0 binary64) x.re) (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))
(fma.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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.im (*.f64 x.im x.im)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)))))) (/.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))
(fma.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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.im (*.f64 x.im x.im)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)))))) (/.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) x.re) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))
(fma.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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.im (*.f64 x.im x.im)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)))))) (/.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))) (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))
(fma.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)))
(fma.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))
(fma.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) x.re (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))))
(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 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))
(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 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64))) x.re) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))
(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 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))) (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))
(fma.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.re)) x.im (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))
(fma.f64 (*.f64 (+.f64 x.re x.im) x.re) (-.f64 x.re x.im) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)))
(fma.f64 (*.f64 (+.f64 x.re x.im) x.re) (-.f64 x.re x.im) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))
(fma.f64 (*.f64 (+.f64 x.re x.im) x.re) (-.f64 x.re x.im) (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))))
(/.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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.im (*.f64 x.im x.im)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.re) #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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.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 x.im (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))))
(/.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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.im (*.f64 x.im x.im)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.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 x.im (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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.im (*.f64 x.im x.im)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.re) #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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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.im (*.f64 x.im x.im)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.re) #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 x.im (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) 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 x.im (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re 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 x.im (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))) (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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.im (*.f64 x.im x.im)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64))))))) (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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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.im (*.f64 x.im x.im)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64))))))) (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 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))) (*.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)))))))
(/.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 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))) (neg.f64 (+.f64 (*.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.re x.im)))))
(/.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 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))) (neg.f64 (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)))))
(/.f64 (+.f64 (*.f64 (-.f64 (*.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.re x.im))) (*.f64 (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))) (+.f64 (*.f64 (-.f64 (*.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.re x.im))) (-.f64 (*.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.re x.im)))) (-.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))) (*.f64 (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.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.re x.im))) (-.f64 (*.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.re x.im)))) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))) (-.f64 (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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 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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re 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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.re) #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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #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 x.im) (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))) (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (*.f64 x.im (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))) (*.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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.im (*.f64 x.im x.im)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)))))))) (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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))))))
(/.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 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #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.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (*.f64 (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))) (-.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))) (*.f64 (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #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.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (-.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))) (neg.f64 (-.f64 (-.f64 (*.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.re x.im))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x.im)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))))
(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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))) (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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.im (*.f64 x.im x.im)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.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 x.im (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.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.im (*.f64 x.im x.im)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)))))) (/.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im)) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re 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 x.im (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 x.re x.im) (*.f64 x.re (-.f64 x.re x.im))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re 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 (*.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 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 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 (*.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 (*.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 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)))))
(+.f64 x.re x.im)
(+.f64 x.im x.re)
(-.f64 (/.f64 (*.f64 x.re x.re) (-.f64 x.re x.im)) (/.f64 (*.f64 x.im x.im) (-.f64 x.re x.im)))
(-.f64 (/.f64 (*.f64 x.im x.im) (-.f64 x.im x.re)) (/.f64 (*.f64 x.re x.re) (-.f64 x.im x.re)))
(fma.f64 x.re #s(literal 1 binary64) x.im)
(fma.f64 #s(literal 1 binary64) x.re x.im)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x.re x.im) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.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.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.re)) (*.f64 x.im (*.f64 x.im x.im))) (+.f64 (*.f64 x.im x.im) (-.f64 (*.f64 x.re 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 (*.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 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.re)) (*.f64 x.im (*.f64 x.im x.im)))) (neg.f64 (+.f64 (*.f64 x.im x.im) (-.f64 (*.f64 x.re x.re) (*.f64 x.re x.im)))))
(/.f64 (-.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)) (-.f64 x.im x.re))
(/.f64 (-.f64 (*.f64 (*.f64 x.re x.re) (-.f64 x.re x.im)) (*.f64 (-.f64 x.re x.im) (*.f64 x.im x.im))) (*.f64 (-.f64 x.re x.im) (-.f64 x.re x.im)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))) (neg.f64 (neg.f64 (-.f64 x.re x.im))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x.im x.im) (*.f64 x.re x.re))) (neg.f64 (-.f64 x.im x.re)))
(pow.f64 (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re))) (+.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.im) (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 x.im (-.f64 x.im x.re)))))
(*.f64 (-.f64 (*.f64 x.re x.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 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 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 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 (*.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 (/.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.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 (*.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.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 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.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 (*.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.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 x.im) (-.f64 x.re x.im)))
(+.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))
(fma.f64 #s(literal 1 binary64) (*.f64 x.re x.re) (*.f64 x.re (-.f64 #s(literal 0 binary64) x.im)))
(fma.f64 #s(literal 1 binary64) (*.f64 x.re x.re) (*.f64 (-.f64 #s(literal 0 binary64) x.im) x.re))
(fma.f64 (*.f64 x.re x.re) #s(literal 1 binary64) (*.f64 x.re (-.f64 #s(literal 0 binary64) x.im)))
(fma.f64 (*.f64 x.re x.re) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x.im) x.re))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (*.f64 x.re (-.f64 #s(literal 0 binary64) x.im)))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.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 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 (*.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 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 x.re) (*.f64 x.im 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 (*.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 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 x.re) (*.f64 x.im x.im)))) (/.f64 x.re (+.f64 x.re x.im)))
(*.f64 (/.f64 (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)) (/.f64 (-.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 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 x.im (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(*.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.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 #s(literal -3 binary64) x.re) (*.f64 x.im x.im))
(*.f64 x.re (*.f64 x.im x.im))
(*.f64 x.im (*.f64 x.re x.im))
(*.f64 (*.f64 x.im x.im) x.re)
(*.f64 (*.f64 x.re x.im) x.im)
(exp.f64 (*.f64 (log.f64 x.im) #s(literal 2 binary64)))
(pow.f64 x.im #s(literal 2 binary64))
(pow.f64 (*.f64 x.im x.im) #s(literal 1 binary64))
(pow.f64 (-.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)))
(exp.f64 (*.f64 (log.f64 x.re) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)) #s(literal 3/2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re))) (/.f64 x.re (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re))))
(/.f64 x.re (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) x.re))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal 3 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) x.re)))
(/.f64 (-.f64 #s(literal 0 binary64) x.re) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(/.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x.re)) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(/.f64 (*.f64 x.re #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal 3 binary64)) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 x.re #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(pow.f64 x.re #s(literal 3 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal 3/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal -3/2 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) x.re) #s(literal -1 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 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(*.f64 (*.f64 x.re x.re) x.re)
(*.f64 #s(literal -1 binary64) (/.f64 x.re (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)))
(*.f64 (/.f64 x.re #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 x.re (*.f64 x.re x.re)))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(/.f64 x.re (/.f64 #s(literal 1 binary64) x.re))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(/.f64 (*.f64 x.re x.re) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) x.re) (neg.f64 (/.f64 #s(literal 1 binary64) x.re)))
(pow.f64 x.re #s(literal 2 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 x.re)) #s(literal 2 binary64))
(*.f64 x.re x.re)
(*.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) #s(literal 1 binary64)))
(*.f64 (exp.f64 (log.f64 x.re)) (exp.f64 (log.f64 x.re)))
(exp.f64 (*.f64 #s(literal -2 binary64) (log.f64 x.re)))
(exp.f64 (*.f64 (log.f64 x.re) #s(literal -2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) (log.f64 x.re)) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) x.re) x.re)
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x.re)) (-.f64 #s(literal 0 binary64) x.re))
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x.re))) (neg.f64 (-.f64 #s(literal 0 binary64) x.re)))
(pow.f64 x.re #s(literal -2 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal 1 binary64))
(pow.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 #s(literal 1 binary64) x.re))
(*.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 (/.f64 #s(literal 1 binary64) x.re) #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) x.re) #s(literal 1 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(/.f64 x.re (/.f64 #s(literal 1 binary64) x.re))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(/.f64 (*.f64 x.re x.re) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) x.re) (neg.f64 (/.f64 #s(literal 1 binary64) x.re)))
(pow.f64 x.re #s(literal 2 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 x.re)) #s(literal 2 binary64))
(*.f64 x.re x.re)
(*.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) #s(literal 1 binary64)))
(*.f64 (exp.f64 (log.f64 x.re)) (exp.f64 (log.f64 x.re)))
(+.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re x.re)))
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(exp.f64 (*.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 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 x.re (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 x.im (*.f64 (*.f64 x.re 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 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 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.re x.re) x.re (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (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) x.re) (*.f64 x.im x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (/.f64 x.re #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(neg.f64 (/.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 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) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) x.re) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (*.f64 x.re (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(/.f64 (*.f64 x.re (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x.re)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (*.f64 x.re (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (*.f64 x.re (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) (neg.f64 (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (neg.f64 (*.f64 x.re (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.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) x.re))) (/.f64 #s(literal -1 binary64) (+.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 #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 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) x.re)
(*.f64 #s(literal -1 binary64) (/.f64 x.re (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(*.f64 (-.f64 #s(literal 0 binary64) x.re) (/.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 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(*.f64 (/.f64 x.re #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (/.f64 x.re #s(literal -1 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 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal -1/2 binary64))) (/.f64 x.re (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 x.re (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (/.f64 #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 x.re (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (/.f64 x.re (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) (/.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #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) (+.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 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 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)))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.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 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 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 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.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))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64)))
(+.f64 (*.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))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 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)))
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64))))
(-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(-.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)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(-.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (-.f64 (*.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 x.im) #s(literal -3 binary64) (*.f64 x.re x.re))
(fma.f64 #s(literal 1 binary64) (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(fma.f64 (*.f64 x.re x.re) #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) x.im (*.f64 x.re x.re))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))))
(/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (/.f64 (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))))
(/.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (-.f64 (*.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 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) (neg.f64 (+.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (/.f64 (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) (neg.f64 (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))
(/.f64 (-.f64 (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) (*.f64 (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (neg.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))
(pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.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))
(pow.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 #s(literal -1 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) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) #s(literal -27 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (/.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(+.f64 (*.f64 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))))
(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 (*.f64 x.re 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 (*.f64 x.re 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 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.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.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 #s(literal -3 binary64) 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 (*.f64 #s(literal -3 binary64) 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))))
(/.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 x.re (*.f64 x.im x.im)) (-.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 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (*.f64 x.im x.im)))))) (neg.f64 (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 (neg.f64 (*.f64 (*.f64 x.re (*.f64 x.im x.im)) (-.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))))
(*.f64 x.re (*.f64 x.im (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))))
(*.f64 x.im (*.f64 (*.f64 x.re x.im) (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) 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.im x.im) (*.f64 (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)) x.re))
(*.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.im (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))) x.re)
(*.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 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 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 (*.f64 x.im x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.im x.im)))
(fma.f64 x.im (*.f64 x.im #s(literal -3 binary64)) (*.f64 (*.f64 x.im x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(fma.f64 x.im (*.f64 x.im #s(literal -3 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.im x.im)))
(fma.f64 #s(literal -3 binary64) (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(fma.f64 #s(literal -3 binary64) (*.f64 x.im x.im) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.im x.im)))
(fma.f64 (*.f64 x.im x.im) #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(fma.f64 (*.f64 x.im x.im) #s(literal -3 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.im x.im)))
(fma.f64 (*.f64 x.im #s(literal -3 binary64)) x.im (*.f64 (*.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)) x.im (*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.im x.im)))
(/.f64 (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (*.f64 x.im x.im))))) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 x.im x.im) (-.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 #s(literal -27 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 x.im x.im)) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 #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 x.im x.im)) (-.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(/.f64 (neg.f64 (*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (*.f64 x.im x.im)))))) (neg.f64 (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 (neg.f64 (*.f64 (*.f64 x.im x.im) (-.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))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 x.im x.im))) (neg.f64 (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 (neg.f64 (*.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 x.im x.im))) (neg.f64 (-.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(*.f64 x.im (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(*.f64 (*.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.im x.im))
(*.f64 (*.f64 x.im (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))) x.im)
(+.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 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) x.im))
(-.f64 (/.f64 #s(literal -27 binary64) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 #s(literal 0 binary64) (/.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 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 #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 (/.f64 x.re x.im) x.im) #s(literal -3 binary64))
(fma.f64 (*.f64 x.re x.re) (/.f64 (/.f64 #s(literal 1 binary64) x.im) x.im) #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 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) (neg.f64 (/.f64 #s(literal 1 binary64) x.im)) #s(literal -3 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) x.im) #s(literal -3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 #s(literal -27 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (*.f64 x.im x.im))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -3 binary64) (/.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) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 #s(literal -27 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (*.f64 x.im x.im)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal -3 binary64) (/.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) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))))
(/.f64 (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 #s(literal -27 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 #s(literal 9 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 -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))))
(/.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 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (+.f64 #s(literal 9 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 -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))))
(/.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))))
(/.f64 (-.f64 (*.f64 #s(literal -27 binary64) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 #s(literal 0 binary64) (/.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 (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 #s(literal 9 binary64) (-.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 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.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 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (*.f64 x.im x.im)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 (neg.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 (neg.f64 (-.f64 #s(literal -3 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))))
(pow.f64 (/.f64 (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 #s(literal -27 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal -3 binary64) (/.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) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal -27 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 9 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.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 #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 1 binary64) (-.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 x.re (*.f64 x.im x.im)))
(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)))
(*.f64 x.re (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)))
(*.f64 x.im (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)))
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x.re x.im))
(*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.re) #s(literal 0 binary64)) x.im)
(*.f64 (*.f64 x.re x.im) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) #s(literal 0 binary64)) 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 x.im) #s(literal -3 binary64))
(*.f64 (*.f64 x.im #s(literal -3 binary64)) x.im)
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im))
(+.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 x.im (*.f64 x.re x.re))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im))))
(fma.f64 x.re (/.f64 x.re x.im) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) x.im) #s(literal 0 binary64))
(fma.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) x.im) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.im)) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) x.im) (*.f64 x.re x.re) #s(literal 0 binary64))
(fma.f64 (/.f64 x.re x.im) x.re #s(literal 0 binary64))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)))
(/.f64 #s(literal 1 binary64) (/.f64 x.im (*.f64 x.re x.re)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) x.im))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x.im (*.f64 x.re x.re)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)) x.im)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x.im (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))))
(/.f64 (*.f64 x.re x.re) x.im)
(/.f64 (*.f64 x.re x.re) (neg.f64 (-.f64 #s(literal 0 binary64) x.im)))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)) x.im))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x.im (*.f64 x.re x.re))))
(/.f64 #s(literal -1 binary64) (*.f64 x.im (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) x.im)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) x.im))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x.im))))
(/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))
(/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))))
(/.f64 (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)) (/.f64 (*.f64 x.re x.re) x.im))
(/.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))) (/.f64 (*.f64 x.re x.re) x.im))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x.im)) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x.im)) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x.im))) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(pow.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 1 binary64))
(pow.f64 (/.f64 x.im (*.f64 x.re x.re)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) x.im) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x.im (*.f64 x.re x.re)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x.re (/.f64 x.re x.im))
(*.f64 x.re (/.f64 (*.f64 (/.f64 x.re x.im) (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 (*.f64 x.re x.re) x.im)))
(*.f64 x.re (/.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) x.re)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) x.im))
(*.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) x.im))
(*.f64 (*.f64 x.re x.re) (/.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 (*.f64 x.re x.re) x.im)))
(*.f64 (*.f64 x.re x.re) (/.f64 (/.f64 #s(literal 1 binary64) x.im) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) x.im)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.im)))
(*.f64 (/.f64 #s(literal 1 binary64) x.im) (*.f64 x.re x.re))
(*.f64 (/.f64 x.re x.im) x.re)
(*.f64 (/.f64 x.re #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x.re x.im) (/.f64 (*.f64 x.re x.re) x.im)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im))))
(*.f64 (/.f64 x.re #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x.re) x.im))
(*.f64 (pow.f64 (/.f64 x.im #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(*.f64 (/.f64 (*.f64 x.re x.re) #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im))))
(*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im))))
(*.f64 (/.f64 x.re x.re) (/.f64 (*.f64 (/.f64 x.re x.im) (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 x.re x.im)))
(*.f64 (/.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 (/.f64 x.re x.im) (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 #s(literal 1 binary64) x.im)))
(*.f64 (/.f64 x.re (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))) (/.f64 (*.f64 (/.f64 x.re x.im) (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.im))))
(*.f64 (/.f64 x.re (/.f64 #s(literal 1 binary64) x.im)) (/.f64 (*.f64 (/.f64 x.re x.im) (/.f64 (*.f64 x.re x.re) x.im)) (*.f64 x.re x.re)))
(*.f64 (/.f64 x.re (/.f64 x.re x.im)) (/.f64 (*.f64 (/.f64 x.re x.im) (/.f64 (*.f64 x.re x.re) x.im)) x.re))
(*.f64 (/.f64 (*.f64 x.re x.re) x.re) (/.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 x.re x.im)))
(*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)) (/.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 #s(literal 1 binary64) x.im)))
(*.f64 (/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))) (/.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.im))))
(*.f64 (/.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) x.im)) (/.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) (*.f64 x.re x.re)))
(*.f64 (/.f64 (*.f64 x.re x.re) (/.f64 x.re x.im)) (/.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im) x.re))
(*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 x.re x.im)))
(*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re) (/.f64 (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)) (*.f64 (/.f64 x.re x.im) (/.f64 (*.f64 x.re x.re) x.im))))
(*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 x.re x.im)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re))
(*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) x.im)))
(*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 (*.f64 x.re x.re) x.im))
(*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 x.re x.re)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 #s(literal 1 binary64) x.im)))
(*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 x.re x.re)) (/.f64 (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 #s(literal 1 binary64) x.im)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 x.re x.re)))
(*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.im))))
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) x.re) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) x.im)) (/.f64 x.re x.im)))
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) x.im)) (/.f64 (*.f64 x.re x.re) x.im)))
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re x.re)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) x.im)) (/.f64 #s(literal 1 binary64) x.im)))
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) x.im)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im))))
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) x.im)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.im))))
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1 binary64) x.im)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) x.im)) (*.f64 x.re x.re)))
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (/.f64 x.re x.im)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) x.im)) x.re))
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re) x.re) (/.f64 (/.f64 x.re x.im) (/.f64 x.re x.im)))
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re) #s(literal 1 binary64)) (/.f64 (/.f64 x.re x.im) (/.f64 (*.f64 x.re x.re) x.im)))
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re) (*.f64 x.re x.re)) (/.f64 (/.f64 x.re x.im) (/.f64 #s(literal 1 binary64) x.im)))
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re) #s(literal -1 binary64)) (/.f64 (/.f64 x.re x.im) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im))))
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))) (/.f64 (/.f64 x.re x.im) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.im))))
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re) (/.f64 #s(literal 1 binary64) x.im)) (/.f64 (/.f64 x.re x.im) (*.f64 x.re x.re)))
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re) (/.f64 x.re x.im)) (/.f64 (/.f64 x.re x.im) x.re))
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 x.re x.re)) x.re) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 x.re x.im)))
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 x.re x.re)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 (*.f64 x.re x.re) x.im)))
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 x.re x.re)) (*.f64 x.re x.re)) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) x.im)))
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 x.re x.re)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im))))
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.im))))
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 x.re x.re)) (/.f64 #s(literal 1 binary64) x.im)) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (*.f64 x.re x.re)))
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 x.re x.re)) (/.f64 x.re x.im)) (/.f64 (/.f64 #s(literal 1 binary64) x.im) x.re))
(*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)) (*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) x.im))))
(*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re)) (/.f64 (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)) (/.f64 x.re x.im)))
(*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 x.re x.re))) (/.f64 (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)) (/.f64 #s(literal 1 binary64) x.im)))
(*.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) x.re) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (/.f64 x.re x.im) (/.f64 (*.f64 x.re x.re) x.im))))
(*.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re x.re)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(*.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 x.re x.re) x.im)))
(*.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) x.im))))
(*.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im 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 (*.f64 x.re x.re) x.im) (*.f64 x.re x.re))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) x.im)))
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) x.re) (/.f64 (/.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) x.im))))
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re x.re)) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 (*.f64 x.re x.re) x.im)))
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) x.im))))
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re)) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 x.re x.im)))
(*.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 x.re x.re))) (/.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) x.im)))
(*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)) x.re) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 (/.f64 x.re x.im) (/.f64 (*.f64 x.re x.re) x.im))))
(*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)) (*.f64 x.re x.re)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) x.im))))
(*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 x.re x.im)))
(*.f64 (/.f64 (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 x.re x.re))) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 #s(literal 1 binary64) x.im)))
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 3/2 binary64)) x.re) (/.f64 (pow.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 3/2 binary64)) (*.f64 (/.f64 x.re x.im) (/.f64 (*.f64 x.re x.re) x.im))))
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 3/2 binary64)) (*.f64 x.re x.re)) (/.f64 (pow.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 3/2 binary64)) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 3/2 binary64)) (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 (pow.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 3/2 binary64)) (/.f64 (*.f64 x.re x.re) x.im)))
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 3/2 binary64)) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 (pow.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) x.im))))
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re)) (/.f64 (pow.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 3/2 binary64)) (/.f64 x.re x.im)))
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 x.re x.re))) (/.f64 (pow.f64 (/.f64 (*.f64 x.re x.re) x.im) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) x.im)))
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) x.im))
(exp.f64 (*.f64 (log.f64 (/.f64 x.im (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x.im))) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (neg.f64 (-.f64 #s(literal 0 binary64) x.im))) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) (neg.f64 (-.f64 #s(literal 0 binary64) x.im))) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x.im (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))) (/.f64 (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)) (*.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))
(-.f64 (/.f64 (*.f64 #s(literal 0 binary64) x.im) (*.f64 x.im x.im)) (/.f64 (*.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)) (*.f64 x.im x.im)))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 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 0 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (*.f64 x.im x.im))) (+.f64 #s(literal 0 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 0 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 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 0 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(neg.f64 (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(/.f64 #s(literal 1 binary64) (/.f64 x.im (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x.im (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x.im (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im))))))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) (-.f64 #s(literal 0 binary64) x.im))
(/.f64 (/.f64 (*.f64 x.re x.re) x.im) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x.im))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) x.im)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) (neg.f64 (-.f64 #s(literal 0 binary64) x.im)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x.im (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x.im (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im))) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (neg.f64 (*.f64 x.im (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))) (*.f64 x.im (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x.im) (*.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))) (*.f64 x.im x.im))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) #s(literal 1 binary64)) x.im)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)) x.im))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))) (neg.f64 (*.f64 x.im (/.f64 (*.f64 x.re x.re) x.im))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (*.f64 x.im x.im)))) (+.f64 #s(literal 0 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 0 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))))
(/.f64 (-.f64 #s(literal 0 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 0 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))) (/.f64 #s(literal 1 binary64) x.im)) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (/.f64 #s(literal 1 binary64) x.im)) (/.f64 (*.f64 x.re x.re) x.im))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x.im))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 0 binary64) x.im) (*.f64 x.im (/.f64 (*.f64 x.re x.re) x.im)))) (neg.f64 (*.f64 x.im x.im)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)) x.im)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.im (*.f64 x.im x.im))))) (neg.f64 (+.f64 #s(literal 0 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 0 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 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 0 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))) (/.f64 #s(literal 1 binary64) x.im))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (/.f64 #s(literal 1 binary64) x.im))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)))
(pow.f64 (/.f64 x.im (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x.im (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) x.im))
(*.f64 (*.f64 x.re x.re) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.im)) x.im))
(*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.im)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 #s(literal 1 binary64) x.im))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im))
(*.f64 (/.f64 #s(literal 1 binary64) x.im) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im)))
(*.f64 (/.f64 #s(literal 1 binary64) x.im) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x.re x.re) x.im)) #s(literal -1 binary64)))
(*.f64 (/.f64 x.re #s(literal -1 binary64)) (/.f64 (/.f64 x.re x.im) x.im))
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x.im) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))))
(*.f64 (pow.f64 (/.f64 x.im (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))) #s(literal -1 binary64)) (/.f64 x.im (*.f64 x.re x.re)))
(*.f64 (/.f64 (*.f64 x.re x.re) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x.im) x.im))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) x.im))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.im) #s(literal -1 binary64)) (/.f64 (*.f64 x.re x.re) x.im))
(*.f64 (/.f64 (/.f64 x.re x.im) #s(literal -1 binary64)) (/.f64 x.re x.im))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))) x.re) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (*.f64 (/.f64 x.re x.im) (/.f64 (*.f64 x.re x.re) x.im))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))) (*.f64 x.re x.re)) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 (/.f64 (*.f64 x.re x.re) x.im) x.im)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))) (/.f64 (*.f64 x.re x.re) x.im)) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 (*.f64 x.re x.re) x.im)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (*.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) x.im))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re)) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 x.re x.im)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im)))) (*.f64 (/.f64 (*.f64 x.re x.re) x.im) (*.f64 x.re x.re))) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) x.im)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) x.re) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 x.re x.im)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 (*.f64 x.re x.re) x.im)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (*.f64 x.re x.re)) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) x.im)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x.im))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (/.f64 #s(literal 1 binary64) x.im)) (/.f64 (/.f64 #s(literal 1 binary64) x.im) (*.f64 x.re x.re)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 (/.f64 x.im (*.f64 x.re x.re)) x.im))) (/.f64 x.re x.im)) (/.f64 (/.f64 #s(literal 1 binary64) x.im) x.re))

simplify244.0ms (1.9%)

Algorithm
egg-herbie
Rules
3830×*-lowering-*.f32
3830×*-lowering-*.f64
2054×+-lowering-+.f64
2054×+-lowering-+.f32
1130×times-frac
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02544159
18583062
229852671
085512671
Stop Event
iter limit
node limit
Counts
432 → 432
Calls
Call 1
Inputs
(* x.re (- (* -1 (pow x.im 2)) (* 2 (pow x.im 2))))
(* x.re (- (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (* -1 x.im)))) (* 2 (pow x.im 2))))
(* x.re (- (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))) (* 2 (pow x.im 2))))
(* x.re (- (+ (* -1 (pow x.im 2)) (* x.re (+ x.im (+ x.re (* -1 x.im))))) (* 2 (pow x.im 2))))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (/ x.im x.re))))
(* (pow x.re 3) (- (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (- (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (* -1 x.im)) x.re)) 1)))
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (- (pow x.im 2) (* -2 (pow x.im 2))) x.re)))) x.re)) 1)))
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (- (pow x.im 2) (* -2 (pow x.im 2))) x.re)))) x.re)) 1)))
(pow x.re 3)
(+ (* x.im (* x.re (+ x.re (* -1 x.re)))) (pow x.re 3))
(+ (* x.im (+ (* x.im (- (* -1 x.re) (* 2 x.re))) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))
(+ (* x.im (+ (* x.im (- (* -1 x.re) (* 2 x.re))) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (/ (* x.re (+ x.re (* -1 x.re))) x.im)) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))) (* 2 x.re)))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (* -1 (/ (* x.re (+ x.re (* -1 x.re))) x.im))) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))) (* 2 x.re)))
(* (pow x.im 2) (- (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))) (* 2 x.re)))
(* -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))))
x.im
(+ x.im x.re)
(+ x.im x.re)
(+ 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 x.re)))
x.re
(* -1 (* x.re (- (* -1 (/ x.im x.re)) 1)))
(* -1 (* x.re (- (* -1 (/ x.im x.re)) 1)))
(* -1 (* x.re (- (* -1 (/ x.im x.re)) 1)))
x.re
(+ x.im x.re)
(+ x.im x.re)
(+ x.im x.re)
x.im
(* x.im (+ 1 (/ x.re x.im)))
(* x.im (+ 1 (/ x.re x.im)))
(* x.im (+ 1 (/ x.re x.im)))
x.im
(* -1 (* x.im (- (* -1 (/ x.re x.im)) 1)))
(* -1 (* x.im (- (* -1 (/ x.re x.im)) 1)))
(* -1 (* x.im (- (* -1 (/ x.re x.im)) 1)))
(* -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 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 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)
(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)
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (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)
(pow x.re 2)
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(/ -1/3 (pow x.im 2))
(- (* -1/9 (/ (pow x.re 2) (pow x.im 4))) (* 1/3 (/ 1 (pow x.im 2))))
(- (* (pow x.re 2) (- (* -1/27 (/ (pow x.re 2) (pow x.im 6))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2))))
(- (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1/81 (/ (pow x.re 2) (pow x.im 8))) (* 1/27 (/ 1 (pow x.im 6))))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2))))
(/ 1 (pow x.re 2))
(/ (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 2))
(/ (- (+ 1 (* 9 (/ (pow x.im 4) (pow x.re 4)))) (* -3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 2))
(/ (- (+ 1 (* 27 (/ (pow x.im 6) (pow x.re 6)))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2))))) (pow x.re 2))
(/ 1 (pow x.re 2))
(/ (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 2))
(/ (- (+ 1 (* 9 (/ (pow x.im 4) (pow x.re 4)))) (* -3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 2))
(/ (- (+ 1 (* 27 (/ (pow x.im 6) (pow x.re 6)))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2))))) (pow x.re 2))
(/ 1 (pow x.re 2))
(+ (* 3 (/ (pow x.im 2) (pow x.re 4))) (/ 1 (pow x.re 2)))
(+ (* (pow x.im 2) (+ (* 9 (/ (pow x.im 2) (pow x.re 6))) (* 3 (/ 1 (pow x.re 4))))) (/ 1 (pow x.re 2)))
(+ (* (pow x.im 2) (+ (* (pow x.im 2) (+ (* 27 (/ (pow x.im 2) (pow x.re 8))) (* 9 (/ 1 (pow x.re 6))))) (* 3 (/ 1 (pow x.re 4))))) (/ 1 (pow x.re 2)))
(/ -1/3 (pow x.im 2))
(/ (- (* -1/9 (/ (pow x.re 2) (pow x.im 2))) 1/3) (pow x.im 2))
(/ (- (* -1/27 (/ (pow x.re 4) (pow x.im 4))) (+ 1/3 (* 1/9 (/ (pow x.re 2) (pow x.im 2))))) (pow x.im 2))
(/ (- (* -1/81 (/ (pow x.re 6) (pow x.im 6))) (+ 1/3 (+ (* 1/27 (/ (pow x.re 4) (pow x.im 4))) (* 1/9 (/ (pow x.re 2) (pow x.im 2)))))) (pow x.im 2))
(/ -1/3 (pow x.im 2))
(/ (- (* -1/9 (/ (pow x.re 2) (pow x.im 2))) 1/3) (pow x.im 2))
(/ (- (* -1/27 (/ (pow x.re 4) (pow x.im 4))) (+ 1/3 (* 1/9 (/ (pow x.re 2) (pow x.im 2))))) (pow x.im 2))
(/ (- (* -1/81 (/ (pow x.re 6) (pow x.im 6))) (+ 1/3 (+ (* 1/27 (/ (pow x.re 4) (pow x.im 4))) (* 1/9 (/ (pow x.re 2) (pow x.im 2)))))) (pow x.im 2))
(* -3 (pow x.im 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(pow x.re 2)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* -3 (pow x.im 2))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(* -3 (pow x.im 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 2)
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 2) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
-3
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(/ (pow x.re 2) (pow x.im 2))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(/ (pow x.re 2) (pow x.im 2))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(/ (pow x.re 2) (pow x.im 2))
(/ (- (* -3 (pow x.im 2)) (* -1 (pow x.re 2))) (pow x.im 2))
(/ (- (* -3 (pow x.im 2)) (* -1 (pow x.re 2))) (pow x.im 2))
(/ (- (* -3 (pow x.im 2)) (* -1 (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)
(* 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))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(* -3 (pow x.im 2))
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(/ (pow x.re 2) x.im)
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(* -1 (/ (pow x.re 2) (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 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(* (pow x.re 3) (- (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))) (* 2 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (* -1 x.im)) x.re)) 1)))
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (- (pow x.im 2) (* -2 (pow x.im 2))) x.re)))) x.re)) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(* -1 (* (pow x.re 3) (- (* -1 (/ (+ x.im (+ (* -1 x.im) (* -1 (/ (- (pow x.im 2) (* -2 (pow x.im 2))) x.re)))) x.re)) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* x.im (* x.re (+ x.re (* -1 x.re)))) (pow x.re 3))
(*.f64 x.re (*.f64 x.re x.re))
(+ (* x.im (+ (* x.im (- (* -1 x.re) (* 2 x.re))) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(+ (* x.im (+ (* x.im (- (* -1 x.re) (* 2 x.re))) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* (pow x.im 2) (- (* -1 x.re) (* 2 x.re)))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* (pow x.im 2) (- (+ (* -1 x.re) (/ (* x.re (+ x.re (* -1 x.re))) x.im)) (* 2 x.re)))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* (pow x.im 2) (- (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))) (* 2 x.re)))
(*.f64 (*.f64 x.im x.im) (+.f64 (/.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) (+ (/ (* 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 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) (* 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 (/.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 (*.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 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 x.re (*.f64 (*.f64 x.re x.re) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))))
(* (pow x.re 3) (+ 1 (+ (* -1 (/ x.im x.re)) (+ (* -1 (/ (pow x.im 2) (pow x.re 2))) (/ x.im x.re)))))
(*.f64 x.re (*.f64 (*.f64 x.re x.re) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))))
(pow x.re 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 x.re (*.f64 (*.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 x.re (*.f64 (*.f64 x.re x.re) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x.im x.im) (*.f64 x.re x.re)))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* x.im (* x.re (+ x.re (* -1 x.re)))) (pow x.re 3))
(*.f64 x.re (*.f64 x.re x.re))
(+ (* x.im (+ (* -1 (* x.im x.re)) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(+ (* x.im (+ (* -1 (* x.im x.re)) (* x.re (+ x.re (* -1 x.re))))) (pow x.re 3))
(*.f64 x.re (-.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -1 x.re) (/ (* x.re (+ x.re (* -1 x.re))) x.im)))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -1 x.re) (+ (/ (* x.re (+ x.re (* -1 x.re))) x.im) (/ (pow x.re 3) (pow x.im 2)))))
(*.f64 (*.f64 x.im x.im) (-.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im 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 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im)) x.re))
(* -1 (* (pow x.im 2) x.re))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -1 x.re) (* -1 (/ (* x.re (+ x.re (* -1 x.re))) x.im))))
(-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(* (pow x.im 2) (+ (* -1 x.re) (* -1 (/ (+ (* -1 (/ (pow x.re 3) x.im)) (* x.re (+ x.re (* -1 x.re)))) x.im))))
(*.f64 (*.f64 x.im x.im) (-.f64 (/.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 (*.f64 x.im x.im) (-.f64 (/.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im x.im)) 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.re
(* x.re (+ 1 (/ x.im x.re)))
(*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(* x.re (+ 1 (/ x.im x.re)))
(*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
(* x.re (+ 1 (/ x.im x.re)))
(*.f64 x.re (+.f64 #s(literal 1 binary64) (/.f64 x.im x.re)))
x.re
(* -1 (* x.re (- (* -1 (/ x.im x.re)) 1)))
(*.f64 x.re (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x.im x.re))))
(* -1 (* x.re (- (* -1 (/ x.im x.re)) 1)))
(*.f64 x.re (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x.im x.re))))
(* -1 (* x.re (- (* -1 (/ x.im x.re)) 1)))
(*.f64 x.re (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) (/.f64 x.im x.re))))
x.re
(+ 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.im (+ 1 (/ x.re x.im)))
(*.f64 x.im (+.f64 #s(literal 1 binary64) (/.f64 x.re x.im)))
(* x.im (+ 1 (/ x.re x.im)))
(*.f64 x.im (+.f64 #s(literal 1 binary64) (/.f64 x.re x.im)))
(* x.im (+ 1 (/ x.re x.im)))
(*.f64 x.im (+.f64 #s(literal 1 binary64) (/.f64 x.re x.im)))
x.im
(* -1 (* x.im (- (* -1 (/ x.re x.im)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x.im (-.f64 #s(literal -1 binary64) (/.f64 x.re x.im))))
(* -1 (* x.im (- (* -1 (/ x.re x.im)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x.im (-.f64 #s(literal -1 binary64) (/.f64 x.re x.im))))
(* -1 (* x.im (- (* -1 (/ x.re x.im)) 1)))
(-.f64 #s(literal 0 binary64) (*.f64 x.im (-.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))
(* 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 x.re (*.f64 x.re (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re))))
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 x.re (*.f64 x.re (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re))))
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 x.re (*.f64 x.re (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re))))
(pow x.re 2)
(*.f64 x.re x.re)
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 x.re (*.f64 x.re (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re))))
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 x.re (*.f64 x.re (-.f64 #s(literal 1 binary64) (/.f64 x.im x.re))))
(* (pow x.re 2) (+ 1 (* -1 (/ x.im x.re))))
(*.f64 x.re (*.f64 x.re (-.f64 #s(literal 1 binary64) (/.f64 x.im 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 (/.f64 (*.f64 x.re x.re) x.im) x.re))
(* x.im (+ (* -1 x.re) (/ (pow x.re 2) x.im)))
(*.f64 x.im (-.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re))
(* x.im (+ (* -1 x.re) (/ (pow x.re 2) x.im)))
(*.f64 x.im (-.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re))
(* -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 (/.f64 (*.f64 x.re x.re) x.im) x.re))
(* -1 (* x.im (+ x.re (* -1 (/ (pow x.re 2) x.im)))))
(*.f64 x.im (-.f64 (/.f64 (*.f64 x.re x.re) x.im) x.re))
(* -1 (* x.im (+ x.re (* -1 (/ (pow x.re 2) x.im)))))
(*.f64 x.im (-.f64 (/.f64 (*.f64 x.re x.re) x.im) 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))))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(* (pow x.im 2) x.re)
(*.f64 x.re (*.f64 x.im x.im))
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(pow x.im 2)
(*.f64 x.im x.im)
(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)
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (+.f64 (/.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) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.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 -3 binary64))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.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 -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 (/.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) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.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 -3 binary64))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.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 -3 binary64))))
(/ -1/3 (pow x.im 2))
(/.f64 #s(literal -1/3 binary64) (*.f64 x.im x.im))
(- (* -1/9 (/ (pow x.re 2) (pow x.im 4))) (* 1/3 (/ 1 (pow x.im 2))))
(/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/9 binary64)) (*.f64 x.im x.im))) (*.f64 x.im x.im))
(- (* (pow x.re 2) (- (* -1/27 (/ (pow x.re 2) (pow x.im 6))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2))))
(+.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/27 binary64)) (pow.f64 x.im #s(literal 6 binary64))) (/.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) (/.f64 #s(literal -1/3 binary64) (*.f64 x.im x.im)))
(- (* (pow x.re 2) (- (* (pow x.re 2) (- (* -1/81 (/ (pow x.re 2) (pow x.im 8))) (* 1/27 (/ 1 (pow x.im 6))))) (* 1/9 (/ 1 (pow x.im 4))))) (* 1/3 (/ 1 (pow x.im 2))))
(+.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/81 binary64)) (pow.f64 x.im #s(literal 8 binary64))) (/.f64 #s(literal -1/27 binary64) (pow.f64 x.im #s(literal 6 binary64))))) (/.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) (/.f64 #s(literal -1/3 binary64) (*.f64 x.im x.im)))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 2))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))) (*.f64 x.re x.re))
(/ (- (+ 1 (* 9 (/ (pow x.im 4) (pow x.re 4)))) (* -3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 2))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)) #s(literal -9 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.f64 x.re x.re))
(/ (- (+ 1 (* 27 (/ (pow x.im 6) (pow x.re 6)))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2))))) (pow x.re 2))
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 27 binary64)) (pow.f64 x.re #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)) #s(literal -9 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ (+ 1 (* 3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 2))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re))) (*.f64 x.re x.re))
(/ (- (+ 1 (* 9 (/ (pow x.im 4) (pow x.re 4)))) (* -3 (/ (pow x.im 2) (pow x.re 2)))) (pow x.re 2))
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)) #s(literal -9 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))) (*.f64 x.re x.re))
(/ (- (+ 1 (* 27 (/ (pow x.im 6) (pow x.re 6)))) (+ (* -9 (/ (pow x.im 4) (pow x.re 4))) (* -3 (/ (pow x.im 2) (pow x.re 2))))) (pow x.re 2))
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 x.im #s(literal 6 binary64)) #s(literal 27 binary64)) (pow.f64 x.re #s(literal 6 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im)) #s(literal -9 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re)))))) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(+ (* 3 (/ (pow x.im 2) (pow x.re 4))) (/ 1 (pow x.re 2)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))
(+ (* (pow x.im 2) (+ (* 9 (/ (pow x.im 2) (pow x.re 6))) (* 3 (/ 1 (pow x.re 4))))) (/ 1 (pow x.re 2)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 9 binary64)) (pow.f64 x.re #s(literal 6 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))))))
(+ (* (pow x.im 2) (+ (* (pow x.im 2) (+ (* 27 (/ (pow x.im 2) (pow x.re 8))) (* 9 (/ 1 (pow x.re 6))))) (* 3 (/ 1 (pow x.re 4))))) (/ 1 (pow x.re 2)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) (*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (+.f64 (/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 27 binary64)) (pow.f64 x.re #s(literal 8 binary64))) (/.f64 #s(literal 9 binary64) (pow.f64 x.re #s(literal 6 binary64))))))))
(/ -1/3 (pow x.im 2))
(/.f64 #s(literal -1/3 binary64) (*.f64 x.im x.im))
(/ (- (* -1/9 (/ (pow x.re 2) (pow x.im 2))) 1/3) (pow x.im 2))
(/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/9 binary64)) (*.f64 x.im x.im))) (*.f64 x.im x.im))
(/ (- (* -1/27 (/ (pow x.re 4) (pow x.im 4))) (+ 1/3 (* 1/9 (/ (pow x.re 2) (pow x.im 2))))) (pow x.im 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/9 binary64)) (*.f64 x.im x.im)))) (*.f64 x.im x.im))
(/ (- (* -1/81 (/ (pow x.re 6) (pow x.im 6))) (+ 1/3 (+ (* 1/27 (/ (pow x.re 4) (pow x.im 4))) (* 1/9 (/ (pow x.re 2) (pow x.im 2)))))) (pow x.im 2))
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/81 binary64) (pow.f64 x.re #s(literal 6 binary64))) (pow.f64 x.im #s(literal 6 binary64))) (+.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/9 binary64)) (*.f64 x.im x.im))) (*.f64 x.im x.im))
(/ -1/3 (pow x.im 2))
(/.f64 #s(literal -1/3 binary64) (*.f64 x.im x.im))
(/ (- (* -1/9 (/ (pow x.re 2) (pow x.im 2))) 1/3) (pow x.im 2))
(/.f64 (+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/9 binary64)) (*.f64 x.im x.im))) (*.f64 x.im x.im))
(/ (- (* -1/27 (/ (pow x.re 4) (pow x.im 4))) (+ 1/3 (* 1/9 (/ (pow x.re 2) (pow x.im 2))))) (pow x.im 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))) (+.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/9 binary64)) (*.f64 x.im x.im)))) (*.f64 x.im x.im))
(/ (- (* -1/81 (/ (pow x.re 6) (pow x.im 6))) (+ 1/3 (+ (* 1/27 (/ (pow x.re 4) (pow x.im 4))) (* 1/9 (/ (pow x.re 2) (pow x.im 2)))))) (pow x.im 2))
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/81 binary64) (pow.f64 x.re #s(literal 6 binary64))) (pow.f64 x.im #s(literal 6 binary64))) (+.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 (*.f64 x.re x.re) (*.f64 x.re x.re))) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) (/.f64 (*.f64 (*.f64 x.re x.re) #s(literal -1/9 binary64)) (*.f64 x.im x.im))) (*.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 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re) x.re)))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))))
(* -3 (* (pow x.im 2) x.re))
(*.f64 x.re (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 (*.f64 x.im x.im) (+.f64 (/.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) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.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 -3 binary64))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.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 -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 (/.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) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.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 -3 binary64))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.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 -3 binary64))))
(pow x.re 2)
(*.f64 x.re x.re)
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(+ (* -3 (pow x.im 2)) (pow x.re 2))
(+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* (pow x.im 2) (- (/ (pow x.re 2) (pow x.im 2)) 3))
(*.f64 (*.f64 x.im x.im) (+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))))
(* -3 (pow x.im 2))
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
(+ (* -3 (pow x.im 2)) (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)))
-3
#s(literal -3 binary64)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(/ (pow x.re 2) (pow x.im 2))
(/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(*.f64 (*.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 x.re x.re) (*.f64 x.im x.im))
(* (pow x.re 2) (- (/ 1 (pow x.im 2)) (* 3 (/ 1 (pow x.re 2)))))
(*.f64 (*.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 x.re x.re) (*.f64 x.im x.im))
(/ (- (* -3 (pow x.im 2)) (* -1 (pow x.re 2))) (pow x.im 2))
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(/ (- (* -3 (pow x.im 2)) (* -1 (pow x.re 2))) (pow x.im 2))
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(/ (- (* -3 (pow x.im 2)) (* -1 (pow x.re 2))) (pow x.im 2))
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
-3
#s(literal -3 binary64)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
-3
#s(literal -3 binary64)
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(- (/ (pow x.re 2) (pow x.im 2)) 3)
(+.f64 #s(literal -3 binary64) (/.f64 (*.f64 x.re x.re) (*.f64 x.im x.im)))
(* 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)))
(* -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.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(/ (pow x.re 2) x.im)
(/.f64 (*.f64 x.re x.re) x.im)
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))
(* -1 (/ (pow x.re 2) (pow x.im 2)))
(/.f64 (*.f64 x.re x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)))

eval140.0ms (1.1%)

Compiler

Compiled 28949 to 3193 computations (89% saved)

prune144.0ms (1.1%)

Pruning

13 alts after pruning (10 fresh and 3 done)

PrunedKeptTotal
New123881246
Fresh8210
Picked415
Done022
Total1250131263
Accuracy
100.0%
Counts
1263 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
62.4%
(pow.f64 x.re #s(literal 3 binary64))
62.2%
(/.f64 x.re (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
39.9%
(/.f64 x.re (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 (*.f64 x.im x.im) (*.f64 x.im x.im))))) (-.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
62.2%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) x.re))
81.8%
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
88.5%
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
51.5%
(*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re)
57.3%
(*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im))
62.3%
(*.f64 x.re (/.f64 x.re (/.f64 #s(literal 1 binary64) x.re)))
62.3%
(*.f64 x.re (*.f64 x.re x.re))
57.3%
(*.f64 x.im (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64)))
57.3%
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.re x.im) x.im))
51.8%
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
Compiler

Compiled 265 to 164 computations (38.1% saved)

simplify13.0ms (0.1%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x.re x.re)
cost-diff0
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
cost-diff0
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) x.re)
cost-diff256
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) x.re))
cost-diff0
(*.f64 x.im #s(literal -3 binary64))
cost-diff0
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
cost-diff0
(*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re)
cost-diff0
(/.f64 #s(literal 1 binary64) x.re)
cost-diff128
(/.f64 x.re (/.f64 #s(literal 1 binary64) x.re))
cost-diff128
(*.f64 x.re (/.f64 x.re (/.f64 #s(literal 1 binary64) x.re)))
cost-diff0
(*.f64 x.re x.im)
cost-diff0
(*.f64 (*.f64 x.re x.im) x.im)
cost-diff0
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.re 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-diff128
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
Rules
146×*-lowering-*.f32
146×*-lowering-*.f64
70×/-lowering-/.f32
70×/-lowering-/.f64
64×fma-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02285
16084
29683
314183
421383
525283
625483
025483
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(+ (* x.re (* x.re x.re)) (* x.re (* -3 (* x.im 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))
-3
(* x.im x.im)
x.im
(* -3 (* (* x.re x.im) x.im))
-3
(* (* x.re x.im) x.im)
(* x.re x.im)
x.re
x.im
(* x.re (/ x.re (/ 1 x.re)))
x.re
(/ x.re (/ 1 x.re))
(/ 1 x.re)
1
(* (* x.im (* x.im -3)) x.re)
(* x.im (* x.im -3))
x.im
(* x.im -3)
-3
x.re
(/ 1 (/ (/ 1 (* x.re x.re)) x.re))
1
(/ (/ 1 (* x.re x.re)) x.re)
(/ 1 (* x.re x.re))
(* x.re x.re)
x.re
Outputs
(+ (* x.re (* x.re x.re)) (* x.re (* -3 (* x.im x.im))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(* x.re (* x.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 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.re x.im)))
(* -3 (* x.im x.im))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
-3
#s(literal -3 binary64)
(* x.im x.im)
(*.f64 x.im x.im)
x.im
(* -3 (* (* x.re x.im) x.im))
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.re x.im)))
-3
#s(literal -3 binary64)
(* (* x.re x.im) x.im)
(*.f64 x.im (*.f64 x.re x.im))
(* x.re x.im)
(*.f64 x.re x.im)
x.re
x.im
(* x.re (/ x.re (/ 1 x.re)))
(*.f64 x.re (*.f64 x.re x.re))
x.re
(/ x.re (/ 1 x.re))
(*.f64 x.re x.re)
(/ 1 x.re)
(/.f64 #s(literal 1 binary64) x.re)
1
#s(literal 1 binary64)
(* (* x.im (* x.im -3)) x.re)
(*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.re x.im)))
(* x.im (* x.im -3))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
x.im
(* x.im -3)
(*.f64 #s(literal -3 binary64) x.im)
-3
#s(literal -3 binary64)
x.re
(/ 1 (/ (/ 1 (* x.re x.re)) x.re))
(*.f64 x.re (*.f64 x.re x.re))
1
#s(literal 1 binary64)
(/ (/ 1 (* x.re x.re)) x.re)
(/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(/ 1 (* x.re x.re))
(/.f64 (/.f64 #s(literal 1 binary64) x.re) x.re)
(* x.re x.re)
(*.f64 x.re x.re)
x.re

localize91.0ms (0.7%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 x.re x.re)
accuracy99.9%
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) x.re)
accuracy99.5%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) x.re))
accuracy99.4%
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
accuracy100.0%
(*.f64 x.im #s(literal -3 binary64))
accuracy99.8%
(*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))
accuracy90.2%
(*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re)
accuracy100.0%
(/.f64 #s(literal 1 binary64) x.re)
accuracy99.8%
(*.f64 x.re (/.f64 x.re (/.f64 #s(literal 1 binary64) x.re)))
accuracy99.8%
(/.f64 x.re (/.f64 #s(literal 1 binary64) x.re))
accuracy100.0%
(*.f64 x.re x.im)
accuracy99.8%
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.re x.im) x.im))
accuracy99.8%
(*.f64 (*.f64 x.re x.im) x.im)
accuracy99.8%
(*.f64 x.re (*.f64 x.re x.re))
accuracy99.8%
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
accuracy90.2%
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
accuracy89.3%
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
Results
61.0ms256×0valid
Compiler

Compiled 121 to 23 computations (81% saved)

Precisions
Click to see histograms. Total time spent on operations: 32.0ms
ival-mult: 21.0ms (66.4% of total)
ival-div: 9.0ms (28.5% of total)
ival-add: 1.0ms (3.2% of total)
const: 1.0ms (3.2% of total)
backward-pass: 0.0ms (0% of total)

series6.0ms (0.1%)

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

69 calls:

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

rewrite243.0ms (1.9%)

Algorithm
batch-egg-rewrite
Rules
3876×*-lowering-*.f32
3876×*-lowering-*.f64
1544×+-lowering-+.f64
1544×+-lowering-+.f32
1534×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02268
110466
258365
3679365
0856465
Stop Event
iter limit
node limit
Counts
17 → 533
Calls
Call 1
Inputs
(+ (* x.re (* x.re x.re)) (* x.re (* -3 (* x.im x.im))))
(* x.re (* x.re x.re))
(* x.re x.re)
(* x.re (* -3 (* x.im x.im)))
(* -3 (* (* x.re x.im) x.im))
(* (* x.re x.im) x.im)
(* x.re x.im)
(* x.re (/ x.re (/ 1 x.re)))
(/ x.re (/ 1 x.re))
(/ 1 x.re)
(* (* x.im (* x.im -3)) x.re)
(* x.im (* x.im -3))
(* x.im -3)
(/ 1 (/ (/ 1 (* x.re x.re)) x.re))
(/ (/ 1 (* x.re x.re)) x.re)
(/ 1 (* x.re x.re))
(* -3 (* x.im x.im))
Outputs
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(+.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (*.f64 x.re x.re)))
(+.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.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 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))))
(-.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(-.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.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))))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) #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 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(fma.f64 x.re (*.f64 x.re x.re) (*.f64 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 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 x.im (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re x.im) (*.f64 #s(literal -3 binary64) x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (*.f64 #s(literal -3 binary64) x.im) (*.f64 x.re x.im) (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (-.f64 #s(literal 0 binary64) x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) x.re) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(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.im (*.f64 x.re #s(literal -3 binary64))) x.im (*.f64 x.re (*.f64 x.re x.re)))
(fma.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(neg.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 x.re (*.f64 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 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.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))))))))
(neg.f64 (/.f64 (*.f64 (*.f64 x.re 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 #s(literal 0 binary64) x.re) (+.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 x.re)) (+.f64 (*.f64 x.re (*.f64 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 (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.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)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re 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 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.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) (/.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 (*.f64 x.re x.re) (-.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 #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 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 x.re (*.f64 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 (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.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 (*.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 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))) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 x.re (*.f64 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 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re 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 #s(literal 0 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -27 binary64))))))) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -27 binary64)))) (-.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))))))
(/.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 x.re (*.f64 x.re (*.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 x.re)) (-.f64 (*.f64 x.re (*.f64 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.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.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 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 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 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 x.re (*.f64 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 x.re)) (-.f64 (*.f64 x.re (*.f64 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 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re 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 (*.f64 (*.f64 x.re 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 (*.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 (+.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.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 x.re) (-.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 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 (*.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))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 x.re (+.f64 (*.f64 x.re (*.f64 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 #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 (*.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 #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 (*.f64 x.im x.im) #s(literal 3 binary64))))
(/.f64 (*.f64 x.re (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #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 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 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 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re (*.f64 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 #s(literal -1 binary64) x.re) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.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 #s(literal -1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.re) (+.f64 (*.f64 x.re (*.f64 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 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.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 #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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -27 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -27 binary64)))) (-.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 x.re (*.f64 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 x.re)) (-.f64 (*.f64 x.re (*.f64 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))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 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 (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 x.re (*.f64 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 x.re)) (-.f64 (*.f64 x.re (*.f64 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))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re 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 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (+.f64 (*.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 (*.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 x.re 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 x.re (+.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 (*.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 #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 (*.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 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) #s(literal 1 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 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))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (/.f64 #s(literal 1 binary64) x.re)))
(/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.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))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (/.f64 #s(literal -1 binary64) x.re)))
(/.f64 (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.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 0 binary64) x.re)) (*.f64 (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) #s(literal -1 binary64)))
(/.f64 (*.f64 (-.f64 (*.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 (*.f64 x.im x.im) #s(literal 3 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))))) x.re) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x.re)))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) x.re)))
(/.f64 (*.f64 (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im))))) (-.f64 #s(literal 0 binary64) x.re)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal -1 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 x.re (*.f64 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 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.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 #s(literal 0 binary64) (*.f64 (*.f64 x.re 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 #s(literal 0 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x.re x.re) (-.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 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.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))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.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))))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.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)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) #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.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) #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 (*.f64 x.re (*.f64 x.re (*.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))))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) #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 (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.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))))) (/.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.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)))))) (*.f64 (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) #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.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) #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 (*.f64 x.re (*.f64 x.re (*.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))))) (/.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) #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 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 x.re (*.f64 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)))) #s(literal 1 binary64)) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(/.f64 (*.f64 (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.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 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (-.f64 #s(literal 0 binary64) x.re)) #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -27 binary64)))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -27 binary64))) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -27 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))) (+.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) (*.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -27 binary64)))) (-.f64 (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.im (*.f64 x.im x.im)) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -27 binary64)))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 x.re (*.f64 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 x.re)) (-.f64 (*.f64 x.re (*.f64 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 (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.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 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 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 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 x.re (*.f64 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 x.re)) (-.f64 (*.f64 x.re (*.f64 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 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re 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 (*.f64 (*.f64 (*.f64 x.re 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 (*.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 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))) (*.f64 (*.f64 x.re x.re) (+.f64 (*.f64 x.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 (*.f64 x.re 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)))))) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))) #s(literal -1 binary64))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 x.re (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) #s(literal 1 binary64))
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(*.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(*.f64 #s(literal 1 binary64) (*.f64 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 0 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 x.re (*.f64 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 (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.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 (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.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 x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.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 (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.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 x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.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 (*.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 #s(literal 1 binary64) 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 #s(literal 0 binary64) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 x.re (*.f64 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 #s(literal 0 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x.re 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 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.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 x.re x.re)) (+.f64 (*.f64 x.re (*.f64 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 #s(literal 1 binary64) x.re) (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)))) (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.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 x.re) (-.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 #s(literal 1 binary64) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))
(*.f64 (/.f64 (*.f64 x.re (+.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 (*.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 x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64)) x.re)
(*.f64 (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x.re))
(*.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) (*.f64 #s(literal 9 binary64) (*.f64 x.im (*.f64 x.im (*.f64 x.im x.im)))))) (*.f64 (*.f64 x.re 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 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))
(*.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 x.re (*.f64 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 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))) (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) (*.f64 (*.f64 (*.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.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))))))) (+.f64 (*.f64 x.re (*.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) (*.f64 (*.f64 (*.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 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))))))))
(*.f64 (/.f64 (*.f64 (*.f64 x.re (*.f64 x.re x.re)) (+.f64 (*.f64 x.re (*.f64 x.re (*.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 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re)))) (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))))) (*.f64 (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.im x.im) (*.f64 (*.f64 x.re x.re) #s(literal 9 binary64)))) (*.f64 (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))) (*.f64 x.re (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))) (-.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re x.re) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (*.f64 x.re x.re))))))
(*.f64 (/.f64 (*.f64 (*.f64 x.re x.re) (-.f64 (*.f64 x.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 (*.f64 x.re x.re)) (-.f64 (*.f64 x.re (*.f64 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 (*.f64 x.re (*.f64 x.re x.re))))) (*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))))))
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 x.re)))
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)) (*.f64 #s(literal -1 binary64) (log.f64 x.re))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x.re)) (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re))) (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 x.re (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(/.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.re) #s(literal 3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) x.re) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1 binary64))
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal 3 binary64)) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 x.re x.re) (pow.f64 x.re #s(literal -1/2 binary64))) (pow.f64 x.re #s(literal -1/2 binary64)))
(pow.f64 x.re #s(literal 3 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal 3/2 binary64))
(pow.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal -3 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1 binary64))
(pow.f64 (pow.f64 x.re #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 x.re)) #s(literal 3 binary64))
(*.f64 x.re (*.f64 x.re x.re))
(*.f64 (*.f64 x.re x.re) x.re)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal 3 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) x.re))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1 binary64))
(*.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)))
(*.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (*.f64 (pow.f64 x.re #s(literal 3/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (/.f64 (pow.f64 x.re #s(literal 3/2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 x.re (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 x.re (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 (*.f64 x.re x.re) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x.re) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x.re) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 (*.f64 x.re x.re) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal 3/2 binary64))) (pow.f64 x.re #s(literal 3/2 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)))
(exp.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x.re))) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x.re)))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x.re)) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(/.f64 x.re (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 x.re x.re) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(/.f64 (-.f64 #s(literal 0 binary64) x.re) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64))
(/.f64 (/.f64 x.re (pow.f64 x.re #s(literal -1/2 binary64))) (pow.f64 x.re #s(literal -1/2 binary64)))
(pow.f64 x.re #s(literal 2 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal -2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 x.re)) #s(literal 2 binary64))
(*.f64 x.re x.re)
(*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) x.re) (-.f64 #s(literal 0 binary64) x.re))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal -1/2 binary64)))
(*.f64 (exp.f64 (log.f64 x.re)) (exp.f64 (log.f64 x.re)))
(*.f64 (/.f64 x.re (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 x.re (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x.re) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (pow.f64 (*.f64 x.re x.re) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x.re x.re) #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64))
(/.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 x.re (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(*.f64 x.im (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)))
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re)
(*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64))
(*.f64 (*.f64 x.re x.im) (*.f64 #s(literal -3 binary64) x.im))
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 (*.f64 #s(literal -3 binary64) x.im) (*.f64 x.re x.im))
(*.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im))
(*.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) x.im)
(*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) #s(literal 1 binary64)) x.re)
(*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x.re))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64))
(/.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 x.re (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(*.f64 x.im (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)))
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re)
(*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64))
(*.f64 (*.f64 x.re x.im) (*.f64 #s(literal -3 binary64) x.im))
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 (*.f64 #s(literal -3 binary64) x.im) (*.f64 x.re x.im))
(*.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im))
(*.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) x.im)
(*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) #s(literal 1 binary64)) x.re)
(*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x.re))
(/.f64 (*.f64 x.im x.im) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 (*.f64 x.im x.im) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.re) (*.f64 x.im x.im)) #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 (*.f64 x.im x.im) (-.f64 #s(literal 0 binary64) x.re)) #s(literal -1 binary64))
(*.f64 x.re (*.f64 x.im x.im))
(*.f64 x.re (*.f64 #s(literal 1 binary64) (*.f64 x.im x.im)))
(*.f64 x.im (*.f64 x.re x.im))
(*.f64 (*.f64 x.im x.im) x.re)
(*.f64 (*.f64 x.re x.im) x.im)
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x.re) (*.f64 x.im x.im)))
(*.f64 (*.f64 (*.f64 x.im x.im) #s(literal 1 binary64)) x.re)
(*.f64 (*.f64 (*.f64 x.im x.im) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x.re))
(/.f64 x.im (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 x.re x.im) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) x.im) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (*.f64 x.im #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 x.im #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x.re) x.im) #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) x.im) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 x.im (-.f64 #s(literal 0 binary64) x.re)) #s(literal -1 binary64))
(*.f64 x.re x.im)
(*.f64 x.re (*.f64 #s(literal 1 binary64) x.im))
(*.f64 x.im x.re)
(*.f64 (*.f64 x.re x.im) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x.re x.im))
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x.re) x.im))
(*.f64 (*.f64 x.im #s(literal 1 binary64)) x.re)
(*.f64 (*.f64 x.im #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x.re))
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 x.re)))
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)) (*.f64 #s(literal -1 binary64) (log.f64 x.re))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x.re)) (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re))) (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 x.re (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(/.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.re) #s(literal 3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) x.re) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1 binary64))
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal 3 binary64)) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 x.re x.re) (pow.f64 x.re #s(literal -1/2 binary64))) (pow.f64 x.re #s(literal -1/2 binary64)))
(pow.f64 x.re #s(literal 3 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal 3/2 binary64))
(pow.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal -3 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1 binary64))
(pow.f64 (pow.f64 x.re #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 x.re)) #s(literal 3 binary64))
(*.f64 x.re (*.f64 x.re x.re))
(*.f64 (*.f64 x.re x.re) x.re)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal 3 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) x.re))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1 binary64))
(*.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)))
(*.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (*.f64 (pow.f64 x.re #s(literal 3/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (/.f64 (pow.f64 x.re #s(literal 3/2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 x.re (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 x.re (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 (*.f64 x.re x.re) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x.re) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x.re) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 (*.f64 x.re x.re) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal 3/2 binary64))) (pow.f64 x.re #s(literal 3/2 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)))
(exp.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x.re))) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x.re)))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x.re)) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(/.f64 x.re (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 x.re x.re) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(/.f64 (-.f64 #s(literal 0 binary64) x.re) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64))
(/.f64 (/.f64 x.re (pow.f64 x.re #s(literal -1/2 binary64))) (pow.f64 x.re #s(literal -1/2 binary64)))
(pow.f64 x.re #s(literal 2 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal -2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 x.re)) #s(literal 2 binary64))
(*.f64 x.re x.re)
(*.f64 (*.f64 x.re x.re) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) x.re) (-.f64 #s(literal 0 binary64) x.re))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal -1/2 binary64)))
(*.f64 (exp.f64 (log.f64 x.re)) (exp.f64 (log.f64 x.re)))
(*.f64 (/.f64 x.re (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 x.re (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x.re) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (pow.f64 (*.f64 x.re x.re) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x.re x.re) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 x.re)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x.re))
(neg.f64 (/.f64 #s(literal -1 binary64) x.re))
(/.f64 #s(literal 1 binary64) x.re)
(/.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x.re))
(/.f64 (/.f64 #s(literal -1 binary64) x.re) #s(literal -1 binary64))
(pow.f64 x.re #s(literal -1 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 x.re #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x.re)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x.re))
(*.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) x.re) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x.re))
(*.f64 (/.f64 #s(literal -1 binary64) x.re) #s(literal -1 binary64))
(*.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (pow.f64 x.re #s(literal -1/2 binary64)))
(*.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (*.f64 (pow.f64 x.re #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x.re))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (*.f64 x.re x.re) #s(literal -1/4 binary64)) (pow.f64 (*.f64 x.re x.re) #s(literal -1/4 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal -1/2 binary64))) (pow.f64 x.re #s(literal -1/2 binary64)))
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64))
(/.f64 (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) (/.f64 #s(literal 1 binary64) x.re))
(*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))
(*.f64 x.re (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 #s(literal -3 binary64) (*.f64 x.re (*.f64 x.im x.im)))
(*.f64 x.im (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))))
(*.f64 (*.f64 x.im x.im) (*.f64 x.re #s(literal -3 binary64)))
(*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) x.re)
(*.f64 (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))) #s(literal 1 binary64))
(*.f64 (*.f64 x.re x.im) (*.f64 #s(literal -3 binary64) x.im))
(*.f64 (*.f64 x.re (*.f64 x.im x.im)) #s(literal -3 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(*.f64 (*.f64 #s(literal -3 binary64) x.im) (*.f64 x.re x.im))
(*.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 (*.f64 x.im x.im) #s(literal 3 binary64))))
(*.f64 (*.f64 x.re #s(literal -3 binary64)) (*.f64 x.im x.im))
(*.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) x.im)
(*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) #s(literal 1 binary64)) x.re)
(*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(*.f64 x.im (*.f64 #s(literal -3 binary64) x.im))
(*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))
(*.f64 (*.f64 #s(literal -3 binary64) x.im) x.im)
(*.f64 #s(literal -3 binary64) x.im)
(*.f64 x.im #s(literal -3 binary64))
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 x.re)))
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re)) (*.f64 #s(literal -1 binary64) (log.f64 x.re))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x.re)) (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re))) (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 x.re (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(/.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) x.re))
(/.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x.re) #s(literal 3 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) x.re) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (/.f64 #s(literal -1 binary64) x.re))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1 binary64))
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal 3 binary64)) #s(literal -1 binary64))
(/.f64 (/.f64 (*.f64 x.re x.re) (pow.f64 x.re #s(literal -1/2 binary64))) (pow.f64 x.re #s(literal -1/2 binary64)))
(pow.f64 x.re #s(literal 3 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal 3/2 binary64))
(pow.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal -3 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1 binary64))
(pow.f64 (pow.f64 x.re #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 x.re)) #s(literal 3 binary64))
(*.f64 x.re (*.f64 x.re x.re))
(*.f64 (*.f64 x.re x.re) x.re)
(*.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal 3 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) x.re))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1 binary64))
(*.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (pow.f64 x.re #s(literal 3/2 binary64)))
(*.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (*.f64 (pow.f64 x.re #s(literal 3/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 x.re #s(literal 3/2 binary64)) (/.f64 (pow.f64 x.re #s(literal 3/2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 x.re (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 x.re (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 (*.f64 x.re x.re) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x.re) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x.re) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (/.f64 (*.f64 x.re x.re) (pow.f64 x.re #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal 3/2 binary64))) (pow.f64 x.re #s(literal 3/2 binary64)))
(exp.f64 (*.f64 #s(literal -3 binary64) (log.f64 x.re)))
(exp.f64 (*.f64 (log.f64 x.re) #s(literal -3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 x.re)) #s(literal -1 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 x.re)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x.re)))))
(exp.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x.re))) (*.f64 #s(literal -1 binary64) (log.f64 x.re))))
(exp.f64 (-.f64 (*.f64 #s(literal -1 binary64) (log.f64 x.re)) (*.f64 #s(literal 2 binary64) (log.f64 x.re))))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x.re)) (/.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))) (/.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re)))
(/.f64 (/.f64 #s(literal 1 binary64) x.re) (*.f64 x.re x.re))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) x.re)
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)) (-.f64 #s(literal 0 binary64) x.re))
(/.f64 (/.f64 #s(literal -1 binary64) x.re) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x.re))
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x.re #s(literal 3/2 binary64))) (pow.f64 x.re #s(literal 3/2 binary64)))
(pow.f64 x.re #s(literal -3 binary64))
(pow.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal 3 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(*.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) (/.f64 #s(literal 1 binary64) x.re))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re (*.f64 x.re x.re))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 x.re x.re))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal -3 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)) (/.f64 #s(literal -1 binary64) x.re))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)) (/.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) x.re) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(*.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (*.f64 x.re x.re)))
(*.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (*.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))))
(*.f64 (pow.f64 (pow.f64 x.re #s(literal 3/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x.re #s(literal 3/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(*.f64 (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) x.re) (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) x.re))
(*.f64 (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (*.f64 x.re x.re)))
(*.f64 (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re))))
(*.f64 (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x.re)) (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x.re)))
(*.f64 (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (*.f64 x.re x.re)) (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x.re))
(*.f64 (pow.f64 x.re #s(literal -3/2 binary64)) (pow.f64 x.re #s(literal -3/2 binary64)))
(*.f64 (pow.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x.re (*.f64 x.re x.re)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x.re)) (*.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x.re)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.re) (pow.f64 x.re #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) x.re) (pow.f64 x.re #s(literal -1/2 binary64))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) (pow.f64 x.re #s(literal -1/2 binary64))) (pow.f64 x.re #s(literal -1/2 binary64)))
(exp.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (log.f64 x.re))))
(exp.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 x.re))))
(exp.f64 (*.f64 (log.f64 x.re) #s(literal -2 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 x.re)) (*.f64 #s(literal -1 binary64) (log.f64 x.re))))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x.re)) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/.f64 (/.f64 #s(literal 1 binary64) x.re) x.re)
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x.re x.re)))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) x.re) (-.f64 #s(literal 0 binary64) x.re))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x.re))
(pow.f64 x.re #s(literal -2 binary64))
(pow.f64 (*.f64 x.re x.re) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal 1 binary64))
(pow.f64 (*.f64 x.re (*.f64 x.re (*.f64 x.re x.re))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x.re) #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) x.re) (/.f64 #s(literal 1 binary64) x.re))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x.re x.re)) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) x.re) (/.f64 #s(literal -1 binary64) x.re))
(*.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) x.re))
(*.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (*.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x.re)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x.re) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x.re))
(*.f64 (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) x.re) (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) x.re))
(*.f64 (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x.re #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x.re)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x.re) (pow.f64 x.re #s(literal -1/2 binary64))) (pow.f64 x.re #s(literal -1/2 binary64)))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(*.f64 x.im (*.f64 #s(literal -3 binary64) x.im))
(*.f64 (*.f64 x.im x.im) #s(literal -3 binary64))
(*.f64 (*.f64 #s(literal -3 binary64) x.im) x.im)

simplify258.0ms (2%)

Algorithm
egg-herbie
Rules
2316×*-lowering-*.f32
2316×*-lowering-*.f64
1748×fmsub-define
1692×fma-lowering-fma.f32
1692×fma-lowering-fma.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0331362
1881167
22461167
38611167
426691167
564181167
081001167
Stop Event
iter limit
node limit
Counts
276 → 276
Calls
Call 1
Inputs
(* -3 (* (pow x.im 2) x.re))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(pow x.re 3)
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(pow x.re 3)
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(* -1 (* (pow x.re 3) (- (* 3 (/ (pow x.im 2) (pow x.re 2))) 1)))
(pow x.re 3)
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* -3 (* (pow x.im 2) x.re))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(pow x.re 2)
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* (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)
(* 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)
(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)
(/ 1 x.re)
(/ 1 x.re)
(/ 1 x.re)
(/ 1 x.re)
(/ 1 x.re)
(/ 1 x.re)
(/ 1 x.re)
(/ 1 x.re)
(/ 1 x.re)
(/ 1 x.re)
(/ 1 x.re)
(/ 1 x.re)
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow x.im 2) x.re))
(* -3 (* (pow 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)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(pow x.re 3)
(/ 1 (pow x.re 3))
(/ 1 (pow x.re 3))
(/ 1 (pow x.re 3))
(/ 1 (pow x.re 3))
(/ 1 (pow x.re 3))
(/ 1 (pow x.re 3))
(/ 1 (pow x.re 3))
(/ 1 (pow x.re 3))
(/ 1 (pow x.re 3))
(/ 1 (pow x.re 3))
(/ 1 (pow x.re 3))
(/ 1 (pow x.re 3))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (pow x.re 2))
(/ 1 (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))
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 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(* x.re (+ (* -3 (pow x.im 2)) (pow x.re 2)))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(* (pow x.re 3) (+ 1 (* -3 (/ (pow x.im 2) (pow x.re 2)))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(* (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 -3 binary64) (*.f64 x.im x.im))))
(* (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 -3 binary64) (*.f64 x.im x.im))))
(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 -3 binary64) (*.f64 x.im x.im))))
(* -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 -3 binary64) (*.f64 x.im x.im))))
(* -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 -3 binary64) (*.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 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(+ (* -3 (* (pow x.im 2) x.re)) (pow x.re 3))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.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))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.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))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(* (pow x.im 2) (+ (* -3 x.re) (/ (pow x.re 3) (pow x.im 2))))
(*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(pow x.re 2)
(*.f64 x.re x.re)
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.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) 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)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(* x.im x.re)
(*.f64 x.im x.re)
(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)
(/ 1 x.re)
(/.f64 #s(literal 1 binary64) x.re)
(/ 1 x.re)
(/.f64 #s(literal 1 binary64) x.re)
(/ 1 x.re)
(/.f64 #s(literal 1 binary64) x.re)
(/ 1 x.re)
(/.f64 #s(literal 1 binary64) x.re)
(/ 1 x.re)
(/.f64 #s(literal 1 binary64) x.re)
(/ 1 x.re)
(/.f64 #s(literal 1 binary64) x.re)
(/ 1 x.re)
(/.f64 #s(literal 1 binary64) x.re)
(/ 1 x.re)
(/.f64 #s(literal 1 binary64) x.re)
(/ 1 x.re)
(/.f64 #s(literal 1 binary64) x.re)
(/ 1 x.re)
(/.f64 #s(literal 1 binary64) x.re)
(/ 1 x.re)
(/.f64 #s(literal 1 binary64) x.re)
(/ 1 x.re)
(/.f64 #s(literal 1 binary64) x.re)
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (* (pow x.im 2) x.re))
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 (pow x.im 2))
(*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(* -3 x.im)
(*.f64 #s(literal -3 binary64) x.im)
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(pow x.re 3)
(*.f64 x.re (*.f64 x.re x.re))
(/ 1 (pow x.re 3))
(/.f64 (/.f64 #s(literal 1 binary64) 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))
(/.f64 (/.f64 #s(literal 1 binary64) 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))
(/.f64 (/.f64 #s(literal 1 binary64) 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))
(/.f64 (/.f64 #s(literal 1 binary64) 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))
(/.f64 (/.f64 #s(literal 1 binary64) 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))
(/.f64 (/.f64 #s(literal 1 binary64) 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 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.f64 x.re x.re))
(/ 1 (pow x.re 2))
(/.f64 #s(literal 1 binary64) (*.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))

eval90.0ms (0.7%)

Compiler

Compiled 13283 to 1099 computations (91.7% saved)

prune96.0ms (0.8%)

Pruning

12 alts after pruning (5 fresh and 7 done)

PrunedKeptTotal
New8524856
Fresh415
Picked145
Done033
Total85712869
Accuracy
100.0%
Counts
869 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
62.3%
(/.f64 (*.f64 x.re x.re) (/.f64 #s(literal 1 binary64) x.re))
62.2%
(/.f64 x.re (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)))
62.2%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x.re x.re)) x.re))
62.3%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x.re) (*.f64 x.re x.re)))
81.8%
(+.f64 (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.re (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im))))
88.5%
(*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re)
57.3%
(*.f64 (*.f64 x.re x.im) (*.f64 #s(literal -3 binary64) x.im))
57.3%
(*.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) x.im)
51.5%
(*.f64 (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))) x.re)
62.3%
(*.f64 x.re (*.f64 x.re x.re))
57.3%
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.re x.im) x.im))
51.8%
(*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.im x.im) x.re))
Compiler

Compiled 852 to 231 computations (72.9% saved)

regimes53.0ms (0.4%)

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

3 calls:

20.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))
19.0ms
x.im
10.0ms
x.re
Results
AccuracySegmentsBranch
96.3%2x.re
97.9%2x.im
96.3%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)

regimes21.0ms (0.2%)

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

1 calls:

20.0ms
x.im
Results
AccuracySegmentsBranch
97.9%2x.im
Compiler

Compiled 3 to 2 computations (33.3% saved)

regimes6.0ms (0.1%)

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

1 calls:

5.0ms
x.im
Results
AccuracySegmentsBranch
97.8%2x.im
Compiler

Compiled 3 to 2 computations (33.3% saved)

regimes30.0ms (0.2%)

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

2 calls:

24.0ms
x.im
5.0ms
x.re
Results
AccuracySegmentsBranch
82.2%2x.re
86.2%2x.im
Compiler

Compiled 6 to 4 computations (33.3% saved)

regimes4.0ms (0%)

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

1 calls:

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

Compiled 3 to 2 computations (33.3% saved)

regimes3.0ms (0%)

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

1 calls:

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

Compiled 3 to 2 computations (33.3% saved)

regimes3.0ms (0%)

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

1 calls:

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

Compiled 3 to 2 computations (33.3% saved)

regimes10.0ms (0.1%)

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

1 calls:

10.0ms
x.im
Results
AccuracySegmentsBranch
86.2%2x.im
Compiler

Compiled 3 to 2 computations (33.3% saved)

regimes4.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

2 calls:

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

Compiled 6 to 4 computations (33.3% saved)

regimes3.0ms (0%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

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

2 calls:

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

Compiled 6 to 4 computations (33.3% saved)

bsearch21.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
19.0ms
9.018850806330309e+148
7.642836227324913e+153
Results
14.0ms144×0valid
Compiler

Compiled 278 to 186 computations (33.1% saved)

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

bsearch30.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
28.0ms
9.018850806330309e+148
7.642836227324913e+153
Results
12.0ms144×0valid
Compiler

Compiled 242 to 159 computations (34.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 8.0ms
ival-mult: 6.0ms (74.1% of total)
ival-sub: 1.0ms (12.3% of total)
ival-add: 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
17.0ms
9.018850806330309e+148
7.642836227324913e+153
Results
12.0ms144×0valid
Compiler

Compiled 242 to 159 computations (34.3% saved)

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

bsearch20.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
19.0ms
23.122554423586358
16265218357.088688
Results
14.0ms144×0valid
Compiler

Compiled 206 to 141 computations (31.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 10.0ms
ival-mult: 6.0ms (62.5% of total)
ival-sub: 2.0ms (20.8% of total)
ival-add: 1.0ms (10.4% 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
18.0ms
23.122554423586358
16265218357.088688
Results
13.0ms144×0valid
Compiler

Compiled 206 to 141 computations (31.6% saved)

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

bsearch20.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
18.0ms
23.122554423586358
16265218357.088688
Results
13.0ms144×0valid
Compiler

Compiled 206 to 141 computations (31.6% saved)

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

bsearch19.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
18.0ms
23.122554423586358
16265218357.088688
Results
13.0ms144×0valid
Compiler

Compiled 188 to 123 computations (34.6% saved)

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

bsearch19.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
18.0ms
23.122554423586358
16265218357.088688
Results
13.0ms144×0valid
Compiler

Compiled 188 to 123 computations (34.6% saved)

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

bsearch20.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
18.0ms
23.122554423586358
16265218357.088688
Results
14.0ms144×0valid
Compiler

Compiled 188 to 123 computations (34.6% saved)

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

simplify26.0ms (0.2%)

Algorithm
egg-herbie
Rules
36×*-commutative_binary64
+-commutative_binary64
1-exp_binary64
1-exp_binary32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
056177
179177
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 x.im #s(literal 7500000000000000649248019499787427018610674511040337928006460586019754608633396678399700346338792988594701780712370067596163814920463155098000678186909696 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))) (*.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) x.im))
(if (<=.f64 x.im #s(literal 1800000000000000036734268091356749536865349198279018194220950005634550109552660969059987118622194559499586678427946234747747775610260564593211031932633088 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re) (*.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) x.im))
(if (<=.f64 x.im #s(literal 7500000000000000649248019499787427018610674511040337928006460586019754608633396678399700346338792988594701780712370067596163814920463155098000678186909696 binary64)) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)))) (*.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) x.im))
(if (<=.f64 x.im #s(literal 31000 binary64)) (*.f64 x.re (/.f64 x.re (/.f64 #s(literal 1 binary64) x.re))) (*.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) x.im))
(if (<=.f64 x.im #s(literal 420 binary64)) (*.f64 x.re (/.f64 x.re (/.f64 #s(literal 1 binary64) x.re))) (*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im)))
(if (<=.f64 x.im #s(literal 9000000 binary64)) (*.f64 x.re (/.f64 x.re (/.f64 #s(literal 1 binary64) x.re))) (*.f64 x.im (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))))
(if (<=.f64 x.im #s(literal 54000 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))))
(if (<=.f64 x.im #s(literal 4100000 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.re x.im) x.im)))
(if (<=.f64 x.im #s(literal 41 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 7500000000000000649248019499787427018610674511040337928006460586019754608633396678399700346338792988594701780712370067596163814920463155098000678186909696 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))) (*.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) x.im))
(if (<=.f64 x.im #s(literal 7500000000000000649248019499787427018610674511040337928006460586019754608633396678399700346338792988594701780712370067596163814920463155098000678186909696 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))))) (*.f64 x.im (*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))))
(if (<=.f64 x.im #s(literal 1800000000000000036734268091356749536865349198279018194220950005634550109552660969059987118622194559499586678427946234747747775610260564593211031932633088 binary64)) (*.f64 (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64)))) x.re) (*.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) x.im))
(if (<=.f64 x.im #s(literal 1800000000000000036734268091356749536865349198279018194220950005634550109552660969059987118622194559499586678427946234747747775610260564593211031932633088 binary64)) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 x.im (*.f64 x.im #s(literal -3 binary64))))) (*.f64 x.im (*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))))
(if (<=.f64 x.im #s(literal 7500000000000000649248019499787427018610674511040337928006460586019754608633396678399700346338792988594701780712370067596163814920463155098000678186909696 binary64)) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 (*.f64 x.im x.im) #s(literal -3 binary64)))) (*.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) x.im))
(if (<=.f64 x.im #s(literal 7500000000000000649248019499787427018610674511040337928006460586019754608633396678399700346338792988594701780712370067596163814920463155098000678186909696 binary64)) (*.f64 x.re (+.f64 (*.f64 x.re x.re) (*.f64 #s(literal -3 binary64) (*.f64 x.im x.im)))) (*.f64 x.im (*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))))
(if (<=.f64 x.im #s(literal 31000 binary64)) (*.f64 x.re (/.f64 x.re (/.f64 #s(literal 1 binary64) x.re))) (*.f64 (*.f64 x.im (*.f64 x.re #s(literal -3 binary64))) x.im))
(if (<=.f64 x.im #s(literal 31000 binary64)) (*.f64 x.re (/.f64 x.re (/.f64 #s(literal 1 binary64) x.re))) (*.f64 x.im (*.f64 x.im (*.f64 x.re #s(literal -3 binary64)))))
(if (<=.f64 x.im #s(literal 420 binary64)) (*.f64 x.re (/.f64 x.re (/.f64 #s(literal 1 binary64) x.re))) (*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.re x.im)))
(if (<=.f64 x.im #s(literal 420 binary64)) (*.f64 x.re (/.f64 x.re (/.f64 #s(literal 1 binary64) x.re))) (*.f64 (*.f64 x.im #s(literal -3 binary64)) (*.f64 x.im x.re)))
(if (<=.f64 x.im #s(literal 9000000 binary64)) (*.f64 x.re (/.f64 x.re (/.f64 #s(literal 1 binary64) x.re))) (*.f64 x.im (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))))
(if (<=.f64 x.im #s(literal 9000000 binary64)) (*.f64 x.re (/.f64 x.re (/.f64 #s(literal 1 binary64) x.re))) (*.f64 x.im (*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))))
(if (<=.f64 x.im #s(literal 54000 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 (*.f64 x.re x.im) #s(literal -3 binary64))))
(if (<=.f64 x.im #s(literal 54000 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 x.im (*.f64 #s(literal -3 binary64) (*.f64 x.im x.re))))
(if (<=.f64 x.im #s(literal 4100000 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 #s(literal -3 binary64) (*.f64 (*.f64 x.re x.im) x.im)))
(if (<=.f64 x.im #s(literal 4100000 binary64)) (*.f64 x.re (*.f64 x.re x.re)) (*.f64 #s(literal -3 binary64) (*.f64 x.im (*.f64 x.im x.re))))
(if (<=.f64 x.im #s(literal 41 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 41 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))

soundness2.3s (18.2%)

Rules
4034×*-lowering-*.f32
4034×*-lowering-*.f64
3876×*-lowering-*.f32
3876×*-lowering-*.f64
3436×*-lowering-*.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
0751410
12411137
27631125
333631125
087701125
01115
13514
28313
326510
49099
553299
081359
03515162
111943946
244873835
080073835
042214
1280147
22632145
08651145
02268
110466
258365
3679365
0856465
031138
1212120
21827116
08966116
01565
111454
093354
Stop Event
fuel
iter limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 528 to 298 computations (43.6% saved)

preprocess95.0ms (0.8%)

Remove

(negabs x.re)

Compiler

Compiled 606 to 256 computations (57.8% saved)

end0.0ms (0%)

Profiling

Loading profile data...