Diagrams.Solve.Polynomial:cubForm from diagrams-solve-0.1, I

Time bar (total: 12.1s)

analyze155.0ms (1.3%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.8%0.2%0%0%0%0
0%0%99.8%0.2%0%0%0%1
0%0%99.8%0.2%0%0%0%2
0%0%99.8%0.2%0%0%0%3
0%0%99.8%0.2%0%0%0%4
0%0%99.8%0.2%0%0%0%5
50%49.9%49.9%0.2%0%0%0%6
50%49.9%49.9%0.2%0%0%0%7
50%49.9%49.9%0.2%0%0%0%8
50%49.9%49.9%0.2%0%0%0%9
50%49.9%49.9%0.2%0%0%0%10
75%74.8%24.9%0.2%0%0%0%11
75%74.8%24.9%0.2%0%0%0%12
Compiler

Compiled 19 to 14 computations (26.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 58.0ms
ival-mult: 42.0ms (73% of total)
ival-sub: 7.0ms (12.2% of total)
ival-div: 5.0ms (8.7% of total)
const: 2.0ms (3.5% of total)
backward-pass: 1.0ms (1.7% of total)

sample1.0s (8.6%)

Results
723.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 375.0ms
ival-mult: 250.0ms (66.7% of total)
ival-div: 67.0ms (17.9% of total)
ival-sub: 39.0ms (10.4% of total)
const: 15.0ms (4% of total)
backward-pass: 3.0ms (0.8% of total)
Bogosity

preprocess263.0ms (2.2%)

Algorithm
egg-herbie
Rules
2170×fnmadd-define
1698×fma-lowering-fma.f32
1698×fma-lowering-fma.f64
1682×fmsub-define
1644×sum3-define
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
080261
1335252
21133252
34508252
01312
13112
211012
334712
496512
5184612
6353112
7584012
0833412
Stop Event
iter limit
node limit
node limit
Calls
Call 1
Inputs
(/ (- (* x y) (* (* z 9) t)) (* a 2))
Outputs
(/ (- (* x y) (* (* z 9) t)) (* a 2))
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
Call 2
Inputs
(/ (- (* x y) (* (* z 9) t)) (* a 2))
(/ (- (* (neg x) y) (* (* z 9) t)) (* a 2))
(/ (- (* x (neg y)) (* (* z 9) t)) (* a 2))
(/ (- (* x y) (* (* (neg z) 9) t)) (* a 2))
(/ (- (* x y) (* (* z 9) (neg t))) (* a 2))
(/ (- (* x y) (* (* z 9) t)) (* (neg a) 2))
(neg (/ (- (* (neg x) y) (* (* z 9) t)) (* a 2)))
(neg (/ (- (* x (neg y)) (* (* z 9) t)) (* a 2)))
(neg (/ (- (* x y) (* (* (neg z) 9) t)) (* a 2)))
(neg (/ (- (* x y) (* (* z 9) (neg t))) (* a 2)))
(neg (/ (- (* x y) (* (* z 9) t)) (* (neg a) 2)))
(/ (- (* y x) (* (* z 9) t)) (* a 2))
(/ (- (* z y) (* (* x 9) t)) (* a 2))
(/ (- (* t y) (* (* z 9) x)) (* a 2))
(/ (- (* a y) (* (* z 9) t)) (* x 2))
(/ (- (* x z) (* (* y 9) t)) (* a 2))
(/ (- (* x t) (* (* z 9) y)) (* a 2))
(/ (- (* x a) (* (* z 9) t)) (* y 2))
(/ (- (* x y) (* (* t 9) z)) (* a 2))
(/ (- (* x y) (* (* a 9) t)) (* z 2))
(/ (- (* x y) (* (* z 9) a)) (* t 2))
Outputs
(/ (- (* x y) (* (* z 9) t)) (* a 2))
(/ (/ (fnmadd x y (* z (* 9 t))) a) -2)
(/ (- (* (neg x) y) (* (* z 9) t)) (* a 2))
(/ (/ (fma x y (* z (* 9 t))) a) -2)
(/ (- (* x (neg y)) (* (* z 9) t)) (* a 2))
(/ (/ (fma x y (* z (* 9 t))) a) -2)
(/ (- (* x y) (* (* (neg z) 9) t)) (* a 2))
(/ (/ (fma x y (* z (* 9 t))) a) 2)
(/ (- (* x y) (* (* z 9) (neg t))) (* a 2))
(/ (/ (fma x y (* z (* 9 t))) a) 2)
(/ (- (* x y) (* (* z 9) t)) (* (neg a) 2))
(/ (/ (fnmadd x y (* z (* 9 t))) a) 2)
(neg (/ (- (* (neg x) y) (* (* z 9) t)) (* a 2)))
(/ (/ (fma x y (* z (* 9 t))) a) 2)
(neg (/ (- (* x (neg y)) (* (* z 9) t)) (* a 2)))
(/ (/ (fma x y (* z (* 9 t))) a) 2)
(neg (/ (- (* x y) (* (* (neg z) 9) t)) (* a 2)))
(/ (/ (fma x y (* z (* 9 t))) a) -2)
(neg (/ (- (* x y) (* (* z 9) (neg t))) (* a 2)))
(/ (/ (fma x y (* z (* 9 t))) a) -2)
(neg (/ (- (* x y) (* (* z 9) t)) (* (neg a) 2)))
(/ (/ (fnmadd x y (* z (* 9 t))) a) -2)
(/ (- (* y x) (* (* z 9) t)) (* a 2))
(/ (/ (fnmadd x y (* z (* 9 t))) a) -2)
(/ (- (* z y) (* (* x 9) t)) (* a 2))
(/ (/ (fma x (* t -9) (* y z)) 2) a)
(/ (- (* t y) (* (* z 9) x)) (* a 2))
(/ (fma x (* z -9) (* y t)) (* a 2))
(/ (- (* a y) (* (* z 9) t)) (* x 2))
(/ (fmsub y a (* z (* 9 t))) (* x 2))
(/ (- (* x z) (* (* y 9) t)) (* a 2))
(/ (fmsub x (/ z 2) (* y (* t 9/2))) a)
(/ (- (* x t) (* (* z 9) y)) (* a 2))
(/ (fmsub x t (* y (* z 9))) (* a 2))
(/ (- (* x a) (* (* z 9) t)) (* y 2))
(/ (fmsub x a (* z (* 9 t))) (* y 2))
(/ (- (* x y) (* (* t 9) z)) (* a 2))
(/ (/ (fnmadd x y (* z (* 9 t))) a) -2)
(/ (- (* x y) (* (* a 9) t)) (* z 2))
(/ (fma t (* a -9) (* x y)) (* z 2))
(/ (- (* x y) (* (* z 9) a)) (* t 2))
(/ (fmsub x y (* z (* 9 a))) (* t 2))
Symmetry

(negabs a)

(sort x y)

(sort z t)

explain108.0ms (0.9%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
250-1(-1.4073540067843245e-13 3.155172880150367e-300 2.603146223742399e-225 9.405705512443994e-194 6.248105125222447e-246)(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
10-0-(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
10-0-(*.f64 (*.f64 z #s(literal 9 binary64)) t)
00-0-x
00-0-y
00-0-#s(literal 2 binary64)
00-0-(*.f64 x y)
00-0-z
00-0-(*.f64 z #s(literal 9 binary64))
00-0-#s(literal 9 binary64)
00-0-t
00-0-a
00-0-(*.f64 a #s(literal 2 binary64))
Results
63.0ms512×0valid
Compiler

Compiled 116 to 41 computations (64.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 29.0ms
ival-mult: 22.0ms (75.4% of total)
ival-div: 4.0ms (13.7% of total)
ival-sub: 2.0ms (6.9% of total)
const: 1.0ms (3.4% of total)
backward-pass: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 18 to 13 computations (27.8% saved)

prune30.0ms (0.3%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
90.1%
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
90.5%
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
Compiler

Compiled 36 to 26 computations (27.8% saved)

simplify224.0ms (1.8%)

Algorithm
egg-herbie
Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (*.f64 z #s(literal 9 binary64)) t)
cost-diff0
(*.f64 x y)
cost-diff0
(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
cost-diff0
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(*.f64 z (*.f64 t #s(literal -9 binary64)))
cost-diff0
(*.f64 x y)
cost-diff0
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
cost-diff0
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
Rules
2170×fnmadd-define
1698×fma-lowering-fma.f32
1698×fma-lowering-fma.f64
1682×fmsub-define
1644×sum3-define
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01882
14482
213082
335182
496582
5184682
6352082
7582982
0832382
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (+ (* x y) (* z (* t -9))) (* a 2))
(+ (* x y) (* z (* t -9)))
(* x y)
x
y
(* z (* t -9))
z
(* t -9)
t
-9
(* a 2)
a
2
(/ (- (* x y) (* (* z 9) t)) (* a 2))
(- (* x y) (* (* z 9) t))
(* x y)
x
y
(* (* z 9) t)
(* z 9)
z
9
t
(* a 2)
a
2
Outputs
(/ (+ (* x y) (* z (* t -9))) (* a 2))
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
(+ (* x y) (* z (* t -9)))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(* x y)
(*.f64 x y)
x
y
(* z (* t -9))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
z
(* t -9)
(*.f64 t #s(literal -9 binary64))
t
-9
#s(literal -9 binary64)
(* a 2)
(*.f64 a #s(literal 2 binary64))
a
2
#s(literal 2 binary64)
(/ (- (* x y) (* (* z 9) t)) (* a 2))
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
(- (* x y) (* (* z 9) t))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(* x y)
(*.f64 x y)
x
y
(* (* z 9) t)
(*.f64 z (*.f64 t #s(literal 9 binary64)))
(* z 9)
(*.f64 z #s(literal 9 binary64))
z
9
#s(literal 9 binary64)
t
(* a 2)
(*.f64 a #s(literal 2 binary64))
a
2
#s(literal 2 binary64)

localize68.0ms (0.6%)

Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 a #s(literal 2 binary64))
accuracy99.7%
(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
accuracy99.3%
(*.f64 (*.f64 z #s(literal 9 binary64)) t)
accuracy90.9%
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
accuracy100.0%
(*.f64 a #s(literal 2 binary64))
accuracy99.7%
(*.f64 z (*.f64 t #s(literal -9 binary64)))
accuracy99.7%
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
accuracy90.9%
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
Results
49.0ms256×0valid
Compiler

Compiled 92 to 19 computations (79.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 17.0ms
ival-mult: 10.0ms (59.3% of total)
ival-div: 3.0ms (17.8% of total)
ival-sub: 1.0ms (5.9% of total)
ival-add: 1.0ms (5.9% of total)
const: 1.0ms (5.9% of total)
backward-pass: 0.0ms (0% of total)

series28.0ms (0.2%)

Counts
8 → 300
Calls
Call 1
Inputs
#<alt (/ (+ (* x y) (* z (* t -9))) (* a 2))>
#<alt (+ (* x y) (* z (* t -9)))>
#<alt (* x y)>
#<alt (* z (* t -9))>
#<alt (/ (- (* x y) (* (* z 9) t)) (* a 2))>
#<alt (- (* x y) (* (* z 9) t))>
#<alt (* (* z 9) t)>
#<alt (* a 2)>
Outputs
#<alt (* -9/2 (/ (* t z) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* -9 (* t z))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (* x y)>
#<alt (* x (+ y (* -9 (/ (* t z) x))))>
#<alt (* x (+ y (* -9 (/ (* t z) x))))>
#<alt (* x (+ y (* -9 (/ (* t z) x))))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))>
#<alt (* -9 (* t z))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (* x y)>
#<alt (* y (+ x (* -9 (/ (* t z) y))))>
#<alt (* y (+ x (* -9 (/ (* t z) y))))>
#<alt (* y (+ x (* -9 (/ (* t z) y))))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))>
#<alt (* x y)>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (* -9 (* t z))>
#<alt (* z (+ (* -9 t) (/ (* x y) z)))>
#<alt (* z (+ (* -9 t) (/ (* x y) z)))>
#<alt (* z (+ (* -9 t) (/ (* x y) z)))>
#<alt (* -9 (* t z))>
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))>
#<alt (* x y)>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (* -9 (* t z))>
#<alt (* t (+ (* -9 z) (/ (* x y) t)))>
#<alt (* t (+ (* -9 z) (/ (* x y) t)))>
#<alt (* t (+ (* -9 z) (/ (* x y) t)))>
#<alt (* -9 (* t z))>
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))>
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))>
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))>
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))>
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))>
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))>
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))>
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))>
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))>
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))>
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))>
#<alt (* 1/2 (/ (- (* x y) (* 9 (* t z))) a))>
#<alt (* -9 (* t z))>
#<alt (- (* x y) (* 9 (* t z)))>
#<alt (- (* x y) (* 9 (* t z)))>
#<alt (- (* x y) (* 9 (* t z)))>
#<alt (* x y)>
#<alt (* x (+ y (* -9 (/ (* t z) x))))>
#<alt (* x (+ y (* -9 (/ (* t z) x))))>
#<alt (* x (+ y (* -9 (/ (* t z) x))))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))>
#<alt (* -9 (* t z))>
#<alt (- (* x y) (* 9 (* t z)))>
#<alt (- (* x y) (* 9 (* t z)))>
#<alt (- (* x y) (* 9 (* t z)))>
#<alt (* x y)>
#<alt (* y (+ x (* -9 (/ (* t z) y))))>
#<alt (* y (+ x (* -9 (/ (* t z) y))))>
#<alt (* y (+ x (* -9 (/ (* t z) y))))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))>
#<alt (* x y)>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (* -9 (* t z))>
#<alt (* z (- (/ (* x y) z) (* 9 t)))>
#<alt (* z (- (/ (* x y) z) (* 9 t)))>
#<alt (* z (- (/ (* x y) z) (* 9 t)))>
#<alt (* -9 (* t z))>
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))>
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))>
#<alt (* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))>
#<alt (* x y)>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (* -9 (* t z))>
#<alt (* t (- (/ (* x y) t) (* 9 z)))>
#<alt (* t (- (/ (* x y) t) (* 9 z)))>
#<alt (* t (- (/ (* x y) t) (* 9 z)))>
#<alt (* -9 (* t z))>
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))>
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))>
#<alt (* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 9 (* t z))>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
#<alt (* 2 a)>
Calls

75 calls:

TimeVariablePointExpression
3.0ms
a
@-inf
(* a 2)
2.0ms
x
@inf
(* x y)
2.0ms
t
@0
(/ (+ (* x y) (* z (* t -9))) (* a 2))
1.0ms
y
@inf
(/ (+ (* x y) (* z (* t -9))) (* a 2))
1.0ms
x
@0
(/ (+ (* x y) (* z (* t -9))) (* a 2))

rewrite633.0ms (5.2%)

