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

Time bar (total: 11.5s)

analyze153.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: 55.0ms
ival-mult: 38.0ms (68.9% of total)
ival-sub: 8.0ms (14.5% of total)
ival-div: 6.0ms (10.9% of total)
const: 2.0ms (3.6% of total)
backward-pass: 1.0ms (1.8% of total)

sample1.1s (9.7%)

Results
807.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 508.0ms
ival-mult: 389.0ms (76.5% of total)
ival-div: 63.0ms (12.4% of total)
ival-sub: 39.0ms (7.7% of total)
const: 15.0ms (2.9% of total)
backward-pass: 3.0ms (0.6% of total)
Bogosity

preprocess288.0ms (2.5%)

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)

explain95.0ms (0.8%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
130-0-(/.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))
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-(*.f64 (*.f64 z #s(literal 9 binary64)) t)
00-0-t
00-0-a
00-0-(*.f64 a #s(literal 2 binary64))
Results
58.0ms512×0valid
Compiler

Compiled 116 to 41 computations (64.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 23.0ms
ival-mult: 15.0ms (64.2% of total)
ival-div: 4.0ms (17.1% of total)
ival-sub: 3.0ms (12.8% of total)
const: 1.0ms (4.3% of total)
backward-pass: 0.0ms (0% of total)

eval0.0ms (0%)

Compiler

Compiled 18 to 13 computations (27.8% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
95.0%
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
95.0%
(/.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)

simplify303.0ms (2.6%)

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)

localize82.0ms (0.7%)

Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 a #s(literal 2 binary64))
accuracy99.8%
(*.f64 (*.f64 z #s(literal 9 binary64)) t)
accuracy99.7%
(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
accuracy95.0%
(/.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))))
accuracy95.0%
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
Results
56.0ms256×0valid
Compiler

Compiled 92 to 19 computations (79.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 27.0ms
ival-mult: 15.0ms (55.5% of total)
ival-div: 9.0ms (33.3% of total)
ival-sub: 1.0ms (3.7% of total)
ival-add: 1.0ms (3.7% of total)
const: 1.0ms (3.7% of total)
backward-pass: 0.0ms (0% of total)

series38.0ms (0.3%)

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
11.0ms
x
@-inf
(/ (- (* x y) (* (* z 9) t)) (* a 2))
3.0ms
a
@-inf
(* a 2)
2.0ms
t
@0
(/ (+ (* x y) (* z (* t -9))) (* a 2))
1.0ms
x
@0
(/ (+ (* x y) (* z (* t -9))) (* a 2))
1.0ms
y
@inf
(/ (+ (* x y) (* z (* t -9))) (* a 2))

rewrite411.0ms (3.6%)

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

simplify318.0ms (2.7%)

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

eval150.0ms (1.3%)

Compiler

Compiled 34321 to 1201 computations (96.5% saved)

prune105.0ms (0.9%)

Pruning

14 alts after pruning (14 fresh and 0 done)

PrunedKeptTotal
New1041141055
Fresh000
Picked202
Done000
Total1043141057
Accuracy
100.0%
Counts
1057 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
68.0%
(/.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))))
56.6%
(/.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))))
66.4%
(/.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))
95.0%
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))
54.6%
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
52.9%
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))
94.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
94.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))
78.2%
(+.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)))
76.1%
(+.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)))
82.1%
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
94.8%
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
51.2%
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
52.9%
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
Compiler

Compiled 608 to 384 computations (36.8% saved)

simplify255.0ms (2.2%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))
cost-diff0
(-.f64 (*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64))) #s(literal 2 binary64))
cost-diff128
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))
cost-diff768
(/.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))))
cost-diff0
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y)))
cost-diff0
(+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))
cost-diff0
(/.f64 y a)
cost-diff0
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
cost-diff0
(*.f64 a #s(literal 2 binary64))
cost-diff0
(*.f64 z #s(literal -9 binary64))
cost-diff0
(*.f64 t (*.f64 z #s(literal -9 binary64)))
cost-diff128
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 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 (*.f64 z t) #s(literal 9 binary64))
cost-diff0
(*.f64 x y)
cost-diff0
(-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))
cost-diff0
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))
Rules
5054×*-lowering-*.f32
5054×*-lowering-*.f64
3010×/-lowering-/.f32
3010×/-lowering-/.f64
1778×associate-/r/
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
037213
1114211
2427211
32341211
45235211
57263211
08262211
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)
z
t
9
(* a 2)
a
2
(* -9/2 (/ (* t z) a))
-9/2
(/ (* t z) a)
(* t z)
t
z
a
(/ (* t (* z -9)) (* a 2))
(* t (* z -9))
t
(* z -9)
z
-9
(* a 2)
a
2
(* (/ y a) (+ (* -9/2 (* t (/ z y))) (* 1/2 x)))
(/ y a)
y
a
(+ (* -9/2 (* t (/ z y))) (* 1/2 x))
(* -9/2 (* t (/ z y)))
-9/2
(* t (/ z y))
t
(/ z y)
z
(* 1/2 x)
1/2
x
(/ (- (* (/ (* x y) a) (* (/ a (* z t)) 2/9)) 2) (* 2 (* (/ a (* z t)) 2/9)))
(- (* (/ (* x y) a) (* (/ a (* z t)) 2/9)) 2)
(* (/ (* x y) a) (* (/ a (* z t)) 2/9))
(/ (* x y) a)
(* x y)
x
y
a
(* (/ a (* z t)) 2/9)
(/ a (* z t))
(* z t)
z
t
2/9
2
(* 2 (* (/ a (* z t)) 2/9))
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)
(*.f64 z t)
z
t
9
#s(literal 9 binary64)
(* a 2)
(*.f64 a #s(literal 2 binary64))
a
2
#s(literal 2 binary64)
(* -9/2 (/ (* t z) a))
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t)))
-9/2
#s(literal -9/2 binary64)
(/ (* t z) a)
(/.f64 (*.f64 z t) a)
(* t z)
(*.f64 z t)
t
z
a
(/ (* t (* z -9)) (* a 2))
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t)))
(* t (* z -9))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
t
(* z -9)
(*.f64 z #s(literal -9 binary64))
z
-9
#s(literal -9 binary64)
(* a 2)
(*.f64 a #s(literal 2 binary64))
a
2
#s(literal 2 binary64)
(* (/ y a) (+ (* -9/2 (* t (/ z y))) (* 1/2 x)))
(*.f64 y (/.f64 (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) y) (*.f64 x #s(literal 1/2 binary64))) a))
(/ y a)
(/.f64 y a)
y
a
(+ (* -9/2 (* t (/ z y))) (* 1/2 x))
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) y) (*.f64 x #s(literal 1/2 binary64)))
(* -9/2 (* t (/ z y)))
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) y)
-9/2
#s(literal -9/2 binary64)
(* t (/ z y))
(/.f64 (*.f64 z t) y)
t
(/ z y)
(/.f64 z y)
z
(* 1/2 x)
(*.f64 x #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
x
(/ (- (* (/ (* x y) a) (* (/ a (* z t)) 2/9)) 2) (* 2 (* (/ a (* z t)) 2/9)))
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
(- (* (/ (* x y) a) (* (/ a (* z t)) 2/9)) 2)
(+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 a (/.f64 #s(literal 2/9 binary64) (*.f64 z t))))) a) #s(literal -2 binary64))
(* (/ (* x y) a) (* (/ a (* z t)) 2/9))
(/.f64 (*.f64 x (*.f64 y (*.f64 a (/.f64 #s(literal 2/9 binary64) (*.f64 z t))))) a)
(/ (* x y) a)
(/.f64 (*.f64 x y) a)
(* x y)
(*.f64 x y)
x
y
a
(* (/ a (* z t)) 2/9)
(*.f64 a (/.f64 #s(literal 2/9 binary64) (*.f64 z t)))
(/ a (* z t))
(/.f64 a (*.f64 z t))
(* z t)
(*.f64 z t)
z
t
2/9
#s(literal 2/9 binary64)
2
#s(literal 2 binary64)
(* 2 (* (/ a (* z t)) 2/9))
(/.f64 (*.f64 (/.f64 a z) #s(literal 4/9 binary64)) t)

localize256.0ms (2.2%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy95.0%
(/.f64 (*.f64 x y) a)
accuracy93.6%
(/.f64 a (*.f64 z t))
accuracy82.2%
(/.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))))
accuracy76.6%
(*.f64 (/.f64 (*.f64 x y) a) (*.f64 (/.f64 a (*.f64 z t)) #s(literal 2/9 binary64)))
accuracy100.0%
(*.f64 #s(literal 1/2 binary64) x)
accuracy99.7%
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y)))
accuracy93.1%
(*.f64 t (/.f64 z y))
accuracy85.9%
(*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
accuracy100.0%
(*.f64 z #s(literal -9 binary64))
accuracy100.0%
(*.f64 a #s(literal 2 binary64))
accuracy99.8%
(*.f64 t (*.f64 z #s(literal -9 binary64)))
accuracy93.7%
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))
accuracy100.0%
(*.f64 t z)
accuracy99.7%
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
accuracy93.7%
(/.f64 (*.f64 t z) a)
accuracy100.0%
(*.f64 a #s(literal 2 binary64))
accuracy99.7%
(-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))
accuracy99.6%
(*.f64 (*.f64 z t) #s(literal 9 binary64))
accuracy95.0%
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 a #s(literal 2 binary64)))
Results
186.0ms256×0valid
Compiler

Compiled 239 to 38 computations (84.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 133.0ms
ival-mult: 110.0ms (83% of total)
ival-div: 13.0ms (9.8% of total)
...c/correct-round.rkt:119:19: 4.0ms (3% of total)
ival-sub: 2.0ms (1.5% of total)
ival-add: 1.0ms (0.8% of total)
const: 1.0ms (0.8% of total)
backward-pass: 0.0ms (0% of total)

series76.0ms (0.7%)

Counts
23 → 840
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 (* -9/2 (/ (* t z) a))>
#<alt (/ (* t z) a)>
#<alt (* t z)>
#<alt (/ (* t (* z -9)) (* a 2))>
#<alt (* t (* z -9))>
#<alt (* z -9)>
#<alt (* a 2)>
#<alt (* (/ y a) (+ (* -9/2 (* t (/ z y))) (* 1/2 x)))>
#<alt (/ y a)>
#<alt (+ (* -9/2 (* t (/ z y))) (* 1/2 x))>
#<alt (* -9/2 (* t (/ z y)))>
#<alt (/ (- (* (/ (* x y) a) (* (/ a (* z t)) 2/9)) 2) (* 2 (* (/ a (* z t)) 2/9)))>
#<alt (* 2 (* (/ a (* z t)) 2/9))>
#<alt (- (* (/ (* x y) a) (* (/ a (* z t)) 2/9)) 2)>
#<alt (* (/ (* x y) a) (* (/ a (* z t)) 2/9))>
#<alt (* t (/ z y))>
#<alt (* 1/2 x)>
#<alt (/ a (* z t))>
#<alt (/ (* x y) 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 (* 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 (* 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))>
#<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 (* -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 z)>
#<alt (* -9 z)>
#<alt (* -9 z)>
#<alt (* -9 z)>
#<alt (* -9 z)>
#<alt (* -9 z)>
#<alt (* -9 z)>
#<alt (* -9 z)>
#<alt (* -9 z)>
#<alt (* -9 z)>
#<alt (* -9 z)>
#<alt (* -9 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)>
#<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 (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) 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) 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 (* -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 (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (* 1/2 x)>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* t (+ (* -9/2 (/ z y)) (* 1/2 (/ x t))))>
#<alt (* t (+ (* -9/2 (/ z y)) (* 1/2 (/ x t))))>
#<alt (* t (+ (* -9/2 (/ z y)) (* 1/2 (/ x t))))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -1 (* t (+ (* -1/2 (/ x t)) (* 9/2 (/ z y)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ x t)) (* 9/2 (/ z y)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ x t)) (* 9/2 (/ z y)))))>
#<alt (* 1/2 x)>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* z (+ (* -9/2 (/ t y)) (* 1/2 (/ x z))))>
#<alt (* z (+ (* -9/2 (/ t y)) (* 1/2 (/ x z))))>
#<alt (* z (+ (* -9/2 (/ t y)) (* 1/2 (/ x z))))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -1 (* z (+ (* -1/2 (/ x z)) (* 9/2 (/ t y)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ x z)) (* 9/2 (/ t y)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ x z)) (* 9/2 (/ t y)))))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) y)>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) y)>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) y)>
#<alt (* 1/2 x)>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (* 1/2 x)>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (* 1/2 x)>
#<alt (* x (+ 1/2 (* -9/2 (/ (* t z) (* x y)))))>
#<alt (* x (+ 1/2 (* -9/2 (/ (* t z) (* x y)))))>
#<alt (* x (+ 1/2 (* -9/2 (/ (* t z) (* x y)))))>
#<alt (* 1/2 x)>
#<alt (* -1 (* x (- (* 9/2 (/ (* t z) (* x y))) 1/2)))>
#<alt (* -1 (* x (- (* 9/2 (/ (* t z) (* x y))) 1/2)))>
#<alt (* -1 (* x (- (* 9/2 (/ (* t z) (* x y))) 1/2)))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) 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 (* -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/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))>
#<alt (* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))>
#<alt (* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))>
#<alt (* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))>
#<alt (* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))>
#<alt (* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))>
#<alt (* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))>
#<alt (* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))>
#<alt (* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))>
#<alt (* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))>
#<alt (* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))>
#<alt (* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) 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) 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 (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt (* 4/9 (/ a (* t z)))>
#<alt -2>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* x (- (* 2/9 (/ y (* t z))) (* 2 (/ 1 x))))>
#<alt (* x (- (* 2/9 (/ y (* t z))) (* 2 (/ 1 x))))>
#<alt (* x (- (* 2/9 (/ y (* t z))) (* 2 (/ 1 x))))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* -1 (* x (+ (* -2/9 (/ y (* t z))) (* 2 (/ 1 x)))))>
#<alt (* -1 (* x (+ (* -2/9 (/ y (* t z))) (* 2 (/ 1 x)))))>
#<alt (* -1 (* x (+ (* -2/9 (/ y (* t z))) (* 2 (/ 1 x)))))>
#<alt -2>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* y (- (* 2/9 (/ x (* t z))) (* 2 (/ 1 y))))>
#<alt (* y (- (* 2/9 (/ x (* t z))) (* 2 (/ 1 y))))>
#<alt (* y (- (* 2/9 (/ x (* t z))) (* 2 (/ 1 y))))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* -1 (* y (+ (* -2/9 (/ x (* t z))) (* 2 (/ 1 y)))))>
#<alt (* -1 (* y (+ (* -2/9 (/ x (* t z))) (* 2 (/ 1 y)))))>
#<alt (* -1 (* y (+ (* -2/9 (/ x (* t z))) (* 2 (/ 1 y)))))>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (/ (+ (* -2 z) (* 2/9 (/ (* x y) t))) z)>
#<alt (/ (+ (* -2 z) (* 2/9 (/ (* x y) t))) z)>
#<alt (/ (+ (* -2 z) (* 2/9 (/ (* x y) t))) z)>
#<alt -2>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt -2>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (/ (+ (* -2 t) (* 2/9 (/ (* x y) z))) t)>
#<alt (/ (+ (* -2 t) (* 2/9 (/ (* x y) z))) t)>
#<alt (/ (+ (* -2 t) (* 2/9 (/ (* x y) z))) t)>
#<alt -2>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt -2>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (- (* 2/9 (/ (* x y) (* t z))) 2)>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (* 2/9 (/ (* x y) (* t z)))>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) 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 (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<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)>
Calls

210 calls:

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

rewrite369.0ms (3.2%)

Algorithm
batch-egg-rewrite
Rules
3428×/-lowering-/.f32
3428×/-lowering-/.f64
3214×*-lowering-*.f32
3214×*-lowering-*.f64
2168×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
037173
1211169
21805169
08245169
Stop Event
iter limit
node limit
Counts
23 → 1077
Calls
Call 1
Inputs
(/ (- (* x y) (* (* z t) 9)) (* a 2))
(- (* x y) (* (* z t) 9))
(* x y)
(* (* z t) 9)
(* -9/2 (/ (* t z) a))
(/ (* t z) a)
(* t z)
(/ (* t (* z -9)) (* a 2))
(* t (* z -9))
(* z -9)
(* a 2)
(* (/ y a) (+ (* -9/2 (* t (/ z y))) (* 1/2 x)))
(/ y a)
(+ (* -9/2 (* t (/ z y))) (* 1/2 x))
(* -9/2 (* t (/ z y)))
(/ (- (* (/ (* x y) a) (* (/ a (* z t)) 2/9)) 2) (* 2 (* (/ a (* z t)) 2/9)))
(* 2 (* (/ a (* z t)) 2/9))
(- (* (/ (* x y) a) (* (/ a (* z t)) 2/9)) 2)
(* (/ (* x y) a) (* (/ a (* z t)) 2/9))
(* t (/ z y))
(* 1/2 x)
(/ a (* z t))
(/ (* x y) a)
Outputs
(+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t)))
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) z))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64)))) z (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) z)))
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 z t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64)))) (*.f64 z t) (*.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 z t))))
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal 9 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64)))) #s(literal 9 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #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 (neg.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 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))) (fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 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 z t) a)) #s(literal 9/2 binary64) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 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 #s(literal 9 binary64) a)) (/.f64 (*.f64 z t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 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 z t) #s(literal 2 binary64))) (/.f64 #s(literal 9 binary64) a) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64))))
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 z a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64))) (/.f64 z a) (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 z a))))
(+.f64 (fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a)) (/.f64 z #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal 2 binary64)))))
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) z))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64)))) z (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) z)))
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 z t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64)))) (*.f64 z t) (*.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 z t))))
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal 9 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64)))) #s(literal 9 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #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 (neg.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 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 #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 z a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64))) (/.f64 z a) (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 z a))))
(+.f64 (fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a)) (/.f64 z #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal 2 binary64)))))
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) z))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64)))) z (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) z)))
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 z t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64)))) (*.f64 z t) (*.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 z t))))
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal 9 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64)))) #s(literal 9 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #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 (neg.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 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 #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 z a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64))) (/.f64 z a) (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 z a))))
(+.f64 (fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a)) (/.f64 z #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) z))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64)))) z (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) z)))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 z t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64)))) (*.f64 z t) (*.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 z t))))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal 9 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64)))) #s(literal 9 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #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 (neg.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 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 #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 z a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64))) (/.f64 z a) (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 z a))))
(+.f64 (fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a)) (/.f64 z #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) z))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64)))) z (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) z)))
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 z t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64)))) (*.f64 z t) (*.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 z t))))
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal 9 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64)))) #s(literal 9 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #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 (neg.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 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 #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 z a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64))) (/.f64 z a) (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 z a))))
(+.f64 (fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a)) (/.f64 z #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) z))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64)))) z (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) z)))
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 z t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64)))) (*.f64 z t) (*.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 z t))))
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal 9 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64)))) #s(literal 9 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #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 (neg.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 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 #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 z a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64))) (/.f64 z a) (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 z a))))
(+.f64 (fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (neg.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a)) (/.f64 z #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal 2 binary64)))))
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) z))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64)))) z (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) (*.f64 a #s(literal 2 binary64))) z)))
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 z t)))) (fma.f64 (neg.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64)))) (*.f64 z t) (*.f64 (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 z t))))
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #s(literal 9 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64)))) #s(literal 9 binary64) (*.f64 (/.f64 (*.f64 z t) (*.f64 a #s(literal 2 binary64))) #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 (neg.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 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 #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 z a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64))) (/.f64 z a) (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) #s(literal 2 binary64)) (/.f64 z a))))
(+.f64 (fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (neg.f64 (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal 2 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a)) (/.f64 z #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 t #s(literal 9 binary64)) a) (/.f64 z #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))
(-.f64 (/.f64 (*.f64 x 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 (/.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 y) (*.f64 y (*.f64 x (*.f64 x y)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 729 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.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 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.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 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x 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 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 729 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 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(-.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 (*.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 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.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 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 a a))) #s(literal 8 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64))) (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64))) (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))))))
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64))) (+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))))
(fma.f64 x (/.f64 y (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t)))
(fma.f64 y (/.f64 x (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t)))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t)))
(fma.f64 (/.f64 y a) (/.f64 x #s(literal 2 binary64)) (/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t)))
(fma.f64 (/.f64 x a) (/.f64 y #s(literal 2 binary64)) (/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t)))
(fma.f64 (/.f64 y #s(literal 2 binary64)) (/.f64 x a) (/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t)))
(fma.f64 (/.f64 x #s(literal 2 binary64)) (/.f64 y a) (/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t)))
(neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.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 a #s(literal 2 binary64)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 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 x y) (*.f64 z (*.f64 t #s(literal 9 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 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 1 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) (neg.f64 (neg.f64 (/.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 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)))) a) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))))
(/.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 (*.f64 x y) (*.f64 y (*.f64 x (*.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 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.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))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) #s(literal -2 binary64))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.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 2 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(/.f64 (neg.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 a #s(literal 2 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 a a))) #s(literal 8 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64))) (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))) (+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.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 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 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/2 binary64) a)) (+.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 #s(literal 0 binary64) (*.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 z) t)) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -9/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 a z) t)))
(/.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) (neg.f64 (*.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)) (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 (/.f64 (/.f64 a 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 (/.f64 a z) t) #s(literal -2/9 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (/.f64 a (*.f64 (*.f64 z t) #s(literal -9/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a (*.f64 (*.f64 z t) #s(literal -9/2 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 z t) #s(literal -9/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (+.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (neg.f64 (*.f64 (/.f64 (/.f64 a 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)) (neg.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 x y) #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (neg.f64 t))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 t a) (*.f64 z #s(literal -9 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) #s(literal -9/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 x y) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.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 (/.f64 x (/.f64 a y)) (*.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 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) #s(literal -9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 a y)) (*.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 x (/.f64 a y)) (neg.f64 (*.f64 a #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 a y)) (/.f64 a (*.f64 (*.f64 z t) #s(literal -9/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 (*.f64 z t) #s(literal -9/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 a y)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 a y)) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) #s(literal -9/2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))) #s(literal 4 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 a y)) (neg.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 a y)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a))))) #s(literal -4 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -9/2 binary64) (*.f64 z (neg.f64 t))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 a y)) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 a y)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 t a) (*.f64 z #s(literal -9 binary64))))) #s(literal 4 binary64))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 a y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 z (neg.f64 t)) #s(literal -9/2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 a y)) a) (*.f64 #s(literal 2 binary64) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 a y)) 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 #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 z) t)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -9/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 a z) t)))
(/.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)) (neg.f64 (*.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)) (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (/.f64 (/.f64 a 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 (/.f64 a z) t) #s(literal -2/9 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 a (*.f64 (*.f64 z t) #s(literal -9/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 (*.f64 z t) #s(literal -9/2 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 z t) #s(literal -9/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.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 t) (/.f64 #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)) (neg.f64 (*.f64 (/.f64 (/.f64 a 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)) (neg.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 (*.f64 z t) (/.f64 #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)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (neg.f64 t))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) 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 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 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)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 t a) (*.f64 z #s(literal -9 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 z (neg.f64 t)) #s(literal -9/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.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 #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 (/.f64 a z) t) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal -9/2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (/.f64 (/.f64 a z) t)))
(/.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 #s(literal 1 binary64) (neg.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)) (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a 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 (/.f64 a z) t) #s(literal -2/9 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 z t) #s(literal -9/2 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 a (*.f64 (*.f64 z t) #s(literal -9/2 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)) #s(literal 1 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 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))) (*.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 #s(literal 2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) #s(literal -9/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) a))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) (/.f64 #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) (neg.f64 (*.f64 (/.f64 (/.f64 a 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)) (neg.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (neg.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (neg.f64 (*.f64 (*.f64 z t) (/.f64 #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) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 #s(literal -9/2 binary64) (*.f64 z (neg.f64 t))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 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 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (/.f64 t a) (*.f64 z #s(literal -9 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 (*.f64 z (neg.f64 t)) #s(literal -9/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 x y)) a))
(/.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 (*.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 z) t)) (*.f64 a #s(literal -9/2 binary64))) (*.f64 a (/.f64 (/.f64 a z) t)))
(/.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)) (neg.f64 (*.f64 a #s(literal -2 binary64)))) (*.f64 a (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 a (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 a (*.f64 (*.f64 z t) #s(literal -9/2 binary64)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 (*.f64 z t) #s(literal -9/2 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)) #s(literal 1 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) a) (*.f64 a (*.f64 (*.f64 z t) #s(literal -9/2 binary64)))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (neg.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 a (neg.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 #s(literal -9/2 binary64) (*.f64 z (neg.f64 t))))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (*.f64 (/.f64 t a) (*.f64 z #s(literal -9 binary64))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (*.f64 z (neg.f64 t)) #s(literal -9/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x y) #s(literal 2 binary64)) a) (*.f64 a (*.f64 t (*.f64 z #s(literal -9/2 binary64))))) (*.f64 a a))
(/.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 (*.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 #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal 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 (/.f64 x (/.f64 a y)) (*.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 x (/.f64 a y)) (*.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 x (/.f64 a y)) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) #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 x (/.f64 a y)) 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 #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 #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal 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 #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 #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 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal 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 #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal 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 (*.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 #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 z (*.f64 t #s(literal 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 (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 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.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 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.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))) (neg.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))) #s(literal 2 binary64))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 a a))) #s(literal 8 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64))) (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.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 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))
(/.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 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(/.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))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 1 binary64)) #s(literal -1 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 #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 x y)) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (*.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 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 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (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 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) #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 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))
(*.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 (*.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 (*.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 (neg.f64 (*.f64 t #s(literal 9 binary64))) z) (*.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 (neg.f64 (neg.f64 (*.f64 z #s(literal -9 binary64)))) t (*.f64 z (*.f64 t #s(literal 9 binary64)))))
(+.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (fma.f64 (neg.f64 (neg.f64 t)) (*.f64 z #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 (neg.f64 t) (neg.f64 (*.f64 z #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 (neg.f64 (*.f64 z #s(literal -9 binary64))) (neg.f64 t) (*.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 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))
(+.f64 (fma.f64 x y (neg.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t))) (fma.f64 (neg.f64 (*.f64 z #s(literal 9 binary64))) t (*.f64 (*.f64 z #s(literal 9 binary64)) t)))
(+.f64 (fma.f64 x y (neg.f64 (*.f64 #s(literal -9 binary64) (*.f64 z (neg.f64 t))))) (fma.f64 #s(literal 9 binary64) (*.f64 z (neg.f64 t)) (*.f64 #s(literal -9 binary64) (*.f64 z (neg.f64 t)))))
(+.f64 (fma.f64 x y (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64))))
(+.f64 (fma.f64 x y (neg.f64 (*.f64 t (*.f64 #s(literal 9 binary64) z)))) (fma.f64 (neg.f64 t) (*.f64 #s(literal 9 binary64) z) (*.f64 t (*.f64 #s(literal 9 binary64) z))))
(+.f64 (fma.f64 y x (neg.f64 (*.f64 (*.f64 z #s(literal 9 binary64)) t))) (fma.f64 (neg.f64 (*.f64 z #s(literal 9 binary64))) t (*.f64 (*.f64 z #s(literal 9 binary64)) t)))
(+.f64 (fma.f64 y x (neg.f64 (*.f64 #s(literal -9 binary64) (*.f64 z (neg.f64 t))))) (fma.f64 #s(literal 9 binary64) (*.f64 z (neg.f64 t)) (*.f64 #s(literal -9 binary64) (*.f64 z (neg.f64 t)))))
(+.f64 (fma.f64 y x (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64)))) (fma.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) #s(literal -1 binary64) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal -1 binary64))))
(+.f64 (fma.f64 y x (neg.f64 (*.f64 t (*.f64 #s(literal 9 binary64) z)))) (fma.f64 (neg.f64 t) (*.f64 #s(literal 9 binary64) z) (*.f64 t (*.f64 #s(literal 9 binary64) z))))
(-.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 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.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 t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 729 binary64)) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.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 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))) (/.f64 (*.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 (+.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 (neg.f64 (*.f64 t #s(literal 9 binary64))) (*.f64 x y))
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
(fma.f64 z (*.f64 #s(literal -9 binary64) t) (*.f64 x y))
(fma.f64 t (*.f64 z #s(literal -9 binary64)) (*.f64 x y))
(fma.f64 (*.f64 z t) #s(literal -9 binary64) (*.f64 x y))
(fma.f64 #s(literal 9 binary64) (*.f64 z (neg.f64 t)) (*.f64 x y))
(fma.f64 #s(literal -9 binary64) (*.f64 z t) (*.f64 x y))
(fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y))
(fma.f64 (*.f64 z (neg.f64 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 (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.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 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 9 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 (*.f64 x y) (*.f64 y (*.f64 x (*.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 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))) (+.f64 (*.f64 (neg.f64 (*.f64 t #s(literal 9 binary64))) z) (*.f64 z (*.f64 t #s(literal 9 binary64)))))
(fma.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.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 y (*.f64 x (*.f64 x y))) (*.f64 (*.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 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 (neg.f64 (*.f64 t #s(literal 9 binary64))) z) (*.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 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 x y))
(fma.f64 (*.f64 t #s(literal -9 binary64)) z (*.f64 x y))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.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 y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.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 y (*.f64 x (*.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 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 (-.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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.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 y (*.f64 x (*.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 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 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (neg.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal -729 binary64)))) (neg.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (-.f64 (*.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 (neg.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 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 (*.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 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 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.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 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 729 binary64)))) (*.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.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 x y) (*.f64 z (*.f64 t #s(literal 9 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 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))) (*.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 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.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 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 81 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal 9 binary64)))))))
(/.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 (*.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 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)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 (*.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 y (*.f64 x (*.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 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)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.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 y (*.f64 x (*.f64 x y))) (*.f64 (*.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 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 x y)
(*.f64 y x)
(-.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 (neg.f64 (*.f64 z #s(literal -9 binary64))))
(*.f64 t (*.f64 z #s(literal 9 binary64)))
(*.f64 (*.f64 z t) #s(literal 9 binary64))
(*.f64 #s(literal 9 binary64) (*.f64 z t))
(*.f64 (*.f64 z #s(literal -9 binary64)) (neg.f64 t))
(*.f64 (*.f64 z (neg.f64 t)) #s(literal -9 binary64))
(*.f64 (*.f64 t #s(literal 9 binary64)) z)
(*.f64 #s(literal -1 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(*.f64 (neg.f64 (*.f64 z #s(literal -9 binary64))) t)
(*.f64 (neg.f64 t) (*.f64 z #s(literal -9 binary64)))
(*.f64 (*.f64 #s(literal 9 binary64) z) t)
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))
(neg.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))
(/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t))
(/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 z t) #s(literal -9/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)))))
(/.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) a)
(/.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 z t) #s(literal -9/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))))
(/.f64 (neg.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a))) #s(literal -2 binary64))
(/.f64 #s(literal 9/2 binary64) (neg.f64 (/.f64 (/.f64 a z) t)))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z (neg.f64 t))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 t a) (*.f64 z #s(literal -9 binary64))) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 z (neg.f64 t)) #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a)
(/.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) #s(literal -2 binary64)) a)
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z (neg.f64 t)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 t a) (*.f64 z #s(literal -9 binary64)))) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) #s(literal -9/2 binary64))) (neg.f64 (-.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 (*.f64 z (*.f64 t #s(literal 9 binary64))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (*.f64 z t) #s(literal -9/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a))) #s(literal -1 binary64))
(*.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z 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 z t) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a))
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64))
(*.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))
(*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 t a) (*.f64 z #s(literal -9/2 binary64)))
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)) #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t)
(*.f64 (/.f64 (*.f64 z t) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) a))
(*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a))
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (/.f64 t #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 a (*.f64 z #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 z #s(literal -9 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 a #s(literal -9 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a 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 z (neg.f64 t)) a))
(/.f64 (*.f64 z t) a)
(/.f64 (*.f64 z (neg.f64 t)) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a z) t))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a z) t) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a z) t))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) z) t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a z) t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a z) t) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 z (neg.f64 t))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) a)
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) t)))
(/.f64 (neg.f64 (neg.f64 (*.f64 z (neg.f64 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 (*.f64 z t) a) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 a z) t) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 a 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 z (neg.f64 t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z t))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) t) #s(literal -1 binary64)))
(*.f64 (/.f64 z a) t)
(*.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 z (neg.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 z t)
(*.f64 t z)
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))
(neg.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/2 binary64)))
(/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t))
(/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 z t) #s(literal -9/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)))))
(/.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) a)
(/.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)) #s(literal 2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 z t) #s(literal -9/2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))))
(/.f64 (neg.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a))) #s(literal -2 binary64))
(/.f64 #s(literal 9/2 binary64) (neg.f64 (/.f64 (/.f64 a z) t)))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z (neg.f64 t))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 t a) (*.f64 z #s(literal -9 binary64))) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 z (neg.f64 t)) #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 t (*.f64 z #s(literal -9/2 binary64))) a)
(/.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) #s(literal -2 binary64)) a)
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z (neg.f64 t)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (/.f64 t a) (*.f64 z #s(literal -9 binary64)))) #s(literal -2 binary64))
(/.f64 (neg.f64 (*.f64 (*.f64 z (neg.f64 t)) #s(literal -9/2 binary64))) (neg.f64 (-.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 (*.f64 z (*.f64 t #s(literal 9 binary64))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (*.f64 z t) #s(literal -9/2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal -2/9 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a))) #s(literal -1 binary64))
(*.f64 t (*.f64 #s(literal -9/2 binary64) (/.f64 z 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 z t) (/.f64 #s(literal 9 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 (*.f64 z (*.f64 t #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a))
(*.f64 (/.f64 (*.f64 z t) a) #s(literal -9/2 binary64))
(*.f64 (*.f64 z #s(literal -9 binary64)) (*.f64 t (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 t (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)))
(*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 t a) (*.f64 z #s(literal -9/2 binary64)))
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal -9 binary64) a)) #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) t)
(*.f64 (/.f64 (*.f64 z t) #s(literal 2 binary64)) (/.f64 #s(literal -9 binary64) a))
(*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 (*.f64 z #s(literal -9 binary64)) a))
(*.f64 (/.f64 (*.f64 z #s(literal -9 binary64)) a) (/.f64 t #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 a (*.f64 z #s(literal -9 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -1 binary64)) (pow.f64 (/.f64 a (*.f64 z #s(literal -9 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 z t)) #s(literal -1 binary64)) (pow.f64 (/.f64 a #s(literal -9 binary64)) #s(literal -1 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 z (neg.f64 (*.f64 t #s(literal 9 binary64))))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
(*.f64 z (*.f64 #s(literal -9 binary64) t))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(*.f64 (*.f64 z t) #s(literal -9 binary64))
(*.f64 #s(literal 9 binary64) (*.f64 z (neg.f64 t)))
(*.f64 #s(literal -9 binary64) (*.f64 z t))
(*.f64 (*.f64 z #s(literal -9 binary64)) t)
(*.f64 (*.f64 z (neg.f64 t)) #s(literal 9 binary64))
(*.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 t #s(literal -9 binary64)) z)
(*.f64 z #s(literal -9 binary64))
(*.f64 #s(literal -9 binary64) z)
(*.f64 a #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) a)
(+.f64 (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a) (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)))
(+.f64 (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a))
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 a y)) (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 a y)))
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)) (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y))) (/.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 a y))) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a)) (/.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 a y))))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 y a)) (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)))
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)))
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a))
(fma.f64 #s(literal -9/2 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 y a)) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a))
(fma.f64 (/.f64 y a) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a))
(fma.f64 (/.f64 y a) (*.f64 x #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)))
(fma.f64 (/.f64 t (/.f64 y z)) (*.f64 #s(literal -9/2 binary64) (/.f64 y a)) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a))
(fma.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 y a) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)) (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 y a) (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)))
(fma.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (*.f64 (/.f64 z y) (/.f64 y a)) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a))
(fma.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) y) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a))
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)))
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)))
(fma.f64 (*.f64 (/.f64 y a) #s(literal -9/2 binary64)) (/.f64 t (/.f64 y z)) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a))
(fma.f64 (*.f64 (/.f64 y a) (/.f64 t (/.f64 y z))) #s(literal -9/2 binary64) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a))
(fma.f64 (*.f64 (/.f64 y a) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z y) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a))
(/.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 a y))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 y (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 y (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (*.f64 a (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))))))
(/.f64 (*.f64 y (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (*.f64 (/.f64 a y) (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (/.f64 a y) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) y) (*.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) a))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (/.f64 a y)))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) y) (*.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)) a))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 a y)))
(/.f64 (neg.f64 (*.f64 y (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)) (*.f64 (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)) (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 a a))) #s(literal 1/8 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)) (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y))) (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a)) (*.f64 (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)) (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y))) (*.f64 (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a))) (/.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 a y)))
(/.f64 (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))))
(/.f64 (*.f64 (/.f64 y a) (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 a y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 a y))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 y a)) (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 y a)) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 a y)) (*.f64 (/.f64 a y) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))) (*.f64 (/.f64 a y) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) a) (*.f64 (/.f64 a y) (*.f64 y (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 (/.f64 a y) a))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) a) (*.f64 (/.f64 a y) (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) y))) (*.f64 (/.f64 a y) a))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a y) (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 a y)) (*.f64 (/.f64 a y) (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a y) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 a y)) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 (/.f64 a y) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 a y)) (*.f64 a (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))) (*.f64 a (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a) (*.f64 a (*.f64 y (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a) (*.f64 a (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) y))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 a y)) (*.f64 a (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) #s(literal 1 binary64)))) (*.f64 a (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 a y)) (*.f64 a (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 a (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 a y)) (*.f64 a (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))) (*.f64 a (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) a) (*.f64 a (*.f64 y (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) a) (*.f64 a (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) y))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 a y)) (*.f64 a (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) #s(literal 1 binary64)))) (*.f64 a (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 a y)) (*.f64 a (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 a (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (/.f64 a y)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 y (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) y))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (/.f64 a y)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (/.f64 a y)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 a y)) (*.f64 (/.f64 a y) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))) (*.f64 (/.f64 a y) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) a) (*.f64 (/.f64 a y) (*.f64 y (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 (/.f64 a y) a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) a) (*.f64 (/.f64 a y) (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) y))) (*.f64 (/.f64 a y) a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a y) (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 a y)) (*.f64 (/.f64 a y) (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a y) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 a y)) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 (/.f64 a y) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))) (/.f64 a y)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 y (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) y))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))) (/.f64 a y)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))) (/.f64 a y)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 a y)) (*.f64 (/.f64 a y) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))) (*.f64 (/.f64 a y) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) a) (*.f64 (/.f64 a y) (*.f64 y (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 (/.f64 a y) a))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) a) (*.f64 (/.f64 a y) (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) y))) (*.f64 (/.f64 a y) a))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a y) (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 a y)) (*.f64 (/.f64 a y) (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a y) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 a y)) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (*.f64 (/.f64 a y) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)) (*.f64 (/.f64 a y) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 a y) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) a) (*.f64 (/.f64 a y) (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 a y) a))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) a) (*.f64 (/.f64 a y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 a y) a))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)) (*.f64 (/.f64 a y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a y) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 a y) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) (/.f64 a y)) (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) (*.f64 a (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) a) (*.f64 a (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) a) (*.f64 a (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) (/.f64 a y)) (*.f64 a (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 a (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) (/.f64 a y)) (*.f64 a (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 a (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) y) (/.f64 a y)) (*.f64 a (*.f64 x #s(literal 1/2 binary64)))) (*.f64 a (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) y) a) (*.f64 a (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) y) a) (*.f64 a (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) y) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) y) (/.f64 a y)) (*.f64 a (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 a (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) y) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) y) (/.f64 a y)) (*.f64 a (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 a (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (-.f64 #s(literal 0 binary64) y)) (/.f64 a y)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (-.f64 #s(literal 0 binary64) y)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (-.f64 #s(literal 0 binary64) y)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (-.f64 #s(literal 0 binary64) y)) (/.f64 a y)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (-.f64 #s(literal 0 binary64) y)) (/.f64 a y)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) #s(literal 1 binary64)) (/.f64 a y)) (*.f64 (/.f64 a y) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 a y) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) #s(literal 1 binary64)) a) (*.f64 (/.f64 a y) (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 a y) a))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) #s(literal 1 binary64)) a) (*.f64 (/.f64 a y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 a y) a))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) #s(literal 1 binary64)) (/.f64 a y)) (*.f64 (/.f64 a y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a y) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) #s(literal 1 binary64)) (/.f64 a y)) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 a y) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) (/.f64 a y)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) (/.f64 a y)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) (/.f64 a y)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) (/.f64 a y)) (*.f64 (/.f64 a y) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 a y) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) a) (*.f64 (/.f64 a y) (*.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 a y) a))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) a) (*.f64 (/.f64 a y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 a y) a))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) (/.f64 a y)) (*.f64 (/.f64 a y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 a y) (/.f64 a y)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a y) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 a y) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))) (/.f64 a y)) (*.f64 (/.f64 a y) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 a y) (/.f64 a y)))
(/.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (neg.f64 (*.f64 a (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))))))
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (neg.f64 (*.f64 a (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (/.f64 a y)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (neg.f64 (*.f64 (/.f64 a y) (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (neg.f64 (*.f64 (/.f64 a y) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) y)) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (/.f64 a y))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) y)) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 a y))))
(/.f64 (neg.f64 (neg.f64 (*.f64 y (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)) (*.f64 (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)) (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 a (*.f64 a a))) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)) (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y))) (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a)) (*.f64 (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y)) (/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (/.f64 a y))) (*.f64 (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a) (/.f64 (*.f64 y (*.f64 x #s(literal 1/2 binary64))) a)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 a y))))
(/.f64 (neg.f64 (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (neg.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 y a) (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) (neg.f64 (/.f64 a y)))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (/.f64 a y)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 y a))) (neg.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 y a))) (neg.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))))
(pow.f64 (/.f64 a (*.f64 y (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))))
(*.f64 y (/.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64))) a))
(*.f64 (/.f64 y a) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64))))
(*.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 y a))
(*.f64 (*.f64 y (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a y)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 y (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y) a))
(/.f64 y a)
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a y) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a y) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 y #s(literal 1 binary64)) a)
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a y) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a y) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 y (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 y a))
(*.f64 (/.f64 #s(literal 1 binary64) a) y)
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))
(-.f64 (/.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))) (/.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))))
(fma.f64 x #s(literal 1/2 binary64) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))
(fma.f64 t (*.f64 (/.f64 z y) #s(literal -9/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))
(fma.f64 #s(literal -9/2 binary64) (/.f64 t (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64)))
(fma.f64 (/.f64 z y) (*.f64 t #s(literal -9/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))
(fma.f64 (/.f64 t (/.f64 y z)) #s(literal -9/2 binary64) (*.f64 x #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) x (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z y) (*.f64 x #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64)))
(fma.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z y)) t (*.f64 x #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))))
(/.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (/.f64 t (/.f64 y z)) (*.f64 #s(literal -9/2 binary64) (*.f64 x #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (/.f64 t (/.f64 y z)) (*.f64 #s(literal -9/2 binary64) (*.f64 x #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))))
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))))) (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)))))))
(*.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (*.f64 (/.f64 t (/.f64 y z)) (/.f64 t (/.f64 y z)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))
(/.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) y)
(/.f64 (neg.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 y z))
(/.f64 (neg.f64 (*.f64 t #s(literal -9/2 binary64))) (neg.f64 (/.f64 y z)))
(/.f64 (neg.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(/.f64 (neg.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 y z)))
(*.f64 t (*.f64 (/.f64 z y) #s(literal -9/2 binary64)))
(*.f64 #s(literal -9/2 binary64) (/.f64 t (/.f64 y z)))
(*.f64 (/.f64 z y) (*.f64 t #s(literal -9/2 binary64)))
(*.f64 (/.f64 t (/.f64 y z)) #s(literal -9/2 binary64))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z y))
(*.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z y)) t)
(+.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(+.f64 (fma.f64 (/.f64 x (/.f64 a y)) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64))))
(+.f64 (fma.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64))))
(+.f64 (fma.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 #s(literal 2/9 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) #s(literal 2 binary64)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 x (/.f64 a y)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) #s(literal 2/9 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))) (/.f64 (/.f64 x (/.f64 a y)) #s(literal 2/9 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) #s(literal 2 binary64)) (/.f64 #s(literal 2/9 binary64) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) #s(literal 1/9 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64))))
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 (/.f64 #s(literal 8 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))))) (/.f64 #s(literal 8 binary64) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))))))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))))))
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))))))
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))) (/.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))))
(fma.f64 (/.f64 x (/.f64 a y)) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(fma.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(fma.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(fma.f64 (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(fma.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 #s(literal 2/9 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(fma.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(fma.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) #s(literal 2 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(fma.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) #s(literal 2 binary64)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(fma.f64 (/.f64 (/.f64 x (/.f64 a y)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) #s(literal 2/9 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(fma.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))) (/.f64 (/.f64 x (/.f64 a y)) #s(literal 2/9 binary64)) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(fma.f64 (/.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) #s(literal 2 binary64)) (/.f64 #s(literal 2/9 binary64) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(fma.f64 (/.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) #s(literal 1/9 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(fma.f64 (/.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))) #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))
(/.f64 (+.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) #s(literal -8 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) #s(literal -4 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))))))
(/.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) #s(literal -8 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) #s(literal -4 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) #s(literal -8 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) #s(literal -4 binary64))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))))))
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)))))) (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) #s(literal -8 binary64)) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))))
(/.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) #s(literal 2 binary64))
(/.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))) #s(literal 2/9 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 a z) t)) #s(literal 2/9 binary64))
(/.f64 (/.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 2/9 binary64)) (/.f64 (/.f64 a z) t))
(/.f64 (-.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))))) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal 2/9 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))))) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2/9 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 2/9 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))))) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) #s(literal 2/9 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 2/9 binary64)) (/.f64 (/.f64 a z) t)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) a) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) a) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 2/9 binary64)) (/.f64 (/.f64 a z) t)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) a) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) a) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 2/9 binary64)) (/.f64 (/.f64 a z) t)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) a) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) a) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 2/9 binary64)) (/.f64 (/.f64 a z) t)) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) a) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) a) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 2/9 binary64)) (/.f64 (/.f64 a z) t)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) a) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))))) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) a) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 2/9 binary64)) (/.f64 (/.f64 a z) t)) #s(literal 2/9 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) a) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))))) (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) a) #s(literal 2/9 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64)) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64)) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) #s(literal 2/9 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64)) #s(literal 2/9 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))) (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal 2 binary64)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal 2 binary64)) #s(literal 2/9 binary64)) (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))))) (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) #s(literal 2/9 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))) #s(literal -4 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) #s(literal 2/9 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))))) #s(literal 4/9 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) #s(literal 4/9 binary64)) (*.f64 #s(literal 2/9 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))) #s(literal -4/9 binary64)) (*.f64 #s(literal 2/9 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) #s(literal 2/9 binary64)) (*.f64 #s(literal 2/9 binary64) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2 binary64))) #s(literal 2/9 binary64)) (*.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))) #s(literal 2 binary64)) (*.f64 #s(literal 2/9 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))))) #s(literal 4/9 binary64))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))) #s(literal 2/9 binary64)) (*.f64 #s(literal 2/9 binary64) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))))) #s(literal 4/81 binary64))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) #s(literal -8 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) #s(literal -4 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64)))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))) (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64)))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) #s(literal -8 binary64)) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)))) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))))))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)))) #s(literal -2 binary64))
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)))) #s(literal -2/9 binary64))
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 a z) t))) #s(literal -2/9 binary64))
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 2/9 binary64))) (neg.f64 (/.f64 (/.f64 a z) t)))
(pow.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64))) #s(literal -1 binary64)))
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)))
(*.f64 (+.f64 (neg.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal -2/9 binary64))))
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) #s(literal 2 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))
(*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)))
(*.f64 (*.f64 (/.f64 (*.f64 z t) a) #s(literal 9/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t))) (pow.f64 (/.f64 #s(literal 2/9 binary64) (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a #s(literal 2/9 binary64))) (*.f64 z t))
(*.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) #s(literal -8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) #s(literal -4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2/9 binary64))) (*.f64 z t))
(/.f64 (*.f64 (*.f64 a #s(literal 2/9 binary64)) #s(literal 2 binary64)) (*.f64 z t))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2/9 binary64)))) (*.f64 z (neg.f64 t)))
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 2/9 binary64)) #s(literal 2 binary64))) (*.f64 z (neg.f64 t)))
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)))
(*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))
(*.f64 #s(literal 2/9 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)))
(*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) #s(literal 2 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a z) t)) #s(literal 2/9 binary64))
(*.f64 #s(literal 4/9 binary64) (/.f64 (/.f64 a z) t))
(+.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64))
(+.f64 #s(literal -2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))))
(-.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal 2 binary64))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))) (/.f64 #s(literal 8 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))))))
(-.f64 (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64))))))
(fma.f64 x (*.f64 (/.f64 y a) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) #s(literal -2 binary64))
(fma.f64 (*.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) #s(literal -2 binary64))
(fma.f64 (*.f64 x y) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) a) #s(literal -2 binary64))
(fma.f64 (/.f64 x (/.f64 a y)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) #s(literal -2 binary64))
(fma.f64 (/.f64 (/.f64 a z) t) (*.f64 #s(literal 2/9 binary64) (/.f64 x (/.f64 a y))) #s(literal -2 binary64))
(fma.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) #s(literal -2 binary64))
(fma.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 x (/.f64 a y)) #s(literal -2 binary64))
(fma.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) #s(literal 2/9 binary64) #s(literal -2 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 2/9 binary64)) (/.f64 (/.f64 a z) t)) (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))
(fma.f64 (*.f64 (/.f64 x (/.f64 a y)) #s(literal 2/9 binary64)) (/.f64 (/.f64 a z) t) #s(literal -2 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) x) (/.f64 y a) #s(literal -2 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) #s(literal -8 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) #s(literal -8 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) #s(literal -8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) #s(literal -4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) #s(literal -4 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) #s(literal -8 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) #s(literal -4 binary64)))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) #s(literal -8 binary64))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) #s(literal -8 binary64))) (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))) #s(literal -2 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) #s(literal -4 binary64))) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))) #s(literal 8 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) #s(literal -8 binary64)))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) #s(literal -4 binary64)))) (neg.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64))))) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) #s(literal -8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) #s(literal -4 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))) #s(literal 8/729 binary64)) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 x (/.f64 a y)) (*.f64 (/.f64 (/.f64 a z) t) #s(literal 4/9 binary64)))))))
(*.f64 (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a))) #s(literal 4/81 binary64)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y))))))
(/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 a (*.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 (*.f64 x y) #s(literal 2/9 binary64)) (/.f64 (/.f64 a z) t))))
(/.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 2/9 binary64)) (/.f64 (/.f64 a z) t)) a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 (*.f64 x y) #s(literal 2/9 binary64)) (/.f64 (/.f64 a z) t)))))
(/.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2/9 binary64))) (*.f64 a (*.f64 z t)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 a #s(literal 2/9 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 z t)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2/9 binary64))) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t)))
(/.f64 (*.f64 (*.f64 a #s(literal 2/9 binary64)) (*.f64 x y)) (*.f64 (*.f64 z t) a))
(/.f64 (*.f64 (*.f64 a #s(literal 2/9 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (*.f64 a #s(literal 2/9 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 z t) (/.f64 a (*.f64 x y))))
(/.f64 (neg.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (neg.f64 (/.f64 a (*.f64 x y))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 2/9 binary64)) (/.f64 (/.f64 a z) t))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 x (/.f64 a y)) (*.f64 a #s(literal 2/9 binary64))) (*.f64 z t))
(/.f64 (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) #s(literal 1 binary64)) (/.f64 a (*.f64 x y)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))) (/.f64 a (*.f64 x y)))
(/.f64 (*.f64 (*.f64 a #s(literal 2/9 binary64)) (/.f64 x (/.f64 a y))) (*.f64 z t))
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 a #s(literal 2/9 binary64)))) (neg.f64 (*.f64 a (*.f64 z t))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 a #s(literal 2/9 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 z t))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2/9 binary64)))) (neg.f64 (*.f64 (/.f64 a (*.f64 x y)) (*.f64 z t))))
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 2/9 binary64)) (*.f64 x y))) (neg.f64 (*.f64 (*.f64 z t) a)))
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 2/9 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (neg.f64 (*.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 2/9 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 z t) (/.f64 a (*.f64 x y)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 2/9 binary64)) (/.f64 (/.f64 a z) t)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (/.f64 x (/.f64 a y)) (*.f64 a #s(literal 2/9 binary64)))) (*.f64 z (neg.f64 t)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) #s(literal 1 binary64))) (neg.f64 (/.f64 a (*.f64 x y))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)))) (neg.f64 (/.f64 a (*.f64 x y))))
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 2/9 binary64)) (/.f64 x (/.f64 a y)))) (*.f64 z (neg.f64 t)))
(pow.f64 (/.f64 a (*.f64 (*.f64 (*.f64 x y) #s(literal 2/9 binary64)) (/.f64 (/.f64 a z) t))) #s(literal -1 binary64))
(*.f64 x (*.f64 (/.f64 y a) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))))
(*.f64 (*.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a))))
(*.f64 (*.f64 x y) (/.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) a))
(*.f64 (/.f64 x (/.f64 a y)) (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)))
(*.f64 (/.f64 (/.f64 a z) t) (*.f64 #s(literal 2/9 binary64) (/.f64 x (/.f64 a y))))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)))
(*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) (/.f64 x (/.f64 a y)))
(*.f64 (/.f64 (/.f64 x (/.f64 a y)) (/.f64 (*.f64 z t) a)) #s(literal 2/9 binary64))
(*.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 2/9 binary64)) (/.f64 (/.f64 a z) t)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 x (/.f64 a y)) #s(literal 2/9 binary64)) (/.f64 (/.f64 a z) t))
(*.f64 (*.f64 (/.f64 #s(literal 2/9 binary64) (/.f64 (*.f64 z t) a)) x) (/.f64 y a))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 z t) (-.f64 #s(literal 0 binary64) y)))
(/.f64 t (/.f64 y z))
(/.f64 (*.f64 z t) y)
(/.f64 (*.f64 z (neg.f64 t)) (-.f64 #s(literal 0 binary64) y))
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 z t))))
(/.f64 (neg.f64 (*.f64 z (neg.f64 t))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))
(/.f64 (neg.f64 t) (neg.f64 (/.f64 y z)))
(/.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 y z))
(/.f64 (*.f64 #s(literal 1 binary64) t) (/.f64 y z))
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (neg.f64 (/.f64 y z)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 y z)))
(pow.f64 (/.f64 y (*.f64 z t)) #s(literal -1 binary64))
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) y) t))
(*.f64 z (/.f64 t y))
(*.f64 t (/.f64 z y))
(*.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 z y) t)
(*.f64 x #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 z t) a)) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 z (neg.f64 t))) (/.f64 a (*.f64 z (neg.f64 t))))
(neg.f64 (/.f64 a (*.f64 z (neg.f64 t))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 z t)))
(/.f64 a (*.f64 z t))
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 z (neg.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 a z)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 z t) a))))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) t) (/.f64 #s(literal 1 binary64) a))
(/.f64 (/.f64 a z) t)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 z t) a)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 t (/.f64 a z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 z (neg.f64 t))))
(/.f64 (neg.f64 (/.f64 a z)) (neg.f64 t))
(/.f64 (/.f64 a t) z)
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z a))
(/.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 z t))
(/.f64 (neg.f64 (/.f64 a t)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (*.f64 z (neg.f64 t)))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) t)) (neg.f64 (/.f64 #s(literal 1 binary64) a)))
(/.f64 (neg.f64 (neg.f64 (/.f64 a z))) (neg.f64 (neg.f64 t)))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 z a)))
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (*.f64 z (neg.f64 t)))
(pow.f64 (/.f64 (*.f64 z t) a) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a z) t) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 z t) a) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 t (/.f64 a z)) #s(literal -1 binary64))
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) z) t))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a z) t))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) t) a)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) t) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 a z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 t a) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t))) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (neg.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a z))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) 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 z (neg.f64 t))))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 x y))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) a))
(/.f64 x (/.f64 a y))
(/.f64 (*.f64 x y) a)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (*.f64 x y)))))
(/.f64 (neg.f64 x) (neg.f64 (/.f64 a y)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 x y))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64)) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 a y))
(/.f64 (neg.f64 (*.f64 (*.f64 x y) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))))
(/.f64 (neg.f64 (*.f64 x #s(literal 1 binary64))) (neg.f64 (/.f64 a y)))
(pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 x (/.f64 y a))
(*.f64 y (/.f64 x a))
(*.f64 y (*.f64 x (/.f64 #s(literal 1 binary64) a)))
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 y a) x)
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 a y)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)))