Algorithm
batch-egg-rewrite
Rules
3244×*-lowering-*.f32
3244×*-lowering-*.f64
2198×/-lowering-/.f32
2198×/-lowering-/.f64
1586×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01856
18756
275856
0916456
Stop Event
iter limit
node limit
Counts
8 → 703
Calls
Call 1
Inputs
(/ (+ (* x y) (* z (* t -9))) (* a 2))
(+ (* x y) (* z (* t -9)))
(* x y)
(* z (* t -9))
(/ (- (* x y) (* (* z 9) t)) (* a 2))
(- (* x y) (* (* z 9) t))
(* (* z 9) t)
(* a 2)
Outputs
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64))) (/.f64 z a) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a)) (/.f64 z #s(literal 2 binary64)) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) #s(literal 2 binary64))) (/.f64 t a) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 t a)) (/.f64 (*.f64 z #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) a)) (/.f64 t #s(literal 2 binary64)) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 t #s(literal 2 binary64))) (/.f64 (*.f64 z #s(literal 9 binary64)) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))
(+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))))
(+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))))
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64)))))
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64)))))
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64)))))
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64)))))
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64)))))
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64)))))
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64)))))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))
(+.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))) #s(literal -1 binary64)))
(-.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))
(-.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(-.f64 (/.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))) (/.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))))
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))
(neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64)))))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a) #s(literal -2 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))))
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))) (-.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (*.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) a) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(/.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64)) a)
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) a) (*.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 a a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) a))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 a (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 a (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))) (*.f64 a (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (*.f64 a (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))))) (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (+.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (pow.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))) (-.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a) #s(literal 1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) a) #s(literal -1/2 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))
(*.f64 (*.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) a))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal -2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) #s(literal -1/2 binary64)))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (*.f64 x y) (neg.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))
(+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))))
(+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))
(+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 9 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64)))))
(+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (neg.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))
(-.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(fma.f64 x y (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 x y (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(fma.f64 x y (neg.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 y x (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(fma.f64 y x (neg.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 x y))
(fma.f64 (*.f64 t #s(literal -9 binary64)) z (*.f64 x y))
(fma.f64 (*.f64 z #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) t) (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9 binary64)) (*.f64 x y))
(fma.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(fma.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y))
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t #s(literal 9 binary64)) (*.f64 x y))
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y))
(neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))))
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 6561 binary64)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64)))))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 6561 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (neg.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (pow.f64 (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (+.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))))
(/.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (-.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (-.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (-.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (+.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 x y)
(*.f64 y x)
(+.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64))))
(neg.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))))
(/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))
(/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64)))))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(*.f64 #s(literal -9 binary64) (*.f64 z t))
(*.f64 (*.f64 t #s(literal -9 binary64)) z)
(*.f64 #s(literal 9 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(*.f64 (*.f64 z #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9 binary64)))
(*.f64 (*.f64 z #s(literal -9 binary64)) t)
(*.f64 (*.f64 z t) #s(literal -9 binary64))
(*.f64 (*.f64 t #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t #s(literal 9 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 9 binary64))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal -2 binary64))) (/.f64 z a) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a)) (/.f64 z #s(literal 2 binary64)) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) #s(literal 2 binary64))) (/.f64 t a) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 t a)) (/.f64 (*.f64 z #s(literal 9 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) a)) (/.f64 t #s(literal 2 binary64)) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 (neg.f64 (/.f64 t #s(literal 2 binary64))) (/.f64 (*.f64 z #s(literal 9 binary64)) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))
(+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))))
(+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))))
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64)))))
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64)))))
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64)))))
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64)))))
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64)))))
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64)))))
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64)))))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))
(+.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))) #s(literal -1 binary64)))
(-.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))
(-.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(-.f64 (/.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))) (/.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))))
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))
(neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64)))))
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a) #s(literal -2 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))))
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))) (-.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (*.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) a) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(/.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64)) a)
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) a) (*.f64 a (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -2 binary64)))) (*.f64 a a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) a))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) a))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 a (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 a (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))) (*.f64 a (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (*.f64 a (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (*.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (*.f64 a (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))))) (neg.f64 (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (+.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (pow.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))))) (-.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a) #s(literal 1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) a) #s(literal -1/2 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) (/.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))
(*.f64 (*.f64 (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 z t) a)))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) a))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal -2 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) #s(literal -1/2 binary64)))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (*.f64 x y) (neg.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))
(+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))))
(+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))
(+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal 9 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64)))))
(+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (neg.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (neg.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))
(-.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(fma.f64 x y (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 x y (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(fma.f64 x y (neg.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(fma.f64 y x (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 y x (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(fma.f64 y x (neg.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 x y))
(fma.f64 (*.f64 t #s(literal -9 binary64)) z (*.f64 x y))
(fma.f64 (*.f64 z #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) t) (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9 binary64)) (*.f64 x y))
(fma.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(fma.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y))
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t #s(literal 9 binary64)) (*.f64 x y))
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y))
(neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))))
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))
(/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 t (*.f64 t t)))) #s(literal 531441 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 6561 binary64)) (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64)))))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 6561 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (neg.f64 (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (pow.f64 (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (pow.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (+.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))))
(/.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (-.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (-.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (-.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (+.f64 (*.f64 x y) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (*.f64 (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))) (+.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal -81 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(*.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(neg.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))))
(*.f64 z (*.f64 t #s(literal 9 binary64)))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(*.f64 t (neg.f64 (*.f64 z #s(literal -9 binary64))))
(*.f64 #s(literal -9 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) z))
(*.f64 #s(literal 9 binary64) (*.f64 z t))
(*.f64 (*.f64 z #s(literal 9 binary64)) t)
(*.f64 (*.f64 z #s(literal 9 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64))))
(*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (*.f64 z t) #s(literal 9 binary64))
(*.f64 (*.f64 t #s(literal 9 binary64)) z)
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t #s(literal -9 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -9 binary64))
(*.f64 (neg.f64 (*.f64 z #s(literal -9 binary64))) t)
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 z #s(literal 9 binary64)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) z)) (*.f64 t #s(literal 9 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64)))
(neg.f64 (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))
(/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 a #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) a)
(*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64))

simplify274.0ms (2.3%)

Algorithm
egg-herbie
Rules
6296×*-lowering-*.f32
6296×*-lowering-*.f64
1636×/-lowering-/.f32
1636×/-lowering-/.f64
1340×times-frac
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01232604
14312580
214572580
352682556
082272556
Stop Event
iter limit
node limit
Counts
300 → 300
Calls
Call 1
Inputs
(* -9/2 (/ (* t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* 1/2 (/ (* x y) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* 1/2 (/ (* x y) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -9/2 (/ (* t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* 1/2 (/ (* x y) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* 1/2 (/ (* x y) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* -9/2 (/ (* t z) a))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* -9/2 (/ (* t z) a))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* -9 (* t z))
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(* x y)
(* x (+ y (* -9 (/ (* t z) x))))
(* x (+ y (* -9 (/ (* t z) x))))
(* x (+ y (* -9 (/ (* t z) x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(* -9 (* t z))
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(* x y)
(* y (+ x (* -9 (/ (* t z) y))))
(* y (+ x (* -9 (/ (* t z) y))))
(* y (+ x (* -9 (/ (* t z) y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(* x y)
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(* -9 (* t z))
(* z (+ (* -9 t) (/ (* x y) z)))
(* z (+ (* -9 t) (/ (* x y) z)))
(* z (+ (* -9 t) (/ (* x y) z)))
(* -9 (* t z))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(* x y)
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(* -9 (* t z))
(* t (+ (* -9 z) (/ (* x y) t)))
(* t (+ (* -9 z) (/ (* x y) t)))
(* t (+ (* -9 z) (/ (* x y) t)))
(* -9 (* t z))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9/2 (/ (* t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* 1/2 (/ (* x y) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* 1/2 (/ (* x y) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -9/2 (/ (* t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* 1/2 (/ (* x y) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* 1/2 (/ (* x y) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* -9/2 (/ (* t z) a))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* -9/2 (/ (* t z) a))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(* -9 (* t z))
(- (* x y) (* 9 (* t z)))
(- (* x y) (* 9 (* t z)))
(- (* x y) (* 9 (* t z)))
(* x y)
(* x (+ y (* -9 (/ (* t z) x))))
(* x (+ y (* -9 (/ (* t z) x))))
(* x (+ y (* -9 (/ (* t z) x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(* -9 (* t z))
(- (* x y) (* 9 (* t z)))
(- (* x y) (* 9 (* t z)))
(- (* x y) (* 9 (* t z)))
(* x y)
(* y (+ x (* -9 (/ (* t z) y))))
(* y (+ x (* -9 (/ (* t z) y))))
(* y (+ x (* -9 (/ (* t z) y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(* x y)
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(* -9 (* t z))
(* z (- (/ (* x y) z) (* 9 t)))
(* z (- (/ (* x y) z) (* 9 t)))
(* z (- (/ (* x y) z) (* 9 t)))
(* -9 (* t z))
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))
(* x y)
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(* -9 (* t z))
(* t (- (/ (* x y) t) (* 9 z)))
(* t (- (/ (* x y) t) (* 9 z)))
(* t (- (/ (* x y) t) (* 9 z)))
(* -9 (* t z))
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 9 (* t z))
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
(* 2 a)
Outputs
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* x y)
(*.f64 x y)
(* x (+ y (* -9 (/ (* t z) x))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* x (+ y (* -9 (/ (* t z) x))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* x (+ y (* -9 (/ (* t z) x))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* x y)
(*.f64 x y)
(* y (+ x (* -9 (/ (* t z) y))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* y (+ x (* -9 (/ (* t z) y))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* y (+ x (* -9 (/ (* t z) y))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* x y)
(*.f64 x y)
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* z (+ (* -9 t) (/ (* x y) z)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* z (+ (* -9 t) (/ (* x y) z)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* z (+ (* -9 t) (/ (* x y) z)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* x y)
(*.f64 x y)
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* t (+ (* -9 z) (/ (* x y) t)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* t (+ (* -9 z) (/ (* x y) t)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* t (+ (* -9 z) (/ (* x y) t)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(- (* x y) (* 9 (* t z)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(- (* x y) (* 9 (* t z)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(- (* x y) (* 9 (* t z)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* x y)
(*.f64 x y)
(* x (+ y (* -9 (/ (* t z) x))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* x (+ y (* -9 (/ (* t z) x))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* x (+ y (* -9 (/ (* t z) x))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(- (* x y) (* 9 (* t z)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(- (* x y) (* 9 (* t z)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(- (* x y) (* 9 (* t z)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* x y)
(*.f64 x y)
(* y (+ x (* -9 (/ (* t z) y))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* y (+ x (* -9 (/ (* t z) y))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* y (+ x (* -9 (/ (* t z) y))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(+.f64 (*.f64 x y) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) #s(literal 1 binary64)))
(* x y)
(*.f64 x y)
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* z (- (/ (* x y) z) (* 9 t)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* z (- (/ (* x y) z) (* 9 t)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* z (- (/ (* x y) z) (* 9 t)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* x y)
(*.f64 x y)
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* t (- (/ (* x y) t) (* 9 z)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* t (- (/ (* x y) t) (* 9 z)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* t (- (/ (* x y) t) (* 9 z)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 9 (* t z))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))
(* 2 a)
(*.f64 a #s(literal 2 binary64))

eval119.0ms (1%)

Compiler

Compiled 34321 to 1201 computations (96.5% saved)

prune131.0ms (1.1%)

Pruning

16 alts after pruning (16 fresh and 0 done)

PrunedKeptTotal
New1039161055
Fresh000
Picked202
Done000
Total1041161057
Accuracy
100.0%
Counts
1057 → 16
Alt Table
Click to see full alt table
StatusAccuracyProgram
38.9%
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))
90.4%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
90.5%
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))
53.7%
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
46.3%
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))
90.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
90.3%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a))
71.6%
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64)))))
70.6%
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))
72.0%
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
86.4%
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))))
86.6%
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
81.9%
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
90.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
54.1%
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
46.3%
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
Compiler

Compiled 712 to 446 computations (37.4% saved)

simplify169.0ms (1.4%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff64
(neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))
cost-diff6336
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
cost-diff7232
(fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))
cost-diff13696
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
cost-diff0
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
cost-diff0
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
cost-diff128
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)
cost-diff128
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a))
cost-diff0
(*.f64 x y)
cost-diff0
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
cost-diff0
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
cost-diff0
(*.f64 t z)
cost-diff0
(/.f64 (*.f64 t z) a)
cost-diff0
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
cost-diff0
(*.f64 x y)
cost-diff0
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
cost-diff0
(/.f64 #s(literal 1/2 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
Rules
3180×*-lowering-*.f32
3180×*-lowering-*.f64
1894×sum3-define
1304×+-lowering-+.f64
1304×+-lowering-+.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
037275
1107253
2340235
31419235
44860235
08211235
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (/ 1/2 a) (+ (* x y) (* z (* t -9))))
(/ 1/2 a)
1/2
a
(+ (* x y) (* z (* t -9)))
(* x y)
x
y
(* z (* t -9))
z
(* t -9)
t
-9
(* -9/2 (/ (* t z) a))
-9/2
(/ (* t z) a)
(* t z)
t
z
a
(/ 1/2 (/ a (+ (* x y) (* z (* t -9)))))
1/2
(/ a (+ (* x y) (* z (* t -9))))
a
(+ (* x y) (* z (* t -9)))
(* x y)
x
y
(* z (* t -9))
z
(* t -9)
t
-9
(/ 1/2 (* (/ 1 (+ (* x y) (* z (* t -9)))) a))
1/2
(* (/ 1 (+ (* x y) (* z (* t -9)))) a)
(/ 1 (+ (* x y) (* z (* t -9))))
1
(+ (* x y) (* z (* t -9)))
(* x y)
x
y
(* z (* t -9))
z
(* t -9)
t
-9
a
(+ (+ (* (/ y a) (/ x 2)) (neg (* (* (/ t a) 9/2) z))) (+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z)))
(+ (* (/ y a) (/ x 2)) (neg (* (* (/ t a) 9/2) z)))
(/ y a)
y
a
(/ x 2)
x
2
(neg (* (* (/ t a) 9/2) z))
(* (* (/ t a) 9/2) z)
(* (/ t a) 9/2)
(/ t a)
t
9/2
z
(+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z))
(neg (* (/ t a) 9/2))
Outputs
(* (/ 1/2 a) (+ (* x y) (* z (* t -9))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
a
(+ (* x y) (* z (* t -9)))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(* x y)
(*.f64 x y)
x
y
(* z (* t -9))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
z
(* t -9)
(*.f64 t #s(literal -9 binary64))
t
-9
#s(literal -9 binary64)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
-9/2
#s(literal -9/2 binary64)
(/ (* t z) a)
(/.f64 (*.f64 z t) a)
(* t z)
(*.f64 z t)
t
z
a
(/ 1/2 (/ a (+ (* x y) (* z (* t -9)))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
1/2
#s(literal 1/2 binary64)
(/ a (+ (* x y) (* z (* t -9))))
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
a
(+ (* x y) (* z (* t -9)))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(* x y)
(*.f64 x y)
x
y
(* z (* t -9))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
z
(* t -9)
(*.f64 t #s(literal -9 binary64))
t
-9
#s(literal -9 binary64)
(/ 1/2 (* (/ 1 (+ (* x y) (* z (* t -9)))) a))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
1/2
#s(literal 1/2 binary64)
(* (/ 1 (+ (* x y) (* z (* t -9)))) a)
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/ 1 (+ (* x y) (* z (* t -9))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
1
#s(literal 1 binary64)
(+ (* x y) (* z (* t -9)))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(* x y)
(*.f64 x y)
x
y
(* z (* t -9))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
z
(* t -9)
(*.f64 t #s(literal -9 binary64))
t
-9
#s(literal -9 binary64)
a
(+ (+ (* (/ y a) (/ x 2)) (neg (* (* (/ t a) 9/2) z))) (+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z)))
(+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(+ (* (/ y a) (/ x 2)) (neg (* (* (/ t a) 9/2) z)))
(+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(/ y a)
(/.f64 y a)
y
a
(/ x 2)
(/.f64 x #s(literal 2 binary64))
x
2
#s(literal 2 binary64)
(neg (* (* (/ t a) 9/2) z))
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(* (* (/ t a) 9/2) z)
(/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)
(* (/ t a) 9/2)
(*.f64 (/.f64 t a) #s(literal 9/2 binary64))
(/ t a)
(/.f64 t a)
t
9/2
#s(literal 9/2 binary64)
z
(+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z))
#s(literal 0 binary64)
(neg (* (/ t a) 9/2))
(/.f64 (*.f64 t #s(literal -9/2 binary64)) a)

localize592.0ms (4.9%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 (/.f64 t a) #s(literal 9/2 binary64))
accuracy99.5%
(fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))
accuracy99.5%
(*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)
accuracy97.8%
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
accuracy100.0%
(*.f64 z (*.f64 t #s(literal -9 binary64)))
accuracy99.9%
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
accuracy99.8%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a))
accuracy98.9%
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)
accuracy100.0%
(*.f64 t #s(literal -9 binary64))
accuracy100.0%
(*.f64 z (*.f64 t #s(literal -9 binary64)))
accuracy99.8%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
accuracy98.9%
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
accuracy100.0%
(/.f64 (*.f64 t z) a)
accuracy100.0%
(*.f64 t z)
accuracy100.0%
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
accuracy100.0%
(*.f64 x y)
accuracy100.0%
(*.f64 t #s(literal -9 binary64))
accuracy100.0%
(*.f64 z (*.f64 t #s(literal -9 binary64)))
accuracy98.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
Results
491.0ms218×5exit
15.0ms38×0valid
Compiler

Compiled 289 to 36 computations (87.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 226.0ms
backward-pass: 89.0ms (39.4% of total)
ival-neg: 38.0ms (16.8% of total)
ival-mult: 36.0ms (15.9% of total)
ival-div: 28.0ms (12.4% of total)
compiled-spec: 25.0ms (11.1% of total)
ival-add: 9.0ms (4% of total)
const: 2.0ms (0.9% of total)

series77.0ms (0.6%)

Counts
20 → 816
Calls
Call 1
Inputs
#<alt (* (/ 1/2 a) (+ (* x y) (* z (* t -9))))>
#<alt (/ 1/2 a)>
#<alt (+ (* x y) (* z (* t -9)))>
#<alt (* x y)>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (/ (* t z) a)>
#<alt (* t z)>
#<alt (/ 1/2 (/ a (+ (* x y) (* z (* t -9)))))>
#<alt (/ a (+ (* x y) (* z (* t -9))))>
#<alt (/ 1/2 (* (/ 1 (+ (* x y) (* z (* t -9)))) a))>
#<alt (* (/ 1 (+ (* x y) (* z (* t -9)))) a)>
#<alt (/ 1 (+ (* x y) (* z (* t -9))))>
#<alt (+ (+ (* (/ y a) (/ x 2)) (neg (* (* (/ t a) 9/2) z))) (+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z)))>
#<alt (+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z))>
#<alt (+ (* (/ y a) (/ x 2)) (neg (* (* (/ t a) 9/2) z)))>
#<alt (neg (* (* (/ t a) 9/2) z))>
#<alt (* z (* t -9))>
#<alt (* t -9)>
#<alt (* (* (/ t a) 9/2) z)>
#<alt (* (/ t a) 9/2)>
Outputs
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (* -9 (* t z))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (* x y)>
#<alt (* x (+ y (* -9 (/ (* t z) x))))>
#<alt (* x (+ y (* -9 (/ (* t z) x))))>
#<alt (* x (+ y (* -9 (/ (* t z) x))))>
#<alt (* x y)>
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))>
#<alt (* -9 (* t z))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (* x y)>
#<alt (* y (+ x (* -9 (/ (* t z) y))))>
#<alt (* y (+ x (* -9 (/ (* t z) y))))>
#<alt (* y (+ x (* -9 (/ (* t z) y))))>
#<alt (* x y)>
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))>
#<alt (* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))>
#<alt (* x y)>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (* -9 (* t z))>
#<alt (* z (+ (* -9 t) (/ (* x y) z)))>
#<alt (* z (+ (* -9 t) (/ (* x y) z)))>
#<alt (* z (+ (* -9 t) (/ (* x y) z)))>
#<alt (* -9 (* t z))>
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))>
#<alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))>
#<alt (* x y)>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (+ (* -9 (* t z)) (* x y))>
#<alt (* -9 (* t z))>
#<alt (* t (+ (* -9 z) (/ (* x y) t)))>
#<alt (* t (+ (* -9 z) (/ (* x y) t)))>
#<alt (* t (+ (* -9 z) (/ (* x y) t)))>
#<alt (* -9 (* t z))>
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))>
#<alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* t z)>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (* -1/9 (/ a (* t z)))>
#<alt (+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))>
#<alt (+ (* -1/9 (/ a (* t z))) (* x (- (* -1/729 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2)))))))>
#<alt (+ (* -1/9 (/ a (* t z))) (* x (- (* x (- (* -1/6561 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow y 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2)))))))>
#<alt (/ a (* x y))>
#<alt (/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x)>
#<alt (/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (/ a y)) (* -9 (/ (* a (* t z)) (* x (pow y 2))))) x)>
#<alt (/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (/ a y)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -9 (/ (* a (* t z)) (* x (pow y 2)))))) x)>
#<alt (/ a (* x y))>
#<alt (* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x))>
#<alt (* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3)))) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x))>
#<alt (* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow y 3)))) x)) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x))>
#<alt (* -1/9 (/ a (* t z)))>
#<alt (+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))>
#<alt (+ (* -1/9 (/ a (* t z))) (* y (- (* -1/729 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2)))))))>
#<alt (+ (* -1/9 (/ a (* t z))) (* y (- (* y (- (* -1/6561 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow x 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2)))))))>
#<alt (/ a (* x y))>
#<alt (/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y)>
#<alt (/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (/ a x)) (* -9 (/ (* a (* t z)) (* (pow x 2) y)))) y)>
#<alt (/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (/ a x)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -9 (/ (* a (* t z)) (* (pow x 2) y))))) y)>
#<alt (/ a (* x y))>
#<alt (* -1 (/ (+ (* -9 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ a x))) y))>
#<alt (* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y))) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y))>
#<alt (* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow x 3)))) y)) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y))>
#<alt (/ a (* x y))>
#<alt (+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))>
#<alt (+ (* z (- (* 81 (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))>
#<alt (+ (* z (- (* z (- (* 729 (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))>
#<alt (* -1/9 (/ a (* t z)))>
#<alt (/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)>
#<alt (/ (- (+ (* -1/9 (/ a t)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)>
#<alt (/ (- (+ (* -1/9 (/ a t)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2)))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))))) z)>
#<alt (* -1/9 (/ a (* t z)))>
#<alt (* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))>
#<alt (/ a (* x y))>
#<alt (+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))>
#<alt (+ (* t (- (* 81 (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))>
#<alt (+ (* t (- (* t (- (* 729 (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))>
#<alt (* -1/9 (/ a (* t z)))>
#<alt (/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)>
#<alt (/ (- (+ (* -1/9 (/ a z)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)>
#<alt (/ (- (+ (* -1/9 (/ a z)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3)))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))))) t)>
#<alt (* -1/9 (/ a (* t z)))>
#<alt (* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4)))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))>
#<alt (* -1/9 (/ a (* t z)))>
#<alt (+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))>
#<alt (+ (* -1/9 (/ a (* t z))) (* x (- (* -1/729 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2)))))))>
#<alt (+ (* -1/9 (/ a (* t z))) (* x (- (* x (- (* -1/6561 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow y 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2)))))))>
#<alt (/ a (* x y))>
#<alt (/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x)>
#<alt (/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (/ a y)) (* -9 (/ (* a (* t z)) (* x (pow y 2))))) x)>
#<alt (/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (/ a y)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -9 (/ (* a (* t z)) (* x (pow y 2)))))) x)>
#<alt (/ a (* x y))>
#<alt (* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x))>
#<alt (* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3)))) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x))>
#<alt (* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow y 3)))) x)) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x))>
#<alt (* -1/9 (/ a (* t z)))>
#<alt (+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))>
#<alt (+ (* -1/9 (/ a (* t z))) (* y (- (* -1/729 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2)))))))>
#<alt (+ (* -1/9 (/ a (* t z))) (* y (- (* y (- (* -1/6561 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow x 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2)))))))>
#<alt (/ a (* x y))>
#<alt (/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y)>
#<alt (/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (/ a x)) (* -9 (/ (* a (* t z)) (* (pow x 2) y)))) y)>
#<alt (/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (/ a x)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -9 (/ (* a (* t z)) (* (pow x 2) y))))) y)>
#<alt (/ a (* x y))>
#<alt (* -1 (/ (+ (* -9 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ a x))) y))>
#<alt (* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y))) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y))>
#<alt (* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow x 3)))) y)) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y))>
#<alt (/ a (* x y))>
#<alt (+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))>
#<alt (+ (* z (- (* 81 (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))>
#<alt (+ (* z (- (* z (- (* 729 (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))>
#<alt (* -1/9 (/ a (* t z)))>
#<alt (/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)>
#<alt (/ (- (+ (* -1/9 (/ a t)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)>
#<alt (/ (- (+ (* -1/9 (/ a t)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2)))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))))) z)>
#<alt (* -1/9 (/ a (* t z)))>
#<alt (* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))>
#<alt (/ a (* x y))>
#<alt (+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))>
#<alt (+ (* t (- (* 81 (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))>
#<alt (+ (* t (- (* t (- (* 729 (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))>
#<alt (* -1/9 (/ a (* t z)))>
#<alt (/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)>
#<alt (/ (- (+ (* -1/9 (/ a z)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)>
#<alt (/ (- (+ (* -1/9 (/ a z)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3)))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))))) t)>
#<alt (* -1/9 (/ a (* t z)))>
#<alt (* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4)))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ a (+ (* -9 (* t z)) (* x y)))>
#<alt (/ -1/9 (* t z))>
#<alt (- (* -1/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 1/9 (/ 1 (* t z))))>
#<alt (- (* x (- (* -1/729 (/ (* x (pow y 2)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))>
#<alt (- (* x (- (* x (- (* -1/6561 (/ (* x (pow y 3)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow y 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))>
#<alt (/ 1 (* x y))>
#<alt (/ (+ (* 9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x)>
#<alt (/ (- (+ (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (/ 1 y)) (* -9 (/ (* t z) (* x (pow y 2))))) x)>
#<alt (/ (- (+ (* 729 (/ (* (pow t 3) (pow z 3)) (* (pow x 3) (pow y 4)))) (/ 1 y)) (+ (* -81 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (* -9 (/ (* t z) (* x (pow y 2)))))) x)>
#<alt (/ 1 (* x y))>
#<alt (* -1 (/ (- (* -9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* 81 (/ (* (pow t 2) (pow z 2)) (* x (pow y 3)))) (* -9 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* (pow t 3) (pow z 3)) (* x (pow y 4)))) (* 81 (/ (* (pow t 2) (pow z 2)) (pow y 3)))) x)) (* -9 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x))>
#<alt (/ -1/9 (* t z))>
#<alt (- (* -1/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 1/9 (/ 1 (* t z))))>
#<alt (- (* y (- (* -1/729 (/ (* (pow x 2) y) (* (pow t 3) (pow z 3)))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))>
#<alt (- (* y (- (* y (- (* -1/6561 (/ (* (pow x 3) y) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow x 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))>
#<alt (/ 1 (* x y))>
#<alt (/ (+ (* 9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y)>
#<alt (/ (- (+ (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (/ 1 x)) (* -9 (/ (* t z) (* (pow x 2) y)))) y)>
#<alt (/ (- (+ (* 729 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) (pow y 3)))) (/ 1 x)) (+ (* -81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (* -9 (/ (* t z) (* (pow x 2) y))))) y)>
#<alt (/ 1 (* x y))>
#<alt (* -1 (/ (- (* -9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y))>
#<alt (* -1 (/ (- (* -1 (/ (- (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) y))) (* -9 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y))>
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) y))) (* 81 (/ (* (pow t 2) (pow z 2)) (pow x 3)))) y)) (* -9 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y))>
#<alt (/ 1 (* x y))>
#<alt (+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y)))>
#<alt (+ (* z (- (* 81 (/ (* (pow t 2) z) (* (pow x 3) (pow y 3)))) (* -9 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))>
#<alt (+ (* z (- (* z (- (* 729 (/ (* (pow t 3) z) (* (pow x 4) (pow y 4)))) (* -81 (/ (pow t 2) (* (pow x 3) (pow y 3)))))) (* -9 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))>
#<alt (/ -1/9 (* t z))>
#<alt (/ (- (* -1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))) z)>
#<alt (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t)))) z)>
#<alt (/ (- (* -1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) (pow z 3)))) (+ (* 1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))))) z)>
#<alt (/ -1/9 (* t z))>
#<alt (* -1 (/ (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))) z))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) z))) (* 1/81 (/ (* x y) (pow t 2)))) z)) (* 1/9 (/ 1 t))) z))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) z))) (* -1/729 (/ (* (pow x 2) (pow y 2)) (pow t 3)))) z)) (* 1/81 (/ (* x y) (pow t 2)))) z)) (* 1/9 (/ 1 t))) z))>
#<alt (/ 1 (* x y))>
#<alt (+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y)))>
#<alt (+ (* t (- (* 81 (/ (* t (pow z 2)) (* (pow x 3) (pow y 3)))) (* -9 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))>
#<alt (+ (* t (- (* t (- (* 729 (/ (* t (pow z 3)) (* (pow x 4) (pow y 4)))) (* -81 (/ (pow z 2) (* (pow x 3) (pow y 3)))))) (* -9 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))>
#<alt (/ -1/9 (* t z))>
#<alt (/ (- (* -1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t)>
#<alt (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z)))) t)>
#<alt (/ (- (* -1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 4)))) (+ (* 1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))))) t)>
#<alt (/ -1/9 (* t z))>
#<alt (* -1 (/ (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* t (pow z 3)))) (* 1/81 (/ (* x y) (pow z 2)))) t)) (* 1/9 (/ 1 z))) t))>
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* (pow x 3) (pow y 3)) (* t (pow z 4)))) (* -1/729 (/ (* (pow x 2) (pow y 2)) (pow z 3)))) t)) (* 1/81 (/ (* x y) (pow z 2)))) t)) (* 1/9 (/ 1 z))) t))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)>
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))>
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))>
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))>
#<alt (* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))>
#<alt (* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))))>
#<alt (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)>
#<alt (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)>
#<alt (* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a))>
#<alt (* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a))>
#<alt (* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a))>
#<alt (* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))>
#<alt (* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))>
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))>
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))>
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))>
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))>
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))>
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))>
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))>
#<alt (* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))>
#<alt (* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))>
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))>
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))>
#<alt (* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))>
#<alt (* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))>
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))>
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 (* t z))>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* -9 t)>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
#<alt (* 9/2 (/ t a))>
Calls

204 calls:

TimeVariablePointExpression
25.0ms
a
@-inf
(* (/ 1/2 a) (+ (* x y) (* z (* t -9))))
6.0ms
x
@0
(+ (+ (* (/ y a) (/ x 2)) (neg (* (* (/ t a) 9/2) z))) (+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z)))
2.0ms
a
@0
(+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z))
1.0ms
y
@0
(/ 1 (+ (* x y) (* z (* t -9))))
1.0ms
x
@inf
(/ a (+ (* x y) (* z (* t -9))))

rewrite518.0ms (4.3%)

Algorithm
batch-egg-rewrite
Rules
3082×/-lowering-/.f32
3082×/-lowering-/.f64
2906×*-lowering-*.f32
2906×*-lowering-*.f64
1524×pow-lowering-pow.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
037158
1217152
22018152
08630152
Stop Event
iter limit
node limit
Counts
20 → 1659
Calls
Call 1
Inputs
(* (/ 1/2 a) (+ (* x y) (* z (* t -9))))
(/ 1/2 a)
(+ (* x y) (* z (* t -9)))
(* x y)
(* -9/2 (/ (* t z) a))
(/ (* t z) a)
(* t z)
(/ 1/2 (/ a (+ (* x y) (* z (* t -9)))))
(/ a (+ (* x y) (* z (* t -9))))
(/ 1/2 (* (/ 1 (+ (* x y) (* z (* t -9)))) a))
(* (/ 1 (+ (* x y) (* z (* t -9)))) a)
(/ 1 (+ (* x y) (* z (* t -9))))
(+ (+ (* (/ y a) (/ x 2)) (neg (* (* (/ t a) 9/2) z))) (+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z)))
(+ (* (neg (* (/ t a) 9/2)) z) (* (* (/ t a) 9/2) z))
(+ (* (/ y a) (/ x 2)) (neg (* (* (/ t a) 9/2) z)))
(neg (* (* (/ t a) 9/2) z))
(* z (* t -9))
(* t -9)
(* (* (/ t a) 9/2) z)
(* (/ t a) 9/2)
Outputs
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (+.f64 (*.f64 (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 t a)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))
(+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(+.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(+.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(+.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(-.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) (/.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a)
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(/.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (neg.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (neg.f64 (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)))) (neg.f64 (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) a))
(/.f64 #s(literal 1/2 binary64) a)
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))
(+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))
(fma.f64 x y (*.f64 #s(literal -9 binary64) (*.f64 z t)))
(fma.f64 y x (*.f64 #s(literal -9 binary64) (*.f64 z t)))
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
(fma.f64 (*.f64 t #s(literal -9 binary64)) z (*.f64 x y))
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y))
(/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))
(pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 x y)
(*.f64 y x)
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))
(neg.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -9/2 binary64) (*.f64 z t))))
(/.f64 #s(literal 9/2 binary64) (neg.f64 (/.f64 a (*.f64 z t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)
(/.f64 (neg.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)
(/.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 #s(literal -9/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 t #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) a)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))
(/.f64 (neg.f64 (*.f64 #s(literal -9/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (*.f64 t #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -9/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1 binary64))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(pow.f64 (/.f64 a (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) (*.f64 z t)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1 binary64)))
(*.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t)))
(*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
(*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a))
(*.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)))
(*.f64 (*.f64 z t) (*.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64))
(*.f64 (/.f64 t a) (neg.f64 (*.f64 z #s(literal 9/2 binary64))))
(*.f64 (/.f64 t a) (*.f64 #s(literal -9/2 binary64) z))
(*.f64 (/.f64 t a) (*.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)))
(*.f64 #s(literal 9/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) a))
(*.f64 #s(literal 9/2 binary64) (*.f64 (/.f64 t a) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z)
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t a)) (*.f64 z #s(literal 9/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))
(*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 z a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 2 binary64)))
(*.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))
(*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t a))) #s(literal 9/2 binary64))
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) (/.f64 z #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) #s(literal 1 binary64)) (/.f64 z a))
(*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 t #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) #s(literal 1 binary64)) (/.f64 t a))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 z a))
(*.f64 (/.f64 z #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a))
(*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (/.f64 z #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a))
(*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a))
(*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a))
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (/.f64 t #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z t) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 z t) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) a))
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) a))
(/.f64 (*.f64 z t) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 z t)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) a)
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 z (/.f64 t a))
(*.f64 t (/.f64 z a))
(*.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a))
(*.f64 (/.f64 t a) (/.f64 z #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)))
(*.f64 (/.f64 z a) t)
(*.f64 (/.f64 z a) (/.f64 t #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t a))
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 z a))
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (/.f64 z a))
(*.f64 (/.f64 z #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 t a)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 t a))
(*.f64 z t)
(*.f64 t z)
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (+.f64 (*.f64 (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 t a)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))
(+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(+.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(+.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(+.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(-.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) (/.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a)
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(/.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (neg.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (neg.f64 (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)))) (neg.f64 (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (*.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(/.f64 (neg.f64 (*.f64 a #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(pow.f64 (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 #s(literal 1 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 (/.f64 a (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))
(*.f64 (/.f64 a (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(*.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(*.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (+.f64 (*.f64 (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 t a)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))
(+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(+.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(+.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(+.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(-.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) (/.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a)
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(/.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (neg.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (neg.f64 (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)))) (neg.f64 (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (*.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(/.f64 (neg.f64 (*.f64 a #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(pow.f64 (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 #s(literal 1 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a)
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 (/.f64 a (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))
(*.f64 (/.f64 a (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(*.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(*.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal -1 binary64)))
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (+.f64 (*.f64 (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 t a)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))
(+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(+.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(+.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(+.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(-.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) (/.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a)
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(/.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (neg.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (neg.f64 (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)))) (neg.f64 (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a))
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))
(-.f64 (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) #s(literal 0 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))
(fma.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(fma.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z #s(literal 9/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 t a) (*.f64 z #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 #s(literal 9/2 binary64) (*.f64 (/.f64 t a) z) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) z (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(fma.f64 (*.f64 z #s(literal 9/2 binary64)) (/.f64 t a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))
(/.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))
(/.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (neg.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (neg.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))
(/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (*.f64 (*.f64 t #s(literal 9/2 binary64)) z) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (*.f64 (*.f64 t #s(literal 9/2 binary64)) z) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64)))) (/.f64 a t))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
(/.f64 (-.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
(/.f64 (-.f64 (*.f64 (*.f64 t #s(literal 9/2 binary64)) z) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (neg.f64 (neg.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) #s(literal -1 binary64))
(*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (+.f64 z (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (+.f64 (-.f64 #s(literal 0 binary64) z) z))
(*.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))
(*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 #s(literal 1 binary64) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))
(*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) z)
(*.f64 (/.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) z) (/.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 #s(literal -9 binary64) (/.f64 a t))))
(*.f64 (/.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (/.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (-.f64 (-.f64 #s(literal 0 binary64) z) z)))
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (+.f64 (*.f64 (neg.f64 (*.f64 z #s(literal 9/2 binary64))) (/.f64 t a)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))
(+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(+.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(+.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(+.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(-.f64 (+.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))) (/.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x #s(literal 2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 y (*.f64 #s(literal 1/2 binary64) (/.f64 x a)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)))
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 (*.f64 x y) a) #s(literal 1/2 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (neg.f64 (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a)
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 x y) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) (neg.f64 (+.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))))
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(/.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64)))) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) a)
(/.f64 (-.f64 (neg.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 x y) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) a))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64))))))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 (*.f64 (/.f64 t a) #s(literal 0 binary64)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (neg.f64 (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t))))) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)))) (neg.f64 (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 z (/.f64 #s(literal -9 binary64) (/.f64 a t)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 a (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y)))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) a) (/.f64 (*.f64 x y) a)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 (-.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 y (/.f64 #s(literal 2 binary64) x))) a)))))
(*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (-.f64 (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (pow.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (-.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (*.f64 x y))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) a))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))) (/.f64 (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))
(neg.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -9/2 binary64) (*.f64 z t))))
(/.f64 #s(literal 9/2 binary64) (neg.f64 (/.f64 a (*.f64 z t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)
(/.f64 (neg.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t))) a)
(/.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 #s(literal -9/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 t #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) a)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 t a) (*.f64 (/.f64 t a) (/.f64 t a))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal 729/8 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)) (*.f64 z (*.f64 (/.f64 t a) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (*.f64 z z)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))))
(/.f64 (neg.f64 (*.f64 #s(literal -9/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (*.f64 t #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) z))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -9/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1 binary64))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (neg.f64 (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -9 binary64) (*.f64 z t)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(pow.f64 (/.f64 a (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -9 binary64) (*.f64 z t)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1 binary64)))
(*.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t)))
(*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
(*.f64 (*.f64 t #s(literal -9 binary64)) (*.f64 z (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a))
(*.f64 (*.f64 z t) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)))
(*.f64 (*.f64 z t) (*.f64 #s(literal -9 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64))
(*.f64 (/.f64 t a) (neg.f64 (*.f64 z #s(literal 9/2 binary64))))
(*.f64 (/.f64 t a) (*.f64 #s(literal -9/2 binary64) z))
(*.f64 (/.f64 t a) (*.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal -9 binary64) z) #s(literal 2 binary64)))
(*.f64 #s(literal 9/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) a))
(*.f64 #s(literal 9/2 binary64) (*.f64 (/.f64 t a) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z)
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 t a)) (*.f64 z #s(literal 9/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))
(*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 z a) (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 2 binary64)))
(*.f64 (*.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))
(*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 t a))) #s(literal 9/2 binary64))
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) z) (*.f64 t #s(literal -9 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 t #s(literal -9 binary64))) z)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z t)) #s(literal -9 binary64))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) (/.f64 z #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) #s(literal 1 binary64)) (/.f64 z a))
(*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 t #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) #s(literal 1 binary64)) (/.f64 t a))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 z a))
(*.f64 (/.f64 z #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal -9 binary64)) a))
(*.f64 (/.f64 (*.f64 t #s(literal -9 binary64)) a) (/.f64 z #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) #s(literal 2 binary64)) (/.f64 t a))
(*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a))
(*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) z) a))
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (/.f64 t #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -9 binary64) a) (/.f64 (*.f64 z t) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 z t) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) a))
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(*.f64 t (*.f64 #s(literal -9 binary64) z))
(*.f64 #s(literal -9 binary64) (*.f64 z t))
(*.f64 (*.f64 t #s(literal -9 binary64)) z)
(*.f64 (*.f64 z t) #s(literal -9 binary64))
(*.f64 (*.f64 z #s(literal -9 binary64)) t)
(*.f64 t #s(literal -9 binary64))
(*.f64 #s(literal -9 binary64) t)
(/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)
(/.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64))) a)
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))) (/.f64 a t))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 t #s(literal 9/2 binary64)) z) a)
(/.f64 (neg.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 t (*.f64 z #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64)))) (neg.f64 (/.f64 a t)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) (-.f64 #s(literal 0 binary64) a))
(*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))
(*.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z #s(literal 9/2 binary64))))
(*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64))
(*.f64 (/.f64 t a) (*.f64 z #s(literal 9/2 binary64)))
(*.f64 (/.f64 t a) (/.f64 (*.f64 z #s(literal 9/2 binary64)) #s(literal 1 binary64)))
(*.f64 #s(literal 9/2 binary64) (*.f64 (/.f64 t a) z))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) z)
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z #s(literal 9/2 binary64)) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (*.f64 z #s(literal 9/2 binary64)) (/.f64 t a))
(*.f64 (/.f64 z a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(/.f64 #s(literal -9/2 binary64) (neg.f64 (/.f64 a t)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 t #s(literal 9/2 binary64))))
(/.f64 #s(literal 9/2 binary64) (/.f64 a t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))
(/.f64 (*.f64 t #s(literal 9/2 binary64)) a)
(/.f64 (neg.f64 (*.f64 t #s(literal 9/2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (neg.f64 (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) t))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 9/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(pow.f64 (/.f64 a (*.f64 t #s(literal 9/2 binary64))) #s(literal -1 binary64))
(*.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 9/2 binary64)))
(*.f64 t (/.f64 #s(literal 9/2 binary64) a))
(*.f64 #s(literal -9/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t a)))
(*.f64 (/.f64 t a) #s(literal 9/2 binary64))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(*.f64 (*.f64 t #s(literal 9/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 9/2 binary64) a) (/.f64 t #s(literal 1 binary64)))
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (/.f64 #s(literal 9/2 binary64) a))

simplify695.0ms (5.7%)

Algorithm
egg-herbie
Rules
7894×*-lowering-*.f32
7894×*-lowering-*.f64
2690×/-lowering-/.f32
2690×/-lowering-/.f64
1828×times-frac
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
071910330
1271110128
0815310128
Stop Event
iter limit
node limit
Counts
816 → 816
Calls
Call 1
Inputs
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* -9/2 (/ (* t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* 1/2 (/ (* x y) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* 1/2 (/ (* x y) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -9/2 (/ (* t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* 1/2 (/ (* x y) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* 1/2 (/ (* x y) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* -9/2 (/ (* t z) a))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* -9/2 (/ (* t z) a))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(* -9 (* t z))
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(* x y)
(* x (+ y (* -9 (/ (* t z) x))))
(* x (+ y (* -9 (/ (* t z) x))))
(* x (+ y (* -9 (/ (* t z) x))))
(* x y)
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(* -9 (* t z))
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(* x y)
(* y (+ x (* -9 (/ (* t z) y))))
(* y (+ x (* -9 (/ (* t z) y))))
(* y (+ x (* -9 (/ (* t z) y))))
(* x y)
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(* x y)
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(* -9 (* t z))
(* z (+ (* -9 t) (/ (* x y) z)))
(* z (+ (* -9 t) (/ (* x y) z)))
(* z (+ (* -9 t) (/ (* x y) z)))
(* -9 (* t z))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(* x y)
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(+ (* -9 (* t z)) (* x y))
(* -9 (* t z))
(* t (+ (* -9 z) (/ (* x y) t)))
(* t (+ (* -9 z) (/ (* x y) t)))
(* t (+ (* -9 z) (/ (* x y) t)))
(* -9 (* t z))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* t z)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* -9/2 (/ (* t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* 1/2 (/ (* x y) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* 1/2 (/ (* x y) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -9/2 (/ (* t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* 1/2 (/ (* x y) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* 1/2 (/ (* x y) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* -9/2 (/ (* t z) a))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* -9/2 (/ (* t z) a))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(* -1/9 (/ a (* t z)))
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))
(+ (* -1/9 (/ a (* t z))) (* x (- (* -1/729 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2)))))))
(+ (* -1/9 (/ a (* t z))) (* x (- (* x (- (* -1/6561 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow y 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2)))))))
(/ a (* x y))
(/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x)
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (/ a y)) (* -9 (/ (* a (* t z)) (* x (pow y 2))))) x)
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (/ a y)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -9 (/ (* a (* t z)) (* x (pow y 2)))))) x)
(/ a (* x y))
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x))
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3)))) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x))
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow y 3)))) x)) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x))
(* -1/9 (/ a (* t z)))
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))
(+ (* -1/9 (/ a (* t z))) (* y (- (* -1/729 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2)))))))
(+ (* -1/9 (/ a (* t z))) (* y (- (* y (- (* -1/6561 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow x 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2)))))))
(/ a (* x y))
(/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y)
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (/ a x)) (* -9 (/ (* a (* t z)) (* (pow x 2) y)))) y)
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (/ a x)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -9 (/ (* a (* t z)) (* (pow x 2) y))))) y)
(/ a (* x y))
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ a x))) y))
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y))) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y))
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow x 3)))) y)) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y))
(/ a (* x y))
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))
(+ (* z (- (* 81 (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))
(+ (* z (- (* z (- (* 729 (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))
(* -1/9 (/ a (* t z)))
(/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)
(/ (- (+ (* -1/9 (/ a t)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)
(/ (- (+ (* -1/9 (/ a t)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2)))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))))) z)
(* -1/9 (/ a (* t z)))
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z))
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))
(/ a (* x y))
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))
(+ (* t (- (* 81 (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))
(+ (* t (- (* t (- (* 729 (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))
(* -1/9 (/ a (* t z)))
(/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)
(/ (- (+ (* -1/9 (/ a z)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)
(/ (- (+ (* -1/9 (/ a z)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3)))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))))) t)
(* -1/9 (/ a (* t z)))
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4)))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t))
(* -9/2 (/ (* t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* 1/2 (/ (* x y) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* 1/2 (/ (* x y) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -9/2 (/ (* t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* 1/2 (/ (* x y) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* 1/2 (/ (* x y) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* -9/2 (/ (* t z) a))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* -9/2 (/ (* t z) a))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(* -1/9 (/ a (* t z)))
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))
(+ (* -1/9 (/ a (* t z))) (* x (- (* -1/729 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2)))))))
(+ (* -1/9 (/ a (* t z))) (* x (- (* x (- (* -1/6561 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow y 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2)))))))
(/ a (* x y))
(/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x)
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (/ a y)) (* -9 (/ (* a (* t z)) (* x (pow y 2))))) x)
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (/ a y)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -9 (/ (* a (* t z)) (* x (pow y 2)))))) x)
(/ a (* x y))
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x))
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3)))) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x))
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow y 3)))) x)) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x))
(* -1/9 (/ a (* t z)))
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))
(+ (* -1/9 (/ a (* t z))) (* y (- (* -1/729 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2)))))))
(+ (* -1/9 (/ a (* t z))) (* y (- (* y (- (* -1/6561 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow x 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2)))))))
(/ a (* x y))
(/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y)
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (/ a x)) (* -9 (/ (* a (* t z)) (* (pow x 2) y)))) y)
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (/ a x)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -9 (/ (* a (* t z)) (* (pow x 2) y))))) y)
(/ a (* x y))
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ a x))) y))
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y))) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y))
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow x 3)))) y)) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y))
(/ a (* x y))
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))
(+ (* z (- (* 81 (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))
(+ (* z (- (* z (- (* 729 (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))
(* -1/9 (/ a (* t z)))
(/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)
(/ (- (+ (* -1/9 (/ a t)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)
(/ (- (+ (* -1/9 (/ a t)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2)))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))))) z)
(* -1/9 (/ a (* t z)))
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z))
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))
(/ a (* x y))
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))
(+ (* t (- (* 81 (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))
(+ (* t (- (* t (- (* 729 (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))
(* -1/9 (/ a (* t z)))
(/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)
(/ (- (+ (* -1/9 (/ a z)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)
(/ (- (+ (* -1/9 (/ a z)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3)))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))))) t)
(* -1/9 (/ a (* t z)))
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4)))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/ -1/9 (* t z))
(- (* -1/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 1/9 (/ 1 (* t z))))
(- (* x (- (* -1/729 (/ (* x (pow y 2)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))
(- (* x (- (* x (- (* -1/6561 (/ (* x (pow y 3)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow y 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))
(/ 1 (* x y))
(/ (+ (* 9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x)
(/ (- (+ (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (/ 1 y)) (* -9 (/ (* t z) (* x (pow y 2))))) x)
(/ (- (+ (* 729 (/ (* (pow t 3) (pow z 3)) (* (pow x 3) (pow y 4)))) (/ 1 y)) (+ (* -81 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (* -9 (/ (* t z) (* x (pow y 2)))))) x)
(/ 1 (* x y))
(* -1 (/ (- (* -9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x))
(* -1 (/ (- (* -1 (/ (- (* 81 (/ (* (pow t 2) (pow z 2)) (* x (pow y 3)))) (* -9 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* (pow t 3) (pow z 3)) (* x (pow y 4)))) (* 81 (/ (* (pow t 2) (pow z 2)) (pow y 3)))) x)) (* -9 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x))
(/ -1/9 (* t z))
(- (* -1/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 1/9 (/ 1 (* t z))))
(- (* y (- (* -1/729 (/ (* (pow x 2) y) (* (pow t 3) (pow z 3)))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))
(- (* y (- (* y (- (* -1/6561 (/ (* (pow x 3) y) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow x 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))
(/ 1 (* x y))
(/ (+ (* 9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y)
(/ (- (+ (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (/ 1 x)) (* -9 (/ (* t z) (* (pow x 2) y)))) y)
(/ (- (+ (* 729 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) (pow y 3)))) (/ 1 x)) (+ (* -81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (* -9 (/ (* t z) (* (pow x 2) y))))) y)
(/ 1 (* x y))
(* -1 (/ (- (* -9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y))
(* -1 (/ (- (* -1 (/ (- (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) y))) (* -9 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) y))) (* 81 (/ (* (pow t 2) (pow z 2)) (pow x 3)))) y)) (* -9 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y))
(/ 1 (* x y))
(+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y)))
(+ (* z (- (* 81 (/ (* (pow t 2) z) (* (pow x 3) (pow y 3)))) (* -9 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))
(+ (* z (- (* z (- (* 729 (/ (* (pow t 3) z) (* (pow x 4) (pow y 4)))) (* -81 (/ (pow t 2) (* (pow x 3) (pow y 3)))))) (* -9 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))
(/ -1/9 (* t z))
(/ (- (* -1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))) z)
(/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t)))) z)
(/ (- (* -1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) (pow z 3)))) (+ (* 1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))))) z)
(/ -1/9 (* t z))
(* -1 (/ (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))) z))
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) z))) (* 1/81 (/ (* x y) (pow t 2)))) z)) (* 1/9 (/ 1 t))) z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) z))) (* -1/729 (/ (* (pow x 2) (pow y 2)) (pow t 3)))) z)) (* 1/81 (/ (* x y) (pow t 2)))) z)) (* 1/9 (/ 1 t))) z))
(/ 1 (* x y))
(+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y)))
(+ (* t (- (* 81 (/ (* t (pow z 2)) (* (pow x 3) (pow y 3)))) (* -9 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))
(+ (* t (- (* t (- (* 729 (/ (* t (pow z 3)) (* (pow x 4) (pow y 4)))) (* -81 (/ (pow z 2) (* (pow x 3) (pow y 3)))))) (* -9 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))
(/ -1/9 (* t z))
(/ (- (* -1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t)
(/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z)))) t)
(/ (- (* -1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 4)))) (+ (* 1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))))) t)
(/ -1/9 (* t z))
(* -1 (/ (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* t (pow z 3)))) (* 1/81 (/ (* x y) (pow z 2)))) t)) (* 1/9 (/ 1 z))) t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* (pow x 3) (pow y 3)) (* t (pow z 4)))) (* -1/729 (/ (* (pow x 2) (pow y 2)) (pow z 3)))) t)) (* 1/81 (/ (* x y) (pow z 2)))) t)) (* 1/9 (/ 1 z))) t))
(* -9/2 (/ (* t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* 1/2 (/ (* x y) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* 1/2 (/ (* x y) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))
(* -9/2 (/ (* t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* 1/2 (/ (* x y) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* 1/2 (/ (* x y) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* -9/2 (/ (* t z) a))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* -9/2 (/ (* t z) a))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))
(* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))))
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)
(* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a))
(* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a))
(* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a))
(* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a))
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))
(* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))))
(* -9/2 (/ (* t z) a))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(* 1/2 (/ (* x y) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* 1/2 (/ (* x y) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(* -9/2 (/ (* t z) a))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(* 1/2 (/ (* x y) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* 1/2 (/ (* x y) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))
(* -9/2 (/ (* t z) a))
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))
(* -9/2 (/ (* t z) a))
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 (* t z))
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* -9 t)
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
(* 9/2 (/ t a))
Outputs
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a))))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a)))))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a))))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t))
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) x)))
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) x)))
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) x)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) x) y)))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) x) y)))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) x) y)))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))
(* x y)
(*.f64 x y)
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) y)))
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) y)))
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) y) x)))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) y) x)))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) y) x)))
(* x y)
(*.f64 x y)
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* z (+ (* -9 t) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 #s(literal -9 binary64) t) (/.f64 (*.f64 x y) z)))
(* z (+ (* -9 t) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 #s(literal -9 binary64) t) (/.f64 (*.f64 x y) z)))
(* z (+ (* -9 t) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 #s(literal -9 binary64) t) (/.f64 (*.f64 x y) z)))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z))))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z))))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z))))
(* x y)
(*.f64 x y)
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* t (+ (* -9 z) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 #s(literal -9 binary64) z) (*.f64 x (/.f64 y t))))
(* t (+ (* -9 z) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 #s(literal -9 binary64) z) (*.f64 x (/.f64 y t))))
(* t (+ (* -9 z) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 #s(literal -9 binary64) z) (*.f64 x (/.f64 y t))))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 x (/.f64 y t))) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 x (/.f64 y t))) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 x (/.f64 y t))) (neg.f64 t))
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* t z)
(*.f64 t z)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a))))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a)))))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a))))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (/.f64 (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t t)) (*.f64 z z)))
(+ (* -1/9 (/ a (* t z))) (* x (- (* -1/729 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 y y)) x) a) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y a)) (*.f64 t (*.f64 t (*.f64 z z)))))))
(+ (* -1/9 (/ a (* t z))) (* x (- (* x (- (* -1/6561 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow y 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 a (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/729 binary64) a) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y a)) (*.f64 t (*.f64 t (*.f64 z z)))))))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x)
(/.f64 (-.f64 (/.f64 a y) (/.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t (*.f64 z a)) x)) (*.f64 y y))) x)
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (/ a y)) (* -9 (/ (* a (* t z)) (* x (pow y 2))))) x)
(/.f64 (+.f64 (*.f64 (/.f64 a (*.f64 x x)) (*.f64 (/.f64 #s(literal 81 binary64) y) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y y)))) (-.f64 (/.f64 a y) (/.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t (*.f64 z a)) x)) (*.f64 y y)))) x)
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (/ a y)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -9 (/ (* a (* t z)) (* x (pow y 2)))))) x)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) a))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (-.f64 (-.f64 (/.f64 a y) (/.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t (*.f64 z a)) x)) (*.f64 y y))) (/.f64 (*.f64 (*.f64 #s(literal -81 binary64) (*.f64 t (*.f64 t a))) (*.f64 z z)) (*.f64 x (*.f64 x (*.f64 y (*.f64 y y))))))) x)
(/ a (* x y))
(/.f64 a (*.f64 x y))
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t (*.f64 z a)) x)) (*.f64 y y)) (/.f64 a y)) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3)))) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a y) (/.f64 (+.f64 (*.f64 (/.f64 a x) (*.f64 (/.f64 #s(literal 81 binary64) y) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 y y))) x))) x)
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow y 3)))) x)) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a y) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -729 binary64) a) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -81 binary64) a) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 y y))) x))) x)
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (/.f64 (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t t)) (*.f64 z z)))
(+ (* -1/9 (/ a (* t z))) (* y (- (* -1/729 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x (*.f64 x a))) y) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x a)) (*.f64 t (*.f64 t (*.f64 z z)))))))
(+ (* -1/9 (/ a (* t z))) (* y (- (* y (- (* -1/6561 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow x 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 a (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x (*.f64 x a))) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x a)) (*.f64 t (*.f64 t (*.f64 z z)))))))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x (*.f64 x y))) (/.f64 a x)) y)
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (/ a x)) (* -9 (/ (* a (* t z)) (* (pow x 2) y)))) y)
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) a) (*.f64 t (*.f64 t (*.f64 z z)))) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x (*.f64 x y))) (/.f64 a x))) y)
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (/ a x)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -9 (/ (* a (* t z)) (* (pow x 2) y))))) y)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) a))) (*.f64 (*.f64 y y) (*.f64 y (pow.f64 x #s(literal 4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x (*.f64 x y))) (/.f64 a x)) (*.f64 (/.f64 #s(literal -81 binary64) (*.f64 y y)) (/.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 z a))) (*.f64 x (*.f64 x x)))))) y)
(/ a (* x y))
(/.f64 a (*.f64 x y))
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ a x))) y))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x (*.f64 x y))) (/.f64 a x)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y))) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a x) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) a) (*.f64 t (*.f64 t (*.f64 z z)))) (*.f64 x (*.f64 x (*.f64 x y)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x x))) y))) y)
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow x 3)))) y)) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a x) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -729 binary64) a) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (*.f64 y (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) a) (*.f64 t (*.f64 t (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x x))) y))) y)
(/ a (* x y))
(/.f64 a (*.f64 x y))
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))
(+.f64 (/.f64 a (*.f64 x y)) (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x x)) (*.f64 y y)))
(+ (* z (- (* 81 (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))
(+.f64 (/.f64 a (*.f64 x y)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 z (*.f64 t (*.f64 t a)))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t a)) (*.f64 y (*.f64 x (*.f64 x y)))))))
(+ (* z (- (* z (- (* 729 (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))
(+.f64 (/.f64 a (*.f64 x y)) (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) a))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t (*.f64 t a))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t a)) (*.f64 y (*.f64 x (*.f64 x y)))))))
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))
(/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) t) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 t z)))) z)
(/ (- (+ (* -1/9 (/ a t)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) t) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 z z)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 t z))))) z)
(/ (- (+ (* -1/9 (/ a t)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2)))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))))) z)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) t) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) a) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 t #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 t z))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) a) (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 z z))))) z)
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 t z))) (/.f64 (*.f64 #s(literal 1/9 binary64) a) t)) (neg.f64 z))
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) a) t) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 t t))) z) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t t))) z)) (neg.f64 z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) a) t) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6561 binary64) a) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) a) (*.f64 y y)) (*.f64 t (*.f64 t t)))) (neg.f64 z)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t t))) z)) (neg.f64 z))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))
(+.f64 (/.f64 a (*.f64 x y)) (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x x)) (*.f64 y y)))
(+ (* t (- (* 81 (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))
(+.f64 (/.f64 a (*.f64 x y)) (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 t (*.f64 z a)) z)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z a)) (*.f64 y (*.f64 x (*.f64 x y)))))))
(+ (* t (- (* t (- (* 729 (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))
(+.f64 (/.f64 a (*.f64 x y)) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 z (*.f64 z z)))) a) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 81 binary64) a) (/.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y)))))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z a)) (*.f64 y (*.f64 x (*.f64 x y)))))))
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))
(/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) z) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 z z)))) t)
(/ (- (+ (* -1/9 (/ a z)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) z) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 z z))))) t)
(/ (- (+ (* -1/9 (/ a z)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3)))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))))) t)
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) z) (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) a) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 t t) (*.f64 t (pow.f64 z #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) a) (*.f64 y y)) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))))) t)
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 z z))) (*.f64 #s(literal 1/9 binary64) (/.f64 a z))) (neg.f64 t))
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t))
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 a z)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 z z))) t)) (neg.f64 t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4)))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t))
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 a z)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6561 binary64) a) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) a) (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 t)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 z z))) t)) (neg.f64 t))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a))))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a)))))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a))))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t))
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y))) a)
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (/.f64 (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t t)) (*.f64 z z)))
(+ (* -1/9 (/ a (* t z))) (* x (- (* -1/729 (/ (* a (* x (pow y 2))) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 y y)) x) a) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y a)) (*.f64 t (*.f64 t (*.f64 z z)))))))
(+ (* -1/9 (/ a (* t z))) (* x (- (* x (- (* -1/6561 (/ (* a (* x (pow y 3))) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow y 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a y) (* (pow t 2) (pow z 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 a (*.f64 x (*.f64 y (*.f64 y y))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/729 binary64) a) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y a)) (*.f64 t (*.f64 t (*.f64 z z)))))))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x)
(/.f64 (-.f64 (/.f64 a y) (/.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t (*.f64 z a)) x)) (*.f64 y y))) x)
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (/ a y)) (* -9 (/ (* a (* t z)) (* x (pow y 2))))) x)
(/.f64 (+.f64 (*.f64 (/.f64 a (*.f64 x x)) (*.f64 (/.f64 #s(literal 81 binary64) y) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y y)))) (-.f64 (/.f64 a y) (/.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t (*.f64 z a)) x)) (*.f64 y y)))) x)
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 3) (pow y 4)))) (/ a y)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 2) (pow y 3)))) (* -9 (/ (* a (* t z)) (* x (pow y 2)))))) x)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) a))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (-.f64 (-.f64 (/.f64 a y) (/.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t (*.f64 z a)) x)) (*.f64 y y))) (/.f64 (*.f64 (*.f64 #s(literal -81 binary64) (*.f64 t (*.f64 t a))) (*.f64 z z)) (*.f64 x (*.f64 x (*.f64 y (*.f64 y y))))))) x)
(/ a (* x y))
(/.f64 a (*.f64 x y))
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* x (pow y 2)))) (* -1 (/ a y))) x))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t (*.f64 z a)) x)) (*.f64 y y)) (/.f64 a y)) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* x (pow y 3)))) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a y) (/.f64 (+.f64 (*.f64 (/.f64 a x) (*.f64 (/.f64 #s(literal 81 binary64) y) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y y)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 y y))) x))) x)
(* -1 (/ (+ (* -1 (/ a y)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* x (pow y 4)))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow y 3)))) x)) (* -9 (/ (* a (* t z)) (pow y 2)))) x))) x))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a y) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -729 binary64) a) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -81 binary64) a) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 y y))) x))) x)
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))
(+ (* -1/9 (/ a (* t z))) (* -1/81 (/ (* a (* x y)) (* (pow t 2) (pow z 2)))))
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (/.f64 (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t t)) (*.f64 z z)))
(+ (* -1/9 (/ a (* t z))) (* y (- (* -1/729 (/ (* a (* (pow x 2) y)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x (*.f64 x a))) y) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x a)) (*.f64 t (*.f64 t (*.f64 z z)))))))
(+ (* -1/9 (/ a (* t z))) (* y (- (* y (- (* -1/6561 (/ (* a (* (pow x 3) y)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (* a (pow x 2)) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ (* a x) (* (pow t 2) (pow z 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z)) (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 a (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x (*.f64 x a))) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x a)) (*.f64 t (*.f64 t (*.f64 z z)))))))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x (*.f64 x y))) (/.f64 a x)) y)
(/ (- (+ (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (/ a x)) (* -9 (/ (* a (* t z)) (* (pow x 2) y)))) y)
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) a) (*.f64 t (*.f64 t (*.f64 z z)))) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x (*.f64 x y))) (/.f64 a x))) y)
(/ (- (+ (* 729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) (pow y 3)))) (/ a x)) (+ (* -81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) (pow y 2)))) (* -9 (/ (* a (* t z)) (* (pow x 2) y))))) y)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) a))) (*.f64 (*.f64 y y) (*.f64 y (pow.f64 x #s(literal 4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x (*.f64 x y))) (/.f64 a x)) (*.f64 (/.f64 #s(literal -81 binary64) (*.f64 y y)) (/.f64 (*.f64 (*.f64 t t) (*.f64 z (*.f64 z a))) (*.f64 x (*.f64 x x)))))) y)
(/ a (* x y))
(/.f64 a (*.f64 x y))
(* -1 (/ (+ (* -9 (/ (* a (* t z)) (* (pow x 2) y))) (* -1 (/ a x))) y))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x (*.f64 x y))) (/.f64 a x)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* 81 (/ (* a (* (pow t 2) (pow z 2))) (* (pow x 3) y))) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a x) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) a) (*.f64 t (*.f64 t (*.f64 z z)))) (*.f64 x (*.f64 x (*.f64 x y)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x x))) y))) y)
(* -1 (/ (+ (* -1 (/ a x)) (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* a (* (pow t 3) (pow z 3))) (* (pow x 4) y))) (* 81 (/ (* a (* (pow t 2) (pow z 2))) (pow x 3)))) y)) (* -9 (/ (* a (* t z)) (pow x 2)))) y))) y))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a x) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -729 binary64) a) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (*.f64 y (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) a) (*.f64 t (*.f64 t (*.f64 z z)))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x x))) y))) y)
(/ a (* x y))
(/.f64 a (*.f64 x y))
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))
(+.f64 (/.f64 a (*.f64 x y)) (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x x)) (*.f64 y y)))
(+ (* z (- (* 81 (/ (* a (* (pow t 2) z)) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))
(+.f64 (/.f64 a (*.f64 x y)) (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 z (*.f64 t (*.f64 t a)))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t a)) (*.f64 y (*.f64 x (*.f64 x y)))))))
(+ (* z (- (* z (- (* 729 (/ (* a (* (pow t 3) z)) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow t 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a t) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))
(+.f64 (/.f64 a (*.f64 x y)) (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 z (*.f64 (*.f64 t (*.f64 t t)) a))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t (*.f64 t a))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t a)) (*.f64 y (*.f64 x (*.f64 x y)))))))
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))
(/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) t) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 t z)))) z)
(/ (- (+ (* -1/9 (/ a t)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2))))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) t) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 z z)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 t z))))) z)
(/ (- (+ (* -1/9 (/ a t)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) (pow z 3))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) (pow z 2)))) (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))))) z)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) t) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) a) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 t #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 t z))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) a) (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 z z))))) z)
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 t z))) (/.f64 (*.f64 #s(literal 1/9 binary64) a) t)) (neg.f64 z))
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 3) z))) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) a) t) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 t t))) z) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t t))) z)) (neg.f64 z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 4) z))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow t 3)))) z)) (* 1/81 (/ (* a (* x y)) (pow t 2)))) z)) (* 1/9 (/ a t))) z))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) a) t) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6561 binary64) a) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) a) (*.f64 y y)) (*.f64 t (*.f64 t t)))) (neg.f64 z)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t t))) z)) (neg.f64 z))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(+ (* 9 (/ (* a (* t z)) (* (pow x 2) (pow y 2)))) (/ a (* x y)))
(+.f64 (/.f64 a (*.f64 x y)) (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t (*.f64 z a))) (*.f64 x x)) (*.f64 y y)))
(+ (* t (- (* 81 (/ (* a (* t (pow z 2))) (* (pow x 3) (pow y 3)))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))
(+.f64 (/.f64 a (*.f64 x y)) (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 (*.f64 t (*.f64 z a)) z)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z a)) (*.f64 y (*.f64 x (*.f64 x y)))))))
(+ (* t (- (* t (- (* 729 (/ (* a (* t (pow z 3))) (* (pow x 4) (pow y 4)))) (* -81 (/ (* a (pow z 2)) (* (pow x 3) (pow y 3)))))) (* -9 (/ (* a z) (* (pow x 2) (pow y 2)))))) (/ a (* x y)))
(+.f64 (/.f64 a (*.f64 x y)) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 z (*.f64 z z)))) a) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 81 binary64) a) (/.f64 (*.f64 z z) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y)))))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z a)) (*.f64 y (*.f64 x (*.f64 x y)))))))
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))
(/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) z) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 z z)))) t)
(/ (- (+ (* -1/9 (/ a z)) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3))))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) z) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 z z))))) t)
(/ (- (+ (* -1/9 (/ a z)) (* -1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* (pow t 3) (pow z 4))))) (+ (* 1/729 (/ (* a (* (pow x 2) (pow y 2))) (* (pow t 2) (pow z 3)))) (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))))) t)
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) a) z) (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) a) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 (*.f64 t t) (*.f64 t (pow.f64 z #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 z z))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) a) (*.f64 y y)) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))))) t)
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) a) (*.f64 t z))
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 t (*.f64 z z))) (*.f64 #s(literal 1/9 binary64) (/.f64 a z))) (neg.f64 t))
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (* t (pow z 3)))) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t))
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 a z)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 z z))) t)) (neg.f64 t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* a (* (pow x 3) (pow y 3))) (* t (pow z 4)))) (* -1/729 (/ (* a (* (pow x 2) (pow y 2))) (pow z 3)))) t)) (* 1/81 (/ (* a (* x y)) (pow z 2)))) t)) (* 1/9 (/ a z))) t))
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (/.f64 a z)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6561 binary64) a) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) a) (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 t)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 z z))) t)) (neg.f64 t))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x y)))
(/ -1/9 (* t z))
(/.f64 #s(literal -1/9 binary64) (*.f64 t z))
(- (* -1/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 1/9 (/ 1 (* t z))))
(+.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 x (*.f64 t t))) (/.f64 y (*.f64 z z))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z)))
(- (* x (- (* -1/729 (/ (* x (pow y 2)) (* (pow t 3) (pow z 3)))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 y y)) x) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 y (*.f64 t t))) (*.f64 z z)))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z)))
(- (* x (- (* x (- (* -1/6561 (/ (* x (pow y 3)) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow y 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ y (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))
(+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) x) (*.f64 y (*.f64 y y))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 y y)) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 y (*.f64 t t))) (*.f64 z z)))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z)))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ (+ (* 9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x)
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) x)
(/ (- (+ (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (/ 1 y)) (* -9 (/ (* t z) (* x (pow y 2))))) x)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 x (*.f64 y (*.f64 y y))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) x)
(/ (- (+ (* 729 (/ (* (pow t 3) (pow z 3)) (* (pow x 3) (pow y 4)))) (/ 1 y)) (+ (* -81 (/ (* (pow t 2) (pow z 2)) (* (pow x 2) (pow y 3)))) (* -9 (/ (* t z) (* x (pow y 2)))))) x)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (-.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal -81 binary64) (*.f64 x x)) (/.f64 (*.f64 t (*.f64 t (*.f64 z z))) (*.f64 y (*.f64 y y)))))) x)
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(* -1 (/ (- (* -9 (/ (* t z) (* x (pow y 2)))) (/ 1 y)) x))
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) x) (*.f64 y y)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) y))) x)
(* -1 (/ (- (* -1 (/ (- (* 81 (/ (* (pow t 2) (pow z 2)) (* x (pow y 3)))) (* -9 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x))
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 y y))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* (pow t 3) (pow z 3)) (* x (pow y 4)))) (* 81 (/ (* (pow t 2) (pow z 2)) (pow y 3)))) x)) (* -9 (/ (* t z) (pow y 2)))) x)) (/ 1 y)) x))
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 z (*.f64 z z)) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -81 binary64) (*.f64 t t)) (/.f64 (*.f64 z z) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 y y))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) x))
(/ -1/9 (* t z))
(/.f64 #s(literal -1/9 binary64) (*.f64 t z))
(- (* -1/81 (/ (* x y) (* (pow t 2) (pow z 2)))) (* 1/9 (/ 1 (* t z))))
(+.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 x (*.f64 t t))) (/.f64 y (*.f64 z z))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z)))
(- (* y (- (* -1/729 (/ (* (pow x 2) y) (* (pow t 3) (pow z 3)))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))
(+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x (*.f64 x y))) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) x) (*.f64 t (*.f64 t (*.f64 z z)))))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z)))
(- (* y (- (* y (- (* -1/6561 (/ (* (pow x 3) y) (* (pow t 4) (pow z 4)))) (* 1/729 (/ (pow x 2) (* (pow t 3) (pow z 3)))))) (* 1/81 (/ x (* (pow t 2) (pow z 2)))))) (* 1/9 (/ 1 (* t z))))
(+.f64 (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 x (*.f64 x (*.f64 x y)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x x)) (*.f64 t (*.f64 t (*.f64 t (*.f64 z (*.f64 z z)))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) x) (*.f64 t (*.f64 t (*.f64 z z)))))) (/.f64 #s(literal -1/9 binary64) (*.f64 t z)))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ (+ (* 9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) x)) y)
(/ (- (+ (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (/ 1 x)) (* -9 (/ (* t z) (* (pow x 2) y)))) y)
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) x))) y)
(/ (- (+ (* 729 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) (pow y 3)))) (/ 1 x)) (+ (* -81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) (pow y 2)))) (* -9 (/ (* t z) (* (pow x 2) y))))) y)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 (*.f64 y y) (*.f64 y (pow.f64 x #s(literal 4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 #s(literal -81 binary64) (*.f64 t t)) (*.f64 (/.f64 z (*.f64 y y)) (/.f64 z (*.f64 x (*.f64 x x))))))) y)
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(* -1 (/ (- (* -9 (/ (* t z) (* (pow x 2) y))) (/ 1 x)) y))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (- (* -1 (/ (- (* 81 (/ (* (pow t 2) (pow z 2)) (* (pow x 3) y))) (* -9 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y))
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 x (*.f64 x y)))) (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) y))
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -729 (/ (* (pow t 3) (pow z 3)) (* (pow x 4) y))) (* 81 (/ (* (pow t 2) (pow z 2)) (pow x 3)))) y)) (* -9 (/ (* t z) (pow x 2)))) y)) (/ 1 x)) y))
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t t)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 z (*.f64 z z)) y) #s(literal -729 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -81 binary64) (*.f64 t t)) (*.f64 z z)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 y (*.f64 x (*.f64 x y)))))
(+ (* z (- (* 81 (/ (* (pow t 2) z) (* (pow x 3) (pow y 3)))) (* -9 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 z (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) z) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 y (*.f64 x (*.f64 x y)))))))
(+ (* z (- (* z (- (* 729 (/ (* (pow t 3) z) (* (pow x 4) (pow y 4)))) (* -81 (/ (pow t 2) (* (pow x 3) (pow y 3)))))) (* -9 (/ t (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 z (+.f64 (*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 t (*.f64 t z)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))))) (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 y (*.f64 x (*.f64 x y)))))))
(/ -1/9 (* t z))
(/.f64 #s(literal -1/9 binary64) (*.f64 t z))
(/ (- (* -1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))) z)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) x) y) (*.f64 t (*.f64 t z))) (/.f64 #s(literal -1/9 binary64) t)) z)
(/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t)))) z)
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 z z)) (+.f64 (/.f64 #s(literal 1/9 binary64) t) (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 t z))))) z)
(/ (- (* -1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) (pow z 3)))) (+ (* 1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) (pow z 2)))) (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))))) z)
(/.f64 (-.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/6561 binary64) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y)))) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 z z))) (+.f64 (/.f64 #s(literal 1/9 binary64) t) (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 t z))))) z)
(/ -1/9 (* t z))
(/.f64 #s(literal -1/9 binary64) (*.f64 t z))
(* -1 (/ (+ (* 1/81 (/ (* x y) (* (pow t 2) z))) (* 1/9 (/ 1 t))) z))
(/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) t) (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 t z)))) (neg.f64 z))
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 3) z))) (* 1/81 (/ (* x y) (pow t 2)))) z)) (* 1/9 (/ 1 t))) z))
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) t) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 t (*.f64 t t))) (*.f64 (/.f64 (*.f64 y y) z) #s(literal -1/729 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) x) y) (*.f64 t t))) z)) (neg.f64 z))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 4) z))) (* -1/729 (/ (* (pow x 2) (pow y 2)) (pow t 3)))) z)) (* 1/81 (/ (* x y) (pow t 2)))) z)) (* 1/9 (/ 1 t))) z))
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) t) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6561 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 t (*.f64 t t)))) (neg.f64 z)) (/.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) x) y) (*.f64 t t))) z)) (neg.f64 z))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(+ (* 9 (/ (* t z) (* (pow x 2) (pow y 2)))) (/ 1 (* x y)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (*.f64 (*.f64 t z) #s(literal 9 binary64)) (*.f64 y (*.f64 x (*.f64 x y)))))
(+ (* t (- (* 81 (/ (* t (pow z 2)) (* (pow x 3) (pow y 3)))) (* -9 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t (*.f64 z z))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))) (/.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 y (*.f64 x (*.f64 x y)))))))
(+ (* t (- (* t (- (* 729 (/ (* t (pow z 3)) (* (pow x 4) (pow y 4)))) (* -81 (/ (pow z 2) (* (pow x 3) (pow y 3)))))) (* -9 (/ z (* (pow x 2) (pow y 2)))))) (/ 1 (* x y)))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 t (+.f64 (*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 z (*.f64 z z)))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 z z)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y))))))) (/.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 y (*.f64 x (*.f64 x y)))))))
(/ -1/9 (* t z))
(/.f64 #s(literal -1/9 binary64) (*.f64 t z))
(/ (- (* -1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) x) y) (*.f64 t (*.f64 z z))) (/.f64 #s(literal -1/9 binary64) z)) t)
(/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z)))) t)
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))) (+.f64 (/.f64 #s(literal 1/9 binary64) z) (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 z z))))) t)
(/ (- (* -1/6561 (/ (* (pow x 3) (pow y 3)) (* (pow t 3) (pow z 4)))) (+ (* 1/729 (/ (* (pow x 2) (pow y 2)) (* (pow t 2) (pow z 3)))) (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))))) t)
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/6561 binary64) (*.f64 t (*.f64 t t))) (/.f64 (*.f64 (*.f64 y y) (*.f64 x (*.f64 x (*.f64 x y)))) (pow.f64 z #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 z z))) (+.f64 (/.f64 #s(literal 1/9 binary64) z) (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) (/.f64 (*.f64 y y) (*.f64 t (*.f64 t (*.f64 z (*.f64 z z))))))))) t)
(/ -1/9 (* t z))
(/.f64 #s(literal -1/9 binary64) (*.f64 t z))
(* -1 (/ (+ (* 1/81 (/ (* x y) (* t (pow z 2)))) (* 1/9 (/ 1 z))) t))
(/.f64 (+.f64 (/.f64 #s(literal 1/9 binary64) z) (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 t (*.f64 z z)))) (neg.f64 t))
(* -1 (/ (+ (* -1 (/ (- (* -1/729 (/ (* (pow x 2) (pow y 2)) (* t (pow z 3)))) (* 1/81 (/ (* x y) (pow z 2)))) t)) (* 1/9 (/ 1 z))) t))
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) z) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) x) y) (*.f64 z z))) t)) (neg.f64 t))
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/6561 (/ (* (pow x 3) (pow y 3)) (* t (pow z 4)))) (* -1/729 (/ (* (pow x 2) (pow y 2)) (pow z 3)))) t)) (* 1/81 (/ (* x y) (pow z 2)))) t)) (* 1/9 (/ 1 z))) t))
(/.f64 (-.f64 (/.f64 #s(literal 1/9 binary64) z) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6561 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 z (*.f64 z z)))) (neg.f64 t)) (/.f64 (*.f64 (*.f64 #s(literal -1/81 binary64) x) y) (*.f64 z z))) t)) (neg.f64 t))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y))
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) a)
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))
(/.f64 (+.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a))
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))
(/.f64 (+.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a))
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))
(/.f64 (+.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a))
(* -1 (/ (+ (* -1/2 (* x y)) (* 9/2 (* t z))) a))
(/.f64 (+.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a))))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a))))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a)))))
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))
(*.f64 t #s(literal 0 binary64))
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))
(*.f64 t #s(literal 0 binary64))
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))
(*.f64 t #s(literal 0 binary64))
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))
(*.f64 t #s(literal 0 binary64))
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))
(*.f64 t #s(literal 0 binary64))
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))
(*.f64 t #s(literal 0 binary64))
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))
(*.f64 t #s(literal 0 binary64))
(* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a))))
(*.f64 t #s(literal 0 binary64))
(* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))))
(*.f64 t #s(literal 0 binary64))
(* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))))
(*.f64 t #s(literal 0 binary64))
(* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))))
(*.f64 t #s(literal 0 binary64))
(* -1 (* t (+ (* -9/2 (/ z a)) (* 9/2 (/ z a)))))
(*.f64 t #s(literal 0 binary64))
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)
(/.f64 #s(literal 0 binary64) a)
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)
(/.f64 #s(literal 0 binary64) a)
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)
(/.f64 #s(literal 0 binary64) a)
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)
(/.f64 #s(literal 0 binary64) a)
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)
(/.f64 #s(literal 0 binary64) a)
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)
(/.f64 #s(literal 0 binary64) a)
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)
(/.f64 #s(literal 0 binary64) a)
(/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a)
(/.f64 #s(literal 0 binary64) a)
(* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a))
(/.f64 #s(literal 0 binary64) a)
(* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a))
(/.f64 #s(literal 0 binary64) a)
(* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a))
(/.f64 #s(literal 0 binary64) a)
(* -1 (/ (+ (* -9/2 (* t z)) (* 9/2 (* t z))) a))
(/.f64 #s(literal 0 binary64) a)
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))
(*.f64 z #s(literal 0 binary64))
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))
(*.f64 z #s(literal 0 binary64))
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))
(*.f64 z #s(literal 0 binary64))
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))
(*.f64 z #s(literal 0 binary64))
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))
(*.f64 z #s(literal 0 binary64))
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))
(*.f64 z #s(literal 0 binary64))
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))
(*.f64 z #s(literal 0 binary64))
(* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a))))
(*.f64 z #s(literal 0 binary64))
(* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))))
(*.f64 z #s(literal 0 binary64))
(* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))))
(*.f64 z #s(literal 0 binary64))
(* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))))
(*.f64 z #s(literal 0 binary64))
(* -1 (* z (+ (* -9/2 (/ t a)) (* 9/2 (/ t a)))))
(*.f64 z #s(literal 0 binary64))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y)) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) x) a) (*.f64 #s(literal 9/2 binary64) (/.f64 (/.f64 (*.f64 t z) a) y))) (-.f64 #s(literal 0 binary64) y))
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(/.f64 (+.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a))
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(/.f64 (+.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a))
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(/.f64 (+.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a))
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(/.f64 (+.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (neg.f64 a))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) y) a) (/.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a))))
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a))))
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) z) a) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t a))))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t))
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t))
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a))))
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a))))
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z a))))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a)))))
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a)))))
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))
(-.f64 #s(literal 0 binary64) (*.f64 z (+.f64 (/.f64 (*.f64 x (*.f64 y #s(literal -1/2 binary64))) (*.f64 z a)) (*.f64 #s(literal 9/2 binary64) (/.f64 t a)))))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 t (*.f64 #s(literal -9/2 binary64) z)) a)
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 (* t z))
(*.f64 #s(literal -9 binary64) (*.f64 t z))
(* -9 t)
(*.f64 #s(literal -9 binary64) t)
(* -9 t)
(*.f64 #s(literal -9 binary64) t)
(* -9 t)
(*.f64 #s(literal -9 binary64) t)
(* -9 t)
(*.f64 #s(literal -9 binary64) t)
(* -9 t)
(*.f64 #s(literal -9 binary64) t)
(* -9 t)
(*.f64 #s(literal -9 binary64) t)
(* -9 t)
(*.f64 #s(literal -9 binary64) t)
(* -9 t)
(*.f64 #s(literal -9 binary64) t)
(* -9 t)
(*.f64 #s(literal -9 binary64) t)
(* -9 t)
(*.f64 #s(literal -9 binary64) t)
(* -9 t)
(*.f64 #s(literal -9 binary64) t)
(* -9 t)
(*.f64 #s(literal -9 binary64) t)
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ (* t z) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))
(* 9/2 (/ t a))
(*.f64 #s(literal 9/2 binary64) (/.f64 t a))

eval406.0ms (3.4%)

Compiler

Compiled 98904 to 3250 computations (96.7% saved)

prune296.0ms (2.4%)

Pruning

18 alts after pruning (17 fresh and 1 done)

PrunedKeptTotal
New2941132954
Fresh7411
Picked415
Done000
Total2952182970
Accuracy
100.0%
Counts
2970 → 18
Alt Table
Click to see full alt table
StatusAccuracyProgram
86.7%
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
90.4%
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
90.7%
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
90.5%
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))
54.1%
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
46.3%
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)
87.4%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) y)))))
53.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
53.6%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
46.3%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t z))) a))
88.5%
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
81.9%
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
54.0%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))
49.2%
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a))
49.3%
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
54.1%
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
46.3%
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
47.8%
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
Compiler