simplify342.0ms (3%)

Algorithm
egg-herbie
Rules
5122×*-lowering-*.f32
5122×*-lowering-*.f64
2240×/-lowering-/.f32
2240×/-lowering-/.f64
2052×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01936696
16586669
222196669
354176666
082456666
Stop Event
iter limit
node limit
Counts
840 → 840
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 (/ (- (* 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))))
(* 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))
(* -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)
(* -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 z)
(* -9 z)
(* -9 z)
(* -9 z)
(* -9 z)
(* -9 z)
(* -9 z)
(* -9 z)
(* -9 z)
(* -9 z)
(* -9 z)
(* -9 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)
(* -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))))))
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) 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) 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)))))
(* -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))))))
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(* 1/2 x)
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(* -9/2 (/ (* t z) y))
(* t (+ (* -9/2 (/ z y)) (* 1/2 (/ x t))))
(* t (+ (* -9/2 (/ z y)) (* 1/2 (/ x t))))
(* t (+ (* -9/2 (/ z y)) (* 1/2 (/ x t))))
(* -9/2 (/ (* t z) y))
(* -1 (* t (+ (* -1/2 (/ x t)) (* 9/2 (/ z y)))))
(* -1 (* t (+ (* -1/2 (/ x t)) (* 9/2 (/ z y)))))
(* -1 (* t (+ (* -1/2 (/ x t)) (* 9/2 (/ z y)))))
(* 1/2 x)
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(* -9/2 (/ (* t z) y))
(* z (+ (* -9/2 (/ t y)) (* 1/2 (/ x z))))
(* z (+ (* -9/2 (/ t y)) (* 1/2 (/ x z))))
(* z (+ (* -9/2 (/ t y)) (* 1/2 (/ x z))))
(* -9/2 (/ (* t z) y))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 9/2 (/ t y)))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 9/2 (/ t y)))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 9/2 (/ t y)))))
(* -9/2 (/ (* t z) y))
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) y)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) y)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) y)
(* 1/2 x)
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(* 1/2 x)
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(* -9/2 (/ (* t z) y))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(* 1/2 x)
(* x (+ 1/2 (* -9/2 (/ (* t z) (* x y)))))
(* x (+ 1/2 (* -9/2 (/ (* t z) (* x y)))))
(* x (+ 1/2 (* -9/2 (/ (* t z) (* x y)))))
(* 1/2 x)
(* -1 (* x (- (* 9/2 (/ (* t z) (* x y))) 1/2)))
(* -1 (* x (- (* 9/2 (/ (* t z) (* x y))) 1/2)))
(* -1 (* x (- (* 9/2 (/ (* t z) (* x y))) 1/2)))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) 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))))))
(* -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/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) 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) 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)))))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
(* 4/9 (/ a (* t z)))
-2
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(* 2/9 (/ (* x y) (* t z)))
(* x (- (* 2/9 (/ y (* t z))) (* 2 (/ 1 x))))
(* x (- (* 2/9 (/ y (* t z))) (* 2 (/ 1 x))))
(* x (- (* 2/9 (/ y (* t z))) (* 2 (/ 1 x))))
(* 2/9 (/ (* x y) (* t z)))
(* -1 (* x (+ (* -2/9 (/ y (* t z))) (* 2 (/ 1 x)))))
(* -1 (* x (+ (* -2/9 (/ y (* t z))) (* 2 (/ 1 x)))))
(* -1 (* x (+ (* -2/9 (/ y (* t z))) (* 2 (/ 1 x)))))
-2
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(* 2/9 (/ (* x y) (* t z)))
(* y (- (* 2/9 (/ x (* t z))) (* 2 (/ 1 y))))
(* y (- (* 2/9 (/ x (* t z))) (* 2 (/ 1 y))))
(* y (- (* 2/9 (/ x (* t z))) (* 2 (/ 1 y))))
(* 2/9 (/ (* x y) (* t z)))
(* -1 (* y (+ (* -2/9 (/ x (* t z))) (* 2 (/ 1 y)))))
(* -1 (* y (+ (* -2/9 (/ x (* t z))) (* 2 (/ 1 y)))))
(* -1 (* y (+ (* -2/9 (/ x (* t z))) (* 2 (/ 1 y)))))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(* 2/9 (/ (* x y) (* t z)))
(/ (+ (* -2 z) (* 2/9 (/ (* x y) t))) z)
(/ (+ (* -2 z) (* 2/9 (/ (* x y) t))) z)
(/ (+ (* -2 z) (* 2/9 (/ (* x y) t))) z)
-2
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
-2
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(* 2/9 (/ (* x y) (* t z)))
(/ (+ (* -2 t) (* 2/9 (/ (* x y) z))) t)
(/ (+ (* -2 t) (* 2/9 (/ (* x y) z))) t)
(/ (+ (* -2 t) (* 2/9 (/ (* x y) z))) t)
-2
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
-2
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(* 2/9 (/ (* x y) (* t z)))
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) 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)
(/ 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))
(/ (* 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)
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 (*.f64 x y) 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 (*.f64 x y) 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 (*.f64 x y) a)))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t 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 #s(literal -9/2 binary64) (/.f64 (*.f64 t 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 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y 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 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) 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 (*.f64 x y) 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 (*.f64 x y) a)))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.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 (*.f64 #s(literal -9/2 binary64) (/.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 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) y) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) y) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) y) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) y) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) 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 (*.f64 x y) 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 (*.f64 x y) 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 (*.f64 x y) 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 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) z)))
(* 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 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) z)))
(* 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 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) 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 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) z)))
(* -1 (* 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 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) z)))
(* -1 (* 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 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) z)))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) 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 (*.f64 x y) 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 (*.f64 x y) 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 (*.f64 x y) 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 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) t)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) t)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) t)))
(* -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 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) t)))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) t)))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) t)))
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) a)
(* 1/2 (/ (- (* x y) (* 9 (* t z))) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 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 x (+.f64 y (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) x)))
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) x)))
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) x)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(*.f64 x (+.f64 y (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) x)))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(*.f64 x (+.f64 y (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) x)))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(*.f64 x (+.f64 y (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) x)))
(* -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 y (+.f64 x (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) y))))
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (+.f64 x (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) y))))
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (+.f64 x (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) y))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(*.f64 y (+.f64 x (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) y))))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(*.f64 y (+.f64 x (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) y))))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(*.f64 y (+.f64 x (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) y))))
(* 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 z (+.f64 (/.f64 (*.f64 x y) z) (*.f64 t #s(literal -9 binary64))))
(* z (- (/ (* x y) z) (* 9 t)))
(*.f64 z (+.f64 (/.f64 (*.f64 x y) z) (*.f64 t #s(literal -9 binary64))))
(* z (- (/ (* x y) z) (* 9 t)))
(*.f64 z (+.f64 (/.f64 (*.f64 x y) z) (*.f64 t #s(literal -9 binary64))))
(* -9 (* t z))
(*.f64 t (*.f64 z #s(literal -9 binary64)))
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))
(*.f64 z (+.f64 (/.f64 (*.f64 x y) z) (*.f64 t #s(literal -9 binary64))))
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))
(*.f64 z (+.f64 (/.f64 (*.f64 x y) z) (*.f64 t #s(literal -9 binary64))))
(* -1 (* z (- (* -1 (/ (* x y) z)) (* -9 t))))
(*.f64 z (+.f64 (/.f64 (*.f64 x y) z) (*.f64 t #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 t (+.f64 (/.f64 (*.f64 x y) t) (*.f64 z #s(literal -9 binary64))))
(* t (- (/ (* x y) t) (* 9 z)))
(*.f64 t (+.f64 (/.f64 (*.f64 x y) t) (*.f64 z #s(literal -9 binary64))))
(* t (- (/ (* x y) t) (* 9 z)))
(*.f64 t (+.f64 (/.f64 (*.f64 x y) 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 t (+.f64 (/.f64 (*.f64 x y) t) (*.f64 z #s(literal -9 binary64))))
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))
(*.f64 t (+.f64 (/.f64 (*.f64 x y) t) (*.f64 z #s(literal -9 binary64))))
(* -1 (* t (- (* -1 (/ (* x y) t)) (* -9 z))))
(*.f64 t (+.f64 (/.f64 (*.f64 x y) 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 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t z) #s(literal 9 binary64))
(* 9 (* t z))
(*.f64 (*.f64 t 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))
(*.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 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)
(* -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))
(* -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 z)
(*.f64 z #s(literal -9 binary64))
(* -9 z)
(*.f64 z #s(literal -9 binary64))
(* -9 z)
(*.f64 z #s(literal -9 binary64))
(* -9 z)
(*.f64 z #s(literal -9 binary64))
(* -9 z)
(*.f64 z #s(literal -9 binary64))
(* -9 z)
(*.f64 z #s(literal -9 binary64))
(* -9 z)
(*.f64 z #s(literal -9 binary64))
(* -9 z)
(*.f64 z #s(literal -9 binary64))
(* -9 z)
(*.f64 z #s(literal -9 binary64))
(* -9 z)
(*.f64 z #s(literal -9 binary64))
(* -9 z)
(*.f64 z #s(literal -9 binary64))
(* -9 z)
(*.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))
(* -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 (*.f64 x y) 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 (*.f64 x y) 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 (*.f64 x y) a)))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.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 (*.f64 #s(literal -9/2 binary64) (/.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 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) y) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) y) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) y) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) y) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))) a)
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) 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 (*.f64 x y) 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 (*.f64 x y) 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 (*.f64 x y) 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 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) t)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) t)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) t)))
(* -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 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) t)))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) t)))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) t)))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) 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 (*.f64 x y) 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 (*.f64 x y) 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 (*.f64 x y) 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 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) z)))
(* 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 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) z)))
(* 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 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) 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 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) z)))
(* -1 (* 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 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) z)))
(* -1 (* 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 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) z)))
(* -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 (*.f64 x y) 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 (*.f64 x y) 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 (*.f64 x y) a)))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t 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 #s(literal -9/2 binary64) (/.f64 (*.f64 t 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 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* t (+ (* -9/2 (/ z y)) (* 1/2 (/ x t))))
(*.f64 t (+.f64 (*.f64 z (/.f64 #s(literal -9/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t)))
(* t (+ (* -9/2 (/ z y)) (* 1/2 (/ x t))))
(*.f64 t (+.f64 (*.f64 z (/.f64 #s(literal -9/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t)))
(* t (+ (* -9/2 (/ z y)) (* 1/2 (/ x t))))
(*.f64 t (+.f64 (*.f64 z (/.f64 #s(literal -9/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t)))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -1 (* t (+ (* -1/2 (/ x t)) (* 9/2 (/ z y)))))
(*.f64 t (+.f64 (*.f64 z (/.f64 #s(literal -9/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t)))
(* -1 (* t (+ (* -1/2 (/ x t)) (* 9/2 (/ z y)))))
(*.f64 t (+.f64 (*.f64 z (/.f64 #s(literal -9/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t)))
(* -1 (* t (+ (* -1/2 (/ x t)) (* 9/2 (/ z y)))))
(*.f64 t (+.f64 (*.f64 z (/.f64 #s(literal -9/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t)))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* z (+ (* -9/2 (/ t y)) (* 1/2 (/ x z))))
(*.f64 z (+.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) z)))
(* z (+ (* -9/2 (/ t y)) (* 1/2 (/ x z))))
(*.f64 z (+.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) z)))
(* z (+ (* -9/2 (/ t y)) (* 1/2 (/ x z))))
(*.f64 z (+.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) z)))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 9/2 (/ t y)))))
(*.f64 z (+.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) z)))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 9/2 (/ t y)))))
(*.f64 z (+.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) z)))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 9/2 (/ t y)))))
(*.f64 z (+.f64 (*.f64 t (/.f64 #s(literal -9/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) z)))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) y)
(/.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) y)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) y)
(/.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) y)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) y)
(/.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) y)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) (*.f64 #s(literal 1/2 binary64) x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* x (+ 1/2 (* -9/2 (/ (* t z) (* x y)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) x)))
(* x (+ 1/2 (* -9/2 (/ (* t z) (* x y)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) x)))
(* x (+ 1/2 (* -9/2 (/ (* t z) (* x y)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y)) x)))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* -1 (* x (- (* 9/2 (/ (* t z) (* x y))) 1/2)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9/2 binary64)) y) x)))
(* -1 (* x (- (* 9/2 (/ (* t z) (* x y))) 1/2)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9/2 binary64)) y) x)))
(* -1 (* x (- (* 9/2 (/ (* t z) (* x y))) 1/2)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 t z) #s(literal 9/2 binary64)) y) x)))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -9/2 (/ (* t z) y))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) y))
(* -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 (*.f64 x y) 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 (*.f64 x y) 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 (*.f64 x y) a)))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t 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 #s(literal -9/2 binary64) (/.f64 (*.f64 t 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 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y a))))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) x) (*.f64 #s(literal 1/2 binary64) (/.f64 y 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 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) 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 (*.f64 x y) 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 (*.f64 x y) a)))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.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 (*.f64 #s(literal -9/2 binary64) (/.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 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) y) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) y) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) y) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) y) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 z (*.f64 t (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))))) a)
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 z (*.f64 t (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))))) a)
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 z (*.f64 t (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))))) a)
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 z (*.f64 t (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))))) a)
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 z (*.f64 t (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))))) a)
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 z (*.f64 t (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))))) a)
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 z (*.f64 t (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))))) a)
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 z (*.f64 t (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))))) a)
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 z (*.f64 t (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))))) a)
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 z (*.f64 t (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))))) a)
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 z (*.f64 t (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))))) a)
(* 9/4 (/ (* t (* z (- (* 2/9 (/ (* x y) (* t z))) 2))) a))
(/.f64 (*.f64 #s(literal 9/4 binary64) (*.f64 z (*.f64 t (+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))))) a)
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) 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 (*.f64 x y) 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 (*.f64 x y) 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 (*.f64 x y) 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 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) z)))
(* 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 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) z)))
(* 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 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) 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 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) z)))
(* -1 (* 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 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) z)))
(* -1 (* 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 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) z)))
(* 1/2 (/ (* x y) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) 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 (*.f64 x y) 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 (*.f64 x y) 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 (*.f64 x y) 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 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) t)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) t)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) t)))
(* -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 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) t)))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) t)))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x y) a)) t)))
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
(* 4/9 (/ a (* t z)))
(/.f64 (/.f64 (*.f64 a #s(literal 4/9 binary64)) t) z)
-2
#s(literal -2 binary64)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* x (- (* 2/9 (/ y (* t z))) (* 2 (/ 1 x))))
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(* x (- (* 2/9 (/ y (* t z))) (* 2 (/ 1 x))))
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(* x (- (* 2/9 (/ y (* t z))) (* 2 (/ 1 x))))
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* -1 (* x (+ (* -2/9 (/ y (* t z))) (* 2 (/ 1 x)))))
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(* -1 (* x (+ (* -2/9 (/ y (* t z))) (* 2 (/ 1 x)))))
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(* -1 (* x (+ (* -2/9 (/ y (* t z))) (* 2 (/ 1 x)))))
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
-2
#s(literal -2 binary64)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* y (- (* 2/9 (/ x (* t z))) (* 2 (/ 1 y))))
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(* y (- (* 2/9 (/ x (* t z))) (* 2 (/ 1 y))))
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(* y (- (* 2/9 (/ x (* t z))) (* 2 (/ 1 y))))
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* -1 (* y (+ (* -2/9 (/ x (* t z))) (* 2 (/ 1 y)))))
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(* -1 (* y (+ (* -2/9 (/ x (* t z))) (* 2 (/ 1 y)))))
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(* -1 (* y (+ (* -2/9 (/ x (* t z))) (* 2 (/ 1 y)))))
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(/ (+ (* -2 z) (* 2/9 (/ (* x y) t))) z)
(/.f64 (+.f64 (*.f64 z #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 x y) t) #s(literal 2/9 binary64))) z)
(/ (+ (* -2 z) (* 2/9 (/ (* x y) t))) z)
(/.f64 (+.f64 (*.f64 z #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 x y) t) #s(literal 2/9 binary64))) z)
(/ (+ (* -2 z) (* 2/9 (/ (* x y) t))) z)
(/.f64 (+.f64 (*.f64 z #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 x y) t) #s(literal 2/9 binary64))) z)
-2
#s(literal -2 binary64)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
-2
#s(literal -2 binary64)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(/ (+ (* -2 t) (* 2/9 (/ (* x y) z))) t)
(/.f64 (+.f64 (*.f64 t #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x y) #s(literal 2/9 binary64)) z)) t)
(/ (+ (* -2 t) (* 2/9 (/ (* x y) z))) t)
(/.f64 (+.f64 (*.f64 t #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x y) #s(literal 2/9 binary64)) z)) t)
(/ (+ (* -2 t) (* 2/9 (/ (* x y) z))) t)
(/.f64 (+.f64 (*.f64 t #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x y) #s(literal 2/9 binary64)) z)) t)
-2
#s(literal -2 binary64)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
-2
#s(literal -2 binary64)
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(- (* 2/9 (/ (* x y) (* t z))) 2)
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t)))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(* 2/9 (/ (* x y) (* t z)))
(*.f64 #s(literal 2/9 binary64) (/.f64 (/.f64 (*.f64 x y) z) t))
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) 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)
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ (* 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)

eval264.0ms (2.3%)

Compiler

Compiled 47727 to 3400 computations (92.9% saved)

prune256.0ms (2.2%)

Pruning

13 alts after pruning (12 fresh and 1 done)

PrunedKeptTotal
New202782035
Fresh549
Picked415
Done000
Total2036132049
Accuracy
100.0%
Counts
2049 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
82.8%
(/.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 a y))
52.9%
(/.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) a)
54.6%
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
91.3%
(/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 x y) t) (*.f64 z #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
94.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
94.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))
51.1%
(/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t))
54.1%
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))
82.0%
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
51.5%
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
51.2%
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
52.9%
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
50.7%
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
Compiler

Compiled 380 to 279 computations (26.6% saved)

simplify22.0ms (0.2%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 z t)
cost-diff0
(*.f64 (*.f64 z t) #s(literal -9/2 binary64))
cost-diff0
(/.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) a)
cost-diff0
(/.f64 a z)
cost-diff0
(/.f64 (/.f64 a z) t)
cost-diff0
(/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t))
cost-diff0
(/.f64 z a)
cost-diff0
(*.f64 t #s(literal -9/2 binary64))
cost-diff0
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
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 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))))))
Rules
384×*-lowering-*.f32
384×*-lowering-*.f64
204×fma-define
202×associate-*l*
168×fma-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
026122
154122
2106122
3178122
4301122
5411122
6514122
7599122
0599122
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(/ 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
(* -9/2 (* z (/ t a)))
-9/2
(* z (/ t a))
z
(/ t a)
t
a
(* (* t -9/2) (/ z a))
(* t -9/2)
t
-9/2
(/ z a)
z
a
(/ -9/2 (/ (/ a z) t))
-9/2
(/ (/ a z) t)
(/ a z)
a
z
t
(/ (* (* z t) -9/2) a)
(* (* z t) -9/2)
(* z t)
z
t
-9/2
a
Outputs
(/ 1/2 (/ a (+ (* x y) (* z (* t -9)))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))))
1/2
#s(literal 1/2 binary64)
(/ a (+ (* x y) (* z (* t -9))))
(/.f64 a (+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t))))
a
(+ (* x y) (* z (* t -9)))
(+.f64 (*.f64 x y) (*.f64 #s(literal -9 binary64) (*.f64 z t)))
(* x y)
(*.f64 x y)
x
y
(* z (* t -9))
(*.f64 #s(literal -9 binary64) (*.f64 z t))
z
(* t -9)
(*.f64 t #s(literal -9 binary64))
t
-9
#s(literal -9 binary64)
(* -9/2 (* z (/ t a)))
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t)))
-9/2
#s(literal -9/2 binary64)
(* z (/ t a))
(/.f64 z (/.f64 a t))
z
(/ t a)
(/.f64 t a)
t
a
(* (* t -9/2) (/ z a))
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t)))
(* t -9/2)
(*.f64 t #s(literal -9/2 binary64))
t
-9/2
#s(literal -9/2 binary64)
(/ z a)
(/.f64 z a)
z
a
(/ -9/2 (/ (/ a z) t))
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t)))
-9/2
#s(literal -9/2 binary64)
(/ (/ a z) t)
(/.f64 a (*.f64 z t))
(/ a z)
(/.f64 a z)
a
z
t
(/ (* (* z t) -9/2) a)
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t)))
(* (* z t) -9/2)
(*.f64 #s(literal -9/2 binary64) (*.f64 z t))
(* z t)
(*.f64 z t)
z
t
-9/2
#s(literal -9/2 binary64)
a

localize134.0ms (1.2%)

Localize:

Found 16 expressions of interest:

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

Compiled 131 to 27 computations (79.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 61.0ms
ival-div: 39.0ms (63.9% of total)
ival-mult: 20.0ms (32.8% of total)
ival-add: 1.0ms (1.6% of total)
const: 1.0ms (1.6% of total)
backward-pass: 0.0ms (0% of total)

series60.0ms (0.5%)

Counts
17 → 564
Calls
Call 1
Inputs
#<alt (/ 1/2 (/ a (+ (* x y) (* z (* t -9)))))>
#<alt (/ a (+ (* x y) (* z (* t -9))))>
#<alt (+ (* x y) (* z (* t -9)))>
#<alt (* x y)>
#<alt (* -9/2 (* z (/ t a)))>
#<alt (* z (/ t a))>
#<alt (/ t a)>
#<alt (* (* t -9/2) (/ z a))>
#<alt (* t -9/2)>
#<alt (/ z a)>
#<alt (/ -9/2 (/ (/ a z) t))>
#<alt (/ (/ a z) t)>
#<alt (/ a z)>
#<alt (/ (* (* z t) -9/2) a)>
#<alt (* (* z t) -9/2)>
#<alt (* z t)>
#<alt (* z (* t -9))>
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 (/ 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 (* 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 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 (* -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)>
#<alt (* -9/2 t)>
#<alt (* -9/2 t)>
#<alt (* -9/2 t)>
#<alt (* -9/2 t)>
#<alt (* -9/2 t)>
#<alt (* -9/2 t)>
#<alt (* -9/2 t)>
#<alt (* -9/2 t)>
#<alt (* -9/2 t)>
#<alt (* -9/2 t)>
#<alt (* -9/2 t)>
#<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 (* -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 (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a (* t z))>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a z)>
#<alt (/ a 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))>
#<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 (* 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 (* -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))>
Calls

141 calls:

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

rewrite365.0ms (3.2%)

Algorithm
batch-egg-rewrite
Rules
4370×*-lowering-*.f32
4370×*-lowering-*.f64
2530×/-lowering-/.f32
2530×/-lowering-/.f64
1716×sum3-define
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02696
111696
274896
3700396
0811296
Stop Event
iter limit
node limit
Counts
17 → 1022
Calls
Call 1
Inputs
(/ 1/2 (/ a (+ (* x y) (* z (* t -9)))))
(/ a (+ (* x y) (* z (* t -9))))
(+ (* x y) (* z (* t -9)))
(* x y)
(* -9/2 (* z (/ t a)))
(* z (/ t a))
(/ t a)
(* (* t -9/2) (/ z a))
(* t -9/2)
(/ z a)
(/ -9/2 (/ (/ a z) t))
(/ (/ a z) t)
(/ a z)
(/ (* (* z t) -9/2) a)
(* (* z t) -9/2)
(* z t)
(* z (* t -9))
Outputs
(+.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64)))))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y))))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x y))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(+.f64 (*.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a)))
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (/.f64 #s(literal -1/2 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))))
(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 1/2 binary64))))
(fma.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))))
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))))))
(/.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 1/2 binary64)))
(/.f64 #s(literal -1/2 binary64) (/.f64 a (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) a))))
(/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a) #s(literal 2 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x 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 #s(literal -1 binary64) (/.f64 (/.f64 a (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))) #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (*.f64 a (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (/.f64 a #s(literal 1/2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 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 z (*.f64 (*.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 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 x (*.f64 y (*.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 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 x (*.f64 y (*.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 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))) (neg.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))) (neg.f64 (*.f64 a (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64))))) (-.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))) (-.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))) (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))) (*.f64 a (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) a)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))) a)
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)))) #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 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 1/2 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)) a))
(*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)))) #s(literal -1 binary64)))
(*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 #s(literal 1/2 binary64) 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 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)) a) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)))
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal -1 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) a) (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y)))))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) a) (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(+.f64 (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (+.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(+.f64 (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))))
(+.f64 (*.f64 (/.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(+.f64 (*.f64 (/.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 (/.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (*.f64 x (*.f64 y (*.f64 x y)))))
(+.f64 (*.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (*.f64 x y)) (*.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (/.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))))
(+.f64 (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (/.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (/.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))))
(+.f64 (*.f64 (*.f64 x y) (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))) (/.f64 a (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))))
(neg.f64 (/.f64 a (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))))
(neg.f64 (/.f64 (/.f64 a (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))) #s(literal 1 binary64)))
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)))
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))))
(/.f64 (/.f64 a (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a))
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)) a))
(/.f64 (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))
(/.f64 (*.f64 a (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) a))
(/.f64 (/.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))))
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y))))))))
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)))
(/.f64 (*.f64 (/.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y)))))))
(/.f64 (*.f64 (/.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(/.f64 (*.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/.f64 (*.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(pow.f64 (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 1 binary64)))
(*.f64 (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(*.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))))
(*.f64 #s(literal -1 binary64) (/.f64 a (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))))
(*.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) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(*.f64 (/.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 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 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))))
(*.f64 (/.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) #s(literal 1 binary64)))
(*.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(*.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(*.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (/.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (*.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (*.f64 a (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))))
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) a) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (/.f64 a (-.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(+.f64 (*.f64 x y) (*.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 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (neg.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(+.f64 (neg.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))))
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x y))) (neg.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(fma.f64 x y (*.f64 z (*.f64 t #s(literal -9 binary64))))
(fma.f64 y x (*.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 t) #s(literal -9 binary64) (*.f64 x y))
(fma.f64 (*.f64 z #s(literal -9 binary64)) t (*.f64 x y))
(neg.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)))
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) #s(literal 1 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))))
(/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 #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 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 x (*.f64 y (*.f64 x y))))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 531441 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 531441 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 531441 binary64))) (*.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 6561 binary64))) (*.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))))
(/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) #s(literal 1 binary64)) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 531441 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 531441 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 531441 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 6561 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(/.f64 (neg.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (*.f64 (*.f64 z z) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 531441 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 531441 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t))))) #s(literal 531441 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 (*.f64 z (*.f64 t (*.f64 z t))) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal 6561 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))
(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 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) #s(literal 1 binary64)))
(*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))))
(*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))) (*.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))))
(*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (*.f64 x y)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.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 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 9 binary64)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))))
(*.f64 (-.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))))) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y))))))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (-.f64 (*.f64 z (*.f64 (*.f64 t #s(literal -9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))) (*.f64 x (*.f64 y (*.f64 x y)))))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64))) (-.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t)))) (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) #s(literal 9 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x y)))))
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t (*.f64 z (*.f64 #s(literal 81 binary64) (*.f64 z t))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z (*.f64 t (*.f64 z t)))) #s(literal -729 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))))
(*.f64 x y)
(*.f64 y x)
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t))))
(neg.f64 (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t))))
(neg.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (*.f64 z #s(literal -9/2 binary64))))
(neg.f64 (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 t #s(literal -9/2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t)))))
(neg.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) z))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))
(/.f64 t (/.f64 a (*.f64 z #s(literal -9/2 binary64))))
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t)))
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z))
(/.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))))
(/.f64 (*.f64 z t) (/.f64 a #s(literal -9/2 binary64)))
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 9/2 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 z t))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))
(/.f64 (/.f64 z (/.f64 a t)) #s(literal -2/9 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2/9 binary64) (*.f64 z t)))
(/.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 a t))
(/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) (/.f64 #s(literal 1 binary64) t))
(/.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 9/2 binary64)))
(/.f64 (*.f64 t #s(literal 9/2 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) z)))
(/.f64 (*.f64 #s(literal 9/2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 a t)))
(/.f64 (/.f64 #s(literal 9/2 binary64) (/.f64 a z)) (/.f64 #s(literal -1 binary64) t))
(/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 a z))
(/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) z))
(/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 a z))
(/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) z)) a)
(/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 a #s(literal -9/2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 a #s(literal -9/2 binary64)))
(/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a t)))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 z #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a t)))
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) z)))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) #s(literal -1 binary64)) a)
(/.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))
(pow.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t)))
(*.f64 t (/.f64 #s(literal -9/2 binary64) (/.f64 a z)))
(*.f64 #s(literal -9/2 binary64) (/.f64 z (/.f64 a t)))
(*.f64 (/.f64 t a) (*.f64 z #s(literal -9/2 binary64)))
(*.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)))
(*.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.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 z t) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 t (/.f64 a (*.f64 z #s(literal -9/2 binary64)))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 9/2 binary64) (/.f64 a z)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z #s(literal -9/2 binary64))))
(*.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal 9/2 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 a t))))
(*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 a (*.f64 z #s(literal -9/2 binary64)))))
(*.f64 (/.f64 z (/.f64 a t)) #s(literal -9/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2/9 binary64) (*.f64 z t)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t)
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (*.f64 z t))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t))))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 t #s(literal 9/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 a t))) #s(literal 9/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 9/2 binary64) z))
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal 9/2 binary64) (/.f64 a z)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (/.f64 #s(literal 9/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(*.f64 (/.f64 #s(literal 9/2 binary64) a) (/.f64 t (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal 9/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z)
(*.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)) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (*.f64 z t) #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 t (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 t a))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 t (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 z a))
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 t a))
(*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) a) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (/.f64 #s(literal 9/2 binary64) a) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 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) z)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (pow.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 t (/.f64 #s(literal 9/2 binary64) a)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 9/2 binary64) (/.f64 a z))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) (/.f64 a z)) #s(literal -1 binary64)) t)
(*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) #s(literal 1 binary64)) t)
(*.f64 (/.f64 #s(literal -9/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a t))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 z t))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) z))) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 a t))))
(neg.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 a t))))
(/.f64 z (/.f64 a t))
(/.f64 t (/.f64 a z))
(/.f64 (/.f64 t a) (/.f64 #s(literal 1 binary64) z))
(/.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) t))
(/.f64 (*.f64 z t) a)
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 a t)))
(/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 a (-.f64 #s(literal 0 binary64) z)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z t)))
(/.f64 (/.f64 z (/.f64 a t)) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 z t))))
(/.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) t))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 a t))) #s(literal -1 binary64))
(/.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) z))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))) a)
(/.f64 (/.f64 t (/.f64 #s(literal 1 binary64) z)) a)
(/.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1 binary64)) a)
(/.f64 (/.f64 (/.f64 t a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 a (-.f64 #s(literal 0 binary64) z)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) a)
(/.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (*.f64 z t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1 binary64))
(pow.f64 (/.f64 z (/.f64 a t)) #s(literal 1 binary64))
(*.f64 z (/.f64 t a))
(*.f64 z (/.f64 (/.f64 t a) #s(literal 1 binary64)))
(*.f64 t (/.f64 z a))
(*.f64 (/.f64 t a) z)
(*.f64 (/.f64 z a) t)
(*.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)))
(*.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 z t) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) a)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) a) t))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 z (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 z (/.f64 a t)))
(*.f64 (/.f64 z (/.f64 a t)) #s(literal 1 binary64))
(*.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 #s(literal 1 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 z t) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 a t))))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (pow.f64 (/.f64 #s(literal -1 binary64) t) #s(literal -1 binary64)))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 t (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 z a))
(*.f64 (/.f64 z #s(literal -1 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 t (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (/.f64 z a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (/.f64 (/.f64 t a) #s(literal 1 binary64)) z)
(*.f64 (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z t)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) z)
(*.f64 (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) t)
(*.f64 (/.f64 (/.f64 t a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z))
(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)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) a))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a t)))
(/.f64 t a)
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a t))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) t))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a t)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 1 binary64)) (-.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 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 t 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 #s(literal -1 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) t))
(*.f64 (pow.f64 (/.f64 a t) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a t) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 #s(literal -1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t))))
(neg.f64 (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t))))
(neg.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (*.f64 z #s(literal -9/2 binary64))))
(neg.f64 (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 t #s(literal -9/2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t)))))
(neg.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) z))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))
(/.f64 t (/.f64 a (*.f64 z #s(literal -9/2 binary64))))
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t)))
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z))
(/.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))))
(/.f64 (*.f64 z t) (/.f64 a #s(literal -9/2 binary64)))
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 9/2 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 z t))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))
(/.f64 (/.f64 z (/.f64 a t)) #s(literal -2/9 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2/9 binary64) (*.f64 z t)))
(/.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 a t))
(/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) (/.f64 #s(literal 1 binary64) t))
(/.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 9/2 binary64)))
(/.f64 (*.f64 t #s(literal 9/2 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) z)))
(/.f64 (*.f64 #s(literal 9/2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 a t)))
(/.f64 (/.f64 #s(literal 9/2 binary64) (/.f64 a z)) (/.f64 #s(literal -1 binary64) t))
(/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 a z))
(/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) z))
(/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 a z))
(/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) z)) a)
(/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 a #s(literal -9/2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 a #s(literal -9/2 binary64)))
(/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a t)))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 z #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a t)))
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) z)))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) #s(literal -1 binary64)) a)
(/.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))
(pow.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t)))
(*.f64 t (/.f64 #s(literal -9/2 binary64) (/.f64 a z)))
(*.f64 #s(literal -9/2 binary64) (/.f64 z (/.f64 a t)))
(*.f64 (/.f64 t a) (*.f64 z #s(literal -9/2 binary64)))
(*.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)))
(*.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.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 z t) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 t (/.f64 a (*.f64 z #s(literal -9/2 binary64)))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 9/2 binary64) (/.f64 a z)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z #s(literal -9/2 binary64))))
(*.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal 9/2 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 a t))))
(*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 a (*.f64 z #s(literal -9/2 binary64)))))
(*.f64 (/.f64 z (/.f64 a t)) #s(literal -9/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2/9 binary64) (*.f64 z t)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t)
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (*.f64 z t))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t))))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 t #s(literal 9/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 a t))) #s(literal 9/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 9/2 binary64) z))
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal 9/2 binary64) (/.f64 a z)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (/.f64 #s(literal 9/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(*.f64 (/.f64 #s(literal 9/2 binary64) a) (/.f64 t (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal 9/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z)
(*.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)) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (*.f64 z t) #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 t (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 t a))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 t (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 z a))
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 t a))
(*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) a) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (/.f64 #s(literal 9/2 binary64) a) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 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) z)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (pow.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 t (/.f64 #s(literal 9/2 binary64) a)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 9/2 binary64) (/.f64 a z))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) (/.f64 a z)) #s(literal -1 binary64)) t)
(*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) #s(literal 1 binary64)) t)
(*.f64 (/.f64 #s(literal -9/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a t))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))
(*.f64 t #s(literal -9/2 binary64))
(*.f64 #s(literal -9/2 binary64) t)
(*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64)))
(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 (/.f64 z (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)))
(/.f64 z a)
(/.f64 (/.f64 z a) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 1 binary64) (/.f64 a z))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) z))
(/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) z)))
(/.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) z))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 z a) #s(literal 1 binary64))
(pow.f64 (/.f64 a z) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal 1 binary64) a))
(*.f64 z (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 (/.f64 z a) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal -1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)))
(*.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 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) z)
(*.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))
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) z)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) z))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t))))
(neg.f64 (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t))))
(neg.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (*.f64 z #s(literal -9/2 binary64))))
(neg.f64 (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 t #s(literal -9/2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t)))))
(neg.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) z))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))
(/.f64 t (/.f64 a (*.f64 z #s(literal -9/2 binary64))))
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t)))
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z))
(/.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))))
(/.f64 (*.f64 z t) (/.f64 a #s(literal -9/2 binary64)))
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 9/2 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 z t))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))
(/.f64 (/.f64 z (/.f64 a t)) #s(literal -2/9 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2/9 binary64) (*.f64 z t)))
(/.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 a t))
(/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) (/.f64 #s(literal 1 binary64) t))
(/.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 9/2 binary64)))
(/.f64 (*.f64 t #s(literal 9/2 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) z)))
(/.f64 (*.f64 #s(literal 9/2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 a t)))
(/.f64 (/.f64 #s(literal 9/2 binary64) (/.f64 a z)) (/.f64 #s(literal -1 binary64) t))
(/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 a z))
(/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) z))
(/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 a z))
(/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) z)) a)
(/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 a #s(literal -9/2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 a #s(literal -9/2 binary64)))
(/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a t)))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 z #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a t)))
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) z)))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) #s(literal -1 binary64)) a)
(/.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))
(pow.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t)))
(*.f64 t (/.f64 #s(literal -9/2 binary64) (/.f64 a z)))
(*.f64 #s(literal -9/2 binary64) (/.f64 z (/.f64 a t)))
(*.f64 (/.f64 t a) (*.f64 z #s(literal -9/2 binary64)))
(*.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)))
(*.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.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 z t) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 t (/.f64 a (*.f64 z #s(literal -9/2 binary64)))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 9/2 binary64) (/.f64 a z)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z #s(literal -9/2 binary64))))
(*.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal 9/2 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 a t))))
(*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 a (*.f64 z #s(literal -9/2 binary64)))))
(*.f64 (/.f64 z (/.f64 a t)) #s(literal -9/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2/9 binary64) (*.f64 z t)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t)
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (*.f64 z t))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t))))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 t #s(literal 9/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 a t))) #s(literal 9/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 9/2 binary64) z))
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal 9/2 binary64) (/.f64 a z)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (/.f64 #s(literal 9/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(*.f64 (/.f64 #s(literal 9/2 binary64) a) (/.f64 t (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal 9/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z)
(*.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)) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (*.f64 z t) #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 t (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 t a))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 t (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 z a))
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 t a))
(*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) a) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (/.f64 #s(literal 9/2 binary64) a) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 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) z)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (pow.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 t (/.f64 #s(literal 9/2 binary64) a)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 9/2 binary64) (/.f64 a z))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) (/.f64 a z)) #s(literal -1 binary64)) t)
(*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) #s(literal 1 binary64)) t)
(*.f64 (/.f64 #s(literal -9/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a t))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))
(exp.f64 (*.f64 (log.f64 (/.f64 z (/.f64 a t))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 z t))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 z t))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 z t))))
(neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 z t))))
(neg.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 z t))) #s(literal 1 binary64)))
(/.f64 a (*.f64 z t))
(/.f64 a (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 a (*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) z)))
(/.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))))
(/.f64 a (*.f64 #s(literal 1 binary64) (*.f64 z t)))
(/.f64 (/.f64 a z) t)
(/.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))))
(/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) z)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 z t))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 z (/.f64 a t)))
(/.f64 (/.f64 a t) z)
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 t a))
(/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 z a))
(/.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 a t))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a t)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a t)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 t (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) a))
(/.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 z (-.f64 #s(literal 0 binary64) a)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) z) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) t)))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) a))
(/.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a t))) (-.f64 #s(literal 0 binary64) z))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 z a))
(pow.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))
(pow.f64 (/.f64 z (/.f64 a t)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(*.f64 a (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) t)))
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal 1 binary64)))
(*.f64 (/.f64 a z) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 a z) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (/.f64 a (*.f64 z t)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) z) t))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal -1 binary64) t)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) z)) (/.f64 (/.f64 #s(literal -1 binary64) t) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z t)))
(*.f64 (/.f64 a t) (/.f64 #s(literal 1 binary64) z))
(*.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 a t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a z))
(*.f64 #s(literal -1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 z t))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a t)) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 a t)))
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) a)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 a (-.f64 #s(literal 0 binary64) z)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(*.f64 (pow.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) z) t))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) a))
(*.f64 (pow.f64 (/.f64 z (/.f64 a t)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z (/.f64 a t)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)) (/.f64 a z))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) z)))
(exp.f64 (*.f64 (log.f64 (/.f64 z a)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) z)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) z)) (/.f64 a (-.f64 #s(literal 0 binary64) z)))
(neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) z)))
(neg.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))
(neg.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) z)) #s(literal 1 binary64)))
(/.f64 a z)
(/.f64 (/.f64 a z) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) z))
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) z)))
(/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) z)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 z a))
(/.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) a))
(/.f64 #s(literal -1 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) a)))
(/.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 #s(literal -1 binary64) a))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) z))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(pow.f64 (/.f64 z a) #s(literal -1 binary64))
(pow.f64 (/.f64 a z) #s(literal 1 binary64))
(*.f64 a (/.f64 #s(literal 1 binary64) z))
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)))
(*.f64 (/.f64 a z) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) z))
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) z) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 a z))
(*.f64 (/.f64 #s(literal 1 binary64) z) a)
(*.f64 (/.f64 #s(literal 1 binary64) z) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) z)))
(*.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) a))
(*.f64 (/.f64 #s(literal -1 binary64) z) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) z))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (pow.f64 (/.f64 z a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 z a) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) z) #s(literal -1 binary64)) a)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) z) #s(literal 1 binary64)) a)
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t))))
(neg.f64 (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t))))
(neg.f64 (*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (*.f64 z #s(literal -9/2 binary64))))
(neg.f64 (*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 t #s(literal -9/2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t)))))
(neg.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) z))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64))))))
(/.f64 t (/.f64 a (*.f64 z #s(literal -9/2 binary64))))
(/.f64 #s(literal -9/2 binary64) (/.f64 a (*.f64 z t)))
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 a z))
(/.f64 (/.f64 z a) (/.f64 #s(literal 1 binary64) (*.f64 t #s(literal -9/2 binary64))))
(/.f64 (*.f64 z t) (/.f64 a #s(literal -9/2 binary64)))
(/.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) a)
(/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 #s(literal 9/2 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 z t))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))))
(/.f64 (/.f64 z (/.f64 a t)) #s(literal -2/9 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2/9 binary64) (*.f64 z t)))
(/.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 a t))
(/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) (/.f64 #s(literal 1 binary64) t))
(/.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 z t)))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (*.f64 z t)) #s(literal 9/2 binary64)))
(/.f64 (*.f64 t #s(literal 9/2 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) z)))
(/.f64 (*.f64 #s(literal 9/2 binary64) z) (-.f64 #s(literal 0 binary64) (/.f64 a t)))
(/.f64 (/.f64 #s(literal 9/2 binary64) (/.f64 a z)) (/.f64 #s(literal -1 binary64) t))
(/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) (/.f64 #s(literal 1 binary64) z))
(/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 a z))
(/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) z))
(/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 a z))
(/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) z)) a)
(/.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) z)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 a #s(literal -9/2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 a #s(literal -9/2 binary64)))
(/.f64 (*.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a t)))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 z #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 a t)))
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) z)))
(/.f64 (*.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) #s(literal -1 binary64)) a)
(/.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) t))
(pow.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1 binary64))
(*.f64 z (/.f64 #s(literal -9/2 binary64) (/.f64 a t)))
(*.f64 t (/.f64 #s(literal -9/2 binary64) (/.f64 a z)))
(*.f64 #s(literal -9/2 binary64) (/.f64 z (/.f64 a t)))
(*.f64 (/.f64 t a) (*.f64 z #s(literal -9/2 binary64)))
(*.f64 (/.f64 t a) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (/.f64 z a) (*.f64 t #s(literal -9/2 binary64)))
(*.f64 (/.f64 z a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.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 z t) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 t (/.f64 a (*.f64 z #s(literal -9/2 binary64)))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 t #s(literal -9/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 #s(literal 9/2 binary64) (/.f64 a z)))
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z #s(literal -9/2 binary64))))
(*.f64 (*.f64 z (*.f64 t #s(literal 9/2 binary64))) (/.f64 #s(literal -1 binary64) a))
(*.f64 #s(literal 9/2 binary64) (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 a t))))
(*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 a (*.f64 z #s(literal -9/2 binary64)))))
(*.f64 (/.f64 z (/.f64 a t)) #s(literal -9/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 z (*.f64 t #s(literal -9/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2/9 binary64) (*.f64 z t)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 z #s(literal -9/2 binary64)) (/.f64 t a))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) t)
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (*.f64 z t))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 t (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal -9/2 binary64) a) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 9/2 binary64) (/.f64 a (*.f64 z t))))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) a)) (*.f64 t #s(literal 9/2 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 z (-.f64 #s(literal 0 binary64) (/.f64 a t))) #s(literal 9/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 z (*.f64 t #s(literal 9/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 9/2 binary64) z))
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal 9/2 binary64) (/.f64 a z)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (/.f64 #s(literal 9/2 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(*.f64 (/.f64 #s(literal 9/2 binary64) a) (/.f64 t (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal 9/2 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a t)) z)
(*.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)) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (*.f64 z t) #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 t (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)) (/.f64 t a))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 t (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 t (/.f64 #s(literal 1 binary64) z)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 t (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal 9/2 binary64) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) #s(literal -1 binary64)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) t)) (/.f64 z a))
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 t a))
(*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) a) #s(literal 1 binary64)) (/.f64 z (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (/.f64 #s(literal 9/2 binary64) a) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) z) (/.f64 #s(literal 1 binary64) t)))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) z)) (/.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 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) z)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) z)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (pow.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (*.f64 z (*.f64 t #s(literal -9/2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 t (/.f64 #s(literal 9/2 binary64) a)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) z))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z t)) (/.f64 #s(literal -9/2 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 9/2 binary64)))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 9/2 binary64) (/.f64 a z))) (-.f64 #s(literal 0 binary64) t))
(*.f64 (*.f64 (/.f64 #s(literal 9/2 binary64) (/.f64 a z)) #s(literal -1 binary64)) t)
(*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) #s(literal 1 binary64)) t)
(*.f64 (/.f64 #s(literal -9/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a t))) (-.f64 #s(literal 0 binary64) z))
(*.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) t))
(*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 a z)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) t))
(-.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 z (*.f64 t #s(literal -9/2 binary64)))
(*.f64 z (neg.f64 (*.f64 t #s(literal 9/2 binary64))))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(*.f64 #s(literal -9/2 binary64) (*.f64 z t))
(*.f64 #s(literal -9/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))))
(*.f64 #s(literal -9/2 binary64) (*.f64 (*.f64 z t) #s(literal 1 binary64)))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) z)
(*.f64 (*.f64 z t) #s(literal -9/2 binary64))
(*.f64 (*.f64 z (*.f64 t #s(literal -9/2 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) z) (*.f64 t #s(literal 9/2 binary64)))
(*.f64 #s(literal 9/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 z t)))
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #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) (*.f64 z t)) #s(literal 9/2 binary64))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))) #s(literal -9/2 binary64))
(*.f64 z t)
(*.f64 t z)
(*.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 (*.f64 z t) #s(literal -9 binary64))
(*.f64 (*.f64 z #s(literal -9 binary64)) t)

simplify362.0ms (3.1%)

Algorithm
egg-herbie
Rules
6324×*-lowering-*.f32
6324×*-lowering-*.f64
3224×/-lowering-/.f32
3224×/-lowering-/.f64
1304×times-frac
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
04364808
115994764
264624748
080204748
Stop Event
iter limit
node limit
Counts
564 → 564
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)))))
(/ 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 (* 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 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)
(* -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)
(* -9/2 t)
(* -9/2 t)
(* -9/2 t)
(* -9/2 t)
(* -9/2 t)
(* -9/2 t)
(* -9/2 t)
(* -9/2 t)
(* -9/2 t)
(* -9/2 t)
(* -9/2 t)
(/ 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)
(* -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))
(/ 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 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)
(* -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 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))
(* 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)
(* -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))
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 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) 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 x (+.f64 (/.f64 (*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) y) a)))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) y) a)))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) y) a)))
(* 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 (/.f64 (*.f64 y #s(literal -1/2 binary64)) a) (/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) (/.f64 z a))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) a) (/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) (/.f64 z a))) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) a) (/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) (/.f64 z a))) x)) (-.f64 #s(literal 0 binary64) x))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) 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 y (+.f64 (/.f64 (*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) 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 (*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) 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 (*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) y) (*.f64 #s(literal 1/2 binary64) (/.f64 x a))))
(* 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 (*.f64 #s(literal -1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) (/.f64 z a))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) (/.f64 z a))) y)) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 t (*.f64 #s(literal 9/2 binary64) (/.f64 z a))) y)) (-.f64 #s(literal 0 binary64) y))
(* 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 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) z)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) z)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) z)))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) (/.f64 x a))) z) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) (/.f64 x a))) z) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (-.f64 #s(literal 0 binary64) z))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) (/.f64 x a))) z) (/.f64 (*.f64 t #s(literal 9/2 binary64)) a)) (-.f64 #s(literal 0 binary64) z))
(* 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 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) t)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) t)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (/.f64 (*.f64 z #s(literal -9/2 binary64)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) t)))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) (/.f64 x a))) t) (*.f64 #s(literal 9/2 binary64) (/.f64 z a))) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) (/.f64 x a))) t) (*.f64 #s(literal 9/2 binary64) (/.f64 z a))) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 y (*.f64 #s(literal -1/2 binary64) (/.f64 x a))) t) (*.f64 #s(literal 9/2 binary64) (/.f64 z a))) (-.f64 #s(literal 0 binary64) 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) (/.f64 a 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) (/.f64 a t)) z) (/.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 (*.f64 a (*.f64 x (/.f64 y 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) (/.f64 a t)) z) (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 t (*.f64 z (*.f64 t (*.f64 z (*.f64 t z))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y a)) (*.f64 t (*.f64 z (*.f64 t 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) (/.f64 a t)) z) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 a (*.f64 y (*.f64 x (*.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 a (*.f64 y y))) (*.f64 t (*.f64 z (*.f64 t (*.f64 z (*.f64 t z)))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y a)) (*.f64 t (*.f64 z (*.f64 t z)))))))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x)
(/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (/.f64 (/.f64 (/.f64 (*.f64 z (*.f64 t a)) x) x) y)) (/.f64 a x)) y)
(/ (- (+ (* 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 a y) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 a (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 y (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 t (/.f64 z (*.f64 y y)))))) x)) 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 (*.f64 #s(literal 729 binary64) a) (*.f64 t (*.f64 z (*.f64 t (*.f64 z (*.f64 t z)))))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (+.f64 (-.f64 (/.f64 a y) (/.f64 (*.f64 (*.f64 a (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -81 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 y y)))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 t (/.f64 z (*.f64 y y))))) x))) 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 a (*.f64 t (/.f64 z (*.f64 y y))))) x) (/.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 #s(literal 81 binary64) (*.f64 a (*.f64 t (*.f64 z (*.f64 t z))))) (*.f64 y (*.f64 x (*.f64 y y)))) (*.f64 #s(literal 9 binary64) (*.f64 a (*.f64 t (/.f64 z (*.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 #s(literal 9 binary64) (*.f64 a (*.f64 t (/.f64 z (*.f64 y y))))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -729 binary64) a) (*.f64 t (*.f64 z (*.f64 t (*.f64 z (*.f64 t z)))))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -81 binary64)) (*.f64 y (*.f64 y y)))) x)) x))) x)
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 a 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) (/.f64 a t)) z) (/.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 (*.f64 a (*.f64 x (/.f64 y 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) (/.f64 a t)) z) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 y (*.f64 a (*.f64 x x)))) (*.f64 t (*.f64 z (*.f64 t (*.f64 z (*.f64 t z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x a)) (*.f64 t (*.f64 z (*.f64 t 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) (/.f64 a t)) z) (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) a) (*.f64 x (*.f64 y (*.f64 x x)))) (*.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 a (*.f64 x x))) (*.f64 t (*.f64 z (*.f64 t (*.f64 z (*.f64 t z)))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x a)) (*.f64 t (*.f64 z (*.f64 t z)))))))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ (+ (* 9 (/ (* a (* t z)) (* (pow x 2) y))) (/ a x)) y)
(/.f64 (+.f64 (*.f64 #s(literal 9 binary64) (/.f64 (/.f64 (/.f64 (*.f64 z (*.f64 t a)) x) 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 a x) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 81 binary64) (/.f64 (/.f64 a (*.f64 x x)) x)) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) y)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z (*.f64 t a))) (*.f64 x x))) 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)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 729 binary64) a) (*.f64 t (*.f64 z (*.f64 t (*.f64 z (*.f64 t z)))))) (*.f64 (*.f64 y y) (*.f64 y (pow.f64 x #s(literal 4 binary64))))) (+.f64 (/.f64 a x) (-.f64 (*.f64 #s(literal 9 binary64) (/.f64 (/.f64 (/.f64 (*.f64 z (*.f64 t a)) x) x) y)) (/.f64 (*.f64 (*.f64 a (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -81 binary64)) (*.f64 (*.f64 y y) (*.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 a (*.f64 t (/.f64 z (*.f64 y y))))) x) (/.f64 a y)) (-.f64 #s(literal 0 binary64) x))
(* -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 #s(literal 81 binary64) (/.f64 (/.f64 a (*.f64 x x)) x)) (/.f64 (*.f64 t (*.f64 z (*.f64 t z))) y)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z (*.f64 t 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 #s(literal 9 binary64) (*.f64 z (*.f64 t a))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -729 binary64) a) (*.f64 t (*.f64 z (*.f64 t (*.f64 z (*.f64 t z)))))) (*.f64 y (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 t (*.f64 z (*.f64 t z)))) #s(literal -81 binary64)) (*.f64 x (*.f64 x x)))) y)) 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 #s(literal 9 binary64) (*.f64 a (*.f64 t (/.f64 z (*.f64 y y))))) (*.f64 x x)))
(+ (* 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 x (*.f64 x (*.f64 y (*.f64 x (*.f64 y y)))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t a)) (*.f64 x (*.f64 x (*.f64 y 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 (*.f64 #s(literal 729 binary64) (*.f64 a (*.f64 t (*.f64 t 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 (*.f64 t a))) (*.f64 x (*.f64 x (*.f64 y (*.f64 x (*.f64 y y)))))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 t a)) (*.f64 x (*.f64 x (*.f64 y y)))))))
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 a t)) z)
(/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)
(/.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 a t)) (*.f64 a (*.f64 (/.f64 (/.f64 (*.f64 x (/.f64 y t)) t) z) #s(literal -1/81 binary64)))) 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 #s(literal -1/9 binary64) (/.f64 a t)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 t (*.f64 z (*.f64 t t)))) (*.f64 #s(literal -1/81 binary64) (/.f64 (*.f64 a (*.f64 x (/.f64 y t))) 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 #s(literal -1/9 binary64) (/.f64 a t)) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) a) (*.f64 x (*.f64 x (*.f64 y (*.f64 x (*.f64 y y)))))) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 t #s(literal 4 binary64))))) (*.f64 a (*.f64 (/.f64 (/.f64 (*.f64 x (/.f64 y t)) t) z) #s(literal -1/81 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 x x))) (*.f64 y y)) (*.f64 t (*.f64 t t))) (*.f64 z z)))) z)
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 a t)) z)
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* (pow t 2) z))) (* 1/9 (/ a t))) z))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/81 binary64) a) x) y) (*.f64 z (*.f64 t t))) (*.f64 (/.f64 a t) #s(literal 1/9 binary64))) (-.f64 #s(literal 0 binary64) 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 a t) #s(literal 1/9 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 t (*.f64 z (*.f64 t t)))) (*.f64 #s(literal -1/81 binary64) (/.f64 (*.f64 a (*.f64 x (/.f64 y t))) t))) z)) (-.f64 #s(literal 0 binary64) 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 a t) #s(literal 1/9 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/81 binary64) (/.f64 (*.f64 a (*.f64 x (/.f64 y t))) t)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6561 binary64) a) (*.f64 x (*.f64 x (*.f64 y (*.f64 x (*.f64 y y)))))) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 x x))) (*.f64 y y)) (*.f64 t (*.f64 t t)))) z)) z)) (-.f64 #s(literal 0 binary64) 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 #s(literal 9 binary64) (*.f64 a (*.f64 t (/.f64 z (*.f64 y y))))) (*.f64 x x)))
(+ (* 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 a (*.f64 z (*.f64 t z)))) (*.f64 x (*.f64 x (*.f64 y (*.f64 x (*.f64 y y)))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z a)) (*.f64 x (*.f64 x (*.f64 y 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 #s(literal 729 binary64) (*.f64 (*.f64 a (*.f64 z (*.f64 t 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 (*.f64 z a))) (*.f64 x (*.f64 x (*.f64 y (*.f64 x (*.f64 y y)))))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z a)) (*.f64 x (*.f64 x (*.f64 y y)))))))
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 a t)) z)
(/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -1/9 binary64)) z) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 z (*.f64 t 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 a #s(literal -1/9 binary64)) z) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/729 binary64) a) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z z))) t) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 z z))) t)) 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 a #s(literal -1/9 binary64)) z) (+.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/6561 binary64) (pow.f64 z #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 x a) (*.f64 x x))) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 x x))) (*.f64 y y)) (*.f64 z (*.f64 t (*.f64 z (*.f64 t z)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 z (*.f64 t z))))) t)
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 a t)) z)
(* -1 (/ (+ (* 1/81 (/ (* a (* x y)) (* t (pow z 2)))) (* 1/9 (/ a z))) t))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/81 binary64) a) x) y) (*.f64 z (*.f64 t z))) (*.f64 #s(literal 1/9 binary64) (/.f64 a z))) (-.f64 #s(literal 0 binary64) 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 (*.f64 #s(literal -1/729 binary64) a) (*.f64 x (*.f64 x (*.f64 y y)))) (*.f64 z (*.f64 z z))) t) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 z z))) t)) (-.f64 #s(literal 0 binary64) 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 #s(literal -1/81 binary64) (*.f64 y (*.f64 x a))) (*.f64 z z)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/6561 binary64) a) (*.f64 x (*.f64 x (*.f64 y (*.f64 x (*.f64 y y)))))) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 a (*.f64 x x))) (*.f64 y y)) (*.f64 z (*.f64 z z)))) t)) t)) (-.f64 #s(literal 0 binary64) t))
(* -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 #s(literal -9 binary64) (/.f64 (*.f64 t z) x))))
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (+.f64 y (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x))))
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (+.f64 y (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) x))))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 t z) x)) y)))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 t z) x)) y)))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 t z) 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 #s(literal -9 binary64) (/.f64 (*.f64 t z) y))))
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (+.f64 x (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) y))))
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (+.f64 x (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 t z) y))))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 t z) y)) x)))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 t z) y)) x)))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(*.f64 y (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 9 binary64) (/.f64 (*.f64 t z) 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 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z))))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(*.f64 z (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z))))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(*.f64 z (-.f64 #s(literal 0 binary64) (-.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))) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 x (/.f64 y t))) (-.f64 #s(literal 0 binary64) t))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (*.f64 x (/.f64 y t))) (-.f64 #s(literal 0 binary64) 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 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) 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)
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 t)
(*.f64 t #s(literal -9/2 binary64))
(* -9/2 t)
(*.f64 t #s(literal -9/2 binary64))
(* -9/2 t)
(*.f64 t #s(literal -9/2 binary64))
(* -9/2 t)
(*.f64 t #s(literal -9/2 binary64))
(* -9/2 t)
(*.f64 t #s(literal -9/2 binary64))
(* -9/2 t)
(*.f64 t #s(literal -9/2 binary64))
(* -9/2 t)
(*.f64 t #s(literal -9/2 binary64))
(* -9/2 t)
(*.f64 t #s(literal -9/2 binary64))
(* -9/2 t)
(*.f64 t #s(literal -9/2 binary64))
(* -9/2 t)
(*.f64 t #s(literal -9/2 binary64))
(* -9/2 t)
(*.f64 t #s(literal -9/2 binary64))
(* -9/2 t)
(*.f64 t #s(literal -9/2 binary64))
(/ 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)
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a (* t z))
(/.f64 a (*.f64 t z))
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(/ a z)
(/.f64 a z)
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (/ (* t z) a))
(*.f64 z (/.f64 (*.f64 t #s(literal -9/2 binary64)) a))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* -9/2 (* t z))
(*.f64 t (*.f64 z #s(literal -9/2 binary64)))
(* 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)
(* -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))

eval237.0ms (2.1%)

Compiler

Compiled 25031 to 2182 computations (91.3% saved)

prune168.0ms (1.5%)

Pruning

14 alts after pruning (8 fresh and 6 done)

PrunedKeptTotal
New158511586
Fresh077
Picked055
Done011
Total1585141599
Accuracy
100.0%
Counts
1599 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
82.8%
(/.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 a y))
52.9%
(/.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) a)
54.6%
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
91.3%
(/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 x y) t) (*.f64 z #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
94.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
54.6%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
94.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))
51.1%
(/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t))
54.1%
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))
82.0%
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
51.5%
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
51.2%
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
52.9%
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
50.7%
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
Compiler

Compiled 338 to 248 computations (26.6% saved)

simplify285.0ms (2.5%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x))
cost-diff0
(/.f64 #s(literal 1 binary64) a)
cost-diff128
(*.f64 (/.f64 #s(literal 1 binary64) a) y)
cost-diff256
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
cost-diff0
(/.f64 (*.f64 x y) t)
cost-diff0
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z #s(literal -9 binary64)))
cost-diff128
(*.f64 t (+.f64 (/.f64 (*.f64 x y) t) (*.f64 z #s(literal -9 binary64))))
cost-diff128
(/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 x y) t) (*.f64 z #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(*.f64 x y)
cost-diff0
(/.f64 a (*.f64 x y))
cost-diff0
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
cost-diff0
(/.f64 x a)
cost-diff0
(*.f64 y (/.f64 x a))
cost-diff0
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
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))
Rules
4642×*-lowering-*.f32
4642×*-lowering-*.f64
3008×/-lowering-/.f32
3008×/-lowering-/.f64
2214×fma-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
036206
1102200
2272200
3867198
42353198
53186198
63976198
74652198
85322198
95547198
105979198
116485198
08120198
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ 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
(* 1/2 (* y (/ x a)))
1/2
(* y (/ x a))
y
(/ x a)
x
a
(/ 1/2 (/ a (* x y)))
1/2
(/ a (* x y))
a
(* x y)
x
y
(/ (* t (+ (/ (* x y) t) (* z -9))) (* a 2))
(* t (+ (/ (* x y) t) (* z -9)))
t
(+ (/ (* x y) t) (* z -9))
(/ (* x y) t)
(* x y)
x
y
(* z -9)
z
-9
(* a 2)
a
2
(* (* (/ 1 a) y) (+ (* -9/2 (* t (/ z y))) (* 1/2 x)))
(* (/ 1 a) y)
(/ 1 a)
1
a
y
(+ (* -9/2 (* t (/ z y))) (* 1/2 x))
(* -9/2 (* t (/ z y)))
-9/2
(* t (/ z y))
t
(/ z y)
z
(* 1/2 x)
1/2
x
Outputs
(/ 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
(* 1/2 (* y (/ x a)))
(*.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)))
1/2
#s(literal 1/2 binary64)
(* y (/ x a))
(/.f64 (*.f64 x y) a)
y
(/ x a)
(/.f64 x a)
x
a
(/ 1/2 (/ a (* x y)))
(*.f64 y (*.f64 x (/.f64 #s(literal 1/2 binary64) a)))
1/2
#s(literal 1/2 binary64)
(/ a (* x y))
(/.f64 a (*.f64 x y))
a
(* x y)
(*.f64 x y)
x
y
(/ (* t (+ (/ (* x y) t) (* z -9))) (* a 2))
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
(* t (+ (/ (* x y) t) (* z -9)))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
t
(+ (/ (* x y) t) (* z -9))
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z #s(literal -9 binary64)))
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(* x y)
(*.f64 x y)
x
y
(* z -9)
(*.f64 z #s(literal -9 binary64))
z
-9
#s(literal -9 binary64)
(* a 2)
(*.f64 a #s(literal 2 binary64))
a
2
#s(literal 2 binary64)
(* (* (/ 1 a) y) (+ (* -9/2 (* t (/ z y))) (* 1/2 x)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(* (/ 1 a) y)
(/.f64 y a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
1
#s(literal 1 binary64)
a
y
(+ (* -9/2 (* t (/ z y))) (* 1/2 x))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) y) (*.f64 #s(literal 1/2 binary64) x))
(* -9/2 (* t (/ z y)))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) y)
-9/2
#s(literal -9/2 binary64)
(* t (/ z y))
(/.f64 z (/.f64 y t))
t
(/ z y)
(/.f64 z y)
z
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
1/2
#s(literal 1/2 binary64)
x

localize186.0ms (1.6%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy99.7%
(*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y)))
accuracy99.7%
(*.f64 (/.f64 #s(literal 1 binary64) a) y)
accuracy93.1%
(*.f64 t (/.f64 z y))
accuracy85.9%
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
accuracy100.0%
(+.f64 (/.f64 (*.f64 x y) t) (*.f64 z #s(literal -9 binary64)))
accuracy95.0%
(/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 x y) t) (*.f64 z #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
accuracy94.6%
(*.f64 t (+.f64 (/.f64 (*.f64 x y) t) (*.f64 z #s(literal -9 binary64))))
accuracy94.3%
(/.f64 (*.f64 x y) t)
accuracy100.0%
(*.f64 x y)
accuracy99.7%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
accuracy95.0%
(/.f64 a (*.f64 x y))
accuracy100.0%
(/.f64 x a)
accuracy100.0%
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
accuracy90.3%
(*.f64 y (/.f64 x a))
accuracy99.7%
(/.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))
accuracy99.7%
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
accuracy99.3%
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
accuracy95.5%
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)
Results
122.0ms252×0valid
3.0ms1valid
1.0ms3valid
1.0ms2valid
Compiler

Compiled 229 to 37 computations (83.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 46.0ms
ival-mult: 26.0ms (56.5% of total)
ival-div: 15.0ms (32.6% of total)
ival-add: 4.0ms (8.7% of total)
const: 1.0ms (2.2% of total)
backward-pass: 1.0ms (2.2% of total)

series41.0ms (0.4%)

Counts
20 → 816
Calls
Call 1
Inputs
#<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 (+ (* x y) (* z (* t -9)))>
#<alt (* 1/2 (* y (/ x a)))>
#<alt (* y (/ x a))>
#<alt (/ x a)>
#<alt (/ 1/2 (/ a (* x y)))>
#<alt (/ a (* x y))>
#<alt (* x y)>
#<alt (/ (* t (+ (/ (* x y) t) (* z -9))) (* a 2))>
#<alt (* t (+ (/ (* x y) t) (* z -9)))>
#<alt (+ (/ (* x y) t) (* z -9))>
#<alt (/ (* x y) t)>
#<alt (* (* (/ 1 a) y) (+ (* -9/2 (* t (/ z y))) (* 1/2 x)))>
#<alt (* (/ 1 a) y)>
#<alt (/ 1 a)>
#<alt (+ (* -9/2 (* t (/ z y))) (* 1/2 x))>
#<alt (* t (/ z y))>
#<alt (* -9/2 (* t (/ z y)))>
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 (* -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 (* 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 (* 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 (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x a)>
#<alt (/ x 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 (/ 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 (* 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 (+ (* -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 (* -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 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))>
#<alt (* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))>
#<alt (* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))>
#<alt (* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))>
#<alt (* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))>
#<alt (* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))>
#<alt (* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))>
#<alt (* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))>
#<alt (* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))>
#<alt (* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))>
#<alt (* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))>
#<alt (* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))>
#<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 (* -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 (* -9 z)>
#<alt (+ (* -9 z) (/ (* x y) t))>
#<alt (+ (* -9 z) (/ (* x y) t))>
#<alt (+ (* -9 z) (/ (* x y) t))>
#<alt (/ (* x y) t)>
#<alt (* x (+ (* -9 (/ z x)) (/ y t)))>
#<alt (* x (+ (* -9 (/ z x)) (/ y t)))>
#<alt (* x (+ (* -9 (/ z x)) (/ y t)))>
#<alt (/ (* x y) t)>
#<alt (* -1 (* x (+ (* -1 (/ y t)) (* 9 (/ z x)))))>
#<alt (* -1 (* x (+ (* -1 (/ y t)) (* 9 (/ z x)))))>
#<alt (* -1 (* x (+ (* -1 (/ y t)) (* 9 (/ z x)))))>
#<alt (* -9 z)>
#<alt (+ (* -9 z) (/ (* x y) t))>
#<alt (+ (* -9 z) (/ (* x y) t))>
#<alt (+ (* -9 z) (/ (* x y) t))>
#<alt (/ (* x y) t)>
#<alt (* y (+ (* -9 (/ z y)) (/ x t)))>
#<alt (* y (+ (* -9 (/ z y)) (/ x t)))>
#<alt (* y (+ (* -9 (/ z y)) (/ x t)))>
#<alt (/ (* x y) t)>
#<alt (* -1 (* y (+ (* -1 (/ x t)) (* 9 (/ z y)))))>
#<alt (* -1 (* y (+ (* -1 (/ x t)) (* 9 (/ z y)))))>
#<alt (* -1 (* y (+ (* -1 (/ x t)) (* 9 (/ z y)))))>
#<alt (/ (* x y) t)>
#<alt (/ (+ (* -9 (* t z)) (* x y)) t)>
#<alt (/ (+ (* -9 (* t z)) (* x y)) t)>
#<alt (/ (+ (* -9 (* t z)) (* x y)) t)>
#<alt (* -9 z)>
#<alt (+ (* -9 z) (/ (* x y) t))>
#<alt (+ (* -9 z) (/ (* x y) t))>
#<alt (+ (* -9 z) (/ (* x y) t))>
#<alt (* -9 z)>
#<alt (+ (* -9 z) (/ (* x y) t))>
#<alt (+ (* -9 z) (/ (* x y) t))>
#<alt (+ (* -9 z) (/ (* x y) t))>
#<alt (/ (* x y) t)>
#<alt (+ (* -9 z) (/ (* x y) t))>
#<alt (+ (* -9 z) (/ (* x y) t))>
#<alt (+ (* -9 z) (/ (* x y) t))>
#<alt (* -9 z)>
#<alt (* z (- (/ (* x y) (* t z)) 9))>
#<alt (* z (- (/ (* x y) (* t z)) 9))>
#<alt (* z (- (/ (* x y) (* t z)) 9))>
#<alt (* -9 z)>
#<alt (* -1 (* z (+ 9 (* -1 (/ (* x y) (* t z))))))>
#<alt (* -1 (* z (+ 9 (* -1 (/ (* x y) (* t z))))))>
#<alt (* -1 (* z (+ 9 (* -1 (/ (* x y) (* t z))))))>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* x y) t)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)>
#<alt (/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) 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 (* 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 (* 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 (* -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 (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ y a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (/ 1 a)>
#<alt (* 1/2 x)>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* t (+ (* -9/2 (/ z y)) (* 1/2 (/ x t))))>
#<alt (* t (+ (* -9/2 (/ z y)) (* 1/2 (/ x t))))>
#<alt (* t (+ (* -9/2 (/ z y)) (* 1/2 (/ x t))))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -1 (* t (+ (* -1/2 (/ x t)) (* 9/2 (/ z y)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ x t)) (* 9/2 (/ z y)))))>
#<alt (* -1 (* t (+ (* -1/2 (/ x t)) (* 9/2 (/ z y)))))>
#<alt (* 1/2 x)>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* z (+ (* -9/2 (/ t y)) (* 1/2 (/ x z))))>
#<alt (* z (+ (* -9/2 (/ t y)) (* 1/2 (/ x z))))>
#<alt (* z (+ (* -9/2 (/ t y)) (* 1/2 (/ x z))))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -1 (* z (+ (* -1/2 (/ x z)) (* 9/2 (/ t y)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ x z)) (* 9/2 (/ t y)))))>
#<alt (* -1 (* z (+ (* -1/2 (/ x z)) (* 9/2 (/ t y)))))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) y)>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) y)>
#<alt (/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) y)>
#<alt (* 1/2 x)>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (* 1/2 x)>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))>
#<alt (* 1/2 x)>
#<alt (* x (+ 1/2 (* -9/2 (/ (* t z) (* x y)))))>
#<alt (* x (+ 1/2 (* -9/2 (/ (* t z) (* x y)))))>
#<alt (* x (+ 1/2 (* -9/2 (/ (* t z) (* x y)))))>
#<alt (* 1/2 x)>
#<alt (* -1 (* x (- (* 9/2 (/ (* t z) (* x y))) 1/2)))>
#<alt (* -1 (* x (- (* 9/2 (/ (* t z) (* x y))) 1/2)))>
#<alt (* -1 (* x (- (* 9/2 (/ (* t z) (* x y))) 1/2)))>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (/ (* t z) y)>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
#<alt (* -9/2 (/ (* t z) y))>
Calls

204 calls:

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

rewrite376.0ms (3.3%)

Algorithm
batch-egg-rewrite
Rules
3934×*-lowering-*.f32
3934×*-lowering-*.f64
3812×/-lowering-/.f32
3812×/-lowering-/.f64
1246×--lowering--.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
036149
1197143
21559143
08353143
Stop Event
iter limit
node limit
Counts
20 → 1018
Calls
Call 1
Inputs
(/ 1/2 (* (/ 1 (+ (* x y) (* z (* t -9)))) a))
(* (/ 1 (+ (* x y) (* z (* t -9)))) a)
(/ 1 (+ (* x y) (* z (* t -9))))
(+ (* x y) (* z (* t -9)))
(* 1/2 (* y (/ x a)))
(* y (/ x a))
(/ x a)
(/ 1/2 (/ a (* x y)))
(/ a (* x y))
(* x y)
(/ (* t (+ (/ (* x y) t) (* z -9))) (* a 2))
(* t (+ (/ (* x y) t) (* z -9)))
(+ (/ (* x y) t) (* z -9))
(/ (* x y) t)
(* (* (/ 1 a) y) (+ (* -9/2 (* t (/ z y))) (* 1/2 x)))
(* (/ 1 a) y)
(/ 1 a)
(+ (* -9/2 (* t (/ z y))) (* 1/2 x))
(* t (/ z y))
(* -9/2 (* t (/ z y)))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #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 t (*.f64 z #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 t a) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 t (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 t (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))))
(/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))
(/.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 t a) (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))))
(/.f64 (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) #s(literal 2 binary64)) (/.f64 a t))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) a) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) a)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) a)) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 t a) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) #s(literal 2 binary64))
(/.f64 (/.f64 t (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))))) a)
(/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) a))) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 t a) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))))) #s(literal -2 binary64))
(/.f64 (neg.f64 (/.f64 t (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))) a)
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) a))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 t (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))
(*.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) (/.f64 t (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #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 t (*.f64 z #s(literal -9 binary64))))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))) a))
(*.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 t a) (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) #s(literal 2 binary64)))
(*.f64 (/.f64 t a) (/.f64 (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) #s(literal 2 binary64)) (/.f64 t a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64))) t)
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) a)) #s(literal -1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) a))
(*.f64 (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) a) (/.f64 t #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal -2 binary64)))
(*.f64 (*.f64 (/.f64 t a) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) #s(literal 1/2 binary64))
(*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 a (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -1 binary64)) (pow.f64 (/.f64 a (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) #s(literal 2 binary64)))
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) #s(literal 2 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 t #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) a) (/.f64 t #s(literal -2 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) t) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) a) (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) #s(literal -2 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) #s(literal -1 binary64)) (/.f64 t (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #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 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.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 z) #s(literal 81 binary64)) (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #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 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.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 z) #s(literal 81 binary64)) (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (*.f64 a #s(literal -1 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) a))
(/.f64 a (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(/.f64 (/.f64 a (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) a)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(/.f64 (*.f64 a #s(literal -1 binary64)) (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(/.f64 (neg.f64 (*.f64 a #s(literal -1 binary64))) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(pow.f64 (/.f64 a (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) a) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) a)
(*.f64 a (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(*.f64 (/.f64 a (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 a (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))))
(*.f64 (/.f64 a t) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))))
(*.f64 (/.f64 a (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) (/.f64 a t))
(*.f64 (*.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(*.f64 (/.f64 a (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y)))))
(*.f64 (/.f64 a (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x 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 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y)))))))
(*.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(*.f64 (/.f64 a (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)))) (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(-.f64 (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (/.f64 (*.f64 x (*.f64 y (*.f64 t (*.f64 z #s(literal -9 binary64))))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))))
(-.f64 (/.f64 (*.f64 x y) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)))) (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y)))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))
(/.f64 (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x 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 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)))))
(pow.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(*.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))))
(*.f64 (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)))))
(*.f64 (pow.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #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 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.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 z) #s(literal 81 binary64)) (*.f64 t t)))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal -1 binary64)))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(+.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y))
(+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y))))
(fma.f64 x y (*.f64 t (*.f64 z #s(literal -9 binary64))))
(fma.f64 x (*.f64 (/.f64 y t) t) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(fma.f64 y x (*.f64 t (*.f64 z #s(literal -9 binary64))))
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
(fma.f64 t (/.f64 x (/.f64 t y)) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(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 x (/.f64 t y)) t (*.f64 t (*.f64 z #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 t x) (/.f64 y t) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(fma.f64 (*.f64 t (*.f64 x y)) (/.f64 #s(literal 1 binary64) t) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(neg.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y))))) (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)) (*.f64 t (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)) (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 t (*.f64 z #s(literal -9 binary64))))))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x 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 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y)) (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (*.f64 x (*.f64 y (*.f64 x y))))))
(/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))))
(/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 t (*.f64 z #s(literal -9 binary64))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 t (*.f64 z #s(literal -9 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y))))))
(/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64)))) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))) t) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64))) t) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 (neg.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y)))))))
(/.f64 (neg.f64 (*.f64 t (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x 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 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))
(pow.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(*.f64 t (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(*.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) t)
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(*.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y))))))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x 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 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 t (*.f64 z #s(literal -9 binary64)))))))))
(*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x 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 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y)))))))
(*.f64 (*.f64 t (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))) t) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y)))))))
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64))) t) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (/.f64 a y))))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (/.f64 a y))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 #s(literal 1/2 binary64) y) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))))
(/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 x (-.f64 #s(literal 0 binary64) y))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 x y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 a x))
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) a)
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) x) a)
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a)
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 a x)))
(/.f64 (neg.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) x)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) x))) a)
(/.f64 (neg.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y)))
(*.f64 y (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) x)))
(*.f64 y (*.f64 (/.f64 x a) #s(literal 1/2 binary64)))
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 x a) (*.f64 #s(literal 1/2 binary64) y))
(*.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y (*.f64 #s(literal 1/2 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (/.f64 y a) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 y a) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 y a))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (/.f64 a y))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)))))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 x a))
(*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)
(*.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) a) y)
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) x) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 x (-.f64 #s(literal 0 binary64) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a x)) y)
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 y a))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (/.f64 x a))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) a) (/.f64 x #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 x y))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 x y) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 x y)))
(/.f64 x (/.f64 a y))
(/.f64 y (/.f64 a x))
(/.f64 (*.f64 x y) a)
(/.f64 (/.f64 x (/.f64 a y)) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 x y)))
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 x (-.f64 #s(literal 0 binary64) y))))
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) (/.f64 a x)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))))
(pow.f64 (/.f64 x (/.f64 a y)) #s(literal 1 binary64))
(pow.f64 (/.f64 a (*.f64 x y)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 a y)))
(*.f64 x (/.f64 y a))
(*.f64 y (/.f64 x a))
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 x a) y)
(*.f64 (/.f64 x a) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)))
(*.f64 (/.f64 x (/.f64 a y)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x y))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 y a) (/.f64 x #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 x y))))
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 x (-.f64 #s(literal 0 binary64) y)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (*.f64 x y))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 y a))
(*.f64 (/.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 y a))
(exp.f64 (*.f64 (log.f64 (/.f64 a x)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) a)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 x (-.f64 #s(literal 0 binary64) a)))
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a x))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x #s(literal -1 binary64))))
(/.f64 x a)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a x)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) a)
(pow.f64 (/.f64 a x) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x a))
(*.f64 x (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 x a) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) x)
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a x))))
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (/.f64 a y))))
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (/.f64 a y))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 #s(literal 1/2 binary64) y) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 x y) #s(literal 1/2 binary64))))
(/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 a y))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))))
(/.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 x (-.f64 #s(literal 0 binary64) y))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 x y)))
(/.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 a x))
(/.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) a)
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a)
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) x) a)
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a)
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a)
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 a x)))
(/.f64 (neg.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) x)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) x))) a)
(/.f64 (neg.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y)))
(*.f64 y (/.f64 (*.f64 #s(literal 1/2 binary64) x) a))
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) x)))
(*.f64 y (*.f64 (/.f64 x a) #s(literal 1/2 binary64)))
(*.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 x a) (*.f64 #s(literal 1/2 binary64) y))
(*.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y (*.f64 #s(literal 1/2 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (/.f64 y a) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 y a) (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 y a))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (/.f64 a y))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)))))
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 y (/.f64 #s(literal 1 binary64) x)))
(*.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 x a))
(*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y)
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x)
(*.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x)
(*.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) a) y)
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) x) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 x (-.f64 #s(literal 0 binary64) y)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a x)) y)
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) (/.f64 y a))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (/.f64 x a))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) a) (/.f64 x #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 x (/.f64 a y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x (-.f64 #s(literal 0 binary64) y))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) y))) (/.f64 a (*.f64 x (-.f64 #s(literal 0 binary64) y))))
(neg.f64 (/.f64 a (*.f64 x (-.f64 #s(literal 0 binary64) y))))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 a y)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 a y)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) y)))
(/.f64 a (*.f64 x y))
(/.f64 (/.f64 a (*.f64 x y)) #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 x (-.f64 #s(literal 0 binary64) y)))
(/.f64 (/.f64 a (*.f64 x (-.f64 #s(literal 0 binary64) y))) #s(literal -1 binary64))
(/.f64 (/.f64 a x) y)
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x a))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (/.f64 a y) x)
(/.f64 (neg.f64 (/.f64 a y)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x))) y)
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x a)))
(pow.f64 (/.f64 x (/.f64 a y)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 x y)))
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 x y)))
(*.f64 (/.f64 a (*.f64 x y)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 x (-.f64 #s(literal 0 binary64) y))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 x y)))
(*.f64 (/.f64 a x) (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 a x))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a)
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x)) (/.f64 #s(literal -1 binary64) y))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 a y))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 y a) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) a)))
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 a (-.f64 #s(literal 0 binary64) x)))
(*.f64 (/.f64 a y) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 a y) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 a (-.f64 #s(literal 0 binary64) y)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) y)))
(neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 t (*.f64 x y)) t))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 t (*.f64 x y))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) y)))))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 (*.f64 x y) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) t)))
(/.f64 (*.f64 x y) #s(literal 1 binary64))
(/.f64 t (/.f64 t (*.f64 x y)))
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x y))))
(/.f64 (*.f64 t x) (/.f64 t y))
(/.f64 (*.f64 t (*.f64 x y)) t)
(/.f64 (*.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) y))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (*.f64 (*.f64 x y) t) t)
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) t) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 t (*.f64 x y))) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) y)))) t)
(/.f64 (neg.f64 (*.f64 (*.f64 x y) t)) (-.f64 #s(literal 0 binary64) t))
(/.f64 (neg.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) t)) t)
(*.f64 #s(literal 1 binary64) (*.f64 x y))
(*.f64 x y)
(*.f64 x (*.f64 (/.f64 y t) t))
(*.f64 y x)
(*.f64 (*.f64 x y) #s(literal 1 binary64))
(*.f64 (*.f64 x y) (/.f64 t t))
(*.f64 t (/.f64 x (/.f64 t y)))
(*.f64 (/.f64 x (/.f64 t y)) t)
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) y)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 t (/.f64 #s(literal 1 binary64) (*.f64 x y))))
(*.f64 (*.f64 t x) (/.f64 y t))
(*.f64 (*.f64 t (*.f64 x y)) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 t (*.f64 x (-.f64 #s(literal 0 binary64) y))) (/.f64 #s(literal -1 binary64) t))
(*.f64 (*.f64 (*.f64 x y) t) (/.f64 #s(literal 1 binary64) t))
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) t) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) t))
(*.f64 (/.f64 t t) (*.f64 x y))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #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 t (*.f64 z #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (/.f64 t a) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 t (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))
(/.f64 t (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))))
(/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 a #s(literal 1/2 binary64)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))
(/.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 t a) (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))))
(/.f64 (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) #s(literal 2 binary64)) (/.f64 a t))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) a) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) a)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) a)) #s(literal -2 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 (/.f64 t a) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) #s(literal 2 binary64))
(/.f64 (/.f64 t (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))))) a)
(/.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal 2 binary64)) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) a))) #s(literal 2 binary64))
(/.f64 (neg.f64 (*.f64 (/.f64 t a) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))))) #s(literal -2 binary64))
(/.f64 (neg.f64 (/.f64 t (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))) a)
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) a))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 t (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 1 binary64)))
(*.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) (/.f64 t (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #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 t (*.f64 z #s(literal -9 binary64))))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (*.f64 a #s(literal -2 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (-.f64 #s(literal 0 binary64) a)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))) a))
(*.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 t a) (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) #s(literal 2 binary64)))
(*.f64 (/.f64 t a) (/.f64 (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) #s(literal 2 binary64)) (/.f64 t a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) a) #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) (/.f64 a #s(literal 1/2 binary64))) t)
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) a)) #s(literal -1/2 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) a))
(*.f64 (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) a) (/.f64 t #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal -2 binary64)))
(*.f64 (*.f64 (/.f64 t a) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) #s(literal 1/2 binary64))
(*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 a (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) t) #s(literal -1 binary64)) (pow.f64 (/.f64 a (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 t (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) #s(literal 2 binary64)))
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) #s(literal 2 binary64)) (/.f64 t (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 t #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) a) (/.f64 t #s(literal -2 binary64)))
(*.f64 (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) #s(literal -2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) t) a))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) t) a) (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) #s(literal -2 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) #s(literal -1 binary64)) (/.f64 t (/.f64 a #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #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 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.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 z) #s(literal 81 binary64)) (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #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 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.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 z) #s(literal 81 binary64)) (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(+.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y))
(+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y))))
(fma.f64 x y (*.f64 t (*.f64 z #s(literal -9 binary64))))
(fma.f64 x (*.f64 (/.f64 y t) t) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(fma.f64 y x (*.f64 t (*.f64 z #s(literal -9 binary64))))
(fma.f64 (*.f64 x y) #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(fma.f64 z (*.f64 t #s(literal -9 binary64)) (*.f64 x y))
(fma.f64 t (/.f64 x (/.f64 t y)) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(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 x (/.f64 t y)) t (*.f64 t (*.f64 z #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 t x) (/.f64 y t) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(fma.f64 (*.f64 t (*.f64 x y)) (/.f64 #s(literal 1 binary64) t) (*.f64 t (*.f64 z #s(literal -9 binary64))))
(neg.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y))))) (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)) (*.f64 t (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)) (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64))) t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 t (*.f64 z #s(literal -9 binary64))))))) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x 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 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y)) (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (*.f64 x (*.f64 y (*.f64 x y))))))
(/.f64 t (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))))
(/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal -1 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y)))))
(/.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 t (*.f64 z #s(literal -9 binary64))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 t (*.f64 z #s(literal -9 binary64)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y)))
(/.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y))))))
(/.f64 (*.f64 t (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64)))) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))) t) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64))) t) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(/.f64 (neg.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y)))))))
(/.f64 (neg.f64 (*.f64 t (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))))
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y)))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64))) t)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x 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 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))
(pow.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(*.f64 t (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (/.f64 (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(*.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))) t)
(*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))))
(*.f64 (-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (*.f64 t (*.f64 z #s(literal -9 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 z (*.f64 z z)) (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y))))))
(*.f64 (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x 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 z z) #s(literal 81 binary64)) (*.f64 t t)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 t (*.f64 z #s(literal -9 binary64)))))))))
(*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x 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 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (*.f64 t t)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y))))
(*.f64 (*.f64 t (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y)))))))
(*.f64 (*.f64 t (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))) t) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y)))))))
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64))) t) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 x y) (*.f64 t (*.f64 z #s(literal -9 binary64)))) (+.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (-.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 x y))))))
(+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))
(+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y)))
(+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))) (neg.f64 (/.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)))))
(-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) t))
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))) (/.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))))
(-.f64 (/.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y)))) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y)))))
(fma.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))
(fma.f64 x (/.f64 y t) (*.f64 z #s(literal -9 binary64)))
(fma.f64 y (/.f64 x t) (*.f64 z #s(literal -9 binary64)))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t) (*.f64 z #s(literal -9 binary64)))
(fma.f64 z #s(literal -9 binary64) (/.f64 x (/.f64 t y)))
(fma.f64 #s(literal -9 binary64) z (/.f64 x (/.f64 t y)))
(fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) t) (*.f64 z #s(literal -9 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y) (*.f64 z #s(literal -9 binary64)))
(fma.f64 (/.f64 y t) x (*.f64 z #s(literal -9 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)) (/.f64 t (*.f64 x y)))) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y))) (-.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y))))))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))) (+.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)) (/.f64 t (*.f64 x y)))))
(/.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64))) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)) (/.f64 t (*.f64 x y))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))))
(/.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t))) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))) (*.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)) (*.f64 (*.f64 z z) #s(literal 81 binary64)))) (*.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)))) (neg.f64 (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))) (/.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)))) (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))) (/.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))) (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)))) (*.f64 (/.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))) (/.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))))) (+.f64 (/.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))) (/.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y)))))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (/.f64 (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)) (/.f64 t (*.f64 x y))))))
(*.f64 (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 z (*.f64 z z)) #s(literal -729 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z #s(literal -9 binary64)) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t)) (*.f64 (*.f64 z z) #s(literal 81 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 #s(literal 9 binary64) z)))))
(*.f64 (-.f64 (*.f64 (*.f64 z z) #s(literal 81 binary64)) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 x (/.f64 t y)))))
(exp.f64 (*.f64 (log.f64 (/.f64 t (*.f64 x y))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) t))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) t))
(neg.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) t))
(/.f64 #s(literal 1 binary64) (/.f64 t (*.f64 x y)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x y)))))
(/.f64 x (/.f64 t y))
(/.f64 (*.f64 x y) t)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x y))))
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) t))
(pow.f64 (/.f64 t (*.f64 x y)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x (/.f64 t y)))
(*.f64 x (/.f64 y t))
(*.f64 y (/.f64 x t))
(*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 x (/.f64 t y)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) t))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 t (*.f64 x y)))))
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal -1 binary64) t))
(*.f64 (/.f64 #s(literal 1 binary64) t) (*.f64 x y))
(*.f64 (/.f64 #s(literal 1 binary64) t) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)))
(*.f64 (/.f64 y t) x)
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) t))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y) t))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 y t))
(+.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))
(+.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(-.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (*.f64 #s(literal -1/2 binary64) (/.f64 x (/.f64 a y))))
(-.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y))) (/.f64 (-.f64 (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)) (/.f64 (/.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))) (/.f64 (-.f64 (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 a y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 a y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 y (*.f64 (/.f64 x a) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 (*.f64 x y) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 (/.f64 x a) (*.f64 #s(literal 1/2 binary64) y) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 (/.f64 x (/.f64 a y)) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 (/.f64 y a) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 a y)) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (*.f64 z t) y) (/.f64 #s(literal -9/2 binary64) (/.f64 a y)) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 y a) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 y a) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(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 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 x y) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 (/.f64 z y) (/.f64 a y)) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) y) (/.f64 x a) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) x) y (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) y) x (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) a) y (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 y a) #s(literal -9/2 binary64)) (/.f64 (*.f64 z t) y) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (/.f64 (/.f64 y a) (/.f64 y (*.f64 z t))) #s(literal -9/2 binary64) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 y a) (*.f64 t #s(literal -9/2 binary64))) (/.f64 z y) (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 y a) #s(literal 1/2 binary64)) x (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 (*.f64 (/.f64 y a) x) #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) a) y (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) x) (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 x (-.f64 #s(literal 0 binary64) y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a x)) y (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 y (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))) a) (*.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)) a) (*.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) y)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y))) (-.f64 (/.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))) (/.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))) (*.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y))) (/.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))))))) (*.f64 y (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 y (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (/.f64 y a) (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 y (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))) (/.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 a y))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 a y))))
(/.f64 (/.f64 y a) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 a y))
(/.f64 (*.f64 y (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x))) a)
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) y) (*.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) y) (*.f64 (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)) a))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))) (*.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y))) (-.f64 (/.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))) (/.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y))) (/.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)))) (/.f64 (-.f64 (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a))
(/.f64 (*.f64 y (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (*.f64 a (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))))))))
(/.f64 (*.f64 y (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 a (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))))
(/.f64 (*.f64 (/.f64 y a) (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)))
(/.f64 (neg.f64 (*.f64 y (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x)))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 a y)) (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))))
(/.f64 (/.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 a y)) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) (/.f64 a (*.f64 x y))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (/.f64 a (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))) a) (*.f64 a (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)))))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) (/.f64 a (*.f64 x (-.f64 #s(literal 0 binary64) y)))) (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (/.f64 a (*.f64 x (-.f64 #s(literal 0 binary64) y)))))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 a (/.f64 #s(literal 1/2 binary64) a))) (/.f64 a (*.f64 x y)))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) (/.f64 a x)) (*.f64 a (*.f64 #s(literal 1/2 binary64) y))) (*.f64 a (/.f64 a x)))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) a) (*.f64 a (*.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) a) (*.f64 a (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) a) (*.f64 a (*.f64 (*.f64 #s(literal 1/2 binary64) y) x))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) a) (*.f64 a (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y) (/.f64 a (*.f64 x y))) (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (/.f64 a (*.f64 x y))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))) a) (*.f64 a (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y) (/.f64 a (*.f64 x (-.f64 #s(literal 0 binary64) y)))) (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (/.f64 a (*.f64 x (-.f64 #s(literal 0 binary64) y)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 a (/.f64 #s(literal 1/2 binary64) a))) (/.f64 a (*.f64 x y)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y) (/.f64 a x)) (*.f64 a (*.f64 #s(literal 1/2 binary64) y))) (*.f64 a (/.f64 a x)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y) a) (*.f64 a (*.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y) a) (*.f64 a (*.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y) a) (*.f64 a (*.f64 (*.f64 #s(literal 1/2 binary64) y) x))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 x y)))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)))) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y) a) (*.f64 a (*.f64 (*.f64 x y) #s(literal 1/2 binary64)))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))) (*.f64 (/.f64 a (*.f64 x y)) a))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 a (*.f64 x y)) (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y))) (*.f64 (/.f64 a (*.f64 x y)) a))
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))) (*.f64 (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)) a))
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)) (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y))) (*.f64 (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)) a))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))) a))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))) a))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 a (*.f64 x (-.f64 #s(literal 0 binary64) y))) (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))) (*.f64 (/.f64 a (*.f64 x (-.f64 #s(literal 0 binary64) y))) a))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 a (*.f64 x (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y))) (*.f64 (/.f64 a (*.f64 x (-.f64 #s(literal 0 binary64) y))) a))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))) (/.f64 a (*.f64 x y)))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y))) (/.f64 a (*.f64 x y)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) a) (*.f64 (/.f64 a x) (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))) (*.f64 (/.f64 a x) a))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) a) (*.f64 (/.f64 a x) (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y))) (*.f64 (/.f64 a x) a))
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) a) (*.f64 a (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) a) (*.f64 a (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) (*.f64 a (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) y) a) (*.f64 a (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) x) a) (*.f64 a (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) x) a) (*.f64 a (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) (*.f64 a (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) (*.f64 a (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 0 binary64) x)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y))) (*.f64 (-.f64 #s(literal 0 binary64) a) a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))) (*.f64 a a))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) y))) (*.f64 a a))
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) y)) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) y)) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)) a)))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))) (*.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)))))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y))) (-.f64 (/.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))) (/.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y))) (/.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (-.f64 (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)))
(/.f64 (neg.f64 (*.f64 y (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (neg.f64 (*.f64 a (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))))))
(/.f64 (neg.f64 (*.f64 y (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (neg.f64 (*.f64 a (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)))))
(/.f64 (neg.f64 (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 y a) (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (neg.f64 (neg.f64 (*.f64 y (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x))))) a)
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 a y))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 a y))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y))))) (+.f64 (/.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y))) (*.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y))))))
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))) (-.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 a y)))
(*.f64 y (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x))))
(*.f64 y (/.f64 (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x)) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 y (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64)))
(*.f64 (/.f64 y a) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x)))
(*.f64 (/.f64 y a) (/.f64 (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)))
(*.f64 (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 y a))
(*.f64 (*.f64 y (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))) a)))
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) y) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)) a)))
(*.f64 (+.f64 (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)))) (*.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y))) (-.f64 (/.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y))) (/.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)))))))
(*.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y)) (/.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (/.f64 a y))) (/.f64 (/.f64 (*.f64 x y) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a x) (*.f64 #s(literal 1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) a)))
(*.f64 (*.f64 y (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))))))
(*.f64 (*.f64 y (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)))))
(*.f64 (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))))))))
(*.f64 (*.f64 (/.f64 y a) (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))))
(*.f64 (neg.f64 (*.f64 y (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x)))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 a y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))))))))
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 a y)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))))
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x)) a) y)
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (/.f64 y a))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 y (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a y) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 y #s(literal -1 binary64))))
(/.f64 y a)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a y)))
(/.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 0 binary64) a))
(/.f64 (*.f64 y #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (*.f64 y #s(literal -1 binary64))) a)
(pow.f64 (/.f64 a y) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 y a))
(*.f64 y (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) y)
(*.f64 (/.f64 y a) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 #s(literal -1 binary64) a))
(*.f64 (*.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a))
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a))
(neg.f64 (/.f64 #s(literal -1 binary64) a))
(/.f64 #s(literal 1 binary64) a)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a))
(pow.f64 a #s(literal -1 binary64))
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 a)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a))
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)))
(+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))))
(+.f64 (/.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)))))
(-.f64 (/.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))))) (/.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))))))
(fma.f64 #s(literal 1/2 binary64) x (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))))
(fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))))
(fma.f64 t (*.f64 (/.f64 z y) #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 z y) (*.f64 t #s(literal -9/2 binary64)) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 (*.f64 z t) y) #s(literal -9/2 binary64) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z y) (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y z)) t (*.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 z t) y) (*.f64 #s(literal -9/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))) (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))))
(/.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 z t) y) (*.f64 #s(literal -9/2 binary64) (*.f64 #s(literal 1/2 binary64) x))))))
(/.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 z t) y) (*.f64 #s(literal -9/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))))) (+.f64 (/.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal 1/2 binary64) x)))
(*.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))))))))
(*.f64 (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (/.f64 (*.f64 z t) y) (*.f64 #s(literal -9/2 binary64) (*.f64 #s(literal 1/2 binary64) x)))))))
(*.f64 (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -729/8 binary64) (/.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t)))) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))) (*.f64 #s(literal -1/2 binary64) x)))))
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal 81/4 binary64) (/.f64 (/.f64 (*.f64 z t) y) (/.f64 y (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t))))))
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 z t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 z t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) t))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t (-.f64 #s(literal 0 binary64) z))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) z) t)))
(/.f64 t (/.f64 y z))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 z t))))
(/.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 #s(literal 0 binary64) (/.f64 y z)))
(/.f64 (*.f64 z t) y)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) (-.f64 #s(literal 0 binary64) y))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t))) y)
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z))) y)
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t)) y)
(pow.f64 (/.f64 y (*.f64 z t)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 z t) y))
(*.f64 z (*.f64 (/.f64 #s(literal 1 binary64) y) t))
(*.f64 t (/.f64 z y))
(*.f64 (/.f64 z y) t)
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 t (/.f64 #s(literal 1 binary64) z)))
(*.f64 (*.f64 z t) (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 t y) (/.f64 z #s(literal 1 binary64)))
(*.f64 (/.f64 t y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 z t)) (/.f64 #s(literal -1 binary64) y))
(*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) y))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) z) t) (/.f64 #s(literal -1 binary64) y))
(*.f64 (/.f64 z #s(literal 1 binary64)) (/.f64 t y))
(*.f64 (/.f64 t #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) y)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) z) #s(literal -1 binary64)) (/.f64 t y))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y z) (*.f64 t #s(literal -9/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 t #s(literal -9/2 binary64)) z)))
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 #s(literal -9/2 binary64) (*.f64 z t))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z))))
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 z t) #s(literal -9/2 binary64))))
(/.f64 #s(literal -9/2 binary64) (/.f64 y (*.f64 z t)))
(/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z))
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) y)
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) y)
(/.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) y)
(/.f64 (neg.f64 (*.f64 t #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 y z)))
(/.f64 (neg.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z)) (-.f64 #s(literal 0 binary64) y))
(/.f64 (neg.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t))) (-.f64 #s(literal 0 binary64) y))
(/.f64 (neg.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z))) y)
(/.f64 (neg.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64))) (-.f64 #s(literal 0 binary64) y))
(*.f64 t (*.f64 (/.f64 z y) #s(literal -9/2 binary64)))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) y))
(*.f64 (/.f64 z y) (*.f64 t #s(literal -9/2 binary64)))
(*.f64 (/.f64 (*.f64 z t) y) #s(literal -9/2 binary64))
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z y))
(*.f64 (/.f64 t y) (/.f64 #s(literal -9/2 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal -9/2 binary64) (/.f64 y z)) t)
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) z) (/.f64 #s(literal 1 binary64) y))
(*.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 z t)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (*.f64 (*.f64 t #s(literal -9/2 binary64)) (-.f64 #s(literal 0 binary64) z)) (/.f64 #s(literal -1 binary64) y))
(*.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) (/.f64 #s(literal 1 binary64) y))
(*.f64 (/.f64 #s(literal -9/2 binary64) y) (/.f64 t (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 #s(literal -9/2 binary64) y) (/.f64 (*.f64 z t) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal 1 binary64)) (/.f64 z y))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) y) (/.f64 z #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) z)))
(*.f64 (/.f64 (*.f64 z t) #s(literal 1 binary64)) (/.f64 #s(literal -9/2 binary64) y))
(*.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) #s(literal -1 binary64)) (/.f64 z (-.f64 #s(literal 0 binary64) y)))

simplify480.0ms (4.2%)

Algorithm
egg-herbie
Rules
8438×*-lowering-*.f32
8438×*-lowering-*.f64
2754×/-lowering-/.f32
2754×/-lowering-/.f64
1832×times-frac
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
07518700
128398614
085108614
Stop Event
iter limit
node limit
Counts
816 → 816
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))
(* -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 (* 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))))
(* 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)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x a)
(/ x 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))
(/ 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))
(* 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))
(+ (* -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)))))
(* -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 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(* 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))))
(* -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))))
(* -9 z)
(+ (* -9 z) (/ (* x y) t))
(+ (* -9 z) (/ (* x y) t))
(+ (* -9 z) (/ (* x y) t))
(/ (* x y) t)
(* x (+ (* -9 (/ z x)) (/ y t)))
(* x (+ (* -9 (/ z x)) (/ y t)))
(* x (+ (* -9 (/ z x)) (/ y t)))
(/ (* x y) t)
(* -1 (* x (+ (* -1 (/ y t)) (* 9 (/ z x)))))
(* -1 (* x (+ (* -1 (/ y t)) (* 9 (/ z x)))))
(* -1 (* x (+ (* -1 (/ y t)) (* 9 (/ z x)))))
(* -9 z)
(+ (* -9 z) (/ (* x y) t))
(+ (* -9 z) (/ (* x y) t))
(+ (* -9 z) (/ (* x y) t))
(/ (* x y) t)
(* y (+ (* -9 (/ z y)) (/ x t)))
(* y (+ (* -9 (/ z y)) (/ x t)))
(* y (+ (* -9 (/ z y)) (/ x t)))
(/ (* x y) t)
(* -1 (* y (+ (* -1 (/ x t)) (* 9 (/ z y)))))
(* -1 (* y (+ (* -1 (/ x t)) (* 9 (/ z y)))))
(* -1 (* y (+ (* -1 (/ x t)) (* 9 (/ z y)))))
(/ (* x y) t)
(/ (+ (* -9 (* t z)) (* x y)) t)
(/ (+ (* -9 (* t z)) (* x y)) t)
(/ (+ (* -9 (* t z)) (* x y)) t)
(* -9 z)
(+ (* -9 z) (/ (* x y) t))
(+ (* -9 z) (/ (* x y) t))
(+ (* -9 z) (/ (* x y) t))
(* -9 z)
(+ (* -9 z) (/ (* x y) t))
(+ (* -9 z) (/ (* x y) t))
(+ (* -9 z) (/ (* x y) t))
(/ (* x y) t)
(+ (* -9 z) (/ (* x y) t))
(+ (* -9 z) (/ (* x y) t))
(+ (* -9 z) (/ (* x y) t))
(* -9 z)
(* z (- (/ (* x y) (* t z)) 9))
(* z (- (/ (* x y) (* t z)) 9))
(* z (- (/ (* x y) (* t z)) 9))
(* -9 z)
(* -1 (* z (+ 9 (* -1 (/ (* x y) (* t z))))))
(* -1 (* z (+ 9 (* -1 (/ (* x y) (* t z))))))
(* -1 (* z (+ 9 (* -1 (/ (* x y) (* t z))))))
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* x y) t)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) 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))
(* 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))
(* 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)))))
(* -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))))))
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ y a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(/ 1 a)
(* 1/2 x)
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(* -9/2 (/ (* t z) y))
(* t (+ (* -9/2 (/ z y)) (* 1/2 (/ x t))))
(* t (+ (* -9/2 (/ z y)) (* 1/2 (/ x t))))
(* t (+ (* -9/2 (/ z y)) (* 1/2 (/ x t))))
(* -9/2 (/ (* t z) y))
(* -1 (* t (+ (* -1/2 (/ x t)) (* 9/2 (/ z y)))))
(* -1 (* t (+ (* -1/2 (/ x t)) (* 9/2 (/ z y)))))
(* -1 (* t (+ (* -1/2 (/ x t)) (* 9/2 (/ z y)))))
(* 1/2 x)
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(* -9/2 (/ (* t z) y))
(* z (+ (* -9/2 (/ t y)) (* 1/2 (/ x z))))
(* z (+ (* -9/2 (/ t y)) (* 1/2 (/ x z))))
(* z (+ (* -9/2 (/ t y)) (* 1/2 (/ x z))))
(* -9/2 (/ (* t z) y))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 9/2 (/ t y)))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 9/2 (/ t y)))))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 9/2 (/ t y)))))
(* -9/2 (/ (* t z) y))
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) y)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) y)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) y)
(* 1/2 x)
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(* 1/2 x)
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(* -9/2 (/ (* t z) y))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(* 1/2 x)
(* x (+ 1/2 (* -9/2 (/ (* t z) (* x y)))))
(* x (+ 1/2 (* -9/2 (/ (* t z) (* x y)))))
(* x (+ 1/2 (* -9/2 (/ (* t z) (* x y)))))
(* 1/2 x)
(* -1 (* x (- (* 9/2 (/ (* t z) (* x y))) 1/2)))
(* -1 (* x (- (* 9/2 (/ (* t z) (* x y))) 1/2)))
(* -1 (* x (- (* 9/2 (/ (* t z) (* x y))) 1/2)))
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(/ (* t z) y)
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
(* -9/2 (/ (* t z) y))
Outputs
(* -9/2 (/ (* t z) a))
(/.f64 (*.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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) 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 (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 a x)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) a)))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 a x)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) a)))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 a x)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) 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 (/.f64 y a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 a x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (*.f64 (/.f64 y a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 a x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (*.f64 (/.f64 y a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 a x))) (-.f64 #s(literal 0 binary64) x))
(* -9/2 (/ (* t z) a))
(/.f64 (*.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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) 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)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 a y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a)))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 a y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a)))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 a y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) 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 a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 a y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 a y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 a y))) (-.f64 #s(literal 0 binary64) y))
(* 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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) z)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) z)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) z)))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 z a)) (/.f64 (*.f64 #s(literal 9/2 binary64) t) a)) (neg.f64 z))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 z a)) (/.f64 (*.f64 #s(literal 9/2 binary64) t) a)) (neg.f64 z))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 z a)) (/.f64 (*.f64 #s(literal 9/2 binary64) t) a)) (neg.f64 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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) t)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) t)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) t)))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.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 #s(literal -1/2 binary64) (*.f64 x y)) (*.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 #s(literal -1/2 binary64) (*.f64 x y)) (*.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 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)
(* 1/2 (/ (+ (* -9 (* t z)) (* x y)) a))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))) a)
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 a 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) (/.f64 a t)) z) (*.f64 #s(literal -1/81 binary64) (*.f64 a (*.f64 x (/.f64 y (*.f64 z (*.f64 z (*.f64 t t))))))))
(+ (* -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) (/.f64 a t)) z) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 (*.f64 a (*.f64 x y)) y)) (*.f64 t (*.f64 z (*.f64 z (*.f64 z (*.f64 t t)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 a y)) (*.f64 z (*.f64 z (*.f64 t t)))))))
(+ (* -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) (/.f64 a t)) z) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 x y)) 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 a (*.f64 y y))) (*.f64 t (*.f64 z (*.f64 z (*.f64 z (*.f64 t t)))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 a y)) (*.f64 z (*.f64 z (*.f64 t t)))))))
(/ a (* x y))
(/.f64 a (*.f64 x y))
(/ (+ (* 9 (/ (* a (* t z)) (* x (pow y 2)))) (/ a y)) x)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z (*.f64 t a))) (*.f64 x (*.f64 y y))) (/.f64 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)
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 81 binary64) a) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 x y))))) (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z (*.f64 t a))) (*.f64 x (*.f64 y y))) (/.f64 a 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 a y) (*.f64 (/.f64 #s(literal 729 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) a)) (pow.f64 y #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -9 binary64) (*.f64 z (*.f64 t a))) (*.f64 x (*.f64 y y))) (/.f64 (*.f64 (*.f64 #s(literal -81 binary64) (*.f64 t (*.f64 t a))) (*.f64 z z)) (*.f64 y (*.f64 y (*.f64 x (*.f64 x 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 z (*.f64 t a))) (*.f64 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 (*.f64 #s(literal 81 binary64) a) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 x (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z (*.f64 t 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 #s(literal -729 binary64) (/.f64 a x)) (/.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 z (*.f64 t t))))) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -81 binary64) a) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z (*.f64 t a))) (*.f64 y y))) x))) x)
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 a 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) (/.f64 a t)) z) (*.f64 #s(literal -1/81 binary64) (*.f64 a (*.f64 x (/.f64 y (*.f64 z (*.f64 z (*.f64 t t))))))))
(+ (* -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) (/.f64 a t)) z) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/729 binary64) (*.f64 a (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 z (*.f64 z (*.f64 z (*.f64 t t)))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 a x)) (*.f64 z (*.f64 z (*.f64 t t)))))))
(+ (* -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) (/.f64 a t)) z) (*.f64 y (+.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 y (*.f64 (*.f64 x (*.f64 x x)) a))) (*.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 x x) (*.f64 t (*.f64 z (*.f64 z (*.f64 z (*.f64 t t))))))))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 a x)) (*.f64 z (*.f64 z (*.f64 t t)))))))
(/ 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 z (*.f64 t 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 #s(literal 81 binary64) (*.f64 y y)) (/.f64 (*.f64 a (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z (*.f64 t 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 (/.f64 a x) (*.f64 (/.f64 #s(literal 729 binary64) (*.f64 y (*.f64 y y))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) a)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 81 binary64) (*.f64 y y)) (/.f64 (*.f64 a (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z (*.f64 t a))) (*.f64 x (*.f64 x y)))) 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 z (*.f64 t 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 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 x (*.f64 x x)))) y) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z (*.f64 t 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 #s(literal -729 binary64) y) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 z (*.f64 z z)) a)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -81 binary64) a) (/.f64 (*.f64 z (*.f64 z (*.f64 t t))) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 z (*.f64 t 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 z (*.f64 t 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 x (*.f64 y (*.f64 y (*.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 (*.f64 #s(literal 729 binary64) (*.f64 t (*.f64 z (*.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 x (*.f64 y (*.f64 y (*.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) (/.f64 a t)) z)
(/ (+ (* -1/9 (/ a t)) (* -1/81 (/ (* a (* x y)) (* (pow t 2) z)))) z)
(/.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 a t)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 a (*.f64 x y))) (*.f64 z (*.f64 t t)))) 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/729 binary64) a) (/.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 t (*.f64 t t))) (*.f64 z z))) (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 a t)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 a (*.f64 x y))) (*.f64 z (*.f64 t t))))) 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) (/.f64 a t)) (/.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) a) (*.f64 x (*.f64 y (*.f64 y (*.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 a (*.f64 x y))) (*.f64 z (*.f64 t t))) (/.f64 (*.f64 (*.f64 #s(literal 1/729 binary64) a) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 t (*.f64 t t)))) (*.f64 z z)))) z)
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 a 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 a (*.f64 x y))) (*.f64 z (*.f64 t t))) (/.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 #s(literal -1/729 binary64) a) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 z (*.f64 t t)))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 a (*.f64 x y))) (*.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) (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y)))))) a) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/729 binary64) a) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 t (*.f64 t t))))) (neg.f64 z)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 a (*.f64 x y))) (*.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 z (*.f64 t 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 a (*.f64 t (*.f64 z z)))) (*.f64 x (*.f64 y (*.f64 y (*.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) (*.f64 z (*.f64 z a))) (*.f64 x (*.f64 y (*.f64 y (*.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) (/.f64 a t)) z)
(/ (+ (* -1/9 (/ a z)) (* -1/81 (/ (* a (* x y)) (* t (pow z 2))))) t)
(/.f64 (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 a z)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 a (*.f64 x y))) (*.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 z (*.f64 z (*.f64 z (*.f64 t t))))) (+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 a z)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 a (*.f64 x y))) (*.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 #s(literal -1/9 binary64) (/.f64 a z)) (-.f64 (*.f64 (*.f64 #s(literal -1/6561 binary64) (/.f64 a (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y))))) (pow.f64 z #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 a (*.f64 x y))) (*.f64 t (*.f64 z z))) (*.f64 (/.f64 #s(literal 1/729 binary64) (*.f64 z (*.f64 z z))) (/.f64 (*.f64 a (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t t)))))) t)
(* -1/9 (/ a (* t z)))
(/.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 a 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 a (*.f64 x y))) (*.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 a (*.f64 x y))) (*.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) (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y)))))) a) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 1/729 binary64) a) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 z (*.f64 z z))))) (neg.f64 t)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 a (*.f64 x y))) (*.f64 z z))) t)) (neg.f64 t))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/ a (+ (* -9 (* t z)) (* x y)))
(/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(/ -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 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 t t)) (*.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 #s(literal -1/729 binary64) (*.f64 x (*.f64 y y))) (*.f64 t (*.f64 z (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 #s(literal -1/81 binary64) (/.f64 y (*.f64 z (*.f64 z (*.f64 t t))))))) (/.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 #s(literal -1/6561 binary64) x) (/.f64 (*.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 z (*.f64 z (*.f64 z (*.f64 t t)))))))) (*.f64 #s(literal -1/81 binary64) (/.f64 y (*.f64 z (*.f64 z (*.f64 t t))))))) (/.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 t (/.f64 (*.f64 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 #s(literal 81 binary64) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 x y))))) (+.f64 (/.f64 (*.f64 t (/.f64 (*.f64 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 x) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 t (/.f64 (*.f64 z #s(literal 9 binary64)) x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) (/.f64 (*.f64 #s(literal -81 binary64) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 y (*.f64 y (*.f64 x (*.f64 x 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 t (/.f64 (*.f64 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 #s(literal 81 binary64) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 x (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 t (*.f64 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 (*.f64 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -81 binary64) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 t (*.f64 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 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 t t)) (*.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 z (*.f64 z (*.f64 z (*.f64 t t)))))) (*.f64 #s(literal -1/81 binary64) (/.f64 x (*.f64 z (*.f64 z (*.f64 t t))))))) (/.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 (*.f64 #s(literal -1/6561 binary64) (*.f64 x (*.f64 x 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 z (*.f64 z (*.f64 z (*.f64 t t)))))))) (*.f64 #s(literal -1/81 binary64) (/.f64 x (*.f64 z (*.f64 z (*.f64 t t))))))) (/.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 t (*.f64 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 #s(literal 81 binary64) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 x (*.f64 x x))) (*.f64 y y)) (+.f64 (/.f64 (*.f64 t (*.f64 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 #s(literal 1 binary64) x) (-.f64 (*.f64 (/.f64 #s(literal 729 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 t (*.f64 z (*.f64 z (*.f64 z (*.f64 t t))))) (*.f64 y (*.f64 y y)))) (+.f64 (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) (*.f64 x (*.f64 x y))) (*.f64 (*.f64 #s(literal -81 binary64) (*.f64 t t)) (/.f64 (*.f64 z z) (*.f64 x (*.f64 y (*.f64 x (*.f64 x y))))))))) 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 z (*.f64 t #s(literal -9 binary64))) (*.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 t (*.f64 x x)) (/.f64 t x)) (*.f64 (/.f64 (*.f64 z z) y) #s(literal 81 binary64))) (/.f64 (*.f64 t (*.f64 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 #s(literal -729 binary64) (*.f64 t (*.f64 t t))) (*.f64 z (*.f64 z z))) (*.f64 y (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -81 binary64) (*.f64 z (*.f64 z (*.f64 t t)))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 t (*.f64 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 t (*.f64 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 #s(literal 81 binary64) (*.f64 z (*.f64 t t))) (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y)))))) (*.f64 #s(literal 9 binary64) (/.f64 t (*.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 (*.f64 t (*.f64 t t)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (/.f64 z (pow.f64 y #s(literal 4 binary64))) #s(literal 729 binary64))) (/.f64 (*.f64 #s(literal 81 binary64) (*.f64 t t)) (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y)))))))) (*.f64 #s(literal 9 binary64) (/.f64 t (*.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 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 z (*.f64 t t))) (/.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 #s(literal -1/729 binary64) (*.f64 z z)) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 t (*.f64 t t)))) (+.f64 (/.f64 #s(literal 1/9 binary64) t) (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 z (*.f64 t 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)
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/6561 binary64) (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y)))))) (*.f64 (*.f64 z z) (*.f64 z (pow.f64 t #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal -1/729 binary64) (*.f64 z z)) (/.f64 (*.f64 y (*.f64 x (*.f64 x y))) (*.f64 t (*.f64 t t))))) (+.f64 (/.f64 #s(literal 1/9 binary64) t) (/.f64 (*.f64 #s(literal 1/81 binary64) (*.f64 x y)) (*.f64 z (*.f64 t t))))) 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 z (*.f64 t t)))) (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 #s(literal -1/729 binary64) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 z (*.f64 t t)))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 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 #s(literal 1/6561 binary64) (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y)))))) (*.f64 z (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 t t)))) (neg.f64 z)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 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 t (*.f64 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 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y)))))) (*.f64 #s(literal 9 binary64) (/.f64 z (*.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 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y)))))))) (*.f64 #s(literal 9 binary64) (/.f64 z (*.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 #s(literal -1/81 binary64) (*.f64 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 #s(literal -1/729 binary64) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 z (*.f64 z (*.f64 z (*.f64 t t))))) (+.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 x (*.f64 y (*.f64 y (*.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 x y)) (*.f64 t (*.f64 z z))) (+.f64 (/.f64 #s(literal 1/9 binary64) z) (/.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 z (*.f64 z (*.f64 z (*.f64 t t)))))))) 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 #s(literal -1/729 binary64) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 t (*.f64 z (*.f64 z z)))) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 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 #s(literal 1/6561 binary64) (*.f64 x (*.f64 y (*.f64 y (*.f64 x (*.f64 x y)))))) (*.f64 t (pow.f64 z #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/729 binary64) (*.f64 y (*.f64 x (*.f64 x y)))) (*.f64 z (*.f64 z z)))) (neg.f64 t)) (/.f64 (*.f64 #s(literal -1/81 binary64) (*.f64 x y)) (*.f64 z z))) t)) (neg.f64 t))
(* -9 (* t z))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(* x y)
(*.f64 x y)
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) x)))
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) x)))
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) x)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (*.f64 t (/.f64 (*.f64 z #s(literal 9 binary64)) x)) y)))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (*.f64 t (/.f64 (*.f64 z #s(literal 9 binary64)) x)) y)))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (*.f64 t (/.f64 (*.f64 z #s(literal 9 binary64)) x)) y)))
(* -9 (* t z))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(* x y)
(*.f64 x y)
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) y)))
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) y)))
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 t (*.f64 z #s(literal 9 binary64))) y) x))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 t (*.f64 z #s(literal 9 binary64))) y) x))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 t (*.f64 z #s(literal 9 binary64))) y) x))
(* x y)
(*.f64 x y)
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(* -9 (* t z))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
(* z (+ (* -9 t) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 x y) z)))
(* z (+ (* -9 t) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 x y) z)))
(* z (+ (* -9 t) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 x y) z)))
(* -9 (* t z))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(*.f64 (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(*.f64 (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(*.f64 (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z)) (neg.f64 z))
(* x y)
(*.f64 x y)
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(* -9 (* t z))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
(* t (+ (* -9 z) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t)))
(* t (+ (* -9 z) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t)))
(* t (+ (* -9 z) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t)))
(* -9 (* t z))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (/.f64 (*.f64 x y) t)) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (/.f64 (*.f64 x y) t)) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (/.f64 (*.f64 x y) t)) (neg.f64 t))
(* 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)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x a)
(/ x a)
(/.f64 x 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)
(/ 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))
(* 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)
(+ (* -9/2 (/ (* t z) a)) (* 1/2 (/ (* x y) a)))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) t)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) t)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) t)))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.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 #s(literal -1/2 binary64) (*.f64 x y)) (*.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 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t))
(* -9/2 (/ (* t z) a))
(/.f64 (*.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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) 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 (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 a x)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) a)))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 a x)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) a)))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 a x)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) 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 (/.f64 y a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 a x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (*.f64 (/.f64 y a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 a x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (*.f64 (/.f64 y a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 a x))) (-.f64 #s(literal 0 binary64) x))
(* -9/2 (/ (* t z) a))
(/.f64 (*.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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) 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)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 a y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a)))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 a y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a)))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 a y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) 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 a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 a y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 a y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 a y))) (-.f64 #s(literal 0 binary64) y))
(* 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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) z)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) z)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) z)))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 z a)) (/.f64 (*.f64 #s(literal 9/2 binary64) t) a)) (neg.f64 z))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 z a)) (/.f64 (*.f64 #s(literal 9/2 binary64) t) a)) (neg.f64 z))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 z a)) (/.f64 (*.f64 #s(literal 9/2 binary64) t) a)) (neg.f64 z))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 (+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t)) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 (+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t)) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 (+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t)) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 (+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t)) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 (+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t)) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 (+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t)) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 (+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t)) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 (+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t)) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 (+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t)) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 (+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t)) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 (+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t)) a))
(* 1/2 (/ (* t (+ (* -9 z) (/ (* x y) t))) a))
(*.f64 (*.f64 #s(literal 1/2 binary64) t) (/.f64 (+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t)) a))
(* x y)
(*.f64 x y)
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(* -9 (* t z))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
(* t (+ (* -9 z) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t)))
(* t (+ (* -9 z) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t)))
(* t (+ (* -9 z) (/ (* x y) t)))
(*.f64 t (+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t)))
(* -9 (* t z))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (/.f64 (*.f64 x y) t)) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (/.f64 (*.f64 x y) t)) (neg.f64 t))
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* 9 z))))
(*.f64 (-.f64 (*.f64 z #s(literal 9 binary64)) (/.f64 (*.f64 x y) t)) (neg.f64 t))
(* -9 (* t z))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(* x y)
(*.f64 x y)
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) x)))
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) x)))
(* x (+ y (* -9 (/ (* t z) x))))
(*.f64 x (+.f64 y (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) x)))
(* x y)
(*.f64 x y)
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (*.f64 t (/.f64 (*.f64 z #s(literal 9 binary64)) x)) y)))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (*.f64 t (/.f64 (*.f64 z #s(literal 9 binary64)) x)) y)))
(* -1 (* x (+ (* -1 y) (* 9 (/ (* t z) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (*.f64 t (/.f64 (*.f64 z #s(literal 9 binary64)) x)) y)))
(* -9 (* t z))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(* x y)
(*.f64 x y)
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) y)))
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) y)))
(* y (+ x (* -9 (/ (* t z) y))))
(*.f64 y (+.f64 x (/.f64 (*.f64 z (*.f64 t #s(literal -9 binary64))) y)))
(* x y)
(*.f64 x y)
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 t (*.f64 z #s(literal 9 binary64))) y) x))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 t (*.f64 z #s(literal 9 binary64))) y) x))
(* -1 (* y (+ (* -1 x) (* 9 (/ (* t z) y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 t (*.f64 z #s(literal 9 binary64))) y) x))
(* x y)
(*.f64 x y)
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(+ (* -9 (* t z)) (* x y))
(+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))
(* -9 (* t z))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
(* z (+ (* -9 t) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 x y) z)))
(* z (+ (* -9 t) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 x y) z)))
(* z (+ (* -9 t) (/ (* x y) z)))
(*.f64 z (+.f64 (*.f64 t #s(literal -9 binary64)) (/.f64 (*.f64 x y) z)))
(* -9 (* t z))
(*.f64 z (*.f64 t #s(literal -9 binary64)))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(*.f64 (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(*.f64 (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z)) (neg.f64 z))
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* 9 t))))
(*.f64 (-.f64 (*.f64 t #s(literal 9 binary64)) (/.f64 (*.f64 x y) z)) (neg.f64 z))
(* -9 z)
(*.f64 z #s(literal -9 binary64))
(+ (* -9 z) (/ (* x y) t))
(+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t))
(+ (* -9 z) (/ (* x y) t))
(+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t))
(+ (* -9 z) (/ (* x y) t))
(+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t))
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(* x (+ (* -9 (/ z x)) (/ y t)))
(*.f64 x (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 z x)) (/.f64 y t)))
(* x (+ (* -9 (/ z x)) (/ y t)))
(*.f64 x (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 z x)) (/.f64 y t)))
(* x (+ (* -9 (/ z x)) (/ y t)))
(*.f64 x (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 z x)) (/.f64 y t)))
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(* -1 (* x (+ (* -1 (/ y t)) (* 9 (/ z x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) x) (/.f64 y t))))
(* -1 (* x (+ (* -1 (/ y t)) (* 9 (/ z x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) x) (/.f64 y t))))
(* -1 (* x (+ (* -1 (/ y t)) (* 9 (/ z x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) x) (/.f64 y t))))
(* -9 z)
(*.f64 z #s(literal -9 binary64))
(+ (* -9 z) (/ (* x y) t))
(+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t))
(+ (* -9 z) (/ (* x y) t))
(+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t))
(+ (* -9 z) (/ (* x y) t))
(+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t))
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(* y (+ (* -9 (/ z y)) (/ x t)))
(*.f64 y (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 z y)) (/.f64 x t)))
(* y (+ (* -9 (/ z y)) (/ x t)))
(*.f64 y (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 z y)) (/.f64 x t)))
(* y (+ (* -9 (/ z y)) (/ x t)))
(*.f64 y (+.f64 (*.f64 #s(literal -9 binary64) (/.f64 z y)) (/.f64 x t)))
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(* -1 (* y (+ (* -1 (/ x t)) (* 9 (/ z y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) y) (/.f64 x t)))
(* -1 (* y (+ (* -1 (/ x t)) (* 9 (/ z y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) y) (/.f64 x t)))
(* -1 (* y (+ (* -1 (/ x t)) (* 9 (/ z y)))))
(*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 (/.f64 (*.f64 z #s(literal 9 binary64)) y) (/.f64 x t)))
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (+ (* -9 (* t z)) (* x y)) t)
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) t)
(/ (+ (* -9 (* t z)) (* x y)) t)
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) t)
(/ (+ (* -9 (* t z)) (* x y)) t)
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) t)
(* -9 z)
(*.f64 z #s(literal -9 binary64))
(+ (* -9 z) (/ (* x y) t))
(+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t))
(+ (* -9 z) (/ (* x y) t))
(+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t))
(+ (* -9 z) (/ (* x y) t))
(+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t))
(* -9 z)
(*.f64 z #s(literal -9 binary64))
(+ (* -9 z) (/ (* x y) t))
(+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t))
(+ (* -9 z) (/ (* x y) t))
(+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t))
(+ (* -9 z) (/ (* x y) t))
(+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t))
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(+ (* -9 z) (/ (* x y) t))
(+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t))
(+ (* -9 z) (/ (* x y) t))
(+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t))
(+ (* -9 z) (/ (* x y) t))
(+.f64 (*.f64 z #s(literal -9 binary64)) (/.f64 (*.f64 x y) t))
(* -9 z)
(*.f64 z #s(literal -9 binary64))
(* z (- (/ (* x y) (* t z)) 9))
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 x y) t) z) #s(literal -9 binary64)))
(* z (- (/ (* x y) (* t z)) 9))
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 x y) t) z) #s(literal -9 binary64)))
(* z (- (/ (* x y) (* t z)) 9))
(*.f64 z (+.f64 (/.f64 (/.f64 (*.f64 x y) t) z) #s(literal -9 binary64)))
(* -9 z)
(*.f64 z #s(literal -9 binary64))
(* -1 (* z (+ 9 (* -1 (/ (* x y) (* t z))))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 9 binary64) (/.f64 (/.f64 (*.f64 x y) t) z))))
(* -1 (* z (+ 9 (* -1 (/ (* x y) (* t z))))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 9 binary64) (/.f64 (/.f64 (*.f64 x y) t) z))))
(* -1 (* z (+ 9 (* -1 (/ (* x y) (* t z))))))
(-.f64 #s(literal 0 binary64) (*.f64 z (-.f64 #s(literal 9 binary64) (/.f64 (/.f64 (*.f64 x y) t) z))))
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* x y) t)
(/.f64 (*.f64 x y) t)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))) a)
(/ (* y (+ (* -9/2 (/ (* t z) y)) (* 1/2 x))) a)
(/.f64 (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))) a)
(* -9/2 (/ (* t z) a))
(/.f64 (*.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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) 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)
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 a y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a)))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 a y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) a)))
(* y (+ (* -9/2 (/ (* t z) (* a y))) (* 1/2 (/ x a))))
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 a y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) 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 a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 a y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 a y))) (-.f64 #s(literal 0 binary64) y))
(* -1 (* y (+ (* -1/2 (/ x a)) (* 9/2 (/ (* t z) (* a y))))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x a)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 a y))) (-.f64 #s(literal 0 binary64) y))
(* 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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) t)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) t)))
(* t (+ (* -9/2 (/ z a)) (* 1/2 (/ (* x y) (* a t)))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z a)) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) t)))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -1 (* t (+ (* -1/2 (/ (* x y) (* a t))) (* 9/2 (/ z a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.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 #s(literal -1/2 binary64) (*.f64 x y)) (*.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 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 t a)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) a)) (neg.f64 t))
(* 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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) z)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) z)))
(* z (+ (* -9/2 (/ t a)) (* 1/2 (/ (* x y) (* a z)))))
(*.f64 z (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) t) a) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x y)) a) z)))
(* -9/2 (/ (* t z) a))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) a)
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 z a)) (/.f64 (*.f64 #s(literal 9/2 binary64) t) a)) (neg.f64 z))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 z a)) (/.f64 (*.f64 #s(literal 9/2 binary64) t) a)) (neg.f64 z))
(* -1 (* z (+ (* -1/2 (/ (* x y) (* a z))) (* 9/2 (/ t a)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x y)) (*.f64 z a)) (/.f64 (*.f64 #s(literal 9/2 binary64) t) a)) (neg.f64 z))
(* -9/2 (/ (* t z) a))
(/.f64 (*.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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) 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 -9/2 binary64) (*.f64 t z)) 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 (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 a x)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) a)))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 a x)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) a)))
(* x (+ (* -9/2 (/ (* t z) (* a x))) (* 1/2 (/ y a))))
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 a x)) (/.f64 (*.f64 #s(literal 1/2 binary64) y) 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 (/.f64 y a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 a x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (*.f64 (/.f64 y a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 a x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ (* -1/2 (/ y a)) (* 9/2 (/ (* t z) (* a x))))))
(*.f64 (+.f64 (*.f64 (/.f64 y a) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 a x))) (-.f64 #s(literal 0 binary64) x))
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ y a)
(/.f64 y a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(/ 1 a)
(/.f64 #s(literal 1 binary64) a)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* t (+ (* -9/2 (/ z y)) (* 1/2 (/ x t))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t)))
(* t (+ (* -9/2 (/ z y)) (* 1/2 (/ x t))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t)))
(* t (+ (* -9/2 (/ z y)) (* 1/2 (/ x t))))
(*.f64 t (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 z y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) t)))
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -1 (* t (+ (* -1/2 (/ x t)) (* 9/2 (/ z y)))))
(-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x t)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) y))))
(* -1 (* t (+ (* -1/2 (/ x t)) (* 9/2 (/ z y)))))
(-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x t)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) y))))
(* -1 (* t (+ (* -1/2 (/ x t)) (* 9/2 (/ z y)))))
(-.f64 #s(literal 0 binary64) (*.f64 t (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x t)) (/.f64 (*.f64 #s(literal 9/2 binary64) z) y))))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* z (+ (* -9/2 (/ t y)) (* 1/2 (/ x z))))
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) z)))
(* z (+ (* -9/2 (/ t y)) (* 1/2 (/ x z))))
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) z)))
(* z (+ (* -9/2 (/ t y)) (* 1/2 (/ x z))))
(*.f64 z (+.f64 (*.f64 #s(literal -9/2 binary64) (/.f64 t y)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) z)))
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -1 (* z (+ (* -1/2 (/ x z)) (* 9/2 (/ t y)))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x z)) (*.f64 #s(literal 9/2 binary64) (/.f64 t y))) (neg.f64 z))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 9/2 (/ t y)))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x z)) (*.f64 #s(literal 9/2 binary64) (/.f64 t y))) (neg.f64 z))
(* -1 (* z (+ (* -1/2 (/ x z)) (* 9/2 (/ t y)))))
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x z)) (*.f64 #s(literal 9/2 binary64) (/.f64 t y))) (neg.f64 z))
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) y)
(/.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) y)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) y)
(/.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) y)
(/ (+ (* -9/2 (* t z)) (* 1/2 (* x y))) y)
(/.f64 (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 #s(literal 1/2 binary64) (*.f64 x y))) y)
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))
(+ (* -9/2 (/ (* t z) y)) (* 1/2 x))
(+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y) (*.f64 #s(literal 1/2 binary64) x))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* x (+ 1/2 (* -9/2 (/ (* t z) (* x y)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 x y))))
(* x (+ 1/2 (* -9/2 (/ (* t z) (* x y)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 x y))))
(* x (+ 1/2 (* -9/2 (/ (* t z) (* x y)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) (*.f64 x y))))
(* 1/2 x)
(*.f64 #s(literal 1/2 binary64) x)
(* -1 (* x (- (* 9/2 (/ (* t z) (* x y))) 1/2)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 x y)) #s(literal -1/2 binary64)))
(* -1 (* x (- (* 9/2 (/ (* t z) (* x y))) 1/2)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 x y)) #s(literal -1/2 binary64)))
(* -1 (* x (- (* 9/2 (/ (* t z) (* x y))) 1/2)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 t z)) (*.f64 x y)) #s(literal -1/2 binary64)))
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(/ (* t z) y)
(/.f64 (*.f64 t z) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)
(* -9/2 (/ (* t z) y))
(/.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t z)) y)

eval333.0ms (2.9%)

Compiler

Compiled 38302 to 3578 computations (90.7% saved)

prune243.0ms (2.1%)

Pruning

13 alts after pruning (6 fresh and 7 done)

PrunedKeptTotal
New195351958
Fresh213
Picked415
Done066
Total1959131972
Accuracy
100.0%
Counts
1972 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
85.0%
(/.f64 (/.f64 t (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))))) a)
52.9%
(/.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) a)
54.6%
(/.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a)
54.2%
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x))
43.8%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 t x) (/.f64 t y))))
94.9%
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
54.4%
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
51.1%
(/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t))
54.1%
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))
51.5%
(*.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
51.2%
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
52.9%
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
50.7%
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
Compiler

Compiled 579 to 260 computations (55.1% saved)

regimes109.0ms (0.9%)

Counts
30 → 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 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x))
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) a)
(/.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 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 t x) (/.f64 t y))))
(*.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 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(/.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 t (+.f64 (/.f64 (*.f64 x y) t) (*.f64 z #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 (/.f64 (*.f64 t #s(literal -9/2 binary64)) (/.f64 y z)) (*.f64 x #s(literal 1/2 binary64))) (/.f64 a y))
(/.f64 (/.f64 t (/.f64 #s(literal 2 binary64) (+.f64 (/.f64 x (/.f64 t y)) (*.f64 z #s(literal -9 binary64))))) a)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) y) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 #s(literal 1/2 binary64) x)))
(/.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 (*.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) #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 (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)))
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 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 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

11 calls:

12.0ms
z
11.0ms
t
10.0ms
x
10.0ms
(*.f64 x y)
10.0ms
(*.f64 a #s(literal 2 binary64))
Results
AccuracySegmentsBranch
95.0%1x
95.0%1y
95.0%1z
95.0%1t
96.5%2a
98.6%3(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
98.6%3(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
96.8%2(*.f64 x y)
95.0%1(*.f64 (*.f64 z #s(literal 9 binary64)) t)
95.0%1(*.f64 z #s(literal 9 binary64))
96.5%2(*.f64 a #s(literal 2 binary64))
Compiler

Compiled 96 to 76 computations (20.8% saved)

regimes112.0ms (1%)

Counts
19 → 1
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 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x))
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) a)
(/.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 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 t x) (/.f64 t y))))
(*.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)))
Outputs
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
Calls

11 calls:

14.0ms
(*.f64 (*.f64 z #s(literal 9 binary64)) t)
8.0ms
(*.f64 a #s(literal 2 binary64))
8.0ms
z
7.0ms
(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
6.0ms
t
Results
AccuracySegmentsBranch
95.0%1x
95.0%1y
95.0%1z
95.0%1t
95.0%1(*.f64 (*.f64 z #s(literal 9 binary64)) t)
95.0%1(*.f64 z #s(literal 9 binary64))
95.0%1a
95.0%1(*.f64 a #s(literal 2 binary64))
95.0%1(*.f64 x y)
95.0%1(/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64)))
95.0%1(-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t))
Compiler

Compiled 96 to 76 computations (20.8% saved)

regimes54.0ms (0.5%)

Counts
17 → 1
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 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x))
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) a)
(/.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 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 t x) (/.f64 t y))))
(*.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)))
Outputs
(/.f64 (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #s(literal 2 binary64)))
Calls

7 calls:

13.0ms
a
6.0ms
t
6.0ms
(*.f64 a #s(literal 2 binary64))
6.0ms
y
6.0ms
z
Results
AccuracySegmentsBranch
95.0%1x
95.0%1y
95.0%1z
95.0%1t
95.0%1a
95.0%1(*.f64 x y)
95.0%1(*.f64 a #s(literal 2 binary64))
Compiler

Compiled 46 to 38 computations (17.4% saved)

regimes46.0ms (0.4%)

Counts
16 → 1
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 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x))
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) a)
(/.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 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 t x) (/.f64 t y))))
(*.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))))))
Outputs
(/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
Calls

7 calls:

10.0ms
a
7.0ms
(*.f64 a #s(literal 2 binary64))
6.0ms
y
5.0ms
t
5.0ms
z
Results
AccuracySegmentsBranch
94.9%1x
94.9%1y
94.9%1z
94.9%1t
94.9%1a
94.9%1(*.f64 x y)
94.9%1(*.f64 a #s(literal 2 binary64))
Compiler

Compiled 46 to 38 computations (17.4% saved)

regimes44.0ms (0.4%)

Counts
15 → 1
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 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x))
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) a)
(/.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 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 t x) (/.f64 t y))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
Outputs
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
Calls