Compiled 534 to 393 computations (26.4% saved)

simplify198.0ms (1.6%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x y)
cost-diff0
(/.f64 (*.f64 x y) a)
cost-diff0
(/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))
cost-diff128
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
cost-diff0
(*.f64 x y)
cost-diff0
(/.f64 #s(literal 1 binary64) (*.f64 x y))
cost-diff128
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)
cost-diff128
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
cost-diff0
(*.f64 x y)
cost-diff0
(/.f64 #s(literal 1/2 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))
cost-diff0
(/.f64 t a)
cost-diff0
(*.f64 z (/.f64 t a))
cost-diff0
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
cost-diff0
(/.f64 #s(literal 2 binary64) x)
cost-diff0
(/.f64 y (/.f64 #s(literal 2 binary64) x))
cost-diff0
(-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z))
cost-diff0
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
Rules
2100×fma-lowering-fma.f32
2100×fma-lowering-fma.f64
1962×fma-define
1856×sum5-define
1636×fnmadd-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
030158
175154
2195154
3550154
41095154
51626154
62725154
74512154
08057154
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (- (/ y (/ 2 x)) (* (* t 9/2) z)) a)
(- (/ y (/ 2 x)) (* (* t 9/2) z))
(/ y (/ 2 x))
y
(/ 2 x)
2
x
(* (* t 9/2) z)
(* t 9/2)
t
9/2
z
a
(* -9/2 (* z (/ t a)))
-9/2
(* z (/ t a))
z
(/ t a)
t
a
(* (/ 1/2 a) (* x y))
(/ 1/2 a)
1/2
a
(* x y)
x
y
(/ 1/2 (* (/ 1 (* x y)) a))
1/2
(* (/ 1 (* x y)) a)
(/ 1 (* x y))
1
(* x y)
x
y
a
(- (/ (/ (* x y) a) 2) (/ (* z (* t 9/2)) a))
(/ (/ (* x y) a) 2)
(/ (* x y) a)
(* x y)
x
y
a
2
(/ (* z (* t 9/2)) a)
(* z (* t 9/2))
z
(* t 9/2)
t
9/2
Outputs
(/ (- (/ y (/ 2 x)) (* (* t 9/2) z)) a)
(/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a)
(- (/ y (/ 2 x)) (* (* t 9/2) z))
(+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))
(/ y (/ 2 x))
(/.f64 y (/.f64 #s(literal 2 binary64) x))
y
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
2
#s(literal 2 binary64)
x
(* (* t 9/2) z)
(*.f64 t (*.f64 #s(literal 9/2 binary64) z))
(* t 9/2)
(*.f64 t #s(literal 9/2 binary64))
t
9/2
#s(literal 9/2 binary64)
z
a
(* -9/2 (* z (/ t a)))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
-9/2
#s(literal -9/2 binary64)
(* z (/ t a))
(/.f64 (*.f64 t z) a)
z
(/ t a)
(/.f64 t a)
t
a
(* (/ 1/2 a) (* x y))
(/.f64 y (/.f64 (*.f64 #s(literal 2 binary64) a) x))
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
a
(* x y)
(*.f64 y x)
x
y
(/ 1/2 (* (/ 1 (* x y)) a))
(/.f64 y (/.f64 (*.f64 #s(literal 2 binary64) a) x))
1/2
#s(literal 1/2 binary64)
(* (/ 1 (* x y)) a)
(/.f64 a (*.f64 y x))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 y x))
1
#s(literal 1 binary64)
(* x y)
(*.f64 y x)
x
y
a
(- (/ (/ (* x y) a) 2) (/ (* z (* t 9/2)) a))
(/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a)
(/ (/ (* x y) a) 2)
(/.f64 y (/.f64 (*.f64 #s(literal 2 binary64) a) x))
(/ (* x y) a)
(/.f64 (*.f64 y x) a)
(* x y)
(*.f64 y x)
x
y
a
2
#s(literal 2 binary64)
(/ (* z (* t 9/2)) a)
(/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) a)
(* z (* t 9/2))
(*.f64 t (*.f64 #s(literal 9/2 binary64) z))
z
(* t 9/2)
(*.f64 t #s(literal 9/2 binary64))
t
9/2
#s(literal 9/2 binary64)

localize130.0ms (1.1%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64))
accuracy97.9%
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
accuracy92.1%
(/.f64 (*.f64 x y) a)
accuracy90.0%
(/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)
accuracy100.0%
(*.f64 x y)
accuracy99.4%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
accuracy99.0%
(/.f64 #s(literal 1 binary64) (*.f64 x y))
accuracy91.4%
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)
accuracy100.0%
(/.f64 #s(literal 1/2 binary64) a)
accuracy100.0%
(*.f64 x y)
accuracy92.0%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))
accuracy100.0%
(/.f64 t a)
accuracy99.8%
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
accuracy91.4%
(*.f64 z (/.f64 t a))
accuracy99.7%
(*.f64 (*.f64 t #s(literal 9/2 binary64)) z)
accuracy99.7%
(/.f64 y (/.f64 #s(literal 2 binary64) x))
accuracy99.7%
(-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z))
accuracy91.3%
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
Results
87.0ms256×0valid
Compiler

Compiled 170 to 31 computations (81.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 35.0ms
ival-div: 18.0ms (51.3% of total)
ival-mult: 14.0ms (39.9% of total)
ival-sub: 2.0ms (5.7% of total)
const: 1.0ms (2.8% of total)
backward-pass: 0.0ms (0% of total)

series27.0ms (0.2%)

Counts
18 → 600
Calls
Call 1
Inputs
#<alt (/ (- (/ y (/ 2 x)) (* (* t 9/2) z)) a)>
#<alt (- (/ y (/ 2 x)) (* (* t 9/2) z))>
#<alt (/ y (/ 2 x))>
#<alt (/ 2 x)>
#<alt (* -9/2 (* z (/ t a)))>
#<alt (* z (/ t a))>
#<alt (/ t a)>
#<alt (* (/ 1/2 a) (* x y))>
#<alt (/ 1/2 a)>
#<alt (* x y)>
#<alt (/ 1/2 (* (/ 1 (* x y)) a))>
#<alt (* (/ 1 (* x y)) a)>
#<alt (/ 1 (* x y))>
#<alt (- (/ (/ (* x y) a) 2) (/ (* z (* t 9/2)) a))>
#<alt (/ (/ (* x y) a) 2)>
#<alt (/ (* x y) a)>
#<alt (* (* t 9/2) z)>
#<alt (/ (* z (* t 9/2)) a)>
Outputs
#<alt (* -9/2 (/ (* t z) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (* -9/2 (* t z))>
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))>
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))>
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))>
#<alt (* 1/2 (* x y))>
#<alt (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))>
#<alt (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))>
#<alt (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))>
#<alt (* 1/2 (* x y))>
#<alt (* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))>
#<alt (* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))>
#<alt (* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))>
#<alt (* -9/2 (* t z))>
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))>
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))>
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))>
#<alt (* 1/2 (* x y))>
#<alt (* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))>
#<alt (* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))>
#<alt (* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))>
#<alt (* 1/2 (* x y))>
#<alt (* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))>
#<alt (* 1/2 (* x y))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (* -9/2 (* t z))>
#<alt (* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))>
#<alt (* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))>
#<alt (* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))>
#<alt (* -9/2 (* t z))>
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))>
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))>
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))>
#<alt (* 1/2 (* x y))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (* -9/2 (* t z))>
#<alt (* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))>
#<alt (* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))>
#<alt (* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))>
#<alt (* -9/2 (* t z))>
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))>
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))>
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ (* t z) a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (/ t a)>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* x y)>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ a (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (/ 1 (* x y))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))>
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))>
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))>
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))>
#<alt (- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))>
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))>
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))>
#<alt (* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))>
#<alt (* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))>
#<alt (* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))>
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))>
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))>
#<alt (* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))>
#<alt (* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))>
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))>
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (/ (* x y) a)>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
#<alt (* 9/2 (/ (* t z) a))>
Calls

150 calls:

TimeVariablePointExpression
4.0ms
a
@inf
(* (/ 1 (* x y)) a)
1.0ms
a
@0
(/ (- (/ y (/ 2 x)) (* (* t 9/2) z)) a)
1.0ms
y
@0
(/ (- (/ y (/ 2 x)) (* (* t 9/2) z)) a)
0.0ms
x
@0
(/ (- (/ y (/ 2 x)) (* (* t 9/2) z)) a)
0.0ms
t
@0
(/ (- (/ y (/ 2 x)) (* (* t 9/2) z)) a)

rewrite383.0ms (3.2%)

Algorithm
batch-egg-rewrite
Rules
4346×/-lowering-/.f32
4346×/-lowering-/.f64
4326×*-lowering-*.f32
4326×*-lowering-*.f64
1260×times-frac
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
030114
1169110
21474110
08627110
Stop Event
iter limit
node limit
Counts
18 → 1241
Calls
Call 1
Inputs
(/ (- (/ y (/ 2 x)) (* (* t 9/2) z)) a)
(- (/ y (/ 2 x)) (* (* t 9/2) z))
(/ y (/ 2 x))
(/ 2 x)
(* -9/2 (* z (/ t a)))
(* z (/ t a))
(/ t a)
(* (/ 1/2 a) (* x y))
(/ 1/2 a)
(* x y)
(/ 1/2 (* (/ 1 (* x y)) a))
(* (/ 1 (* x y)) a)
(/ 1 (* x y))
(- (/ (/ (* x y) a) 2) (/ (* z (* t 9/2)) a))
(/ (/ (* x y) a) 2)
(/ (* x y) a)
(* (* t 9/2) z)
(/ (* z (* t 9/2)) a)
Outputs
(+.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(+.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))))
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) #s(literal -1 binary64)))
(-.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) a))
(-.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64)))
(-.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) a))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) a) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) a))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) a) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) a))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))
(-.f64 (/.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)))
(-.f64 (/.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(-.f64 (/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a)) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a)))
(-.f64 (/.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(-.f64 (/.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (*.f64 a a)))
(-.f64 (/.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 a (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))))
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 x (/.f64 (/.f64 y a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 z (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (/.f64 t a) (*.f64 z #s(literal -9/2 binary64)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -9/2 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 #s(literal -1 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (/.f64 x (/.f64 a #s(literal 1/2 binary64))) y (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) t) (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(neg.f64 (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) a))
(/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (-.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a) (-.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (-.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (-.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)))) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))
(/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)))))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))
(/.f64 (-.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a))
(/.f64 (-.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 a a))
(/.f64 (-.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) a) (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))) (neg.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))) (neg.f64 (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))) (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z)))) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))
(/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal 2 binary64)) a)
(/.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a)))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (*.f64 a a)))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) a)) (neg.f64 (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) (-.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) (-.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))
(pow.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))
(*.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))))))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))
(*.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)))
(*.f64 (-.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))))
(*.f64 (-.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a)))
(*.f64 (-.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) (/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a)))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a))))
(*.f64 (+.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(*.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))))
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))))
(*.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(*.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 a (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal -1/2 binary64)))
(+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(+.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))
(+.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))
(+.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))
(+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))
(-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))
(-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(fma.f64 y (/.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 x (/.f64 y #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 t (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(fma.f64 (*.f64 t #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) z) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(fma.f64 z (*.f64 t #s(literal -9/2 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (*.f64 y x) #s(literal 1/2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 #s(literal 9/2 binary64) z) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))
(fma.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))
(fma.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) y (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) z (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(fma.f64 (*.f64 t z) #s(literal -9/2 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(fma.f64 (/.f64 y #s(literal 2 binary64)) x (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t #s(literal 9/2 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 9/2 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) x (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(neg.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))))))
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) t) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))))
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (*.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (-.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))))
(/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(neg.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(/.f64 y (/.f64 #s(literal 2 binary64) x))
(/.f64 x (/.f64 #s(literal 2 binary64) y))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y x)))
(/.f64 (*.f64 y x) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 y x)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 y x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -2 binary64) x))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal -2 binary64))
(/.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x))
(/.f64 (neg.f64 (/.f64 y #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)))
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal -1 binary64))
(*.f64 y (/.f64 x #s(literal 2 binary64)))
(*.f64 x (/.f64 y #s(literal 2 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 y x))
(*.f64 (*.f64 y x) #s(literal 1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (*.f64 y x)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y x)))
(*.f64 #s(literal -1/2 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x))))
(*.f64 (/.f64 x #s(literal 2 binary64)) y)
(*.f64 (/.f64 x #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 (/.f64 y #s(literal 2 binary64)) x)
(*.f64 (*.f64 #s(literal 1/2 binary64) y) x)
(*.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))
(neg.f64 (/.f64 #s(literal -2 binary64) x))
(/.f64 #s(literal 2 binary64) x)
(/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))))
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x))
(/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))
(pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
(*.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(-.f64 #s(literal 0 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))
(neg.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))
(/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 t z)))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a t) (*.f64 z #s(literal -9/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 z #s(literal -9/2 binary64)) t)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -9/2 binary64) (*.f64 t z))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)))))
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(/.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 a t))
(/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 a (*.f64 t #s(literal 9/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a))) (+.f64 #s(literal 0 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (*.f64 #s(literal 0 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))))
(/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) t) a)
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 z #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a t)))
(/.f64 (neg.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) t)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t))) a)
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal -1 binary64))
(*.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)))
(*.f64 z (*.f64 (/.f64 t a) #s(literal -9/2 binary64)))
(*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 (/.f64 t a) (*.f64 z #s(literal -9/2 binary64)))
(*.f64 (/.f64 t a) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal -9/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(*.f64 #s(literal -1 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))
(*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) #s(literal 1 binary64)))
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z)
(*.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) t) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 z a) (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 z a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal -1 binary64)) (/.f64 z a))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))
(*.f64 (/.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) z) #s(literal -1 binary64)) (/.f64 t a))
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a))
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a))
(*.f64 (/.f64 (*.f64 t z) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 (*.f64 t z) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) a) #s(literal 9/2 binary64))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 1 binary64)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) (/.f64 t #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 t a))
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) a)))
(/.f64 z (/.f64 a t))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 t z)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a t) z))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 t z)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 z (-.f64 #s(literal 0 binary64) t))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) t) z)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 t z))))
(/.f64 (*.f64 t z) a)
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 a t)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))) a)
(/.f64 (neg.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t))) a)
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z)) a)
(pow.f64 (/.f64 a (*.f64 t z)) #s(literal -1 binary64))
(*.f64 t (*.f64 (/.f64 #s(literal 1 binary64) a) z))
(*.f64 z (/.f64 t a))
(*.f64 (/.f64 t a) z)
(*.f64 (/.f64 t a) (/.f64 z #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t z) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(*.f64 (*.f64 t z) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 z (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) z) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 z a) (/.f64 t #s(literal 1 binary64)))
(*.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 z a))
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (/.f64 z a))
(exp.f64 (*.f64 (log.f64 (/.f64 a t)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 t (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)))
(/.f64 t a)
(/.f64 #s(literal 1 binary64) (/.f64 a t))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a t))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a t)))
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a t) #s(literal -1 binary64))
(*.f64 t (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 t a) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 t a))
(*.f64 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a t))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) t)
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 a t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a t) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (/.f64 #s(literal -2 binary64) x))) (/.f64 y (*.f64 a (/.f64 #s(literal -2 binary64) x))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 y x) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(neg.f64 (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x))))
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
(/.f64 y (neg.f64 (*.f64 a (/.f64 #s(literal -2 binary64) x))))
(/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a)
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 y x)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x)))
(/.f64 (*.f64 y x) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 y x) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 y x) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64))))
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 a (/.f64 #s(literal -2 binary64) x)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 a y))
(/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal -1 binary64) (*.f64 y x)))
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) a)
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64))) a)
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) #s(literal -1 binary64))
(*.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))))
(*.f64 y (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))))
(*.f64 x (/.f64 (/.f64 y a) #s(literal 2 binary64)))
(*.f64 x (/.f64 (/.f64 y #s(literal 2 binary64)) a))
(*.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x))
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 y x) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(*.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64))
(*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))
(*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 a a))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal -2 binary64) x))))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 y a) a) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)))
(*.f64 (/.f64 x (/.f64 a #s(literal 1/2 binary64))) y)
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a))
(*.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)))
(*.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)))
(*.f64 (/.f64 x a) (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 x a) (/.f64 (*.f64 (/.f64 y a) a) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
(*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a)))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (/.f64 x (/.f64 a y)) a) (/.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x)
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 x a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) a) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) a))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) a) x)
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (/.f64 x a))
(*.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) a) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y)) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 a a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(*.f64 (/.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 x (/.f64 a y)) a))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) a))
(neg.f64 (/.f64 #s(literal -1/2 binary64) a))
(/.f64 #s(literal 1/2 binary64) a)
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64))
(pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y x)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y x) #s(literal -1 binary64)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)))
(/.f64 y (/.f64 #s(literal 1 binary64) x))
(/.f64 a (/.f64 a (*.f64 y x)))
(/.f64 (*.f64 y x) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 y x)) a))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 y x) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) a)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 y x) a) a)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) a) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (*.f64 y x) a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) a)) a)
(pow.f64 (*.f64 y x) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal -1 binary64))
(*.f64 y x)
(*.f64 y (/.f64 a (/.f64 a x)))
(*.f64 x y)
(*.f64 x (*.f64 (/.f64 y a) a))
(*.f64 x (/.f64 a (/.f64 a y)))
(*.f64 a (/.f64 x (/.f64 a y)))
(*.f64 (*.f64 y x) #s(literal 1 binary64))
(*.f64 (*.f64 y x) (/.f64 a a))
(*.f64 #s(literal 1 binary64) (*.f64 y x))
(*.f64 (/.f64 x (/.f64 a y)) a)
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y x)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 y x))))
(*.f64 (*.f64 (*.f64 y x) a) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) a) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 a a) (*.f64 y x))
(*.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 y x))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 a (/.f64 #s(literal 1 binary64) x)) (/.f64 y a))
(*.f64 (/.f64 a (/.f64 #s(literal 1 binary64) y)) (/.f64 x a))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (/.f64 #s(literal -2 binary64) x))) (/.f64 y (*.f64 a (/.f64 #s(literal -2 binary64) x))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 y x) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(neg.f64 (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x))))
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
(/.f64 y (neg.f64 (*.f64 a (/.f64 #s(literal -2 binary64) x))))
(/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a)
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 y x)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x)))
(/.f64 (*.f64 y x) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 y x) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 y x) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64))))
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 a (/.f64 #s(literal -2 binary64) x)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 a y))
(/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal -1 binary64) (*.f64 y x)))
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) a)
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64))) a)
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) #s(literal -1 binary64))
(*.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))))
(*.f64 y (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))))
(*.f64 x (/.f64 (/.f64 y a) #s(literal 2 binary64)))
(*.f64 x (/.f64 (/.f64 y #s(literal 2 binary64)) a))
(*.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x))
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 y x) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(*.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64))
(*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))
(*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 a a))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal -2 binary64) x))))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 y a) a) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)))
(*.f64 (/.f64 x (/.f64 a #s(literal 1/2 binary64))) y)
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a))
(*.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)))
(*.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)))
(*.f64 (/.f64 x a) (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 x a) (/.f64 (*.f64 (/.f64 y a) a) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
(*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a)))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (/.f64 x (/.f64 a y)) a) (/.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x)
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 x a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) a) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) a))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) a) x)
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (/.f64 x a))
(*.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) a) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y)) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 a a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(*.f64 (/.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 x (/.f64 a y)) a))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y x))) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x))))
(/.f64 a (*.f64 y x))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 a y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 a y)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a x)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 a #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (/.f64 #s(literal 1 binary64) x) a)))
(/.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))))
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 y x)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x))) #s(literal -1 binary64))
(/.f64 (/.f64 a x) y)
(/.f64 (/.f64 a y) x)
(/.f64 (*.f64 a #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y x)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) a) y)
(/.f64 (neg.f64 (/.f64 a x)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (neg.f64 (/.f64 a y)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (neg.f64 (*.f64 a #s(literal -1 binary64))) (*.f64 y x))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) a)) (-.f64 #s(literal 0 binary64) y))
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64))
(pow.f64 (/.f64 x (/.f64 a y)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 y x)))
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) a)
(*.f64 (/.f64 a (*.f64 y x)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a y))
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 a x))
(*.f64 (/.f64 a x) (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 a y) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 a (-.f64 #s(literal 0 binary64) y)))
(*.f64 (*.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y x)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) a) (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 a (-.f64 #s(literal 0 binary64) x)))
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y))
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y x)))
(exp.f64 (*.f64 (log.f64 (*.f64 y x)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y x)))
(/.f64 #s(literal 1 binary64) (*.f64 y x))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1 binary64) y)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y x)))
(/.f64 (/.f64 #s(literal 1 binary64) x) y)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (/.f64 #s(literal 1 binary64) y) x)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x))) y)
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) x))
(pow.f64 (*.f64 y x) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 y x) (*.f64 y x)) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 y x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y x)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x))
(*.f64 (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64)))
(+.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(+.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(+.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))))
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) #s(literal -1 binary64)))
(-.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) a))
(-.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64)))
(-.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x))))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) a))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) a) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) a))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) a) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) a))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))
(-.f64 (/.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)))
(-.f64 (/.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(-.f64 (/.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a)) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a)))
(-.f64 (/.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(-.f64 (/.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (*.f64 #s(literal -2 binary64) a)))
(-.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (*.f64 a a)))
(-.f64 (/.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 a (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))))
(fma.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 x (/.f64 (/.f64 y a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 z (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 z (*.f64 (/.f64 t a) #s(literal -9/2 binary64)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (/.f64 t a) (*.f64 z #s(literal -9/2 binary64)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (/.f64 (*.f64 t z) a) #s(literal -9/2 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 #s(literal -1 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(fma.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (/.f64 x (/.f64 a #s(literal 1/2 binary64))) y (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(fma.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) t) (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(neg.f64 (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) a))
(/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a) (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (-.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a) (-.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (-.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (-.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)))) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal 2 binary64))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))
(/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)))))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))
(/.f64 (-.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a))
(/.f64 (-.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (*.f64 a a))
(/.f64 (-.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) a) (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))) (neg.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))) (neg.f64 (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))) (neg.f64 (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z)))) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))
(/.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal 2 binary64)) a)
(/.f64 (-.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a)))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))) (neg.f64 (/.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(/.f64 (neg.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (*.f64 a a)))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) a)) (neg.f64 (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (-.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (-.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) (-.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) z) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))))) (-.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal 729/8 binary64)) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))
(pow.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))
(*.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))))
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))) (*.f64 a a)) (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))))))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))
(*.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))
(*.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a)))
(*.f64 (-.f64 (/.f64 (*.f64 y x) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))))
(*.f64 (-.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a)))
(*.f64 (-.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) (/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) a)))
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a))))
(*.f64 (+.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(*.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))))
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))))
(*.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a) (*.f64 a (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (-.f64 (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))))
(*.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a) (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 a (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(*.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 (*.f64 t z) (*.f64 t z))) #s(literal -729/8 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t t) (*.f64 (*.f64 z z) #s(literal 81/4 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) a))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x))))) a) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (+.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (-.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))))
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (/.f64 #s(literal -2 binary64) x))) (/.f64 y (*.f64 a (/.f64 #s(literal -2 binary64) x))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 y x) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(neg.f64 (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x))))
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
(/.f64 y (neg.f64 (*.f64 a (/.f64 #s(literal -2 binary64) x))))
(/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a)
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 y x)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x)))
(/.f64 (*.f64 y x) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 y x) (neg.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (*.f64 y x) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64))))
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 a (/.f64 #s(literal -2 binary64) x)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 a y))
(/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal -1 binary64) (*.f64 y x)))
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) a)
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64))) a)
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) #s(literal -1 binary64))
(*.f64 y (/.f64 x (/.f64 a #s(literal 1/2 binary64))))
(*.f64 y (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (/.f64 y (/.f64 a #s(literal 1/2 binary64))))
(*.f64 x (/.f64 (/.f64 y a) #s(literal 2 binary64)))
(*.f64 x (/.f64 (/.f64 y #s(literal 2 binary64)) a))
(*.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x))
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 y x) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(*.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64))
(*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))
(*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 a a))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 y x))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 #s(literal -2 binary64) x))))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64)))))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 y a) a) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64)))
(*.f64 (/.f64 x (/.f64 a #s(literal 1/2 binary64))) y)
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a))
(*.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)))
(*.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)))
(*.f64 (/.f64 x a) (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 x a) (/.f64 (*.f64 (/.f64 y a) a) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
(*.f64 (*.f64 (*.f64 y x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a)))
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 y x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 (*.f64 y x) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (/.f64 x (/.f64 a y)) a) (/.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x)
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 x a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) a) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) a))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) a) x)
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (/.f64 x a))
(*.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) a) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y)) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y x))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 a a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(*.f64 (/.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 x (/.f64 a y)) a))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 y x))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))))
(/.f64 x (/.f64 a y))
(/.f64 (*.f64 y x) a)
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 y x))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 y x)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal -1 binary64) (*.f64 y x)))
(pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1 binary64))
(*.f64 y (/.f64 x a))
(*.f64 y (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (/.f64 y a))
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 y x) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 a y)))
(*.f64 (/.f64 x (/.f64 a y)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 y x))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x))
(*.f64 (/.f64 y a) x)
(*.f64 (/.f64 x a) y)
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 y a))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) (pow.f64 (/.f64 a x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 y x) #s(literal -1/2 binary64))))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) a))
(*.f64 (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 y x)) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(neg.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(*.f64 t (*.f64 #s(literal 9/2 binary64) z))
(*.f64 #s(literal 9/2 binary64) (*.f64 t z))
(*.f64 (*.f64 t #s(literal 9/2 binary64)) z)
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))
(*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(*.f64 (*.f64 t z) #s(literal 9/2 binary64))
(*.f64 (*.f64 #s(literal 9/2 binary64) z) t)
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(neg.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64))))
(/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) a)
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z))) (-.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))))
(pow.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) #s(literal -1 binary64))
(*.f64 t (/.f64 (*.f64 #s(literal 9/2 binary64) z) a))
(*.f64 #s(literal 9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 (*.f64 t #s(literal 9/2 binary64)) (/.f64 z a))
(*.f64 z (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))
(*.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 t a) (/.f64 (*.f64 #s(literal 9/2 binary64) z) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))))
(*.f64 (/.f64 z (/.f64 a (*.f64 t #s(literal 9/2 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a))
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) t) (*.f64 #s(literal 9/2 binary64) z)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 t (*.f64 #s(literal 9/2 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal 9/2 binary64) z))) #s(literal -1 binary64)))
(*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 t z) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) z)
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) a) (/.f64 z #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) z) a) (/.f64 t #s(literal 1 binary64)))
(*.f64 (/.f64 z a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 9/2 binary64) a) (/.f64 (*.f64 t z) #s(literal 1 binary64)))
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) z)) a))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) a))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(*.f64 (/.f64 (*.f64 t z) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 t #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a))
(*.f64 (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a))
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))
(*.f64 (/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) z) #s(literal 1 binary64)) (/.f64 t a))
(*.f64 (/.f64 (*.f64 t z) #s(literal 1 binary64)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 z a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal -1 binary64)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) z)) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) t) a) (/.f64 (*.f64 #s(literal 9/2 binary64) z) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 9/2 binary64))) #s(literal 2 binary64)) (/.f64 z a))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 z #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) z) a) (/.f64 (*.f64 t #s(literal 9/2 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t z)) #s(literal 2 binary64)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t z)) a) #s(literal 9/4 binary64))
(*.f64 (pow.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 a t) (*.f64 #s(literal 9/2 binary64) z)) #s(literal -1/2 binary64)))

simplify294.0ms (2.4%)

Algorithm
egg-herbie
Rules
5402×*-lowering-*.f32
5402×*-lowering-*.f64
1382×associate-*l*
1302×fnmsub-define
1280×associate-*r*
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01334212
14494212
214314212
354874164
477164164
080124164
Stop Event
iter limit
node limit
Counts
600 → 600
Calls
Call 1
Inputs
(* -9/2 (/ (* t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* 1/2 (/ (* x y) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* 1/2 (/ (* x y) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -9/2 (/ (* t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* 1/2 (/ (* x y) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* 1/2 (/ (* x y) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* -9/2 (/ (* t z) a))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* -9/2 (/ (* t z) a))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(* -9/2 (* t z))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(* 1/2 (* x y))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(* 1/2 (* x y))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(* -9/2 (* t z))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(* 1/2 (* x y))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(* 1/2 (* x y))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(* 1/2 (* x y))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(* -9/2 (* t z))
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))
(* -9/2 (* t z))
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))
(* 1/2 (* x y))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(* -9/2 (* t z))
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))
(* -9/2 (* t z))
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ (* t z) a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(/ t a)
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* x y)
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ a (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(/ 1 (* x y))
(* -9/2 (/ (* t z) a))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(* 1/2 (/ (* x y) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* 1/2 (/ (* x y) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -9/2 (/ (* t z) a))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(* 1/2 (/ (* x y) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* 1/2 (/ (* x y) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))
(* -9/2 (/ (* t z) a))
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))
(* -9/2 (/ (* t z) a))
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(/ (* x y) a)
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
(* 9/2 (/ (* t z) a))
Outputs
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))
(*.f64 t (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))
(*.f64 t (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))
(*.f64 t (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))
(*.f64 t (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))
(*.f64 t (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))
(*.f64 t (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z)))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal -9/2 binary64) t)))
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal -9/2 binary64) t)))
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal -9/2 binary64) t)))
(* -9/2 (* t z))
(*.f64 #s(literal -9/2 binary64) (*.f64 t z))
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal -9/2 binary64) t)))
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal -9/2 binary64) t)))
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))
(*.f64 z (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) z)) (*.f64 #s(literal -9/2 binary64) t)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ (* t z) a)
(/.f64 (*.f64 t z) a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(/ t a)
(/.f64 t a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* x y)
(*.f64 x y)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(/ 1 (* x y))
(/.f64 #s(literal 1 binary64) (*.f64 x y))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(- (* 1/2 (/ (* x y) a)) (* 9/2 (/ (* t z) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -1 (/ (- (* -1/2 (* x y)) (* -9/2 (* t z))) a))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* z (- (* 1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* -1 (* z (- (* -1/2 (/ (* x y) (* a z))) (* -9/2 (/ t a)))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 t z))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* t (- (* 1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* -1 (* t (- (* -1/2 (/ (* x y) (* a t))) (* -9/2 (/ z a)))))
(*.f64 (/.f64 t a) (+.f64 (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) t))) (*.f64 #s(literal -9/2 binary64) z)))
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))
(* 9/2 (/ (* t z) a))
(*.f64 z (*.f64 t (/.f64 #s(literal 9/2 binary64) a)))

eval267.0ms (2.2%)

Compiler

Compiled 38288 to 2437 computations (93.6% saved)

prune273.0ms (2.3%)

Pruning

15 alts after pruning (12 fresh and 3 done)

PrunedKeptTotal
New196381971
Fresh8412
Picked325
Done011
Total1974151989
Accuracy
100.0%
Counts
1989 → 15
Alt Table
Click to see full alt table
StatusAccuracyProgram
53.8%
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64))
90.8%
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) a)
54.1%
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
46.3%
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)
54.6%
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
87.0%
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 t (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)))
53.8%
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x)
45.9%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 y x) a) a))
54.0%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))
46.3%
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
53.8%
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
49.2%
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a))
49.3%
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
46.3%
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
47.8%
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
Compiler