7 calls:

11.0ms
(*.f64 a #s(literal 2 binary64))
6.0ms
t
6.0ms
x
5.0ms
a
5.0ms
z
Results
AccuracySegmentsBranch
94.8%1x
94.8%1y
94.8%1z
94.8%1t
94.8%1a
94.8%1(*.f64 x y)
94.8%1(*.f64 a #s(literal 2 binary64))
Compiler

Compiled 46 to 38 computations (17.4% saved)

regimes36.0ms (0.3%)

Counts
14 → 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 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x))
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) a)
(/.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 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 t x) (/.f64 t y))))
Outputs
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x))
(/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
Calls

7 calls:

6.0ms
z
5.0ms
a
5.0ms
(*.f64 a #s(literal 2 binary64))
5.0ms
t
5.0ms
y
Results
AccuracySegmentsBranch
73.4%3z
73.6%3x
75.4%3y
77.1%5t
67.9%6a
82.3%3(*.f64 x y)
67.9%6(*.f64 a #s(literal 2 binary64))
Compiler

Compiled 46 to 38 computations (17.4% saved)

regimes5.0ms (0%)

Counts
12 → 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 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x))
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 x y) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (*.f64 z t) #s(literal -9/2 binary64)) a)
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) a))
Outputs
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))
Calls