Compiled 364 to 269 computations (26.1% saved)

simplify169.0ms (1.4%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 #s(literal 1/2 binary64) x)
cost-diff0
(*.f64 (*.f64 #s(literal 1/2 binary64) x) y)
cost-diff0
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
cost-diff0
(/.f64 x #s(literal 2 binary64))
cost-diff0
(/.f64 a (/.f64 x #s(literal 2 binary64)))
cost-diff0
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
cost-diff0
(/.f64 #s(literal 1/2 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal 1/2 binary64) a) y)
cost-diff0
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
cost-diff0
(/.f64 z a)
cost-diff0
(*.f64 (/.f64 z a) #s(literal -9/2 binary64))
cost-diff0
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
cost-diff0
(/.f64 #s(literal 2 binary64) x)
cost-diff0
(/.f64 y (/.f64 #s(literal 2 binary64) x))
cost-diff0
(-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64)))
cost-diff0
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) a)
Rules
1934×fma-define
1792×sum3-define
1488×*-lowering-*.f32
1488×*-lowering-*.f64
1482×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
027123
162121
2158121
3290121
4523121
5873121
61752121
72991121
86105121
08189121
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (- (/ y (/ 2 x)) (* (* t z) 9/2)) a)
(- (/ y (/ 2 x)) (* (* t z) 9/2))
(/ y (/ 2 x))
y
(/ 2 x)
2
x
(* (* t z) 9/2)
(* t z)
t
z
9/2
a
(* t (* (/ z a) -9/2))
t
(* (/ z a) -9/2)
(/ z a)
z
a
-9/2
(* (* (/ 1/2 a) y) x)
(* (/ 1/2 a) y)
(/ 1/2 a)
1/2
a
y
x
(/ y (/ a (/ x 2)))
y
(/ a (/ x 2))
a
(/ x 2)
x
2
(/ (* (* 1/2 x) y) a)
(* (* 1/2 x) y)
(* 1/2 x)
1/2
x
y
a
Outputs
(/ (- (/ y (/ 2 x)) (* (* t z) 9/2)) a)
(/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal -9/2 binary64)))) a)
(- (/ y (/ 2 x)) (* (* t z) 9/2))
(+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))
(/ y (/ 2 x))
(/.f64 y (/.f64 #s(literal 2 binary64) x))
y
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
2
#s(literal 2 binary64)
x
(* (* t z) 9/2)
(*.f64 t (*.f64 z #s(literal 9/2 binary64)))
(* t z)
(*.f64 t z)
t
z
9/2
#s(literal 9/2 binary64)
a
(* t (* (/ z a) -9/2))
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a)
t
(* (/ z a) -9/2)
(*.f64 (/.f64 z a) #s(literal -9/2 binary64))
(/ z a)
(/.f64 z a)
z
a
-9/2
#s(literal -9/2 binary64)
(* (* (/ 1/2 a) y) x)
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
(* (/ 1/2 a) y)
(/.f64 y (*.f64 #s(literal 2 binary64) a))
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
1/2
#s(literal 1/2 binary64)
a
y
x
(/ y (/ a (/ x 2)))
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
y
(/ a (/ x 2))
(/.f64 a (/.f64 x #s(literal 2 binary64)))
a
(/ x 2)
(/.f64 x #s(literal 2 binary64))
x
2
#s(literal 2 binary64)
(/ (* (* 1/2 x) y) a)
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
(* (* 1/2 x) y)
(/.f64 y (/.f64 #s(literal 2 binary64) x))
(* 1/2 x)
(/.f64 x #s(literal 2 binary64))
1/2
#s(literal 1/2 binary64)
x
y
a

localize178.0ms (1.5%)

Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 (*.f64 #s(literal 1/2 binary64) x) y)
accuracy100.0%
(*.f64 #s(literal 1/2 binary64) x)
accuracy92.1%
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
accuracy100.0%
(/.f64 x #s(literal 2 binary64))
accuracy100.0%
(/.f64 a (/.f64 x #s(literal 2 binary64)))
accuracy92.9%
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
accuracy100.0%
(/.f64 #s(literal 1/2 binary64) a)
accuracy99.7%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) y)
accuracy91.1%
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
accuracy100.0%
(/.f64 z a)
accuracy99.8%
(*.f64 (/.f64 z a) #s(literal -9/2 binary64))
accuracy91.3%
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
accuracy99.7%
(*.f64 (*.f64 t z) #s(literal 9/2 binary64))
accuracy99.7%
(/.f64 y (/.f64 #s(literal 2 binary64) x))
accuracy99.7%
(-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64)))
accuracy91.3%
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) a)
Results
132.0ms256×0valid
Compiler

Compiled 129 to 28 computations (78.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 32.0ms
ival-div: 15.0ms (46.4% of total)
ival-mult: 15.0ms (46.4% of total)
ival-sub: 1.0ms (3.1% of total)
const: 1.0ms (3.1% of total)
backward-pass: 0.0ms (0% of total)

series21.0ms (0.2%)

Counts
17 → 468
Calls
Call 1
Inputs
#<alt (/ (- (/ y (/ 2 x)) (* (* t z) 9/2)) a)>
#<alt (- (/ y (/ 2 x)) (* (* t z) 9/2))>
#<alt (/ y (/ 2 x))>
#<alt (/ 2 x)>
#<alt (* t (* (/ z a) -9/2))>
#<alt (* (/ z a) -9/2)>
#<alt (/ z a)>
#<alt (* (* (/ 1/2 a) y) x)>
#<alt (* (/ 1/2 a) y)>
#<alt (/ 1/2 a)>
#<alt (/ y (/ a (/ x 2)))>
#<alt (/ a (/ x 2))>
#<alt (/ x 2)>
#<alt (/ (* (* 1/2 x) y) a)>
#<alt (* (* 1/2 x) y)>
#<alt (* 1/2 x)>
#<alt (* (* t z) 9/2)>
Outputs
#<alt (* -9/2 (/ (* t z) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)>
#<alt (* -9/2 (* t z))>
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))>
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))>
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))>
#<alt (* 1/2 (* x y))>
#<alt (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))>
#<alt (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))>
#<alt (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))>
#<alt (* 1/2 (* x y))>
#<alt (* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))>
#<alt (* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))>
#<alt (* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))>
#<alt (* -9/2 (* t z))>
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))>
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))>
#<alt (- (* 1/2 (* x y)) (* 9/2 (* t z)))>
#<alt (* 1/2 (* x y))>
#<alt (* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))>
#<alt (* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))>
#<alt (* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))>
#<alt (* 1/2 (* x y))>
#<alt (* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))>
#<alt (* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))>
#<alt (* 1/2 (* x y))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (* -9/2 (* t z))>
#<alt (* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))>
#<alt (* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))>
#<alt (* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))>
#<alt (* -9/2 (* t z))>
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))>
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))>
#<alt (* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))>
#<alt (* 1/2 (* x y))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (+ (* -9/2 (* t z)) (* 1/2 (* x y)))>
#<alt (* -9/2 (* t z))>
#<alt (* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))>
#<alt (* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))>
#<alt (* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))>
#<alt (* -9/2 (* t z))>
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))>
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))>
#<alt (* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (/ 2 x)>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ (* t z) a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (* -9/2 (/ z a))>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (/ z a)>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (* 1/2 (/ y a))>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (/ 1/2 a)>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 2 (/ a x))>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (/ (* x y) a))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 (* x y))>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 1/2 x)>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
#<alt (* 9/2 (* t z))>
Calls

117 calls:

TimeVariablePointExpression
7.0ms
x
@0
(/ x 2)
1.0ms
a
@inf
(/ a (/ x 2))
0.0ms
x
@0
(/ a (/ x 2))
0.0ms
z
@0
(* (/ z a) -9/2)
0.0ms
a
@inf
(* (/ z a) -9/2)

rewrite342.0ms (2.8%)

Algorithm
batch-egg-rewrite
Rules
6126×*-lowering-*.f32
6126×*-lowering-*.f64
2412×/-lowering-/.f32
2412×/-lowering-/.f64
1186×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
02797
113095
295695
0897395
Stop Event
iter limit
node limit
Counts
17 → 1063
Calls
Call 1
Inputs
(/ (- (/ y (/ 2 x)) (* (* t z) 9/2)) a)
(- (/ y (/ 2 x)) (* (* t z) 9/2))
(/ y (/ 2 x))
(/ 2 x)
(* t (* (/ z a) -9/2))
(* (/ z a) -9/2)
(/ z a)
(* (* (/ 1/2 a) y) x)
(* (/ 1/2 a) y)
(/ 1/2 a)
(/ y (/ a (/ x 2)))
(/ a (/ x 2))
(/ x 2)
(/ (* (* 1/2 x) y) a)
(* (* 1/2 x) y)
(* 1/2 x)
(* (* t z) 9/2)
Outputs
(+.f64 (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (/.f64 #s(literal 1 binary64) a)))
(+.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(+.f64 (fma.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) a) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t)))
(+.f64 (fma.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) a) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z))))
(+.f64 (fma.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) a) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t)))
(+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z))))
(+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t)))
(+.f64 (fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z))))
(+.f64 (fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t)))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z))))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t)))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z))))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t)))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z))))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) x (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t)))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) x (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z))))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) x (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t)))
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z))))
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (fma.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t)))
(+.f64 (fma.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z))))
(+.f64 (fma.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t)))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t)))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) y (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t)))
(+.f64 (fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) y (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z))))
(+.f64 (fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) y (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) y (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t)))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (fma.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t)))
(+.f64 (fma.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z))))
(+.f64 (fma.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t)))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z))))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t)))
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z))))
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t)))
(+.f64 (fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z))))
(+.f64 (fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal -2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t))) (fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t (*.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a) t)))
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal -2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9/2 binary64) a)) (*.f64 t z) (*.f64 (/.f64 #s(literal 9/2 binary64) a) (*.f64 t z))))
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal -2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t z) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 t z) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal -2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) a) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) a))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) a) (/.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) a))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (*.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))))
(-.f64 (/.f64 (*.f64 y (*.f64 (/.f64 x #s(literal 2 binary64)) a)) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (*.f64 a a)))
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) (/.f64 (neg.f64 (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)))
(-.f64 (/.f64 a (*.f64 a (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y))) (/.f64 (*.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (*.f64 a (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y))))
(-.f64 (/.f64 (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))))) (/.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 t z) a)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (/.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 t z) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))))
(fma.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(fma.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) x (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(fma.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 a #s(literal -1/2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(fma.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) y (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(fma.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(fma.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(neg.f64 (/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a)))
(neg.f64 (+.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))))
(/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a)
(/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))) a))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 y (*.f64 (/.f64 x #s(literal 2 binary64)) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a) (+.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) a) (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)) (+.f64 a (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))) a) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))) (-.f64 (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a)))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 t z) a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) a)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (*.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))))
(/.f64 (-.f64 (*.f64 y (*.f64 (/.f64 x #s(literal 2 binary64)) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) a) (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (+.f64 a (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 a (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)))) (neg.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))) a)))
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x))) (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64))))) (neg.f64 (*.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x))) (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64))))) (neg.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a)))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a)))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 t z) a))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) a) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))
(/.f64 (-.f64 (*.f64 y a) (*.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) a))
(/.f64 (-.f64 (*.f64 y (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) a) (*.f64 a (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) a) (*.f64 (/.f64 a (/.f64 x #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 a (/.f64 x #s(literal -2 binary64))) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 a (/.f64 x #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 x #s(literal -2 binary64))) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (/.f64 x #s(literal -2 binary64))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a (/.f64 x #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)) (*.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal 2 binary64) (*.f64 y x))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) a))
(/.f64 (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 y x) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a))
(/.f64 (-.f64 (*.f64 (*.f64 y x) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 y x) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 y a) a) (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a (/.f64 x #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 y a) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (/.f64 a (/.f64 x #s(literal -2 binary64))))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) #s(literal 1 binary64))) (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 a (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) a) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 y (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y a) x) a) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y a) x) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 y a) x) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 y a) x)) a) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 y a) x)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 y a) x)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 y a) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal 2 binary64) x)) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 y x) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) a) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 a (/.f64 x #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal -2 binary64) x) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) x) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))) a) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 #s(literal -2 binary64) a))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) a) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 (/.f64 x #s(literal 2 binary64)) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) a) (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a)))
(/.f64 (neg.f64 (+.f64 a (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (neg.f64 (*.f64 a (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a)))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 t z) a)))))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) a)) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a)))) (pow.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a))) (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)) (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))) (-.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)))
(pow.f64 (/.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))) a)))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (/.f64 #s(literal 1 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a)))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal 1 binary64) a)))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))) a))
(*.f64 (-.f64 (*.f64 y (*.f64 (/.f64 x #s(literal 2 binary64)) a)) (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (+.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) a) (*.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) a)))
(*.f64 (+.f64 a (*.f64 (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y))))
(*.f64 (-.f64 (*.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a)))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 (*.f64 t z) a) (/.f64 (*.f64 t z) a))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 y a) (/.f64 y a))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))))))
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) a) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(*.f64 (pow.f64 (/.f64 a (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))
(*.f64 (pow.f64 (/.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))) a) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))
(*.f64 (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) a) (/.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(*.f64 (pow.f64 (/.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))
(+.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (fma.f64 (neg.f64 (*.f64 t #s(literal 9/2 binary64))) z (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))
(+.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))
(+.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 #s(literal 9/2 binary64) t) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))
(+.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (+.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (neg.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))))
(-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))
(-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (-.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (-.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(-.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal 0 binary64)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))
(fma.f64 y (/.f64 x #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 x (/.f64 y #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 t (*.f64 z #s(literal -9/2 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(fma.f64 (*.f64 t z) #s(literal -9/2 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(fma.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(fma.f64 #s(literal -9/2 binary64) (*.f64 t z) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (/.f64 x #s(literal 2 binary64)) y (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal -2 binary64)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal 9/2 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(fma.f64 (*.f64 y x) #s(literal 1/2 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 (/.f64 y #s(literal 2 binary64)) x (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(fma.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal 9/2 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(fma.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(neg.f64 (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))))))
(/.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))))) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (neg.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x)))))))
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x))) (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64))))) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x))) (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x))) (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))))) (neg.f64 (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (-.f64 (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)) (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))) (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))))))
(/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) (*.f64 (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (-.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (+.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))) (+.f64 (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal 729/8 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))) (*.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) (/.f64 (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64)))) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal 1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 y (/.f64 #s(literal 2 binary64) x)))))))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64)))))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t (*.f64 z (*.f64 t z))) #s(literal -81/4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 y (/.f64 #s(literal -2 binary64) x))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 t z) (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -729/8 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x)) (*.f64 (*.f64 t z) (+.f64 (*.f64 (*.f64 t z) #s(literal 81/4 binary64)) (*.f64 (*.f64 y x) #s(literal 9/4 binary64))))))))
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y x)) (*.f64 y x))) (*.f64 t (*.f64 z (*.f64 (*.f64 t z) #s(literal 81/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))
(*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (*.f64 (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(neg.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(neg.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) #s(literal 1 binary64)))
(/.f64 y (/.f64 #s(literal 2 binary64) x))
(/.f64 x (/.f64 #s(literal 2 binary64) y))
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -2 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 2 binary64))))
(/.f64 (*.f64 y x) #s(literal 2 binary64))
(/.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) x) y))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal -2 binary64))
(/.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal -1 binary64))
(*.f64 y (/.f64 x #s(literal 2 binary64)))
(*.f64 x (/.f64 y #s(literal 2 binary64)))
(*.f64 x (*.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 y x))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 y (/.f64 #s(literal 1 binary64) x)))
(*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) #s(literal 1 binary64)))
(*.f64 (/.f64 x #s(literal 2 binary64)) y)
(*.f64 (/.f64 x #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal -2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -2 binary64)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y x)))
(*.f64 #s(literal -1/2 binary64) (/.f64 y (/.f64 #s(literal -1 binary64) x)))
(*.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(*.f64 (*.f64 y x) #s(literal 1/2 binary64))
(*.f64 (/.f64 y #s(literal 2 binary64)) x)
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal -1/2 binary64))
(*.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))
(*.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 y #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) x)
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x))
(neg.f64 (/.f64 #s(literal -2 binary64) x))
(neg.f64 (/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal 1 binary64)))
(/.f64 #s(literal 2 binary64) x)
(/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal -2 binary64) x) #s(literal -1 binary64))
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))
(/.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))
(pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64))
(*.f64 (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(neg.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(neg.f64 (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -9/2 binary64) t)))
(neg.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) a))))
(/.f64 t (/.f64 a (*.f64 z #s(literal -9/2 binary64))))
(/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal 9/2 binary64)))))
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z))
(*.f64 t (/.f64 #s(literal -9/2 binary64) (/.f64 a z)))
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -9/2 binary64) t)))
(*.f64 z (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)) t))
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t))
(*.f64 (*.f64 t z) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)))
(*.f64 (*.f64 t z) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (*.f64 t z) (neg.f64 (/.f64 #s(literal 9/2 binary64) a)))
(*.f64 #s(literal 9/2 binary64) (neg.f64 (/.f64 (*.f64 t z) a)))
(*.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)))
(*.f64 (/.f64 z a) (*.f64 #s(literal -9/2 binary64) t))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t)
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -9/2 binary64) t)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 (*.f64 t z) a) #s(literal -9/2 binary64))
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) t))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a))
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z a))
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a)) z)
(neg.f64 (/.f64 (*.f64 z #s(literal 9/2 binary64)) a))
(neg.f64 (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) #s(literal -9/2 binary64)))
(neg.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a z)))
(/.f64 #s(literal -9/2 binary64) (/.f64 a z))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z #s(literal -9/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a z) #s(literal -9/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 z #s(literal -9/2 binary64))) #s(literal 1 binary64)))
(/.f64 (*.f64 z #s(literal 9/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 z #s(literal -9/2 binary64)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 z #s(literal -9/2 binary64)))))
(pow.f64 (/.f64 a (*.f64 z #s(literal -9/2 binary64))) #s(literal -1 binary64))
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -9/2 binary64)))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(*.f64 #s(literal 9/2 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 z a) #s(literal -9/2 binary64))
(*.f64 #s(literal -9/2 binary64) (/.f64 z a))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -9/2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -9/2 binary64) (/.f64 a z)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z #s(literal -9/2 binary64)))
(*.f64 (*.f64 z #s(literal 9/2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) z)
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a z)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 z (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) a))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a z)))
(/.f64 z a)
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a z))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a z)))
(pow.f64 (/.f64 a z) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 z a))
(*.f64 (/.f64 #s(literal 1 binary64) a) z)
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) a)))
(*.f64 (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a z) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x #s(literal -2 binary64)))) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))))
(neg.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 y x)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64))))))
(neg.f64 (*.f64 (*.f64 y x) (/.f64 #s(literal -1/2 binary64) a)))
(neg.f64 (*.f64 (/.f64 y a) (/.f64 x #s(literal -2 binary64))))
(neg.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal 2 binary64))))
(neg.f64 (/.f64 (/.f64 y a) (/.f64 #s(literal -2 binary64) x)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)))
(neg.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 2 binary64) x)))
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
(/.f64 x (/.f64 a (/.f64 y #s(literal 2 binary64))))
(/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a)
(/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 a y))
(/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (/.f64 x #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 y a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y a) x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (/.f64 y a) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 y (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 y x)))
(/.f64 (*.f64 y x) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 y x) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x))
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 #s(literal -2 binary64) x) y))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 y a) x)) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))) #s(literal -2 binary64))
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -2 binary64) x))
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64))
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 y a) x))) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y)))) #s(literal 2 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(pow.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) #s(literal -1 binary64))
(*.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) a))
(*.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y)))
(*.f64 x (/.f64 (/.f64 y a) #s(literal 2 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 y a) x))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)))
(*.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) x) y)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) x)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal -1 binary64) a)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x a) y))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) x)
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a))
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) y))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 y a)))
(*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 y a) (/.f64 #s(literal -1 binary64) x)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) y)
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a))
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) x))
(*.f64 (/.f64 y #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) a)))
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))))
(*.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) (/.f64 x #s(literal 2 binary64)))
(*.f64 (neg.f64 (*.f64 (/.f64 y a) x)) #s(literal -1/2 binary64))
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64))
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal -2 binary64)))
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) x)))
(*.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a x)) (/.f64 y #s(literal -2 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)))
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 a x))) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a x))) (/.f64 y #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 y a) #s(literal 2 binary64)) x)
(*.f64 (/.f64 (/.f64 y a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 y a) #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 y a) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (/.f64 y a) (/.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64))
(*.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 x a))
(*.f64 (pow.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) (/.f64 y #s(literal 2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y a) x)) #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) a))) (/.f64 x #s(literal -2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal -2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 (/.f64 y a) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) x) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) x)
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64)))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) y))
(neg.f64 (*.f64 y (/.f64 #s(literal -1/2 binary64) a)))
(neg.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) a))
(/.f64 y (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a y))
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 y #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 y #s(literal 2 binary64))) #s(literal 1 binary64)))
(/.f64 (/.f64 y #s(literal 2 binary64)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 y #s(literal 2 binary64)))))
(/.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a (/.f64 y #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 y (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 y a))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) y))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) y)
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) y))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a y)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y #s(literal 2 binary64)))
(*.f64 (/.f64 y a) #s(literal 1/2 binary64))
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (*.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) a))
(neg.f64 (/.f64 #s(literal -1/2 binary64) a))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 1/2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)))
(/.f64 #s(literal 1/2 binary64) a)
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 a #s(literal -1/2 binary64)))
(pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x #s(literal -2 binary64)))) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))))
(neg.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 y x)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64))))))
(neg.f64 (*.f64 (*.f64 y x) (/.f64 #s(literal -1/2 binary64) a)))
(neg.f64 (*.f64 (/.f64 y a) (/.f64 x #s(literal -2 binary64))))
(neg.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal 2 binary64))))
(neg.f64 (/.f64 (/.f64 y a) (/.f64 #s(literal -2 binary64) x)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)))
(neg.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 2 binary64) x)))
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
(/.f64 x (/.f64 a (/.f64 y #s(literal 2 binary64))))
(/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a)
(/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 a y))
(/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (/.f64 x #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 y a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y a) x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (/.f64 y a) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 y (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 y x)))
(/.f64 (*.f64 y x) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 y x) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x))
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 #s(literal -2 binary64) x) y))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 y a) x)) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))) #s(literal -2 binary64))
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -2 binary64) x))
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64))
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 y a) x))) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y)))) #s(literal 2 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(pow.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) #s(literal -1 binary64))
(*.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) a))
(*.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y)))
(*.f64 x (/.f64 (/.f64 y a) #s(literal 2 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 y a) x))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)))
(*.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) x) y)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) x)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal -1 binary64) a)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x a) y))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) x)
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a))
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) y))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 y a)))
(*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 y a) (/.f64 #s(literal -1 binary64) x)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) y)
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a))
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) x))
(*.f64 (/.f64 y #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) a)))
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))))
(*.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) (/.f64 x #s(literal 2 binary64)))
(*.f64 (neg.f64 (*.f64 (/.f64 y a) x)) #s(literal -1/2 binary64))
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64))
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal -2 binary64)))
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) x)))
(*.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a x)) (/.f64 y #s(literal -2 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)))
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 a x))) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a x))) (/.f64 y #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 y a) #s(literal 2 binary64)) x)
(*.f64 (/.f64 (/.f64 y a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 y a) #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 y a) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (/.f64 y a) (/.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64))
(*.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 x a))
(*.f64 (pow.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) (/.f64 y #s(literal 2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y a) x)) #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) a))) (/.f64 x #s(literal -2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal -2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 (/.f64 y a) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) x) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) x)
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x #s(literal -2 binary64))) (/.f64 a (/.f64 x #s(literal -2 binary64))))
(neg.f64 (/.f64 a (/.f64 x #s(literal -2 binary64))))
(neg.f64 (/.f64 (/.f64 a (/.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 2 binary64) (/.f64 x a))
(/.f64 a (/.f64 x #s(literal 2 binary64)))
(/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 x #s(literal -2 binary64)))
(/.f64 (/.f64 a (/.f64 x #s(literal -2 binary64))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) a))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 a x)))
(/.f64 (/.f64 a #s(literal 1/2 binary64)) x)
(/.f64 (/.f64 a x) #s(literal 1/2 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a #s(literal -1/2 binary64))))
(/.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x)) #s(literal -1/2 binary64))
(pow.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) #s(literal -1 binary64))
(*.f64 #s(literal 2 binary64) (/.f64 a x))
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) a))
(*.f64 (/.f64 #s(literal 2 binary64) x) a)
(*.f64 (/.f64 #s(literal 2 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 a (/.f64 #s(literal 2 binary64) x))
(*.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -2 binary64) x))
(*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a x)))
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) a))
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 x #s(literal 2 binary64))))
(*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 2 binary64) a))
(*.f64 (/.f64 a x) #s(literal 2 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 x #s(literal -2 binary64))))
(*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) x))
(*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 a #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x)) #s(literal -2 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -2 binary64) x))
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) x))
(*.f64 (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a x))) #s(literal -2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 x #s(literal -2 binary64)))
(neg.f64 (/.f64 x #s(literal -2 binary64)))
(neg.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 x #s(literal 2 binary64))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))
(/.f64 (/.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))
(pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 x #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) #s(literal -1/2 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x #s(literal -2 binary64)))) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))))
(neg.f64 (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))))
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 y x)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64))))))
(neg.f64 (*.f64 (*.f64 y x) (/.f64 #s(literal -1/2 binary64) a)))
(neg.f64 (*.f64 (/.f64 y a) (/.f64 x #s(literal -2 binary64))))
(neg.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal 2 binary64))))
(neg.f64 (/.f64 (/.f64 y a) (/.f64 #s(literal -2 binary64) x)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y)))
(neg.f64 (/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 2 binary64) x)))
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
(/.f64 x (/.f64 a (/.f64 y #s(literal 2 binary64))))
(/.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) a)
(/.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 a y))
(/.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (/.f64 x #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 y a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 y x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 y a) x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (/.f64 y a) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) x) (/.f64 y (-.f64 #s(literal 0 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 x (/.f64 a y))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 y x)))
(/.f64 (*.f64 y x) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 y x) (*.f64 #s(literal 2 binary64) a))
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x))
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 y (/.f64 #s(literal -2 binary64) x))))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 #s(literal -2 binary64) x) y))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 a #s(literal -1/2 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (*.f64 #s(literal -2 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (neg.f64 (*.f64 #s(literal 2 binary64) a)))
(/.f64 (*.f64 (/.f64 y a) x) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 y a) x)) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))) #s(literal -2 binary64))
(/.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -2 binary64) x))
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64))
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 y a) x))) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y)))) #s(literal 2 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) (neg.f64 (*.f64 #s(literal -2 binary64) a)))
(pow.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) #s(literal -1 binary64))
(*.f64 y (/.f64 (/.f64 x #s(literal 2 binary64)) a))
(*.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y)))
(*.f64 x (/.f64 (/.f64 y a) #s(literal 2 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 y a) x))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)))
(*.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) x) y)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) x)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal -1 binary64) a)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x a) y))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 y x))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) x)
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a))
(*.f64 (/.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) y))
(*.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) y)))
(*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 y a)))
(*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 y a) (/.f64 #s(literal -1 binary64) x)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 y x)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 y x) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 x #s(literal -2 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64)))))
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) y)
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(*.f64 (*.f64 y x) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 y x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)))
(*.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a))
(*.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 y #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) x))
(*.f64 (/.f64 y #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) a)))
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 a (/.f64 x #s(literal -2 binary64)))))
(*.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)))
(*.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y x)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) (/.f64 x #s(literal 2 binary64)))
(*.f64 (neg.f64 (*.f64 (/.f64 y a) x)) #s(literal -1/2 binary64))
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 a y))) #s(literal -1/2 binary64))
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (/.f64 x #s(literal -2 binary64)))
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) x)))
(*.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 x (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64)) (/.f64 x #s(literal -2 binary64)))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (/.f64 a #s(literal -1/2 binary64))))
(*.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 y (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) a))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 a x)) (/.f64 y #s(literal -2 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)))
(*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (/.f64 a x))) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a x))) (/.f64 y #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 y a) #s(literal 2 binary64)) x)
(*.f64 (/.f64 (/.f64 y a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 (/.f64 y a) #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 y a) #s(literal 1 binary64)) (/.f64 x #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (/.f64 y a) (/.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64))
(*.f64 (/.f64 (/.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 x a))
(*.f64 (pow.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 a (/.f64 x #s(literal 2 binary64))) y) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) (/.f64 y #s(literal 2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y a) x)) #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) a))) (/.f64 x #s(literal -2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) y)) (/.f64 x #s(literal -2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 (/.f64 y a) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) x) #s(literal -1/2 binary64))
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) #s(literal -1/2 binary64)) x)
(*.f64 (*.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(neg.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(neg.f64 (*.f64 (/.f64 y (/.f64 #s(literal -2 binary64) x)) #s(literal 1 binary64)))
(/.f64 y (/.f64 #s(literal 2 binary64) x))
(/.f64 x (/.f64 #s(literal 2 binary64) y))
(/.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -2 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 y x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 2 binary64))))
(/.f64 (*.f64 y x) #s(literal 2 binary64))
(/.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) x) y))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal -2 binary64))
(/.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal -1 binary64))
(*.f64 y (/.f64 x #s(literal 2 binary64)))
(*.f64 x (/.f64 y #s(literal 2 binary64)))
(*.f64 x (*.f64 (/.f64 y #s(literal 2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) #s(literal 1 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 y x))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) y) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 y (/.f64 #s(literal 1 binary64) x)))
(*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y x) #s(literal 1 binary64)))
(*.f64 (/.f64 x #s(literal 2 binary64)) y)
(*.f64 (/.f64 x #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 x #s(literal -2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 y #s(literal -2 binary64)))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y x)))
(*.f64 #s(literal -1/2 binary64) (/.f64 y (/.f64 #s(literal -1 binary64) x)))
(*.f64 (/.f64 x #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) y))
(*.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal 2 binary64) x)))
(*.f64 (*.f64 y x) #s(literal 1/2 binary64))
(*.f64 (/.f64 y #s(literal 2 binary64)) x)
(*.f64 #s(literal -1 binary64) (/.f64 y (/.f64 #s(literal -2 binary64) x)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y x)) #s(literal -1/2 binary64))
(*.f64 (/.f64 y #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (/.f64 y #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)))
(*.f64 (/.f64 y #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))
(*.f64 (/.f64 y (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64))
(*.f64 (/.f64 y (/.f64 #s(literal -1 binary64) x)) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (/.f64 y #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 y x)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 y #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 (/.f64 y #s(literal -2 binary64)) #s(literal -1 binary64)) x)
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 x #s(literal -2 binary64)))
(neg.f64 (/.f64 x #s(literal -2 binary64)))
(neg.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 x #s(literal 2 binary64))
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64))
(/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x))
(/.f64 (/.f64 x #s(literal -2 binary64)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x))
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))
(pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 x #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) #s(literal -1/2 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64))
(-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(neg.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(*.f64 t (*.f64 z #s(literal 9/2 binary64)))
(*.f64 z (*.f64 #s(literal 9/2 binary64) t))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(*.f64 (*.f64 t z) #s(literal 9/2 binary64))
(*.f64 #s(literal 9/2 binary64) (*.f64 t z))
(*.f64 #s(literal 9/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))))
(*.f64 #s(literal -9/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t z)))
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z)) #s(literal -9/2 binary64))
(*.f64 (*.f64 z #s(literal 9/2 binary64)) t)
(*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 z #s(literal -9/2 binary64)))
(*.f64 (*.f64 #s(literal 9/2 binary64) t) z)
(*.f64 (*.f64 t #s(literal 9/2 binary64)) z)
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t z))) #s(literal 9/2 binary64))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 z #s(literal 9/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal 9/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t z)) #s(literal 9/2 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 9/2 binary64))) t)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 9/2 binary64) t)) z)

simplify315.0ms (2.6%)

Algorithm
egg-herbie
Rules
7442×*-lowering-*.f32
7442×*-lowering-*.f64
1748×times-frac
1480×distribute-rgt-neg-in
1460×distribute-lft-neg-in
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01163144
13913144
212973048
347783048
082493048
Stop Event
iter limit
node limit
Counts
468 → 468
Calls
Call 1
Inputs
(* -9/2 (/ (* t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* 1/2 (/ (* x y) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(* 1/2 (/ (* x y) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(* -9/2 (/ (* t z) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* 1/2 (/ (* x y) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(* 1/2 (/ (* x y) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(* -9/2 (/ (* t z) a))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(* 1/2 (/ (* x y) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(* -9/2 (/ (* t z) a))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(* -9/2 (/ (* t z) a))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(* -9/2 (* t z))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(* 1/2 (* x y))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(* 1/2 (* x y))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(* -9/2 (* t z))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(* 1/2 (* x y))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(* 1/2 (* x y))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(* 1/2 (* x y))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(* -9/2 (* t z))
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))
(* -9/2 (* t z))
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))
(* 1/2 (* x y))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(* -9/2 (* t z))
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))
(* -9/2 (* t z))
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(/ 2 x)
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ (* t z) a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(* -9/2 (/ z a))
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(/ z a)
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(* 1/2 (/ y a))
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(/ 1/2 a)
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 2 (/ a x))
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (/ (* x y) a))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 (* x y))
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 1/2 x)
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
(* 9/2 (* t z))
Outputs
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(/ (- (* 1/2 (* x y)) (* 9/2 (* t z))) a)
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t))) a)
(* -9/2 (* t z))
(*.f64 z (*.f64 #s(literal -9/2 binary64) t))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(* -1 (* y (+ (* -1/2 x) (* 9/2 (/ (* t z) y)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(* -9/2 (* t z))
(*.f64 z (*.f64 #s(literal -9/2 binary64) t))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(- (* 1/2 (* x y)) (* 9/2 (* t z)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(* x (+ (* -9/2 (/ (* t z) x)) (* 1/2 y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(* -1 (* x (+ (* -1/2 y) (* 9/2 (/ (* t z) x)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(* -9/2 (* t z))
(*.f64 z (*.f64 #s(literal -9/2 binary64) t))
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) t) (*.f64 #s(literal -9/2 binary64) z)))
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) t) (*.f64 #s(literal -9/2 binary64) z)))
(* t (- (* 1/2 (/ (* x y) t)) (* 9/2 z)))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) t) (*.f64 #s(literal -9/2 binary64) z)))
(* -9/2 (* t z))
(*.f64 z (*.f64 #s(literal -9/2 binary64) t))
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) t) (*.f64 #s(literal -9/2 binary64) z)))
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) t) (*.f64 #s(literal -9/2 binary64) z)))
(* -1 (* t (- (* -1/2 (/ (* x y) t)) (* -9/2 z))))
(*.f64 t (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) t) (*.f64 #s(literal -9/2 binary64) z)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(+ (* -9/2 (* t z)) (* 1/2 (* x y)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (*.f64 z (*.f64 #s(literal -9/2 binary64) t)))
(* -9/2 (* t z))
(*.f64 z (*.f64 #s(literal -9/2 binary64) t))
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) z) (*.f64 #s(literal -9/2 binary64) t)))
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) z) (*.f64 #s(literal -9/2 binary64) t)))
(* z (- (* 1/2 (/ (* x y) z)) (* 9/2 t)))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) z) (*.f64 #s(literal -9/2 binary64) t)))
(* -9/2 (* t z))
(*.f64 z (*.f64 #s(literal -9/2 binary64) t))
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) z) (*.f64 #s(literal -9/2 binary64) t)))
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) z) (*.f64 #s(literal -9/2 binary64) t)))
(* -1 (* z (- (* -1/2 (/ (* x y) z)) (* -9/2 t))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) z) (*.f64 #s(literal -9/2 binary64) t)))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(/ 2 x)
(/.f64 #s(literal 2 binary64) x)
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ (* t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(* -9/2 (/ z a))
(*.f64 z (/.f64 #s(literal -9/2 binary64) a))
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(/ z a)
(/.f64 z a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(* 1/2 (/ y a))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(/ 1/2 a)
(/.f64 #s(literal 1/2 binary64) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 2 (/ a x))
(/.f64 (*.f64 a #s(literal 2 binary64)) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (/ (* x y) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 (* x y))
(*.f64 #s(literal 1/2 binary64) (*.f64 x y))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))
(* 9/2 (* t z))
(*.f64 z (*.f64 t #s(literal 9/2 binary64)))

eval187.0ms (1.5%)

Compiler

Compiled 22548 to 2068 computations (90.8% saved)

prune160.0ms (1.3%)

Pruning

14 alts after pruning (7 fresh and 7 done)

PrunedKeptTotal
New152831531
Fresh347
Picked055
Done123
Total1532141546
Accuracy
100.0%
Counts
1546 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
53.8%
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x))
53.8%
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64))
90.8%
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) a)
54.1%
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
48.9%
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z))
46.3%
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)
54.6%
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
87.0%
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 t (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)))
54.0%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))
46.3%
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
53.8%
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
47.8%
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t))
49.3%
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
47.8%
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
Compiler

Compiled 714 to 296 computations (58.5% saved)

regimes164.0ms (1.4%)

Counts
42 → 2
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t))
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x)
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z))
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64))
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 y x) a) a))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t z))) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) a)
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 t (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)))
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) y)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64))))) (fma.f64 (neg.f64 (/.f64 t (*.f64 a #s(literal 2 binary64)))) (*.f64 z #s(literal 9 binary64)) (*.f64 (/.f64 t (*.f64 a #s(literal 2 binary64))) (*.f64 z #s(literal 9 binary64)))))
Outputs
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t)))
Calls

11 calls:

30.0ms
t
15.0ms
(*.f64 (*.f64 z #s(literal 9 binary64)) t)
14.0ms
(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
14.0ms
(*.f64 a #s(literal 2 binary64))
14.0ms
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
92.7%2x
93.1%2y
90.8%1z
90.8%1t
95.7%2a
96.3%3(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
96.3%3(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
95.9%3(*.f64 x y)
95.2%3(*.f64 (*.f64 z #s(literal 9 binary64)) t)
90.8%1(*.f64 z #s(literal 9 binary64))
95.7%2(*.f64 a #s(literal 2 binary64))
Compiler

Compiled 96 to 76 computations (20.8% saved)

regimes37.0ms (0.3%)

Counts
40 → 2
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t))
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x)
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z))
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64))
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 y x) a) a))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t z))) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) a)
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 t (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)))
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) y)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
Outputs
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z)))
Calls

2 calls:

21.0ms
a
12.0ms
(*.f64 a #s(literal 2 binary64))
Results
AccuracySegmentsBranch
95.6%2a
95.6%2(*.f64 a #s(literal 2 binary64))
Compiler

Compiled 14 to 12 computations (14.3% saved)

regimes41.0ms (0.3%)

Counts
39 → 3
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t))
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x)
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z))
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64))
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 y x) a) a))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t z))) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) a)
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 t (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)))
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 y (+.f64 x (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 t z)) y)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (*.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64)))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 z z) (*.f64 (*.f64 t t) #s(literal 81 binary64))) (*.f64 y (*.f64 x (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (*.f64 a #s(literal 2 binary64)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a))
Outputs
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
Calls

3 calls:

14.0ms
a
12.0ms
(*.f64 a #s(literal 2 binary64))
11.0ms
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
Results
AccuracySegmentsBranch
96.3%3(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
93.9%2a
93.9%2(*.f64 a #s(literal 2 binary64))
Compiler

Compiled 32 to 25 computations (21.9% saved)

regimes24.0ms (0.2%)

Counts
32 → 3
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t))
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x)
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z))
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64))
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 y x) a) a))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t z))) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) a)
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (*.f64 t (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)))
Outputs
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
Calls