1 calls:

4.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
82.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 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x))
Outputs
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
Calls

1 calls:

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

Compiled 8 to 6 computations (25% saved)

regimes4.0ms (0%)

Counts
7 → 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 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
Outputs
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))
Calls

1 calls:

3.0ms
(*.f64 x y)
Results
AccuracySegmentsBranch
82.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 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))
(/.f64 #s(literal -9/2 binary64) (/.f64 (/.f64 a z) t))
Outputs
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))
Calls

1 calls:

3.0ms
y
Results
AccuracySegmentsBranch
74.9%3y
Compiler

Compiled 6 to 5 computations (16.7% saved)

regimes3.0ms (0%)

Counts
4 → 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 (*.f64 t #s(literal -9/2 binary64)) (/.f64 z a))
Outputs
(*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))
(*.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:

2.0ms
y
Results
AccuracySegmentsBranch
74.4%3y
Compiler

Compiled 6 to 5 computations (16.7% saved)

regimes9.0ms (0.1%)

Counts
2 → 1
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))
Calls

5 calls:

2.0ms
t
2.0ms
x
2.0ms
z
2.0ms
a
2.0ms
y
Results
AccuracySegmentsBranch
52.9%1a
52.9%1z
52.9%1x
52.9%1t
52.9%1y
Compiler