2 calls:

10.0ms
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
9.0ms
(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
Results
AccuracySegmentsBranch
96.3%3(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
96.2%3(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
Compiler

Compiled 32 to 23 computations (28.1% saved)

regimes61.0ms (0.5%)

Counts
29 → 3
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t))
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x)
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z))
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64))
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 y x) a) a))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t z))) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t #s(literal 9/2 binary64)) z)) a)
(/.f64 (-.f64 (/.f64 y (/.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 t z) #s(literal 9/2 binary64))) a)
Outputs
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
Calls

6 calls:

14.0ms
a
10.0ms
(*.f64 x y)
9.0ms
(*.f64 a #s(literal 2 binary64))
9.0ms
(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
8.0ms
(*.f64 (*.f64 z #s(literal 9 binary64)) t)
Results
AccuracySegmentsBranch
95.2%3(*.f64 (*.f64 z #s(literal 9 binary64)) t)
90.8%1a
90.8%1(*.f64 a #s(literal 2 binary64))
94.9%3(*.f64 x y)
90.8%1(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
90.8%1(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
Compiler

Compiled 64 to 49 computations (23.4% saved)

regimes64.0ms (0.5%)

Counts
22 → 3
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t))
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x)
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z))
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64))
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 (*.f64 y x) a) a))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -9 binary64) (*.f64 t z))) a))
Outputs
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x)
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
Calls

7 calls:

17.0ms
y
9.0ms
t
8.0ms
a
7.0ms
x
7.0ms
z
Results
AccuracySegmentsBranch
65.6%5a
65.6%5(*.f64 a #s(literal 2 binary64))
75.3%5z
74.7%3t
70.8%3x
70.5%3y
76.5%3(*.f64 x y)
Compiler

Compiled 46 to 38 computations (17.4% saved)

regimes7.0ms (0.1%)

Counts
19 → 3
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t))
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x)
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z))
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64))
(/.f64 (/.f64 y a) (/.f64 #s(literal 2 binary64) x))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
Outputs
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x)
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a)
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
Calls

1 calls:

6.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
76.5%3(*.f64 x y)
Compiler

Compiled 8 to 6 computations (25% saved)

regimes7.0ms (0.1%)

Counts
11 → 3
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t))
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x)
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
Outputs
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x)
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))
Calls

1 calls:

6.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
76.5%3(*.f64 x y)
Compiler

Compiled 8 to 6 computations (25% saved)

regimes5.0ms (0%)

Counts
10 → 3
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t))
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x)
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
Outputs
(*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x)
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
Calls

1 calls:

4.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
76.3%3(*.f64 x y)
Compiler

Compiled 8 to 6 computations (25% saved)

regimes4.0ms (0%)

Counts
8 → 3
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t))
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))
Outputs
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
Calls

1 calls:

3.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
76.3%3(*.f64 x y)
Compiler

Compiled 8 to 6 computations (25% saved)

regimes3.0ms (0%)

Counts
6 → 3
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
(*.f64 z (*.f64 (/.f64 #s(literal -9/2 binary64) a) t))
(*.f64 (*.f64 #s(literal -9/2 binary64) t) (/.f64 z a))
Outputs
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))
Calls

1 calls:

3.0ms
t
Results
AccuracySegmentsBranch
72.5%3t
Compiler

Compiled 6 to 5 computations (16.7% saved)

regimes5.0ms (0%)

Counts
3 → 3
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
Outputs
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
Calls

2 calls:

2.0ms
z
2.0ms
t
Results
AccuracySegmentsBranch
70.5%3z
71.5%3t
Compiler

Compiled 12 to 10 computations (16.7% saved)

regimes9.0ms (0.1%)

Counts
2 → 2
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
Outputs
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
Calls

5 calls:

2.0ms
y
2.0ms
a
2.0ms
t
2.0ms
x
2.0ms
z
Results
AccuracySegmentsBranch
49.6%2a
47.8%1z
47.8%1y
47.8%1x
47.8%1t
Compiler

Compiled 30 to 25 computations (16.7% saved)

regimes5.0ms (0%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
1 → 1
Calls
Call 1
Inputs
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
Outputs
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
Calls

3 calls:

2.0ms
y
1.0ms
x
1.0ms
a
Results
AccuracySegmentsBranch
47.8%1x
47.8%1y
47.8%1a
Compiler

Compiled 18 to 15 computations (16.7% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
5.876968810598879e+20
1.4145735081867087e+24
Compiler

Compiled 26 to 20 computations (23.1% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.2977499889279632e+35
7.458065382486759e+36
Compiler

Compiled 26 to 20 computations (23.1% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
4.445758759658968e+303
1.3364414586242063e+304
0.0ms
-inf
-3.3594710546672016e+300
Compiler

Compiled 26 to 20 computations (23.1% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
8.536002214863833e+280
1.688929132321207e+285
0.0ms
-6.328170855841492e+272
-4.644849456300462e+272
Compiler

Compiled 26 to 20 computations (23.1% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
2.234893661483938e+185
1.3981997442830622e+200
0.0ms
-inf
-1.4366384263691013e+308
Compiler

Compiled 26 to 20 computations (23.1% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
6.737745405346217e-39
4.984151984836111e-22
0.0ms
-2.0682983764016513e-14
-8.961349945781091e-20
Compiler

Compiled 26 to 20 computations (23.1% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
6.737745405346217e-39
4.984151984836111e-22
0.0ms
-2.0682983764016513e-14
-8.961349945781091e-20
Compiler

Compiled 26 to 20 computations (23.1% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
6.737745405346217e-39
4.984151984836111e-22
0.0ms
-2.0682983764016513e-14
-8.961349945781091e-20
Compiler

Compiled 26 to 20 computations (23.1% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
6.737745405346217e-39
4.984151984836111e-22
0.0ms
-2.0682983764016513e-14
-8.961349945781091e-20
Compiler

Compiled 26 to 20 computations (23.1% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
6.737745405346217e-39
4.984151984836111e-22
0.0ms
-2.0682983764016513e-14
-8.961349945781091e-20
Compiler

Compiled 26 to 20 computations (23.1% saved)

bsearch40.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
13.0ms
3.8082232755223465e-13
1.2773383180404094e-11
19.0ms
-33752927911.10522
-5.499812008295028e-6
Results
23.0ms272×0valid
Compiler

Compiled 468 to 360 computations (23.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 11.0ms
ival-mult: 8.0ms (69.6% of total)
ival-div: 2.0ms (17.4% of total)
ival-sub: 1.0ms (8.7% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch36.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
13.0ms
3.8082232755223465e-13
1.2773383180404094e-11
20.0ms
-33752927911.10522
-5.499812008295028e-6
Results
24.0ms272×0valid
Compiler

Compiled 468 to 360 computations (23.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
ival-mult: 9.0ms (69% of total)
ival-div: 2.0ms (15.3% of total)
ival-sub: 1.0ms (7.7% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch16.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
15.0ms
6.488749944639816e+34
3.7290326912433794e+36
Results
11.0ms112×0valid
Compiler

Compiled 208 to 160 computations (23.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 5.0ms
ival-mult: 3.0ms (65% of total)
ival-sub: 1.0ms (21.7% of total)
ival-div: 1.0ms (21.7% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

simplify39.0ms (0.3%)

Algorithm
egg-herbie
Rules
100×*-commutative_binary64
50×+-commutative_binary64
42×sub-neg_binary64
40×distribute-lft-neg-in_binary64
40×distribute-rgt-neg-in_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0129497
1212497
2280497
3315497
4337497
5342497
6343497
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1000000000000000000000 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))))
(if (<=.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 199999999999999993726732215835951104 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))))
(if (<=.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #s(literal -inf.0 binary64)) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) (if (<=.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #s(literal 4999999999999999696267762527682310930020143610058662476595385785661602281506616951421654628720253874218428059028081086289358596871318015265117899420433441387493650720841005520533855126581220452921859901274275799538319841275410916329774556134803974902673017459331286203203802190422979931037452174069071872 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))))
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -499999999999999972701170848296337442289488270977721329566305179912859347121457059657421081410337639824519603649785654416923454595569342486253994641168347891303833520112959137525342032630583758489088677395132802532733033184688425175646530461769523219334840203452357476876288 binary64)) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal 100000000000000003278224598286209824857070528302149356426333357744094260319737433592793437867241179305381749758182415081870163467691069569599399110129304252112477880424562006581527327235514959649032854891251030062909260139244483565213094856482600462207878567681085510570126470021120 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))))
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -inf.0 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 399999999999999991846817667501486068442851780746736660827052847582979381914224444014468578444158394031441004556651828847553403903494552104607557911968031623441723541976790890367173001216 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))))
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))))
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))))
(if (<=.f64 t #s(literal -7378697629483821/36893488147419103232 binary64)) (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) (if (<=.f64 t #s(literal 3713820117856141/1237940039285380274899124224 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))))
(if (<=.f64 t #s(literal -8264141345021879/295147905179352825856 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) (if (<=.f64 t #s(literal 6189700196426901/618970019642690137449562112 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))))
(if (<=.f64 a #s(literal 109999999999999992860353903967862784 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
Outputs
(if (<=.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1000000000000000000000 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))) (fma.f64 (neg.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64))) t (*.f64 (*.f64 (/.f64 z a) #s(literal 9/2 binary64)) t))))
(if (<=.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1000000000000000000000 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 t (*.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z a))))) (fma.f64 (*.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 z a))) t (*.f64 t (*.f64 (/.f64 z a) #s(literal 9/2 binary64))))))
(if (<=.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 199999999999999993726732215835951104 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))) (fma.f64 (neg.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64))) z (*.f64 (*.f64 (/.f64 t a) #s(literal 9/2 binary64)) z))))
(if (<=.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 199999999999999993726732215835951104 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (*.f64 z (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 9/2 binary64) (/.f64 t a))) z (*.f64 z (*.f64 #s(literal 9/2 binary64) (/.f64 t a))))))
(if (<=.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #s(literal -inf.0 binary64)) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) (if (<=.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) #s(literal 4999999999999999696267762527682310930020143610058662476595385785661602281506616951421654628720253874218428059028081086289358596871318015265117899420433441387493650720841005520533855126581220452921859901274275799538319841275410916329774556134803974902673017459331286203203802190422979931037452174069071872 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))))
(if (<=.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 9 binary64)))) (*.f64 a #s(literal 2 binary64))) #s(literal -inf.0 binary64)) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 x #s(literal 1/2 binary64)))) (if (<=.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 9 binary64)))) (*.f64 a #s(literal 2 binary64))) #s(literal 4999999999999999696267762527682310930020143610058662476595385785661602281506616951421654628720253874218428059028081086289358596871318015265117899420433441387493650720841005520533855126581220452921859901274275799538319841275410916329774556134803974902673017459331286203203802190422979931037452174069071872 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 x y) a) #s(literal 2 binary64)) (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) a)) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 x #s(literal 1/2 binary64))))))
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -499999999999999972701170848296337442289488270977721329566305179912859347121457059657421081410337639824519603649785654416923454595569342486253994641168347891303833520112959137525342032630583758489088677395132802532733033184688425175646530461769523219334840203452357476876288 binary64)) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal 100000000000000003278224598286209824857070528302149356426333357744094260319737433592793437867241179305381749758182415081870163467691069569599399110129304252112477880424562006581527327235514959649032854891251030062909260139244483565213094856482600462207878567681085510570126470021120 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))))
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 9 binary64)))) #s(literal -499999999999999972701170848296337442289488270977721329566305179912859347121457059657421081410337639824519603649785654416923454595569342486253994641168347891303833520112959137525342032630583758489088677395132802532733033184688425175646530461769523219334840203452357476876288 binary64)) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 x #s(literal 1/2 binary64)))) (if (<=.f64 (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal 9 binary64)))) #s(literal 100000000000000003278224598286209824857070528302149356426333357744094260319737433592793437867241179305381749758182415081870163467691069569599399110129304252112477880424562006581527327235514959649032854891251030062909260139244483565213094856482600462207878567681085510570126470021120 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 x #s(literal 1/2 binary64))))))
(if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal -inf.0 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) (if (<=.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t) #s(literal 399999999999999991846817667501486068442851780746736660827052847582979381914224444014468578444158394031441004556651828847553403903494552104607557911968031623441723541976790890367173001216 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))))
(if (<=.f64 (*.f64 t (*.f64 z #s(literal 9 binary64))) #s(literal -inf.0 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) (if (<=.f64 (*.f64 t (*.f64 z #s(literal 9 binary64))) #s(literal 399999999999999991846817667501486068442851780746736660827052847582979381914224444014468578444158394031441004556651828847553403903494552104607557911968031623441723541976790890367173001216 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))))
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 x (/.f64 (/.f64 y #s(literal 2 binary64)) a)) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 x (/.f64 (/.f64 y #s(literal 2 binary64)) a)) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (/.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) a) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 x (/.f64 (/.f64 y #s(literal 2 binary64)) a)) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 y (/.f64 a (/.f64 x #s(literal 2 binary64))))))
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (/.f64 (/.f64 y #s(literal 2 binary64)) a) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))))
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 x (/.f64 (/.f64 y #s(literal 2 binary64)) a)) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))))
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))))
(if (<=.f64 (*.f64 x y) #s(literal -6338253001141147/316912650057057350374175801344 binary64)) (*.f64 x (*.f64 y (/.f64 #s(literal 1/2 binary64) a))) (if (<=.f64 (*.f64 x y) #s(literal 1915619426082361/191561942608236107294793378393788647952342390272950272 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))))
(if (<=.f64 t #s(literal -7378697629483821/36893488147419103232 binary64)) (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64))) (if (<=.f64 t #s(literal 3713820117856141/1237940039285380274899124224 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) (*.f64 t (*.f64 (/.f64 z a) #s(literal -9/2 binary64)))))
(if (<=.f64 t #s(literal -8264141345021879/295147905179352825856 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))) (if (<=.f64 t #s(literal 6189700196426901/618970019642690137449562112 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))))
(if (<=.f64 a #s(literal 109999999999999992860353903967862784 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))))
(if (<=.f64 a #s(literal 109999999999999992860353903967862784 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a))))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))

soundness2.6s (21.8%)

Rules
7894×*-lowering-*.f32
7894×*-lowering-*.f64
6296×*-lowering-*.f32
6296×*-lowering-*.f64
4346×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01312
13112
211012
334712
496512
5184612
6353112
7584012
0833412
01856
18756
275856
0916456
030114
1169110
21474110
08627110
071910330
1271110128
0815310128
037158
1217152
22018152
08630152
01232604
14312580
214572580
352682556
082272556
Stop Event
fuel
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 1690 to 992 computations (41.3% saved)

preprocess140.0ms (1.2%)

Remove

(sort x y)

(negabs a)

Compiler

Compiled 1896 to 636 computations (66.5% saved)

end0.0ms (0%)

Profiling

Loading profile data...