Compiled 30 to 25 computations (16.7% saved)

regimes8.0ms (0.1%)

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

5 calls:

2.0ms
a
1.0ms
y
1.0ms
x
1.0ms
z
1.0ms
t
Results
AccuracySegmentsBranch
50.7%1a
50.7%1z
50.7%1t
50.7%1y
50.7%1x
Compiler

Compiled 30 to 25 computations (16.7% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.0715175817414064e+298
5.738461079649525e+299
0.0ms
-2.815491008272986e+288
-2.91882340528018e+287
Compiler

Compiled 26 to 20 computations (23.1% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.0089910340157234e-66
2.0167195865859518e-65
0.0ms
-4.871548239924907e+25
-1.021475307838235e+24
Compiler

Compiled 26 to 20 computations (23.1% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
9.455996222446928e-58
4.26914740534966e-54
0.0ms
-4.871548239924907e+25
-1.021475307838235e+24
Compiler

Compiled 26 to 20 computations (23.1% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
9.455996222446928e-58
4.26914740534966e-54
0.0ms
-4.871548239924907e+25
-1.021475307838235e+24
Compiler

Compiled 26 to 20 computations (23.1% saved)

bsearch0.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
9.455996222446928e-58
4.26914740534966e-54
0.0ms
-4.871548239924907e+25
-1.021475307838235e+24
Compiler

Compiled 26 to 20 computations (23.1% saved)

bsearch37.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
3.888330741866847e+54
2.765820287104653e+57
19.0ms
-2.080370215204354e-115
-7.804279824649464e-120
Results
26.0ms256×0valid
Compiler

Compiled 442 to 340 computations (23.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 16.0ms
ival-mult: 13.0ms (80.5% of total)
ival-div: 2.0ms (12.4% of total)
ival-sub: 1.0ms (6.2% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch35.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
14.0ms
3.888330741866847e+54
2.765820287104653e+57
16.0ms
-2.080370215204354e-115
-7.804279824649464e-120
Results
20.0ms256×0valid
Compiler

Compiled 442 to 340 computations (23.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 10.0ms
ival-mult: 7.0ms (69.3% of total)
ival-div: 2.0ms (19.8% of total)
ival-sub: 1.0ms (9.9% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

simplify20.0ms (0.2%)

Algorithm
egg-herbie
Rules
50×*-commutative_binary64
16×+-commutative_binary64
12×sub-neg_binary64
10×neg-sub0_binary64
10×neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
081299
1117299
2135299
3145299
4153299
5156299
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 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 50000000000000002625238012760221012435223429055407957745792705775590122899445409789318568754022393202185222191644193908847126161768021528782239609239335349142419360046328790186891511689739404502968447661748539997254055951948382044003732637139007124728962939441002842141905783473609819343272970027008 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (*.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 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.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 #s(literal 1/2 binary64) (/.f64 a (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 x y) (*.f64 z (*.f64 t #s(literal -9 binary64)))))
(if (<=.f64 (*.f64 x y) #s(literal -40000000000000003623878656 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x)) (if (<=.f64 (*.f64 x y) #s(literal 3794275180128377/1897137590064188545819787018382342682267975428761855001222473056385648716020711424 binary64)) (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))))
(if (<=.f64 (*.f64 x y) #s(literal -40000000000000003623878656 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x)) (if (<=.f64 (*.f64 x y) #s(literal 7067388259113537/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))))
(if (<=.f64 (*.f64 x y) #s(literal -40000000000000003623878656 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x)) (if (<=.f64 (*.f64 x y) #s(literal 7067388259113537/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))))
(if (<=.f64 (*.f64 x y) #s(literal -40000000000000003623878656 binary64)) (*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x)) (if (<=.f64 (*.f64 x y) #s(literal 7067388259113537/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))))
(if (<=.f64 y #s(literal -554533938824163/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) (*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x)) (if (<=.f64 y #s(literal 100000000000000009190283508143378238084034459715684532224 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))))
(if (<=.f64 y #s(literal -8517641300339143/177450860423732151013018507785157357019931972824052260810910693159335763699560039874558361990664932998233037501529828597054346100736 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) (if (<=.f64 y #s(literal 44999999999999999780013282076507874806620531745424932864 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))
Outputs
(if (<=.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) #s(literal -2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 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 50000000000000002625238012760221012435223429055407957745792705775590122899445409789318568754022393202185222191644193908847126161768021528782239609239335349142419360046328790186891511689739404502968447661748539997254055951948382044003732637139007124728962939441002842141905783473609819343272970027008 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 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 -2000000000000000015260947079150071321029556671023421501560173328879939021272989909222263098271678373027966911110790441791375721089619169999659450521189746542174799252973212292885101977680033834789252899072790417240534025556155575446791828129214239924138966649147955715664277650565909970944 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 (*.f64 z #s(literal 9 binary64)) t)) #s(literal 50000000000000002625238012760221012435223429055407957745792705775590122899445409789318568754022393202185222191644193908847126161768021528782239609239335349142419360046328790186891511689739404502968447661748539997254055951948382044003732637139007124728962939441002842141905783473609819343272970027008 binary64)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z #s(literal 9 binary64)) t)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 y a) (+.f64 (*.f64 #s(literal -9/2 binary64) (*.f64 t (/.f64 z y))) (*.f64 x #s(literal 1/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 z (*.f64 t #s(literal -9 binary64)))) (*.f64 a #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 (/.f64 #s(literal 1/2 binary64) 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 #s(literal 1/2 binary64) a))
(if (<=.f64 (*.f64 x y) #s(literal -40000000000000003623878656 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x)) (if (<=.f64 (*.f64 x y) #s(literal 3794275180128377/1897137590064188545819787018382342682267975428761855001222473056385648716020711424 binary64)) (/.f64 (*.f64 t (*.f64 z #s(literal -9 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))))
(if (<=.f64 (*.f64 x y) #s(literal -40000000000000003623878656 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x)) (if (<=.f64 (*.f64 x y) #s(literal 7067388259113537/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))))
(if (<=.f64 (*.f64 x y) #s(literal -40000000000000003623878656 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x)) (if (<=.f64 (*.f64 x y) #s(literal 7067388259113537/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 (*.f64 x y) (*.f64 a #s(literal 2 binary64)))))
(if (<=.f64 (*.f64 x y) #s(literal -40000000000000003623878656 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x)) (if (<=.f64 (*.f64 x y) #s(literal 7067388259113537/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))))
(if (<=.f64 (*.f64 x y) #s(literal -40000000000000003623878656 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 a y) x)) (if (<=.f64 (*.f64 x y) #s(literal 7067388259113537/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))))
(if (<=.f64 (*.f64 x y) #s(literal -40000000000000003623878656 binary64)) (*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x)) (if (<=.f64 (*.f64 x y) #s(literal 7067388259113537/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))))
(if (<=.f64 (*.f64 x y) #s(literal -40000000000000003623878656 binary64)) (*.f64 (/.f64 y a) (*.f64 x #s(literal 1/2 binary64))) (if (<=.f64 (*.f64 x y) #s(literal 7067388259113537/7067388259113537318333190002971674063309935587502475832486424805170479104 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 x y)))))
(if (<=.f64 y #s(literal -554533938824163/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) (*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x)) (if (<=.f64 y #s(literal 100000000000000009190283508143378238084034459715684532224 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a)) (*.f64 (/.f64 y a) (*.f64 #s(literal 1/2 binary64) x))))
(if (<=.f64 y #s(literal -554533938824163/2772669694120814859578414184143083703436437075375816575170479580614621307805625623039974406104139578097391210961403571828974157824 binary64)) (*.f64 (/.f64 y a) (*.f64 x #s(literal 1/2 binary64))) (if (<=.f64 y #s(literal 100000000000000009190283508143378238084034459715684532224 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 (/.f64 y a) (*.f64 x #s(literal 1/2 binary64)))))
(if (<=.f64 y #s(literal -8517641300339143/177450860423732151013018507785157357019931972824052260810910693159335763699560039874558361990664932998233037501529828597054346100736 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) (if (<=.f64 y #s(literal 44999999999999999780013282076507874806620531745424932864 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 y #s(literal -8517641300339143/177450860423732151013018507785157357019931972824052260810910693159335763699560039874558361990664932998233037501529828597054346100736 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a))) (if (<=.f64 y #s(literal 44999999999999999780013282076507874806620531745424932864 binary64)) (*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 y (/.f64 x a)))))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 t z) a))
(*.f64 #s(literal -9/2 binary64) (/.f64 (*.f64 z t) a))
(*.f64 #s(literal -9/2 binary64) (*.f64 z (/.f64 t a)))

soundness2.6s (22.6%)

Rules
6324×*-lowering-*.f32
6324×*-lowering-*.f64
6296×*-lowering-*.f32
6296×*-lowering-*.f64
5122×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
036149
1197143
21559143
08353143
04364808
115994764
264624748
080204748
037173
1211169
21805169
08245169
01936696
16586669
222196669
354176666
082456666
01312
13112
211012
334712
496512
5184612
6353112
7584012
0833412
01856
18756
275856
0916456
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
iter limit
node limit
Compiler

Compiled 1042 to 617 computations (40.8% saved)

preprocess230.0ms (2%)

Remove

(sort z t)

(negabs a)

Compiler

Compiled 3688 to 1378 computations (62.6% saved)

end0.0ms (0%)

Profiling

Loading profile data...